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: pyfsa.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="es"> <head> <!-- SEO Tags --> <title>Process & Facilities, Robotic Palletizing, Robot Weld, Ensamble, Automation , Mechatronic and Robotic, Argentina</title> <meta name="description" content="Pyfsa Robotics desarrolla el diseno, ingenieria y fabricación de Sistemas Automaticos para una amplia gama de procesos Industriales. Robotics Spot & Arc Welding Robotics Dispensing Robotics Handling & Tend Strap & Wrap Machine"/> <link rel="canonical" href="https://www.pyfsa.com"/> <meta property="og:title" content="Process & Facilities, Robotic Palletizing, Robot Weld, Ensamble, Automation , Mechatronic and Robotic, Argentina"/> <meta property="og:description" content="Pyfsa Robotics desarrolla el diseno, ingenieria y fabricación de Sistemas Automaticos para una amplia gama de procesos Industriales. Robotics Spot & Arc Welding Robotics Dispensing Robotics Handling & Tend Strap & Wrap Machine"/> <meta property="og:image" content="https://static.wixstatic.com/media/b9aacb_37ce9b097fc94d688958d192f7632415%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/b9aacb_37ce9b097fc94d688958d192f7632415%7Emv2.jpg"/> <meta property="og:image:width" content="2500"/> <meta property="og:image:height" content="1330"/> <meta property="og:url" content="https://www.pyfsa.com"/> <meta property="og:site_name" content="Pyfsa Robotics"/> <meta property="og:type" content="website"/> <script type="application/ld+json">{"@context":"https://schema.org/","@type":"LocalBusiness","name":"PYFSA ROBOTICS SRL","url":"https://www.pyfsa.com","image":"https://static.wixstatic.com/media/b9aacb_20d4f09e6ea94551b495cc88358decce~mv2.jpg","address":{"@type":"PostalAddress","addressCountry":"AR","addressLocality":"Tigre","addressRegion":"CABA","postalCode":"B1611DVO","streetAddress":"Av. Gral Belgrano 2272"},"telephone":"+Argentina 11 4727-0535"}</script> <script type="application/ld+json">{"@context":"https://schema.org/","@type":"WebSite","name":"Pyfsa Robotics","url":"https://www.pyfsa.com"}</script> <meta name="keywords" content="Robotic, Automation, Welding, Handling, Palletizing, Tending, Packaging"/> <meta name="fb_admins_meta_tag" content="pyfsa.robotics"/> <meta name="google-site-verification" content="yFnsHxV8VCxEdJivlVJLObVXWuJ4q7MT3zrDYR5d0Ug"/> <meta property="fb:admins" content="pyfsa.robotics"/> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:title" content="Process & Facilities, Robotic Palletizing, Robot Weld, Ensamble, Automation , Mechatronic and Robotic, Argentina"/> <meta name="twitter:description" content="Pyfsa Robotics desarrolla el diseno, ingenieria y fabricación de Sistemas Automaticos para una amplia gama de procesos Industriales. Robotics Spot & Arc Welding Robotics Dispensing Robotics Handling & Tend Strap & Wrap Machine"/> <meta name="twitter:image" content="https://static.wixstatic.com/media/b9aacb_37ce9b097fc94d688958d192f7632415%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/b9aacb_37ce9b097fc94d688958d192f7632415%7Emv2.jpg"/> <meta charset='utf-8'> <meta name="viewport" content="width=device-width, initial-scale=1" id="wixDesktopViewport" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Wix.com Website Builder"/> <link rel="icon" sizes="192x192" href="https://static.wixstatic.com/media/b9aacb_20d4f09e6ea94551b495cc88358decce%7Emv2.jpg/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/b9aacb_20d4f09e6ea94551b495cc88358decce%7Emv2.jpg" type="image/jpeg"/> <link rel="shortcut icon" href="https://static.wixstatic.com/media/b9aacb_20d4f09e6ea94551b495cc88358decce%7Emv2.jpg/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/b9aacb_20d4f09e6ea94551b495cc88358decce%7Emv2.jpg" type="image/jpeg"/> <link rel="apple-touch-icon" href="https://static.wixstatic.com/media/b9aacb_20d4f09e6ea94551b495cc88358decce%7Emv2.jpg/v1/fill/w_180%2Ch_180%2Clg_1%2Cusm_0.66_1.00_0.01/b9aacb_20d4f09e6ea94551b495cc88358decce%7Emv2.jpg" type="image/jpeg"/> <!-- Safari Pinned Tab Icon --> <!-- <link rel="mask-icon" href="https://static.wixstatic.com/media/b9aacb_20d4f09e6ea94551b495cc88358decce%7Emv2.jpg/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/b9aacb_20d4f09e6ea94551b495cc88358decce%7Emv2.jpg"> --> <!-- Original trials --> <!-- Legacy Polyfills --> <script nomodule="" src="https://static.parastorage.com/unpkg/[email protected]/minified.js"></script> <script nomodule="" src="https://static.parastorage.com/unpkg/[email protected]/dist/focus-within-polyfill.js"></script> <!-- Performance API Polyfills --> <script> (function () { var noop = function noop() {}; if ("performance" in window === false) { window.performance = {}; } window.performance.mark = performance.mark || noop; window.performance.measure = performance.measure || noop; if ("now" in window.performance === false) { var nowOffset = Date.now(); if (performance.timing && performance.timing.navigationStart) { nowOffset = performance.timing.navigationStart; } window.performance.now = function now() { return Date.now() - nowOffset; }; } })(); </script> <!-- Globals Definitions --> <script> (function () { var now = Date.now() window.initialTimestamps = { initialTimestamp: now, initialRequestTimestamp: Math.round(performance.timeOrigin ? performance.timeOrigin : now - performance.now()) } window.thunderboltTag = "libs-releases-GA-local" window.thunderboltVersion = "1.15573.0" })(); </script> <!-- Essential Viewer Model --> <script type="application/json" id="wix-essential-viewer-model">{"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"GA","code":0},"mode":{"qa":false,"enableTestApi":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13715.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13715.0"}],"siteFeaturesConfigs":{"sessionManager":{"isRunningInDifferentSiteContext":false}},"language":{"userLanguage":"es"},"siteAssets":{"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.parastorage.com","https:\/\/staticorigin.wixstatic.com","https:\/\/www.pyfsa.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","ooi","pages","panorama","renderer","reporter","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsReact","platform"],"site":{"externalBaseUrl":"https:\/\/www.pyfsa.com","isSEO":true},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"requestUrl":"https:\/\/www.pyfsa.com\/","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"225","renderingFlow":"NONE","language":"es","locale":""},"interactionSampleRatio":0.01,"dynamicModelUrl":"https:\/\/www.pyfsa.com\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/www.pyfsa.com\/_api\/v1\/access-tokens","isExcludedFromSecurityExperiments":true,"experiments":{"specs.thunderbolt.hardenFetchAndXHR":true}}</script> <script>window.viewerModel = JSON.parse(document.getElementById('wix-essential-viewer-model').textContent)</script> <script> window.commonConfig = viewerModel.commonConfig </script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.70d46595.bundle.min.js">(()=>{"use strict";const e=e=>"string"==typeof e?decodeURIComponent(e).toLowerCase().trimStart():e,o="client-session-bind",t=new Set([o,"client-binding","svSession","smSession","server-session-bind","wixSession2"].map((e=>e.toLowerCase()))),i=Object.getOwnPropertyDescriptor(Document.prototype,"cookie"),n=(e="")=>`${o}=; ${e} max-age=0; path=/; expires=Thu, 01 Jan 1970 00:00:01 GMT`,r=o=>{const i="string"==typeof o?o.split("=")[0].trim():o.name,n=e(i).toLowerCase();return t.has(n)},s=e=>{let o;return o="string"==typeof e?e.split(";").map((e=>e.trim())):e,o.filter((e=>!r(e)))},l="tbReady",a="security_overrideGlobals",{experiments:c,siteFeaturesConfigs:d,accessTokensUrl:g}=window.viewerModel,b=g,u={},m=(()=>{const e=document.cookie.split(";").map((e=>e.trim())).filter((e=>e?.startsWith(o)))[0]?.split("=")[1];return(()=>{const e=`domain=${location.hostname};`,o=n(),t=n(e);i.set.call(document,o),i.set.call(document,t)})(),e})();m&&(u["client-binding"]=m);let h=fetch;addEventListener(l,(function e(o){const{logger:t}=o.detail;try{window.tb.init({fetch:h,fetchHeaders:u})}catch(e){const o=new Error("TB003");t.meter(`${a}_${o.message}`,{paramsOverrides:{errorType:a,eventString:o.message}}),window?.viewerModel?.mode.debug&&console.error(e)}finally{removeEventListener(l,e),h=fetch}})),c["specs.thunderbolt.hardenFetchAndXHR"]||(window.fetchDynamicModel=()=>d.sessionManager.isRunningInDifferentSiteContext?Promise.resolve({}):fetch(b,{credentials:"same-origin",headers:u}).then((function(e){if(!e.ok)throw new Error(`[${e.status}]${e.statusText}`);return e.json()})),window.dynamicModelPromise=window.fetchDynamicModel()),Object.defineProperty(document,"cookie",{get(){const e=i.get.call(document);return s(e).join("; ")},set(o){const n=e(o.split(";")[0]);[...t].every((e=>!n?.startsWith(e.toLowerCase())))&&i.set.call(document,o)},enumerable:!0,configurable:!1}),(()=>{if(!globalThis.cookieStore)return;const e=globalThis.cookieStore.get.bind(globalThis.cookieStore),o=globalThis.cookieStore.getAll.bind(globalThis.cookieStore),i=globalThis.cookieStore.set.bind(globalThis.cookieStore),n=globalThis.cookieStore.delete.bind(globalThis.cookieStore);Object.defineProperty(globalThis.CookieStore.prototype,"get",{value:async o=>t.has(o.toLowerCase())?null:e.call(void 0,o),enumerable:!0,configurable:!1}),Object.defineProperty(globalThis.CookieStore.prototype,"getAll",{value:async()=>{const e=await o.call(void 0);return s(e)},enumerable:!0,configurable:!1}),Object.defineProperty(globalThis.CookieStore.prototype,"set",{value:async(...e)=>{const o=1===e.length?e[0].name:e[0];if(!r(o))return i.call(void 0,...e)},enumerable:!0,configurable:!1}),Object.defineProperty(globalThis.CookieStore.prototype,"delete",{value:async(...e)=>{const o=1===e.length?e[0].name:e[0];if(!r(o))return n.call(void 0,...e)},enumerable:!0,configurable:!1})})()})(); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.70d46595.bundle.min.js.map</script> <!-- Overriding Globals JS --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.1b841b59.bundle.min.js">(()=>{"use strict";const{ownKeys:e}=Reflect,t=["toString","toLocaleString","valueOf"],r=(r,o,n)=>{const i=o[r];if(!i)return;let s=!1;try{const e=Object.getOwnPropertyDescriptor(o,r);e&&(s=e.enumerable||!1)}catch(e){console.warn(`Failed to get property descriptor for key "${r}":`,e)}globalThis.defineStrictProperty(r,i,o,s);const c=i?.prototype;if(c){const e=Object.getOwnPropertyDescriptors(c);Object.keys(e).forEach((r=>{const o=e[r];o&&((e,r,o,n)=>{const i=!(n["specs.thunderbolt.hardenArrayPush"]&&n["specs.thunderbolt.loadWebpackRuntimeInHead"])&&"push"===r&&Array.isArray(e);if("constructor"!==r&&!i&&"value"in o&&o.configurable&&!t.includes(String(r))){const{value:t,enumerable:n,get:i,set:s}=o,c={enumerable:n,configurable:!1,...t?{value:t,writable:!1}:{get:i,set:s}};Object.defineProperty(e,r,c)}})(c,r,o,n)}))}e(i).forEach((e=>{const t=Object.getOwnPropertyDescriptor(i,e);t&&(t.writable||t.configurable)&&globalThis.defineStrictProperty(e.toString(),i[e],i,t.enumerable)}))},o=e=>"string"==typeof e?decodeURIComponent(e).toLowerCase().trimStart():e,n=(e,t,r,o)=>{(e=>e?.set&&e?.get&&"function"==typeof e.set&&"function"==typeof e.get&&!e.get.toString().includes("[native code]")&&!e.set.toString().includes("[native code]"))(t)?Object.defineProperty(r||globalThis,e,{get:t.get,set:t.set,configurable:!1,enumerable:o||!1}):Object.defineProperty(r||globalThis,e,{value:t,writable:!1,configurable:!1,enumerable:o||!1})},i=()=>{const e=globalThis.open,t=document.open,r=(t,r,o)=>{const n="string"!=typeof t,i=e.call(window,t,r,o);return n||((s=t).startsWith("//")&&/(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?\.)+[a-z0-9][a-z0-9-]{0,61}[a-z0-9]/g.test(`${location.protocol}:${s}`)&&(s=`${location.protocol}${s}`),!s.startsWith("http")||new URL(s).hostname===location.hostname)?{}:i;var s};defineStrictProperty("open",r,globalThis,!0),defineStrictProperty("open",((e,o,n)=>e?r(e,o,n):t.call(document,e,o,n)),document,!0)},s=document.createElement,c=(e,t)=>{const r=s.call(document,e,t),n=Element.prototype.setAttribute,i=Element.prototype.setAttributeNS;if("iframe"===o(e)){globalThis.defineStrictProperty("srcdoc",{get:()=>{},set:()=>{console.error("`srcdoc` is not allowed in iframe elements.")}},r,!1);const e=function(e,t){"srcdoc"!==e.toLowerCase()?n.call(r,e,t):console.error("`srcdoc` attribute is not allowed to be set.")},t=function(e,t,o){"srcdoc"!==t.toLowerCase()?i.call(r,e,t,o):console.error("`srcdoc` attribute is not allowed to be set.")};r.setAttribute=e,r.setAttributeNS=t}return r},a="client-binding",l="security_overrideGlobals",d=["/_api/v1/access-tokens","/_api/v2/dynamicmodel","/_api/one-app-session-web/v3/businesses"],p=e=>(e instanceof Headers?e.forEach(((t,r)=>{decodeURIComponent(r).toLowerCase()===a&&e.delete(r)})):Object.keys(e).forEach((t=>{decodeURIComponent(t).toLowerCase()===a&&delete e[t]})),e),u=e=>{let t=!0;const r=(e=>{let t,r;if(globalThis.Request&&e instanceof Request)t=e.url;else{if("function"!=typeof e?.toString)throw new Error("Unsupported type for url");t=e.toString()}try{return new URL(t).pathname}catch(e){return r=t.replace(/#.+/gi,"").split("?").shift(),r.startsWith("/")?r:`/${r}`}})(e),n=o(r);return d.some((e=>n.includes(e)))&&(t=!1),t},f=(e=globalThis)=>{const t=fetch;e.defineStrictProperty("fetch",(function(){const r=(o=arguments,globalThis.Request&&o[0]instanceof Request&&o[0]?.headers?p(o[0].headers):o[1]?.headers&&p(o[1].headers),o);var o;return u(arguments[0])?t.apply(e,Array.from(r)):new Promise(((e,t)=>{const r=new Error("TB002");window.fedops?.interactionStarted(r,l),t(r)}))}))};performance.mark("overrideGlobals started");const{isExcludedFromSecurityExperiments:b,experiments:g}=window.viewerModel;try{((e=globalThis)=>{Object.defineProperty(e,"defineStrictProperty",{value:n,writable:!1,enumerable:!1,configurable:!1})})(),i(),b||globalThis.defineStrictProperty("createElement",c,document,!0),g["specs.thunderbolt.hardenFetchAndXHR"]&&!b&&(f(),((e=globalThis)=>{const t=XMLHttpRequest;function r(){const e=new t,r=e.open,o=e.setRequestHeader;return e.open=function(){if(arguments.length<2||u(arguments[1]))return r.apply(e,Array.from(arguments));{const e=new Error("TB002");throw window.fedops?.interactionStarted(e,l),e}},e.setRequestHeader=function(t,r){decodeURIComponent(t).toLowerCase()!==a&&o.call(e,t,r)},e}Object.keys(t).forEach((e=>{r[e]=t[e]})),e.defineStrictProperty("XMLHttpRequest",r)})()),g["specs.thunderbolt.removeServiceWorker"]&&(()=>{if(navigator&&"serviceWorker"in navigator)navigator.serviceWorker.register=()=>console.log("Service worker registration is not allowed"),Promise.resolve()})(),(e=>{let t=[],o=[];const{experiments:n}=window.viewerModel;o=o.concat(["TextEncoder","TextDecoder"]),n["specs.thunderbolt.hardenClientGlobals_EventTarget"]&&!e&&(o=o.concat(["XMLHttpRequestEventTarget","EventTarget"])),n["specs.thunderbolt.hardenArray"]&&o.push("Array"),o=o.concat(["URL","JSON"]),e||(t=t.concat(["addEventListener","removeEventListener"])),t=t.concat(["encodeURI","encodeURIComponent","decodeURI","decodeURIComponent"]),n["specs.thunderbolt.hardenStringAndNumber"]&&(o=o.concat(["String","Number"])),e||o.push("Object"),o=o.concat(["Reflect"]),t.forEach((e=>{Object.freeze(globalThis[e]),["addEventListener","removeEventListener"].includes(e)&&globalThis.defineStrictProperty(e,document[e],document,!0),globalThis.defineStrictProperty(e,globalThis[e],globalThis,!0)})),o.forEach((e=>{r(e,globalThis,n)}))})(b),b||(defineStrictProperty("preventStringArgument",((e,t,r)=>{const o=r||globalThis,n=o[e];defineStrictProperty(e,(function(){const r=Array.from(arguments);if("string"!=typeof r[t])return n.apply(o,r);console.warn(`Calling ${e} with a String Argument at index ${t} is not allowed`)}),o)})),preventStringArgument("setTimeout",0),preventStringArgument("setInterval",0))}catch(e){window?.viewerModel?.mode.debug&&console.error(e);const t=new Error("TB006");window.fedops?.reportError(t,"security_overrideGlobals"),window.Sentry?window.Sentry.captureException(t):globalThis.defineStrictProperty("sentryBuffer",[t],window,!1)}performance.mark("overrideGlobals ended")})(); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.1b841b59.bundle.min.js.map</script> <script> window.commonConfig = viewerModel.commonConfig </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-responsive.5018a9e9.min.css">._pfxlW{clip-path:inset(50%);height:24px;position:absolute;width:24px}._pfxlW:active,._pfxlW:focus{clip-path:unset;right:0;top:50%;transform:translateY(-50%)}._pfxlW.RG3k61{transform:translateY(-50%) rotate(180deg)}.r4OX7l,.xTjc1A{box-sizing:border-box;height:100%;overflow:visible;position:relative;width:auto}.r4OX7l[data-state~=header] a,.r4OX7l[data-state~=header] div,[data-state~=header].xTjc1A a,[data-state~=header].xTjc1A div{cursor:default!important}.r4OX7l .UiHgGh,.xTjc1A .UiHgGh{display:inline-block;height:100%;width:100%}.xTjc1A{--display:inline-block;cursor:pointer;display:var(--display);font:var(--fnt,var(--font_1))}.xTjc1A .yRj2ms{padding:0 var(--pad,5px)}.xTjc1A .JS76Uv{color:rgb(var(--txt,var(--color_15,color_15)));display:inline-block;padding:0 10px;transition:var(--trans,color .4s ease 0s)}.xTjc1A[data-state~=drop]{display:block;width:100%}.xTjc1A[data-state~=drop] .JS76Uv{padding:0 .5em}.xTjc1A[data-state~=link]:hover .JS76Uv,.xTjc1A[data-state~=over] .JS76Uv{color:rgb(var(--txth,var(--color_14,color_14)));transition:var(--trans,color .4s ease 0s)}.xTjc1A[data-state~=selected] .JS76Uv{color:rgb(var(--txts,var(--color_14,color_14)));transition:var(--trans,color .4s ease 0s)}.NHM1d1{overflow-x:hidden}.NHM1d1 .R_TAzU{display:flex;flex-direction:column;height:100%;width:100%}.NHM1d1 .R_TAzU .aOF1ks{flex:1}.NHM1d1 .R_TAzU .y7qwii{height:calc(100% - (var(--menuTotalBordersY, 0px)));overflow:visible;white-space:nowrap;width:calc(100% - (var(--menuTotalBordersX, 0px)))}.NHM1d1 .R_TAzU .y7qwii .Tg1gOB,.NHM1d1 .R_TAzU .y7qwii .p90CkU{direction:var(--menu-direction);display:inline-block;text-align:var(--menu-align,var(--align))}.NHM1d1 .R_TAzU .y7qwii .mvZ3NH{display:block;width:100%}.NHM1d1 .h3jCPd{direction:var(--submenus-direction);display:block;opacity:1;text-align:var(--submenus-align,var(--align));z-index:99999}.NHM1d1 .h3jCPd .wkJ2fp{display:inherit;overflow:visible;visibility:inherit;white-space:nowrap;width:auto}.NHM1d1 .h3jCPd.DlGBN0{transition:visibility;transition-delay:.2s;visibility:visible}.NHM1d1 .h3jCPd .p90CkU{display:inline-block}.NHM1d1 .vh74Xw{display:none}.XwCBRN>nav{bottom:0;left:0;right:0;top:0}.XwCBRN .h3jCPd,.XwCBRN .y7qwii,.XwCBRN>nav{position:absolute}.XwCBRN .h3jCPd{margin-top:7px;visibility:hidden}.XwCBRN .h3jCPd[data-dropMode=dropUp]{margin-bottom:7px;margin-top:0}.XwCBRN .wkJ2fp{background-color:rgba(var(--bgDrop,var(--color_11,color_11)),var(--alpha-bgDrop,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6))}.P0dCOY .PJ4KCX{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.xpmKd_{border-radius:var(--overflow-wrapper-border-radius)}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_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[WPhoto_GlowLinePhoto].6e883261.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}.BzTPNT{box-sizing:border-box;height:100%;width:100%}.OcGXIS{min-height:var(--image-min-height);min-width:var(--image-min-width)}.OcGXIS img,img.OcGXIS{filter:var(--filter-effect-svg-url);-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100% 100%);mask-size:var(--mask-size,100% 100%);-o-object-position:var(--object-position);object-position:var(--object-position)}.LKjYWx .BzTPNT{box-shadow:var(--shd,0 2px 5px rgba(0,0,0,.53));display:block;height:100%;position:relative}.LKjYWx .BzTPNT,.LKjYWx .OcGXIS{border-radius:var(--rd,2px);overflow:hidden}.LKjYWx .OcGXIS:before{border-radius:var(--rd,2px);bottom:0;box-shadow:inset 0 0 6px 0 hsla(0,0%,100%,.59),inset 0 1px 0 0 hsla(0,0%,100%,.92),inset 0 0 5px 0 hsla(0,0%,100%,.2);content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_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[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[ImageButton].06f586d5.min.css">.Tooltipcomponent3912263644__tooltipWrapper{display:flex;justify-content:center;position:relative}.Tooltipcomponent3912263644__tooltip{background:#000;border:1px solid #757575;border-radius:2px;box-shadow:0 0 4px 0 rgba(0,0,0,.1),0 4px 8px 0 rgba(0,0,0,.1);box-sizing:border-box;color:#fff;font-family:Wix Madefor Text,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:16px;max-width:400px;padding:4px 12px;position:absolute;text-align:center;white-space:nowrap;z-index:10}.Tooltipcomponent3912263644__tooltipArrow{border-bottom:10px solid transparent;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #757575;height:0;left:calc(50% - 10px);position:absolute;top:100%;width:0}.Tooltipcomponent3912263644__tooltipArrow:after{border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #000;content:"";height:0;left:-8.6px;position:absolute;top:-10px;width:0}.QP6ZLS{-webkit-tap-highlight-color:rgba(0,0,0,0);display:block;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0}.QP6ZLS,.nXJ9tS{height:inherit;overflow:visible;position:relative;width:inherit}.nXJ9tS:after{content:"";display:block;height:100%;position:absolute;width:100%;z-index:5}.xjTJdn{cursor:pointer}.FaQ3s0{opacity:1;position:absolute}.UPdSQG,.m5L7Le{opacity:0;position:absolute}.PRnra1{height:inherit;position:absolute;width:inherit}.KnUDtY:focus-visible .FaQ3s0,.KnUDtY:hover .FaQ3s0,.z9LPSw:focus-visible .FaQ3s0,.z9LPSw:hover .FaQ3s0{opacity:0}.KnUDtY:focus-visible .UPdSQG,.KnUDtY:hover .UPdSQG,.z9LPSw:focus-visible .UPdSQG,.z9LPSw:hover .UPdSQG{opacity:1}.KnUDtY:focus-visible .m5L7Le,.KnUDtY:hover .m5L7Le,.z9LPSw:focus-visible .m5L7Le,.z9LPSw:hover .m5L7Le{opacity:0}.KnUDtY:active .FaQ3s0,.KnUDtY:active .UPdSQG,.z9LPSw:active .FaQ3s0,.z9LPSw:active .UPdSQG{opacity:0}.KnUDtY:active .m5L7Le,.z9LPSw:active .m5L7Le{opacity:1}.KnUDtY .FaQ3s0,.KnUDtY:active .m5L7Le,.KnUDtY:focus-visible .UPdSQG,.KnUDtY:hover .UPdSQG{transition:var(--fade_next,opacity .1s ease 0s);z-index:1}.KnUDtY .UPdSQG,.KnUDtY:active .UPdSQG,.KnUDtY:focus-visible .FaQ3s0,.KnUDtY:hover .FaQ3s0{transition:var(--fade_prev,opacity .5s ease 0s);z-index:3}.KnUDtY .m5L7Le,.KnUDtY:active .FaQ3s0,.KnUDtY:focus-visible .m5L7Le,.KnUDtY:hover .m5L7Le{transition:var(--fade_prev,opacity .5s ease 0s);z-index:2}:host(.device-mobile-optimized) .KnUDtY:active .UPdSQG,:host(.device-mobile-optimized) .KnUDtY:active .m5L7Le,:host(.device-mobile-optimized) .KnUDtY:focus-visible .UPdSQG,:host(.device-mobile-optimized) .KnUDtY:focus-visible .m5L7Le,:host(.device-mobile-optimized) .KnUDtY:hover .UPdSQG,:host(.device-mobile-optimized) .KnUDtY:hover .m5L7Le,:host(.device-mobile-optimized) .z9LPSw:active .UPdSQG,:host(.device-mobile-optimized) .z9LPSw:active .m5L7Le,:host(.device-mobile-optimized) .z9LPSw:focus-visible .UPdSQG,:host(.device-mobile-optimized) .z9LPSw:focus-visible .m5L7Le,:host(.device-mobile-optimized) .z9LPSw:hover .UPdSQG,:host(.device-mobile-optimized) .z9LPSw:hover .m5L7Le,:host(.device-mobile-responsive) .KnUDtY:active .UPdSQG,:host(.device-mobile-responsive) .KnUDtY:active .m5L7Le,:host(.device-mobile-responsive) .KnUDtY:focus-visible .UPdSQG,:host(.device-mobile-responsive) .KnUDtY:focus-visible .m5L7Le,:host(.device-mobile-responsive) .KnUDtY:hover .UPdSQG,:host(.device-mobile-responsive) .KnUDtY:hover .m5L7Le,:host(.device-mobile-responsive) .z9LPSw:active .UPdSQG,:host(.device-mobile-responsive) .z9LPSw:active .m5L7Le,:host(.device-mobile-responsive) .z9LPSw:focus-visible .UPdSQG,:host(.device-mobile-responsive) .z9LPSw:focus-visible .m5L7Le,:host(.device-mobile-responsive) .z9LPSw:hover .UPdSQG,:host(.device-mobile-responsive) .z9LPSw:hover .m5L7Le,body.device-mobile-optimized .KnUDtY:active .UPdSQG,body.device-mobile-optimized .KnUDtY:active .m5L7Le,body.device-mobile-optimized .KnUDtY:focus-visible .UPdSQG,body.device-mobile-optimized .KnUDtY:focus-visible .m5L7Le,body.device-mobile-optimized .KnUDtY:hover .UPdSQG,body.device-mobile-optimized .KnUDtY:hover .m5L7Le,body.device-mobile-optimized .z9LPSw:active .UPdSQG,body.device-mobile-optimized .z9LPSw:active .m5L7Le,body.device-mobile-optimized .z9LPSw:focus-visible .UPdSQG,body.device-mobile-optimized .z9LPSw:focus-visible .m5L7Le,body.device-mobile-optimized .z9LPSw:hover .UPdSQG,body.device-mobile-optimized .z9LPSw:hover .m5L7Le,body.device-mobile-responsive .KnUDtY:active .UPdSQG,body.device-mobile-responsive .KnUDtY:active .m5L7Le,body.device-mobile-responsive .KnUDtY:focus-visible .UPdSQG,body.device-mobile-responsive .KnUDtY:focus-visible .m5L7Le,body.device-mobile-responsive .KnUDtY:hover .UPdSQG,body.device-mobile-responsive .KnUDtY:hover .m5L7Le,body.device-mobile-responsive .z9LPSw:active .UPdSQG,body.device-mobile-responsive .z9LPSw:active .m5L7Le,body.device-mobile-responsive .z9LPSw:focus-visible .UPdSQG,body.device-mobile-responsive .z9LPSw:focus-visible .m5L7Le,body.device-mobile-responsive .z9LPSw:hover .UPdSQG,body.device-mobile-responsive .z9LPSw:hover .m5L7Le{opacity:0;transition:none}:host(.device-mobile-optimized) .KnUDtY:active .FaQ3s0,:host(.device-mobile-optimized) .KnUDtY:focus-visible .FaQ3s0,:host(.device-mobile-optimized) .KnUDtY:hover .FaQ3s0,:host(.device-mobile-optimized) .z9LPSw:active .FaQ3s0,:host(.device-mobile-optimized) .z9LPSw:focus-visible .FaQ3s0,:host(.device-mobile-optimized) .z9LPSw:hover .FaQ3s0,:host(.device-mobile-responsive) .KnUDtY:active .FaQ3s0,:host(.device-mobile-responsive) .KnUDtY:focus-visible .FaQ3s0,:host(.device-mobile-responsive) .KnUDtY:hover .FaQ3s0,:host(.device-mobile-responsive) .z9LPSw:active .FaQ3s0,:host(.device-mobile-responsive) .z9LPSw:focus-visible .FaQ3s0,:host(.device-mobile-responsive) .z9LPSw:hover .FaQ3s0,body.device-mobile-optimized .KnUDtY:active .FaQ3s0,body.device-mobile-optimized .KnUDtY:focus-visible .FaQ3s0,body.device-mobile-optimized .KnUDtY:hover .FaQ3s0,body.device-mobile-optimized .z9LPSw:active .FaQ3s0,body.device-mobile-optimized .z9LPSw:focus-visible .FaQ3s0,body.device-mobile-optimized .z9LPSw:hover .FaQ3s0,body.device-mobile-responsive .KnUDtY:active .FaQ3s0,body.device-mobile-responsive .KnUDtY:focus-visible .FaQ3s0,body.device-mobile-responsive .KnUDtY:hover .FaQ3s0,body.device-mobile-responsive .z9LPSw:active .FaQ3s0,body.device-mobile-responsive .z9LPSw:focus-visible .FaQ3s0,body.device-mobile-responsive .z9LPSw:hover .FaQ3s0{opacity:1;transition:none}@media(hover:none){.KnUDtY:active .UPdSQG,.KnUDtY:active .m5L7Le,.KnUDtY:focus-visible .UPdSQG,.KnUDtY:focus-visible .m5L7Le,.KnUDtY:hover .UPdSQG,.KnUDtY:hover .m5L7Le,.z9LPSw:active .UPdSQG,.z9LPSw:active .m5L7Le,.z9LPSw:focus-visible .UPdSQG,.z9LPSw:focus-visible .m5L7Le,.z9LPSw:hover .UPdSQG,.z9LPSw:hover .m5L7Le{opacity:0;transition:none}.KnUDtY:active .FaQ3s0,.KnUDtY:focus-visible .FaQ3s0,.KnUDtY:hover .FaQ3s0,.z9LPSw:active .FaQ3s0,.z9LPSw:focus-visible .FaQ3s0,.z9LPSw:hover .FaQ3s0{opacity:1;transition:none}}.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}</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[MatrixGallery_TextBottomCustomHeightSkin].577e7766.min.css">.z3WC5h:not(.JrMhQ_) .dXl5yg{bottom:0;left:0;position:absolute;right:0;top:0}.z3WC5h .SMbWho{cursor:pointer}.z3WC5h .jFZAAu{white-space:pre-line}.z3WC5h .T8NxWq,.z3WC5h .jFZAAu{text-align:var(--text-align)}.z3WC5h .AZZ6Tn{bottom:0;left:0;position:absolute;right:0;top:0}.z3WC5h{border-radius:var(--rd,0)}.z3WC5h .AZZ6Tn{display:flex;flex-direction:column}.z3WC5h .AZZ6Tn .rAWTRO{flex-grow:1;position:relative}.z3WC5h .AZZ6Tn .SfF0aC{position:relative}.z3WC5h .dXl5yg{border-radius:var(--rd,0)}.z3WC5h .YwaUmb{border:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)) solid var(--brw,0);border-radius:var(--rd,0)}.z3WC5h .YwaUmb,.z3WC5h .YwaUmb:before{bottom:0;left:0;position:absolute;right:0;top:0}.z3WC5h .YwaUmb:before{background:rgba(var(--bgh,var(--color_17,color_17)),var(--alpha-bgh,1));border-radius:var(--rd,0);content:"";opacity:0;transition:var(--trans,opacity .4s ease 0s)}.z3WC5h .BVSRVB{border-radius:var(--rd,0);font:var(--fntds,var(--font_8));overflow:hidden}.z3WC5h .T8NxWq{color:rgb(var(--ttl,var(--color_15,color_15)));display:block;font:var(--fntt,var(--font_6));line-height:normal;white-space:nowrap}.z3WC5h .jFZAAu{color:rgb(var(--txt,var(--color_15,color_15)));font:var(--fntds,var(--font_8));line-height:normal!important}.z3WC5h .SfF0aC{height:var(--imgHeightDiff,80px);overflow:hidden;position:relative}.z3WC5h .zKK6FM{bottom:calc(var(--paddingBottom, 0) + 20px);cursor:auto;left:var(--paddingSize,0);position:absolute;right:var(--paddingSize,0);top:calc(var(--paddingTop, 0) + 3px)}.z3WC5h .T8NxWq,.z3WC5h .jFZAAu{overflow:hidden;text-overflow:ellipsis}.z3WC5h:hover .YwaUmb:before .YwaUmb:before{opacity:1}.z3WC5h .AZZ6Tn:focus-within .YwaUmb:before{opacity:1}.OH99EZ{align-items:center;display:grid;justify-items:center;visibility:hidden}.OH99EZ>div:first-child{position:absolute}.OH99EZ img[src=""]{visibility:hidden}.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}.YZEp_L{z-index:0}.YZEp_L .UpS_wS{--px-spacing:var(--spacing) + 1 /var(--number-of-columns) * var(--spacing);--pct-width:1/var(--number-of-columns) * 100%;display:flex;flex-wrap:wrap;margin-bottom:calc(var(--spacing)*-1);position:relative}.YZEp_L .UpS_wS .kxz09D{height:var(--row-height);margin-bottom:var(--spacing);margin-right:var(--spacing);position:relative;width:calc(var(--pct-width) - var(--px-spacing))}.YZEp_L .UpS_wS.AgG1ox .kxz09D:nth-child(9n),.YZEp_L .UpS_wS.T5_x5i .kxz09D:nth-child(2n),.YZEp_L .UpS_wS._1oWyb2 .kxz09D:nth-child(7n),.YZEp_L .UpS_wS.gqr2_G .kxz09D:nth-child(10n),.YZEp_L .UpS_wS.j5WAYa .kxz09D:nth-child(5n),.YZEp_L .UpS_wS.lUUEOo .kxz09D:nth-child(4n),.YZEp_L .UpS_wS.npd4Di .kxz09D:nth-child(3n),.YZEp_L .UpS_wS.sagcnU .kxz09D:nth-child(6n),.YZEp_L .UpS_wS.siKyT3 .kxz09D:nth-child(8n),.YZEp_L .UpS_wS.uwuBzE .kxz09D:nth-child(1n){margin-right:0}.YZEp_L .xiiIHA{height:var(--show-more-container-height);pointer-events:none}.YZEp_L .xiiIHA .G2HyJI{cursor:pointer;pointer-events:auto}.YZEp_L .xiiIHA{position:relative;text-align:center}.YZEp_L .G2HyJI{bottom:0;color:rgb(var(--showMoreColor,var(--color_13,color_13)));font:var(--fntds,var(--font_8));left:0;position:absolute;right:0;text-align:center;text-decoration:underline;width:100%}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[FiveGridLine_SolidLine].23b2f23d.min.css">.aVng1S{border-top:var(--lnw,2px) solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));box-sizing:border-box;height:0}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[TextInput].a32850c1.min.css">#SITE_CONTAINER.focus-ring-active.keyboard-tabbing-on .KvoMHf:focus{outline:2px solid #116dff;outline-offset:1px}.KvoMHf.ErucfC[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;margin:0}.KvoMHf[disabled]{pointer-events:none}.MpKiNN{--display:flex;direction:var(--direction);display:var(--display);flex-direction:column;min-height:25px;position:relative;text-align:var(--align,start)}.MpKiNN .pUnTVX{height:var(--inputHeight);position:relative}.MpKiNN .eXvLsN{align-items:center;display:flex;font:var(--fntprefix,normal normal normal 16px/1.4em helvetica-w01-roman);justify-content:center;left:0;max-height:100%;min-height:100%;position:absolute;top:0;width:50px}.MpKiNN .KvoMHf,.MpKiNN .eXvLsN{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))))}.MpKiNN .KvoMHf{-webkit-appearance:none;-moz-appearance:none;background-color:var(--corvid-background-color,rgba(var(--bg,255,255,255),var(--alpha-bg,1)));border-color:var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1)));border-radius:var(--corvid-border-radius,var(--rd,0));border-style:solid;border-width:var(--corvid-border-width,var(--brw,1px));box-shadow:var(--shd,0 0 0 transparent);box-sizing:border-box!important;direction:var(--inputDirection,"inherit");font:var(--fnt,var(--font_8));margin:0;max-width:100%;min-height:var(--inputHeight);padding:var(--textPadding);padding-inline-end:var(--textPadding_end);padding-inline-start:var(--textPadding_start);text-align:var(--inputAlign,"inherit");text-overflow:ellipsis;width:100%}.MpKiNN .KvoMHf[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;width:100%}.MpKiNN .KvoMHf::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf:hover{background-color:rgba(var(--bgh,255,255,255),var(--alpha-bgh,1));border-color:rgba(var(--brdh,163,217,246),var(--alpha-brdh,1));border-style:solid;border-width:var(--brwh,1px)}.MpKiNN .KvoMHf:disabled{background-color:rgba(var(--bgd,204,204,204),var(--alpha-bgd,1));border-color:rgba(var(--brdd,163,217,246),var(--alpha-brdd,1));border-style:solid;border-width:var(--brwd,1px);color:rgb(var(--txtd,255,255,255))}.MpKiNN:not(.LyB02C) .KvoMHf:focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.MpKiNN.LyB02C .KvoMHf:invalid{background-color:rgba(var(--bge,255,255,255),var(--alpha-bge,1));border-color:rgba(var(--brde,163,217,246),var(--alpha-brde,1));border-style:solid;border-width:var(--brwe,1px)}.MpKiNN.LyB02C .KvoMHf:not(:invalid):focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.MpKiNN .wPeA6j{display:none}.MpKiNN.qzvPmW .wPeA6j{color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection,inherit);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom);padding-inline-end:var(--labelPadding_end);padding-inline-start:var(--labelPadding_start);text-align:var(--labelAlign,inherit);word-break:break-word}.MpKiNN.qzvPmW.lPl_oN .wPeA6j:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.ZXdXNL{--display:flex;direction:var(--direction);display:var(--display);flex-direction:column;justify-content:var(--align,start);text-align:var(--align,start)}.ZXdXNL .pUnTVX{display:flex;flex:1;flex-direction:column;position:relative}.ZXdXNL .eXvLsN{align-items:center;display:flex;font:var(--fntprefix,normal normal normal 16px/1.4em helvetica-w01-roman);justify-content:center;left:0;max-height:100%;position:absolute;top:0;width:50px}.ZXdXNL .KvoMHf,.ZXdXNL .eXvLsN{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));min-height:100%}.ZXdXNL .KvoMHf{-webkit-appearance:none;-moz-appearance:none;background-color:var(--corvid-background-color,rgba(var(--bg,255,255,255),var(--alpha-bg,1)));border-color:var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1)));border-radius:var(--corvid-border-radius,var(--rd,0));border-style:solid;border-width:var(--corvid-border-width,var(--brw,1px));box-shadow:var(--shd,0 0 0 transparent);box-sizing:border-box!important;direction:var(--inputDirection,"inherit");flex:1;font:var(--fnt,var(--font_8));margin:0;padding:var(--textPadding);padding-inline-end:var(--textPadding_end);padding-inline-start:var(--textPadding_start);text-align:var(--inputAlign,"inherit");text-overflow:ellipsis;width:100%}.ZXdXNL .KvoMHf[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield}.ZXdXNL .KvoMHf::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf:hover{background-color:rgba(var(--bgh,255,255,255),var(--alpha-bgh,1));border-color:rgba(var(--brdh,163,217,246),var(--alpha-brdh,1));border-style:solid;border-width:var(--brwh,1px)}.ZXdXNL .KvoMHf:disabled{background-color:rgba(var(--bgd,204,204,204),var(--alpha-bgd,1));border-color:rgba(var(--brdd,163,217,246),var(--alpha-brdd,1));border-style:solid;border-width:var(--brwd,1px);color:rgb(var(--txtd,255,255,255))}.ZXdXNL:not(.LyB02C) .KvoMHf:focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.ZXdXNL.LyB02C .KvoMHf:invalid{background-color:rgba(var(--bge,255,255,255),var(--alpha-bge,1));border-color:rgba(var(--brde,163,217,246),var(--alpha-brde,1));border-style:solid;border-width:var(--brwe,1px)}.ZXdXNL.LyB02C .KvoMHf:not(:invalid):focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.ZXdXNL .wPeA6j{display:none}.ZXdXNL.qzvPmW .wPeA6j{color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection,inherit);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom);padding-inline-end:var(--labelPadding_end);padding-inline-start:var(--labelPadding_start);text-align:var(--labelAlign,inherit);word-break:break-word}.ZXdXNL.qzvPmW.lPl_oN .wPeA6j:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.TLWrjM{align-items:center;color:rgb(var(--errorTextColor,#ff4040));direction:var(--errorDirection);display:flex;flex-direction:row;gap:4px;justify-content:var(--errorAlign,inherit);padding:8px 0 0}.TLWrjM .GIPQqH{flex:none;flex-grow:0;order:0}.TLWrjM .JNgJbf{display:inline-block;flex-grow:0;font:var(--errorTextFont,var(--font_8));line-height:1;order:1;word-break:break-word}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Page_InnerShadowPageSkin].dbaac8ee.min.css">.ICGV6F{bottom:0;left:0;position:absolute;right:0;top:0}.OSAD5Q{height:auto;position:relative;width:100%}body:not(.responsive) .QZVVCT{align-self:start;grid-area:1/1/1/1;height:100%;justify-self:stretch;left:0;position:relative}:host(:not(.device-mobile-optimized)) .ICGV6F,body:not(.device-mobile-optimized) .ICGV6F{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.IFDbAj .ICGV6F{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)) var(--brw,1px);border-radius:var(--rd,5px);box-shadow:var(--shd,inset 0 1px 2px rgba(0,0,0,.6),inset 0 -1px 1px hsla(0,0%,100%,.75))}:host(.device-mobile-optimized) .ICGV6F,body.device-mobile-optimized .ICGV6F{left:10px;right:10px}</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_DefaultAreaSkin].83571854.min.css">.J6KGih{cursor:pointer}.KaEeLN{--container-corvid-border-color:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));--container-corvid-border-size:var(--brw,1px);--container-corvid-background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));--backdrop-filter:$backdrop-filter}.uYj0Sg{-webkit-backdrop-filter:var(--backdrop-filter,none);backdrop-filter:var(--backdrop-filter,none);background-color:var(--container-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));background-image:var(--bg-gradient,none);border:var(--container-corvid-border-width,var(--brw,1px)) solid var(--container-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-radius:var(--rd,5px);bottom:0;box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));left:0;position:absolute;right:0;top:0}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[AppWidget_Classic].4049eab0.min.css">@-moz-document url-prefix(){:invalid{box-shadow:none}:-moz-submit-invalid,:-moz-ui-invalid{box-shadow:none}}@keyframes kYZz2Z{0%{animation-timing-function:ease-out;transform:rotate(180deg)}45%{transform:rotate(198deg)}55%{transform:rotate(234deg)}to{transform:rotate(540deg)}}@keyframes wlf4P4{to{opacity:1;transform:rotate(115deg)}}.bkIuWA.xXaCpo{--display:flex;align-items:center;display:var(--display);justify-content:center}.d1WWt1{animation:kYZz2Z 1s linear infinite;height:72px;margin-left:-18px;overflow:hidden;position:absolute;transform-origin:100% 50%;width:36px}.d1WWt1:after,.d1WWt1:before{animation:wlf4P4 .5s linear infinite alternate;border:3px solid currentColor;border-color:currentColor transparent transparent currentColor;border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:-100%;top:0;transform:rotate(-45deg)}.d1WWt1:before{color:#7fccf7}.d1WWt1:after{color:#3899ec;opacity:0}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[FormContainer_FormContainerSkin].bbc5b359.min.css">.JVi7i2,.hrbzfT{background-color:var(--corvid-background-color,rgba(var(--bg,0,0,0),var(--alpha-bg,0)));border:solid var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1))) var(--corvid-border-width,var(--brw,0));border-radius:var(--corvid-border-radius,var(--rd,0));box-shadow:var(--shd,0 0 0 transparent)}.d3n4V3{height:100%;left:-var(--corvid-border-width,var(--brw,0));position:absolute;top:-var(--corvid-border-width,var(--brw,0));width:100%}</style> <style data-href="https://static.parastorage.com/services/wix-thunderbolt/dist/group_7.bae0ce0c.chunk.min.css">.TWFxr5{height:auto!important}.May50y{overflow:hidden!important}</style> <style id="css_masterPage"> @font-face {font-family: 'avenir-lt-w01_35-light1475496'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'avenir-lt-w01_35-light1475496'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w10-light.woff2') format('woff2'); unicode-range: U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;font-display: swap; } @font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w02-light.woff2') format('woff2'); unicode-range: U+000D, U+0100-010F, U+0111-0130, U+0132-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+01FA-01FF, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03C0, U+1E80-1E85, U+1EF2-1EF3, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2126, U+212E, U+2153-2154, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB00-FB04;font-display: swap; } @font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w01-light.woff2') format('woff2'); unicode-range: U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+03BC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face {font-family: 'avenir-lt-w01_85-heavy1475544'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/74290729-59ae-4129-87d0-2eec3974dce1/v1/avenir-lt-w05_85-heavy.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'avenir-lt-w01_85-heavy1475544'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/74290729-59ae-4129-87d0-2eec3974dce1/v1/avenir-lt-w01_85-heavy1475544.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face {font-family: '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; }#masterPage:not(.landingPage) #PAGES_CONTAINER{margin-top:0px;margin-bottom:0px;}#masterPage.landingPage #soapAfterPagesContainer, #masterPage.landingPage #soapBeforePagesContainer{margin-top:140px;}#masterPage.landingPage #SITE_FOOTER{display:none;}#masterPage.landingPage #SITE_HEADER{display:none;}#masterPage.landingPage #comp-igauz7ee{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{z-index:51;--above-all-in-container:10000;}#PAGES_CONTAINER{--pinned-layer-in-container:52;--above-all-in-container:49;}#comp-igauz7ee-pinned-layer{z-index:calc(var(--pinned-layers-in-page, 0) + 53);--above-all-in-container:10000;}#comp-igauz7ee{justify-self:end;margin-right:20px;align-self:start;margin-top:48px;position:absolute;grid-area:1 / 1 / 2 / 2;pointer-events:auto;}:root,:host, .spxThemeOverride, .max-width-container{--color_0:255,255,255;--color_1:255,255,255;--color_2:0,0,0;--color_3:237,28,36;--color_4:0,136,203;--color_5:255,203,5;--color_6:114,114,114;--color_7:176,176,176;--color_8:255,255,255;--color_9:114,114,114;--color_10:176,176,176;--color_11:255,255,255;--color_12:247,247,247;--color_13:198,198,198;--color_14:148,148,148;--color_15:59,58,58;--color_16:249,238,177;--color_17:243,227,137;--color_18:237,205,31;--color_19:158,137,21;--color_20:79,68,10;--color_21:192,210,229;--color_22:153,178,202;--color_23:91,134,176;--color_24:61,89,117;--color_25:30,45,59;--color_26:255,187,194;--color_27:255,154,163;--color_28:255,52,71;--color_29:170,35,47;--color_30:85,17,24;--color_31:186,222,173;--color_32:143,189,127;--color_33:80,156,53;--color_34:53,104,35;--color_35:27,52,18;--color_36:255,255,255;--color_37:59,58,58;--color_38:247,247,247;--color_39:198,198,198;--color_40:148,148,148;--color_41:237,205,31;--color_42:30,45,59;--color_43:192,210,229;--color_44:255,255,255;--color_45:59,58,58;--color_46:59,58,58;--color_47:148,148,148;--color_48:237,205,31;--color_49:237,205,31;--color_50:255,255,255;--color_51:255,255,255;--color_52:237,205,31;--color_53:237,205,31;--color_54:198,198,198;--color_55:198,198,198;--color_56:255,255,255;--color_57:255,255,255;--color_58:237,205,31;--color_59:237,205,31;--color_60:237,205,31;--color_61:237,205,31;--color_62:255,255,255;--color_63:255,255,255;--color_64:198,198,198;--color_65:198,198,198;--font_0:normal normal normal 22px/1.4em avenir-lt-w01_35-light1475496,sans-serif;--font_1:normal normal normal 16px/1.4em din-next-w01-light,sans-serif;--font_2:normal normal normal 55px/1.4em avenir-lt-w01_85-heavy1475544,sans-serif;--font_3:normal normal normal 60px/1.4em avenir-lt-w01_85-heavy1475544,sans-serif;--font_4:normal normal normal 40px/1.4em avenir-lt-w01_85-heavy1475544,sans-serif;--font_5:normal normal normal 25px/1.4em avenir-lt-w01_85-heavy1475544,sans-serif;--font_6:normal normal normal 22px/1.4em avenir-lt-w01_85-heavy1475544,sans-serif;--font_7:normal normal normal 17px/1.4em helvetica-w01-light,sans-serif;--font_8:normal normal normal 15px/1.4em helvetica-w01-light,sans-serif;--font_9:normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496,sans-serif;--font_10:normal normal normal 12px/1.4em din-next-w01-light,sans-serif;--wix-ads-height:0px;--sticky-offset:0px;--wix-ads-top-height:0px;--site-width:980px;--above-all-z-index:100000;--portals-z-index:100001;--wix-opt-in-direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--minViewportSize:320;--maxViewportSize:1920;--theme-spx-ratio:1px;--scaling-factor:min((100 * var(--one-unit)), var(--section-max-width));--customScaleViewportLimit:clamp(var(--minViewportSize) * 1px, 100 * var(--one-unit), min(var(--section-max-width), var(--maxViewportSize) * 1px));}.font_0{font:var(--font_0);color:rgb(var(--color_42));letter-spacing:0em;}.font_1{font:var(--font_1);color:rgb(var(--color_14));letter-spacing:0em;}.font_2{font:var(--font_2);color:rgb(var(--color_39));letter-spacing:0em;}.font_3{font:var(--font_3);color:rgb(var(--color_45));letter-spacing:0em;}.font_4{font:var(--font_4);color:rgb(var(--color_14));letter-spacing:0em;}.font_5{font:var(--font_5);color:rgb(var(--color_42));letter-spacing:0em;}.font_6{font:var(--font_6);color:rgb(var(--color_24));letter-spacing:0em;}.font_7{font:var(--font_7);color:rgb(var(--color_15));letter-spacing:0em;}.font_8{font:var(--font_8);color:rgb(var(--color_15));letter-spacing:0em;}.font_9{font:var(--font_9);color:rgb(var(--color_15));letter-spacing:0em;}.font_10{font:var(--font_10);color:rgb(var(--color_14));letter-spacing:0em;}.color_0{color:rgb(var(--color_0));}.color_1{color:rgb(var(--color_1));}.color_2{color:rgb(var(--color_2));}.color_3{color:rgb(var(--color_3));}.color_4{color:rgb(var(--color_4));}.color_5{color:rgb(var(--color_5));}.color_6{color:rgb(var(--color_6));}.color_7{color:rgb(var(--color_7));}.color_8{color:rgb(var(--color_8));}.color_9{color:rgb(var(--color_9));}.color_10{color:rgb(var(--color_10));}.color_11{color:rgb(var(--color_11));}.color_12{color:rgb(var(--color_12));}.color_13{color:rgb(var(--color_13));}.color_14{color:rgb(var(--color_14));}.color_15{color:rgb(var(--color_15));}.color_16{color:rgb(var(--color_16));}.color_17{color:rgb(var(--color_17));}.color_18{color:rgb(var(--color_18));}.color_19{color:rgb(var(--color_19));}.color_20{color:rgb(var(--color_20));}.color_21{color:rgb(var(--color_21));}.color_22{color:rgb(var(--color_22));}.color_23{color:rgb(var(--color_23));}.color_24{color:rgb(var(--color_24));}.color_25{color:rgb(var(--color_25));}.color_26{color:rgb(var(--color_26));}.color_27{color:rgb(var(--color_27));}.color_28{color:rgb(var(--color_28));}.color_29{color:rgb(var(--color_29));}.color_30{color:rgb(var(--color_30));}.color_31{color:rgb(var(--color_31));}.color_32{color:rgb(var(--color_32));}.color_33{color:rgb(var(--color_33));}.color_34{color:rgb(var(--color_34));}.color_35{color:rgb(var(--color_35));}.color_36{color:rgb(var(--color_36));}.color_37{color:rgb(var(--color_37));}.color_38{color:rgb(var(--color_38));}.color_39{color:rgb(var(--color_39));}.color_40{color:rgb(var(--color_40));}.color_41{color:rgb(var(--color_41));}.color_42{color:rgb(var(--color_42));}.color_43{color:rgb(var(--color_43));}.color_44{color:rgb(var(--color_44));}.color_45{color:rgb(var(--color_45));}.color_46{color:rgb(var(--color_46));}.color_47{color:rgb(var(--color_47));}.color_48{color:rgb(var(--color_48));}.color_49{color:rgb(var(--color_49));}.color_50{color:rgb(var(--color_50));}.color_51{color:rgb(var(--color_51));}.color_52{color:rgb(var(--color_52));}.color_53{color:rgb(var(--color_53));}.color_54{color:rgb(var(--color_54));}.color_55{color:rgb(var(--color_55));}.color_56{color:rgb(var(--color_56));}.color_57{color:rgb(var(--color_57));}.color_58{color:rgb(var(--color_58));}.color_59{color:rgb(var(--color_59));}.color_60{color:rgb(var(--color_60));}.color_61{color:rgb(var(--color_61));}.color_62{color:rgb(var(--color_62));}.color_63{color:rgb(var(--color_63));}.color_64{color:rgb(var(--color_64));}.color_65{color:rgb(var(--color_65));}.backcolor_0{background-color:rgb(var(--color_0));}.backcolor_1{background-color:rgb(var(--color_1));}.backcolor_2{background-color:rgb(var(--color_2));}.backcolor_3{background-color:rgb(var(--color_3));}.backcolor_4{background-color:rgb(var(--color_4));}.backcolor_5{background-color:rgb(var(--color_5));}.backcolor_6{background-color:rgb(var(--color_6));}.backcolor_7{background-color:rgb(var(--color_7));}.backcolor_8{background-color:rgb(var(--color_8));}.backcolor_9{background-color:rgb(var(--color_9));}.backcolor_10{background-color:rgb(var(--color_10));}.backcolor_11{background-color:rgb(var(--color_11));}.backcolor_12{background-color:rgb(var(--color_12));}.backcolor_13{background-color:rgb(var(--color_13));}.backcolor_14{background-color:rgb(var(--color_14));}.backcolor_15{background-color:rgb(var(--color_15));}.backcolor_16{background-color:rgb(var(--color_16));}.backcolor_17{background-color:rgb(var(--color_17));}.backcolor_18{background-color:rgb(var(--color_18));}.backcolor_19{background-color:rgb(var(--color_19));}.backcolor_20{background-color:rgb(var(--color_20));}.backcolor_21{background-color:rgb(var(--color_21));}.backcolor_22{background-color:rgb(var(--color_22));}.backcolor_23{background-color:rgb(var(--color_23));}.backcolor_24{background-color:rgb(var(--color_24));}.backcolor_25{background-color:rgb(var(--color_25));}.backcolor_26{background-color:rgb(var(--color_26));}.backcolor_27{background-color:rgb(var(--color_27));}.backcolor_28{background-color:rgb(var(--color_28));}.backcolor_29{background-color:rgb(var(--color_29));}.backcolor_30{background-color:rgb(var(--color_30));}.backcolor_31{background-color:rgb(var(--color_31));}.backcolor_32{background-color:rgb(var(--color_32));}.backcolor_33{background-color:rgb(var(--color_33));}.backcolor_34{background-color:rgb(var(--color_34));}.backcolor_35{background-color:rgb(var(--color_35));}.backcolor_36{background-color:rgb(var(--color_36));}.backcolor_37{background-color:rgb(var(--color_37));}.backcolor_38{background-color:rgb(var(--color_38));}.backcolor_39{background-color:rgb(var(--color_39));}.backcolor_40{background-color:rgb(var(--color_40));}.backcolor_41{background-color:rgb(var(--color_41));}.backcolor_42{background-color:rgb(var(--color_42));}.backcolor_43{background-color:rgb(var(--color_43));}.backcolor_44{background-color:rgb(var(--color_44));}.backcolor_45{background-color:rgb(var(--color_45));}.backcolor_46{background-color:rgb(var(--color_46));}.backcolor_47{background-color:rgb(var(--color_47));}.backcolor_48{background-color:rgb(var(--color_48));}.backcolor_49{background-color:rgb(var(--color_49));}.backcolor_50{background-color:rgb(var(--color_50));}.backcolor_51{background-color:rgb(var(--color_51));}.backcolor_52{background-color:rgb(var(--color_52));}.backcolor_53{background-color:rgb(var(--color_53));}.backcolor_54{background-color:rgb(var(--color_54));}.backcolor_55{background-color:rgb(var(--color_55));}.backcolor_56{background-color:rgb(var(--color_56));}.backcolor_57{background-color:rgb(var(--color_57));}.backcolor_58{background-color:rgb(var(--color_58));}.backcolor_59{background-color:rgb(var(--color_59));}.backcolor_60{background-color:rgb(var(--color_60));}.backcolor_61{background-color:rgb(var(--color_61));}.backcolor_62{background-color:rgb(var(--color_62));}.backcolor_63{background-color:rgb(var(--color_63));}.backcolor_64{background-color:rgb(var(--color_64));}.backcolor_65{background-color:rgb(var(--color_65));}#SITE_FOOTER{--bg:var(--color_11);--shd:none;--brwt:0px;--brd:160,160,159;--brwb:0px;--bgctr:var(--color_11);--rd:0px;--alpha-bg:1;--alpha-bgctr:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--backdrop-blur:0px;--backdrop-filter:none;}#SITE_FOOTER{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=SITE_FOOTERinlineContent]{height:auto;width:100%;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-ig6adlrb"]{position:relative;margin:24px 0px 70px calc((100% - 980px) * 0.5);left:19px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#SITE_FOOTER{--shc-mutated-brightness:128,128,128;--bg-overlay-color:rgb(255, 255, 255);--bg-gradient:none;}#comp-ig6adlrb{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-ig6adlrb{width:532px;height:auto;}#masterPage:not(.landingPage){--top-offset:var(--header-height);--header-height:140px;}#masterPage.landingPage{--top-offset:0px;}#SITE_HEADER{--bg:var(--color_42);--shd:none;--brwt:0px;--brd:160,160,159;--brwb:0px;--bgctr:var(--color_42);--rd:0px;--alpha-bg:1;--alpha-bgctr:1;--alpha-brd:0;--boxShadowToggleOn-shd:none;--backdrop-blur:0px;--backdrop-filter:none;}#SITE_HEADER{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=SITE_HEADERinlineContent]{height:auto;width:100%;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-ihgmra0p"]{position:relative;margin:26px 0px 10px calc((100% - 980px) * 0.5);left:-217px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-jl374pz7"]{position:relative;margin:30px 0px 10px calc((100% - 980px) * 0.5);left:1415px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#SITE_HEADER{--bg-overlay-color:rgb(var(--color_42));--bg-gradient:none;--shc-mutated-brightness:15,23,30;position:sticky !important;top:var(--wix-ads-height);}#comp-ihgmra0p{--rd:2px;--shd:0 2px 5px rgba(0, 0, 0, 0.53);--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-ihgmra0p{width:365px;height:104px;}#comp-ihgmra0p{--height:104px;--width:365px;}#comp-jl374pz7{width:88px;height:39px;}#comp-jl374pz7{--item-size:39px;--item-margin-block:0;--item-margin-inline:0px 10px;--item-display:inline-block;--direction:inherit;width:88px;height:39px;}#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;}#comp-igauz7ee{--menuTotalBordersX:0px;--menuTotalBordersY:0px;--bgDrop:var(--color_42);--rd:0px;--shd:none;--fnt:normal normal normal 22px/1.4em avenir-lt-w01_35-light1475496,sans-serif;--pad:5px;--txt:var(--color_36);--trans:color 0.4s ease 0s;--txth:var(--color_18);--txts:var(--color_36);--alpha-bgDrop:0.34;--alpha-txt:1;--alpha-txth:1;--alpha-txts:1;--boxShadowToggleOn-shd:none;}#comp-igauz7ee{width:956px;height:81px;}#comp-igauz7ee{--menuTotalBordersY:0px;--menuTotalBordersX:0px;--submenus-direction:inherit;--menu-direction:inherit;--align:center;--menu-align:inherit;--submenus-align:inherit;}</style> <style id="css_e6zct">@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: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-lt-w10-roman.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0, U+00A4, U+00A6-00A7, U+00A9, U+00AB-00AE, U+00B0-00B1, U+00B5-00B7, U+00BB, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2116, U+2122;font-display: swap; } @font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w02-roman.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w01-roman.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0462-0463, U+0472-0475, U+0490-0491, U+04D9, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+20B9-20BA, U+20BC-20BD, U+2113, U+2116, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E300-E30D, U+F6C5, U+F6C9-F6D8, U+F8FF, U+FB01-FB02;font-display: swap; }@font-face {font-family: 'avenir-lt-w01_35-light1475496'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'avenir-lt-w01_35-light1475496'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }#e6zct{--rd:5px;--bg:var(--color_29);--brd:var(--color_37);--brw:1px;--shd:inset 0 1px 2px rgba(0, 0, 0, 0.6), inset 0 -1px 1px rgba(255, 255, 255, 0.75);--alpha-bg:1;--alpha-brd:1;}#e6zct{left:0;margin-left:0;width:100%;min-width:0;}#masterPage{--pinned-layers-in-page:0;}[data-mesh-id=Containere6zctinlineContent]{height:auto;width:100%;}[data-mesh-id=Containere6zctinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:40px;grid-template-rows:repeat(5, min-content) 1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box;}[data-mesh-id=Containere6zctinlineContent-gridContainer] > [id="comp-lgo4m9w3"]{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=Containere6zctinlineContent-gridContainer] > [id="comp-lgo4m9w4"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containere6zctinlineContent-gridContainer] > [id="comp-lgo4m9w41"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containere6zctinlineContent-gridContainer] > [id="comp-lgo4m9w42"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containere6zctinlineContent-gridContainer] > [id="comp-lgo4m9w5"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containere6zctinlineContent-gridContainer] > [id="comp-lgo4m9w51"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:6 / 1 / 7 / 2;justify-self:start;align-self:start;}#comp-lgo4m9w3{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lgo4m9w3inlineContent]{height:auto;width:100%;display:flex;}[data-mesh-id=comp-lgo4m9w3inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;margin-top:-52px;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lgo4m9w3inlineContent-gridContainer] > [id="comp-lllppqtc"]{position:relative;margin:57px 0px 10px calc((100% - 980px) * 0.5);left:-728px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lgo4m9w3inlineContent-gridContainer] > [id="comp-lxc1w3g5"]{position:relative;margin:0px 0px 59px calc((100% - 980px) * 0.5);left:-217px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lgo4m9w3inlineContent-gridContainer] > [id="comp-ihpx2cmf"]{position:relative;margin:57px 0px 17px calc((100% - 980px) * 0.5);left:128px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lgo4m9w3inlineContent-gridContainer] > [id="comp-ihpx2cm9"]{position:relative;margin:179px 0px 10px calc((100% - 980px) * 0.5);left:467px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lgo4m9w3inlineContent-gridContainer] > [id="comp-jaztvfs4"]{position:relative;margin:0px 0px 9px calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-lllppqtc{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-lllppqtc{width:87px;height:80px;}#comp-lxc1w3g5{--fade_next:opacity 0.1s ease 0s;--fade_prev:opacity 0.5s ease 0s;}#comp-lxc1w3g5{width:159px;height:158px;}#comp-ihpx2cmf{width:789px;height:auto;}#comp-ihpx2cm9{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-ihpx2cm9{width:64px;height:32px;}#comp-jaztvfs4{--color1:255,255,255;--color2:255,255,255;--color3:47,46,46;--alpha-color1:1;--alpha-color2:1;--alpha-color3:0.6;--alpha-color4:1;--alpha-color5:1;--color4:47,46,46;--color5:47,46,46;--version:1;}#comp-jaztvfs4{width:976px;height:693px;}#comp-lgo4m9w4{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lgo4m9w4inlineContent]{height:auto;width:100%;display:flex;}[data-mesh-id=comp-lgo4m9w4inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;margin-bottom:-36px;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lgo4m9w4inlineContent-gridContainer] > [id="comp-ig277xvm1"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lgo4m9w4inlineContent-gridContainer] > [id="comp-iggq277c"]{position:relative;margin:160px 0 10px 0;left:0;grid-area:1 / 1 / 2 / 2;justify-self:stretch;align-self:start;}#comp-ig277xvm1{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-jb4c12yxinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-jb4c12yxinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:970px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-jb4c12yxinlineContent-gridContainer] > [id="comp-jb4c130c"]{position:relative;margin:167px 0px 32px calc((100% - 980px) * 0.5);left:195px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb4c12yxinlineContent-gridContainer] > [id="comp-jb4c130f"]{position:relative;margin:0px 0px 42px calc((100% - 980px) * 0.5);left:432px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb4c12yxinlineContent-gridContainer] > [id="comp-jb54qwk8"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:19px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb4c12yxinlineContent-gridContainer] > [id="comp-jb4c130i"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:15px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb4c12yxinlineContent-gridContainer] > [id="comp-jb4c1301"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:339px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb4c12yxinlineContent-gridContainer] > [id="comp-jb4c1307"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:659px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb4c12yxinlineContent-gridContainer] > [id="comp-jb4c130a"]{position:relative;margin:17px 0px 10px calc((100% - 980px) * 0.5);left:675px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}#comp-jb4c12yx{width:980px;}#comp-jb4c130c{width:624px;height:auto;}#comp-jb4c130f{--lnw:10px;--brd:var(--color_41);--alpha-brd:1;}#comp-jb4c130f{width:140px;height:10px;}#comp-jb54qwk8{width:947px;}[data-mesh-id=comp-jb54qwk8inlineContent]{height:auto;width:947px;}[data-mesh-id=comp-jb54qwk8inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-jb54qwk8inlineContent-gridContainer] > [id="comp-jb4c12zy"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb54qwk8inlineContent-gridContainer] > [id="comp-jb4c12zw"]{position:relative;margin:0px 0px 0px 0;left:321px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb54qwk8inlineContent-gridContainer] > [id="comp-jb4c1300"]{position:relative;margin:0px 0px 0px 0;left:639px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jb4c12zy{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-jb4c12zy{width:316px;height:240px;}#comp-jb4c12zw{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-jb4c12zw{width:314px;height:240px;}#comp-jb4c1300{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-jb4c1300{width:308px;height:240px;}#comp-jb4c130i{--brw:0px;--brd:var(--color_47);--bg:var(--color_12);--rd:0px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-jb4c130i{width:320px;}[data-mesh-id=comp-jb4c130iinlineContent]{height:auto;width:320px;}[data-mesh-id=comp-jb4c130iinlineContent-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-jb4c130iinlineContent-gridContainer] > [id="comp-jb4c130m"]{position:relative;margin:17px 0px 7px 0;left:16px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb4c130iinlineContent-gridContainer] > [id="comp-jb4c130l"]{position:relative;margin:0px 0px 39px 0;left:29px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-jb4c130m{width:273px;height:auto;}#comp-jb4c130l{width:286px;height:auto;}#comp-jb4c1301{--brw:0px;--brd:var(--color_47);--bg:var(--color_12);--rd:0px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-jb4c1301{width:320px;}[data-mesh-id=comp-jb4c1301inlineContent]{height:auto;width:320px;}[data-mesh-id=comp-jb4c1301inlineContent-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-jb4c1301inlineContent-gridContainer] > [id="comp-jb4c1305"]{position:relative;margin:17px 0px 7px 0;left:13px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb4c1301inlineContent-gridContainer] > [id="comp-jb4c1303"]{position:relative;margin:0px 0px 15px 0;left:27px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-jb4c1305{width:271px;height:auto;}#comp-jb4c1303{width:280px;height:auto;}#comp-jb4c1307{--brw:0px;--brd:var(--color_47);--bg:var(--color_12);--rd:0px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-jb4c1307{width:309px;}[data-mesh-id=comp-jb4c1307inlineContent]{height:auto;width:309px;}[data-mesh-id=comp-jb4c1307inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:319px;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-jb4c1307inlineContent-gridContainer] > [id="comp-jb4c1308"]{position:relative;margin:48px 0px 10px 0;left:29px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jb4c1308{width:274px;height:auto;}#comp-jb4c130a{width:280px;height:auto;}#comp-iggq277c{width:100%;left:0;margin-left:0;min-width:initial;height:21px;}#comp-lgo4m9w41{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lgo4m9w41inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lgo4m9w41inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lgo4m9w41inlineContent-gridContainer] > [id="comp-igahromo"]{position:relative;margin:0px 0px 50px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lgo4m9w41inlineContent-gridContainer] > [id="comp-igahubrl"]{position:relative;margin:0px 0px 49px calc((100% - 980px) * 0.5);left:-1405px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lgo4m9w41inlineContent-gridContainer] > [id="comp-iggq2kqb"]{position:relative;margin:0px 0 10px 0;left:0;grid-area:1 / 1 / 2 / 2;justify-self:stretch;align-self:start;}#comp-igahromo{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=mediairc22j4k11inlineContent]{height:auto;width:100%;position:static;min-height:683px;}#mediairc22j4k11{width:980px;}#comp-igahubrl{--brw:0px;--brd:var(--color_47);--bg:var(--color_12);--rd:0px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-igahubrl{width:1944px;}[data-mesh-id=comp-igahubrlinlineContent]{height:auto;width:1944px;}[data-mesh-id=comp-igahubrlinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-igahubrlinlineContent-gridContainer] > [id="comp-ig97s46y"]{position:relative;margin:11px 0px 12px 0;left:1428px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-igahubrlinlineContent-gridContainer] > [id="comp-ig97s470"]{position:relative;margin:0px 0px 11px 0;left:1428px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-igahubrlinlineContent-gridContainer] > [id="comp-ig28txpj"]{position:relative;margin:0px 0px 18px 0;left:1428px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}#comp-ig97s46y{width:427px;height:auto;}#comp-ig97s470{--lnw:10px;--brd:var(--color_41);--alpha-brd:1;}#comp-ig97s470{width:127px;height:10px;}#comp-ig28txpj{width:501px;height:auto;}#comp-iggq2kqb{width:100%;left:0;margin-left:0;min-width:initial;height:21px;}#comp-lgo4m9w42{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lgo4m9w42inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lgo4m9w42inlineContent-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-lgo4m9w42inlineContent-gridContainer] > [id="comp-ig83aypt"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lgo4m9w42inlineContent-gridContainer] > [id="comp-iggq2qkr"]{position:relative;margin:0px 0 10px 0;left:0;grid-area:1 / 1 / 2 / 2;justify-self:stretch;align-self:start;}[data-mesh-id=comp-lgo4m9w42inlineContent-gridContainer] > [id="comp-igay64r8"]{position:relative;margin:0px 43px 40px 43px;left:0;grid-area:3 / 1 / 4 / 2;justify-self:stretch;align-self:start;}[data-mesh-id=comp-lgo4m9w42inlineContent-wedge-3]{visibility:hidden;height:298px;width:0;grid-area:1 / 1 / 3 / 2;}#comp-ig83aypt{margin-left:auto;margin-right:auto;width:calc(100% - 39px - 39px);min-width:980px;}[data-mesh-id=mediairc22j4k5inlineContent]{height:auto;width:100%;}[data-mesh-id=mediairc22j4k5inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:3954px;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=mediairc22j4k5inlineContent-gridContainer] > [id="comp-ig99sh5k"]{position:relative;margin:96px 0px 13px calc((100% - 980px) * 0.5);left:221px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=mediairc22j4k5inlineContent-gridContainer] > [id="comp-ig99sh5c"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:440px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#mediairc22j4k5{width:980px;}#comp-ig99sh5k{width:560px;height:auto;}#comp-ig99sh5c{--lnw:10px;--brd:var(--color_41);--alpha-brd:1;}#comp-ig99sh5c{width:128px;height:10px;}#comp-iggq2qkr{width:100%;left:0;margin-left:0;min-width:initial;height:21px;}#comp-igay64r8{--showMoreColor:var(--color_13);--alpha-showMoreColor:1;--fntds:var(--font_8);--rd:0px;--brd:var(--color_15);--brw:0px;--bgh:var(--color_21);--trans:opacity 0.4s ease 0s;--fntt:var(--font_6);--ttl:var(--color_15);--alpha-ttl:1;--txt:var(--color_15);--alpha-txt:1;--lnk:var(--color_15);--alpha-lnk:1;--imgHeightDiff:80px;--paddingSize:0px;--paddingTop:0px;--paddingBottom:0px;--imageWrapperBottom:0px;--imageWrapperTop:0px;--imageWrapperRight:0px;--imageWrapperLeft:0px;--alpha-bgh:0.36;--alpha-brd:1;}#comp-igay64r8{width:calc(100% - 43px - 43px);left:0;margin-left:43px;min-width:initial;height:3616px;}#comp-lgo4m9w5{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lgo4m9w5inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lgo4m9w5inlineContent-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-lgo4m9w5inlineContent-gridContainer] > [id="comp-ig69co8q"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lgo4m9w5inlineContent-gridContainer] > [id="comp-iggq2y8l"]{position:relative;margin:8px 0 10px 0;left:0;grid-area:1 / 1 / 2 / 2;justify-self:stretch;align-self:start;}[data-mesh-id=comp-lgo4m9w5inlineContent-gridContainer] > [id="comp-ig99xkm2"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:432px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lgo4m9w5inlineContent-wedge-3]{visibility:hidden;height:119px;width:0;grid-area:1 / 1 / 3 / 2;}#comp-ig69co8q{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=mediairc22j4j7inlineContent]{height:auto;width:100%;}[data-mesh-id=mediairc22j4j7inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:720px;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=mediairc22j4j7inlineContent-gridContainer] > [id="comp-ig99wz1u"]{position:relative;margin:37px 0px 27px calc((100% - 980px) * 0.5);left:227px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=mediairc22j4j7inlineContent-gridContainer] > [id="comp-jb54bowa"]{position:relative;margin:0px 0px -7px calc((100% - 980px) * 0.5);left:14px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=mediairc22j4j7inlineContent-gridContainer] > [id="comp-jb54c9q3"]{position:relative;margin:10px 0px -26px calc((100% - 980px) * 0.5);left:191px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=mediairc22j4j7inlineContent-gridContainer] > [id="comp-jb54crjp"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:15px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}#mediairc22j4j7{width:980px;}#comp-ig99wz1u{width:544px;height:auto;}#comp-jb54bowa{width:762px;}[data-mesh-id=comp-jb54bowainlineContent]{height:auto;width:762px;}[data-mesh-id=comp-jb54bowainlineContent-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-jb54bowainlineContent-gridContainer] > [id="comp-ihdoh6ae"]{position:relative;margin:19px 0px 43px 0;left:7px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb54bowainlineContent-gridContainer] > [id="comp-ihdocipo"]{position:relative;margin:38px 0px 47px 0;left:193px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb54bowainlineContent-gridContainer] > [id="comp-jb5498hc"]{position:relative;margin:0px 0px 38px 0;left:323px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb54bowainlineContent-gridContainer] > [id="comp-jb4hada3"]{position:relative;margin:40px 0px 56px 0;left:507px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb54bowainlineContent-gridContainer] > [id="comp-jb4h8p1r"]{position:relative;margin:31px 0px 43px 0;left:636px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb54bowainlineContent-gridContainer] > [id="comp-jb53liif"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-ihdoh6ae{--fade_next:opacity 0.1s ease 0s;--fade_prev:opacity 0.5s ease 0s;}#comp-ihdoh6ae{width:146px;height:134px;}#comp-ihdocipo{--fade_next:opacity 0.1s ease 0s;--fade_prev:opacity 0.5s ease 0s;}#comp-ihdocipo{width:111px;height:111px;}#comp-jb5498hc{--fade_next:opacity 0.1s ease 0s;--fade_prev:opacity 0.5s ease 0s;}#comp-jb5498hc{width:159px;height:158px;}#comp-jb4hada3{--fade_next:opacity 0.1s ease 0s;--fade_prev:opacity 0.5s ease 0s;}#comp-jb4hada3{width:103px;height:100px;}#comp-jb4h8p1r{--fade_next:opacity 0.1s ease 0s;--fade_prev:opacity 0.5s ease 0s;}#comp-jb4h8p1r{width:126px;height:122px;}#comp-jb53liif{--fade_next:opacity 0.1s ease 0s;--fade_prev:opacity 0.5s ease 0s;}#comp-jb53liif{width:161px;height:158px;}#comp-jb54c9q3{width:773px;}[data-mesh-id=comp-jb54c9q3inlineContent]{height:auto;width:773px;}[data-mesh-id=comp-jb54c9q3inlineContent-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-jb54c9q3inlineContent-gridContainer] > [id="comp-ihdok6h7"]{position:relative;margin:0px 0px 7px 0;left:612px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb54c9q3inlineContent-gridContainer] > [id="comp-jb53tq5d"]{position:relative;margin:21px 0px 17px 0;left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb54c9q3inlineContent-gridContainer] > [id="comp-jb5432qk"]{position:relative;margin:17px 0px 19px 0;left:186px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb54c9q3inlineContent-gridContainer] > [id="comp-ihdogt8m"]{position:relative;margin:0px 0px 0px 0;left:384px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb54c9q3inlineContent-gridContainer] > [id="comp-jb4hcl1k"]{position:relative;margin:19px 0px 19px 0;left:612px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-ihdok6h7{--fade_next:opacity 0.1s ease 0s;--fade_prev:opacity 0.5s ease 0s;}#comp-ihdok6h7{width:161px;height:160px;}#comp-jb53tq5d{--fade_next:opacity 0.1s ease 0s;--fade_prev:opacity 0.5s ease 0s;}#comp-jb53tq5d{width:159px;height:158px;}#comp-jb5432qk{--fade_next:opacity 0.1s ease 0s;--fade_prev:opacity 0.5s ease 0s;}#comp-jb5432qk{width:160px;height:160px;}#comp-ihdogt8m{--fade_next:opacity 0.1s ease 0s;--fade_prev:opacity 0.5s ease 0s;}#comp-ihdogt8m{width:196px;height:196px;}#comp-jb4hcl1k{--fade_next:opacity 0.1s ease 0s;--fade_prev:opacity 0.5s ease 0s;}#comp-jb4hcl1k{width:160px;height:158px;}#comp-jb54crjp{width:947px;}[data-mesh-id=comp-jb54crjpinlineContent]{height:auto;width:947px;}[data-mesh-id=comp-jb54crjpinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-jb54crjpinlineContent-gridContainer] > [id="comp-jb53oqw2"]{position:relative;margin:15px 0px 0px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb54crjpinlineContent-gridContainer] > [id="comp-jb53mg90"]{position:relative;margin:15px 0px 0px 0;left:175px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb54crjpinlineContent-gridContainer] > [id="comp-jb4h9zam"]{position:relative;margin:15px 0px 0px 0;left:367px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb54crjpinlineContent-gridContainer] > [id="comp-jb4hd6n3"]{position:relative;margin:0px 0px 0px 0;left:568px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jb54crjpinlineContent-gridContainer] > [id="comp-ihdohaqq"]{position:relative;margin:7px 0px 8px 0;left:786px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jb53oqw2{--fade_next:opacity 0.1s ease 0s;--fade_prev:opacity 0.5s ease 0s;}#comp-jb53oqw2{width:160px;height:156px;}#comp-jb53mg90{--fade_next:opacity 0.1s ease 0s;--fade_prev:opacity 0.5s ease 0s;}#comp-jb53mg90{width:160px;height:156px;}#comp-jb4h9zam{--fade_next:opacity 0.1s ease 0s;--fade_prev:opacity 0.5s ease 0s;}#comp-jb4h9zam{width:160px;height:156px;}#comp-jb4hd6n3{--fade_next:opacity 0.1s ease 0s;--fade_prev:opacity 0.5s ease 0s;}#comp-jb4hd6n3{width:179px;height:171px;}#comp-ihdohaqq{--fade_next:opacity 0.1s ease 0s;--fade_prev:opacity 0.5s ease 0s;}#comp-ihdohaqq{width:161px;height:156px;}#comp-iggq2y8l{width:100%;left:0;margin-left:0;min-width:initial;height:21px;}#comp-ig99xkm2{--lnw:10px;--brd:var(--color_41);--alpha-brd:1;}#comp-ig99xkm2{width:128px;height:10px;}#comp-lgo4m9w51{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lgo4m9w51inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lgo4m9w51inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lgo4m9w51inlineContent-gridContainer] > [id="comp-ig69o2ml"]{position:relative;margin:1px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lgo4m9w51inlineContent-gridContainer] > [id="comp-iggq361j"]{position:relative;margin:0px 0 10px 0;left:0;grid-area:1 / 1 / 2 / 2;justify-self:stretch;align-self:start;}#comp-ig69o2ml{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=mediairc22j4j13inlineContent]{height:auto;width:100%;}[data-mesh-id=mediairc22j4j13inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(7, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=mediairc22j4j13inlineContent-gridContainer] > [id="comp-ig9a1pw3"]{position:relative;margin:56px 0px 12px calc((100% - 980px) * 0.5);left:227px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=mediairc22j4j13inlineContent-gridContainer] > [id="comp-ig9a1pw7"]{position:relative;margin:0px 0px 18px calc((100% - 980px) * 0.5);left:432px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=mediairc22j4j13inlineContent-gridContainer] > [id="comp-ig69un0m"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:14px;grid-area:2 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=mediairc22j4j13inlineContent-gridContainer] > [id="comp-ig6a23xj"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:14px;grid-area:5 / 1 / 9 / 2;justify-self:start;align-self:start;}[data-mesh-id=mediairc22j4j13inlineContent-gridContainer] > [id="comp-ig69o2n2"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:598px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=mediairc22j4j13inlineContent-gridContainer] > [id="comp-ihw3jsps"]{position:relative;margin:0px 0px 37px calc((100% - 980px) * 0.5);left:598px;grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}[data-mesh-id=mediairc22j4j13inlineContent-gridContainer] > [id="comp-ls20lqvo"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:598px;grid-area:6 / 1 / 7 / 2;justify-self:start;align-self:start;}[data-mesh-id=mediairc22j4j13inlineContent-gridContainer] > [id="comp-ls20lxbi"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:598px;grid-area:7 / 1 / 8 / 2;justify-self:start;align-self:start;}#mediairc22j4j13{width:980px;}#comp-ig9a1pw3{width:560px;height:auto;}#comp-ig9a1pw7{--lnw:10px;--brd:var(--color_41);--alpha-brd:1;}#comp-ig9a1pw7{width:128px;height:10px;}#comp-ig69un0m{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-ig69un0m{width:440px;height:auto;}#comp-ig6a23xj{width:536px;}[data-mesh-id=comp-ig6a23xjinlineContent]{height:auto;width:536px;}[data-mesh-id=comp-ig6a23xjinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-ig6a23xjinlineContent-gridContainer] > [id="comp-kee9k9l2"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-kee9k9l2{--rd:0px;--shd:0 0 0 rgba(0, 0, 0, 0);--bg:var(--color_11);--brd:227,227,227;--alpha-brd:1;--brw:0px;--alpha-bg:0;}#comp-kee9k9l2{width:536px;}[data-mesh-id=comp-kee9k9l2inlineContent]{height:auto;width:536px;}[data-mesh-id=comp-kee9k9l2inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(4, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-kee9k9l2inlineContent-gridContainer] > [id="comp-kee9k9lt"]{position:relative;margin:0px 0px 5px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kee9k9l2inlineContent-gridContainer] > [id="comp-kee9k9m4"]{position:relative;margin:0px 0px 5px 0;left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kee9k9l2inlineContent-gridContainer] > [id="comp-kee9k9m81"]{position:relative;margin:0px 0px 5px 0;left:0px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kee9k9l2inlineContent-gridContainer] > [id="comp-kee9k9mc1"]{position:relative;margin:0px 0px 5px 0;left:0px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kee9k9l2inlineContent-gridContainer] > [id="comp-kee9k9mg1"]{position:relative;margin:0px 0px 0px 0;left:484px;grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}#comp-kee9k9lt{--errorTextColor:255,64,64;--alpha-errorTextColor:1;--errorTextFont:var(--font_8);--shd:none;--rd:0px;--fnt:normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--brw:0px;--bg:var(--color_12);--txt:var(--color_37);--alpha-txt:1;--brd:var(--color_37);--txt2:var(--color_39);--alpha-txt2:1;--brwh:0px;--bgh:var(--color_38);--brdh:var(--color_37);--brwf:0px;--bgf:var(--color_38);--brdf:var(--color_37);--brwe:1px;--bge:var(--color_38);--brde:226,28,33;--trns:opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;--bgd:255,255,255;--alpha-bgd:1;--txtd:219,219,219;--alpha-txtd:1;--brwd:0px;--brdd:var(--color_37);--fntlbl:normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--txtlbl:var(--color_39);--alpha-txtlbl:1;--txtlblrq:var(--color_39);--alpha-txtlblrq:1;--fntprefix:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;--alpha-brd:1;--alpha-brdf:1;--alpha-brdh:1;--boxShadowToggleOn-shd:none;--alpha-bg:1;--alpha-brdd:1;--alpha-brde:1;--alpha-bge:1;--alpha-bgh:1;--alpha-bgf:1;}#comp-kee9k9lt{width:536px;height:31px;}#comp-kee9k9m4{--errorTextColor:255,64,64;--alpha-errorTextColor:1;--errorTextFont:var(--font_8);--shd:none;--rd:0px;--fnt:normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--brw:0px;--bg:var(--color_12);--txt:var(--color_37);--alpha-txt:1;--brd:var(--color_37);--txt2:var(--color_39);--alpha-txt2:1;--brwh:0px;--bgh:var(--color_38);--brdh:var(--color_37);--brwf:0px;--bgf:var(--color_38);--brdf:var(--color_37);--brwe:1px;--bge:var(--color_38);--brde:226,28,33;--trns:opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;--bgd:255,255,255;--alpha-bgd:1;--txtd:219,219,219;--alpha-txtd:1;--brwd:0px;--brdd:var(--color_37);--fntlbl:normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--txtlbl:var(--color_39);--alpha-txtlbl:1;--txtlblrq:var(--color_39);--alpha-txtlblrq:1;--fntprefix:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;--alpha-brd:1;--alpha-brdf:1;--alpha-brdh:1;--boxShadowToggleOn-shd:none;--alpha-bg:1;--alpha-brdd:1;--alpha-brde:1;--alpha-bge:1;--alpha-bgh:1;--alpha-bgf:1;}#comp-kee9k9m4{width:536px;height:31px;}#comp-kee9k9m81{--errorTextColor:255,64,64;--alpha-errorTextColor:1;--errorTextFont:var(--font_8);--shd:none;--rd:0px;--fnt:normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--brw:0px;--bg:var(--color_12);--txt:var(--color_37);--alpha-txt:1;--brd:var(--color_37);--txt2:var(--color_39);--alpha-txt2:1;--brwh:0px;--bgh:var(--color_38);--brdh:var(--color_37);--brwf:0px;--bgf:var(--color_38);--brdf:var(--color_37);--brwe:1px;--bge:var(--color_38);--brde:226,28,33;--trns:opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;--bgd:255,255,255;--alpha-bgd:1;--txtd:219,219,219;--alpha-txtd:1;--brwd:0px;--brdd:var(--color_37);--fntlbl:normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--txtlbl:var(--color_39);--alpha-txtlbl:1;--txtlblrq:var(--color_39);--alpha-txtlblrq:1;--fntprefix:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;--alpha-brd:1;--alpha-brdf:1;--alpha-brdh:1;--boxShadowToggleOn-shd:none;--alpha-bg:1;--alpha-brdd:1;--alpha-brde:1;--alpha-bge:1;--alpha-bgh:1;--alpha-bgf:1;}#comp-kee9k9m81{width:536px;height:31px;}#comp-kee9k9mc1{--errorTextColor:255,64,64;--alpha-errorTextColor:1;--errorTextFont:var(--font_8);--shd:none;--rd:0px;--fnt:normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--brw:0px;--bg:var(--color_12);--txt:var(--color_37);--alpha-txt:1;--brd:var(--color_37);--txt2:var(--color_39);--alpha-txt2:1;--brwh:0px;--bgh:var(--color_38);--brdh:var(--color_37);--brwf:0px;--bgf:var(--color_38);--brdf:var(--color_37);--brwe:1px;--bge:var(--color_38);--brde:226,28,33;--trns:opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;--bgd:255,255,255;--alpha-bgd:1;--txtd:219,219,219;--alpha-txtd:1;--brwd:0px;--brdd:var(--color_37);--fntlbl:normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--txtlbl:var(--color_39);--alpha-txtlbl:1;--txtlblrq:var(--color_39);--alpha-txtlblrq:1;--fntprefix:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;--alpha-brd:1;--alpha-brdf:1;--alpha-brdh:1;--boxShadowToggleOn-shd:none;--alpha-bg:1;--alpha-brdd:1;--alpha-brde:1;--alpha-bge:1;--alpha-bgh:1;--alpha-bgf:1;}#comp-kee9k9mc1{width:536px;height:31px;}#comp-kee9k9mg1{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 16px/1.4em avenir-lt-w01_35-light1475496,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_36);--brw:0px;--bg:var(--color_42);--brd:var(--color_37);--bgh:var(--color_42);--brdh:var(--color_36);--txth:var(--color_36);--bgd:204,204,204;--alpha-bgd:1;--brdd:204,204,204;--alpha-brdd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-bg:1;--alpha-bgh:1;--alpha-brd:1;--alpha-brdh:0;--alpha-txt:1;--alpha-txth:1;--boxShadowToggleOn-shd:none;}#comp-kee9k9mg1{width:52px;height:32px;}#comp-ig69o2n2{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-ig69o2n2{width:308px;height:auto;}#comp-ihw3jsps{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-ihw3jsps{width:368px;height:auto;}#comp-ls20lqvo{width:308px;height:auto;}#comp-ls20lxbi{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-ls20lxbi{width:368px;height:auto;}#comp-iggq361j{width:100%;left:0;margin-left:0;min-width:initial;height:21px;}</style> <style id="compCssMappers_e6zct"> #e6zct{--shc-mutated-brightness:85,18,24;width:auto;min-height:40px;}#pageBackground_e6zct{--bg-position:absolute;--bg-overlay-color:rgb(230, 158, 25);--bg-gradient:none;}#comp-lgo4m9w3{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-lllppqtc{--height:80px;--width:87px;}#comp-ihpx2cm9{--height:32px;--width:64px;}#comp-jaztvfs4{--height:693px;}#comp-lgo4m9w4{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-ig277xvm1{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-jb4c12yx{--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-jb4c130f{transform-origin:center 5px;}#comp-jb4c12zy{--height:240px;--width:316px;}#comp-jb4c12zw{--height:240px;--width:314px;}#comp-jb4c1300{--height:240px;--width:308px;}#comp-jb4c130i{--shc-mutated-brightness:124,124,124;}#comp-jb4c1301{--shc-mutated-brightness:124,124,124;}#comp-jb4c1307{--shc-mutated-brightness:124,124,124;}#comp-lgo4m9w41{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-igahromo{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#mediairc22j4k11{--fill-layer-image-opacity:1;--fill-layer-background-media-position:fixed;--fill-layer-background-media-pointer-events:none;--bg-overlay-color:rgb(var(--color_43));--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-igahubrl{--shc-mutated-brightness:124,124,124;}#comp-ig97s470{transform-origin:center 5px;}#comp-ig28txpj{--min-height:546px;}#comp-lgo4m9w42{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-ig83aypt{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#mediairc22j4k5{--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-ig99sh5c{transform-origin:center 5px;}#comp-igay64r8{height:auto;--number-of-columns:4;--spacing:15px;--row-height:586px;--text-align:center;--show-more-container-height:25px;}#comp-lgo4m9w5{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-ig69co8q{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#mediairc22j4j7{--bg-overlay-color:rgb(var(--color_12));--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-ig99xkm2{transform-origin:center 5px;}#comp-lgo4m9w51{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-ig69o2ml{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#mediairc22j4j13{--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-ig9a1pw7{transform-origin:center 5px;}#comp-kee9k9lt{--fnt:normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--fntlbl:normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--direction:var(--wix-opt-in-direction, ltr);--align:start;--labelDirection:inherit;--inputDirection:inherit;--errorDirection:inherit;--requiredIndicationDisplay:inline;--labelMarginBottom:5px;--textPadding:3px;--textPadding_start:5px;--textPadding_end:3px;--labelPadding_start:0px;--labelPadding_end:20px;height:auto;--inputHeight:31px;}#comp-kee9k9m4{--fnt:normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--fntlbl:normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--direction:var(--wix-opt-in-direction, ltr);--align:start;--labelDirection:inherit;--inputDirection:inherit;--errorDirection:inherit;--requiredIndicationDisplay:inline;--labelMarginBottom:5px;--textPadding:3px;--textPadding_start:5px;--textPadding_end:3px;--labelPadding_start:0px;--labelPadding_end:20px;height:auto;--inputHeight:31px;}#comp-kee9k9m81{--fnt:normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--fntlbl:normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--direction:var(--wix-opt-in-direction, ltr);--align:start;--labelDirection:inherit;--inputDirection:inherit;--errorDirection:inherit;--requiredIndicationDisplay:inline;--labelMarginBottom:5px;--textPadding:3px;--textPadding_start:5px;--textPadding_end:3px;--labelPadding_start:0px;--labelPadding_end:20px;height:auto;--inputHeight:31px;}#comp-kee9k9mc1{--fnt:normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--fntlbl:normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--direction:var(--wix-opt-in-direction, ltr);--align:start;--labelDirection:inherit;--inputDirection:inherit;--errorDirection:inherit;--requiredIndicationDisplay:inline;--labelMarginBottom:5px;--textPadding:3px;--textPadding_start:5px;--textPadding_end:3px;--labelPadding_start:0px;--labelPadding_end:20px;height:auto;--inputHeight:31px;}#comp-kee9k9mg1{--shc-mutated-brightness:15,23,30;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 16px/1.4em avenir-lt-w01_35-light1475496,sans-serif;--label-align:center;--label-text-align:center;}#comp-ihw3jsps{--min-height:53px;}#comp-ls20lxbi{--min-height:53px;}</style> </head> <body class='' > <script type="text/javascript"> var bodyCacheable = true; </script> <!--pageHtmlEmbeds.bodyStart start--> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyStart start"></script> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyStart end"></script> <!--pageHtmlEmbeds.bodyStart end--> <script id="wix-first-paint"> if (window.ResizeObserver && (!window.PerformanceObserver || !PerformanceObserver.supportedEntryTypes || PerformanceObserver.supportedEntryTypes.indexOf('paint') === -1)) { new ResizeObserver(function (entries, observer) { entries.some(function (entry) { var contentRect = entry.contentRect; if (contentRect.width > 0 && contentRect.height > 0) { requestAnimationFrame(function (now) { window.wixFirstPaint = now; dispatchEvent(new CustomEvent('wixFirstPaint')); }); observer.disconnect(); return true; } }); }).observe(document.body); } </script> <div id="SITE_CONTAINER"><div id="main_MF" class="main_MF"><div id="SCROLL_TO_TOP" class="Vd6aQZ ignore-focus SCROLL_TO_TOP" tabindex="-1" role="region" aria-label="top of page"><span class="mHZSwn">top of page</span></div><!--$--><!--/$--><!--$--><div id="BACKGROUND_GROUP" class="BACKGROUND_GROUP"><div id="pageBackground_e6zct" data-media-height-override-type="" data-media-position-override="false" class="pageBackground_e6zct BmZ5pC"><div id="bgLayers_pageBackground_e6zct" data-hook="bgLayers" data-motion-part="BG_LAYER pageBackground_e6zct" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_pageBackground_e6zct" data-motion-part="BG_MEDIA pageBackground_e6zct" class="VgO9Yg"></div></div></div></div><!--/$--><div id="site-root" class="site-root"><!--$--><div id="masterPage" class="mesh-layout masterPage css-editing-scope"><div id="pinnedTopRight" class="pinnedTopRight"><!--$--><div id="comp-igauz7ee-pinned-layer" class="comp-igauz7ee-pinned-layer big2ZD"><!--$--><wix-dropdown-menu id="comp-igauz7ee" class="XwCBRN NHM1d1 comp-igauz7ee 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="0" data-ribbon-extra="0" data-dropalign="center"><nav class="R_TAzU" id="comp-igauz7eenavContainer" aria-label="Sitio"><ul class="y7qwii" id="comp-igauz7eeitemsContainer" style="text-align:center" data-marginallchildren="true"><li id="comp-igauz7ee0" data-direction="ltr" data-listposition="left" data-data-id="dataItem-ig277xv9" data-state="menu selected link" data-index="0" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.pyfsa.com" target="_self" class="UiHgGh" aria-current="page"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-igauz7ee0label">PYFSA ROBOTICS</p></div></div></a></li><li id="comp-igauz7ee1" data-direction="ltr" data-listposition="center" data-data-id="dataItem-igauzznd" data-state="menu false link" data-index="1" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" data-anchor="dataItem-iggq277e" href="https://www.pyfsa.com" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-igauz7ee1label">SERVICIOS</p></div></div></a></li><li id="comp-igauz7ee2" data-direction="ltr" data-listposition="center" data-data-id="dataItem-igaxpnnv" data-state="menu false link" data-index="2" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" data-anchor="dataItem-iggq2kqc" href="https://www.pyfsa.com" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-igauz7ee2label">NOSOTROS</p></div></div></a></li><li id="comp-igauz7ee3" data-direction="ltr" data-listposition="center" data-data-id="dataItem-igaxq680" data-state="menu false link" data-index="3" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" data-anchor="dataItem-iggq2qkr1" href="https://www.pyfsa.com" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-igauz7ee3label">PROYECTOS</p></div></div></a></li><li id="comp-igauz7ee4" data-direction="ltr" data-listposition="center" data-data-id="dataItem-igaxqnke" data-state="menu false link" data-index="4" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" data-anchor="dataItem-iggq2y8l1" href="https://www.pyfsa.com" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-igauz7ee4label">CLIENTES</p></div></div></a></li><li id="comp-igauz7ee5" data-direction="ltr" data-listposition="right" data-data-id="dataItem-igaxqx87" data-state="menu false link" data-index="5" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" data-anchor="dataItem-iggq361j1" href="https://www.pyfsa.com" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-igauz7ee5label">CONTACTO</p></div></div></a></li><li id="comp-igauz7ee__more__" data-direction="ltr" data-listposition="right" data-state="menu false header" data-index="__more__" data-dropdown="false" class="p90CkU xTjc1A"><div data-testid="linkElement" class="UiHgGh" tabindex="0" aria-haspopup="true"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-igauz7ee__more__label">More</p></div></div></div></li></ul><div class="h3jCPd" id="comp-igauz7eedropWrapper" data-dropalign="center" data-dropdown-shown="false"><ul class="wkJ2fp wixui-dropdown-menu__submenu" id="comp-igauz7eemoreContainer"></ul></div><div style="display:none" id="comp-igauz7eenavContainer-hiddenA11ySubMenuIndication">Use tab to navigate through the menu items.</div></nav></wix-dropdown-menu><!--/$--></div><!--/$--></div><header id="SITE_HEADER" class="xU8fqS SITE_HEADER wixui-header" tabindex="-1"><div class="_C0cVf"><div class="_4XcTfy" data-testid="screenWidthContainerBg"></div></div><div class="U4Bvut"><div class="G5K6X8"><div class="gUbusX" data-testid="screenWidthContainerBgCenter"></div></div><div class="CJF7A2"><div data-mesh-id="SITE_HEADERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_HEADERinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-ihgmra0p" class="LKjYWx comp-ihgmra0p wixui-image rYiAuL"><a data-testid="linkElement" href="https://www.pyfsa.com" target="_self" class="BzTPNT"><img fetchpriority="high" sizes="365px" srcSet="https://static.wixstatic.com/media/b9aacb_7757b197b99448c9b648eeb463280885~mv2.jpg/v1/fill/w_365,h_105,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/PYFSA%20Robotics.jpg 1x, https://static.wixstatic.com/media/b9aacb_7757b197b99448c9b648eeb463280885~mv2.jpg/v1/fill/w_652,h_188,al_c,lg_1,q_80,enc_avif,quality_auto/PYFSA%20Robotics.jpg 2x" id="img_comp-ihgmra0p" src="https://static.wixstatic.com/media/b9aacb_7757b197b99448c9b648eeb463280885~mv2.jpg/v1/fill/w_365,h_105,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/PYFSA%20Robotics.jpg" alt="Factory Automation & Robotcs. Mechatronic, Palletizng, Handling, Mecanizados, Estructuras soldadas, CAE/FEA/CAM" style="object-fit:fill" class="OcGXIS I5zqsT" width="365" height="104"/></a></div><!--/$--><!--$--><div id="comp-jl374pz7" class="comp-jl374pz7 WzbAF8"><ul class="mpGTIt" aria-label="Barra de redes sociales"><li id="dataItem-jl374q171-comp-jl374pz7" class="O6KwRn"><a data-testid="linkElement" href="https://www.facebook.com/pyfsa.robotics/" target="_blank" rel="noreferrer noopener" class="oRtuWN" aria-label="Facebook Social Icon"><img sizes="undefinedpx" srcSet="https://static.wixstatic.com/media/e316f544f9094143b9eac01f1f19e697.png/v1/fill/w_39,h_39,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/e316f544f9094143b9eac01f1f19e697.png 1x, https://static.wixstatic.com/media/e316f544f9094143b9eac01f1f19e697.png/v1/fill/w_78,h_78,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/e316f544f9094143b9eac01f1f19e697.png 2x" id="img_0_comp-jl374pz7" src="https://static.wixstatic.com/media/e316f544f9094143b9eac01f1f19e697.png/v1/fill/w_39,h_39,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/e316f544f9094143b9eac01f1f19e697.png" alt="Facebook Social Icon" style="object-fit:cover" class="YaS0jR I5zqsT"/></a></li><li id="dataItem-jl374q1d4-comp-jl374pz7" class="O6KwRn"><a data-testid="linkElement" href="https://www.instagram.com/pyfsa.robotics/" target="_blank" rel="noreferrer noopener" class="oRtuWN" aria-label="Icono social Instagram"><img sizes="undefinedpx" srcSet="https://static.wixstatic.com/media/8d6893330740455c96d218258a458aa4.png/v1/fill/w_39,h_39,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/8d6893330740455c96d218258a458aa4.png 1x, https://static.wixstatic.com/media/8d6893330740455c96d218258a458aa4.png/v1/fill/w_78,h_78,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/8d6893330740455c96d218258a458aa4.png 2x" id="img_1_comp-jl374pz7" src="https://static.wixstatic.com/media/8d6893330740455c96d218258a458aa4.png/v1/fill/w_39,h_39,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/8d6893330740455c96d218258a458aa4.png" alt="Icono social Instagram" style="object-fit:cover" class="YaS0jR I5zqsT"/></a></li></ul></div><!--/$--></div></div></div></div></header><main id="PAGES_CONTAINER" class="PAGES_CONTAINER" tabindex="-1" data-main-content="true"><div id="SITE_PAGES" class="JsJXaX SITE_PAGES"><div id="e6zct" class="IFDbAj QZVVCT e6zct"><div class="ICGV6F wixui-page" data-testid="page-bg"></div><div class="OSAD5Q"><!--$--><div id="Containere6zct" class="Containere6zct SPY_vo"><div data-mesh-id="Containere6zctinlineContent" data-testid="inline-content" class=""><div data-mesh-id="Containere6zctinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-lgo4m9w3" tabindex="-1" class="Oqnisf comp-lgo4m9w3 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lgo4m9w3" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lgo4m9w3" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lgo4m9w3" data-motion-part="BG_MEDIA comp-lgo4m9w3" class="VgO9Yg"></div></div><div data-mesh-id="comp-lgo4m9w3inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lgo4m9w3inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-lllppqtc" class="MazNVa comp-lllppqtc wixui-image rYiAuL" title="PYFSA Robotics"><a data-testid="linkElement" href="https://www.pyfsa.com" target="_self" rel="sponsored" class="j7pOnl"><img fetchpriority="high" sizes="87px" srcSet="https://static.wixstatic.com/media/b9aacb_2597ed5bd4c043e79efbe16ebd75fcb1~mv2.jpg/v1/fill/w_87,h_80,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/PYFSARobotics_edited_edited.jpg 1x, https://static.wixstatic.com/media/b9aacb_2597ed5bd4c043e79efbe16ebd75fcb1~mv2.jpg/v1/fill/w_174,h_160,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/PYFSARobotics_edited_edited.jpg 2x" id="img_comp-lllppqtc" src="https://static.wixstatic.com/media/b9aacb_2597ed5bd4c043e79efbe16ebd75fcb1~mv2.jpg/v1/fill/w_87,h_80,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/PYFSARobotics_edited_edited.jpg" alt="PYFSA Robotics" style="object-fit:cover" class="BI8PVQ I5zqsT" width="87" height="80"/></a></div><!--/$--><!--$--><div id="comp-lxc1w3g5" class="comp-lxc1w3g5 wixui-image-button" aria-describedby="bc91b666-8857-402a-a1d8-9eadfc676b0e"><a data-testid="link" href="https://kawasakirobotics.com/" target="_blank" rel="noreferrer noopener" class="QP6ZLS z9LPSw" aria-label="" tabindex="0"><div role="img" class="nXJ9tS" data-testid="linkImageContainer"><div class="PRnra1"><img sizes="159px" srcSet="https://static.wixstatic.com/media/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg/v1/fill/w_159,h_50,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg/v1/fill/w_318,h_99,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg 2x" id="img_comp-lxc1w3g5_0" src="https://static.wixstatic.com/media/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg/v1/fill/w_159,h_50,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="FaQ3s0 I5zqsT" width="159" height="158"/></div><div class="PRnra1"><img sizes="159px" srcSet="https://static.wixstatic.com/media/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg/v1/fill/w_159,h_50,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg/v1/fill/w_318,h_99,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg 2x" id="img_comp-lxc1w3g5_1" src="https://static.wixstatic.com/media/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg/v1/fill/w_159,h_50,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="UPdSQG I5zqsT" width="159" height="158"/></div><div class="PRnra1"><img sizes="159px" srcSet="https://static.wixstatic.com/media/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg/v1/fill/w_159,h_50,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg/v1/fill/w_318,h_99,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg 2x" id="img_comp-lxc1w3g5_2" src="https://static.wixstatic.com/media/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg/v1/fill/w_159,h_50,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="m5L7Le I5zqsT" width="159" height="158"/></div></div></a></div><!--/$--><!--$--><div id="comp-ihpx2cmf" class="HcOXKn SxM0TO QxJLC3 comp-ihpx2cmf wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h3 class="font_3 wixui-rich-text__text" style="line-height:1.1em; text-align:center; font-size:60px;"><span class="color_38 wixui-rich-text__text"><span style="letter-spacing:0.05em;" class="wixui-rich-text__text">Solutions <span style="font-size:26px;" class="wixui-rich-text__text">and</span></span></span></h3> <h3 class="font_3 wixui-rich-text__text" style="line-height:1.1em; text-align:center; font-size:60px;"><span class="color_38 wixui-rich-text__text"><span style="letter-spacing:0.05em;" class="wixui-rich-text__text"> Factory Automation </span></span></h3></div><!--/$--><!--$--><div id="comp-ihpx2cm9" class="MazNVa comp-ihpx2cm9 wixui-image rYiAuL"><a data-testid="linkElement" data-anchor="dataItem-iggq277e" data-anchor-comp-id="comp-iggq277c" href="https://www.pyfsa.com" target="_self" class="j7pOnl"><img fetchpriority="high" sizes="64px" srcSet="https://static.wixstatic.com/media/c19c76_376dc1d20bd348b99c4a732a1d6d7c81.png/v1/fill/w_64,h_32,al_c,lg_1,q_85,enc_avif,quality_auto/c19c76_376dc1d20bd348b99c4a732a1d6d7c81.png 1x, https://static.wixstatic.com/media/c19c76_376dc1d20bd348b99c4a732a1d6d7c81.png/v1/fill/w_88,h_44,al_c,lg_1,q_85,enc_avif,quality_auto/c19c76_376dc1d20bd348b99c4a732a1d6d7c81.png 2x" id="img_comp-ihpx2cm9" src="https://static.wixstatic.com/media/c19c76_376dc1d20bd348b99c4a732a1d6d7c81.png/v1/fill/w_64,h_32,al_c,lg_1,q_85,enc_avif,quality_auto/c19c76_376dc1d20bd348b99c4a732a1d6d7c81.png" alt="" style="object-fit:cover" class="BI8PVQ I5zqsT" width="64" height="32"/></a></div><!--/$--><!--$--><table id="comp-jaztvfs4" data-testid="Thumbnails" class="comp-jaztvfs4 slvSuv"><tbody><tr><th id="dataItem-jn9ndw27" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/b9aacb_1ecfbc885cb341c7a31dc135c047fe5b~mv2.jpg/v1/fill/w_250,h_178,al_c,q_90,enc_auto/b9aacb_1ecfbc885cb341c7a31dc135c047fe5b~mv2.jpg" alt="Prensa Servo 5Tn" itemProp="contentURL" width="250" height="178"/><div><h2 itemProp="name">Prensa Servo 5Tn</h2></div></th><th id="dataItem-jn9ndw28" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/b9aacb_f0802854f41a463892edcf4d86d9656c~mv2_d_2160_1440_s_2.jpg/v1/fill/w_250,h_166,al_c,q_90,enc_auto/b9aacb_f0802854f41a463892edcf4d86d9656c~mv2_d_2160_1440_s_2.jpg" alt="Robot Arc Welding" itemProp="contentURL" width="250" height="166"/><div><h2 itemProp="name">Robot Arc Welding</h2></div></th><th id="dataItem-jn9ndw29" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/b9aacb_bc859691195d49b9ad6f89d7b5d9f6eb~mv2_d_3264_2448_s_4_2.jpg/v1/fill/w_250,h_187,al_c,q_90,enc_auto/b9aacb_bc859691195d49b9ad6f89d7b5d9f6eb~mv2_d_3264_2448_s_4_2.jpg" alt="Welding Jig" itemProp="contentURL" width="250" height="187"/><div><h2 itemProp="name">Welding Jig</h2></div></th></tr><tr><th id="dataItem-jn9ndw291" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/b9aacb_cca9ca5946724d579ad62045dcac74ae~mv2_d_2048_1536_s_2.jpg/v1/fill/w_250,h_187,al_c,q_90,enc_auto/b9aacb_cca9ca5946724d579ad62045dcac74ae~mv2_d_2048_1536_s_2.jpg" alt="Carro y Elevador Tijera" itemProp="contentURL" width="250" height="187"/><div><h2 itemProp="name">Carro y Elevador Tijera</h2></div></th><th id="dataItem-jn9ndw2a" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/b9aacb_0722a816572b4abeb0b56dca3ffc3b39~mv2_d_3648_2736_s_4_2.jpg/v1/fill/w_250,h_187,al_c,q_90,enc_auto/b9aacb_0722a816572b4abeb0b56dca3ffc3b39~mv2_d_3648_2736_s_4_2.jpg" alt="Maquina Corte de placas" itemProp="contentURL" width="250" height="187"/><div><h2 itemProp="name">Maquina Corte de placas</h2></div></th><th id="dataItem-jn9ndw2a1" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/b9aacb_a7f03cbaf8214582a56104520501d30a~mv2.jpg/v1/fill/w_250,h_140,al_c,q_90,enc_auto/b9aacb_a7f03cbaf8214582a56104520501d30a~mv2.jpg" alt="Estructuras Metalicas" itemProp="contentURL" width="250" height="140"/><div><h2 itemProp="name">Estructuras Metalicas</h2></div></th></tr><tr><th id="dataItem-jn9ndw2b" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/b9aacb_0241c784b2ea427387dea0fc29de8b88~mv2_d_3264_2448_s_4_2.jpg/v1/fill/w_250,h_187,al_c,q_90,enc_auto/b9aacb_0241c784b2ea427387dea0fc29de8b88~mv2_d_3264_2448_s_4_2.jpg" alt="Barandas - Escaleras" itemProp="contentURL" width="250" height="187"/><div><h2 itemProp="name">Barandas - Escaleras</h2></div></th><th id="dataItem-jb2wkpld" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/b9aacb_46a8127571a74921b891db42fc9a0206~mv2.jpg/v1/fill/w_250,h_178,al_c,q_90,enc_auto/b9aacb_46a8127571a74921b891db42fc9a0206~mv2.jpg" alt="Sistemas de Ajuste DCTool" itemProp="contentURL" width="250" height="178"/><div><h2 itemProp="name">Sistemas de Ajuste DCTool</h2></div></th><th id="dataItem-jb2wkpld1" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/b9aacb_8725b798fc134c17a3a1670d581fc1ae~mv2.jpg/v1/fill/w_250,h_178,al_c,q_90,enc_auto/b9aacb_8725b798fc134c17a3a1670d581fc1ae~mv2.jpg" alt="Lineas de Ensamble Stop&Go" itemProp="contentURL" width="250" height="178"/><div><h2 itemProp="name">Lineas de Ensamble Stop&Go</h2></div></th></tr><tr><th id="dataItem-jb2vlzbg" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/b9aacb_8efee95cf406424b975688cbd85e272d~mv2.jpg/v1/fill/w_250,h_178,al_c,q_90,enc_auto/b9aacb_8efee95cf406424b975688cbd85e272d~mv2.jpg" alt="Guias Ajustables" itemProp="contentURL" width="250" height="178"/><div><h2 itemProp="name">Guias Ajustables</h2></div></th><th id="dataItem-jb2vlzbh" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/b9aacb_74fcb7fdbaf14ff7b18401d2376f50ca~mv2.jpg/v1/fill/w_250,h_178,al_c,q_90,enc_auto/b9aacb_74fcb7fdbaf14ff7b18401d2376f50ca~mv2.jpg" alt="Conveyor" itemProp="contentURL" width="250" height="178"/><div><h2 itemProp="name">Conveyor</h2></div></th><th id="dataItem-jb2vlzbh1" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/b9aacb_a1a4cb54a2074e94a9c26688d8a7d02d~mv2.jpg/v1/fill/w_250,h_178,al_c,q_90,enc_auto/b9aacb_a1a4cb54a2074e94a9c26688d8a7d02d~mv2.jpg" alt="Lineas de Llenado y Packaging" itemProp="contentURL" width="250" height="178"/><div><h2 itemProp="name">Lineas de Llenado y Packaging</h2></div></th></tr><tr><th id="dataItem-jb1hqy1p" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/b9aacb_08b79e9c4611403eba11f9f7fd902c96~mv2.jpg/v1/fill/w_250,h_178,al_c,q_90,enc_auto/b9aacb_08b79e9c4611403eba11f9f7fd902c96~mv2.jpg" alt="Palletizado" itemProp="contentURL" width="250" height="178"/><div><h2 itemProp="name">Palletizado</h2></div></th><th id="dataItem-jb2vlzbh2" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/b9aacb_ce54224bcb3847c9b6f05f9c28314c0d~mv2.jpg/v1/fill/w_250,h_178,al_c,q_90,enc_auto/b9aacb_ce54224bcb3847c9b6f05f9c28314c0d~mv2.jpg" alt="Palletizado" itemProp="contentURL" width="250" height="178"/><div><h2 itemProp="name">Palletizado</h2></div></th></tr></tbody></table><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-lgo4m9w4" tabindex="-1" class="Oqnisf comp-lgo4m9w4 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lgo4m9w4" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lgo4m9w4" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lgo4m9w4" data-motion-part="BG_MEDIA comp-lgo4m9w4" class="VgO9Yg"></div></div><div data-mesh-id="comp-lgo4m9w4inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lgo4m9w4inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-ig277xvm1" class="comp-ig277xvm1 CohWsy wixui-column-strip"><div id="bgLayers_comp-ig277xvm1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-ig277xvm1" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-ig277xvm1" data-motion-part="BG_MEDIA comp-ig277xvm1" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><!--$--><div id="comp-jb4c12yx" class="comp-jb4c12yx YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jb4c12yx" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jb4c12yx" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jb4c12yx" data-motion-part="BG_MEDIA comp-jb4c12yx" class="VgO9Yg"></div></div><div data-mesh-id="comp-jb4c12yxinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jb4c12yxinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-jb4c130c" class="HcOXKn SxM0TO QxJLC3 comp-jb4c130c wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:55px;"><span class="color_39 wixui-rich-text__text"><span style="letter-spacing:0.05em;" class="wixui-rich-text__text">SERVICIOS</span></span></h2></div><!--/$--><!--$--><div id="comp-jb4c130f" class="comp-jb4c130f aVng1S wixui-horizontal-line"></div><!--/$--><!--$--><div id="comp-jb54qwk8" class="comp-jb54qwk8 SPY_vo"><div data-mesh-id="comp-jb54qwk8inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jb54qwk8inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-jb4c12zy" class="MazNVa comp-jb4c12zy wixui-image"><div data-testid="linkElement" class="j7pOnl"><img loading="lazy" sizes="316px" srcSet="https://static.wixstatic.com/media/c19c76_22d8ec47d1484b09a9c333e4141a12a0.jpg/v1/fill/w_316,h_240,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/c19c76_22d8ec47d1484b09a9c333e4141a12a0.jpg 1x, https://static.wixstatic.com/media/c19c76_22d8ec47d1484b09a9c333e4141a12a0.jpg/v1/fill/w_632,h_480,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/c19c76_22d8ec47d1484b09a9c333e4141a12a0.jpg 2x" id="img_comp-jb4c12zy" src="https://static.wixstatic.com/media/c19c76_22d8ec47d1484b09a9c333e4141a12a0.jpg/v1/fill/w_316,h_240,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/c19c76_22d8ec47d1484b09a9c333e4141a12a0.jpg" alt="" style="object-fit:cover" class="BI8PVQ I5zqsT" width="316" height="240"/></div></div><!--/$--><!--$--><div id="comp-jb4c12zw" class="MazNVa comp-jb4c12zw wixui-image"><div data-testid="linkElement" class="j7pOnl"><img loading="lazy" sizes="314px" srcSet="https://static.wixstatic.com/media/b9aacb_123811c7a29a47079590953c3803134b~mv2.jpg/v1/crop/x_0,y_77,w_1206,h_921/fill/w_314,h_240,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_123811c7a29a47079590953c3803134b~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_123811c7a29a47079590953c3803134b~mv2.jpg/v1/crop/x_0,y_77,w_1206,h_921/fill/w_628,h_480,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_123811c7a29a47079590953c3803134b~mv2.jpg 2x" id="img_comp-jb4c12zw" src="https://static.wixstatic.com/media/b9aacb_123811c7a29a47079590953c3803134b~mv2.jpg/v1/crop/x_0,y_77,w_1206,h_921/fill/w_314,h_240,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_123811c7a29a47079590953c3803134b~mv2.jpg" alt="" style="object-fit:cover" class="BI8PVQ I5zqsT" width="314" height="240"/></div></div><!--/$--><!--$--><div id="comp-jb4c1300" class="MazNVa comp-jb4c1300 wixui-image"><div data-testid="linkElement" class="j7pOnl"><img loading="lazy" sizes="308px" srcSet="https://static.wixstatic.com/media/b9aacb_b959460bb152483dbd863955a457a003~mv2.jpg/v1/crop/x_0,y_204,w_1100,h_860/fill/w_308,h_240,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_b959460bb152483dbd863955a457a003~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_b959460bb152483dbd863955a457a003~mv2.jpg/v1/crop/x_0,y_204,w_1100,h_860/fill/w_616,h_480,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_b959460bb152483dbd863955a457a003~mv2.jpg 2x" id="img_comp-jb4c1300" src="https://static.wixstatic.com/media/b9aacb_b959460bb152483dbd863955a457a003~mv2.jpg/v1/crop/x_0,y_204,w_1100,h_860/fill/w_308,h_240,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_b959460bb152483dbd863955a457a003~mv2.jpg" alt="" style="object-fit:cover" class="BI8PVQ I5zqsT" width="308" height="240"/></div></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-jb4c130i" class="KaEeLN comp-jb4c130i"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-jb4c130iinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jb4c130iinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-jb4c130m" class="HcOXKn SxM0TO QxJLC3 comp-jb4c130m wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h6 class="font_6 wixui-rich-text__text" style="line-height:1.1em; font-size:22px;"><span class="wixui-rich-text__text">Planeamiento</span></h6> </div><!--/$--><!--$--><div id="comp-jb4c130l" class="HcOXKn SxM0TO QxJLC3 comp-jb4c130l wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="line-height:1.6em; font-size:15px;"><span class="wixui-rich-text__text">Ponemos en práctica un trabajo en equipo junto con el cliente sobre una plataforma colaborativa donde compartimos Schedule, Hitos, Issues, Problemas, cambios de Ingeniería y aprobaciones. Realizar presentaciones remotas con Simulación 3D de Procesos, contenido multimedia y muchas otras formas de interacción para alcanzar los objetivos del Proyecto.</span></p></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-jb4c1301" class="KaEeLN comp-jb4c1301"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-jb4c1301inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jb4c1301inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-jb4c1305" class="HcOXKn SxM0TO QxJLC3 comp-jb4c1305 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h6 class="font_6 wixui-rich-text__text" style="line-height:1.1em; font-size:22px;">Simulaciones 3D</h6></div><!--/$--><!--$--><div id="comp-jb4c1303" class="HcOXKn SxM0TO QxJLC3 comp-jb4c1303 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="line-height:1.6em; font-size:15px;"><span class="wixui-rich-text__text">Mediante la simulación de planta, puede modelar y simular sus procesos y sistemas de producción. Además, permite optimizar el flujo de materiales, utilización de recursos y logística en todos los niveles de planta y/o instalaciones de producción global, como también puedes planear líneas específicas para diferentes volúmenes de producción en</span><span class="wixui-rich-text__text"> plantas locales.</span></p></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-jb4c1307" class="KaEeLN comp-jb4c1307"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-jb4c1307inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jb4c1307inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-jb4c1308" class="HcOXKn SxM0TO QxJLC3 comp-jb4c1308 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="line-height:1.6em; font-size:15px;">Planificación<span class="wixui-rich-text__text"> y ejecución de instalaciones industriales, Máquinas Pesadas, Líneas de procesos, Piping y Estructuras. </span></p></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-jb4c130a" class="HcOXKn SxM0TO QxJLC3 comp-jb4c130a wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h6 class="font_6 wixui-rich-text__text" style="line-height:1.1em; font-size:22px;"><span class="wixui-rich-text__text">Instalaciones</span></h6></div><!--/$--></div></div></div><!--/$--></div></section><!--/$--><div id="comp-iggq277c" class="Vd6aQZ ignore-focus comp-iggq277c" tabindex="-1" role="region" aria-label="SERVICIOS"><div id="servicios"></div><span class="mHZSwn">SERVICIOS</span></div></div></div></section><!--/$--><!--$--><section id="comp-lgo4m9w41" tabindex="-1" class="Oqnisf comp-lgo4m9w41 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lgo4m9w41" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lgo4m9w41" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lgo4m9w41" data-motion-part="BG_MEDIA comp-lgo4m9w41" class="VgO9Yg"></div></div><div data-mesh-id="comp-lgo4m9w41inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lgo4m9w41inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-igahromo" class="comp-igahromo CohWsy wixui-column-strip"><div id="bgLayers_comp-igahromo" data-hook="bgLayers" data-motion-part="BG_LAYER comp-igahromo" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-igahromo" data-motion-part="BG_MEDIA comp-igahromo" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><!--$--><div id="mediairc22j4k11" class="mediairc22j4k11 YzqVVZ wixui-column-strip__column"><div id="bgLayers_mediairc22j4k11" data-hook="bgLayers" data-motion-part="BG_LAYER mediairc22j4k11" class="MW5IWV N3eg0s"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><wix-bg-media id="bgMedia_mediairc22j4k11" class="SUz0WK" data-container-id="mediairc22j4k11" data-container-size="0, 0" data-page-id="e6zct" data-bg-effect-name="BgParallax" data-motion-part="BG_MEDIA mediairc22j4k11"><wow-image id="img_mediairc22j4k11" class="HlRz5e Kv1aVt dLPlxY mNGsUM bgImage" data-image-info="{"containerId":"mediairc22j4k11","alignType":"center","displayMode":"fill","targetWidth":980,"targetHeight":683,"isLQIP":true,"encoding":"AVIF","imageData":{"width":1500,"height":844,"uri":"b9aacb_1cccbaaf006043bbb966ef9e3e5d5737~mv2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG mediairc22j4k11" data-bg-effect-name="BgParallax" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_1cccbaaf006043bbb966ef9e3e5d5737~mv2.jpg/v1/fill/w_980,h_551,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_1cccbaaf006043bbb966ef9e3e5d5737~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="980" height="683"/></wow-image></wix-bg-media></div><div data-mesh-id="mediairc22j4k11inlineContent" data-testid="inline-content" class="mwF7X1"><div data-mesh-id="mediairc22j4k11inlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div><!--/$--></div></section><!--/$--><!--$--><div id="comp-igahubrl" class="KaEeLN comp-igahubrl"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-igahubrlinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-igahubrlinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-ig97s46y" class="HcOXKn SxM0TO QxJLC3 comp-ig97s46y wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="font-size:55px;"><span class="color_39 wixui-rich-text__text"><span style="letter-spacing:0.05em;" class="wixui-rich-text__text">NOSOTROS</span></span></h2></div><!--/$--><!--$--><div id="comp-ig97s470" class="comp-ig97s470 aVng1S wixui-horizontal-line"></div><!--/$--><!--$--><div id="comp-ig28txpj" class="HcOXKn SxM0TO QxJLC3 comp-ig28txpj wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_7 wixui-rich-text__text" style="line-height:1.7em; font-size:17px;"><span style="color:#786B6B;" class="wixui-rich-text__text">PYFSA ROBOTICS desarrolla actividades de diseño, ingeniería, fabricación de máquinas y equipos cubriendo una amplia gama de aplicaciones utilizadas en la <span style="font-size:18px;" class="wixui-rich-text__text">Industria </span></span><span class="color_42 wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text">Manufacturera,</span></span></p> <p class="font_7 wixui-rich-text__text" style="font-size:18px; line-height:1.7em;"><span class="color_42 wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"> Cuidado Personal, Alimenticia, Construcción, Siderúrgica,</span></span></p> <p class="font_7 wixui-rich-text__text" style="font-size:18px; line-height:1.7em;"><span class="color_42 wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"> Automotriz, Caucho, Fundición</span></span><span style="color:#786B6B;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"> entre muchas otras.</span></span></p> <p class="font_7 wixui-rich-text__text" style="line-height:0.7em; font-size:17px;"><span style="color:#786B6B;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></p> <p class="font_7 wixui-rich-text__text" style="line-height:1.7em; margin-left:40px; font-size:17px;"><span style="color:#786B6B;" class="wixui-rich-text__text">Las soluciones automatizadas y/o robotizadas que han sido implementadas en la industria son:</span></p> <ul class="font_7 wixui-rich-text__text" style="color:rgb(0, 0, 0); font-size:17px; font-weight:bold; margin-left:80px;"> <li style="line-height:1.7em;" class="wixui-rich-text__text"> <p class="font_7 wixui-rich-text__text" style="font-size:17px; line-height:1.7em; margin-left:40px;"><span style="color:#000000;" 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"><span style="font-size:17px;" class="wixui-rich-text__text">Robotics Spot & Arc Welding</span></span></span></span></p> </li> <li style="line-height:1.7em;" class="wixui-rich-text__text"> <p class="font_7 wixui-rich-text__text" style="font-size:17px; line-height:1.7em; margin-left:40px;"><span style="color:#000000;" 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"><span style="font-size:17px;" class="wixui-rich-text__text">Robotics Dispensing</span></span></span></span></p> </li> <li style="line-height:1.7em;" class="wixui-rich-text__text"> <p class="font_8 wixui-rich-text__text" style="font-size:17px; line-height:1.7em; margin-left:40px;"><span style="color:#000000;" 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"><span style="font-size:17px;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-family:helvetica-w01-light,helvetica-w02-light,sans-serif;" class="wixui-rich-text__text">Robotics </span></span>Handling & Tending</span></span></span></span></p> </li> <li style="line-height:1.7em;" class="wixui-rich-text__text"> <p class="font_8 wixui-rich-text__text" style="font-size:17px; line-height:1.7em; margin-left:40px;"><span style="color:#000000;" 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"><span style="font-size:17px;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-family:helvetica-w01-light,helvetica-w02-light,sans-serif;" class="wixui-rich-text__text">Robotics </span></span>Palletizing</span></span></span></span></p> </li> <li style="line-height:1.7em;" class="wixui-rich-text__text"> <p class="font_8 wixui-rich-text__text" style="font-size:17px; line-height:1.7em; margin-left:40px;"><span style="color:#000000;" 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"><span style="font-size:17px;" class="wixui-rich-text__text">Strap & Wrap Machine</span></span></span></span></p> </li> </ul> <p class="font_7 wixui-rich-text__text" style="font-size:17px;"> </p> <p class="font_7 wixui-rich-text__text" style="line-height:1.7em; font-size:17px;"><span style="color:#786B6B;" class="wixui-rich-text__text">Contamos con una experiencia en Sistemas de Automatización para </span><span style="color:#000000;" class="wixui-rich-text__text">Sistemas Discretos (Ej Body & White) Hornos pintura o Secaderos, Quemadores, Plantas Tratamientos Aguas y Desechos, Optimización de líneas automáticas de Welding, Painting, Assembly, DC Tools, Packaging, Diapers y Chemical & Food Dispensing</span><span style="color:#786B6B;" class="wixui-rich-text__text">.</span></p></div><!--/$--></div></div></div><!--/$--><div id="comp-iggq2kqb" class="Vd6aQZ ignore-focus comp-iggq2kqb" tabindex="-1" role="region" aria-label="NOSOTROS"><div id="nosotros"></div><span class="mHZSwn">NOSOTROS</span></div></div></div></section><!--/$--><!--$--><section id="comp-lgo4m9w42" tabindex="-1" class="Oqnisf comp-lgo4m9w42 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lgo4m9w42" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lgo4m9w42" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lgo4m9w42" data-motion-part="BG_MEDIA comp-lgo4m9w42" class="VgO9Yg"></div></div><div data-mesh-id="comp-lgo4m9w42inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lgo4m9w42inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-ig83aypt" class="comp-ig83aypt CohWsy wixui-column-strip"><div id="bgLayers_comp-ig83aypt" data-hook="bgLayers" data-motion-part="BG_LAYER comp-ig83aypt" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-ig83aypt" data-motion-part="BG_MEDIA comp-ig83aypt" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><!--$--><div id="mediairc22j4k5" class="mediairc22j4k5 YzqVVZ wixui-column-strip__column"><div id="bgLayers_mediairc22j4k5" data-hook="bgLayers" data-motion-part="BG_LAYER mediairc22j4k5" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_mediairc22j4k5" data-motion-part="BG_MEDIA mediairc22j4k5" class="VgO9Yg"></div></div><div data-mesh-id="mediairc22j4k5inlineContent" data-testid="inline-content" class=""><div data-mesh-id="mediairc22j4k5inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-ig99sh5k" class="HcOXKn SxM0TO QxJLC3 comp-ig99sh5k wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:55px;">PROYECTOS</h2></div><!--/$--><!--$--><div id="comp-ig99sh5c" class="comp-ig99sh5c aVng1S wixui-horizontal-line"></div><!--/$--></div></div></div><!--/$--></div></section><!--/$--><div id="comp-iggq2qkr" class="Vd6aQZ ignore-focus comp-iggq2qkr" tabindex="-1" role="region" aria-label="PROYECTOS"><div id="proyectos"></div><span class="mHZSwn">PROYECTOS</span></div><!--$--><div id="comp-igay64r8" class="YZEp_L comp-igay64r8 wixui-gallery" role="region" aria-label="Matrix gallery"><div class="UpS_wS lUUEOo" data-testid="matrix-gallery-items-container"><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":1024,"height":731,"uri":"b9aacb_a1a4cb54a2074e94a9c26688d8a7d02d~mv2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_a1a4cb54a2074e94a9c26688d8a7d02d~mv2.jpg/v1/fill/w_980,h_700,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_a1a4cb54a2074e94a9c26688d8a7d02d~mv2.jpg" alt="Process Machine Installation" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Process Machine Installation</div><p data-testid="gallery-item-description" class="jFZAAu">Process Machine Installation</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":2592,"height":1936,"uri":"b9aacb_153f5598df4947e1839da1937660e5a6~mv2_d_2592_1936_s_2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_153f5598df4947e1839da1937660e5a6~mv2_d_2592_1936_s_2.jpg/v1/fill/w_980,h_732,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_153f5598df4947e1839da1937660e5a6~mv2_d_2592_1936_s_2.jpg" alt="Lifter and Cross Conveyor" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Lifter and Cross Conveyor</div><p data-testid="gallery-item-description" class="jFZAAu">Lifter and Cross Conveyor</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":3264,"height":2448,"uri":"b9aacb_0a8ca6ba6e794eebbf5becab8ee7c82a~mv2_d_3264_2448_s_4_2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_0a8ca6ba6e794eebbf5becab8ee7c82a~mv2_d_3264_2448_s_4_2.jpg/v1/fill/w_980,h_735,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_0a8ca6ba6e794eebbf5becab8ee7c82a~mv2_d_3264_2448_s_4_2.jpg" alt="Buffer Conveyor" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Buffer Conveyor</div><p data-testid="gallery-item-description" class="jFZAAu">Buffer Conveyor</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":3264,"height":2448,"uri":"b9aacb_5ddcebde97e241e2a8918623811e66be~mv2_d_3264_2448_s_4_2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_5ddcebde97e241e2a8918623811e66be~mv2_d_3264_2448_s_4_2.jpg/v1/fill/w_980,h_735,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_5ddcebde97e241e2a8918623811e66be~mv2_d_3264_2448_s_4_2.jpg" alt="Two Strand Conveyor" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Two Strand Conveyor</div><p data-testid="gallery-item-description" class="jFZAAu">Two Strand Conveyor</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":1600,"height":1200,"uri":"b9aacb_56fd047108b04d6f8820dc1bd3ead151~mv2_d_1600_1200_s_2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_56fd047108b04d6f8820dc1bd3ead151~mv2_d_1600_1200_s_2.jpg/v1/fill/w_980,h_735,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_56fd047108b04d6f8820dc1bd3ead151~mv2_d_1600_1200_s_2.jpg" alt="DC Tool Installation" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">DC Tool Installation</div><p data-testid="gallery-item-description" class="jFZAAu">DC Tool Installation and Assembly Line</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":1280,"height":1024,"uri":"b9aacb_de0c27b58d064fbf8fa2d078794bba21~mv2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_de0c27b58d064fbf8fa2d078794bba21~mv2.jpg/v1/fill/w_980,h_784,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_de0c27b58d064fbf8fa2d078794bba21~mv2.jpg" alt="Control Panel" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Control Panel</div><p data-testid="gallery-item-description" class="jFZAAu">Control Panel with VFD, Safety Automation, Panel View, SCADA.</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":2448,"height":3264,"uri":"b9aacb_8b8046e9908f45f9906c52f71aacff06~mv2_d_2448_3264_s_4_2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_8b8046e9908f45f9906c52f71aacff06~mv2_d_2448_3264_s_4_2.jpg/v1/fill/w_980,h_1307,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_8b8046e9908f45f9906c52f71aacff06~mv2_d_2448_3264_s_4_2.jpg" alt="Pneumatic Automation" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Pneumatic Automation</div><p data-testid="gallery-item-description" class="jFZAAu">Pneumatic Automation</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":2160,"height":1440,"uri":"b9aacb_d52916ecf7754a518445634831df9bc2~mv2_d_2160_1440_s_2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_d52916ecf7754a518445634831df9bc2~mv2_d_2160_1440_s_2.jpg/v1/fill/w_980,h_653,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_d52916ecf7754a518445634831df9bc2~mv2_d_2160_1440_s_2.jpg" alt="Heavy Packaging and Strapping" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Heavy Packaging and Strapping</div><p data-testid="gallery-item-description" class="jFZAAu">Heavy Packaging and Strapping</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":2816,"height":2112,"uri":"b9aacb_33f9970548ad4ef9b78eab766c8a3421~mv2_d_2816_2112_s_2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_33f9970548ad4ef9b78eab766c8a3421~mv2_d_2816_2112_s_2.jpg/v1/fill/w_980,h_735,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_33f9970548ad4ef9b78eab766c8a3421~mv2_d_2816_2112_s_2.jpg" alt="Robotic Machine Tending" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Robotic Machine Tending</div><p data-testid="gallery-item-description" class="jFZAAu">Robotic Machine Tending</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":3264,"height":2448,"uri":"b9aacb_74887e8f48b6481a959ad3d59ff17458~mv2_d_3264_2448_s_4_2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_74887e8f48b6481a959ad3d59ff17458~mv2_d_3264_2448_s_4_2.jpg/v1/fill/w_980,h_735,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_74887e8f48b6481a959ad3d59ff17458~mv2_d_3264_2448_s_4_2.jpg" alt="Handling Robot" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Handling Robot</div><p data-testid="gallery-item-description" class="jFZAAu">Handling Robot</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":3264,"height":2448,"uri":"b9aacb_416826a5a048434ebdc912dca2905e20~mv2_d_3264_2448_s_4_2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_416826a5a048434ebdc912dca2905e20~mv2_d_3264_2448_s_4_2.jpg/v1/fill/w_980,h_735,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_416826a5a048434ebdc912dca2905e20~mv2_d_3264_2448_s_4_2.jpg" alt="Robotic Arc Welding" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Robotic Arc Welding</div><p data-testid="gallery-item-description" class="jFZAAu">Robotic Arc Welding</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":3756,"height":2309,"uri":"b9aacb_a367df9f18f34201ab558a81b2fa2d0a~mv2_d_3756_2309_s_2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_a367df9f18f34201ab558a81b2fa2d0a~mv2_d_3756_2309_s_2.jpg/v1/fill/w_980,h_602,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_a367df9f18f34201ab558a81b2fa2d0a~mv2_d_3756_2309_s_2.jpg" alt="Robotic Sopt Welding" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Robotic Sopt Welding</div><p data-testid="gallery-item-description" class="jFZAAu">Robotic Sopt Welding</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":2126,"height":1535,"uri":"b9aacb_40ba23741cb649ce9cebe7958aeab0fb~mv2_d_2126_1535_s_2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_40ba23741cb649ce9cebe7958aeab0fb~mv2_d_2126_1535_s_2.jpg/v1/fill/w_980,h_708,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_40ba23741cb649ce9cebe7958aeab0fb~mv2_d_2126_1535_s_2.jpg" alt="Pick And Place" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Pick And Place</div><p data-testid="gallery-item-description" class="jFZAAu">Pick And Place</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":1970,"height":1527,"uri":"b9aacb_c2f49ff6e34f411bbb0b656f1d2519cd~mv2_d_1970_1527_s_2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_c2f49ff6e34f411bbb0b656f1d2519cd~mv2_d_1970_1527_s_2.jpg/v1/fill/w_980,h_760,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_c2f49ff6e34f411bbb0b656f1d2519cd~mv2_d_1970_1527_s_2.jpg" alt="Carry Transfer and Scissor" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Carry Transfer and Scissor</div><p data-testid="gallery-item-description" class="jFZAAu">Carry Transfer and Scissor</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":1660,"height":872,"uri":"b9aacb_a50d5959a00340ed831db926a3034fc0~mv2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_a50d5959a00340ed831db926a3034fc0~mv2.jpg/v1/fill/w_980,h_515,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_a50d5959a00340ed831db926a3034fc0~mv2.jpg" alt="Robotic Spot Welding" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Robotic Spot Welding</div><p data-testid="gallery-item-description" class="jFZAAu">Robotic Spot Welding</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":2381,"height":2625,"uri":"b9aacb_8c512cd399ba4445bcc9f51785a4038a~mv2_d_2381_2625_s_2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_8c512cd399ba4445bcc9f51785a4038a~mv2_d_2381_2625_s_2.jpg/v1/fill/w_980,h_1080,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_8c512cd399ba4445bcc9f51785a4038a~mv2_d_2381_2625_s_2.jpg" alt="Robotic Arc Welding" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Robotic Arc Welding</div><p data-testid="gallery-item-description" class="jFZAAu">Robotic Arc Welding</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":1071,"height":1071,"uri":"b9aacb_26d877f74fcb4556820b20cf9a81eba2~mv2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_26d877f74fcb4556820b20cf9a81eba2~mv2.jpg/v1/fill/w_980,h_980,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_26d877f74fcb4556820b20cf9a81eba2~mv2.jpg" alt="Lineas Ensamble" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Lineas Ensamble</div><p data-testid="gallery-item-description" class="jFZAAu">Lineas Ensamble</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":1120,"height":1120,"uri":"b9aacb_3369e8ad51344b19bfc999848431e5c9~mv2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_3369e8ad51344b19bfc999848431e5c9~mv2.jpg/v1/fill/w_980,h_980,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_3369e8ad51344b19bfc999848431e5c9~mv2.jpg" alt="Guias Ajustables - Conveyor" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Guias Ajustables - Conveyor</div><p data-testid="gallery-item-description" class="jFZAAu">Guias Ajustables - Conveyor</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":1920,"height":1080,"uri":"b9aacb_fe040cd559b74c3f9bbedcd68213057d~mv2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_fe040cd559b74c3f9bbedcd68213057d~mv2.jpg/v1/fill/w_980,h_551,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_fe040cd559b74c3f9bbedcd68213057d~mv2.jpg" alt="Lineas de Packaging" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Lineas de Packaging</div><p data-testid="gallery-item-description" class="jFZAAu">Lineas de Packaging</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":1396,"height":997,"uri":"b9aacb_10a776d529354a608e0680cfbc84c0d7~mv2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_10a776d529354a608e0680cfbc84c0d7~mv2.jpg/v1/fill/w_980,h_700,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_10a776d529354a608e0680cfbc84c0d7~mv2.jpg" alt="Robotic Stud Welding" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Robotic Stud Welding</div><p data-testid="gallery-item-description" class="jFZAAu">Robotic Stud Welding</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":2160,"height":1440,"uri":"b9aacb_286e9e8e7f2b4275916abeea5fbd0d63~mv2_d_2160_1440_s_2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_286e9e8e7f2b4275916abeea5fbd0d63~mv2_d_2160_1440_s_2.jpg/v1/fill/w_980,h_653,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_286e9e8e7f2b4275916abeea5fbd0d63~mv2_d_2160_1440_s_2.jpg" alt="Encajonado" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Encajonado</div><p data-testid="gallery-item-description" class="jFZAAu">Encajonado - Packaging - End Line - Finales de Línea</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":1125,"height":1125,"uri":"b9aacb_216b90be3b56495187a8814d5d95e43e~mv2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_216b90be3b56495187a8814d5d95e43e~mv2.jpg/v1/fill/w_980,h_980,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_216b90be3b56495187a8814d5d95e43e~mv2.jpg" alt="Montaje e Instalación industrial" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Montaje e Instalación industrial</div><p data-testid="gallery-item-description" class="jFZAAu">Montajes e Instalaciones industriales</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":1240,"height":784,"uri":"b9aacb_bbdf314196d3481fb1fa9c0ceed92822~mv2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_bbdf314196d3481fb1fa9c0ceed92822~mv2.jpg/v1/fill/w_980,h_620,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_bbdf314196d3481fb1fa9c0ceed92822~mv2.jpg" alt="Analisis Elementos Finito" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Analisis Elementos Finito</div><p data-testid="gallery-item-description" class="jFZAAu">Analisis Elementos Finito - CAE -FEA</p></div></div></div></div><div class="z3WC5h kxz09D wixui-gallery__item" data-testid="gallery-item-item" tabindex="-1"><div class="AZZ6Tn" role="img" data-testid="gallery-item-click-action-disabled" tabindex="0"><div class="rAWTRO"><div class="dXl5yg"><div class="YwaUmb"><wow-image id="img_undefined" class="HlRz5e BVSRVB" data-image-info="{"displayMode":"fill","isLQIP":true,"encoding":"AVIF","imageData":{"width":803,"height":803,"uri":"b9aacb_f1503319cb8f443b8d22c99384771ab1~mv2.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":2,"amount":1,"threshold":0}}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/b9aacb_f1503319cb8f443b8d22c99384771ab1~mv2.jpg/v1/fill/w_803,h_803,al_c,q_85,enc_avif,quality_auto/b9aacb_f1503319cb8f443b8d22c99384771ab1~mv2.jpg" alt="Estudios de Inversión" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="SfF0aC"><div class="zKK6FM"><div data-testid="gallery-item-title" class="T8NxWq">Estudios de Inversión</div><p data-testid="gallery-item-description" class="jFZAAu">Estudios de Inversión - Casos de Estudio - Study Cases</p></div></div></div></div></div><div class="xiiIHA"></div></div><!--/$--><div data-mesh-id="comp-lgo4m9w42inlineContent-wedge-3"></div></div></div></section><!--/$--><!--$--><section id="comp-lgo4m9w5" tabindex="-1" class="Oqnisf comp-lgo4m9w5 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lgo4m9w5" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lgo4m9w5" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lgo4m9w5" data-motion-part="BG_MEDIA comp-lgo4m9w5" class="VgO9Yg"></div></div><div data-mesh-id="comp-lgo4m9w5inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lgo4m9w5inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-ig69co8q" class="comp-ig69co8q CohWsy wixui-column-strip"><div id="bgLayers_comp-ig69co8q" data-hook="bgLayers" data-motion-part="BG_LAYER comp-ig69co8q" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-ig69co8q" data-motion-part="BG_MEDIA comp-ig69co8q" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><!--$--><div id="mediairc22j4j7" class="mediairc22j4j7 YzqVVZ wixui-column-strip__column"><div id="bgLayers_mediairc22j4j7" data-hook="bgLayers" data-motion-part="BG_LAYER mediairc22j4j7" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_mediairc22j4j7" data-motion-part="BG_MEDIA mediairc22j4j7" class="VgO9Yg"></div></div><div data-mesh-id="mediairc22j4j7inlineContent" data-testid="inline-content" class=""><div data-mesh-id="mediairc22j4j7inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-ig99wz1u" class="HcOXKn SxM0TO QxJLC3 comp-ig99wz1u wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:55px;"><span class="color_39 wixui-rich-text__text">CLIENTES</span></h2></div><!--/$--><!--$--><div id="comp-jb54bowa" class="comp-jb54bowa SPY_vo"><div data-mesh-id="comp-jb54bowainlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jb54bowainlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-ihdoh6ae" class="comp-ihdoh6ae wixui-image-button" aria-describedby="d89b8934-e2b7-489a-ba35-b1bfc35abf6a"><div data-testid="link" class="QP6ZLS z9LPSw" tabindex="0" aria-label=""><div role="img" class="nXJ9tS" data-testid="linkImageContainer"><div class="PRnra1"><img sizes="146px" srcSet="https://static.wixstatic.com/media/b9aacb_28b35d2c7d734d109326de192039dfb8~mv2.jpg/v1/fill/w_146,h_67,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_28b35d2c7d734d109326de192039dfb8~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_28b35d2c7d734d109326de192039dfb8~mv2.jpg/v1/fill/w_292,h_135,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_28b35d2c7d734d109326de192039dfb8~mv2.jpg 2x" id="img_comp-ihdoh6ae_0" src="https://static.wixstatic.com/media/b9aacb_28b35d2c7d734d109326de192039dfb8~mv2.jpg/v1/fill/w_146,h_67,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_28b35d2c7d734d109326de192039dfb8~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="FaQ3s0 I5zqsT" width="146" height="134"/></div><div class="PRnra1"><img sizes="146px" srcSet="https://static.wixstatic.com/media/b9aacb_28b35d2c7d734d109326de192039dfb8~mv2.jpg/v1/fill/w_146,h_67,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_28b35d2c7d734d109326de192039dfb8~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_28b35d2c7d734d109326de192039dfb8~mv2.jpg/v1/fill/w_292,h_135,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_28b35d2c7d734d109326de192039dfb8~mv2.jpg 2x" id="img_comp-ihdoh6ae_1" src="https://static.wixstatic.com/media/b9aacb_28b35d2c7d734d109326de192039dfb8~mv2.jpg/v1/fill/w_146,h_67,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_28b35d2c7d734d109326de192039dfb8~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="UPdSQG I5zqsT" width="146" height="134"/></div><div class="PRnra1"><img sizes="146px" srcSet="https://static.wixstatic.com/media/b9aacb_28b35d2c7d734d109326de192039dfb8~mv2.jpg/v1/fill/w_146,h_67,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_28b35d2c7d734d109326de192039dfb8~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_28b35d2c7d734d109326de192039dfb8~mv2.jpg/v1/fill/w_292,h_135,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_28b35d2c7d734d109326de192039dfb8~mv2.jpg 2x" id="img_comp-ihdoh6ae_2" src="https://static.wixstatic.com/media/b9aacb_28b35d2c7d734d109326de192039dfb8~mv2.jpg/v1/fill/w_146,h_67,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_28b35d2c7d734d109326de192039dfb8~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="m5L7Le I5zqsT" width="146" height="134"/></div></div></div></div><!--/$--><!--$--><div id="comp-ihdocipo" class="comp-ihdocipo wixui-image-button" aria-describedby="110463fa-91ae-46e1-93ca-6e312c11179a"><div data-testid="link" class="QP6ZLS z9LPSw" tabindex="0" aria-label=""><div role="img" class="nXJ9tS" data-testid="linkImageContainer"><div class="PRnra1"><img sizes="111px" srcSet="https://static.wixstatic.com/media/b9aacb_079883de807146fb8e99dfde5ae3b76c~mv2.jpg/v1/fill/w_111,h_103,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_079883de807146fb8e99dfde5ae3b76c~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_079883de807146fb8e99dfde5ae3b76c~mv2.jpg/v1/fill/w_148,h_137,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_079883de807146fb8e99dfde5ae3b76c~mv2.jpg 2x" id="img_comp-ihdocipo_0" src="https://static.wixstatic.com/media/b9aacb_079883de807146fb8e99dfde5ae3b76c~mv2.jpg/v1/fill/w_111,h_103,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_079883de807146fb8e99dfde5ae3b76c~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="FaQ3s0 I5zqsT" width="111" height="111"/></div><div class="PRnra1"><img sizes="111px" srcSet="https://static.wixstatic.com/media/b9aacb_079883de807146fb8e99dfde5ae3b76c~mv2.jpg/v1/fill/w_111,h_103,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_079883de807146fb8e99dfde5ae3b76c~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_079883de807146fb8e99dfde5ae3b76c~mv2.jpg/v1/fill/w_148,h_137,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_079883de807146fb8e99dfde5ae3b76c~mv2.jpg 2x" id="img_comp-ihdocipo_1" src="https://static.wixstatic.com/media/b9aacb_079883de807146fb8e99dfde5ae3b76c~mv2.jpg/v1/fill/w_111,h_103,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_079883de807146fb8e99dfde5ae3b76c~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="UPdSQG I5zqsT" width="111" height="111"/></div><div class="PRnra1"><img sizes="111px" srcSet="https://static.wixstatic.com/media/b9aacb_079883de807146fb8e99dfde5ae3b76c~mv2.jpg/v1/fill/w_111,h_103,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_079883de807146fb8e99dfde5ae3b76c~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_079883de807146fb8e99dfde5ae3b76c~mv2.jpg/v1/fill/w_148,h_137,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_079883de807146fb8e99dfde5ae3b76c~mv2.jpg 2x" id="img_comp-ihdocipo_2" src="https://static.wixstatic.com/media/b9aacb_079883de807146fb8e99dfde5ae3b76c~mv2.jpg/v1/fill/w_111,h_103,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_079883de807146fb8e99dfde5ae3b76c~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="m5L7Le I5zqsT" width="111" height="111"/></div></div></div></div><!--/$--><!--$--><div id="comp-jb5498hc" class="comp-jb5498hc wixui-image-button" aria-describedby="9b343636-7a59-4ff1-aa10-8e772d542037"><div data-testid="link" class="QP6ZLS z9LPSw" tabindex="0" aria-label=""><div role="img" class="nXJ9tS" data-testid="linkImageContainer"><div class="PRnra1"><img sizes="159px" srcSet="https://static.wixstatic.com/media/b9aacb_fc3e708530aa4cdabdef08936537915c~mv2.jpg/v1/fill/w_159,h_72,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_fc3e708530aa4cdabdef08936537915c~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_fc3e708530aa4cdabdef08936537915c~mv2.jpg/v1/fill/w_316,h_143,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_fc3e708530aa4cdabdef08936537915c~mv2.jpg 2x" id="img_comp-jb5498hc_0" src="https://static.wixstatic.com/media/b9aacb_fc3e708530aa4cdabdef08936537915c~mv2.jpg/v1/fill/w_159,h_72,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_fc3e708530aa4cdabdef08936537915c~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="FaQ3s0 I5zqsT" width="159" height="158"/></div><div class="PRnra1"><img sizes="159px" srcSet="https://static.wixstatic.com/media/b9aacb_fc3e708530aa4cdabdef08936537915c~mv2.jpg/v1/fill/w_159,h_72,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_fc3e708530aa4cdabdef08936537915c~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_fc3e708530aa4cdabdef08936537915c~mv2.jpg/v1/fill/w_316,h_143,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_fc3e708530aa4cdabdef08936537915c~mv2.jpg 2x" id="img_comp-jb5498hc_1" src="https://static.wixstatic.com/media/b9aacb_fc3e708530aa4cdabdef08936537915c~mv2.jpg/v1/fill/w_159,h_72,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_fc3e708530aa4cdabdef08936537915c~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="UPdSQG I5zqsT" width="159" height="158"/></div><div class="PRnra1"><img sizes="159px" srcSet="https://static.wixstatic.com/media/b9aacb_fc3e708530aa4cdabdef08936537915c~mv2.jpg/v1/fill/w_159,h_72,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_fc3e708530aa4cdabdef08936537915c~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_fc3e708530aa4cdabdef08936537915c~mv2.jpg/v1/fill/w_316,h_143,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_fc3e708530aa4cdabdef08936537915c~mv2.jpg 2x" id="img_comp-jb5498hc_2" src="https://static.wixstatic.com/media/b9aacb_fc3e708530aa4cdabdef08936537915c~mv2.jpg/v1/fill/w_159,h_72,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_fc3e708530aa4cdabdef08936537915c~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="m5L7Le I5zqsT" width="159" height="158"/></div></div></div></div><!--/$--><!--$--><div id="comp-jb4hada3" class="comp-jb4hada3 wixui-image-button" aria-describedby="29fcbab7-5821-4ec0-8a35-eb12eb5cc5da"><div data-testid="link" class="QP6ZLS z9LPSw" tabindex="0" aria-label=""><div role="img" class="nXJ9tS" data-testid="linkImageContainer"><div class="PRnra1"><img sizes="103px" srcSet="https://static.wixstatic.com/media/b9aacb_725bcbfed1c04db892864c2e2b14b60f~mv2.jpg/v1/fill/w_91,h_100,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_725bcbfed1c04db892864c2e2b14b60f~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_725bcbfed1c04db892864c2e2b14b60f~mv2.jpg/v1/fill/w_181,h_199,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_725bcbfed1c04db892864c2e2b14b60f~mv2.jpg 2x" id="img_comp-jb4hada3_0" src="https://static.wixstatic.com/media/b9aacb_725bcbfed1c04db892864c2e2b14b60f~mv2.jpg/v1/fill/w_91,h_100,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_725bcbfed1c04db892864c2e2b14b60f~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="FaQ3s0 I5zqsT" width="103" height="100"/></div><div class="PRnra1"><img sizes="103px" srcSet="https://static.wixstatic.com/media/b9aacb_725bcbfed1c04db892864c2e2b14b60f~mv2.jpg/v1/fill/w_91,h_100,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_725bcbfed1c04db892864c2e2b14b60f~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_725bcbfed1c04db892864c2e2b14b60f~mv2.jpg/v1/fill/w_181,h_199,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_725bcbfed1c04db892864c2e2b14b60f~mv2.jpg 2x" id="img_comp-jb4hada3_1" src="https://static.wixstatic.com/media/b9aacb_725bcbfed1c04db892864c2e2b14b60f~mv2.jpg/v1/fill/w_91,h_100,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_725bcbfed1c04db892864c2e2b14b60f~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="UPdSQG I5zqsT" width="103" height="100"/></div><div class="PRnra1"><img sizes="103px" srcSet="https://static.wixstatic.com/media/b9aacb_725bcbfed1c04db892864c2e2b14b60f~mv2.jpg/v1/fill/w_91,h_100,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_725bcbfed1c04db892864c2e2b14b60f~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_725bcbfed1c04db892864c2e2b14b60f~mv2.jpg/v1/fill/w_181,h_199,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_725bcbfed1c04db892864c2e2b14b60f~mv2.jpg 2x" id="img_comp-jb4hada3_2" src="https://static.wixstatic.com/media/b9aacb_725bcbfed1c04db892864c2e2b14b60f~mv2.jpg/v1/fill/w_91,h_100,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_725bcbfed1c04db892864c2e2b14b60f~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="m5L7Le I5zqsT" width="103" height="100"/></div></div></div></div><!--/$--><!--$--><div id="comp-jb4h8p1r" class="comp-jb4h8p1r wixui-image-button" aria-describedby="852780b4-d9f1-447b-afdf-2e60c3911481"><div data-testid="link" class="QP6ZLS z9LPSw" tabindex="0" aria-label=""><div role="img" class="nXJ9tS" data-testid="linkImageContainer"><div class="PRnra1"><img sizes="126px" srcSet="https://static.wixstatic.com/media/b9aacb_0f3c84adec164bd4bdb636dd0b84c6bc~mv2.jpg/v1/fill/w_126,h_93,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_0f3c84adec164bd4bdb636dd0b84c6bc~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_0f3c84adec164bd4bdb636dd0b84c6bc~mv2.jpg/v1/fill/w_252,h_186,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_0f3c84adec164bd4bdb636dd0b84c6bc~mv2.jpg 2x" id="img_comp-jb4h8p1r_0" src="https://static.wixstatic.com/media/b9aacb_0f3c84adec164bd4bdb636dd0b84c6bc~mv2.jpg/v1/fill/w_126,h_93,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_0f3c84adec164bd4bdb636dd0b84c6bc~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="FaQ3s0 I5zqsT" width="126" height="122"/></div><div class="PRnra1"><img sizes="126px" srcSet="https://static.wixstatic.com/media/b9aacb_0f3c84adec164bd4bdb636dd0b84c6bc~mv2.jpg/v1/fill/w_126,h_93,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_0f3c84adec164bd4bdb636dd0b84c6bc~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_0f3c84adec164bd4bdb636dd0b84c6bc~mv2.jpg/v1/fill/w_252,h_186,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_0f3c84adec164bd4bdb636dd0b84c6bc~mv2.jpg 2x" id="img_comp-jb4h8p1r_1" src="https://static.wixstatic.com/media/b9aacb_0f3c84adec164bd4bdb636dd0b84c6bc~mv2.jpg/v1/fill/w_126,h_93,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_0f3c84adec164bd4bdb636dd0b84c6bc~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="UPdSQG I5zqsT" width="126" height="122"/></div><div class="PRnra1"><img sizes="126px" srcSet="https://static.wixstatic.com/media/b9aacb_0f3c84adec164bd4bdb636dd0b84c6bc~mv2.jpg/v1/fill/w_126,h_93,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_0f3c84adec164bd4bdb636dd0b84c6bc~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_0f3c84adec164bd4bdb636dd0b84c6bc~mv2.jpg/v1/fill/w_252,h_186,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_0f3c84adec164bd4bdb636dd0b84c6bc~mv2.jpg 2x" id="img_comp-jb4h8p1r_2" src="https://static.wixstatic.com/media/b9aacb_0f3c84adec164bd4bdb636dd0b84c6bc~mv2.jpg/v1/fill/w_126,h_93,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_0f3c84adec164bd4bdb636dd0b84c6bc~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="m5L7Le I5zqsT" width="126" height="122"/></div></div></div></div><!--/$--><!--$--><div id="comp-jb53liif" class="comp-jb53liif wixui-image-button" aria-describedby="41fd2dc8-07a4-40a1-b189-070a6141aa44"><div data-testid="link" class="QP6ZLS z9LPSw" tabindex="0" aria-label=""><div role="img" class="nXJ9tS" data-testid="linkImageContainer"><div class="PRnra1"><img sizes="161px" srcSet="https://static.wixstatic.com/media/b9aacb_80d2b630d97f4e21adf70b5a143f64c5~mv2.jpg/v1/fill/w_161,h_72,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_80d2b630d97f4e21adf70b5a143f64c5~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_80d2b630d97f4e21adf70b5a143f64c5~mv2.jpg/v1/fill/w_290,h_129,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_80d2b630d97f4e21adf70b5a143f64c5~mv2.jpg 2x" id="img_comp-jb53liif_0" src="https://static.wixstatic.com/media/b9aacb_80d2b630d97f4e21adf70b5a143f64c5~mv2.jpg/v1/fill/w_161,h_72,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_80d2b630d97f4e21adf70b5a143f64c5~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="FaQ3s0 I5zqsT" width="161" height="158"/></div><div class="PRnra1"><img sizes="161px" srcSet="https://static.wixstatic.com/media/b9aacb_80d2b630d97f4e21adf70b5a143f64c5~mv2.jpg/v1/fill/w_161,h_72,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_80d2b630d97f4e21adf70b5a143f64c5~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_80d2b630d97f4e21adf70b5a143f64c5~mv2.jpg/v1/fill/w_290,h_129,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_80d2b630d97f4e21adf70b5a143f64c5~mv2.jpg 2x" id="img_comp-jb53liif_1" src="https://static.wixstatic.com/media/b9aacb_80d2b630d97f4e21adf70b5a143f64c5~mv2.jpg/v1/fill/w_161,h_72,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_80d2b630d97f4e21adf70b5a143f64c5~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="UPdSQG I5zqsT" width="161" height="158"/></div><div class="PRnra1"><img sizes="161px" srcSet="https://static.wixstatic.com/media/b9aacb_80d2b630d97f4e21adf70b5a143f64c5~mv2.jpg/v1/fill/w_161,h_72,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_80d2b630d97f4e21adf70b5a143f64c5~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_80d2b630d97f4e21adf70b5a143f64c5~mv2.jpg/v1/fill/w_290,h_129,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_80d2b630d97f4e21adf70b5a143f64c5~mv2.jpg 2x" id="img_comp-jb53liif_2" src="https://static.wixstatic.com/media/b9aacb_80d2b630d97f4e21adf70b5a143f64c5~mv2.jpg/v1/fill/w_161,h_72,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_80d2b630d97f4e21adf70b5a143f64c5~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="m5L7Le I5zqsT" width="161" height="158"/></div></div></div></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-jb54c9q3" class="comp-jb54c9q3 SPY_vo"><div data-mesh-id="comp-jb54c9q3inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jb54c9q3inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-ihdok6h7" class="comp-ihdok6h7 wixui-image-button" aria-describedby="5416cfe0-207c-4beb-9fc4-cc56384bb511"><div data-testid="link" class="QP6ZLS z9LPSw" tabindex="0" aria-label=""><div role="img" class="nXJ9tS" data-testid="linkImageContainer"><div class="PRnra1"><img sizes="161px" srcSet="https://static.wixstatic.com/media/b9aacb_8ce38fab0c38477aa9710bd4d9c800ff~mv2.jpg/v1/fill/w_161,h_39,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_8ce38fab0c38477aa9710bd4d9c800ff~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_8ce38fab0c38477aa9710bd4d9c800ff~mv2.jpg/v1/fill/w_322,h_78,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_8ce38fab0c38477aa9710bd4d9c800ff~mv2.jpg 2x" id="img_comp-ihdok6h7_0" src="https://static.wixstatic.com/media/b9aacb_8ce38fab0c38477aa9710bd4d9c800ff~mv2.jpg/v1/fill/w_161,h_39,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_8ce38fab0c38477aa9710bd4d9c800ff~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="FaQ3s0 I5zqsT" width="161" height="160"/></div><div class="PRnra1"><img sizes="161px" srcSet="https://static.wixstatic.com/media/b9aacb_8ce38fab0c38477aa9710bd4d9c800ff~mv2.jpg/v1/fill/w_161,h_39,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_8ce38fab0c38477aa9710bd4d9c800ff~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_8ce38fab0c38477aa9710bd4d9c800ff~mv2.jpg/v1/fill/w_322,h_78,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_8ce38fab0c38477aa9710bd4d9c800ff~mv2.jpg 2x" id="img_comp-ihdok6h7_1" src="https://static.wixstatic.com/media/b9aacb_8ce38fab0c38477aa9710bd4d9c800ff~mv2.jpg/v1/fill/w_161,h_39,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_8ce38fab0c38477aa9710bd4d9c800ff~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="UPdSQG I5zqsT" width="161" height="160"/></div><div class="PRnra1"><img sizes="161px" srcSet="https://static.wixstatic.com/media/b9aacb_8ce38fab0c38477aa9710bd4d9c800ff~mv2.jpg/v1/fill/w_161,h_39,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_8ce38fab0c38477aa9710bd4d9c800ff~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_8ce38fab0c38477aa9710bd4d9c800ff~mv2.jpg/v1/fill/w_322,h_78,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_8ce38fab0c38477aa9710bd4d9c800ff~mv2.jpg 2x" id="img_comp-ihdok6h7_2" src="https://static.wixstatic.com/media/b9aacb_8ce38fab0c38477aa9710bd4d9c800ff~mv2.jpg/v1/fill/w_161,h_39,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_8ce38fab0c38477aa9710bd4d9c800ff~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="m5L7Le I5zqsT" width="161" height="160"/></div></div></div></div><!--/$--><!--$--><div id="comp-jb53tq5d" class="comp-jb53tq5d wixui-image-button" aria-describedby="d5ad5ac1-4c85-4b52-b5c6-680f24ceb7ec"><a data-testid="link" href="https://kawasakirobotics.com/partner/" target="_blank" rel="noreferrer noopener" class="QP6ZLS z9LPSw" aria-label="" tabindex="0"><div role="img" class="nXJ9tS" data-testid="linkImageContainer"><div class="PRnra1"><img sizes="159px" srcSet="https://static.wixstatic.com/media/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg/v1/fill/w_159,h_50,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg/v1/fill/w_318,h_99,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg 2x" id="img_comp-jb53tq5d_0" src="https://static.wixstatic.com/media/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg/v1/fill/w_159,h_50,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="FaQ3s0 I5zqsT" width="159" height="158"/></div><div class="PRnra1"><img sizes="159px" srcSet="https://static.wixstatic.com/media/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg/v1/fill/w_159,h_50,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg/v1/fill/w_318,h_99,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg 2x" id="img_comp-jb53tq5d_1" src="https://static.wixstatic.com/media/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg/v1/fill/w_159,h_50,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="UPdSQG I5zqsT" width="159" height="158"/></div><div class="PRnra1"><img sizes="159px" srcSet="https://static.wixstatic.com/media/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg/v1/fill/w_159,h_50,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg/v1/fill/w_318,h_99,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg 2x" id="img_comp-jb53tq5d_2" src="https://static.wixstatic.com/media/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg/v1/fill/w_159,h_50,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_c1ae94fceaf34d8fb7d033be8787b7a8~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="m5L7Le I5zqsT" width="159" height="158"/></div></div></a></div><!--/$--><!--$--><div id="comp-jb5432qk" class="comp-jb5432qk wixui-image-button" aria-describedby="d1534639-4e5d-472e-b2a2-59493d09f77d"><div data-testid="link" class="QP6ZLS z9LPSw" tabindex="0" aria-label=""><div role="img" class="nXJ9tS" data-testid="linkImageContainer"><div class="PRnra1"><img sizes="160px" srcSet="https://static.wixstatic.com/media/b9aacb_8bd52a967c4545a09102421124246bf0~mv2.jpg/v1/fill/w_160,h_38,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_8bd52a967c4545a09102421124246bf0~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_8bd52a967c4545a09102421124246bf0~mv2.jpg/v1/fill/w_320,h_77,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_8bd52a967c4545a09102421124246bf0~mv2.jpg 2x" id="img_comp-jb5432qk_0" src="https://static.wixstatic.com/media/b9aacb_8bd52a967c4545a09102421124246bf0~mv2.jpg/v1/fill/w_160,h_38,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_8bd52a967c4545a09102421124246bf0~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="FaQ3s0 I5zqsT" width="160" height="160"/></div><div class="PRnra1"><img sizes="160px" srcSet="https://static.wixstatic.com/media/b9aacb_8bd52a967c4545a09102421124246bf0~mv2.jpg/v1/fill/w_160,h_38,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_8bd52a967c4545a09102421124246bf0~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_8bd52a967c4545a09102421124246bf0~mv2.jpg/v1/fill/w_320,h_77,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_8bd52a967c4545a09102421124246bf0~mv2.jpg 2x" id="img_comp-jb5432qk_1" src="https://static.wixstatic.com/media/b9aacb_8bd52a967c4545a09102421124246bf0~mv2.jpg/v1/fill/w_160,h_38,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_8bd52a967c4545a09102421124246bf0~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="UPdSQG I5zqsT" width="160" height="160"/></div><div class="PRnra1"><img sizes="160px" srcSet="https://static.wixstatic.com/media/b9aacb_8bd52a967c4545a09102421124246bf0~mv2.jpg/v1/fill/w_160,h_38,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_8bd52a967c4545a09102421124246bf0~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_8bd52a967c4545a09102421124246bf0~mv2.jpg/v1/fill/w_320,h_77,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_8bd52a967c4545a09102421124246bf0~mv2.jpg 2x" id="img_comp-jb5432qk_2" src="https://static.wixstatic.com/media/b9aacb_8bd52a967c4545a09102421124246bf0~mv2.jpg/v1/fill/w_160,h_38,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_8bd52a967c4545a09102421124246bf0~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="m5L7Le I5zqsT" width="160" height="160"/></div></div></div></div><!--/$--><!--$--><div id="comp-ihdogt8m" class="comp-ihdogt8m wixui-image-button" aria-describedby="066e9155-9a9c-4377-bab6-d56b36eb30fe"><div data-testid="link" class="QP6ZLS z9LPSw" tabindex="0" aria-label=""><div role="img" class="nXJ9tS" data-testid="linkImageContainer"><div class="PRnra1"><img sizes="196px" srcSet="https://static.wixstatic.com/media/b9aacb_7ad54607cee6402c8586543d508fd748~mv2.jpg/v1/fill/w_196,h_69,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_7ad54607cee6402c8586543d508fd748~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_7ad54607cee6402c8586543d508fd748~mv2.jpg/v1/fill/w_392,h_137,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_7ad54607cee6402c8586543d508fd748~mv2.jpg 2x" id="img_comp-ihdogt8m_0" src="https://static.wixstatic.com/media/b9aacb_7ad54607cee6402c8586543d508fd748~mv2.jpg/v1/fill/w_196,h_69,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_7ad54607cee6402c8586543d508fd748~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="FaQ3s0 I5zqsT" width="196" height="196"/></div><div class="PRnra1"><img sizes="196px" srcSet="https://static.wixstatic.com/media/b9aacb_7ad54607cee6402c8586543d508fd748~mv2.jpg/v1/fill/w_196,h_69,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_7ad54607cee6402c8586543d508fd748~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_7ad54607cee6402c8586543d508fd748~mv2.jpg/v1/fill/w_392,h_137,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_7ad54607cee6402c8586543d508fd748~mv2.jpg 2x" id="img_comp-ihdogt8m_1" src="https://static.wixstatic.com/media/b9aacb_7ad54607cee6402c8586543d508fd748~mv2.jpg/v1/fill/w_196,h_69,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_7ad54607cee6402c8586543d508fd748~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="UPdSQG I5zqsT" width="196" height="196"/></div><div class="PRnra1"><img sizes="196px" srcSet="https://static.wixstatic.com/media/b9aacb_7ad54607cee6402c8586543d508fd748~mv2.jpg/v1/fill/w_196,h_69,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_7ad54607cee6402c8586543d508fd748~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_7ad54607cee6402c8586543d508fd748~mv2.jpg/v1/fill/w_392,h_137,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_7ad54607cee6402c8586543d508fd748~mv2.jpg 2x" id="img_comp-ihdogt8m_2" src="https://static.wixstatic.com/media/b9aacb_7ad54607cee6402c8586543d508fd748~mv2.jpg/v1/fill/w_196,h_69,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_7ad54607cee6402c8586543d508fd748~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="m5L7Le I5zqsT" width="196" height="196"/></div></div></div></div><!--/$--><!--$--><div id="comp-jb4hcl1k" class="comp-jb4hcl1k wixui-image-button" aria-describedby="44ffb7c2-85d7-4f7e-9e4b-229d9389de68"><div data-testid="link" class="QP6ZLS z9LPSw" tabindex="0" aria-label=""><div role="img" class="nXJ9tS" data-testid="linkImageContainer"><div class="PRnra1"><img sizes="160px" srcSet="https://static.wixstatic.com/media/b9aacb_b9e44226866547cdab6ca7da5a7d3b3b~mv2.jpg/v1/fill/w_160,h_42,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_b9e44226866547cdab6ca7da5a7d3b3b~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_b9e44226866547cdab6ca7da5a7d3b3b~mv2.jpg/v1/fill/w_320,h_83,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_b9e44226866547cdab6ca7da5a7d3b3b~mv2.jpg 2x" id="img_comp-jb4hcl1k_0" src="https://static.wixstatic.com/media/b9aacb_b9e44226866547cdab6ca7da5a7d3b3b~mv2.jpg/v1/fill/w_160,h_42,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_b9e44226866547cdab6ca7da5a7d3b3b~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="FaQ3s0 I5zqsT" width="160" height="158"/></div><div class="PRnra1"><img sizes="160px" srcSet="https://static.wixstatic.com/media/b9aacb_b9e44226866547cdab6ca7da5a7d3b3b~mv2.jpg/v1/fill/w_160,h_42,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_b9e44226866547cdab6ca7da5a7d3b3b~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_b9e44226866547cdab6ca7da5a7d3b3b~mv2.jpg/v1/fill/w_320,h_83,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_b9e44226866547cdab6ca7da5a7d3b3b~mv2.jpg 2x" id="img_comp-jb4hcl1k_1" src="https://static.wixstatic.com/media/b9aacb_b9e44226866547cdab6ca7da5a7d3b3b~mv2.jpg/v1/fill/w_160,h_42,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_b9e44226866547cdab6ca7da5a7d3b3b~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="UPdSQG I5zqsT" width="160" height="158"/></div><div class="PRnra1"><img sizes="160px" srcSet="https://static.wixstatic.com/media/b9aacb_b9e44226866547cdab6ca7da5a7d3b3b~mv2.jpg/v1/fill/w_160,h_42,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_b9e44226866547cdab6ca7da5a7d3b3b~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_b9e44226866547cdab6ca7da5a7d3b3b~mv2.jpg/v1/fill/w_320,h_83,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_b9e44226866547cdab6ca7da5a7d3b3b~mv2.jpg 2x" id="img_comp-jb4hcl1k_2" src="https://static.wixstatic.com/media/b9aacb_b9e44226866547cdab6ca7da5a7d3b3b~mv2.jpg/v1/fill/w_160,h_42,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_b9e44226866547cdab6ca7da5a7d3b3b~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="m5L7Le I5zqsT" width="160" height="158"/></div></div></div></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-jb54crjp" class="comp-jb54crjp SPY_vo"><div data-mesh-id="comp-jb54crjpinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jb54crjpinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-jb53oqw2" class="comp-jb53oqw2 wixui-image-button" aria-describedby="21054343-0ccc-406b-8bdd-d781c89fc0c2"><a data-testid="link" href="https://youtu.be/7BCJDM8rl4g" target="_blank" rel="noreferrer noopener" class="QP6ZLS z9LPSw" aria-label="" tabindex="0"><div role="img" class="nXJ9tS" data-testid="linkImageContainer"><div class="PRnra1"><img sizes="160px" srcSet="https://static.wixstatic.com/media/b9aacb_18168f372f3e4da1814681a12b0b6a11~mv2.jpg/v1/fill/w_160,h_78,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_18168f372f3e4da1814681a12b0b6a11~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_18168f372f3e4da1814681a12b0b6a11~mv2.jpg/v1/fill/w_320,h_155,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_18168f372f3e4da1814681a12b0b6a11~mv2.jpg 2x" id="img_comp-jb53oqw2_0" src="https://static.wixstatic.com/media/b9aacb_18168f372f3e4da1814681a12b0b6a11~mv2.jpg/v1/fill/w_160,h_78,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_18168f372f3e4da1814681a12b0b6a11~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="FaQ3s0 I5zqsT" width="160" height="156"/></div><div class="PRnra1"><img sizes="160px" srcSet="https://static.wixstatic.com/media/b9aacb_18168f372f3e4da1814681a12b0b6a11~mv2.jpg/v1/fill/w_160,h_78,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_18168f372f3e4da1814681a12b0b6a11~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_18168f372f3e4da1814681a12b0b6a11~mv2.jpg/v1/fill/w_320,h_155,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_18168f372f3e4da1814681a12b0b6a11~mv2.jpg 2x" id="img_comp-jb53oqw2_1" src="https://static.wixstatic.com/media/b9aacb_18168f372f3e4da1814681a12b0b6a11~mv2.jpg/v1/fill/w_160,h_78,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_18168f372f3e4da1814681a12b0b6a11~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="UPdSQG I5zqsT" width="160" height="156"/></div><div class="PRnra1"><img sizes="160px" srcSet="https://static.wixstatic.com/media/b9aacb_18168f372f3e4da1814681a12b0b6a11~mv2.jpg/v1/fill/w_160,h_78,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_18168f372f3e4da1814681a12b0b6a11~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_18168f372f3e4da1814681a12b0b6a11~mv2.jpg/v1/fill/w_320,h_155,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_18168f372f3e4da1814681a12b0b6a11~mv2.jpg 2x" id="img_comp-jb53oqw2_2" src="https://static.wixstatic.com/media/b9aacb_18168f372f3e4da1814681a12b0b6a11~mv2.jpg/v1/fill/w_160,h_78,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_18168f372f3e4da1814681a12b0b6a11~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="m5L7Le I5zqsT" width="160" height="156"/></div></div></a></div><!--/$--><!--$--><div id="comp-jb53mg90" class="comp-jb53mg90 wixui-image-button" aria-describedby="d2cf65a0-d383-4b86-8cd8-4176ce1c4553"><div data-testid="link" class="QP6ZLS z9LPSw" tabindex="0" aria-label=""><div role="img" class="nXJ9tS" data-testid="linkImageContainer"><div class="PRnra1"><img sizes="160px" srcSet="https://static.wixstatic.com/media/b9aacb_325892622d33474eb8a07b57e14a4edd~mv2.jpg/v1/fill/w_160,h_93,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_325892622d33474eb8a07b57e14a4edd~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_325892622d33474eb8a07b57e14a4edd~mv2.jpg/v1/fill/w_287,h_167,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_325892622d33474eb8a07b57e14a4edd~mv2.jpg 2x" id="img_comp-jb53mg90_0" src="https://static.wixstatic.com/media/b9aacb_325892622d33474eb8a07b57e14a4edd~mv2.jpg/v1/fill/w_160,h_93,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_325892622d33474eb8a07b57e14a4edd~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="FaQ3s0 I5zqsT" width="160" height="156"/></div><div class="PRnra1"><img sizes="160px" srcSet="https://static.wixstatic.com/media/b9aacb_325892622d33474eb8a07b57e14a4edd~mv2.jpg/v1/fill/w_160,h_93,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_325892622d33474eb8a07b57e14a4edd~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_325892622d33474eb8a07b57e14a4edd~mv2.jpg/v1/fill/w_287,h_167,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_325892622d33474eb8a07b57e14a4edd~mv2.jpg 2x" id="img_comp-jb53mg90_1" src="https://static.wixstatic.com/media/b9aacb_325892622d33474eb8a07b57e14a4edd~mv2.jpg/v1/fill/w_160,h_93,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_325892622d33474eb8a07b57e14a4edd~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="UPdSQG I5zqsT" width="160" height="156"/></div><div class="PRnra1"><img sizes="160px" srcSet="https://static.wixstatic.com/media/b9aacb_325892622d33474eb8a07b57e14a4edd~mv2.jpg/v1/fill/w_160,h_93,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_325892622d33474eb8a07b57e14a4edd~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_325892622d33474eb8a07b57e14a4edd~mv2.jpg/v1/fill/w_287,h_167,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_325892622d33474eb8a07b57e14a4edd~mv2.jpg 2x" id="img_comp-jb53mg90_2" src="https://static.wixstatic.com/media/b9aacb_325892622d33474eb8a07b57e14a4edd~mv2.jpg/v1/fill/w_160,h_93,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_325892622d33474eb8a07b57e14a4edd~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="m5L7Le I5zqsT" width="160" height="156"/></div></div></div></div><!--/$--><!--$--><div id="comp-jb4h9zam" class="comp-jb4h9zam wixui-image-button" aria-describedby="8c3459c1-a668-4006-b181-440731a5eedf"><div data-testid="link" class="QP6ZLS z9LPSw" tabindex="0" aria-label=""><div role="img" class="nXJ9tS" data-testid="linkImageContainer"><div class="PRnra1"><img sizes="160px" srcSet="https://static.wixstatic.com/media/b9aacb_e50d1f89ccd04305a3909e705806e3d1~mv2.jpg/v1/fill/w_160,h_51,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_e50d1f89ccd04305a3909e705806e3d1~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_e50d1f89ccd04305a3909e705806e3d1~mv2.jpg/v1/fill/w_287,h_91,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_e50d1f89ccd04305a3909e705806e3d1~mv2.jpg 2x" id="img_comp-jb4h9zam_0" src="https://static.wixstatic.com/media/b9aacb_e50d1f89ccd04305a3909e705806e3d1~mv2.jpg/v1/fill/w_160,h_51,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_e50d1f89ccd04305a3909e705806e3d1~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="FaQ3s0 I5zqsT" width="160" height="156"/></div><div class="PRnra1"><img sizes="160px" srcSet="https://static.wixstatic.com/media/b9aacb_e50d1f89ccd04305a3909e705806e3d1~mv2.jpg/v1/fill/w_160,h_51,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_e50d1f89ccd04305a3909e705806e3d1~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_e50d1f89ccd04305a3909e705806e3d1~mv2.jpg/v1/fill/w_287,h_91,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_e50d1f89ccd04305a3909e705806e3d1~mv2.jpg 2x" id="img_comp-jb4h9zam_1" src="https://static.wixstatic.com/media/b9aacb_e50d1f89ccd04305a3909e705806e3d1~mv2.jpg/v1/fill/w_160,h_51,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_e50d1f89ccd04305a3909e705806e3d1~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="UPdSQG I5zqsT" width="160" height="156"/></div><div class="PRnra1"><img sizes="160px" srcSet="https://static.wixstatic.com/media/b9aacb_e50d1f89ccd04305a3909e705806e3d1~mv2.jpg/v1/fill/w_160,h_51,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_e50d1f89ccd04305a3909e705806e3d1~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_e50d1f89ccd04305a3909e705806e3d1~mv2.jpg/v1/fill/w_287,h_91,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_e50d1f89ccd04305a3909e705806e3d1~mv2.jpg 2x" id="img_comp-jb4h9zam_2" src="https://static.wixstatic.com/media/b9aacb_e50d1f89ccd04305a3909e705806e3d1~mv2.jpg/v1/fill/w_160,h_51,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_e50d1f89ccd04305a3909e705806e3d1~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="m5L7Le I5zqsT" width="160" height="156"/></div></div></div></div><!--/$--><!--$--><div id="comp-jb4hd6n3" class="comp-jb4hd6n3 wixui-image-button" aria-describedby="f4c08ffa-deb3-4baa-a51c-e4d3c38beacc"><div data-testid="link" class="QP6ZLS z9LPSw" tabindex="0" aria-label=""><div role="img" class="nXJ9tS" data-testid="linkImageContainer"><div class="PRnra1"><img sizes="179px" srcSet="https://static.wixstatic.com/media/b9aacb_5c57ed3df9614131a4b930e56b399b4a~mv2.jpg/v1/fill/w_179,h_27,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_5c57ed3df9614131a4b930e56b399b4a~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_5c57ed3df9614131a4b930e56b399b4a~mv2.jpg/v1/fill/w_358,h_54,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_5c57ed3df9614131a4b930e56b399b4a~mv2.jpg 2x" id="img_comp-jb4hd6n3_0" src="https://static.wixstatic.com/media/b9aacb_5c57ed3df9614131a4b930e56b399b4a~mv2.jpg/v1/fill/w_179,h_27,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_5c57ed3df9614131a4b930e56b399b4a~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="FaQ3s0 I5zqsT" width="179" height="171"/></div><div class="PRnra1"><img sizes="179px" srcSet="https://static.wixstatic.com/media/b9aacb_5c57ed3df9614131a4b930e56b399b4a~mv2.jpg/v1/fill/w_179,h_27,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_5c57ed3df9614131a4b930e56b399b4a~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_5c57ed3df9614131a4b930e56b399b4a~mv2.jpg/v1/fill/w_358,h_54,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_5c57ed3df9614131a4b930e56b399b4a~mv2.jpg 2x" id="img_comp-jb4hd6n3_1" src="https://static.wixstatic.com/media/b9aacb_5c57ed3df9614131a4b930e56b399b4a~mv2.jpg/v1/fill/w_179,h_27,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_5c57ed3df9614131a4b930e56b399b4a~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="UPdSQG I5zqsT" width="179" height="171"/></div><div class="PRnra1"><img sizes="179px" srcSet="https://static.wixstatic.com/media/b9aacb_5c57ed3df9614131a4b930e56b399b4a~mv2.jpg/v1/fill/w_179,h_27,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_5c57ed3df9614131a4b930e56b399b4a~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_5c57ed3df9614131a4b930e56b399b4a~mv2.jpg/v1/fill/w_358,h_54,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_5c57ed3df9614131a4b930e56b399b4a~mv2.jpg 2x" id="img_comp-jb4hd6n3_2" src="https://static.wixstatic.com/media/b9aacb_5c57ed3df9614131a4b930e56b399b4a~mv2.jpg/v1/fill/w_179,h_27,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_5c57ed3df9614131a4b930e56b399b4a~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="m5L7Le I5zqsT" width="179" height="171"/></div></div></div></div><!--/$--><!--$--><div id="comp-ihdohaqq" class="comp-ihdohaqq wixui-image-button" aria-describedby="77f20ee0-bf53-4528-8ab7-b7e156e0fe34"><div data-testid="link" class="QP6ZLS z9LPSw" tabindex="0" aria-label=""><div role="img" class="nXJ9tS" data-testid="linkImageContainer"><div class="PRnra1"><img sizes="161px" srcSet="https://static.wixstatic.com/media/b9aacb_6c55d80e2bda4f6aad9a27a65a453c07~mv2.jpg/v1/fill/w_161,h_99,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_6c55d80e2bda4f6aad9a27a65a453c07~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_6c55d80e2bda4f6aad9a27a65a453c07~mv2.jpg/v1/fill/w_287,h_176,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_6c55d80e2bda4f6aad9a27a65a453c07~mv2.jpg 2x" id="img_comp-ihdohaqq_0" src="https://static.wixstatic.com/media/b9aacb_6c55d80e2bda4f6aad9a27a65a453c07~mv2.jpg/v1/fill/w_161,h_99,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_6c55d80e2bda4f6aad9a27a65a453c07~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="FaQ3s0 I5zqsT" width="161" height="156"/></div><div class="PRnra1"><img sizes="161px" srcSet="https://static.wixstatic.com/media/b9aacb_6c55d80e2bda4f6aad9a27a65a453c07~mv2.jpg/v1/fill/w_161,h_99,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_6c55d80e2bda4f6aad9a27a65a453c07~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_6c55d80e2bda4f6aad9a27a65a453c07~mv2.jpg/v1/fill/w_287,h_176,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_6c55d80e2bda4f6aad9a27a65a453c07~mv2.jpg 2x" id="img_comp-ihdohaqq_1" src="https://static.wixstatic.com/media/b9aacb_6c55d80e2bda4f6aad9a27a65a453c07~mv2.jpg/v1/fill/w_161,h_99,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_6c55d80e2bda4f6aad9a27a65a453c07~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="UPdSQG I5zqsT" width="161" height="156"/></div><div class="PRnra1"><img sizes="161px" srcSet="https://static.wixstatic.com/media/b9aacb_6c55d80e2bda4f6aad9a27a65a453c07~mv2.jpg/v1/fill/w_161,h_99,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_6c55d80e2bda4f6aad9a27a65a453c07~mv2.jpg 1x, https://static.wixstatic.com/media/b9aacb_6c55d80e2bda4f6aad9a27a65a453c07~mv2.jpg/v1/fill/w_287,h_176,al_c,lg_1,q_80,enc_avif,quality_auto/b9aacb_6c55d80e2bda4f6aad9a27a65a453c07~mv2.jpg 2x" id="img_comp-ihdohaqq_2" src="https://static.wixstatic.com/media/b9aacb_6c55d80e2bda4f6aad9a27a65a453c07~mv2.jpg/v1/fill/w_161,h_99,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/b9aacb_6c55d80e2bda4f6aad9a27a65a453c07~mv2.jpg" alt="" role="none" style="object-fit:contain;object-position:unset" class="m5L7Le I5zqsT" width="161" height="156"/></div></div></div></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></section><!--/$--><div id="comp-iggq2y8l" class="Vd6aQZ ignore-focus comp-iggq2y8l" tabindex="-1" role="region" aria-label="CLIENTES"><div id="clientes"></div><span class="mHZSwn">CLIENTES</span></div><!--$--><div id="comp-ig99xkm2" class="comp-ig99xkm2 aVng1S wixui-horizontal-line"></div><!--/$--><div data-mesh-id="comp-lgo4m9w5inlineContent-wedge-3"></div></div></div></section><!--/$--><!--$--><section id="comp-lgo4m9w51" tabindex="-1" class="Oqnisf comp-lgo4m9w51 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lgo4m9w51" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lgo4m9w51" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lgo4m9w51" data-motion-part="BG_MEDIA comp-lgo4m9w51" class="VgO9Yg"></div></div><div data-mesh-id="comp-lgo4m9w51inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lgo4m9w51inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-ig69o2ml" class="comp-ig69o2ml CohWsy wixui-column-strip"><div id="bgLayers_comp-ig69o2ml" data-hook="bgLayers" data-motion-part="BG_LAYER comp-ig69o2ml" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-ig69o2ml" data-motion-part="BG_MEDIA comp-ig69o2ml" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><!--$--><div id="mediairc22j4j13" class="mediairc22j4j13 YzqVVZ wixui-column-strip__column"><div id="bgLayers_mediairc22j4j13" data-hook="bgLayers" data-motion-part="BG_LAYER mediairc22j4j13" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_mediairc22j4j13" data-motion-part="BG_MEDIA mediairc22j4j13" class="VgO9Yg"></div></div><div data-mesh-id="mediairc22j4j13inlineContent" data-testid="inline-content" class=""><div data-mesh-id="mediairc22j4j13inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-ig9a1pw3" class="HcOXKn SxM0TO QxJLC3 comp-ig9a1pw3 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:55px;"><span class="color_39 wixui-rich-text__text"><span style="letter-spacing:0.05em;" class="wixui-rich-text__text">CONTACTO</span></span></h2></div><!--/$--><!--$--><div id="comp-ig9a1pw7" class="comp-ig9a1pw7 aVng1S wixui-horizontal-line"></div><!--/$--><!--$--><div id="comp-ig69un0m" class="HcOXKn c9GqVL QxJLC3 comp-ig69un0m wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_7 wixui-rich-text__text" style="line-height:1.5em; font-size:17px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Para solicitar información, completa el formulario y nos contactaremos:</span></p></div><!--/$--><!--$--><div id="comp-ig6a23xj" class="bkIuWA comp-ig6a23xj"><div data-mesh-id="comp-ig6a23xjinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-ig6a23xjinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><form id="comp-kee9k9l2" class="JVi7i2 comp-kee9k9l2 wixui-form"><div data-mesh-id="comp-kee9k9l2inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kee9k9l2inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-kee9k9lt" class="MpKiNN comp-kee9k9lt wixui-text-input lPl_oN"><div class="pUnTVX"><input name="nombre-*" id="input_comp-kee9k9lt" class="KvoMHf has-custom-focus wixui-text-input__input" type="text" placeholder="Nombre *" required="" aria-required="true" aria-invalid="false" maxLength="100" autoComplete="off" aria-label="Nombre *" value=""/></div></div><!--/$--><!--$--><div id="comp-kee9k9m4" class="MpKiNN comp-kee9k9m4 wixui-text-input lPl_oN"><div class="pUnTVX"><input name="email" id="input_comp-kee9k9m4" class="KvoMHf has-custom-focus wixui-text-input__input" type="email" placeholder="Email *" required="" aria-required="true" aria-invalid="false" pattern="^.+@.+\.[a-zA-Z]{2,63}$" maxLength="250" autoComplete="off" aria-label="Email *" value=""/></div></div><!--/$--><!--$--><div id="comp-kee9k9m81" class="MpKiNN comp-kee9k9m81 wixui-text-input"><div class="pUnTVX"><input name="asunto" id="input_comp-kee9k9m81" class="KvoMHf has-custom-focus wixui-text-input__input" type="text" placeholder="Asunto" aria-required="false" aria-invalid="false" autoComplete="off" aria-label="Asunto" value=""/></div></div><!--/$--><!--$--><div id="comp-kee9k9mc1" class="MpKiNN comp-kee9k9mc1 wixui-text-input"><div class="pUnTVX"><input name="agrega-texto aquí..." id="input_comp-kee9k9mc1" class="KvoMHf has-custom-focus wixui-text-input__input" type="text" placeholder="Agrega texto aquí..." aria-required="false" aria-invalid="false" autoComplete="off" aria-label="Agrega texto aquí..." value=""/></div></div><!--/$--><!--$--><div class="comp-kee9k9mg1 FubTgk" id="comp-kee9k9mg1" aria-disabled="false"><button aria-disabled="false" aria-label="Enviar" data-testid="buttonElement" class="uDW_Qe wixui-button PlZyDq"><span class="l7_2fn wixui-button__label">Enviar</span></button></div><!--/$--></div></div></form><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-ig69o2n2" class="HcOXKn c9GqVL QxJLC3 comp-ig69o2n2 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_5 wixui-rich-text__text" style="line-height:0.9em; font-size:25px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Contacto</span></h5></div><!--/$--><!--$--><div id="comp-ihw3jsps" class="HcOXKn c9GqVL QxJLC3 comp-ihw3jsps wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_7 wixui-rich-text__text" style="line-height:1.5em; font-size:17px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Envía tu consulta: <a data-auto-recognition="true" href="mailto:[email protected]" class="wixui-rich-text__text">[email protected]</a></span></p> <p class="font_7 wixui-rich-text__text" style="line-height:1.5em; font-size:17px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Pedido de precios: <a data-auto-recognition="true" href="mailto:[email protected]" class="wixui-rich-text__text">[email protected]</a></span></p></div><!--/$--><!--$--><div id="comp-ls20lqvo" class="HcOXKn SxM0TO QxJLC3 comp-ls20lqvo wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_5 wixui-rich-text__text" style="line-height:0.9em; font-size:25px;">Empleos</h5> </div><!--/$--><!--$--><div id="comp-ls20lxbi" class="HcOXKn c9GqVL QxJLC3 comp-ls20lxbi wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_7 wixui-rich-text__text" style="line-height:1.5em; font-size:17px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Envía tu CV y carta de recomendación: <a data-auto-recognition="true" href="mailto:[email protected]" class="wixui-rich-text__text">[email protected]</a></span></p></div><!--/$--></div></div></div><!--/$--></div></section><!--/$--><div id="comp-iggq361j" class="Vd6aQZ ignore-focus comp-iggq361j" tabindex="-1" role="region" aria-label="CONTACTO"><div id="contacto"></div><span class="mHZSwn">CONTACTO</span></div></div></div></section><!--/$--></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="comp-ig6adlrb" class="HcOXKn c9GqVL QxJLC3 comp-ig6adlrb wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 wixui-rich-text__text" style="line-height:normal; font-size:14px;"><span style="letter-spacing:0.04em;" class="wixui-rich-text__text">© 2024 PYFSA ROBOTICS S.R.L. - ARGENTINA - BUENOS AIRES</span></p></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":"cb276b77-6006-45a3-873c-94ed93685658","userId":"b9aacb93-d3d7-4746-a83e-69437f1068cc","siteId":"cafa0c1a-0f58-4f78-aa32-c21a1d50c61d","externalBaseUrl":"https:\/\/www.pyfsa.com","siteRevision":225,"siteType":"UGC","dc":"84","isResponsive":false,"editorName":"Unknown","sessionId":"d7ab05ac-fb91-4f6f-b9a7-7fddfb465e5b","isSEO":true,"appNameForBiEvents":"thunderbolt"},"rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"GA","code":0},"requestUrl":"https:\/\/www.pyfsa.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.404a7307.bundle.min.js">(()=>{"use strict";var e,o,a,r,n,i={},t={};function d(e){var o=t[e];if(void 0!==o)return o.exports;var a=t[e]={id:e,loaded:!1,exports:{}};return i[e].call(a.exports,a,a.exports,d),a.loaded=!0,a.exports}d.m=i,e=[],d.O=(o,a,r,n)=>{if(!a){var i=1/0;for(p=0;p<e.length;p++){for(var[a,r,n]=e[p],t=!0,s=0;s<a.length;s++)(!1&n||i>=n)&&Object.keys(d.O).every((e=>d.O[e](a[s])))?a.splice(s--,1):(t=!1,n<i&&(i=n));if(t){e.splice(p--,1);var c=r();void 0!==c&&(o=c)}}return o}n=n||0;for(var p=e.length;p>0&&e[p-1][2]>n;p--)e[p]=e[p-1];e[p]=[a,r,n]},d.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return d.d(o,{a:o}),o},a=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,d.t=function(e,r){if(1&r&&(e=this(e)),8&r)return e;if("object"==typeof e&&e){if(4&r&&e.__esModule)return e;if(16&r&&"function"==typeof e.then)return e}var n=Object.create(null);d.r(n);var i={};o=o||[null,a({}),a([]),a(a)];for(var t=2&r&&e;"object"==typeof t&&!~o.indexOf(t);t=a(t))Object.getOwnPropertyNames(t).forEach((o=>i[o]=()=>e[o]));return i.default=()=>e,d.d(n,i),n},d.d=(e,o)=>{for(var a in o)d.o(o,a)&&!d.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:o[a]})},d.f={},d.e=e=>Promise.all(Object.keys(d.f).reduce(((o,a)=>(d.f[a](e,o),o)),[])),d.u=e=>671===e?"thunderbolt-commons.07506994.bundle.min.js":592===e?"fastdom.inline.fbeb22f8.bundle.min.js":996===e?"render-indicator.inline.44f675de.bundle.min.js":7122===e?"version-indicator.inline.d71dc26b.bundle.min.js":8398===e?"custom-element-utils.inline.37012097.bundle.min.js":({34:"FontFaces",40:"wixEcomFrontendWixCodeSdk",46:"TPAPopup",161:"wix-seo-events-page-structured-data-index",200:"wix-seo-reviews-component-index",255:"sessionManagerService",266:"group_3",316:"windowScroll",349:"wix-seo-breadcrumbs-component-index",350:"namedSignalsService",359:"group_48",407:"wix-seo-SEO_DEFAULT",481:"wix-seo-forum-category-index",488:"interactions",541:"TPAUnavailableMessageOverlay",569:"assetsLoader",622:"siteThemeService",693:"triggersAndReactions",695:"animationsWixCodeSdk",711:"passwordProtectedPage",740:"group_43",789:"wix-seo-images-component-index",851:"group_2",970:"tpaWidgetNativeDeadComp",974:"animations",1021:"wix-seo-portfolio-collections-index",1141:"consentPolicy",1171:"platformPubsub",1184:"group_18",1232:"group_9",1274:"ooi",1305:"seo-api",1494:"wix-seo-groups-post-index",1499:"wix-seo-protected-page-index",1501:"builderComponent",1525:"topologyService",1530:"wix-seo-bookings-form-index",1560:"TPABaseComponent",1579:"wix-seo-services-component-index",1582:"consentPolicyService",1632:"SiteStyles",1922:"widgetWixCodeSdk",1991:"tpaModuleProvider",2040:"debug",2077:"wix-seo-search-page-index",2177:"group_11",2179:"AppPart2",2305:"serviceRegistrar",2313:"group_46",2338:"businessLoggerService",2358:"wix-seo-blog-post-index",2396:"merge-mappers",2516:"presenceApi",2545:"thunderbolt-components-registry",2563:"environmentService",2594:"tpaCommons",2624:"group_21",2635:"group_22",2646:"platform",2694:"group_38",2705:"group_37",2816:"wix-seo-blog-category-index",2865:"Repeater_FixedColumns",3002:"svgLoader",3006:"wix-seo-paginated-component-index",3092:"group_50",3096:"wix-seo-stores-gallery-component-index",3119:"Repeater_FluidColumns",3272:"FontRulersContainer",3286:"wix-seo-stores-product-schema-presets-index",3324:"testService",3495:"wix-seo-blog-tags-index",3499:"wix-seo-restaurants-menu-component-index",3511:"environmentWixCodeSdk",3542:"dynamicPages",3605:"cyclicTabbing",3617:"contentReflow",3659:"componentsqaapi",3660:"group_5",3671:"group_6",3682:"TPAWorker",3689:"seo-api-converters",3724:"versionIndicator",3780:"wix-seo-schedule-page-index",3795:"canvas",3831:"ContentReflowBanner",3909:"motion",3930:"mobileFullScreen",3993:"group_19",4047:"wix-seo-events-list-component-index",4066:"TPAPreloaderOverlay",4134:"group_41",4206:"santa-platform-utils",4245:"testApi",4303:"widget",4391:"wix-seo-media-component-index",4456:"group_29",4493:"remoteStructureRenderer",4526:"group_30",4551:"wix-seo-members-area-profile-tabs-index",4655:"reporter-api",4676:"wix-seo-events-page-index",4708:"routerFetch",4773:"quickActionBar",4874:"wix-seo-stores-category-index",4937:"businessLogger",5114:"wix-seo-bookings-calendar-index",5116:"wix-seo-wix-data-page-item-index",5122:"group_45",5133:"group_42",5148:"router",5168:"wixDomSanitizer",5219:"wix-seo-static-page-index",5221:"stores",5294:"environment",5307:"wix-seo-blog-hashtags-index",5363:"mappersLegacyService",5377:"onloadCompsBehaviors",5433:"group_20",5444:"group_25",5445:"protectedPages",5503:"group_39",5625:"group_8",5648:"wix-seo-members-area-profile-index",5652:"multilingual",5679:"urlService",5739:"externalComponent",5901:"group_51",5966:"group_49",5998:"stickyToComponent",6055:"mpaNavigation",6099:"group_35",6178:"searchBox",6304:"wix-seo-gift-card-index",6384:"dashboardWixCodeSdk",6441:"wix-seo-restaurants-menu-page-index",6469:"group_4",6505:"editorElementsDynamicTheme",6510:"tslib.inline",6521:"navigation",6578:"renderIndicator",6739:"presence-lazy",6821:"becky-css",6850:"componentsLoader",6851:"wix-seo-forum-post-index",6935:"module-executor",6943:"group_40",7030:"feedback",7116:"scrollToAnchor",7171:"siteMembers",7230:"popups",7265:"group_28",7331:"RemoteRefDeadComp",7393:"vsm-css",7457:"group_0",7471:"wix-seo-bookings-service-index",7513:"wix-seo-stores-sub-category-index",7547:"AppPart",7562:"usedPlatformApis",7882:"appMonitoring",7920:"group_47",7931:"group_44",7969:"wix-seo-static-page-v2-index",8039:"containerSlider",8104:"tpa",8149:"GhostComp",8212:"translationsService",8242:"group_23",8253:"group_24",8368:"wix-seo-programs-component-index",8380:"group_14",8423:"customCss",8519:"qaApi",8595:"wix-seo-challenges-page-index",8735:"wix-seo-static-page-v2-schema-presets-index",8791:"wix-seo-events-page-calculated-index",8838:"group_27",8840:"ByocStyles",8908:"group_32",8919:"group_31",8934:"panorama",8981:"wix-seo-groups-page-index",9040:"wix-seo-restaurants-order-page-index",9090:"clientSdk",9098:"wix-seo-video-component-index",9131:"wix-seo-payment-page-index",9141:"wix-seo-pro-gallery-item-index",9166:"wix-seo-portfolio-projects-index",9203:"wix-seo-thank-you-page-index",9278:"group_7",9341:"editorWixCodeSdk",9368:"group_10",9506:"wix-seo-members-area-author-profile-index",9507:"TPAModal",9533:"wix-seo-stores-product-index",9737:"servicesManagerReact",9764:"wix-seo-pricing-plans-index",9822:"businessManager",9896:"group_36",9948:"wix-seo-blog-archive-index"}[e]||e)+"."+{23:"c1a0e806",34:"b2c633d6",40:"00465236",46:"c2744a36",161:"b1d6c809",200:"ee6329f6",255:"8abb5f53",266:"cb9cffbf",316:"4186c904",349:"16963f41",350:"be9b8e77",359:"9669b060",407:"90df952e",481:"f8e2d255",488:"797ddfc7",490:"9be42d65",541:"19bb319e",569:"1e70f802",622:"f6c46965",693:"e7bf7036",695:"fe9dd88b",711:"d6c01cf3",740:"238aa196",789:"df97276c",851:"8ace591f",970:"264775c2",974:"94ee3f1f",1021:"cda13122",1141:"8e0c3c96",1171:"482837af",1184:"630297d8",1232:"59fc40b1",1274:"f864528d",1305:"2cf77d67",1494:"b14fc9c8",1499:"d97840e9",1501:"0027902a",1525:"299027c8",1530:"9c7a1881",1560:"cf2bf895",1579:"58cae903",1582:"8a2f493c",1619:"161054ef",1632:"9071ae79",1922:"64a4bcd7",1991:"23f9682f",2040:"bab22a1a",2077:"464b6933",2177:"ee0fa2c7",2179:"42627332",2305:"17b53711",2313:"921f9e22",2338:"dfa19380",2358:"09762121",2396:"68df09fd",2516:"333cf8d0",2545:"b89104dd",2563:"24096cc7",2594:"59f6ed53",2624:"2aad62b8",2635:"20852866",2646:"f46d46d6",2694:"38642abf",2705:"b4a31f0c",2816:"4d2bdbc1",2865:"caebb96c",3002:"c1f52f2f",3006:"cf05d182",3092:"5912132f",3096:"5f33d809",3119:"b327051f",3272:"d072b975",3286:"f9040bda",3324:"ad8758c0",3495:"a49fe581",3499:"16944fd5",3511:"a8e26091",3520:"0eb05960",3542:"d7fc0274",3605:"29f6a6d7",3617:"efb52d60",3659:"6e9fcd51",3660:"51f9707d",3671:"5382bdaf",3682:"d3c73ed6",3689:"39945cf4",3724:"b218a6e5",3780:"c52e90cd",3795:"7e3fb547",3831:"385d4e90",3909:"6913bc17",3930:"936b19c5",3993:"8e50cf42",4047:"886b0b8e",4066:"3dedf657",4134:"9290432b",4206:"5fe4171d",4245:"9175c4fb",4303:"d15d6d9b",4391:"f19647fe",4456:"a4ae3cd3",4493:"1784b28c",4526:"e616afc6",4551:"6afe659c",4655:"6946832d",4676:"7413506f",4708:"5590027d",4773:"8776b4aa",4874:"1344ec61",4937:"d4cfb7e4",5114:"63c127fe",5116:"2d37ed29",5122:"c635dd0f",5133:"b085ea64",5148:"478f8b95",5168:"5c048d48",5219:"5c6726a5",5221:"7c90e5c5",5294:"aa865c71",5307:"bf11bf83",5363:"52627916",5377:"a5af195f",5433:"78e9b6cd",5444:"b4ae073d",5445:"5c56210c",5503:"e6e6b755",5625:"ff14d563",5648:"f27bd307",5652:"08d12b42",5679:"456534b1",5739:"d444948f",5901:"19163709",5966:"79bde428",5998:"a25627bf",6055:"065a38e9",6099:"7f067089",6178:"814de654",6304:"b1105590",6384:"6ab064da",6441:"3aa70cad",6469:"432239b3",6505:"08b738a7",6510:"95dc7d6c",6521:"d5962942",6578:"5bdd4005",6739:"2c35fa05",6821:"0f810094",6850:"8acadaf2",6851:"8e7881b0",6935:"e59b5116",6943:"f9f51e40",7030:"f3c15ee1",7116:"03bceb39",7171:"99e7afd8",7230:"9712b254",7265:"a74cf8a9",7331:"7984a796",7393:"5ec11ddf",7457:"3eeb3a06",7471:"629c20d5",7513:"ea74726d",7547:"09b9d194",7562:"7db29f51",7882:"4336e3d3",7920:"4fd19472",7931:"ee804dc7",7969:"3dc8a0da",8039:"c4aa0c80",8104:"c94318bd",8149:"290fde46",8212:"c251ee2f",8242:"2bb305c8",8253:"b861fd74",8368:"18568241",8380:"3a3ec4c6",8423:"be600932",8518:"5eb02102",8519:"a501fe24",8595:"a51c41dd",8735:"966f10b8",8791:"c8a0d4bb",8838:"e86658c9",8840:"73ce5462",8869:"b1efd5da",8908:"bf2b0c3d",8919:"fd9132fa",8934:"2872cc39",8981:"0c2dbc1e",9040:"1ef6dd9e",9090:"28693d5d",9098:"4a07b704",9131:"63e88a5f",9141:"45cfa286",9166:"d9d940c3",9203:"5f6bebbf",9278:"0ae3b1c2",9341:"a12ad814",9368:"5605f0ae",9506:"54e58fa3",9507:"6dfc9afe",9519:"eee773d4",9533:"5881d4d1",9622:"88c2f433",9737:"724c24be",9764:"d1f52483",9822:"7a5cb97d",9839:"a6a8764d",9896:"dabdc384",9948:"63464c26"}[e]+".chunk.min.js",d.miniCssF=e=>996===e?"render-indicator.inline.044c11cb.min.css":7122===e?"version-indicator.inline.004341ff.min.css":{46:"TPAPopup",541:"TPAUnavailableMessageOverlay",970:"tpaWidgetNativeDeadComp",1560:"TPABaseComponent",2179:"AppPart2",2865:"Repeater_FixedColumns",3119:"Repeater_FluidColumns",3272:"FontRulersContainer",3831:"ContentReflowBanner",4066:"TPAPreloaderOverlay",7547:"AppPart",9278:"group_7",9507:"TPAModal"}[e]+"."+{46:"7e7f441d",541:"fb1e5320",970:"edad7c2d",1560:"27e1e284",2179:"0a2601ec",2865:"540ca6d9",3119:"2b7b96dd",3272:"2b93f1ca",3831:"d7e07a05",4066:"6dbffa0c",7547:"34a92bc1",9278:"bae0ce0c",9507:"52dc3d33"}[e]+".chunk.min.css",d.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),d.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),r={},n="_wix_thunderbolt_app:",d.l=(e,o,a,i)=>{if(r[e])r[e].push(o);else{var t,s;if(void 0!==a)for(var c=document.getElementsByTagName("script"),p=0;p<c.length;p++){var b=c[p];if(b.getAttribute("src")==e||b.getAttribute("data-webpack")==n+a){t=b;break}}t||(s=!0,(t=document.createElement("script")).charset="utf-8",t.timeout=120,d.nc&&t.setAttribute("nonce",d.nc),t.setAttribute("data-webpack",n+a),t.src=e,0!==t.src.indexOf(window.location.origin+"/")&&(t.crossOrigin="anonymous")),r[e]=[o];var l=(o,a)=>{t.onerror=t.onload=null,clearTimeout(u);var n=r[e];if(delete r[e],t.parentNode&&t.parentNode.removeChild(t),n&&n.forEach((e=>e(a))),o)return o(a)},u=setTimeout(l.bind(null,void 0,{type:"timeout",target:t}),12e4);t.onerror=l.bind(null,t.onerror),t.onload=l.bind(null,t.onload),s&&document.head.appendChild(t)}},d.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},d.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),d.p="https://static.parastorage.com/services/wix-thunderbolt/dist/",(()=>{if("undefined"!=typeof document){var e=e=>new Promise(((o,a)=>{var r=d.miniCssF(e),n=d.p+r;if(((e,o)=>{for(var a=document.getElementsByTagName("link"),r=0;r<a.length;r++){var n=(t=a[r]).getAttribute("data-href")||t.getAttribute("href");if("stylesheet"===t.rel&&(n===e||n===o))return t}var i=document.getElementsByTagName("style");for(r=0;r<i.length;r++){var t;if((n=(t=i[r]).getAttribute("data-href"))===e||n===o)return t}})(r,n))return o();((e,o,a,r,n)=>{var i=document.createElement("link");i.rel="stylesheet",i.type="text/css",i.onerror=i.onload=a=>{if(i.onerror=i.onload=null,"load"===a.type)r();else{var t=a&&("load"===a.type?"missing":a.type),d=a&&a.target&&a.target.href||o,s=new Error("Loading CSS chunk "+e+" failed.\n("+d+")");s.code="CSS_CHUNK_LOAD_FAILED",s.type=t,s.request=d,i.parentNode&&i.parentNode.removeChild(i),n(s)}},i.href=o,0!==i.href.indexOf(window.location.origin+"/")&&(i.crossOrigin="anonymous"),a?a.parentNode.insertBefore(i,a.nextSibling):document.head.appendChild(i)})(e,n,null,o,a)})),o={7311:0};d.f.miniCss=(a,r)=>{o[a]?r.push(o[a]):0!==o[a]&&{46:1,541:1,970:1,996:1,1560:1,2179:1,2865:1,3119:1,3272:1,3831:1,4066:1,7122:1,7547:1,9278:1,9507:1}[a]&&r.push(o[a]=e(a).then((()=>{o[a]=0}),(e=>{throw delete o[a],e})))}}})(),(()=>{var e={7311:0};d.f.j=(o,a)=>{var r=d.o(e,o)?e[o]:void 0;if(0!==r)if(r)a.push(r[2]);else if(7311!=o){var n=new Promise(((a,n)=>r=e[o]=[a,n]));a.push(r[2]=n);var i=d.p+d.u(o),t=new Error;d.l(i,(a=>{if(d.o(e,o)&&(0!==(r=e[o])&&(e[o]=void 0),r)){var n=a&&("load"===a.type?"missing":a.type),i=a&&a.target&&a.target.src;t.message="Loading chunk "+o+" failed.\n("+n+": "+i+")",t.name="ChunkLoadError",t.type=n,t.request=i,r[1](t)}}),"chunk-"+o,o)}else e[o]=0},d.O.j=o=>0===e[o];var o=(o,a)=>{var r,n,[i,t,s]=a,c=0;if(i.some((o=>0!==e[o]))){for(r in t)d.o(t,r)&&(d.m[r]=t[r]);if(s)var p=s(d)}for(o&&o(a);c<i.length;c++)n=i[c],d.o(e,n)&&e[n]&&e[n][0](),e[n]=0;return d.O(p)},a=self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[];a.forEach(o.bind(null,0)),a.push=o.bind(null,a.push.bind(a))})()})(); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.404a7307.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.fbeb22f8.bundle.min.js">(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[592],{17709:function(t,e,n){var i;!function(e){"use strict";var r=function(){},s=e.requestAnimationFrame||e.webkitRequestAnimationFrame||e.mozRequestAnimationFrame||e.msRequestAnimationFrame||function(t){return setTimeout(t,16)};function a(){var t=this;t.reads=[],t.writes=[],t.raf=s.bind(e),r("initialized",t)}function u(t){t.scheduled||(t.scheduled=!0,t.raf(o.bind(null,t)),r("flush scheduled"))}function o(t){r("flush");var e,n=t.writes,i=t.reads;try{r("flushing reads",i.length),t.runTasks(i),r("flushing writes",n.length),t.runTasks(n)}catch(t){e=t}if(t.scheduled=!1,(i.length||n.length)&&u(t),e){if(r("task errored",e.message),!t.catch)throw e;t.catch(e)}}function c(t,e){var n=t.indexOf(e);return!!~n&&!!t.splice(n,1)}a.prototype={constructor:a,runTasks:function(t){var e;for(r("run tasks");e=t.shift();)e()},measure:function(t,e){r("measure");var n=e?t.bind(e):t;return this.reads.push(n),u(this),n},mutate:function(t,e){r("mutate");var n=e?t.bind(e):t;return this.writes.push(n),u(this),n},clear:function(t){return r("clear",t),c(this.reads,t)||c(this.writes,t)},extend:function(t){if(r("extend",t),"object"!=typeof t)throw new Error("expected object");var e=Object.create(this);return function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])}(e,t),e.fastdom=this,e.initialize&&e.initialize(),e},catch:null};var h=e.fastdom=e.fastdom||new a;void 0===(i=function(){return h}.call(h,n,h,t))||(t.exports=i)}("undefined"!=typeof window?window:void 0!==this?this:globalThis)}}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.fbeb22f8.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.37012097.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[8398],{22538:(e,t,i)=>{i.r(t),i.d(t,{STATIC_MEDIA_URL:()=>Xe,alignTypes:()=>d,fileType:()=>v,fittingTypes:()=>h,getData:()=>$e,getFileExtension:()=>$,getPlaceholder:()=>He,getResponsiveImageProps:()=>Ze,htmlTag:()=>g,isWEBP:()=>G,populateGlobalFeatureSupport:()=>Q,sdk:()=>Je,upscaleMethods:()=>p});const n="v1",r=2,o=1920,s=1920,a=1e3,c=1e3,h={SCALE_TO_FILL:"fill",SCALE_TO_FIT:"fit",STRETCH:"stretch",ORIGINAL_SIZE:"original_size",TILE:"tile",TILE_HORIZONTAL:"tile_horizontal",TILE_VERTICAL:"tile_vertical",FIT_AND_TILE:"fit_and_tile",LEGACY_STRIP_TILE:"legacy_strip_tile",LEGACY_STRIP_TILE_HORIZONTAL:"legacy_strip_tile_horizontal",LEGACY_STRIP_TILE_VERTICAL:"legacy_strip_tile_vertical",LEGACY_STRIP_SCALE_TO_FILL:"legacy_strip_fill",LEGACY_STRIP_SCALE_TO_FIT:"legacy_strip_fit",LEGACY_STRIP_FIT_AND_TILE:"legacy_strip_fit_and_tile",LEGACY_STRIP_ORIGINAL_SIZE:"legacy_strip_original_size",LEGACY_ORIGINAL_SIZE:"actual_size",LEGACY_FIT_WIDTH:"fitWidth",LEGACY_FIT_HEIGHT:"fitHeight",LEGACY_FULL:"full",LEGACY_BG_FIT_AND_TILE:"legacy_tile",LEGACY_BG_FIT_AND_TILE_HORIZONTAL:"legacy_tile_horizontal",LEGACY_BG_FIT_AND_TILE_VERTICAL:"legacy_tile_vertical",LEGACY_BG_NORMAL:"legacy_normal"},l={FIT:"fit",FILL:"fill",FILL_FOCAL:"fill_focal",CROP:"crop",LEGACY_CROP:"legacy_crop",LEGACY_FILL:"legacy_fill"},d={CENTER:"center",TOP:"top",TOP_LEFT:"top_left",TOP_RIGHT:"top_right",BOTTOM:"bottom",BOTTOM_LEFT:"bottom_left",BOTTOM_RIGHT:"bottom_right",LEFT:"left",RIGHT:"right"},u={[d.CENTER]:{x:.5,y:.5},[d.TOP_LEFT]:{x:0,y:0},[d.TOP_RIGHT]:{x:1,y:0},[d.TOP]:{x:.5,y:0},[d.BOTTOM_LEFT]:{x:0,y:1},[d.BOTTOM_RIGHT]:{x:1,y:1},[d.BOTTOM]:{x:.5,y:1},[d.RIGHT]:{x:1,y:.5},[d.LEFT]:{x:0,y:.5}},m={center:"c",top:"t",top_left:"tl",top_right:"tr",bottom:"b",bottom_left:"bl",bottom_right:"br",left:"l",right:"r"},g={BG:"bg",IMG:"img",SVG:"svg"},p={AUTO:"auto",CLASSIC:"classic",SUPER:"super"},f={classic:1,super:2},b={radius:"0.66",amount:"1.00",threshold:"0.01"},_={uri:"",css:{img:{},container:{}},attr:{img:{},container:{}},transformed:!1},T=25e6,I=[1.5,2,4],E={HIGH:{size:196e4,quality:90,maxUpscale:1},MEDIUM:{size:36e4,quality:85,maxUpscale:1},LOW:{size:16e4,quality:80,maxUpscale:1.2},TINY:{size:0,quality:80,maxUpscale:1.4}},L={HIGH:"HIGH",MEDIUM:"MEDIUM",LOW:"LOW",TINY:"TINY"},w={CONTRAST:"contrast",BRIGHTNESS:"brightness",SATURATION:"saturation",HUE:"hue",BLUR:"blur"},v={JPG:"jpg",JPEG:"jpeg",JPE:"jpe",PNG:"png",WEBP:"webp",WIX_ICO_MP:"wix_ico_mp",WIX_MP:"wix_mp",GIF:"gif",SVG:"svg",AVIF:"avif",UNRECOGNIZED:"unrecognized"},A={AVIF:"AVIF",PAVIF:"PAVIF"};v.JPG,v.JPEG,v.JPE,v.PNG,v.GIF,v.WEBP;function y(e,...t){return function(...i){const n=i[i.length-1]||{},r=[e[0]];return t.forEach((function(t,o){const s=Number.isInteger(t)?i[t]:n[t];r.push(s,e[o+1])})),r.join("")}}function O(e){return e[e.length-1]}const C=[v.PNG,v.JPEG,v.JPG,v.JPE,v.WIX_ICO_MP,v.WIX_MP,v.WEBP,v.AVIF],R=[v.JPEG,v.JPG,v.JPE];function M(e,t,i){return i&&t&&!(!(n=t.id)||!n.trim()||"none"===n.toLowerCase())&&Object.values(h).includes(e);var n}function S(e,t,i){return function(e,t,i=!1){return!((G(e)||P(e))&&t&&!i)}(e,t,i)&&(function(e){return C.includes($(e))}(e)||function(e,t=!1){return F(e)&&t}(e,i))&&!/(^https?)|(^data)|(^\/\/)/.test(e)}function x(e){return $(e)===v.PNG}function G(e){return $(e)===v.WEBP}function F(e){return $(e)===v.GIF}function P(e){return $(e)===v.AVIF}const N=["/","\\","?","<",">","|","\u201c",":",'"'].map(encodeURIComponent),k=["\\.","\\*"],B="_";function H(e){return function(e){return R.includes($(e))}(e)?v.JPG:x(e)?v.PNG:G(e)?v.WEBP:F(e)?v.GIF:P(e)?v.AVIF:v.UNRECOGNIZED}function $(e){return(/[.]([^.]+)$/.exec(e)&&/[.]([^.]+)$/.exec(e)[1]||"").toLowerCase()}function U(e,t,i,n,r){let o;return o=r===l.FILL?function(e,t,i,n){return Math.max(i/e,n/t)}(e,t,i,n):r===l.FIT?function(e,t,i,n){return Math.min(i/e,n/t)}(e,t,i,n):1,o}function W(e,t,i,n,r,o){e=e||n.width,t=t||n.height;const{scaleFactor:s,width:a,height:c}=function(e,t,i,n,r){let o,s=i,a=n;if(o=U(e,t,i,n,r),r===l.FIT&&(s=e*o,a=t*o),s&&a&&s*a>T){const i=Math.sqrt(T/(s*a));s*=i,a*=i,o=U(e,t,s,a,r)}return{scaleFactor:o,width:s,height:a}}(e,t,n.width*r,n.height*r,i);return function(e,t,i,n,r,o,s){const{optimizedScaleFactor:a,upscaleMethodValue:c,forceUSM:h}=function(e,t,i,n){if("auto"===n)return function(e,t){const i=V(e,t);return{optimizedScaleFactor:E[i].maxUpscale,upscaleMethodValue:f.classic,forceUSM:!1}}(e,t);if("super"===n)return function(e){return{optimizedScaleFactor:O(I),upscaleMethodValue:f.super,forceUSM:!(I.includes(e)||e>O(I))}}(i);return function(e,t){const i=V(e,t);return{optimizedScaleFactor:E[i].maxUpscale,upscaleMethodValue:f.classic,forceUSM:!1}}(e,t)}(e,t,o,r);let d=i,u=n;if(o<=a)return{width:d,height:u,scaleFactor:o,upscaleMethodValue:c,forceUSM:h,cssUpscaleNeeded:!1};switch(s){case l.FILL:d=i*(a/o),u=n*(a/o);break;case l.FIT:d=e*a,u=t*a}return{width:d,height:u,scaleFactor:a,upscaleMethodValue:c,forceUSM:h,cssUpscaleNeeded:!0}}(e,t,a,c,o,s,i)}function z(e,t,i,n){const r=D(i)||function(e=d.CENTER){return u[e]}(n);return{x:Math.max(0,Math.min(e.width-t.width,r.x*e.width-t.width/2)),y:Math.max(0,Math.min(e.height-t.height,r.y*e.height-t.height/2)),width:Math.min(e.width,t.width),height:Math.min(e.height,t.height)}}function Y(e){return e.alignment&&m[e.alignment]||m[d.CENTER]}function D(e){let t;return!e||"number"!=typeof e.x||isNaN(e.x)||"number"!=typeof e.y||isNaN(e.y)||(t={x:q(Math.max(0,Math.min(100,e.x))/100,2),y:q(Math.max(0,Math.min(100,e.y))/100,2)}),t}function V(e,t){const i=e*t;return i>E[L.HIGH].size?L.HIGH:i>E[L.MEDIUM].size?L.MEDIUM:i>E[L.LOW].size?L.LOW:L.TINY}function q(e,t){const i=Math.pow(10,t||0);return(e*i/i).toFixed(t)}function j(e){return e&&e.upscaleMethod&&p[e.upscaleMethod.toUpperCase()]||p.AUTO}function Z(e,t){const i=G(e)||P(e);return $(e)===v.GIF||i&&t}const J={isMobile:!1},X=function(e){return J[e]},K=function(e,t){J[e]=t};function Q(){if("undefined"!=typeof window&&"undefined"!=typeof navigator){const e=window.matchMedia&&window.matchMedia("(max-width: 767px)").matches,t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);K("isMobile",e&&t)}}function ee(e,t){const i={css:{container:{}}},{css:n}=i,{fittingType:r}=e;switch(r){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:case h.LEGACY_STRIP_ORIGINAL_SIZE:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat";break;case h.SCALE_TO_FIT:case h.LEGACY_STRIP_SCALE_TO_FIT:n.container.backgroundSize="contain",n.container.backgroundRepeat="no-repeat";break;case h.STRETCH:n.container.backgroundSize="100% 100%",n.container.backgroundRepeat="no-repeat";break;case h.SCALE_TO_FILL:case h.LEGACY_STRIP_SCALE_TO_FILL:n.container.backgroundSize="cover",n.container.backgroundRepeat="no-repeat";break;case h.TILE_HORIZONTAL:case h.LEGACY_STRIP_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case h.TILE_VERTICAL:case h.LEGACY_STRIP_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case h.TILE:case h.LEGACY_STRIP_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case h.LEGACY_STRIP_FIT_AND_TILE:n.container.backgroundSize="contain",n.container.backgroundRepeat="repeat";break;case h.FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case h.LEGACY_BG_NORMAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat"}switch(t.alignment){case d.CENTER:n.container.backgroundPosition="center center";break;case d.LEFT:n.container.backgroundPosition="left center";break;case d.RIGHT:n.container.backgroundPosition="right center";break;case d.TOP:n.container.backgroundPosition="center top";break;case d.BOTTOM:n.container.backgroundPosition="center bottom";break;case d.TOP_RIGHT:n.container.backgroundPosition="right top";break;case d.TOP_LEFT:n.container.backgroundPosition="left top";break;case d.BOTTOM_RIGHT:n.container.backgroundPosition="right bottom";break;case d.BOTTOM_LEFT:n.container.backgroundPosition="left bottom"}return i}const te={[d.CENTER]:"center",[d.TOP]:"top",[d.TOP_LEFT]:"top left",[d.TOP_RIGHT]:"top right",[d.BOTTOM]:"bottom",[d.BOTTOM_LEFT]:"bottom left",[d.BOTTOM_RIGHT]:"bottom right",[d.LEFT]:"left",[d.RIGHT]:"right"},ie={position:"absolute",top:"auto",right:"auto",bottom:"auto",left:"auto"};function ne(e,t){const i={css:{container:{},img:{}}},{css:n}=i,{fittingType:r}=e,o=t.alignment;switch(n.container.position="relative",r){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:e.parts&&e.parts.length?(n.img.width=e.parts[0].width,n.img.height=e.parts[0].height):(n.img.width=e.src.width,n.img.height=e.src.height);break;case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="contain",n.img.objectPosition=te[o]||"unset";break;case h.LEGACY_BG_NORMAL:n.img.width="100%",n.img.height="100%",n.img.objectFit="none",n.img.objectPosition=te[o]||"unset";break;case h.STRETCH:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="fill";break;case h.SCALE_TO_FILL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="cover"}if("number"==typeof n.img.width&&"number"==typeof n.img.height&&(n.img.width!==t.width||n.img.height!==t.height)){const e=Math.round((t.height-n.img.height)/2),i=Math.round((t.width-n.img.width)/2);Object.assign(n.img,ie,function(e,t,i){return{[d.TOP_LEFT]:{top:0,left:0},[d.TOP_RIGHT]:{top:0,right:0},[d.TOP]:{top:0,left:t},[d.BOTTOM_LEFT]:{bottom:0,left:0},[d.BOTTOM_RIGHT]:{bottom:0,right:0},[d.BOTTOM]:{bottom:0,left:t},[d.RIGHT]:{top:e,right:0},[d.LEFT]:{top:e,left:0},[d.CENTER]:{width:i.width,height:i.height,objectFit:"none"}}}(e,i,t)[o])}return i}function re(e,t){const i={css:{container:{}},attr:{container:{},img:{}}},{css:n,attr:r}=i,{fittingType:o}=e,s=t.alignment,{width:a,height:c}=e.src;let u;switch(n.container.position="relative",o){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:case h.TILE:e.parts&&e.parts.length?(r.img.width=e.parts[0].width,r.img.height=e.parts[0].height):(r.img.width=a,r.img.height=c),r.img.preserveAspectRatio="xMidYMid slice";break;case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:r.img.width="100%",r.img.height="100%",r.img.transform="",r.img.preserveAspectRatio="";break;case h.STRETCH:r.img.width=t.width,r.img.height=t.height,r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="none";break;case h.SCALE_TO_FILL:S(e.src.id)?(r.img.width=t.width,r.img.height=t.height):(u=function(e,t,i,n,r){const o=U(e,t,i,n,r);return{width:Math.round(e*o),height:Math.round(t*o)}}(a,c,t.width,t.height,l.FILL),r.img.width=u.width,r.img.height=u.height),r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="xMidYMid slice"}if("number"==typeof r.img.width&&"number"==typeof r.img.height&&(r.img.width!==t.width||r.img.height!==t.height)){let e,i,n=0,a=0;o===h.TILE?(e=t.width%r.img.width,i=t.height%r.img.height):(e=t.width-r.img.width,i=t.height-r.img.height);const c=Math.round(e/2),l=Math.round(i/2);switch(s){case d.TOP_LEFT:n=0,a=0;break;case d.TOP:n=c,a=0;break;case d.TOP_RIGHT:n=e,a=0;break;case d.LEFT:n=0,a=l;break;case d.CENTER:n=c,a=l;break;case d.RIGHT:n=e,a=l;break;case d.BOTTOM_LEFT:n=0,a=i;break;case d.BOTTOM:n=c,a=i;break;case d.BOTTOM_RIGHT:n=e,a=i}r.img.x=n,r.img.y=a}return r.container.width=t.width,r.container.height=t.height,r.container.viewBox=[0,0,t.width,t.height].join(" "),i}function oe(e,t,i){let n;switch(t.crop&&(n=function(e,t){const i=Math.max(0,Math.min(e.width,t.x+t.width)-Math.max(0,t.x)),n=Math.max(0,Math.min(e.height,t.y+t.height)-Math.max(0,t.y));return i&&n&&(e.width!==i||e.height!==n)?{x:Math.max(0,t.x),y:Math.max(0,t.y),width:i,height:n}:null}(t,t.crop),n&&(e.src.width=n.width,e.src.height=n.height,e.src.isCropped=!0,e.parts.push(ae(n)))),e.fittingType){case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:case h.FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:case h.LEGACY_BG_NORMAL:e.parts.push(se(e,i));break;case h.SCALE_TO_FILL:e.parts.push(function(e,t){const i=W(e.src.width,e.src.height,l.FILL,t,e.devicePixelRatio,e.upscaleMethod),n=D(e.focalPoint);return{transformType:n?l.FILL_FOCAL:l.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:Y(t),focalPointX:n&&n.x,focalPointY:n&&n.y,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}(e,i));break;case h.STRETCH:e.parts.push(function(e,t){const i=U(e.src.width,e.src.height,t.width,t.height,l.FILL),n={...t};return n.width=e.src.width*i,n.height=e.src.height*i,se(e,n)}(e,i));break;case h.TILE_HORIZONTAL:case h.TILE_VERTICAL:case h.TILE:case h.LEGACY_ORIGINAL_SIZE:case h.ORIGINAL_SIZE:n=z(e.src,i,e.focalPoint,i.alignment),e.src.isCropped?(Object.assign(e.parts[0],n),e.src.width=n.width,e.src.height=n.height):e.parts.push(ae(n));break;case h.LEGACY_STRIP_TILE_HORIZONTAL:case h.LEGACY_STRIP_TILE_VERTICAL:case h.LEGACY_STRIP_TILE:case h.LEGACY_STRIP_ORIGINAL_SIZE:e.parts.push(function(e){return{transformType:l.LEGACY_CROP,width:Math.round(e.width),height:Math.round(e.height),alignment:Y(e),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case h.LEGACY_STRIP_SCALE_TO_FIT:case h.LEGACY_STRIP_FIT_AND_TILE:e.parts.push(function(e){return{transformType:l.FIT,width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case h.LEGACY_STRIP_SCALE_TO_FILL:e.parts.push(function(e){return{transformType:l.LEGACY_FILL,width:Math.round(e.width),height:Math.round(e.height),alignment:Y(e),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i))}}function se(e,t){const i=W(e.src.width,e.src.height,l.FIT,t,e.devicePixelRatio,e.upscaleMethod);return{transformType:!e.src.width||!e.src.height?l.FIT:l.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:m.center,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}function ae(e){return{transformType:l.CROP,x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}function ce(e,t){t=t||{},e.quality=function(e,t){const i=e.fileType===v.PNG,n=e.fileType===v.JPG,r=e.fileType===v.WEBP,o=e.fileType===v.AVIF,s=n||i||r||o;if(s){const n=O(e.parts),r=(a=n.width,c=n.height,E[V(a,c)].quality);let o=t.quality&&t.quality>=5&&t.quality<=90?t.quality:r;return o=i?o+5:o,o}var a,c;return 0}(e,t),e.progressive=function(e){return!1!==e.progressive}(t),e.watermark=function(e){return e.watermark}(t),e.autoEncode=t.autoEncode??!0,e.encoding=t?.encoding,e.unsharpMask=function(e,t){if(function(e){const t="number"==typeof(e=e||{}).radius&&!isNaN(e.radius)&&e.radius>=.1&&e.radius<=500,i="number"==typeof e.amount&&!isNaN(e.amount)&&e.amount>=0&&e.amount<=10,n="number"==typeof e.threshold&&!isNaN(e.threshold)&&e.threshold>=0&&e.threshold<=255;return t&&i&&n}(t.unsharpMask))return{radius:q(t.unsharpMask?.radius,2),amount:q(t.unsharpMask?.amount,2),threshold:q(t.unsharpMask?.threshold,2)};if(("number"!=typeof(i=(i=t.unsharpMask)||{}).radius||isNaN(i.radius)||0!==i.radius||"number"!=typeof i.amount||isNaN(i.amount)||0!==i.amount||"number"!=typeof i.threshold||isNaN(i.threshold)||0!==i.threshold)&&function(e){const t=O(e.parts);return!(t.scaleFactor>=1)||t.forceUSM||t.transformType===l.FIT}(e))return b;var i;return}(e,t),e.filters=function(e){const t=e.filters||{},i={};he(t[w.CONTRAST],-100,100)&&(i[w.CONTRAST]=t[w.CONTRAST]);he(t[w.BRIGHTNESS],-100,100)&&(i[w.BRIGHTNESS]=t[w.BRIGHTNESS]);he(t[w.SATURATION],-100,100)&&(i[w.SATURATION]=t[w.SATURATION]);he(t[w.HUE],-180,180)&&(i[w.HUE]=t[w.HUE]);he(t[w.BLUR],0,100)&&(i[w.BLUR]=t[w.BLUR]);return i}(t)}function he(e,t,i){return"number"==typeof e&&!isNaN(e)&&0!==e&&e>=t&&e<=i}function le(e,t,i,n){const o=function(e){return e?.isSEOBot??!1}(n),s=H(t.id),a=function(e,t){const i=/\.([^.]*)$/,n=new RegExp(`(${N.concat(k).join("|")})`,"g");if(t&&t.length){let e=t;const r=t.match(i);return r&&C.includes(r[1])&&(e=t.replace(i,"")),encodeURIComponent(e).replace(n,B)}const r=e.match(/\/(.*?)$/);return(r?r[1]:e).replace(i,"")}(t.id,t.name),c=o?1:function(e){return Math.min(e.pixelAspectRatio||1,r)}(i),h=$(t.id),l=h,d=S(t.id,n?.hasAnimation,n?.allowAnimatedTransform),u={fileName:a,fileExtension:h,fileType:s,fittingType:e,preferredExtension:l,src:{id:t.id,width:t.width,height:t.height,isCropped:!1,isAnimated:Z(t.id,n?.hasAnimation)},focalPoint:{x:t.focalPoint&&t.focalPoint.x,y:t.focalPoint&&t.focalPoint.y},parts:[],devicePixelRatio:c,quality:0,upscaleMethod:j(n),progressive:!0,watermark:"",unsharpMask:{},filters:{},transformed:d};return d&&(oe(u,t,i),ce(u,n)),u}function de(e,t,i){const n={...i},r=X("isMobile");switch(e){case h.LEGACY_BG_FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:case h.LEGACY_BG_NORMAL:const e=r?a:o,i=r?c:s;n.width=Math.min(e,t.width),n.height=Math.min(i,Math.round(n.width/(t.width/t.height))),n.pixelAspectRatio=1}return n}const ue=y`fit/w_${"width"},h_${"height"}`,me=y`fill/w_${"width"},h_${"height"},al_${"alignment"}`,ge=y`fill/w_${"width"},h_${"height"},fp_${"focalPointX"}_${"focalPointY"}`,pe=y`crop/x_${"x"},y_${"y"},w_${"width"},h_${"height"}`,fe=y`crop/w_${"width"},h_${"height"},al_${"alignment"}`,be=y`fill/w_${"width"},h_${"height"},al_${"alignment"}`,_e=y`,lg_${"upscaleMethodValue"}`,Te=y`,q_${"quality"}`,Ie=y`,quality_auto`,Ee=y`,usm_${"radius"}_${"amount"}_${"threshold"}`,Le=y`,bl`,we=y`,wm_${"watermark"}`,ve={[w.CONTRAST]:y`,con_${"contrast"}`,[w.BRIGHTNESS]:y`,br_${"brightness"}`,[w.SATURATION]:y`,sat_${"saturation"}`,[w.HUE]:y`,hue_${"hue"}`,[w.BLUR]:y`,blur_${"blur"}`},Ae=y`,enc_auto`,ye=y`,enc_avif`,Oe=y`,enc_pavif`,Ce=y`,pstr`;function Re(e,t,i,r={},o){if(S(t.id,r?.hasAnimation,r?.allowAnimatedTransform)){if(G(t.id)||P(t.id)){const{alignment:n,...s}=i;t.focalPoint={x:void 0,y:void 0},delete t?.crop,o=le(e,t,s,r)}else o=o||le(e,t,i,r);return function(e){const t=[];e.parts.forEach((e=>{switch(e.transformType){case l.CROP:t.push(pe(e));break;case l.LEGACY_CROP:t.push(fe(e));break;case l.LEGACY_FILL:let i=be(e);e.upscale&&(i+=_e(e)),t.push(i);break;case l.FIT:let n=ue(e);e.upscale&&(n+=_e(e)),t.push(n);break;case l.FILL:let r=me(e);e.upscale&&(r+=_e(e)),t.push(r);break;case l.FILL_FOCAL:let o=ge(e);e.upscale&&(o+=_e(e)),t.push(o)}}));let i=t.join("/");return e.quality&&(i+=Te(e)),e.unsharpMask&&(i+=Ee(e.unsharpMask)),e.progressive||(i+=Le(e)),e.watermark&&(i+=we(e)),e.filters&&(i+=Object.keys(e.filters).map((t=>ve[t](e.filters))).join("")),e.fileType!==v.GIF&&(e.encoding===A.AVIF?(i+=ye(e),i+=Ie(e)):e.encoding===A.PAVIF?(i+=Oe(e),i+=Ie(e)):e.autoEncode&&(i+=Ae(e))),e.src?.isAnimated&&e.transformed&&(i+=Ce(e)),`${e.src.id}/${n}/${i}/${e.fileName}.${e.preferredExtension}`}(o)}return t.id}const Me={[d.CENTER]:"50% 50%",[d.TOP_LEFT]:"0% 0%",[d.TOP_RIGHT]:"100% 0%",[d.TOP]:"50% 0%",[d.BOTTOM_LEFT]:"0% 100%",[d.BOTTOM_RIGHT]:"100% 100%",[d.BOTTOM]:"50% 100%",[d.RIGHT]:"100% 50%",[d.LEFT]:"0% 50%"},Se=Object.entries(Me).reduce(((e,[t,i])=>(e[i]=t,e)),{}),xe=[h.TILE,h.TILE_HORIZONTAL,h.TILE_VERTICAL,h.LEGACY_BG_FIT_AND_TILE,h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL,h.LEGACY_BG_FIT_AND_TILE_VERTICAL],Ge=[h.LEGACY_ORIGINAL_SIZE,h.ORIGINAL_SIZE,h.LEGACY_BG_NORMAL];function Fe(e,t,{width:i,height:n}){return e===h.TILE&&t.width>i&&t.height>n}function Pe(e,{width:t,height:i}){if(!t||!i){const n=t||Math.min(980,e.width),r=n/e.width;return{width:n,height:i||e.height*r}}return{width:t,height:i}}function Ne(e,t,i,n="center"){const r={img:{},container:{}};if(e===h.SCALE_TO_FILL){const e=t.focalPoint&&function(e){const t=`${e.x}% ${e.y}%`;return Se[t]||""}(t.focalPoint),o=e||n;t.focalPoint&&!e?r.img={objectPosition:ke(t,i,t.focalPoint)}:r.img={objectPosition:Me[o]}}else[h.LEGACY_ORIGINAL_SIZE,h.ORIGINAL_SIZE].includes(e)?r.img={objectFit:"none",top:"auto",left:"auto",right:"auto",bottom:"auto"}:xe.includes(e)&&(r.container={backgroundSize:`${t.width}px ${t.height}px`});return r}function ke(e,t,i){const{width:n,height:r}=e,{width:o,height:s}=t,{x:a,y:c}=i;if(!o||!s)return`${a}% ${c}%`;const h=Math.max(o/n,s/r),l=n*h,d=r*h,u=Math.max(0,Math.min(l-o,l*(a/100)-o/2)),m=Math.max(0,Math.min(d-s,d*(c/100)-s/2));return`${u&&Math.floor(u/(l-o)*100)}% ${m&&Math.floor(m/(d-s)*100)}%`}const Be={width:"100%",height:"100%"};function He(e,t,i,n={}){const{autoEncode:r=!0,isSEOBot:o,shouldLoadHQImage:s,hasAnimation:a,allowAnimatedTransform:c,encoding:l}=n;if(!M(e,t,i))return _;const d=void 0===c||c,u=S(t.id,a,d);if(!u||s)return $e(e,t,i,{...n,autoEncode:r,useSrcset:u});const m={...i,...Pe(t,i)},{alignment:g,htmlTag:p}=m,f=Fe(e,t,m),b=function(e,t,{width:i,height:n},r=!1){if(r)return{width:i,height:n};const o=!Ge.includes(e),s=Fe(e,t,{width:i,height:n}),a=!s&&xe.includes(e),c=a?t.width:i,h=a?t.height:n,l=o?function(e,t){return e>900?t?.05:.15:e>500?t?.1:.18:e>200?.25:1}(c,x(t.id)):1;return{width:s?1920:c*l,height:h*l}}(e,t,m,o),T=function(e,t,i){return i?0:xe.includes(t)?1:e>200?2:3}(m.width,e,o),I=function(e,t){const i=xe.includes(e)&&!t;return e===h.SCALE_TO_FILL||i?h.SCALE_TO_FIT:e}(e,f),E=Ne(e,t,i,g),{uri:L}=$e(I,t,{...b,alignment:g,htmlTag:p},{autoEncode:r,filters:T?{blur:T}:{},hasAnimation:a,allowAnimatedTransform:d,encoding:l}),{attr:w={},css:v}=$e(e,t,{...m,alignment:g,htmlTag:p},{});return v.img=v.img||{},v.container=v.container||{},Object.assign(v.img,E.img,Be),Object.assign(v.container,E.container),{uri:L,css:v,attr:w,transformed:!0}}function $e(e,t,i,n){let r={};if(M(e,t,i)){const o=de(e,t,i),s=le(e,t,o,n);r.uri=Re(e,t,o,n,s),n?.useSrcset&&(r.srcset=function(e,t,i,n,r){const o=i.pixelAspectRatio||1;return{dpr:[`${1===o?r.uri:Re(e,t,{...i,pixelAspectRatio:1},n)} 1x`,`${2===o?r.uri:Re(e,t,{...i,pixelAspectRatio:2},n)} 2x`]}}(e,t,o,n,r)),Object.assign(r,function(e,t){let i;return i=t.htmlTag===g.BG?ee:t.htmlTag===g.SVG?re:ne,i(e,t)}(s,o),{transformed:s.transformed})}else r=_;return r}function Ue(e,t,i,n){if(M(e,t,i)){const r=de(e,t,i);return{uri:Re(e,t,r,n||{},le(e,t,r,n))}}return{uri:""}}const We="https://static.wixstatic.com/media/",ze=/^media\//i,Ye="undefined"!=typeof window?window.devicePixelRatio:1,De=(e,t)=>{const i=t&&t.baseHostURL;return i?`${i}${e}`:(e=>ze.test(e)?`https://static.wixstatic.com/${e}`:`${We}${e}`)(e)};Q();const Ve="center",qe=[1920,1536,1366,1280,980],je=(e,t,i,n,r,o,s,a,c,h,l,d,u,m,g,p)=>{const f="original_size"===p,b=t/i;return qe.map(((p,_)=>{const T=980===p,I=t=>T?r:e/100*(t-2*(g||0)),E=I(qe[_+1]),L=I(p),w=!(f||T)&&((e,t,i,n,r,o,s,a=Ve)=>{if(e>t){const e=n,t=Math.round(n/(o/r));let s=Math.round(i/2-t/2);const c=0;return a.includes("top")?s=0:a.includes("bottom")&&(s=i-t),{width:e,height:t,x:c,y:s}}{const e=Math.round(i/(r/s)),t=i;let o=Math.round(n/2-e/2);const c=0;return a.includes("left")?o=0:a.includes("right")&&(o=n-e),{width:e,height:t,x:o,y:c}}})(E/n,b,i,t,n,E,L,c),{srcset:v,fallbackSrc:A,css:y}=Ze({displayMode:f?"original_size":T?"fill":"fit",uri:o,width:t,height:i,crop:u||w,name:a,focalPoint:d,alignType:c,quality:s,upscaleMethod:l,hasAnimation:h,encoding:m},L,n);return{srcset:v||"",sizes:T?`${e}vw`:`${L}px`,media:`(max-width: ${p}px)`,fallbackSrc:A,imgStyle:y?.img}}))},Ze=(e,t,i)=>{const{displayMode:n,uri:r,width:o,height:s,name:a,crop:c,focalPoint:h,alignType:l,quality:d,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,encoding:p,siteMargin:f,widthProportion:b}=e;if(b){const e=je(b,o,s,i,t,r,d,a,l,m,u,h,c,p,f,n).filter(Boolean).reverse();return{fallbackSrc:e[0].fallbackSrc,sources:e,css:e[0].imgStyle}}{const{srcset:e,css:f,uri:b}=$e(n,{id:r,width:o,height:s,name:a,crop:c,focalPoint:h},{width:t,height:i,alignment:l},{focalPoint:h,name:a,quality:d?.quality,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,useSrcset:!0,encoding:p}),_=e?.dpr?.map((e=>/^[a-z]+:/.test(e)?e:`${Xe}${e}`));return{fallbackSrc:`${Xe}${b}`,srcset:_?.join(", ")||"",css:f}}};Q();const Je={getScaleToFitImageURL:function(e,t,i,n,r,o){const s=Ue(h.SCALE_TO_FIT,{id:e,width:t,height:i,name:o&&o.name},{width:n,height:r,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:o?.devicePixelRatio??Ye},o);return De(s.uri,o)},getScaleToFillImageURL:function(e,t,i,n,r,o){const s=Ue(h.SCALE_TO_FILL,{id:e,width:t,height:i,name:o&&o.name,focalPoint:{x:o&&o.focalPoint&&o.focalPoint.x,y:o&&o.focalPoint&&o.focalPoint.y}},{width:n,height:r,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:o?.devicePixelRatio??Ye},o);return De(s.uri,o)},getCropImageURL:function(e,t,i,n,r,o,s,a,c,l){const u=Ue(h.SCALE_TO_FILL,{id:e,width:t,height:i,name:l&&l.name,crop:{x:n,y:r,width:o,height:s}},{width:a,height:c,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:l?.devicePixelRatio??Ye},l);return De(u.uri,l)}},Xe=We},72757:(e,t,i)=>{(0,i(30012).Rr)()},98700:(e,t,i)=>{var n=i(30012),r=i(20826);((e=window)=>{const{mediaServices:t,environmentConsts:i,requestUrl:o,staticVideoUrl:s}=e.customElementNamespace;(0,n.EH)(e,t,{...i,prefersReducedMotion:(0,r.O)(window,o),staticVideoUrl:s}),(0,n.jh)(e),(0,n.p7)(e,t,i)})(),window.resolveExternalsRegistryModule("imageClientApi")},30012:(e,t,i)=>{i.d(t,{Rr:()=>F,Aq:()=>h,p7:()=>C,jh:()=>N,EH:()=>U,KU:()=>c,_o:()=>a,vk:()=>l,NL:()=>R,yO:()=>A});var n=i(17709),r=i.n(n);const o=(e,t,i)=>{let n=1,r=0;for(let o=0;o<e.length;o++){const s=e[o];if(s>t)return!1;if(r+=s,r>t&&(n++,r=s,n>i))return!1}return!0},s=(e,t,i)=>{let n=-1/0;const r=e.map((e=>(e.height+t>n&&(n=e.height+t),e.height+t)));let s=n,a=n*e.length,c=n;for(;s<a;){const e=Math.floor((s+a)/2);o(r,e,i)?a=e:s=e+1,c=s}return c-t};function a(){class e extends HTMLElement{constructor(){super(...arguments),this.containerWidth=0,this.isActive=!1,this.isDuringCalc=!1,this.attachObservers=()=>{this.mutationObserver?.observe(this,{childList:!0,subtree:!0}),this.containerWidthObserver?.observe(this),Array.from(this.children).forEach((e=>{this.handleItemAdded(e)}))},this.detachHeightCalcObservers=()=>{this.mutationObserver?.disconnect(),this.containerWidthObserver?.disconnect(),this.childResizeObserver?.disconnect()},this.recalcHeight=()=>{this.isActive&&r().measure((()=>{if(!this.isActive||this.isDuringCalc)return;this.isDuringCalc=!0;const e=getComputedStyle(this),t=s(this.itemsHeights,this.getRowGap(e),this.getColumnCount(e));this.isDuringCalc=!1,r().mutate((()=>{this.setContainerHeight(t),this.style.setProperty("visibility",null)}))}))},this.cleanUp=()=>{this.detachHeightCalcObservers(),this.removeContainerHeight(),this.isActiveObserver?.disconnect()},this.handleItemAdded=e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.observe(e)},this.handleItemRemoved=e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.unobserve(e)},this.createObservers=()=>{this.containerWidthObserver=new ResizeObserver((e=>{const t=e[0];if(t.contentRect.width!==this.containerWidth){if(0===this.containerWidth)return void(this.containerWidth=t.contentRect.width);this.containerWidth=t.contentRect.width,this.recalcHeight()}})),this.mutationObserver=new MutationObserver((e=>{e.forEach((e=>{Array.from(e.removedNodes).forEach(this.handleItemRemoved),Array.from(e.addedNodes).forEach(this.handleItemAdded)})),this.recalcHeight()})),this.childResizeObserver=new ResizeObserver((()=>{this.recalcHeight()})),this.isActiveObserver=new ResizeObserver((()=>{this.setIsActive()}))}}setContainerHeight(e){this.style.setProperty("--flex-columns-height",`${e}px`)}removeContainerHeight(){this.style.removeProperty("--flex-columns-height")}getColumnCount(e){const t=e.getPropertyValue("--flex-column-count");return parseInt(t,10)}getRowGap(e){const t=e.getPropertyValue("row-gap");return parseInt(t||"0",10)}activate(){this.isActive=!0,this.attachObservers(),this.recalcHeight()}deactivate(){this.isActive=!1,this.detachHeightCalcObservers(),this.removeContainerHeight()}calcActive(){return"multi-column-layout"===getComputedStyle(this).getPropertyValue("--container-layout-type")}get itemsHeights(){return Array.from(this.children).map((e=>{const t=getComputedStyle(e);let i=parseFloat(t.height||"0");return i+=parseFloat(t.marginTop||"0"),i+=parseFloat(t.marginBottom||"0"),{height:i}}))}setIsActive(){const e=this.calcActive();this.isActive!==e&&(e?this.activate():this.deactivate())}connectedCallback(){this.cleanUp(),this.createObservers(),this.setIsActive(),window.document.body&&this.isActiveObserver?.observe(window.document.body)}disconnectedCallback(){this.cleanUp()}}return e}const c="multi-column-layouter",h=()=>{const e={observedElementToRelayoutTarget:new Map,getLayoutTargets(t){const i=new Set;return t.forEach((t=>i.add(e.observedElementToRelayoutTarget.get(t)))),i},observe:i=>{e.observedElementToRelayoutTarget.set(i,i),t.observe(i)},unobserve:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)},observeChild:(i,n)=>{e.observedElementToRelayoutTarget.set(i,n),t.observe(i)},unobserveChild:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)}},t=new window.ResizeObserver((t=>{e.getLayoutTargets(t.map((e=>e.target))).forEach((e=>e.reLayout()))}));return e},l=(e,t=window)=>{let i=!1;return(...n)=>{i||(i=!0,t.requestAnimationFrame((()=>{i=!1,e(...n)})))}};function d(...e){let t=e[0];for(let i=1;i<e.length;++i)t=`${t.replace(/\/$/,"")}/${e[i].replace(/^\//,"")}`;return t}var u=i(22538);const m=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let n=`${t}/`;return e&&(/^micons\//.test(e)?n=i:"ico"===/[^.]+$/.exec(e)[0]&&(n=n.replace("media","ficons"))),n+e},g=e=>{const t=window.location.search.split("&").map((e=>e.split("="))).find((e=>e[0].toLowerCase().includes("devicepixelratio")));return(t?Number(t[1]):null)||e||1};const p={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},f=(e,t)=>e&&t&&Object.keys(t).forEach((i=>e.setAttribute(i,t[i]))),b=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{const n=t[i];void 0!==n?e.style[i]=((e,t)=>"number"!=typeof t||p[e]?t:`${t}px`)(i,n):e.style.removeProperty(i)})),_=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{e.style.setProperty(i,t[i])})),T=(e,t,i=!0)=>{return e&&i?(n=e.dataset[t])?"true"===n||"false"!==n&&("null"===n?null:""+ +n===n?+n:n):n:e.dataset[t];var n},I=(e,t)=>e&&t&&Object.assign(e.dataset,t),E=e=>e||document.documentElement.clientHeight||window.innerHeight||0,L={fit:"contain",fill:"cover"};const w=(e=window)=>({measure:function(e,t,i,{containerId:n,bgEffectName:r},o){const s=i[e],a=i[n],{width:c,height:h}=o.getMediaDimensionsByEffect(r,a.offsetWidth,a.offsetHeight,E(o.getScreenHeightOverride?.()));t.width=c,t.height=h,t.currentSrc=s.style.backgroundImage,t.bgEffectName=s.dataset.bgEffectName},patch:function(t,i,n,r,o){const s=n[t];r.targetWidth=i.width,r.targetHeight=i.height;const a=((e,t,i)=>{const{targetWidth:n,targetHeight:r,imageData:o,filters:s,displayMode:a=u.fittingTypes.SCALE_TO_FILL}=e;if(!n||!r||!o.uri)return{uri:"",css:{}};const{width:c,height:h,crop:l,name:d,focalPoint:p,upscaleMethod:f,quality:b,devicePixelRatio:_=t.devicePixelRatio}=o,T={filters:s,upscaleMethod:f,...b,hasAnimation:e?.hasAnimation||o?.hasAnimation},I=g(_),E={id:o.uri,width:c,height:h,...l&&{crop:l},...p&&{focalPoint:p},...d&&{name:d}},L={width:n,height:r,htmlTag:i||"img",pixelAspectRatio:I,alignment:e.alignType||u.alignTypes.CENTER},w=(0,u.getData)(a,E,L,T);return w.uri=m(w.uri,t.staticMediaUrl,t.mediaRootUrl),w})(r,o,"bg");!function(e="",t){return!e.includes(t)||!!e!=!!t}(i.currentSrc,a.uri)?b(s,a.css.container):function(t,i){const n={backgroundImage:`url("${i.uri}")`,...i.css.container},r=new e.Image;r.onload=b.bind(null,t,n),r.src=i.uri}(s,a)}});const v=(e,t,i)=>{void 0===e.customElements.get(t)&&e.customElements.define(t,i)};function A(e,t=window){class i extends t.HTMLElement{constructor(){super()}reLayout(){}connectedCallback(){this.observeResize(),this.reLayout()}disconnectedCallback(){this.unobserveResize(),this.unobserveChildren()}observeResize(){e.resizeService.observe(this)}unobserveResize(){e.resizeService.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new t.MutationObserver((()=>this.reLayout()))),this.childListObserver.observe(e,{childList:!0})}observeChildAttributes(e,i=[]){this.childrenAttributesObservers||(this.childrenAttributesObservers=[]);const n=new t.MutationObserver((()=>this.reLayout()));n.observe(e,{attributeFilter:i}),this.childrenAttributesObservers.push(n)}observeChildResize(t){this.childrenResizeObservers||(this.childrenResizeObservers=[]),e.resizeService.observeChild(t,this),this.childrenResizeObservers.push(t)}unobserveChildrenResize(){this.childrenResizeObservers&&(this.childrenResizeObservers.forEach((t=>{e.resizeService.unobserveChild(t)})),this.childrenResizeObservers=null)}unobserveChildren(){if(this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null),this.childrenAttributesObservers){for(let e of this.childrenAttributesObservers)e.disconnect(),e=null;this.childrenAttributesObservers=null}this.unobserveChildrenResize()}}return i}const y=e=>{if(e.customElementNamespace||(e.customElementNamespace={}),void 0===e.customElementNamespace.WixElement){const t=A({resizeService:h()},e);return e.customElementNamespace.WixElement=t,t}return e.customElementNamespace.WixElement},O="wix-bg-image",C=(e=globalThis.window,t={},i={experiments:{}})=>{if(e&&void 0===e.customElements.get(O)){const n=function(e,t,i,n=window){const r=w(n);return class extends e{constructor(){super()}reLayout(){if(function(e){return e.isExperimentOpen("specs.thunderbolt.tb_stop_client_images")||e.isExperimentOpen("specs.thunderbolt.final_force_webp")||e.isExperimentOpen("specs.thunderbolt.final_force_no_webp")}(t))return;const e={},o={},s=this.getAttribute("id"),a=JSON.parse(this.dataset.tiledImageInfo),{bgEffectName:c}=this.dataset,{containerId:h}=a,l=n.document.getElementById(h);e[s]=this,e[h]=l,a.displayMode=a.imageData.displayMode,t.mutationService.measure((()=>{r.measure(s,o,e,{containerId:h,bgEffectName:c},t)})),t.mutationService.mutate((()=>{r.patch(s,o,e,a,i,t)}))}attributeChangedCallback(e,t){t&&this.reLayout()}disconnectedCallback(){super.disconnectedCallback()}static get observedAttributes(){return["data-tiled-image-info"]}}}(y(e),t,i,e);v(e,O,n)}};function R(e,t,i=window){const n={width:void 0,height:void 0,left:void 0};return class extends e{constructor(){super()}reLayout(){const{containerId:e,pageId:r,useCssVars:o,bgEffectName:s}=this.dataset,a=this.closest(`#${e}`)||i.document.getElementById(`${e}`),c=this.closest(`#${r}`)||i.document.getElementById(`${r}`),h={};t.mutationService.measure((()=>{const e="fixed"===i.getComputedStyle(this).position,n=E(t.getScreenHeightOverride?.()),r=a.getBoundingClientRect(),l=t.getMediaDimensionsByEffect(s,r.width,r.height,n),{hasParallax:d}=l,u=c&&(i.getComputedStyle(c).transition||"").includes("transform"),{width:m,height:g}=l,p=`${m}px`,f=`${g}px`;let b=(r.width-m)/2+"px";if(e){const e=i.document.documentElement.clientLeft;b=u?a.offsetLeft-e+"px":r.left-e+"px"}const _=e||d?0:(r.height-g)/2+"px",T=o?{"--containerW":p,"--containerH":f,"--containerL":b,"--screenH_val":`${n}`}:{width:p,height:f,left:b,top:_};Object.assign(h,T)})),t.mutationService.mutate((()=>{o?(b(this,n),_(this,h)):b(this,h)}))}connectedCallback(){super.connectedCallback(),t.windowResizeService.observe(this)}disconnectedCallback(){super.disconnectedCallback(),t.windowResizeService.unobserve(this)}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-is-full-height","data-container-size"]}}}const M="__more__",S="moreContainer",x=(e=window)=>{const t=(e,t,i,n,r,o,s,a)=>{if(e-=r*(s?n.length:n.length-1),e-=a.left+a.right,t&&(n=n.map((()=>o))),n.some((e=>0===e)))return null;let c=0;const h=n.reduce(((e,t)=>e+t),0);if(h>e)return null;if(t){if(i){const t=Math.floor(e/n.length),i=n.map((()=>t));if(c=t*n.length,c<e){const t=Math.floor(e-c);n.forEach(((e,n)=>{n<=t-1&&i[n]++}))}return i}return n}if(i){const t=Math.floor((e-h)/n.length);c=0;const i=n.map((e=>(c+=e+t,e+t)));if(c<e){const t=Math.floor(e-c);n.forEach(((e,n)=>{n<=t-1&&i[n]++}))}return i}return n},i=e=>Math.round(e),n=e=>{const t=parseFloat(e);return isFinite(t)?t:0},r=t=>t.getBoundingClientRect().top>e.innerHeight/2,o=(e,t,i,n,r)=>{const{width:o,height:s,alignButtons:a,hoverListPosition:c,menuItemContainerExtraPixels:h}=t,l=t.absoluteLeft,d=((e,t,i,n,r,o,s,a,c,h)=>{let l="0px",d="auto";const u=o.left,m=o.width;if("left"===t?l="left"===r?0:`${u+e.left}px`:"right"===t?(d="right"===r?0:n-u-m-e.right+"px",l="auto"):"left"===r?l=`${u+(m+e.left-i)/2}px`:"right"===r?(l="auto",d=(m+e.right-(i+e.width))/2+"px"):l=`${e.left+u+(m-(i+e.width))/2}px`,"auto"!==l){const e=s+parseInt(l,10);e+h>c?(l="auto",d=0):l=e<0?0:l}"auto"!==d&&(d=a-parseInt(d,10)>c?0:d);return{moreContainerLeft:l,moreContainerRight:d}})(h,a,n,o,c,i,l,l+o,t.bodyClientWidth,r);return{left:d.moreContainerLeft,right:d.moreContainerRight,top:t.needToOpenMenuUp?"auto":`${s}px`,bottom:t.needToOpenMenuUp?`${s}px`:"auto"}},s=e=>!isNaN(parseFloat(e))&&isFinite(e);return{measure:(o,s)=>{const a={},c={};c[o]=s;let h=1;const l=s.getRootNode().querySelector("#site-root");l&&(h=l.getBoundingClientRect().width/l.offsetWidth);const d=(e=>{const t=+T(e,"numItems");return t<=0||t>Number.MAX_SAFE_INTEGER?[]:new Array(t).fill(0).map(((e,t)=>String(t)))})(c[o]),u=(e=>["moreContainer","itemsContainer","dropWrapper"].concat(e,[M]))(d);u.forEach((e=>{const t=`${o}${e}`;c[t]=s.getRootNode().getElementById(`${t}`)})),a.children=((e,t,n,r)=>{const o={};return n.forEach((n=>{const s=`${e}${n}`,a=t[s];a&&(o[s]={width:a.offsetWidth,boundingClientRectWidth:i(a.getBoundingClientRect().width/r),height:a.offsetHeight})})),o})(o,c,u,h);const m=c[o],g=c[`${o}itemsContainer`],p=g.childNodes,f=c[`${o}moreContainer`],b=f.childNodes,_=T(m,"stretchButtonsToMenuWidth"),I=T(m,"sameWidthButtons"),E=m.getBoundingClientRect();a.absoluteLeft=E.left,a.bodyClientWidth=e.document.body.clientWidth,a.alignButtons=T(m,"dropalign"),a.hoverListPosition=T(m,"drophposition"),a.menuBorderY=parseInt(T(m,"menuborderY"),10),a.ribbonExtra=parseInt(T(m,"ribbonExtra"),10),a.ribbonEls=parseInt(T(m,"ribbonEls"),10),a.labelPad=parseInt(T(m,"labelPad"),10),a.menuButtonBorder=parseInt(T(m,"menubtnBorder"),10),a.menuItemContainerMargins=(t=>{const i=t.lastChild,n=e.getComputedStyle(i);return(parseInt(n.marginLeft,10)||0)+(parseInt(n.marginRight,10)||0)})(g),a.menuItemContainerExtraPixels=((t,i)=>{const r=e.getComputedStyle(t);let o=n(r.borderTopWidth)+n(r.paddingTop),s=n(r.borderBottomWidth)+n(r.paddingBottom),a=n(r.borderLeftWidth)+n(r.paddingLeft),c=n(r.borderRightWidth)+n(r.paddingRight);return i&&(o+=n(r.marginTop),s+=n(r.marginBottom),a+=n(r.marginLeft),c+=n(r.marginRight)),{top:o,bottom:s,left:a,right:c,height:o+s,width:a+c}})(g,!0),a.needToOpenMenuUp=r(m),a.menuItemMarginForAllChildren=!_||"false"!==g.getAttribute("data-marginAllChildren"),a.moreSubItem=[],a.labelWidths={},a.linkIds={},a.parentId={},a.menuItems={},a.labels={},b.forEach(((t,i)=>{a.parentId[t.id]=T(t,"parentId");const n=T(t,"dataId");a.menuItems[n]={dataId:n,parentId:T(t,"parentId"),moreDOMid:t.id,moreIndex:i},c[t.id]=t;const r=t.querySelector("p");c[r.id]=r,a.labels[r.id]={width:r.offsetWidth,height:r.offsetHeight,left:r.offsetLeft,lineHeight:parseInt(e.getComputedStyle(r).fontSize,10)},a.moreSubItem.push(t.id)})),p.forEach(((e,t)=>{const n=T(e,"dataId");a.menuItems[n]=a.menuItems[n]||{},a.menuItems[n].menuIndex=t,a.menuItems[n].menuDOMid=e.id,a.children[e.id].left=e.offsetLeft;const r=e.querySelector("p");c[r.id]=r,a.labelWidths[r.id]=((e,t)=>i(e.getBoundingClientRect().width/t))(r,h);const o=e.querySelector("p");c[o.id]=o,a.linkIds[e.id]=o.id}));const L=m.offsetHeight;a.height=L,a.width=m.offsetWidth,a.lineHeight=((e,t)=>e-t.menuBorderY-t.labelPad-t.ribbonEls-t.menuButtonBorder-t.ribbonExtra+"px")(L,a);const w=((e,i,n,r,o)=>{const s=i.width;i.hasOriginalGapData={},i.originalGapBetweenTextAndBtn={};const a=o.map((t=>{const n=r[e+t];let o;const s=T(n,"originalGapBetweenTextAndBtn");return void 0===s?(i.hasOriginalGapData[t]=!1,o=i.children[e+t].boundingClientRectWidth-i.labelWidths[`${e+t}label`],i.originalGapBetweenTextAndBtn[e+t]=o):(i.hasOriginalGapData[t]=!0,o=parseFloat(s)),i.children[e+t].width>0?Math.floor(i.labelWidths[`${e+t}label`]+o):0})),c=a.pop(),h=n.sameWidthButtons,l=n.stretchButtonsToMenuWidth;let d=!1;const u=i.menuItemContainerMargins,m=i.menuItemMarginForAllChildren,g=i.menuItemContainerExtraPixels,p=(e=>e.reduce(((e,t)=>e>t?e:t),-1/0))(a);let f=t(s,h,l,a,u,p,m,g);if(!f){for(let e=1;e<=a.length;e++)if(f=t(s,h,l,a.slice(0,-1*e).concat(c),u,p,m,g),f){d=!0;break}f||(d=!0,f=[c])}if(d){const e=f[f.length-1];for(f=f.slice(0,-1);f.length<o.length;)f.push(0);f[f.length-1]=e}return{realWidths:f,moreShown:d}})(o,a,{sameWidthButtons:I,stretchButtonsToMenuWidth:_},c,d.concat(M));return a.realWidths=w.realWidths,a.isMoreShown=w.moreShown,a.menuItemIds=d,a.hoverState=T(f,"hover",!1),{measures:a,domNodes:c}},patch:(e,t,i)=>{const n=i[e];b(n,{overflowX:"visible"});const{menuItemIds:r,needToOpenMenuUp:a}=t,c=r.concat(M);I(n,{dropmode:a?"dropUp":"dropDown"});let h=0;if(t.hoverState===M){const e=t.realWidths.indexOf(0),n=t.menuItems[(l=t.menuItems,d=t=>t.menuIndex===e,Object.keys(l).find((e=>d(l[e],e))))],o=n.moreIndex,s=o===r.length-1;n.moreDOMid&&f(i[n.moreDOMid],{"data-listposition":s?"dropLonely":"top"}),Object.values(t.menuItems).filter((e=>!!e.moreDOMid)).forEach((e=>{if(e.moreIndex<o)b(i[e.moreDOMid],{display:"none"});else{const i=`${e.moreDOMid}label`;h=Math.max(t.labels[i].width,h)}}))}else t.hoverState&&t.moreSubItem.forEach(((i,n)=>{const r=`${e+S+n}label`;h=Math.max(t.labels[r].width,h)}));var l,d;((e,t,i,n)=>{const{hoverState:r}=t;if("-1"!==r){const{menuItemIds:a}=t,c=a.indexOf(r);if(s(t.hoverState)||r===M){if(!t.realWidths)return;const r=Math.max(n,t.children[-1!==c?e+c:e+M].width),a=Math.max(n,t.children[`${e}dropWrapper`].width),h=((e,t)=>e+15+t.menuBorderY+t.labelPad+t.menuButtonBorder)(0!==t.moreSubItem.length?t.labels[`${t.moreSubItem[0]}label`].lineHeight:0,t);t.moreSubItem.forEach((e=>{b(i[e],{minWidth:`${r}px`}),b(i[`${e}label`],{minWidth:"0px",lineHeight:`${h}px`})}));const l=s(t.hoverState)?t.hoverState:"__more__",d={width:t.children[e+l].width,left:t.children[e+l].left},u=o(0,t,d,r,a);b(i[`${e}${S}`],{left:u.left,right:u.right}),b(i[`${e}dropWrapper`],{left:u.left,right:u.right,top:u.top,bottom:u.bottom})}}})(e,t,i,h),t.originalGapBetweenTextAndBtn&&c.forEach((n=>{t.hasOriginalGapData[n]||I(i[`${e}${n}`],{originalGapBetweenTextAndBtn:t.originalGapBetweenTextAndBtn[`${e}${n}`]})})),((e,t,i,n)=>{const{realWidths:r,height:o,menuItemContainerExtraPixels:s}=i;let a=0,c=null,h=null;const l=i.lineHeight,d=o-s.height;for(let o=0;o<n.length;o++){const s=r[o],u=s>0,m=e+n[o];h=i.linkIds[m],u?(a++,c=m,b(t[m],{width:`${s}px`,height:`${d}px`,position:"relative","box-sizing":"border-box",overflow:"visible",visibility:"inherit"}),b(t[`${m}label`],{"line-height":l}),f(t[m],{"aria-hidden":!1})):(b(t[m],{height:"0px",overflow:"hidden",position:"absolute",visibility:"hidden"}),f(t[m],{"aria-hidden":!0}),f(t[h],{tabIndex:-1}))}1===a&&(I(t[`${e}moreContainer`],{listposition:"lonely"}),I(t[c],{listposition:"lonely"}))})(e,i,t,c)}}};const G="wix-dropdown-menu",F=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(G)){const t=h(),i=function(e,t,i=window){const n=x(i);return class extends e{constructor(){super(...arguments),this._visible=!1,this._mutationIds={read:null,write:null},this._itemsContainer=null,this._dropContainer=null,this._labelItems=[]}static get observedAttributes(){return["data-hovered-item"]}attributeChangedCallback(){this._isVisible()&&this.reLayout()}connectedCallback(){this._id=this.getAttribute("id"),this._hideElement(),this._waitForDomLoad().then((()=>{super.observeResize(),this._observeChildrenResize(),this.reLayout()}))}disconnectedCallback(){t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),super.disconnectedCallback()}_waitForDomLoad(){let e;const t=new Promise((t=>{e=t}));return this._isDomReady()?e():(this._waitForDomReadyObserver=new i.MutationObserver((()=>this._onRootMutate(e))),this._waitForDomReadyObserver.observe(this,{childList:!0,subtree:!0})),t}_isDomReady(){return this._itemsContainer=this.getRootNode().getElementById(`${this._id}itemsContainer`),this._dropContainer=this.getRootNode().getElementById(`${this._id}dropWrapper`),this._itemsContainer&&this._dropContainer}_onRootMutate(e){this._isDomReady()&&(this._waitForDomReadyObserver.disconnect(),e())}_observeChildrenResize(){const e=Array.from(this._itemsContainer.childNodes);this._labelItems=e.map((e=>this.getRootNode().getElementById(`${e.getAttribute("id")}label`))),this._labelItems.forEach((e=>super.observeChildResize(e)))}_setVisibility(e){this._visible=e,this.style.visibility=e?"inherit":"hidden"}_isVisible(){return this._visible}_hideElement(){this._setVisibility(!1)}_showElement(){this._setVisibility(!0)}reLayout(){let e,i;t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),this._mutationIds.read=t.mutationService.measure((()=>{const t=n.measure(this._id,this);e=t.measures,i=t.domNodes})),this._mutationIds.write=t.mutationService.mutate((()=>{n.patch(this._id,e,i),this._showElement()}))}}}(y(e),{resizeService:t,mutationService:r()},e);e.customElements.define(G,i)}};const P="wix-iframe",N=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(P)){const t=function(e){return class extends e{constructor(){super()}reLayout(){const e=this.querySelector("iframe");if(e){const t=e.dataset.src;t&&e.src!==t&&(e.src=t,e.dataset.src="",this.dataset.src="")}}attributeChangedCallback(e,t,i){i&&this.reLayout()}static get observedAttributes(){return["data-src"]}}}(y(e));v(e,P,t)}},k={measure(e,t,{hasBgScrollEffect:i,videoWidth:n,videoHeight:r,fittingType:o,alignType:s="center",qualities:a,staticVideoUrl:c,videoId:h,videoFormat:l,focalPoint:m}){const g=i?t.offsetWidth:e.parentElement.offsetWidth,p=e.parentElement.offsetHeight,f=parseInt(n,10),b=parseInt(r,10),_=function(e,t,i,n){return{wScale:e/i,hScale:t/n}}(g,p,f,b),T=function(e,t,i,n){let r;r=e===u.fittingTypes.SCALE_TO_FIT?Math.min(t.wScale,t.hScale):Math.max(t.wScale,t.hScale);return{width:Math.round(i*r),height:Math.round(n*r)}}(o,_,f,b),I=function(e,{width:t,height:i}){const n=((e,t)=>{const i=e.reduce(((e,i)=>(e[t(i)]=i,e)),{});return Object.values(i)})(e,(e=>e.size)),r=n.find((e=>e.size>t*i));return r||e[e.length-1]}(a,T),E=function(e,t,i,n){if("mp4"===n)return e.url?d(t,e.url):d(t,i,e.quality,n,"file.mp4");return""}(I,c,h,l),w=function(e,t){const i=e.networkState===e.NETWORK_NO_SOURCE,n=!e.currentSrc.endsWith(t);return t&&(n||i)}(e,E),v=L[o]||"cover",A=m?function(e,t,i){const{width:n,height:r}=e,{width:o,height:s}=t,{x:a,y:c}=i;if(!o||!s)return`${a}% ${c}%`;const h=Math.max(o/n,s/r),l=n*h,d=r*h,u=Math.max(0,Math.min(l-o,l*(a/100)-o/2)),m=Math.max(0,Math.min(d-s,d*(c/100)-s/2)),g=u&&Math.floor(u/(l-o)*100),p=m&&Math.floor(m/(d-s)*100);return`${g}% ${p}%`}(T,{width:g,height:p},m):"",y=s.replace("_"," ");return{videoSourceUrl:E,needsSrcUpdate:w,videoStyle:{height:"100%",width:"100%",objectFit:v,objectPosition:A||y}}},mutate(e,t,i,n,r,o,s,a,c,h,l){r?i.setAttribute("autoplay",""):i.removeAttribute("autoplay"),t?b(t,n):(!function(e,t,i,n,r,o){o&&t.paused&&(i.style.opacity="1",t.style.opacity="0");const s=t.paused||""===t.currentSrc,a=e||o;if(a&&s)if(t.ontimeupdate=null,t.onseeked=null,t.onplay=null,!o&&r){const e=t.muted;t.muted=!0,t.ontimeupdate=()=>{t.currentTime>0&&(t.ontimeupdate=null,t.onseeked=()=>{t.onseeked=null,t.muted=e,B(t,i,n)},t.currentTime=0)}}else t.onplay=()=>{o||(t.onplay=null),B(t,i,n)}}(s,i,e,a,r,l),b(i,n)),function(e,t,i){e&&(t.src=i,t.load())}(s,i,o),i.playbackRate=h}};function B(e,t,i){"fade"===i&&(t.style.transition="opacity 1.6s ease-out"),t.style.opacity="0",e.style.opacity="1"}function H(e,t,i){return class extends e{constructor(){super()}connectedCallback(){t.isExperimentOpen("specs.thunderbolt.videoLazyLoading")?i.disableImagesLazyLoading?this.reLayout():t.intersectionObserver.observe(this):super.connectedCallback.call(this)}disconnectedCallback(){t.isExperimentOpen("specs.thunderbolt.videoLazyLoading")?(this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()):super.disconnectedCallback.call(this)}unobserveIntersect(){t.intersectionObserver?.unobserve(this)}reLayout(){const{isVideoDataExists:e,videoWidth:n,videoHeight:r,qualities:o,videoId:s,videoFormat:a,alignType:c,fittingType:h,focalPoint:l,hasBgScrollEffect:d,autoPlay:u,animatePoster:m,containerId:g,isEditorMode:p,playbackRate:f,hasAlpha:b}=JSON.parse(this.dataset.videoInfo);if(!e)return;const _=!i.prefersReducedMotion&&u,T=this.querySelector(`video[id^="${g}"]`),I=this.querySelector(`.bgVideoposter[id^="${g}"]`);if(this.unobserveChildren(),!T||!I)return void this.observeChildren(this);const E=this.getRootNode().getElementById(`${g}`),L=E.querySelector(`.webglcanvas[id^="${g}"]`);!(b||"true"===E.dataset.hasAlpha)||L?t.mutationService.measure((()=>{const e=k.measure(T,E,{hasBgScrollEffect:d,videoWidth:n,videoHeight:r,fittingType:h,alignType:c,qualities:o,staticVideoUrl:i.staticVideoUrl,videoId:s,videoFormat:a,focalPoint:l}),{videoSourceUrl:u,needsSrcUpdate:g,videoStyle:b}=e;t.mutationService.mutate((()=>{k.mutate(I,L,T,b,_,u,g,m,a,f,p)}))})):requestAnimationFrame((()=>this.reLayout()))}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-video-info"]}}}const $="wix-video",U=(e=globalThis.window,t,i={experiments:{}})=>{if(e&&void 0===e.customElements.get($)){const n=y(e);let r;if(t?.isExperimentOpen("specs.thunderbolt.videoLazyLoading")){const e=new IntersectionObserver((e=>e.map((e=>{if(e.isIntersecting){const t=e.target;t.unobserveIntersect(),t.observeResize()}return e}))),{rootMargin:"50% 100%"});r=H(n,{...t,intersectionObserver:e},i)}else r=H(n,t,i);v(e,$,r)}}},96567:(e,t,i)=>{var n=i(17709),r=i.n(n),o=i(33842),s=i(22538),a=i(30012);const c={imageClientApi:s,...{init:function(e,t=window){! /** * @license * Copyright (c) 2016 The Polymer Project Authors. All rights reserved. * This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt * The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt * The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt * Code distributed by Google as part of the polymer project is also * subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt */function(e){if(void 0===e.Reflect||void 0===e.customElements||e.customElements.hasOwnProperty("polyfillWrapFlushCallback"))return;const t=e.HTMLElement;e.HTMLElement=function(){return e.Reflect.construct(t,[],this.constructor)},e.HTMLElement.prototype=t.prototype,e.HTMLElement.prototype.constructor=e.HTMLElement,e.Object.setPrototypeOf(e.HTMLElement,t),e.Object.defineProperty(e.HTMLElement,"name",{value:t.name})}(t);const i={registry:new Set,observe(e){i.registry.add(e)},unobserve(e){i.registry.delete(e)}};e.windowResizeService.init((0,a.vk)((()=>i.registry.forEach((e=>e.reLayout())))),t);const n=(0,a.Aq)(),r=(e,i)=>{void 0===t.customElements.get(e)&&t.customElements.define(e,i)},o=(0,a.yO)({resizeService:n},t);return t.customElementNamespace={WixElement:o},r("wix-element",o),{contextWindow:t,defineWixBgMedia:e=>{const n=(0,a.NL)(o,{windowResizeService:i,...e},t);r("wix-bg-media",n)},defineMultiColumnRepeaterElement:()=>{const e=(0,a._o)();r(a.KU,e)}}}}};var h=i(3412);const l=()=>({getSiteScale:()=>{const e=document.querySelector("#site-root");return e?e.getBoundingClientRect().width/e.offsetWidth:1}}),d=()=>{const e={init:e=>new ResizeObserver(e)},t={init:e=>window.addEventListener("resize",e)},i=l();return c.init({resizeService:e,windowResizeService:t,siteService:i})},u=(e,t,i,n)=>{const{getMediaDimensions:r,...s}=o[e]||{};return r?{...r(t,i,n),...s}:{width:t,height:i,...s}},{experiments:m,media:g,requestUrl:p}=window.viewerModel;((e,t,i,n)=>{const{environmentConsts:o,wixCustomElements:s,media:a,requestUrl:m,mediaServices:g}=((e,t,i,n)=>{const o={staticMediaUrl:e.media.staticMediaUrl,mediaRootUrl:e.media.mediaRootUrl,experiments:{},isViewerMode:!0,devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,...n},s={mutationService:r(),isExperimentOpen:t=>Boolean(e.experiments[t]),siteService:l()},a={getMediaDimensionsByEffect:u,...s,...i};return{...e,wixCustomElements:t||d(),services:s,environmentConsts:o,mediaServices:a}})(e,t,i,n),p=s?.contextWindow||window;p.wixCustomElements=s,Object.assign(p.customElementNamespace,{mediaServices:g,environmentConsts:o,requestUrl:m,staticVideoUrl:a.staticVideoUrl}),(0,h.g)({...g},s.contextWindow,o),s.defineWixBgMedia(g),s.defineMultiColumnRepeaterElement(),window.__imageClientApi__=c.imageClientApi})({experiments:m,media:g,requestUrl:p})}}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.37012097.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.d403acd5.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[6916],{33842:(e,t,i)=>{i.r(t),i.d(t,{BackgroundParallax:()=>o,BackgroundParallaxZoom:()=>r,BackgroundReveal:()=>c,BgCloseUp:()=>d,BgExpand:()=>h,BgFabeBack:()=>l,BgFadeIn:()=>g,BgFadeOut:()=>u,BgFake3D:()=>m,BgPanLeft:()=>f,BgPanRight:()=>b,BgParallax:()=>p,BgPullBack:()=>v,BgReveal:()=>M,BgRotate:()=>w,BgShrink:()=>y,BgSkew:()=>x,BgUnwind:()=>D,BgZoomIn:()=>I,BgZoomOut:()=>S,ImageParallax:()=>E,ImageReveal:()=>P});var s=i(41217);const n=(e,t)=>({width:e,height:t}),a=(e,t,i)=>({width:e,height:Math.max(t,i)});const o={hasParallax:!0,getMediaDimensions:a},r={hasParallax:!0,getMediaDimensions:a},c={hasParallax:!0,getMediaDimensions:a},d={getMediaDimensions:n},h={getMediaDimensions:n},l={getMediaDimensions:n},g={getMediaDimensions:n},u={getMediaDimensions:n},m={hasParallax:!0,getMediaDimensions:a},f={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},b={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},p={hasParallax:!0,getMediaDimensions:a},v={getMediaDimensions:n},M={hasParallax:!0,getMediaDimensions:a},w={getMediaDimensions:(e,t)=>function(e,t,i){const n=(0,s.kU)(i),a=Math.hypot(e,t)/2,o=Math.acos(e/2/a),r=e*Math.abs(Math.cos(n))+t*Math.abs(Math.sin(n)),c=e*Math.abs(Math.sin(n))+t*Math.abs(Math.cos(n));return{width:Math.ceil(n<o?r:2*a),height:Math.ceil(n<(0,s.kU)(90)-o?c:2*a)}}(e,t,22)},y={getMediaDimensions:n},x={getMediaDimensions:(e,t)=>function(e,t,i){const n=(0,s.kU)(i);return{width:e,height:e*Math.tan(n)+t}}(e,t,20)},D={getMediaDimensions:n},I={hasParallax:!0,getMediaDimensions:a},S={getMediaDimensions:(e,t)=>({width:1.15*e,height:1.15*t})},E={getMediaDimensions:(e,t)=>({width:e,height:1.5*t})},P={getMediaDimensions:(e,t,i)=>({width:e,height:i})}},3412:(e,t,i)=>{i.d(t,{g:()=>w});var s=i(22538);const n={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},a=(e,t)=>(Array.isArray(t)?t:[t]).reduce(((t,i)=>{const s=e[i];return void 0!==s?Object.assign(t,{[i]:s}):t}),{}),o=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{const s=i,a=t[s];void 0!==a?e.style[s]=((e,t)=>"number"!=typeof t||n[e]?t.toString():`${t}px`)(s,a):e.style.removeProperty(s)})),r=(e,t,i)=>{if(!e.targetWidth||!e.targetHeight||!e.imageData.uri)return{uri:"",css:{},transformed:!1};const{imageData:n}=e,o=e.displayMode||s.fittingTypes.SCALE_TO_FILL,r=Object.assign(a(n,["upscaleMethod"]),a(e,["filters","encoding"]),e.quality||n.quality,{hasAnimation:e?.hasAnimation||n?.hasAnimation}),h=e.imageData.devicePixelRatio||t.devicePixelRatio,l=d(h),g=Object.assign(a(n,["width","height","crop","name","focalPoint"]),{id:n.uri}),u={width:e.targetWidth,height:e.targetHeight,htmlTag:i||"img",pixelAspectRatio:l,alignment:e.alignType||s.alignTypes.CENTER},m=(0,s.getData)(o,g,u,r);return m.uri=c(m.uri,t.staticMediaUrl,t.mediaRootUrl),m},c=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let s=`${t}/`;return e&&(/^micons\//.test(e)?s=i:"ico"===/[^.]+$/.exec(e)?.[0]&&(s=s.replace("media","ficons"))),s+e},d=e=>{const t=window.location.search.split("&").map((e=>e.split("="))).find((e=>e[0]?.toLowerCase().includes("devicepixelratio")));return(t?.[1]?Number(t[1]):null)||e||1},h=e=>e.getAttribute("src"),l=80;const g={measure:function(e,t,i,{containerElm:s,bgEffect:n="none",sourceSets:a},o){const r=i.image,c=i[e],d=(g=o.getScreenHeightOverride?.(),g||document.documentElement.clientHeight||window.innerHeight||0);var g;const u=s?.dataset.mediaHeightOverrideType,m=n&&"none"!==n||a&&a.some((e=>e.scrollEffect)),f=s&&m?s:c,b=window.getComputedStyle(c).getPropertyValue("--bg-scrub-effect"),{width:p,height:v}=o.getMediaDimensionsByEffect?.(b||n,f.offsetWidth,f.offsetHeight,d)||{width:c.offsetWidth,height:c.offsetHeight};if(a&&(t.sourceSetsTargetHeights=function(e,t,i,s,n){const a={};return e.forEach((({mediaQuery:e,scrollEffect:o})=>{a[e]=n.getMediaDimensionsByEffect(o,t,i,s).height})),a}(a,f.offsetWidth,f.offsetHeight,d,o)),!r)return;const M=h(r);b&&(t.top=.5*(c.offsetHeight-v),t.left=.5*(c.offsetWidth-p)),t.width=p,t.height=function(e,t){return"fixed"===t||"viewport"===t?document.documentElement.clientHeight+l:e}(v,u),t.screenHeight=d,t.imgSrc=M,t.boundingRect=c.getBoundingClientRect(),t.mediaHeightOverrideType=u,t.srcset=r.srcset},patch:function(e,t,i,n,a,c,d,h,l){if(!Object.keys(t).length)return;const{imageData:g}=n,u=i[e],m=i.image;h&&(g.devicePixelRatio=1);const f=n.targetScale||1,b={...n,...!n.skipMeasure&&{targetWidth:(t.width||0)*f,targetHeight:(t.height||0)*f},displayMode:g.displayMode},p=r(b,a,"img"),v=p?.css?.img||{},M=function(e,t,i,s,n){const a=function(e,t=1){return 1!==t?{...e,width:"100%",height:"100%"}:e}(t,s);if(n&&(delete a.height,a.width="100%"),!e)return a;const o={...a};return"fill"===i?(o.position="absolute",o.top="0"):"fit"===i&&(o.height="100%"),"fixed"===e&&(o["will-change"]="transform"),o.objectPosition&&(o.objectPosition=t.objectPosition.replace(/(center|bottom)$/,"top")),o}(t.mediaHeightOverrideType,v,g.displayMode,f,d);o(m,M),(t.top||t.left)&&o(u,{top:`${t.top}px`,left:`${t.left}px`});const w=p?.uri||"",y=g?.hasAnimation||n?.hasAnimation,x=function(e,t,i){const{sourceSets:s}=t;if(!s||!s.length)return;const n={};return s.forEach((({mediaQuery:s,crop:a,focalPoint:o})=>{const c={...t,targetHeight:(e.sourceSetsTargetHeights||{})[s]||0,imageData:{...t.imageData,crop:a,focalPoint:o}},d=r(c,i,"img");n[s]=d.uri||""})),n}(t,b,a);if(l&&(m.dataset.ssrSrcDone="true"),n.isLQIP&&n.lqipTransition&&!("transitioned"in u.dataset)&&(u.dataset.transitioned="",m.complete?m.onload=function(){m.dataset.loadDone=""}:m.onload=function(){m.complete?m.dataset.loadDone="":m.onload=function(){m.dataset.loadDone=""}}),c){((e,t)=>(0,s.getFileExtension)(e)===s.fileType.GIF||(0,s.getFileExtension)(e)===s.fileType.WEBP&&t)(g.uri,y)?(m.setAttribute("fetchpriority","low"),m.setAttribute("loading","lazy"),m.setAttribute("decoding","async")):m.setAttribute("fetchpriority","high"),m.currentSrc!==w&&m.setAttribute("src",w);t.srcset&&!t.srcset.split(", ").some((e=>e.split(" ")[0]===w))&&m.setAttribute("srcset",w),i.picture&&b.sourceSets&&Array.from(i.picture.querySelectorAll("source")).forEach((e=>{const t=e.media||"",i=x?.[t];e.srcset!==i&&e.setAttribute("srcset",i||"")}))}}},u={parallax:"ImageParallax",fixed:"ImageReveal"};const m=function(e,t,i){return class extends i.HTMLElement{constructor(){super(),this.childListObserver=null,this.timeoutId=null}attributeChangedCallback(e,t){t&&this.reLayout()}connectedCallback(){t.disableImagesLazyLoading?this.reLayout():this.observeIntersect()}disconnectedCallback(){this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()}static get observedAttributes(){return["data-image-info"]}reLayout(){const s={},n={},a=this.getAttribute("id"),o=JSON.parse(this.dataset.imageInfo||""),r="true"===this.dataset.isResponsive,{bgEffectName:c}=this.dataset,{scrollEffect:d}=o.imageData,{sourceSets:l}=o,m=c||d&&u[d];l&&l.length&&l.forEach((e=>{e.scrollEffect&&(e.scrollEffect=u[e.scrollEffect])})),s[a]=this,o.containerId&&(s[o.containerId]=i.document.getElementById(`${o.containerId}`));const f=o.containerId?s[o.containerId]:void 0;if(s.image=this.querySelector("img"),s.picture=this.querySelector("picture"),!s.image){const e=this;return void this.observeChildren(e)}this.unobserveChildren(),this.observeChildren(this),e.mutationService.measure((()=>{g.measure(a,n,s,{containerElm:f,bgEffect:m,sourceSets:l},e)}));const b=(i,c)=>{e.mutationService.mutate((()=>{g.patch(a,n,s,o,t,i,r,m,c)}))},p=s.image,v=this.dataset.hasSsrSrc&&!p.dataset.ssrSrcDone;!h(p)||v?b(!0,!0):this.debounceImageLoad(b)}debounceImageLoad(e){clearTimeout(this.timeoutId),this.timeoutId=i.setTimeout((()=>{e(!0)}),250),e(!1)}observeResize(){e.resizeService?.observe(this)}unobserveResize(){e.resizeService?.unobserve(this)}observeIntersect(){e.intersectionService?.observe(this)}unobserveIntersect(){e.intersectionService?.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new i.MutationObserver((()=>{this.reLayout()}))),this.childListObserver.observe(e,{childList:!0})}unobserveChildren(){this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null)}}};var f=i(17709),b=i.n(f);const p=()=>/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,v="https://static.wixstatic.com/media",M="https://static.wixstatic.com";function w(e={},t=null,i={}){if("undefined"==typeof window)return;const s={staticMediaUrl:v,mediaRootUrl:M,experiments:{},devicePixelRatio:p(),...i},n=function(e,t){const i="wow-image";if(void 0===(e=e||window).customElements.get(i)){let s,n;return e.ResizeObserver&&(s=new e.ResizeObserver((e=>e.map((e=>e.target.reLayout()))))),e.IntersectionObserver&&(n=new IntersectionObserver((e=>e.map((e=>{if(e.isIntersecting){const t=e.target;t.unobserveIntersect(),t.observeResize()}return e}))),{rootMargin:"150% 100%"})),function(a){const o=m({resizeService:s,intersectionService:n,mutationService:b(),...t},a,e);e.customElements.define(i,o)}}}(t,e);n&&n(s)}},41217:(e,t,i)=>{i.d(t,{Io:()=>n,Rb:()=>o,_b:()=>s,kU:()=>a});function s(e,t,i,s,n){return(n-e)*(s-i)/(t-e)+i}function n(e,t){let[i,s]=e,[n,a]=t;return Math.sqrt((n-i)**2+(a-s)**2)}function a(e){return e*Math.PI/180}function o(e,t,i){void 0===e&&(e=[0,0]),void 0===t&&(t=[0,0]),void 0===i&&(i=0);return(360+i+180*Math.atan2(t[1]-e[1],t[0]-e[0])/Math.PI)%360}}},e=>{e.O(0,[592,8398],(()=>{return t=96567,e(e.s=t);var t}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.d403acd5.bundle.min.js.map</script> <!-- preloading pre-scripts --> <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.dropAppsClientSpecMapByApplicationId%2C.imageEncodingAVIF%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.4689.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.pyfsa.com&fileId=874aaafa.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=es&languageResolutionMethod=QueryParam&metaSiteId=cb276b77-6006-45a3-873c-94ed93685658&module=thunderbolt-features&oneDocEnabled=true&originalLanguage=es&pageId=b9aacb_666641f29e593d1f216a19caa1ff2ee1_225.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.13715.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.13715.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=cafa0c1a-0f58-4f78-aa32-c21a1d50c61d&siteRevision=225&staticHTMLComponentUrl=https%3A%2F%2Fwww-pyfsa-com.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_masterPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link> <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.dropAppsClientSpecMapByApplicationId%2C.imageEncodingAVIF%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.4689.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.pyfsa.com&fileId=874aaafa.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=es&languageResolutionMethod=QueryParam&metaSiteId=cb276b77-6006-45a3-873c-94ed93685658&module=thunderbolt-features&oneDocEnabled=true&originalLanguage=es&pageId=b9aacb_86f78f9172ccd749586287cbcfe2f73a_225.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.13715.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.13715.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=cafa0c1a-0f58-4f78-aa32-c21a1d50c61d&siteRevision=225&staticHTMLComponentUrl=https%3A%2F%2Fwww-pyfsa-com.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_e6zct" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link> <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.4689.0&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.pyfsa.com&fileId=b4012af8.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=es&metaSiteId=cb276b77-6006-45a3-873c-94ed93685658&module=thunderbolt-platform&oneDocEnabled=true&originalLanguage=es&pageId=b9aacb_666641f29e593d1f216a19caa1ff2ee1_225.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.13715.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.13715.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=cafa0c1a-0f58-4f78-aa32-c21a1d50c61d&siteRevision=225&staticHTMLComponentUrl=https%3A%2F%2Fwww-pyfsa-com.filesusr.com%2F&viewMode=desktop" id="platform_masterPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link> <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.4689.0&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.pyfsa.com&fileId=b4012af8.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=es&metaSiteId=cb276b77-6006-45a3-873c-94ed93685658&module=thunderbolt-platform&oneDocEnabled=true&originalLanguage=es&pageId=b9aacb_86f78f9172ccd749586287cbcfe2f73a_225.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.13715.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.13715.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=cafa0c1a-0f58-4f78-aa32-c21a1d50c61d&siteRevision=225&staticHTMLComponentUrl=https%3A%2F%2Fwww-pyfsa-com.filesusr.com%2F&viewMode=desktop" id="platform_e6zct" 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.pyfsa.com\/","siteFeatures":["appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cyclicTabbing","environmentWixCodeSdk","environment","locationWixCodeSdk","mpaNavigation","navigationManager","navigationPhases","ooi","pages","panorama","renderer","reporter","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsReact","platform"],"site":{"metaSiteId":"cb276b77-6006-45a3-873c-94ed93685658","userId":"b9aacb93-d3d7-4746-a83e-69437f1068cc","siteId":"cafa0c1a-0f58-4f78-aa32-c21a1d50c61d","externalBaseUrl":"https:\/\/www.pyfsa.com","siteRevision":225,"siteType":"UGC","dc":"84","isResponsive":false,"editorName":"Unknown","sessionId":"d7ab05ac-fb91-4f6f-b9a7-7fddfb465e5b","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":"es","userLanguageResolutionMethod":"QueryParam","siteLanguage":"es","isMultilingualEnabled":false,"directionByLanguage":"ltr"},"mode":{"qa":false,"enableTestApi":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"siteFeaturesConfigs":{"appMonitoring":{"appsWithMonitoring":[]},"assetsLoader":{"isStylableComponentInStructure":false},"componentsRegistry":{"librariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13715.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13715.0"}]},"consentPolicy":{"isWixSite":false},"dataWixCodeSdk":{"gridAppId":"d46a6be1-ba9d-4dc0-bff8-6e0efdcb2d88","environment":"LIVE","cloudDataUrlWithExternalBase":"https:\/\/www.pyfsa.com\/_api\/cloud-data"},"elementorySupportWixCodeSdk":{"baseUrl":"https:\/\/www.pyfsa.com\/_api\/wix-code-public-dispatcher-ng\/siteview","relativePath":"\/\/_api\/wix-code-public-dispatcher-ng\/siteview","gridAppId":"d46a6be1-ba9d-4dc0-bff8-6e0efdcb2d88","viewMode":"site","siteRevision":225},"environmentWixCodeSdk":{},"environment":{"editorType":"","domain":"pyfsa.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"]},"ooi":{"ooiComponentsData":{"c889737e-3746-4f30-b729-4ac0d919216b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1575.0\/AlbumsGOGOOIViewerWidget.bundle.min.js","widgetId":"c889737e-3746-4f30-b729-4ac0d919216b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1575.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"1413db53-d0ad-f2f2-f9a4-0dfc2e886b1e":{"componentUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1575.0\/AlbumsGOGOOIViewerWidget.bundle.min.js","widgetId":"1413db53-d0ad-f2f2-f9a4-0dfc2e886b1e","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1575.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"sentryDsn":"https:\/\/[email protected]\/3427","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryViewerWidget.bundle.min.js","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false}},"viewMode":"Site","formFactor":"Desktop","blogMobileComponentUrl":"undefinedfeed-page-mobile-viewer.bundle.min.js"},"renderer":{"disabledComponents":{}},"reporter":{"userId":"b9aacb93-d3d7-4746-a83e-69437f1068cc","metaSiteId":"cb276b77-6006-45a3-873c-94ed93685658","isPremium":true,"isFBServerEventsAppProvisioned":false,"dynamicPagesIds":[]},"router":{"baseUrl":"https:\/\/www.pyfsa.com","mainPageId":"e6zct","pagesMap":{"e6zct":{"pageId":"e6zct","title":"PYFSA ROBOTICS","pageUriSEO":"inicio","pageJsonFileName":"b9aacb_86f78f9172ccd749586287cbcfe2f73a_225","pageFullPath":"inicio"}},"disableStaticPagesUrlHierarchy":false,"routes":{".\/inicio":{"type":"Static","pageId":"e6zct"},".\/":{"type":"Static","pageId":"e6zct"}},"pageIdToPrefix":{},"isWixSite":false,"partialRouteMatchingAllowed":true},"searchWixCodeSdk":{"language":"es"},"seoTpa":{"url":"http:\/\/10.85.160.105:81\/com.wixpress.html.tpa.seo.tpa-seo\/v1\/fetch-applications-seo-data?metaSiteId=cb276b77-6006-45a3-873c-94ed93685658","canonicalUrl":"https:\/\/www.pyfsa.com\/","widgetWithUseSsrSeo":{"2200":["142bb34d-3439-576a-7118-683e690a1e0d","144f04b9-aab4-fde7-179b-780c11da4f46"]},"deviceType":"Other","baseUri":"https:\/\/www.pyfsa.com","mainPageId":"e6zct","siteId":"cafa0c1a-0f58-4f78-aa32-c21a1d50c61d","metaSiteId":"cb276b77-6006-45a3-873c-94ed93685658","runningExperiments":{"runningExperiments":{"specs.thunderbolt.viewport_hydration_extended_react_18":"true","specs.thunderbolt.shouldRedirectOnLogout":"false","specs.thunderbolt.inMemoryPaypalAuthToken":"true","specs.thunderbolt.PanoramaErrorMonitor":"true","specs.thunderbolt.getMemberDetailsFromMembersNg":"true","specs.thunderbolt.UseEcomFemBi":"true","specs.thunderbolt.shouldUseResponsiveImages":"true","specs.thunderbolt.fedops_enableSampleRateForAppNames":"true","specs.thunderbolt.excludeInstanceFromQueryParams":"true","specs.thunderbolt.LoginSocialBarSplitStateProps":"true","specs.thunderbolt.bundlerTrafficToAws":"true","sv_imageZoomSeo":"false","specs.thunderbolt.routeToExternalDispatcher":"true","specs.thunderbolt.servicesInfra":"false","specs.thunderbolt.FixWixDataInstanceForBlocksPreview":"true","specs.thunderbolt.deprecatewixperf":"true","specs.thunderbolt.useNewRegisterLogin":"true","specs.thunderbolt.useWowImageInFastGallery":"false","specs.thunderbolt.ShouldUseNewIAMSocialFlow":"true","specs.thunderbolt.useIAMEnabledConnections":"true","specs.thunderbolt.SentryViaPanorama":"false","specs.thunderbolt.useElementoryRelativePath":"true","specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":"true","specs.thunderbolt.forceNativeAspectRatio":"true","specs.thunderbolt.DDMenuMigrateCssCarmiMapper":"true","specs.membersArea.LoginBarRemake":"true","specs.thunderbolt.buttonUdp":"true","specs.thunderbolt.hardenFetchAndXHR":"true","specs.thunderbolt.useResponsiveImgClassicFixed":"true","specs.thunderbolt.useVeloAppId":"false","specs.thunderbolt.veloWixMembersAmbassadorV2":"new","specs.thunderbolt.megaMenuMouseLeave":"true","specs.thunderbolt.UseWixDataItemService":"true","specs.thunderbolt.useImageAvifFormatInNativeProGallery":"true","specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":"true","specs.promote.ar.reportEcomPlatformPurchaseEvents":"true","specs.thunderbolt.WixCodeGetAppDefIdFromPackageName":"false","specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":"true","specs.thunderbolt.pricingPlansUserOrdersV2":"true","specs.thunderbolt.useSvgLoaderFeature":"true","specs.thunderbolt.buttonUdp_loggedIn":"true","bypassSsrInternalCache":"false","specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":"true","specs.thunderbolt.imageEncodingAVIF":"true","displayWixAdsNewVersion":"new","specs.thunderbolt.dropAppsClientSpecMapByApplicationId":"true","specs.thunderbolt.BundlerTypescriptListExportedFunctions":"true","specs.thunderbolt.ooi_css_optimization":"new","specs.thunderbolt.hardenObject":"true","specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":"true","dummySpecTorTestsOfThunderboltViewer":"false","specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":"false","specs.thunderbolt.shouldFetchLogoutUrlByClientId":"true","specs.thunderbolt.wixPulse":"false","specs.thunderbolt.useNativeSchedulerYield":"true","specs.thunderbolt.convertBirthdateToISOString":"true","specs.thunderbolt.WixCodeAnalyzeImportedNamespaces":"true","specs.thunderbolt.presenceWithoutChat":"false","specs.thunderbolt.hardenTimeout":"true","specs.thunderbolt.fetchCurrentMemberFromMembersNg":"true"}},"signedInstances":{"2":["3d590cbc-4907-4cc4-b0b1-ddf2c5edf297",null],"3":["1480c568-5cbd-9392-5604-1148f5faffa0","G_6-5k1vRvu7aUyPXOdxbNpvVmIhDH_hqwT5S7YIxXU.eyJpbnN0YW5jZUlkIjoiZWU5YWQyNjYtZDgyOC00OTM4LTg0MzYtZjBhZjkyYTQ4NjljIiwiYXBwRGVmSWQiOiIxNDgwYzU2OC01Y2JkLTkzOTItNTYwNC0xMTQ4ZjVmYWZmYTAiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyNWJkYjkxMS1iODJlLTBjOWItMDMwYS02NDQyMDFjY2QwYzQiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"4":["135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","5dr3W_aklU4IFYIhQR_ONvRhof1hiyBLTnm10U6bKvY.eyJpbnN0YW5jZUlkIjoiYzM4MTk1YTEtODQwOS00MjY2LTg3ZmQtMTQxOWE3N2YzNjQwIiwiYXBwRGVmSWQiOiIxMzVjM2Q5Mi0wZmVhLTFmOWQtMmJhNS0yYTFkZmIwNDI5N2UiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwOGE2ZmVkNi1lNDBmLTA3YzUtMDBjMS04MGY0MzQxNzYwMTgiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"5":["141fbfae-511e-6817-c9f0-48993a7547d1","Io7QF7l1yF4V19iWvNYeBbMRWW5fnmIAHi5N789TFB4.eyJpbnN0YW5jZUlkIjoiYTRlN2UwZDItNjMyNi00MmEyLTgyOTItMzY2NWY0YzhkNThmIiwiYXBwRGVmSWQiOiIxNDFmYmZhZS01MTFlLTY4MTctYzlmMC00ODk5M2E3NTQ3ZDEiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2ZmMwOGJhNS0wMzIwLTA3MDEtMDVhZS1hMjg4NjdhMDgzZDciLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"6":["14bca956-e09f-f4d6-14d7-466cb3f09103","8U1oFmtPIUEMOAvvShOpBm-0jri6JVDO7eXQHv_UJ4s.eyJpbnN0YW5jZUlkIjoiMDU5MWYxZjMtZmFiYy00NDQzLTk1MGQtOGNhZjVmMWMwMWZhIiwiYXBwRGVmSWQiOiIxNGJjYTk1Ni1lMDlmLWY0ZDYtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjZWI2OWE4NC05YWJhLTAxZTAtMTIzMS0xODQyY2M3NDU3YTIiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"7":["13ee94c1-b635-8505-3391-97919052c16f","b6xuURysMO907EtNDTePhHNtUBArXKXo_6eMsT0Pogw.eyJpbnN0YW5jZUlkIjoiNDc4Mjk0ODctMWZkMS00NmRhLWFiYjctOTYzMGE3OGYzZjUxIiwiYXBwRGVmSWQiOiIxM2VlOTRjMS1iNjM1LTg1MDUtMzM5MS05NzkxOTA1MmMxNmYiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4Y2E1ZmZmMC03ZmQ3LTAzNzktMmM4Yi0wMmRkMzRlNzY5MDkiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"8":["139ef4fa-c108-8f9a-c7be-d5f492a2c939","sNtlPwLQiaqPEHTfmB-Wt9Vgd75IrnhHvITRtUHLXGE.eyJpbnN0YW5jZUlkIjoiZDczOTY1MWQtYjFlZC00ZWM2LWFlNmUtMmI0OTU1ZDQyOWI1IiwiYXBwRGVmSWQiOiIxMzllZjRmYS1jMTA4LThmOWEtYzdiZS1kNWY0OTJhMmM5MzkiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxYzFlMGU2YS1kMWViLTBiNjUtMjk1Mi1iZmE0YzZiYzdmZWQiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"9":["150ae7ee-c74a-eecd-d3d7-2112895b988a","Lmx6HM87IG6HRbt6obWuMe_7TnVl9n18dbEklnJjB4Y.eyJpbnN0YW5jZUlkIjoiYWUwMWJhNTktZGZiOS00NDlhLWEzZjQtNjM1YzI2OGVhODU5IiwiYXBwRGVmSWQiOiIxNTBhZTdlZS1jNzRhLWVlY2QtZDNkNy0yMTEyODk1Yjk4OGEiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2NTI2ZDEyZS1iZmJmLTAxMzktMjRjOC1mN2IxYjVlNmZlMDEiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"10":["14b89688-9b25-5214-d1cb-a3fb9683618b","IdNe92hZ3YaEvvQUVllYIuqLDgKU5gOseG9WL2G2Fuc.eyJpbnN0YW5jZUlkIjoiZTk2OGVhYTktMTcxOC00MzNmLThjNWItZWYyZjBkMDZiNDIyIiwiYXBwRGVmSWQiOiIxNGI4OTY4OC05YjI1LTUyMTQtZDFjYi1hM2ZiOTY4MzYxOGIiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyMjRmODFkZS03NzFlLTA2OWMtMGI2Ny03YmMyOWU2ZWUyN2EiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"11":["55cd9036-36bb-480b-8ddc-afda3cb2eb8d","o50tbcily2NIsnlQMHZgF-Fbw5xHGO4igdTEnqmRELg.eyJpbnN0YW5jZUlkIjoiM2Q2NTFkMDUtYTJjOS00MDBkLTlhOTctNGJlMGY2ZmI3MzVkIiwiYXBwRGVmSWQiOiI1NWNkOTAzNi0zNmJiLTQ4MGItOGRkYy1hZmRhM2NiMmViOGQiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmNjQyNzY3Mi1jMmNmLTA1YWUtMWRhYi1kZjBkNjU5MzI1MDUiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"12":["f123e8f1-4350-4c9b-b269-04adfadda977","IGHHjq8ppgW3MDZQBqrBkE5ie8EDKcWKUEs7-YFfSHc.eyJpbnN0YW5jZUlkIjoiZTg3ZDA5M2EtM2MwNy00OGIwLTllOGMtMmQ3Mjk3OWY0M2ZhIiwiYXBwRGVmSWQiOiJmMTIzZThmMS00MzUwLTRjOWItYjI2OS0wNGFkZmFkZGE5NzciLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyMzVhNjI0ZC01YzAxLTBkMTMtMTliMC1iOTlmMDRmNzE1YTIiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"13":[null,null],"14":["146c0d71-352e-4464-9a03-2e868aabe7b9","b8k5qgqs3OIL_w3Sk50jH11Bu_ZuKswBIlqOLjMXOTg.eyJpbnN0YW5jZUlkIjoiNTNlM2VjMTgtZjk1Yi00MmVjLWI0MWUtYzY4MmExOWY0YWRiIiwiYXBwRGVmSWQiOiIxNDZjMGQ3MS0zNTJlLTQ0NjQtOWEwMy0yZTg2OGFhYmU3YjkiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5OGM0ODc2Zi05OTVkLTA3NGYtMzMyMi01MjZmMzJmNzFjODMiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"15":["ea2821fc-7d97-40a9-9f75-772f29178430","txoTjWZAQcLzXjRpO9Oiiz8rAi5OXc9BYkPoOd13aiA.eyJpbnN0YW5jZUlkIjoiNTA2MGY5NzUtZmExYy00NzYxLTg3NzQtZDY1ZTYyZDg2MmNkIiwiYXBwRGVmSWQiOiJlYTI4MjFmYy03ZDk3LTQwYTktOWY3NS03NzJmMjkxNzg0MzAiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5YjQ3OTIwMi05YTFhLTAyYzItMDA0OC00MmIzZjFiMDM0OTUiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"16":["e3118e0a-b1c1-4e1d-b67d-ddf0cb92309b","psxFCpy2Fifq14_mTMdwjUtiKU8hKOIhpNxz9A_BhPU.eyJpbnN0YW5jZUlkIjoiOTJjOTA2Y2QtNDEyMC00ZWM4LWE0ODctZDY3MDk3NDY0NjI1IiwiYXBwRGVmSWQiOiJlMzExOGUwYS1iMWMxLTRlMWQtYjY3ZC1kZGYwY2I5MjMwOWIiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1OWVlNmRiYS0yMTI2LTBiNmItMjNiYi00MjlkMDQyZTEwN2QiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"18":["a322993b-2c74-426f-bbb8-444db73d0d1b","kHCCWIQbn4tTcu5BW3-QHZGUI1f3GRfyxJsvFHBegO4.eyJpbnN0YW5jZUlkIjoiMjMyYWRmYzQtZGM1Zi00NjQwLWFmNzEtODM0ZTgyNmUyY2JjIiwiYXBwRGVmSWQiOiJhMzIyOTkzYi0yYzc0LTQyNmYtYmJiOC00NDRkYjczZDBkMWIiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlODBkYjRiMy1iYzU5LTAzZTMtMjg0ZC0xN2EzMTEwNjdhZTQiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"19":["9bead16f-1c73-4cda-b6c4-28cff46988db","CfkLvNw1j_bm4oG2oEUo7G3mpGOZIsxN9fH1UzcM86Q.eyJpbnN0YW5jZUlkIjoiMTk1ZDcxZTMtNjQ5MC00M2QyLTgxMmQtOGFjNmNhZTIzNDk4IiwiYXBwRGVmSWQiOiI5YmVhZDE2Zi0xYzczLTRjZGEtYjZjNC0yOGNmZjQ2OTg4ZGIiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkMjdhMWE5NC0wNDk2LTA2NzEtMDYxMS0xZTJiNTk4YTYyYzAiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"20":["13aa9735-aa50-4bdb-877c-0bb46804bd71","drQiiuZGDJEKRA4d6g0N9PUBt07o5hopyzm_xEQtXUY.eyJpbnN0YW5jZUlkIjoiMzA0ZWVmOGUtMjk1Mi00MjMwLWE1ZjYtOTA5MjU0NTZmNDg3IiwiYXBwRGVmSWQiOiIxM2FhOTczNS1hYTUwLTRiZGItODc3Yy0wYmI0NjgwNGJkNzEiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmYjY5ODRmOS00OTU0LTA3OTMtMjJjYS0wNDdmYzczZWEyZGYiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"21":["ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","1rFGCSHib0baho-xwhrZPGATvMcyweuOZ3ovCaQ2YH0.eyJpbnN0YW5jZUlkIjoiZmZiZTQxZmQtM2FkZS00ZmNhLTljMjItNGQxNTBiN2FmMmFhIiwiYXBwRGVmSWQiOiJlZTIxZmU2MC00OGM1LTQ1ZTktOTVmNC02Y2E4ZjliMWM5ZDkiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzNDk5MmE4YS01YWQ4LTBhNjktMWIxZS1kOWY4OTgxMmE0ZjIiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"23":["d70b68e2-8d77-4e0c-9c00-c292d6e0025e","QQsxqYLsC-ZXGYEhr7SHXhfGcdsYs4WUCCz1J2X1BnI.eyJpbnN0YW5jZUlkIjoiNTg1ODk5ZDItYjJhYS00OTVmLTk5MDUtMTVlZTk1NzA3NzhlIiwiYXBwRGVmSWQiOiJkNzBiNjhlMi04ZDc3LTRlMGMtOWMwMC1jMjkyZDZlMDAyNWUiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5MzdmZjJhNS1kMmFjLTBjZmMtMWUzOS04MTAzMDYxODIxZDYiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"24":["307ba931-689c-4b55-bb1d-6a382bad9222","8K0bf8KYHpsF-9hbDB8HSRs1GWfj4hvgIPFx18xlRTU.eyJpbnN0YW5jZUlkIjoiMTgxNDU0ZGYtMTBlMy00OTBjLWJiZDktNjE0ODkzNTMwNjJhIiwiYXBwRGVmSWQiOiIzMDdiYTkzMS02ODljLTRiNTUtYmIxZC02YTM4MmJhZDkyMjIiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkMzMzM2ZhOC03MGU1LTBjYWYtM2NlNS1mNWE1MDAzYjUwNzIiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"25":["4b10fcce-732d-4be3-9d46-801d271acda9","vTZZAKVc4fixzOgwqDsLDkayvBvUDcBEvyAdyYzOZ3c.eyJpbnN0YW5jZUlkIjoiOTkwZDRhMzktNzQ0MC00YWM0LWFjMTYtZGI1ZGZmMWQ5ZDUyIiwiYXBwRGVmSWQiOiI0YjEwZmNjZS03MzJkLTRiZTMtOWQ0Ni04MDFkMjcxYWNkYTkiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1MjJhMjE0ZS0xNDQ2LTBmNjctMmIyYS00ZmIwNmM3NWNiMGEiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"27":["8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841","vjDPaYBJzvK_osFDoqGcQlgUxt4BxeBj_zIoH1GZviE.eyJpbnN0YW5jZUlkIjoiOTdjZmNlZjAtYmEyNC00MWMyLWE1YWUtODNiMTU3MmM2ZGYzIiwiYXBwRGVmSWQiOiI4ZWE5ZGYxNS05ZmY2LTRhY2YtYmJiOC04ZDNhNjlhZTU4NDEiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1Y2U4YTU4Ny1kYTIyLTA0NjEtMjI5Mi0xNzVjYzQ0NDNiYWIiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"28":["8725b255-2aa2-4a53-b76d-7d3c363aaeea","wWBRxJiAgVxtP3YG8UvT-oAAzgf21LcrNd-rBMziNpo.eyJpbnN0YW5jZUlkIjoiMDE1OWQzMTctYzkzYS00ZGJjLTk3NDAtODQ0ZWMyNWU0NDdkIiwiYXBwRGVmSWQiOiI4NzI1YjI1NS0yYWEyLTRhNTMtYjc2ZC03ZDNjMzYzYWFlZWEiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjYTdlYjg2MC1hOTNjLTA4MWYtMTA3Yy0xMGEzNTEzNjEyMjUiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"29":["35aec784-bbec-4e6e-abcb-d3d724af52cf","vkVKnBr2CCqUcRZrN8DW3VWx8ELqc6Juwte1NbF2K4w.eyJpbnN0YW5jZUlkIjoiZDBiNjRlMGEtNmRlNS00NmVhLTljNTktYjk5NjE1MTUwZWQ1IiwiYXBwRGVmSWQiOiIzNWFlYzc4NC1iYmVjLTRlNmUtYWJjYi1kM2Q3MjRhZjUyY2YiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxYjkxMjU3ZC0wZGUzLTAzNDktMWI2NS0yZDdiODY3ZDU4OGQiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"30":["94bc563b-675f-41ad-a2a6-5494f211c47b","PbNF4Xat3NCRFauE8ZtAIgCqom3fvGM41un1xzvUfts.eyJpbnN0YW5jZUlkIjoiYjFjYjRhZTUtMzM1Yy00NGE5LTkwYTQtNjZiYTc1YzFhYjE3IiwiYXBwRGVmSWQiOiI5NGJjNTYzYi02NzVmLTQxYWQtYTJhNi01NDk0ZjIxMWM0N2IiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3YWVjMjE5Mi01MzVhLTAxMGEtMTc5OC1mMjU3ZTZhOWZkNGYiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"32":["14e12b04-943e-fd32-456d-70b1820a2ff2","X0r4n6I47H5yqjll-GhRr3KcIKwuuBr2wI1cjgVeaBc.eyJpbnN0YW5jZUlkIjoiZmE3ZTE3NGQtZmUxMS00OWY1LWIzODQtMTUxNTdiZjgxMWQ3IiwiYXBwRGVmSWQiOiIxNGUxMmIwNC05NDNlLWZkMzItNDU2ZC03MGIxODIwYTJmZjIiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzMTU5N2MzYS05ZTE3LTBjNTYtMzRiOC04MWY4ZTg5MDQ3OGYiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"33":["e4b5f1bc-c77a-4319-a60d-a46acb17f6fc","cJohM6TKClDVTelMS8rAK_z87vtrsjOQW4E8VkL-bJg.eyJpbnN0YW5jZUlkIjoiNzA4YzVlYzUtNWRmZS00YjI1LThhMGUtNzdmMjJmNTIwZDI3IiwiYXBwRGVmSWQiOiJlNGI1ZjFiYy1jNzdhLTQzMTktYTYwZC1hNDZhY2IxN2Y2ZmMiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiYmFiMzViMi0zZGY4LTBlODYtMGQzMi1lMzFmYmMzYTViN2YiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"34":["1973457f-c021-4da5-941f-58444ff761d4","1KTjlIOROZTVYjX6JkHjktWeIBpWPEL_H8qC7rG-aNw.eyJpbnN0YW5jZUlkIjoiODdiZWQ1ZWYtYTdjNC00NWFlLWFhZDAtMjRiMGJiMGE5MGMwIiwiYXBwRGVmSWQiOiIxOTczNDU3Zi1jMDIxLTRkYTUtOTQxZi01ODQ0NGZmNzYxZDQiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0Yzk5YmU5OC1jN2MyLTAwMGQtMmRlYy1iMDVkMjg2MmM2OTgiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"36":["6580b7e9-4031-4a62-a0a5-8e2fa92e8e18","lEYaxDCeCgKDTLKkvvQvATQh4i3u-q0lhCDcjv1giG8.eyJpbnN0YW5jZUlkIjoiMzJmNWI1MTMtNWVhZi00NGJiLWJjMGQtMTU2YWI4MThhMGQ5IiwiYXBwRGVmSWQiOiI2NTgwYjdlOS00MDMxLTRhNjItYTBhNS04ZTJmYTkyZThlMTgiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmOWQyZGU2NC0zZWE5LTAxMTgtM2IzMS04MTg3MmI3MGY2ODEiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"37":["7516f85b-0868-4c23-9fcb-cea7784243df","bD0QPAQfmyiC66vL_hXCxg0QwqSiY6ZLFQ-6IwA4q8g.eyJpbnN0YW5jZUlkIjoiNGI1MTQ4YTAtZWJlMC00ZWU1LTgxYTYtZjk0ZmFlOTIyZmNmIiwiYXBwRGVmSWQiOiI3NTE2Zjg1Yi0wODY4LTRjMjMtOWZjYi1jZWE3Nzg0MjQzZGYiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4MDc2MjNkNy04YmU2LTBiNDYtMDY5YS02ZGEyM2RmYTc5OTciLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"38":["57d13128-4a4c-494b-80b3-a6fb2e28018d","cJHbujckZ_Oyy6eNeLOzxOcNUZpPXwFZ6loncDWbp0Q.eyJpbnN0YW5jZUlkIjoiMGQ5YTlhNmEtMjE3Zi00MWRkLWE0NGYtZTg4Y2Y1MWVjZDUwIiwiYXBwRGVmSWQiOiI1N2QxMzEyOC00YTRjLTQ5NGItODBiMy1hNmZiMmUyODAxOGQiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjNmJkZjExZC00MTc5LTA0N2UtMjM3My03YzYxNjY3NjliMDgiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"1279":["1360889d-0155-11cf-7146-19284f5addc2","j2citCDcs1R2IVIv_z9PRLqCqOU3PRZ4jWw-jMyv-ls.eyJpbnN0YW5jZUlkIjoiNjUzY2U4ZDgtMTEzYi00MGZlLTlmYzEtMTdmOTViYWZkMDk5IiwiYXBwRGVmSWQiOiIxMzYwODg5ZC0wMTU1LTExY2YtNzE0Ni0xOTI4NGY1YWRkYzIiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMDFUMTY6MDE6MDguMzkwWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiOWFhY2I5My1kM2Q3LTQ3NDYtYTgzZS02OTQzN2YxMDY4Y2MiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNy0xMi0wN1QyMzo0NzoxMS41NDRaIn0"],"2200":["14271d6f-ba62-d045-549b-ab972ae1f70e","G-z7VJsX-ung3shQYB29bRCtBUcEDKVAW0mr8veaPtY.eyJpbnN0YW5jZUlkIjoiODBjMTM4YzItNWQ2Mi00NTQ1LWE4NjYtYTBlMjE3ZGJjYTE5IiwiYXBwRGVmSWQiOiIxNDI3MWQ2Zi1iYTYyLWQwNDUtNTQ5Yi1hYjk3MmFlMWY3MGUiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0YmU2NTNiNS0zZDY0LTAwZTYtMmY1YS0zNDBmODRiMzljNDEiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"2544":["136766ab-8347-4c8f-d8ef-4a661300ac8c","wTKO6lKyvgbk9zQlDu695nzujD5wnVclImWFn0Zbt18.eyJpbnN0YW5jZUlkIjoiYzM2ZTBkY2EtMGYzMS00ZDA2LTlhNjItNTFiMWRlMDkxNmZjIiwiYXBwRGVmSWQiOiIxMzY3NjZhYi04MzQ3LTRjOGYtZDhlZi00YTY2MTMwMGFjOGMiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMDFUMTY6MDE6MDguMzkwWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiOWFhY2I5My1kM2Q3LTQ3NDYtYTgzZS02OTQzN2YxMDY4Y2MiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNy0xMi0wN1QyMzo0NzoxMS41NDRaIn0"],"3587":["13bef2ca-bd22-6482-0b7d-6c95f09cc302","cjnsAPQCsqU2B8W3imhnXbZbHM0UloT__RQI9mTng64.eyJpbnN0YW5jZUlkIjoiYmY5M2I5ZDEtN2YwMS00MGRhLThlYTEtNGYwMzQxYTE1ZWRiIiwiYXBwRGVmSWQiOiIxM2JlZjJjYS1iZDIyLTY0ODItMGI3ZC02Yzk1ZjA5Y2MzMDIiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMDFUMTY6MDE6MDguMzkwWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiOWFhY2I5My1kM2Q3LTQ3NDYtYTgzZS02OTQzN2YxMDY4Y2MiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNy0xMi0wN1QyMzo0NzoxMS41NDRaIn0"],"4298":["13ff8629-c1fc-e289-e81f-bc8c8968e9d6","_maDaOPqb732AfS65CH8vqaNT7cv2h_f1HuT2O9a6r4.eyJpbnN0YW5jZUlkIjoiOTk5NWI0OTYtNTJhYy00MjdmLWFmMGItYjhiMTlmNTQ0MjdlIiwiYXBwRGVmSWQiOiIxM2ZmODYyOS1jMWZjLWUyODktZTgxZi1iYzhjODk2OGU5ZDYiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1MmIyZGZlMS0zMmFhLTA3ZGMtMjgzNy0yYzVjMGMzYzE0MjYiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"5067":["13ecdd6b-7bb5-b2fe-4298-d2f9f34acf0d","H9nstz-k7GKvYcCKzkP0TNyNTiaooAir5lHRuBwbb5U.eyJpbnN0YW5jZUlkIjoiOWExMTIwZDgtNzc2NS00NmI3LWI2NDctZTAyNWJmZjZhNzgxIiwiYXBwRGVmSWQiOiIxM2VjZGQ2Yi03YmI1LWIyZmUtNDI5OC1kMmY5ZjM0YWNmMGQiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMDFUMTY6MDE6MDguMzkwWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiOWFhY2I5My1kM2Q3LTQ3NDYtYTgzZS02OTQzN2YxMDY4Y2MiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNy0xMi0wN1QyMzo0NzoxMS41NDRaIn0"],"5262":["12d5833e-f061-7cc8-5122-e1d404f6c8ae","gjuZ70egbZ0L-59jTHoiUU5xT_lxdBaXC_iVlzrchbk.eyJpbnN0YW5jZUlkIjoiZmM4ZmJiMTUtZmM3Ny00YjJhLTg5ODMtMjViNjFhZGE0M2IxIiwiYXBwRGVmSWQiOiIxMmQ1ODMzZS1mMDYxLTdjYzgtNTEyMi1lMWQ0MDRmNmM4YWUiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzN2E4ZDA2Mi05YzcxLTBlODktMGViZi1iMTViODliMjE1ZTkiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"5878":["12c010e4-bb73-5e55-8d12-b8c61b248664","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCJkNTcyNzNmZC1lOGVjLTQyM2QtOTkzZS00MTI5Zjg3YWYyMWFcIixcImFwcERlZklkXCI6XCIxMmMwMTBlNC1iYjczLTVlNTUtOGQxMi1iOGM2MWIyNDg2NjRcIixcInNpZ25EYXRlXCI6XCIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiYjlhYWNiOTMtZDNkNy00NzQ2LWE4M2UtNjk0MzdmMTA2OGNjXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiMTJjMDEwZTQtYmI3My01ZTU1LThkMTItYjhjNjFiMjQ4NjY0XCIsXCJzY2RcIjpcIjIwMTctMTItMDdUMjM6NDc6MTEuNTQ0WlwifX0iLCJpYXQiOjE3NDYxMTUyNjgsImV4cCI6MTc0NjEyOTY2OH0.sZLiWDZy_nEJPW6_jAh08WisBBf0prpXZT5lT95raRQ"],"6524":["675bbcef-18d8-41f5-800e-131ec9e08762","wixcode-pub.84b82e23846c12d9e5d6088336c78b637252af0e.eyJpbnN0YW5jZUlkIjoiN2NmZjJiZGYtNzIwMi00MDUyLThjMzItNWE3MGM5ZTA3NTE0IiwiaHRtbFNpdGVJZCI6ImNhZmEwYzFhLTBmNTgtNGY3OC1hYTMyLWMyMWExZDUwYzYxZCIsInVpZCI6bnVsbCwicGVybWlzc2lvbnMiOm51bGwsImlzVGVtcGxhdGUiOmZhbHNlLCJzaWduRGF0ZSI6MTc0NjExNTI2ODM5MCwiYWlkIjpudWxsLCJhcHBEZWZJZCI6IkNsb3VkU2l0ZUV4dGVuc2lvbiIsImlzQWRtaW4iOmZhbHNlLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4IiwiY2FjaGUiOnRydWUsImV4cGlyYXRpb25EYXRlIjpudWxsLCJwcmVtaXVtQXNzZXRzIjoiQWRzRnJlZSxIYXNEb21haW4sU2hvd1dpeFdoaWxlTG9hZGluZyIsInRlbmFudCI6bnVsbCwic2l0ZU93bmVySWQiOiJiOWFhY2I5My1kM2Q3LTQ3NDYtYTgzZS02OTQzN2YxMDY4Y2MiLCJpbnN0YW5jZVR5cGUiOiJwdWIiLCJzaXRlTWVtYmVySWQiOm51bGwsInBlcm1pc3Npb25TY29wZSI6bnVsbCwibG9naW5BY2NvdW50SWQiOm51bGwsImlzTG9naW5BY2NvdW50T3duZXIiOm51bGwsImJvdW5kU2Vzc2lvbiI6bnVsbCwic2Vzc2lvbklkIjpudWxsLCJzZXNzaW9uQ3JlYXRpb25UaW1lIjpudWxsLCJzaXRlQ3JlYXRlZERhdGUiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoiLCJhY2NvdW50Q3JlYXRlZERhdGUiOm51bGx9"],"8288":["14ce1214-b278-a7e4-1373-00cebd1bef7c","P072J80a2yJjXaqb0zfxqhCkxXTo66OrC5Cn9OxjVhU.eyJpbnN0YW5jZUlkIjoiMjc3ZGQ4YzMtMjNmOS00NTE1LTkxYWUtMTM1ZGZkYmE4Mzk4IiwiYXBwRGVmSWQiOiIxNGNlMTIxNC1iMjc4LWE3ZTQtMTM3My0wMGNlYmQxYmVmN2MiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlYzVhYjNiNC00M2ZmLTAwYjYtMTY5Mi04N2IwNmVkMmQ1YzAiLCJzaXRlT3duZXJJZCI6ImI5YWFjYjkzLWQzZDctNDc0Ni1hODNlLTY5NDM3ZjEwNjhjYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE3LTEyLTA3VDIzOjQ3OjExLjU0NFoifQ"],"-666":["22bef345-3c5b-4c18-b782-74d4085112ff","nHmpCgXNR7V5RLtOA7a--_IGue2rgDuu_nLt0h14K3E.eyJpbnN0YW5jZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4IiwiYXBwRGVmSWQiOiIyMmJlZjM0NS0zYzViLTRjMTgtYjc4Mi03NGQ0MDg1MTEyZmYiLCJtZXRhU2l0ZUlkIjoiY2IyNzZiNzctNjAwNi00NWEzLTg3M2MtOTRlZDkzNjg1NjU4Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTAxVDE2OjAxOjA4LjM5MFoiLCJkZW1vTW9kZSI6ZmFsc2UsInNpdGVPd25lcklkIjoiYjlhYWNiOTMtZDNkNy00NzQ2LWE4M2UtNjk0MzdmMTA2OGNjIiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMTctMTItMDdUMjM6NDc6MTEuNTQ0WiJ9"]}},"seo":{"context":{"siteName":"Pyfsa Robotics","siteUrl":"https:\/\/www.pyfsa.com","domain":"pyfsa.com","indexSite":true,"defaultUrl":"https:\/\/www.pyfsa.com\/","currLangIsOriginal":true,"siteOgImage":"https:\/\/static.wixstatic.com\/media\/b9aacb_37ce9b097fc94d688958d192f7632415%7Emv2.jpg","homePageTitle":"PYFSA ROBOTICS","facebookAdminId":"pyfsa.robotics","businessName":"PYFSA ROBOTICS SRL","businesLogo":"https:\/\/static.wixstatic.com\/media\/b9aacb_20d4f09e6ea94551b495cc88358decce~mv2.jpg","businessLocationCountry":"AR","businessLocationFormatted":"Av. Gral Belgrano 2272, Tigre, CABA B1611DVO, ARG","businesLocationsState":"CABA","businessLocationCity":"Tigre","businesLocationsStreet":"Av. Gral Belgrano 2272","businessPostalCode":"B1611DVO","experiments":{"specs.seo.EnableFaqSD":"false","specs.seo.EnableOnlineProgramsVideoSD":"true"},"platformAppsExperiments":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.usePictureElement":"true","specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.useImageAvifFormat":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.autofixGalleriesAddition":"false","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.ItemsVirtualization":"false","specs.pro-gallery.slideTransition":"true","specs.proGallery.shouldShowNewPanels":"false","specs.pro-gallery.displayProGalleryPresets":"true","specs.pro-gallery.navigationArrowsDrawer":"true","specs.pro-gallery.horizontalTitlePlacementOptions":"true","specs.pro-gallery.artstoreShowDeprecationMessageInSettings":"false","specs.pro-gallery.useUnchangingImageRenderer":"true","specs.pro-gallery.navArrowsVericalPositionController":"true","specs.pro-gallery.enablePGRenderIndicator":"false","specs.pro-gallery.excludeFromWarmupData":"false","specs.pro-gallery.customNavigationArrows":"true","specs.pro-gallery.fixedGalleryRatio":"true","specs.pro-gallery.displayProGalleryNewPreset":"true","specs.pro-gallery.useReactionService":"true","specs.pro-gallery.textBoxWidthControllers":"true","specs.pro-gallery.allowOverlayGradient":"true","specs.pro-gallery.excludeFromLayoutFixer":"false","specs.pro-gallery.useIsInFirstFold":"false","specs.pro-gallery.enableLightroomSettingsButton":"true","specs.pro-gallery.displayPreset16":"true","specs.pro-gallery.displayProGallerySEOSettings":"false","specs.pro-gallery.imageEditing":"b","specs.pro-gallery.useWowImageRenderer":"false","specs.pro-gallery.useWarmupData":"true","specs.pro-gallery.enableFullResFeature":"true","specs.pro-gallery.useNewReactionsCalculation-Rollout":"true","specs.pro-gallery.finalReplaceSlideshow":"true","specs.pro-gallery.slideAnimationDeck":"true","specs.pro-gallery.useReactPortalInArtStore":"true","specs.pro-gallery.blockOAP":"false","specs.pro-gallery.useServerBlueprints-viewer":"false","specs.pro-gallery.excludeFromThinLinesFix":"false","specs.pro-gallery.excludeFromHlsVideosOnIphone":"true","specs.pro-gallery.removeRoleApplication":"true","specs.pro-gallery.tryCentralizedConduction":"false","specs.pro-gallery.organizeMediaMultiTypes":"true","specs.pro-gallery.useServerBlueprints-preview":"false","specs.pro-gallery.displayPreset15":"true","specs.pro-gallery.enableVideoPlaceholder":"true","specs.pro-gallery.horizontalTitlePlacementOptionsViewer":"true","specs.pro-gallery.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.blockCropOnSSR":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true"},"13ff8629-c1fc-e289-e81f-bc8c8968e9d6":{"specs.media.MediaManager3":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.albums.editorDownloadLrPlugin":"true","specs.albums.addStorageFootnote":"true","specs.albums.NewAlbumsListPage":"true","specs.albums.albumsActivityWidget":"true"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.ShouldNotUseDestinationCompleteness":"true","specs.stores.DisableFocusProductOnInfiniteScroll":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.stores.AddLayoutConfigToLineItemsAutoGql":"true","specs.stores.FixScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.ShouldPreloadPurchaseFlowProperties":"true","specs.stores.ShouldRemoveFilterModalOpenClass":"true","specs.stores.MoveSlotAboveCheckoutButton":"true","specs.stores.GalleryFetchAppSettingsOnce":"false","specs.stores.ProductPageFixFullScreenRicoImage":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.UseCurrentCartFromSdk":"true","specs.stores.UsePrefixForRouterNavigationToProductPage":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.stores.ChangeShippingDestinationDialogLabelsTextColor":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"false","specs.stores.GalleryDontFetchFilteredProductsWithoutActiveFilters":"true","specs.stores.ProductPageNoLostBusinessNotifier":"true","specs.stores.ProductPageDropdownLabelForNoAria":"true","specs.stores.UseNewFiltersQueryParamEncoder":"true","specs.ecom.HandleNoCheckoutIdError":"true","specs.ecom.UseTitleHtmlTagSettingParam":"false","specs.stores.MergePaymentAndPlaceOrderSteps":"true","specs.stores.GalleryEnableLoadMoreHoverUnderline":"false","specs.stores.GalleryPriceFilterClientTicksCalculation":"true","specs.stores.ProductPageOOIScrollToError":"true","specs.stores.RemoveModifiersSelectionIdsFromUserSelections":"true","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.ProductPageDropdownLabelFor":"true","specs.stores.ShowAutomaticDiscountDataOnProductWidget":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ShowCorrectVariantPPU":"true","specs.stores.RefactorPlaceOrderStateCalculation":"true","specs.stores.AddKeyToShippingDestinationModalCloseButton":"true","specs.stores.CartIconCssVarsCssOptimization":"false","specs.stores.CheckoutHeaderAndLogoA11yChanges":"false","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.AddPaymentRequiredToCheckoutQuery":"true","specs.stores.AddComparePriceToVariantsItemsQueries":"true","specs.stores.ColorOptionsDefaultSizeViewer":"true","specs.stores.AddSidePaddingOnCartPageForDesktopViewer":"true","specs.stores.ShouldFocusMainElementOnCartPage":"true","specs.stores.GiftCartSeviceDownCheckout":"true","specs.stores.UsePaymentRequired":"true","specs.stores.UsingStoresViewerScriptAddToCart":"false","specs.stores.ShouldFixZoomForCheckoutInClassic":"false","specs.stores.EnableFadeInAnimationOnGalleryScroll":"true","specs.stores.AddSubscriptionChargesToCheckoutQuery":"true","specs.stores.AddSlotToCheckoutPolicies":"false","specs.stores.RemoveLinkFromNonStoresItems":"true","specs.stores.AddToCartInLightboxOpneProductPage":"false","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.FixQueryParamSpecialCharDecode":"true","specs.stores.TYPErrorMsgGC":"false","specs.stores.GallerySlotsPOC":"false","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.stores.GalleryPriceSliderA11yFixKeyboardFocus":"true","specs.stores.AllowGalleryContainerPadding":"true","specs.ecom.RemoveGQLCallOnCreateCheckout":"true","specs.stores.OptimizeSelectionCalculation":"true","specs.stores.CartFromSDKWhenShowShippingOrShowTax":"true","specs.stores.SupportMemberOnlyCheckout":"true","specs.stores.HoverEffectOnImageOnly":"true","specs.stores.ShouldProductPageUseNewSocialIcons":"true","specs.stores.FixGalleryDropdownOptionsDisabledOpacity":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"false","specs.stores.ProductPageSlots":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.ProductPageOptionsMigrateToUITPA":"true","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.stores.SliderGalleryTitleFontSizeViewer":"true","specs.stores.PreorderDataInWishlist":"true","specs.stores.UseNewSubscriptionCheckboxInCustomerDetailsForm":"false","specs.forms.EnableNewPhoneFieldValidation":"true","specs.stores.GalleryProductItemsLazyLoadingForV3":"true","specs.stores.GallerySeoTags":"true","specs.stores.SliderGallery200Limit":"true","specs.stores.AllowStickySidebarInViewer":"true","specs.stores.RangeFilterRefactor":"true","specs.stores.QuickViewMoreLinkFontFallback":"true","specs.stores.ShowCssPerBreakpointIndicationsSideCart":"true","specs.forms.EnablePhoneField":"true","specs.stores.ShouldScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.AccessibilityOptimizedPageHierarchy":"false","specs.stores.FixBackInStockButtonValidation":"true","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.FixSliderGalleryRelatedProductsEmptyRender":"true","specs.stores.AddMembersOnlyToCheckoutQuery":"true","specs.stores.ShouldRecalculatePlaceOrderButtonStateForMembers":"true","specs.stores.FixProductPageUrlsForRouterPage":"true","specs.stores.GalleryShowLazyLoadingLoader":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.PriceFilterClientTicksCalculation":"true","specs.stores.CheckoutButtonLinkedToSecureCheckout":"true","specs.stores.ProductPageOOIMediaNavigationToSwiper":"false","specs.stores.AddPoliciesToLineItems":"true","specs.stores.ProductPageAddDelayedCapturePropToPaymentMethodsBanner":"false","specs.stores.WishlistStylePolyfillForIframe":"false","specs.stores.UseNewFiltersQueryParamDecoder":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.EnableStorefrontSubCategories":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.forms.EnableDextPhoneField":"true","specs.stores.AvifImageEncoding":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.SupportFreeTrialLineItems":"true","specs.stores.AddCheckoutSettingsToGetConfigGQLQuery":"false","specs.stores.GalleryStorefrontAddStrikethroughAndSalePriceDesign":"true","specs.stores.CategoryHeaderLayoutPerBreakpoint":"true","specs.stores.PreventGalleryFullRefreshOnUrlChange":"true","specs.stores.ProductPageRicoDescription":"true","specs.stores.increaseGqlGetLimit":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"}},"businessPhone":"+Argentina 11 4727-0535"},"userPatterns":[],"metaTags":[{"name":"fb_admins_meta_tag","value":"pyfsa.robotics","property":false},{"name":"google-site-verification","value":"yFnsHxV8VCxEdJivlVJLObVXWuJ4q7MT3zrDYR5d0Ug","property":false}],"customHeadTags":"","isInSEO":true,"hasBlogAmp":false,"mainPageId":"e6zct"},"sessionManager":{"sessionModel":{},"appsInstances":{},"dynamicModelApiUrl":"https:\/\/www.pyfsa.com\/_api\/v2\/dynamicmodel","accessTokensApiUrl":"https:\/\/www.pyfsa.com\/_api\/v1\/access-tokens","expiryTimeoutOverride":0,"isRunningInDifferentSiteContext":false},"siteMembersWixCodeSdk":{"isPreviewMode":false,"isEditMode":false,"smToken":"","smcollectionId":"788eb41e-fe7c-4a53-87e4-1be2b44bb6ba"},"siteMembers":{"collectionExposure":"Public","smcollectionId":"788eb41e-fe7c-4a53-87e4-1be2b44bb6ba","smToken":"","protectedHomepage":false,"isTemplate":false,"loginSocialBarOnSite":false,"isCommunityInstalled":false},"siteWixCodeSdk":{"fontFaceServerUrl":"https:\/\/serverless.parastorage.com\/_serverless\/site-sdk-server\/v1\/style","siteDisplayName":"Pyfsa Robotics","siteRevision":225,"language":"es","mainPageId":"e6zct","pageIdToPrefix":{},"routerPrefixes":{},"pageIdToTitle":{"e6zct":"PYFSA ROBOTICS"},"urlMappings":null,"viewMode":"Site"},"tinyMenu":{"languages":false},"tpaCommons":{"widgetsClientSpecMapData":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","tpaWidgetId":"shoutout_feed","appPage":{},"applicationId":4,"appDefinitionName":"ShoutOut (Legacy)","appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","isWixTPA":true,"allowScrolling":false},"136089b1-dac6-af6f-aa6e-bddf74b577ff":{"widgetUrl":"https:\/\/app-two.rolloverfx.com\/widget","mobileUrl":"https:\/\/app-two.rolloverfx.com\/widget","tpaWidgetId":"rollover","appPage":{},"applicationId":1279,"appDefinitionName":"Rollover Image Effects","appDefinitionId":"1360889d-0155-11cf-7146-19284f5addc2","isWixTPA":false,"allowScrolling":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html","mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html","tpaWidgetId":"pro-gallery","appPage":{},"applicationId":2200,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":false},"144f04b9-aab4-fde7-179b-780c11da4f46":{"widgetUrl":"https:\/\/progallery.wixapps.net\/fullscreen","mobileUrl":"https:\/\/progallery.wixapps.net\/fullscreen","appPage":{"id":"fullscreen_page","name":"Fullscreen Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":true,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":2200,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":true},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2200,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":false},"136766cc-d540-a107-f70c-31017321fda1":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/photo-editor\/wix_cached_view","mobileUrl":"https:\/\/www.powr.io\/plugins\/photo-editor\/wix_cached_view","tpaWidgetId":"powr_photo_editor","appPage":{},"applicationId":2544,"appDefinitionName":"Photo Editor","appDefinitionId":"136766ab-8347-4c8f-d8ef-4a661300ac8c","isWixTPA":false,"allowScrolling":false},"13bf499e-96f2-38b9-e11a-9e767eef55bd":{"widgetUrl":"https:\/\/wwba.azurewebsites.net\/Wix\/widget","mobileUrl":"https:\/\/wwba.azurewebsites.net\/Wix\/Widget?d=mobile","tpaWidgetId":"before_after","appPage":{},"applicationId":3587,"appDefinitionName":"Before and After Slider","appDefinitionId":"13bef2ca-bd22-6482-0b7d-6c95f09cc302","isWixTPA":false,"allowScrolling":false},"c889737e-3746-4f30-b729-4ac0d919216b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","tpaWidgetId":"c889737e-3746-4f30-b729-4ac0d919216b","appPage":{},"applicationId":4298,"appDefinitionName":"Wix Photo Albums","appDefinitionId":"13ff8629-c1fc-e289-e81f-bc8c8968e9d6","isWixTPA":true,"allowScrolling":false},"1413db53-d0ad-f2f2-f9a4-0dfc2e886b1e":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","appPage":{"id":"client_showcase","name":"Photo Albums","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":4298,"appDefinitionName":"Wix Photo Albums","appDefinitionId":"13ff8629-c1fc-e289-e81f-bc8c8968e9d6","isWixTPA":true,"allowScrolling":false},"13ecddd8-e463-2b10-af33-d2096f93e7dd":{"widgetUrl":"https:\/\/widgetic.com\/wix\/app\/537e2ddb09c7e2da678b4567","mobileUrl":"https:\/\/widgetic.com\/wix\/app\/537e2ddb09c7e2da678b4567","tpaWidgetId":"image_zoom","appPage":{},"applicationId":5067,"appDefinitionName":"Image Zoom","appDefinitionId":"13ecdd6b-7bb5-b2fe-4298-d2f9f34acf0d","isWixTPA":false,"allowScrolling":false},"12d58350-abc8-568f-db5c-bd1c19a2a71a":{"widgetUrl":"https:\/\/wixlabs-adsense-v3.uc.r.appspot.com\/widget","mobileUrl":"https:\/\/wixlabs-adsense-v3.uc.r.appspot.com\/widget","tpaWidgetId":"google_adsense","appPage":{},"applicationId":5262,"appDefinitionName":"Wix Monetize with AdSense","appDefinitionId":"12d5833e-f061-7cc8-5122-e1d404f6c8ae","isWixTPA":true,"allowScrolling":false},"4c50c6bd-d7d3-4f11-9e8f-0fcc45ce86cc":{"widgetUrl":"\/","appPage":{},"applicationId":5262,"appDefinitionName":"Wix Monetize with AdSense","appDefinitionId":"12d5833e-f061-7cc8-5122-e1d404f6c8ae","isWixTPA":true,"allowScrolling":false},"8f30e801-f3d7-4bf5-9045-3e3290045941":{"widgetUrl":"\/","appPage":{},"applicationId":5262,"appDefinitionName":"Wix Monetize with AdSense","appDefinitionId":"12d5833e-f061-7cc8-5122-e1d404f6c8ae","isWixTPA":true,"allowScrolling":false}},"appsClientSpecMapData":{"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":{"applicationId":4,"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.2060.0"},"isWixTPA":true},"1360889d-0155-11cf-7146-19284f5addc2":{"applicationId":1279,"widgets":{"136089b1-dac6-af6f-aa6e-bddf74b577ff":{"widgetUrl":"https:\/\/app-two.rolloverfx.com\/widget","widgetId":"136089b1-dac6-af6f-aa6e-bddf74b577ff","refreshOnWidthChange":true,"mobileUrl":"https:\/\/app-two.rolloverfx.com\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"rollover","default":true}},"appDefinitionName":"Rollover Image Effects","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"We've done everything we can to ensure an incredible mobile experience. Customise how your effects are triggered, define mobile specific elements of your site, customise fonts and widget size. ","name":"Go Mobile First","id":"2139be97-6636-48fc-8cba-fdb65c143326"},{"description":"From cutting edge to classic effects all fully customisable. You have a suite of 30+ effects to choose from to bring your Wix site to life","name":"Customise Dozens of Effects","id":"5411fb68-6717-4d79-b18b-bd617806b2dd"},{"description":"Create full width responsive Rollovers! Beautiful, stunning animated strips and backgrounds for your Wix Site","name":"Full Width Responsive Strips","id":"859175d8-da19-48d8-8e79-0301cb734bbb"},{"description":"Use Wix's advanced Link Picker tool to link to anything, documents, email, anchors, other websites, and make Rollover an integrated part of your website","name":"Link to Anything ","id":"41a37c53-7d0d-4fb2-abc6-118e2d5fb7c7"},{"description":"You can adjust the position of your text to suit your needs, with our pixel perfect alignment tools","name":"Use Advanced Layout Tools","id":"8e323be2-aef9-40d0-a5c6-e7836cf4809b"},{"description":"We've added tap \/ touch support to Rollover to give your users more ways to interact with Rollover","name":"Run Effects with Touch","id":"8ddfa07c-5ec7-4b96-8dc4-5d79512cb447"},{"description":"Style your text your way with Rollover, using our WYSIWYG interface","name":" Add Paragraph Text","id":"85a3974e-ca34-42d3-8c4e-1061e52da589"},{"description":"Embed Soundcloud, You Tube and more, You can now style your paragraph text inline using and more","name":"Use HTML","id":"22d91f86-9ab2-4b30-aa04-bf1421305b28"},{"description":"Rollover effects use scalable vector graphics, meaning your Rollovers scale up and down with super-sharp clarity","name":"Use Super Sharp SVGs","id":"664c6512-637c-455e-9132-fc4c3dffb67d"},{"description":"You can upload images of up to 25mb, thanks to Wix's advanced image compression tools take care of the rest. We also resize the images you use, so no matter what size of screen they are viewed on","name":"Smart Image Optimisation","id":"1ee4123e-7abe-4f24-84e4-47f11e4272c6"},{"description":"Now, the effects run to completion with a single touch, no more half-run effects. Plus, we sped up how the images load with pre-loading tools to ensure fast mobile animations every time.","name":"Improved Mobile Performance","id":"09a63d2f-2662-42e8-b0ab-5a99c66531e3"},{"description":"Beautify images with Dual-Colour filters Use the dual colour filters on your images to match your brand colours, correct any imperfections with the original photographs","name":"Use Dual-Colour Filters","id":"ce8b2346-a2d0-4576-933f-f2e65e1b8503"},{"description":"Premium users are guaranteed a response within 24 hours, they can also request specific effects from the developers. ","name":"Get Help and Support","id":"e68eb6e2-2827-4671-a6b2-9b34dc9fa0af"},{"description":"Easily link up your social media accounts so you can access your images and use them in Rollover","name":"Connect Social accounts","id":"07a2dc6d-7e98-425f-b046-96726fa50e0d"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":14,"plans":[{"name":"Premium","vendorId":"Premiem","featureList":{"1ee4123e-7abe-4f24-84e4-47f11e4272c6":"","2139be97-6636-48fc-8cba-fdb65c143326":"","07a2dc6d-7e98-425f-b046-96726fa50e0d":"","09a63d2f-2662-42e8-b0ab-5a99c66531e3":"","5411fb68-6717-4d79-b18b-bd617806b2dd":"","8e323be2-aef9-40d0-a5c6-e7836cf4809b":"","664c6512-637c-455e-9132-fc4c3dffb67d":"","859175d8-da19-48d8-8e79-0301cb734bbb":"","e68eb6e2-2827-4671-a6b2-9b34dc9fa0af":"","85a3974e-ca34-42d3-8c4e-1061e52da589":"","ce8b2346-a2d0-4576-933f-f2e65e1b8503":"","8ddfa07c-5ec7-4b96-8dc4-5d79512cb447":"","22d91f86-9ab2-4b30-aa04-bf1421305b28":"","41a37c53-7d0d-4fb2-abc6-118e2d5fb7c7":""},"id":"d87b07ee-c75a-4859-a416-71dfc94052c6","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":20,"monthlyPrice":2.9900000095367,"yearlyPrice":2.3900001049042}}],"businessModel":"PREMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":false},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"applicationId":2200,"widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"useSsrSeo":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/3427"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryViewerWidget.bundle.min.js","ssrCacheExcluded":"false","isLoadable":true},"tpaWidgetId":"pro-gallery","default":false},"144f04b9-aab4-fde7-179b-780c11da4f46":{"widgetUrl":"https:\/\/progallery.wixapps.net\/fullscreen","widgetId":"144f04b9-aab4-fde7-179b-780c11da4f46","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/fullscreen","appPage":{"id":"fullscreen_page","name":"Fullscreen Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":true,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"linkable":true},"default":false},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"121a27a6-8fda-4a45-b2eb-60bf40299017","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"myzur","pageJsonFilename":"60cca8_1187b22ad1b74be9c211069460329a2b_8.json","blocksVersion":"2.0.0","ssrCacheExcluded":"true","relatedArtifact":"pro-gallery-tpa","nestedWidgets":"{\"internal\":[]}"}},"default":false}},"appDefinitionName":"Wix Pro Gallery","appFields":{"platform":{"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=ce7fd828-85c4-4b73-a390-d293eae32cec&metaSiteId=5af77ffc-cae0-4550-8a1e-4a85ff049a48&siteRevision=25","blocks_widgetManifestsUrl":"\/manifests\/14271d6f-ba62-d045-549b-ab972ae1f70e\/25\/manifests.json","santaWrapperBaseUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"cloneAppDataUrl":"https:\/\/progallery.wixapps.net\/_api\/gallery\/clone","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/3427"},"width":{"desktop":{},"tablet":{},"mobile":{}},"shouldCloneDataPerComponent":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/3427"}},"studio":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.934.0"},"isWixTPA":true},"136766ab-8347-4c8f-d8ef-4a661300ac8c":{"applicationId":2544,"widgets":{"136766cc-d540-a107-f70c-31017321fda1":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/photo-editor\/wix_cached_view","widgetId":"136766cc-d540-a107-f70c-31017321fda1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/www.powr.io\/plugins\/photo-editor\/wix_cached_view","published":false,"mobilePublished":true,"seoEnabled":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"powr_photo_editor","default":false}},"appDefinitionName":"Photo Editor","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Choose an image filter or manually set your image filter controls.","name":"Instagram-Style Filters","id":"9f9e234e-8f27-45d6-a52e-870240d6094f"},{"description":"Remove the POWr logo from your Photo Editor app. ","name":"No POWr Logo","id":"64d7048d-333d-433e-81d7-7c9edca77853"},{"description":"The number of different edited photos you can add to one website.","name":"Number of Photos","id":"31bb79a7-ad7f-45ae-9223-1bacd81be565"},{"description":"Make your edited photo eye-catching with different effects when a visitor hovers over it.","name":"Advanced Hover Effects","id":"62e1e48a-29ef-4888-ba76-bb1c6985dc8e"},{"description":"Draw attention to your photo on your page with subtle animations.","name":"Advanced Animations","id":"19e1c1e8-5d1a-47c8-8302-f6d1efa6b231"},{"description":"Disable right clicks on your photos to prevent them from being copied or saved.","name":"Disable Right Click","id":"48485513-1b42-47a2-86af-23a4ec5986e3"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Starter","vendorId":"premium","featureList":{"31bb79a7-ad7f-45ae-9223-1bacd81be565":"2","62e1e48a-29ef-4888-ba76-bb1c6985dc8e":"","9f9e234e-8f27-45d6-a52e-870240d6094f":"","64d7048d-333d-433e-81d7-7c9edca77853":"","19e1c1e8-5d1a-47c8-8302-f6d1efa6b231":""},"id":"b0582b50-9a00-407a-834f-21024d2783a1","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":2.9900000095367,"yearlyPrice":2.4800000190735}},{"name":"Pro","vendorId":"pro","featureList":{"31bb79a7-ad7f-45ae-9223-1bacd81be565":"3","62e1e48a-29ef-4888-ba76-bb1c6985dc8e":"","9f9e234e-8f27-45d6-a52e-870240d6094f":"","64d7048d-333d-433e-81d7-7c9edca77853":"","48485513-1b42-47a2-86af-23a4ec5986e3":"","19e1c1e8-5d1a-47c8-8302-f6d1efa6b231":""},"id":"9e5f1c6b-8b35-4fd7-8b91-ecccc1d22ff5","mostPopular":true,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":30,"monthlyPrice":3.9900000095367,"yearlyPrice":2.789999961853}},{"name":"Business","vendorId":"business","featureList":{"31bb79a7-ad7f-45ae-9223-1bacd81be565":"Unlimited","62e1e48a-29ef-4888-ba76-bb1c6985dc8e":"","9f9e234e-8f27-45d6-a52e-870240d6094f":"","64d7048d-333d-433e-81d7-7c9edca77853":"","48485513-1b42-47a2-86af-23a4ec5986e3":"","19e1c1e8-5d1a-47c8-8302-f6d1efa6b231":""},"id":"1debfc97-ce5c-4b9d-82c9-1bfba6b64566","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":6.9899997711182,"yearlyPrice":5.8000001907349}}],"businessModel":"FREEMIUM"},"appId":"2bcc7fbc-f296-4cfa-87f1-28a7d56f3f7c","languageCode":"en"}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^2.0.0"},"isWixTPA":false},"13bef2ca-bd22-6482-0b7d-6c95f09cc302":{"applicationId":3587,"widgets":{"13bf499e-96f2-38b9-e11a-9e767eef55bd":{"widgetUrl":"https:\/\/wwba.azurewebsites.net\/Wix\/widget","widgetId":"13bf499e-96f2-38b9-e11a-9e767eef55bd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wwba.azurewebsites.net\/Wix\/Widget?d=mobile","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"before_after","default":false}},"appDefinitionName":"Before and After Slider","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Add up to 2 or an unlimited number of beautifully designed Before and After sliders to your website, depending on the plan you choose. ","name":"Number of Sliders","id":"522ba641-36c1-416f-a41e-7638a0d459e4"},{"description":"Easily add, edit or remove photos in Before and After sliders that will appear on your website.","name":"Add and Manage Sliders","id":"f60bb376-f423-44b1-ba30-0fa4f169e47f"},{"description":"Mobile responsive design means your plugins look great on any phone, tablet, or computer.","name":"Mobile Responsive Design","id":"fbe2afc6-e9ae-4f5d-99fb-b767fb0fc64f"},{"description":"Before and After slider supports text inputs in any language\r\n","name":"Complete Language Support","id":"d7aea9d6-f7c7-4b08-84c5-004b8a15d284"},{"description":"Customize the colors of the Before and After sliders background and texts.","name":"Custom Look","id":"1fa809b4-d9b0-4fc8-8dff-60f38919c200"},{"description":"The \"featured by\" banner is removed for premium users. \r\n","name":"Remove Our Logo","id":"15e0c6a4-276c-492b-a2dc-07c152d76296"},{"description":"Feature that enables auto playing slider and showing before and after difference for better engagement.","name":"Auto Play","id":"d8bbb8b0-48c9-4aef-a4ed-14547d218dc5"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"1fa809b4-d9b0-4fc8-8dff-60f38919c200":"","fbe2afc6-e9ae-4f5d-99fb-b767fb0fc64f":"","f60bb376-f423-44b1-ba30-0fa4f169e47f":"","522ba641-36c1-416f-a41e-7638a0d459e4":"2","d7aea9d6-f7c7-4b08-84c5-004b8a15d284":""},"id":"a4f028b4-bcd5-4f52-8d3a-693af66e7cf8","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"BA_premium","featureList":{"1fa809b4-d9b0-4fc8-8dff-60f38919c200":"","fbe2afc6-e9ae-4f5d-99fb-b767fb0fc64f":"","f60bb376-f423-44b1-ba30-0fa4f169e47f":"","15e0c6a4-276c-492b-a2dc-07c152d76296":"","522ba641-36c1-416f-a41e-7638a0d459e4":"Unlimited","d8bbb8b0-48c9-4aef-a4ed-14547d218dc5":"","d7aea9d6-f7c7-4b08-84c5-004b8a15d284":""},"id":"f68ead8f-0aea-4af8-9135-f1ea0febcb8e","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":16,"monthlyPrice":2.9900000095367,"yearlyPrice":2.5}}],"businessModel":"FREEMIUM"}}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":false},"13ff8629-c1fc-e289-e81f-bc8c8968e9d6":{"applicationId":4298,"widgets":{"c889737e-3746-4f30-b729-4ac0d919216b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","widgetId":"c889737e-3746-4f30-b729-4ac0d919216b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"viewer":{"errorReporting":{"url":""}},"componentUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1575.0\/AlbumsGOGOOIViewerWidget.bundle.min.js","ssrCacheExcluded":"true"},"tpaWidgetId":"c889737e-3746-4f30-b729-4ac0d919216b","default":false},"1413db53-d0ad-f2f2-f9a4-0dfc2e886b1e":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","widgetId":"1413db53-d0ad-f2f2-f9a4-0dfc2e886b1e","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","appPage":{"id":"client_showcase","name":"Photo Albums","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":""}},"componentUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1575.0\/AlbumsGOGOOIViewerWidget.bundle.min.js","ssrCacheExcluded":"true"},"default":true}},"appDefinitionName":"Wix Photo Albums","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1575.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1575.0\/editorScript.bundle.min.js","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1575.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.228.0"},"isWixTPA":true},"13ecdd6b-7bb5-b2fe-4298-d2f9f34acf0d":{"applicationId":5067,"widgets":{"13ecddd8-e463-2b10-af33-d2096f93e7dd":{"widgetUrl":"https:\/\/widgetic.com\/wix\/app\/537e2ddb09c7e2da678b4567","widgetId":"13ecddd8-e463-2b10-af33-d2096f93e7dd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/widgetic.com\/wix\/app\/537e2ddb09c7e2da678b4567","published":true,"mobilePublished":true,"seoEnabled":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"image_zoom","default":true}},"appDefinitionName":"Image Zoom","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Remove the Widget branding and let your users focus on your brand instead.","name":"Remove Logo","id":"350aec69-9a8e-40a5-a949-d64c5a72a74c"},{"description":"Create the look you need for the buttons, by changing the size and colors.","name":"Customize Button Layouts","id":"ded4396a-8db5-4afa-98f8-6d858bcdd1df"},{"description":"Select from 6 preset navigation layouts or create your own. ","name":"Navigation Layouts","id":"a17d37be-8aef-4fe9-942c-8955a454fb02"},{"description":"Customize your own look and feel by changing the navigation and the functionality. Edit colors, sizes, distances, orientation, shape and more for seamless integration into your site.","name":"Customize Design","id":"e9553c62-8d64-4dfc-97ef-17a77ec046d7"},{"description":"Use your mouse to zoom in by double clicking the image, or drag the image around to see every detail. The navigation can also be set to transparent while dragging.","name":"Interactive Navigation","id":"dbe3ff7d-6cf9-4389-931d-cfe6514e020e"},{"description":"This widget is fully responsive and works on mobile devices, tablets and desktop too.","name":"Mobile Friendly","id":"895316b0-aaa8-45dc-8d70-2fbf75476ab6"},{"description":"We work hard to create the most beautiful widgets on the web and your feedback is important to us. Our responses are always fast, friendly and helpful.","name":"Top Customer Support","id":"548e9991-c60a-4340-a4a9-f60d8bc4b72e"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"dbe3ff7d-6cf9-4389-931d-cfe6514e020e":"","895316b0-aaa8-45dc-8d70-2fbf75476ab6":"","a17d37be-8aef-4fe9-942c-8955a454fb02":"","548e9991-c60a-4340-a4a9-f60d8bc4b72e":"","e9553c62-8d64-4dfc-97ef-17a77ec046d7":""},"id":"e7208b3c-3bb6-4eae-825e-b1d8d5bf285c","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Plus","vendorId":"plus-plan","featureList":{"ded4396a-8db5-4afa-98f8-6d858bcdd1df":"","dbe3ff7d-6cf9-4389-931d-cfe6514e020e":"","895316b0-aaa8-45dc-8d70-2fbf75476ab6":"","a17d37be-8aef-4fe9-942c-8955a454fb02":"","350aec69-9a8e-40a5-a949-d64c5a72a74c":"","548e9991-c60a-4340-a4a9-f60d8bc4b72e":"","e9553c62-8d64-4dfc-97ef-17a77ec046d7":""},"id":"1be33e3f-d2a7-43d1-902b-3a5317e63d6f","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":20,"monthlyPrice":2.9900000095367,"yearlyPrice":2.4000000953674}}],"businessModel":"FREEMIUM"},"appId":"1e42bbd9-e577-4511-8ec2-0380f808cdb7","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":false},"12d5833e-f061-7cc8-5122-e1d404f6c8ae":{"applicationId":5262,"widgets":{"12d58350-abc8-568f-db5c-bd1c19a2a71a":{"widgetUrl":"https:\/\/wixlabs-adsense-v3.uc.r.appspot.com\/widget","widgetId":"12d58350-abc8-568f-db5c-bd1c19a2a71a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wixlabs-adsense-v3.uc.r.appspot.com\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":250,"mobileSettingsEnabled":true},"tpaWidgetId":"google_adsense","default":false},"4c50c6bd-d7d3-4f11-9e8f-0fcc45ce86cc":{"widgetUrl":"\/","widgetId":"4c50c6bd-d7d3-4f11-9e8f-0fcc45ce86cc","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":true,"dependencies":[]},"default":false},"8f30e801-f3d7-4bf5-9045-3e3290045941":{"widgetUrl":"\/","widgetId":"8f30e801-f3d7-4bf5-9045-3e3290045941","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":true,"dependencies":[]},"default":false}},"appDefinitionName":"Wix Monetize with AdSense","appFields":{"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^2.0.0"},"isWixTPA":true}},"previewMode":false,"siteRevision":225,"userFileDomainUrl":"filesusr.com","metaSiteId":"cb276b77-6006-45a3-873c-94ed93685658","isPremiumDomain":true,"routersConfig":{},"routerByPrefix":{},"pageIdToPrefix":{},"viewMode":"site","editorOrSite":"site","externalBaseUrl":"https:\/\/www.pyfsa.com","tpaModalConfig":{"wixTPAs":{"1480c568-5cbd-9392-5604-1148f5faffa0":true,"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":true,"141fbfae-511e-6817-c9f0-48993a7547d1":true,"14bca956-e09f-f4d6-14d7-466cb3f09103":true,"13ee94c1-b635-8505-3391-97919052c16f":true,"139ef4fa-c108-8f9a-c7be-d5f492a2c939":true,"150ae7ee-c74a-eecd-d3d7-2112895b988a":true,"14b89688-9b25-5214-d1cb-a3fb9683618b":true,"55cd9036-36bb-480b-8ddc-afda3cb2eb8d":true,"f123e8f1-4350-4c9b-b269-04adfadda977":true,"146c0d71-352e-4464-9a03-2e868aabe7b9":true,"ea2821fc-7d97-40a9-9f75-772f29178430":true,"e3118e0a-b1c1-4e1d-b67d-ddf0cb92309b":true,"a322993b-2c74-426f-bbb8-444db73d0d1b":true,"9bead16f-1c73-4cda-b6c4-28cff46988db":true,"13aa9735-aa50-4bdb-877c-0bb46804bd71":true,"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9":true,"d70b68e2-8d77-4e0c-9c00-c292d6e0025e":true,"307ba931-689c-4b55-bb1d-6a382bad9222":true,"4b10fcce-732d-4be3-9d46-801d271acda9":true,"8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841":true,"8725b255-2aa2-4a53-b76d-7d3c363aaeea":true,"35aec784-bbec-4e6e-abcb-d3d724af52cf":true,"94bc563b-675f-41ad-a2a6-5494f211c47b":true,"14e12b04-943e-fd32-456d-70b1820a2ff2":true,"e4b5f1bc-c77a-4319-a60d-a46acb17f6fc":true,"1973457f-c021-4da5-941f-58444ff761d4":true,"6580b7e9-4031-4a62-a0a5-8e2fa92e8e18":true,"7516f85b-0868-4c23-9fcb-cea7784243df":true,"57d13128-4a4c-494b-80b3-a6fb2e28018d":true,"14271d6f-ba62-d045-549b-ab972ae1f70e":true,"13ff8629-c1fc-e289-e81f-bc8c8968e9d6":true,"12d5833e-f061-7cc8-5122-e1d404f6c8ae":true,"14ce1214-b278-a7e4-1373-00cebd1bef7c":true}},"appSectionParams":{},"requestUrl":"https:\/\/www.pyfsa.com\/","isMobileView":false,"deviceType":"desktop","isMobileDevice":false,"extras":{},"tpaDebugParams":{"debugApp":null,"petri_ovr":null},"locale":"es","shouldRenderTPAsIframe":true,"debug":false,"regionalLanguage":"es"},"windowWixCodeSdk":{"isMobileFriendly":true,"formFactor":"Desktop","pageIdToRouterAppDefinitionId":{}},"wixCustomElementComponent":{"shouldLoadAllExternalScripts":true,"widgetsToRenderOnFreeSites":{"4c50c6bd-d7d3-4f11-9e8f-0fcc45ce86cc":true,"8f30e801-f3d7-4bf5-9045-3e3290045941":true,"14271d6f-ba62-d045-549b-ab972ae1f70e-myzur":true},"wixCodeBundlersUrlData":{"url":"https:\/\/bundler.wix-code.com\/cb276b77-6006-45a3-873c-94ed93685658\/7cff2bdf-7202-4052-8c32-5a70c9e07514\/d46a6be1-ba9d-4dc0-bff8-6e0efdcb2d88\/","queryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","appDefIdToWixCodeBundlerUrlData":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"url":"https:\/\/bundler.wix-code.com\/cb276b77-6006-45a3-873c-94ed93685658\/7cff2bdf-7202-4052-8c32-5a70c9e07514\/71869e96-79b7-49b9-b6f9-e32bcf00ac52\/","queryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true"}}},"customElementWidgets":{}},"wixEmbedsApi":{"isAdminPage":false},"platform":{"sdksStaticPaths":{"mainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/mainSdks.a9770611.chunk.min.js","nonMainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/nonMainSdks.29e2e76a.chunk.min.js"},"landingPageId":"e6zct","isChancePlatformOnLandingPage":true,"clientWorkerUrl":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/clientWorker.836ee9e1.bundle.min.js","bootstrapData":{"isMobileView":false,"isMobileAppBuilder":false,"appsSpecData":{"1973457f-c021-4da5-941f-58444ff761d4":{"appDefinitionId":"1973457f-c021-4da5-941f-58444ff761d4","type":"public","instanceId":"87bed5ef-a7c4-45ae-aad0-24b0bb0a90c0","appDefinitionName":"CMS","isWixTPA":true,"isModuleFederated":false},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","type":"public","instanceId":"80c138c2-5d62-4545-a866-a0e217dbca19","appDefinitionName":"Wix Pro Gallery","isWixTPA":true,"isModuleFederated":false},"13ff8629-c1fc-e289-e81f-bc8c8968e9d6":{"appDefinitionId":"13ff8629-c1fc-e289-e81f-bc8c8968e9d6","type":"public","instanceId":"9995b496-52ac-427f-af0b-b8b19f54427e","appDefinitionName":"Wix Photo Albums","isWixTPA":true,"isModuleFederated":false},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","type":"siteextension","instanceId":"7cff2bdf-7202-4052-8c32-5a70c9e07514","isModuleFederated":false},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefinitionId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","type":"public","instanceId":"277dd8c3-23f9-4515-91ae-135dfdba8398","appDefinitionName":"Old Wix Forms and Payments","isWixTPA":true,"isModuleFederated":false},"dataBinding":{"appDefinitionId":"dataBinding","type":"application","instanceId":"7cff2bdf-7202-4052-8c32-5a70c9e07514","appDefinitionName":"Data Binding","isWixTPA":true,"isModuleFederated":false}},"appsUrlData":{"1973457f-c021-4da5-941f-58444ff761d4":{"appDefId":"1973457f-c021-4da5-941f-58444ff761d4","appDefName":"CMS","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-data-client-app\/1.29.0\/webworker\/wixDataViewer.umd.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-data-client-app\/1.29.0\/webworker\/"},"widgets":{}},"13ff8629-c1fc-e289-e81f-bc8c8968e9d6":{"appDefId":"13ff8629-c1fc-e289-e81f-bc8c8968e9d6","appDefName":"Wix Photo Albums","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1575.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1575.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0"},"widgets":{"c889737e-3746-4f30-b729-4ac0d919216b":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1575.0\/AlbumsGOGOOIViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"c889737e-3746-4f30-b729-4ac0d919216b"},"1413db53-d0ad-f2f2-f9a4-0dfc2e886b1e":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1575.0\/AlbumsGOGOOIViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"1413db53-d0ad-f2f2-f9a4-0dfc2e886b1e"}}},"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":{}},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefId":"14271d6f-ba62-d045-549b-ab972ae1f70e","appDefName":"Wix Pro Gallery","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/viewerScript.bundle.min.js","baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=ce7fd828-85c4-4b73-a390-d293eae32cec&metaSiteId=5af77ffc-cae0-4550-8a1e-4a85ff049a48&siteRevision=25","blocks_widgetManifestsUrl":"\/manifests\/14271d6f-ba62-d045-549b-ab972ae1f70e\/25\/manifests.json","santaWrapperBaseUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/"},"errorReportingUrl":"https:\/\/[email protected]\/3427","widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/3427","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d"},"144f04b9-aab4-fde7-179b-780c11da4f46":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/3427","widgetId":"144f04b9-aab4-fde7-179b-780c11da4f46"},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/3427","widgetId":"121a27a6-8fda-4a45-b2eb-60bf40299017"}}},"dataBinding":{"appDefId":"dataBinding","appDefName":"Data Binding","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8678.0\/app.js","baseUrls":{},"widgets":{}},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefId":"675bbcef-18d8-41f5-800e-131ec9e08762","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-code-viewer-app\/1.1479.739\/app.js","baseUrls":{},"widgets":{}}},"builderComponentsSdkUrls":{},"blocksBootstrapData":{"blocksAppsData":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"}},"elevatedBlocksAppsOnReactNative":[],"experiments":{"specs.blocks-client.alwaysUseTokenInfoForDecode":"true","specs.testBlocksScope2":"true"},"experimentsQueryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=undefined&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","widgetBundleUrls":{}},"window":{"csrfToken":""},"location":{"externalBaseUrl":"https:\/\/www.pyfsa.com","isPremiumDomain":true,"metaSiteId":"cb276b77-6006-45a3-873c-94ed93685658","userFileDomainUrl":"filesusr.com"},"bi":{"ownerId":"b9aacb93-d3d7-4746-a83e-69437f1068cc","isMobileFriendly":true,"isPreview":false,"requestId":"1746115268.344211833312024067476"},"platformAPIData":{},"wixCodeBootstrapData":{"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","wixCodeInstanceId":"7cff2bdf-7202-4052-8c32-5a70c9e07514","wixCloudBaseDomain":"wix-code.com","dbsmViewerApp":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8678.0","wixCodePlatformBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-code-platform\/1.1097.93","wixCodeModel":{"appData":{"codeAppId":"d46a6be1-ba9d-4dc0-bff8-6e0efdcb2d88"},"signedAppRenderInfo":"18110b0a225055f624fe9db1552d64ece429fc4c.eyJncmlkQXBwSWQiOiJkNDZhNmJlMS1iYTlkLTRkYzAtYmZmOC02ZTBlZmRjYjJkODgiLCJodG1sU2l0ZUlkIjoiY2FmYTBjMWEtMGY1OC00Zjc4LWFhMzItYzIxYTFkNTBjNjFkIiwiZGVtb0lkIjpudWxsLCJzaWduRGF0ZSI6MTc0NjExNTI2ODQwMH0="},"wixCodePageIds":{},"elementorySupport":{"baseUrl":"https:\/\/www.pyfsa.com\/_api\/wix-code-public-dispatcher-ng\/siteview"},"codePackagesData":[]},"autoFrontendModulesBaseUrl":"https:\/\/static.parastorage.com\/services\/auto-frontend-modules\/1.6238.0","disabledPlatformApps":{},"widgetsClientSpecMapData":{"1973457f-c021-4da5-941f-58444ff761d4":{},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetName":"pro-gallery","componentFields":{}},"144f04b9-aab4-fde7-179b-780c11da4f46":{"widgetName":"fullscreen_page","componentFields":{}},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"componentFields":{}}},"13ff8629-c1fc-e289-e81f-bc8c8968e9d6":{"c889737e-3746-4f30-b729-4ac0d919216b":{"widgetName":"c889737e-3746-4f30-b729-4ac0d919216b","componentFields":{}},"1413db53-d0ad-f2f2-f9a4-0dfc2e886b1e":{"widgetName":"client_showcase","componentFields":{}}},"675bbcef-18d8-41f5-800e-131ec9e08762":{},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{},"dataBinding":{}},"essentials":{"appsConductedExperiments":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.usePictureElement":"true","specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.useImageAvifFormat":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.autofixGalleriesAddition":"false","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.ItemsVirtualization":"false","specs.pro-gallery.slideTransition":"true","specs.proGallery.shouldShowNewPanels":"false","specs.pro-gallery.displayProGalleryPresets":"true","specs.pro-gallery.navigationArrowsDrawer":"true","specs.pro-gallery.horizontalTitlePlacementOptions":"true","specs.pro-gallery.artstoreShowDeprecationMessageInSettings":"false","specs.pro-gallery.useUnchangingImageRenderer":"true","specs.pro-gallery.navArrowsVericalPositionController":"true","specs.pro-gallery.enablePGRenderIndicator":"false","specs.pro-gallery.excludeFromWarmupData":"false","specs.pro-gallery.customNavigationArrows":"true","specs.pro-gallery.fixedGalleryRatio":"true","specs.pro-gallery.displayProGalleryNewPreset":"true","specs.pro-gallery.useReactionService":"true","specs.pro-gallery.textBoxWidthControllers":"true","specs.pro-gallery.allowOverlayGradient":"true","specs.pro-gallery.excludeFromLayoutFixer":"false","specs.pro-gallery.useIsInFirstFold":"false","specs.pro-gallery.enableLightroomSettingsButton":"true","specs.pro-gallery.displayPreset16":"true","specs.pro-gallery.displayProGallerySEOSettings":"false","specs.pro-gallery.imageEditing":"b","specs.pro-gallery.useWowImageRenderer":"false","specs.pro-gallery.useWarmupData":"true","specs.pro-gallery.enableFullResFeature":"true","specs.pro-gallery.useNewReactionsCalculation-Rollout":"true","specs.pro-gallery.finalReplaceSlideshow":"true","specs.pro-gallery.slideAnimationDeck":"true","specs.pro-gallery.useReactPortalInArtStore":"true","specs.pro-gallery.blockOAP":"false","specs.pro-gallery.useServerBlueprints-viewer":"false","specs.pro-gallery.excludeFromThinLinesFix":"false","specs.pro-gallery.excludeFromHlsVideosOnIphone":"true","specs.pro-gallery.removeRoleApplication":"true","specs.pro-gallery.tryCentralizedConduction":"false","specs.pro-gallery.organizeMediaMultiTypes":"true","specs.pro-gallery.useServerBlueprints-preview":"false","specs.pro-gallery.displayPreset15":"true","specs.pro-gallery.enableVideoPlaceholder":"true","specs.pro-gallery.horizontalTitlePlacementOptionsViewer":"true","specs.pro-gallery.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.blockCropOnSSR":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true"},"13ff8629-c1fc-e289-e81f-bc8c8968e9d6":{"specs.media.MediaManager3":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.albums.editorDownloadLrPlugin":"true","specs.albums.addStorageFootnote":"true","specs.albums.NewAlbumsListPage":"true","specs.albums.albumsActivityWidget":"true"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.ShouldNotUseDestinationCompleteness":"true","specs.stores.DisableFocusProductOnInfiniteScroll":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.stores.AddLayoutConfigToLineItemsAutoGql":"true","specs.stores.FixScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.ShouldPreloadPurchaseFlowProperties":"true","specs.stores.ShouldRemoveFilterModalOpenClass":"true","specs.stores.MoveSlotAboveCheckoutButton":"true","specs.stores.GalleryFetchAppSettingsOnce":"false","specs.stores.ProductPageFixFullScreenRicoImage":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.UseCurrentCartFromSdk":"true","specs.stores.UsePrefixForRouterNavigationToProductPage":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.stores.ChangeShippingDestinationDialogLabelsTextColor":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"false","specs.stores.GalleryDontFetchFilteredProductsWithoutActiveFilters":"true","specs.stores.ProductPageNoLostBusinessNotifier":"true","specs.stores.ProductPageDropdownLabelForNoAria":"true","specs.stores.UseNewFiltersQueryParamEncoder":"true","specs.ecom.HandleNoCheckoutIdError":"true","specs.ecom.UseTitleHtmlTagSettingParam":"false","specs.stores.MergePaymentAndPlaceOrderSteps":"true","specs.stores.GalleryEnableLoadMoreHoverUnderline":"false","specs.stores.GalleryPriceFilterClientTicksCalculation":"true","specs.stores.ProductPageOOIScrollToError":"true","specs.stores.RemoveModifiersSelectionIdsFromUserSelections":"true","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.ProductPageDropdownLabelFor":"true","specs.stores.ShowAutomaticDiscountDataOnProductWidget":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ShowCorrectVariantPPU":"true","specs.stores.RefactorPlaceOrderStateCalculation":"true","specs.stores.AddKeyToShippingDestinationModalCloseButton":"true","specs.stores.CartIconCssVarsCssOptimization":"false","specs.stores.CheckoutHeaderAndLogoA11yChanges":"false","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.AddPaymentRequiredToCheckoutQuery":"true","specs.stores.AddComparePriceToVariantsItemsQueries":"true","specs.stores.ColorOptionsDefaultSizeViewer":"true","specs.stores.AddSidePaddingOnCartPageForDesktopViewer":"true","specs.stores.ShouldFocusMainElementOnCartPage":"true","specs.stores.GiftCartSeviceDownCheckout":"true","specs.stores.UsePaymentRequired":"true","specs.stores.UsingStoresViewerScriptAddToCart":"false","specs.stores.ShouldFixZoomForCheckoutInClassic":"false","specs.stores.EnableFadeInAnimationOnGalleryScroll":"true","specs.stores.AddSubscriptionChargesToCheckoutQuery":"true","specs.stores.AddSlotToCheckoutPolicies":"false","specs.stores.RemoveLinkFromNonStoresItems":"true","specs.stores.AddToCartInLightboxOpneProductPage":"false","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.FixQueryParamSpecialCharDecode":"true","specs.stores.TYPErrorMsgGC":"false","specs.stores.GallerySlotsPOC":"false","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.stores.GalleryPriceSliderA11yFixKeyboardFocus":"true","specs.stores.AllowGalleryContainerPadding":"true","specs.ecom.RemoveGQLCallOnCreateCheckout":"true","specs.stores.OptimizeSelectionCalculation":"true","specs.stores.CartFromSDKWhenShowShippingOrShowTax":"true","specs.stores.SupportMemberOnlyCheckout":"true","specs.stores.HoverEffectOnImageOnly":"true","specs.stores.ShouldProductPageUseNewSocialIcons":"true","specs.stores.FixGalleryDropdownOptionsDisabledOpacity":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"false","specs.stores.ProductPageSlots":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.ProductPageOptionsMigrateToUITPA":"true","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.stores.SliderGalleryTitleFontSizeViewer":"true","specs.stores.PreorderDataInWishlist":"true","specs.stores.UseNewSubscriptionCheckboxInCustomerDetailsForm":"false","specs.forms.EnableNewPhoneFieldValidation":"true","specs.stores.GalleryProductItemsLazyLoadingForV3":"true","specs.stores.GallerySeoTags":"true","specs.stores.SliderGallery200Limit":"true","specs.stores.AllowStickySidebarInViewer":"true","specs.stores.RangeFilterRefactor":"true","specs.stores.QuickViewMoreLinkFontFallback":"true","specs.stores.ShowCssPerBreakpointIndicationsSideCart":"true","specs.forms.EnablePhoneField":"true","specs.stores.ShouldScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.AccessibilityOptimizedPageHierarchy":"false","specs.stores.FixBackInStockButtonValidation":"true","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.FixSliderGalleryRelatedProductsEmptyRender":"true","specs.stores.AddMembersOnlyToCheckoutQuery":"true","specs.stores.ShouldRecalculatePlaceOrderButtonStateForMembers":"true","specs.stores.FixProductPageUrlsForRouterPage":"true","specs.stores.GalleryShowLazyLoadingLoader":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.PriceFilterClientTicksCalculation":"true","specs.stores.CheckoutButtonLinkedToSecureCheckout":"true","specs.stores.ProductPageOOIMediaNavigationToSwiper":"false","specs.stores.AddPoliciesToLineItems":"true","specs.stores.ProductPageAddDelayedCapturePropToPaymentMethodsBanner":"false","specs.stores.WishlistStylePolyfillForIframe":"false","specs.stores.UseNewFiltersQueryParamDecoder":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.EnableStorefrontSubCategories":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.forms.EnableDextPhoneField":"true","specs.stores.AvifImageEncoding":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.SupportFreeTrialLineItems":"true","specs.stores.AddCheckoutSettingsToGetConfigGQLQuery":"false","specs.stores.GalleryStorefrontAddStrikethroughAndSalePriceDesign":"true","specs.stores.CategoryHeaderLayoutPerBreakpoint":"true","specs.stores.PreventGalleryFullRefreshOnUrlChange":"true","specs.stores.ProductPageRicoDescription":"true","specs.stores.increaseGqlGetLimit":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"}}},"forceEmptySdks":false,"appDefIdToIsMigratedToGetPlatformApi":{"1973457f-c021-4da5-941f-58444ff761d4":false,"14271d6f-ba62-d045-549b-ab972ae1f70e":false,"13ff8629-c1fc-e289-e81f-bc8c8968e9d6":false,"675bbcef-18d8-41f5-800e-131ec9e08762":false,"14ce1214-b278-a7e4-1373-00cebd1bef7c":false,"dataBinding":false}},"appsScripts":{"urls":{"14ce1214-b278-a7e4-1373-00cebd1bef7c":["https:\/\/static.parastorage.com\/services\/forms-viewer\/1.883.0\/viewerScript.bundle.min.js"]},"scope":"page"},"debug":{"disablePlatform":false,"disableSnapshots":false,"enableSnapshots":false}}},"siteAssets":{"dataFixersParams":{"experiments":{"dm_deleteLayoutOverridesForRefComponents":true,"dm_migrateOldHoverBoxToNewFixer":true},"dfVersion":"1.4689.0","isHttps":true,"isUrlMigrated":true,"metaSiteId":"cb276b77-6006-45a3-873c-94ed93685658","quickActionsMenuEnabled":false,"siteId":"cafa0c1a-0f58-4f78-aa32-c21a1d50c61d","siteRevision":225,"v":3,"cacheVersions":{"dataFixer":6},"oneDocEnabled":true},"modulesParams":{"features":{"moduleName":"thunderbolt-features","contentType":"application\/json","resourceType":"features","languageResolutionMethod":"QueryParam","isMultilingualEnabled":false,"externalBaseUrl":"https:\/\/www.pyfsa.com","useSandboxInHTMLComp":false,"disableStaticPagesUrlHierarchy":false,"aboveTheFoldSectionsNum":null,"isTrackClicksAnalyticsEnabled":false,"isSocialElementsBlocked":false},"platform":{"moduleName":"thunderbolt-platform","contentType":"application\/json","resourceType":"platform","externalBaseUrl":"https:\/\/www.pyfsa.com","staticHTMLComponentUrl":"https:\/\/www-pyfsa-com.filesusr.com\/"},"css":{"moduleName":"thunderbolt-css","contentType":"application\/json","resourceType":"css","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.557cd4ee1eab807e6d39ac3346036e77788a7d2b","editor-elements-design-systems.thunderbolt.4699deb93689b9bcbb60da81356b4fa9de4e8a4c"],"ooiVersions":""},"cssMappers":{"moduleName":"thunderbolt-css-mappers","contentType":"application\/json","resourceType":"cssMappers","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.557cd4ee1eab807e6d39ac3346036e77788a7d2b","editor-elements-design-systems.thunderbolt.4699deb93689b9bcbb60da81356b4fa9de4e8a4c"],"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.pyfsa.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":{"e6zct":"b9aacb_86f78f9172ccd749586287cbcfe2f73a_225.json","masterPage":"b9aacb_666641f29e593d1f216a19caa1ff2ee1_225.json"},"protectedPageIds":[],"routersInfo":{},"isPremiumDomain":true,"disableSiteAssetsCache":false,"migratingToOoiWidgetIds":"","siteRevisionConfig":{},"registryLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13715.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13715.0"}],"isInSeo":true,"language":"es","originalLanguage":"es","appDefinitionIdToSiteRevision":{"14271d6f-ba62-d045-549b-ab972ae1f70e":"25"},"builderWidgetsIds":{},"isClientSdkOnSite":false,"appDefinitionIdsWithCustomCss":[]},"beckyExperiments":{"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"specs.thunderbolt.dropAppsClientSpecMapByApplicationId":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true},"manifests":{"node":{"modulesToHashes":{"thunderbolt-features":"874aaafa.bundle.min","thunderbolt-platform":"b4012af8.bundle.min","thunderbolt-css":"f09694f8.bundle.min","thunderbolt-site-map":"51c3d1be.bundle.min","thunderbolt-mobile-app-builder":"b5ec50d6.bundle.min","builder-component-features":"a145a346.bundle.min","builder-component-css":"77041032.bundle.min","builder-component-platform":"c2d4e788.bundle.min","thunderbolt-css-mappers":"d9d29e85.bundle.min"}},"web":{"modulesToHashes":{"thunderbolt-features":"553ee752.bundle.min","thunderbolt-platform":"7ed9b165.bundle.min","thunderbolt-css":"8d3eb72a.bundle.min","thunderbolt-site-map":"b2875fbe.bundle.min","thunderbolt-mobile-app-builder":"7cb9927b.bundle.min","builder-component-features":"06489bde.bundle.min","builder-component-css":"142ecebb.bundle.min","builder-component-platform":"80f92630.bundle.min","thunderbolt-css-mappers":"c41179f5.bundle.min","webpack-runtime":"97ae7421.bundle.min"},"webpackRuntimeBundle":"97ae7421.bundle.min"},"webWorker":{"modulesToHashes":{"thunderbolt-features":"bbab2663.bundle.min","thunderbolt-platform":"5d4e0242.bundle.min","thunderbolt-css":"415ee2c7.bundle.min","thunderbolt-site-map":"8d4fe6b9.bundle.min","thunderbolt-mobile-app-builder":"846004b3.bundle.min","builder-component-features":"d4ff8aa3.bundle.min","builder-component-css":"68b306f1.bundle.min","builder-component-platform":"e016de70.bundle.min","thunderbolt-css-mappers":"3fed91fb.bundle.min"}}},"staticHTMLComponentUrl":"https:\/\/www-pyfsa-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.pyfsa.com\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/www.pyfsa.com\/_api\/v1\/access-tokens","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"225","renderingFlow":"NONE","language":"es","locale":""},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13715.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13715.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.07506994.bundle.min.js"></script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.2733998a.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[507],{27037:(e,t,r)=>{r.d(t,{h:()=>o});var s=r(65672);const a=({useBatch:e=!0,publishMethod:t=s.PublishMethods.Auto,endpoint:r,muteBi:a=!1,biStore:o,sessionManager:i,fetch:n,factory:p})=>p({useBatch:e,publishMethod:t,endpoint:r}).setMuted(a).withUoUContext({msid:o.msid}).withNonEssentialContext({visitorId:()=>i.getVisitorId(),siteMemberId:()=>i.getSiteMemberId()}).updateDefaults({vsi:o.viewerSessionId,_av:`thunderbolt-${o.viewerVersion}`,isb:o.is_headless,...o.is_headless&&{isbr:o.is_headless_reason}}),o={createBaseBiLoggerFactory:a,createBiLoggerFactoryForFedops:e=>{const{biStore:{session_id:t,initialTimestamp:r,initialRequestTimestamp:s,dc:o,microPop:i,is_headless:n,isCached:p,pageData:d,rolloutData:l,caching:c,checkVisibility:u=(()=>""),viewerVersion:m,requestUrl:h,st:I,isSuccessfulSSR:f},muteBi:S=!1}=e;return a({...e,muteBi:S}).updateDefaults({ts:()=>Date.now()-r,tsn:()=>function({initialRequestTimestamp:e}){return"undefined"==typeof window?Math.round(performance.now()+(performance.timeOrigin-e)):Math.round(performance.now())}({initialRequestTimestamp:s}),dc:o,microPop:i,caching:c,session_id:t,st:I,url:h||d.pageUrl,ish:n,pn:d.pageNumber,isFirstNavigation:1===d.pageNumber,pv:u,pageId:d.pageId,isServerSide:!1,isSuccessfulSSR:f,is_lightbox:d.isLightbox,is_cached:p,is_sav_rollout:l.siteAssetsVersionsRollout?1:0,is_dac_rollout:l.isDACRollout?1:0,v:m})}}},36451:(e,t,r)=>{r.d(t,{W:()=>l});var s=r(76022),a=r(5189),o=r(45124),i=r(75967),n=r(66715),p=r(76904),d=r(23184);const l=({biLoggerFactory:e,customParams:t={},phasesConfig:r="SEND_ON_FINISH",appName:l="thunderbolt",presetType:c=s.u.BOLT,reportBlackbox:u=!1,paramsOverrides:m={},factory:h,muteThunderboltEvents:I=!1,experiments:f={},monitoringData:S})=>{const g=h(l,{presetType:c,phasesConfig:r,isPersistent:!0,isServerSide:!1,reportBlackbox:u,customParams:t,biLoggerFactory:e,paramsOverrides:m,enableSampleRateForAppNames:(0,p.k)("specs.thunderbolt.fedops_enableSampleRateForAppNames",f)??("undefined"!=typeof window&&(0,p.k)("specs.thunderbolt.fedops_enableSampleRateForAppNames",f))}),{interactionStarted:A,interactionEnded:N,appLoadingPhaseStart:R,appLoadingPhaseFinish:_,appLoadStarted:b,appLoaded:E}=g,v=(0,p.k)("specs.thunderbolt.fedopsMuteErrors",f),D=(0,p.k)("specs.thunderbolt.panoramaInSsr",f),T=!1,w="undefined"==typeof window,y=e=>e.startsWith("platform_"),O=e=>e?.evid&&26===parseInt(e.evid,10),B=(()=>{const e=(0,n.n)();S?.viewerSessionId&&e.setSessionId(S.viewerSessionId);const r=S?.metaSiteId??"",s=S?.dc??"",a=!!S?.isHeadless,p=!!S?.isCached,d=!!S?.rolloutData?.isTBRollout,u=!!S?.rolloutData?.isDACRollout,m=!!S?.rolloutData?.siteAssetsVersionsRollout;return(0,o.V)({baseParams:{platform:i.OD.Viewer,msid:r,fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",componentId:l},pluginParams:{useBatch:!0},data:{dataCenter:s,isHeadless:a,isCached:p,isRollout:d,isDacRollout:u,isSavRollout:m,isSsr:T,presetType:c,customParams:t},reporterOptions:w?{fetchFn:fetch}:{}}).withGlobalConfig(e).client()})(),C=e=>{!B||!D&&w||(e?B.reportLoadStart():B.reportLoadFinish())},P=(e,t,r)=>{if(!B)return;const s=e.replaceAll(" ","_");t?B.transaction(s).start(r):B.transaction(s).finish(r)},V=(e,t,r)=>"react-native"!==d.env.RENDERER_BUILD&&(O(r)?v:!((e,t,r)=>{const o=t?.siteAssetsModule??"";return!(c===s.u.BOLT)||a.EQ.has(e)||r&&["thunderbolt-css","thunderbolt-features","thunderbolt-platform"].includes(o)})(e,r,t)),L=(e,t,r,s)=>{if(a.iy.has(l))return!0;if(V(e,t,s))return!1;if(s?.siteAssetsModule)return!0;const o=!!r?.appId&&!a.S_.has(r.appId),i=a.S2.has(e),n=a.wV.has(e);return i||o||!n&&!I};return g.interactionStarted=(e,t)=>{if(O(t?.paramsOverrides)?((e={})=>{if(!B)return;const{errorInfo:t,errorType:r}=e,s=new Error(t);B?.errorMonitor().reportError(s,{errorName:r,environment:"Viewer"})})(t?.paramsOverrides):(D||y(e)||!w)&&P(e,!0),L(e,!0,void 0,t?.paramsOverrides))return A.call(g,e,t);try{performance.mark(`${e} started`)}catch{}return{timeoutId:0}},g.interactionEnded=(e,t)=>{if((D||y(e)||!w)&&P(e,!1),L(e,!0,void 0,t?.paramsOverrides))N.call(g,e,t);else try{performance.mark(`${e} ended`)}catch{}},g.appLoadingPhaseStart=(e,t)=>{if(P(e,!0,{appDefId:t?.appId,componentId:t?.widgetId}),L(e,!1,t))R.call(g,e,t);else try{performance.mark(`${e} started`)}catch{}},g.appLoadingPhaseFinish=(e,t,r)=>{if(P(e,!1,{appDefId:t?.appId,componentId:t?.widgetId}),L(e,!1,t))_.call(g,e,t,r);else try{performance.mark(`${e} finished`)}catch{}},g.appLoadStarted=e=>{C(!0),b.call(g,e)},g.appLoaded=e=>{C(!1),E.call(g,e)},g}},58839:(e,t,r)=>{r.d(t,{c:()=>s});const s=e=>{const t="thunderbolt-commons";return{reportAsyncWithCustomKey:(r,s,a)=>e.reportAsyncWithCustomKey(r,t,s,a),runAsyncAndReport:(r,s)=>e.runAsyncAndReport(r,t,s),runAndReport:(r,s)=>e.runAndReport(r,t,s),reportError:r=>{e.captureError(r,{tags:{feature:t,clientMetricsReporterError:!0}})},meter:(t,r)=>{e.meter(t,r)},histogram:(e,t)=>{}}}},97056:(e,t,r)=>{r.r(t),r.d(t,{createBiReporter:()=>i,site:()=>n});var s=r(9492),a=r(63590);const o=(...e)=>console.log("[TB] ",...e);function i(e=o,t=o,r=(()=>{}),s=o,a=o){return{reportBI:e,sendBeat:t,setDynamicSessionData:r,reportPageNavigation:s,reportPageNavigationDone:a}}const n=({biReporter:e,wixBiSession:t,viewerModel:r})=>o=>{o(s.O$).toConstantValue(t),o(s.u6).toConstantValue(e),o(s.lR).toConstantValue((0,a.f)(r))}},25196:(e,t,r)=>{var s,a;r.d(t,{lF:()=>s,mY:()=>o,w4:()=>a}),function(e){e[e.START=1]="START",e[e.VISIBLE=2]="VISIBLE",e[e.PAGE_FINISH=33]="PAGE_FINISH",e[e.FIRST_CDN_RESPONSE=4]="FIRST_CDN_RESPONSE",e[e.TBD=-1]="TBD",e[e.PAGE_NAVIGATION=101]="PAGE_NAVIGATION",e[e.PAGE_NAVIGATION_DONE=103]="PAGE_NAVIGATION_DONE"}(s||(s={})),function(e){e[e.NAVIGATION=1]="NAVIGATION",e[e.DYNAMIC_REDIRECT=2]="DYNAMIC_REDIRECT",e[e.INNER_ROUTE=3]="INNER_ROUTE",e[e.NAVIGATION_ERROR=4]="NAVIGATION_ERROR",e[e.CANCELED=5]="CANCELED"}(a||(a={}));const o={1:"page-navigation",2:"page-navigation-redirect",3:"page-navigation-inner-route",4:"navigation-error",5:"navigation-canceled"}},9492:(e,t,r)=>{r.d(t,{O$:()=>a,lR:()=>o,u6:()=>s});const s=Symbol.for("BI"),a=Symbol.for("WixBiSessionSymbol"),o=Symbol.for("appName")}}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.2733998a.bundle.min.js.map</script> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.79f755ac.bundle.min.js"></script> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.a20626f8.bundle.min.js"></script> <!-- lodash script --> <script async="" onload="resolveExternalsRegistryModule('lodash')" src="https://static.parastorage.com/unpkg/[email protected]/lodash.min.js"></script> <!-- react --> <script crossorigin="" onload="resolveExternalsRegistryModule('react')" src="https://static.parastorage.com/unpkg/[email protected]/umd/react.production.min.js"></script> <!-- react-dom --> <script crossorigin="" defer="" onload="resolveExternalsRegistryModule('reactDOM')" src="https://static.parastorage.com/unpkg/[email protected]/umd/react-dom.production.min.js"></script> <!-- scriptTagsToPreload --> <!-- bi --> <script> window.clientSideRender = false; </script> <!-- bi --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.bee051e0.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4017],{16992:(e,i,n)=>{n.d(i,{K:()=>m});var t=n(25196);const r=e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch(e){}i||((new Image).src=e)},s=null;function o([e,i]){return i!==s&&`${e}=${i}`}function a(){const e=document.cookie.match(/_wixCIDX=([^;]*)/);return e&&e[1]}function c(e){if(!e)return s;const i=new URL(decodeURIComponent(e));return i.search="?",encodeURIComponent(i.href)}const d=function(e,{eventType:i,ts:n,tts:t,extra:r=""},d,l){const p=function(e){const i=e.split("&").reduce(((e,i)=>{const[n,t]=i.split("=");return{...e,[n]:t}}),{});return(e,n)=>void 0!==i[e]?i[e]:n}(r),u=(m=d,e=>void 0===m[e]?s:m[e]);var m;let w=!0;const f=window?.consentPolicyManager;if(f){const e=f.getCurrentConsentPolicy();if(e){const{policy:i}=e;w=!(i.functional&&i.analytics)}}const g=u("requestUrl"),h={src:"29",evid:"3",viewer_name:u("viewerName"),caching:u("caching"),client_id:w?s:a(),dc:u("dc"),microPop:u("microPop"),et:i,event_name:e?encodeURIComponent(e):s,is_cached:u("isCached"),is_platform_loaded:u("is_platform_loaded"),is_rollout:u("is_rollout"),ism:u("isMesh"),isp:0,isjp:u("isjp"),iss:u("isServerSide"),ssr_fb:u("fallbackReason"),ita:p("ita",d.checkVisibility()?"1":"0"),mid:w?s:l?.siteMemberId||s,msid:u("msId"),pid:p("pid",s),pn:p("pn","1"),ref:document.referrer&&!w?encodeURIComponent(document.referrer):s,sar:w?s:p("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:s),sessionId:w&&f?s:u("sessionId"),siterev:d.siteRevision||d.siteCacheRevision?`${d.siteRevision}-${d.siteCacheRevision}`:s,sr:w?s:p("sr",screen.width?`${screen.width}x${screen.height}`:s),st:u("st"),ts:n,tts:t,url:w?c(g):g,v:window?.thunderboltVersion||"0.0.0",vid:w?s:l?.visitorId||s,bsi:w?s:l?.bsi||s,vsi:u("viewerSessionId"),wor:w||!window.outerWidth?s:`${window.outerWidth}x${window.outerHeight}`,wr:w?s:p("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:s),_brandId:d.commonConfig?.brand||s,nt:p("nt",s)};return`https://frog.wix.com/bt?${Object.entries(h).map(o).filter(Boolean).join("&")}`},l=(e,i)=>{let n,t="none",r=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/);if(!r&&window.PerformanceServerTiming){const e=(e=>{let i,n;try{i=e()}catch(e){i=[]}const t=[];return i.forEach((e=>{switch(e.name){case"cache":t[1]=e.description;break;case"varnish":t[2]=e.description;break;case"dc":n=e.description}})),{microPop:n,matches:t}})(i);n=e.microPop,r=e.matches}if(r&&r.length&&(t=`${r[1]},${r[2]||"none"}`,n||(n=r[3])),"none"===t){const e="undefined"!=typeof performance?performance.timing:null;e&&e.responseStart-e.requestStart==0&&(t="browser")}return{caching:t,isCached:t.includes("hit"),...n?{microPop:n}:{}}},p={WixSite:1,UGC:2,Template:3},u=()=>{const{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:t,fleetConfig:r,commonConfig:s,interactionSampleRatio:o},clientSideRender:a,santaRenderingError:c}=window,d=(({requestUrl:e,interactionSampleRatio:i})=>{const n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:o}),u=(e=>{const{userAgent:i}=e.navigator;return/instagram.+google\/google/i.test(i)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(i)?"ua":""})(window)||(()=>{try{if(window.self===window.top)return""}catch(e){}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";const{document:e,navigator:i}=window;if(!e||!i)return"document";const{webdriver:n,userAgent:t,plugins:r,languages:s}=i;if(n)return"webdriver";if(!r||Array.isArray(r))return"plugins";if(Object.getOwnPropertyDescriptor(r,"0")?.writable)return"plugins-extra";if(!t)return"userAgent";if(t.indexOf("Snapchat")>0&&e.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){const{stack:i}=e;if(i&&/ (\(internal\/)|(\(?file:\/)/.test(i))return"stack"}}return""})()||(({seo:e})=>e?.isInSEO?"seo":"")(i);return{suppressbi:n.includes("suppressbi=true"),initialTimestamp:window.initialTimestamps.initialTimestamp,initialRequestTimestamp:window.initialTimestamps.initialRequestTimestamp,viewerSessionId:e.vsi,viewerName:t.appNameForBiEvents,siteRevision:String(t.siteRevision),msId:t.metaSiteId,is_rollout:0===r.code||1===r.code?r.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(t.sessionId),btype:u,isjp:!!u,dc:t.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function i(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",i,{passive:!0}),i(),()=>(i(),e)})(),...l(document.cookie,(()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]])),isMesh:1,st:p[t.siteType]||0,commonConfig:s,muteThunderboltEvents:d,isServerSide:a?0:1,isSuccessfulSSR:!a,fallbackReason:c?.errorInfo}};const m=function(){const e=u(),i={};let n=1;const s=(t,s,o={})=>{!function(e,i){if(i&&performance.mark){const n=`${i} (beat ${e})`;performance.mark(n)}}(t,s);const a=globalThis.window?.viewerModel;if(!a?.experiments["specs.thunderbolt.removeSendBeat"]){const a=Date.now(),c=Math.round(performance.now()),l=a-e.initialTimestamp;if(e.suppressbi||window.__browser_deprecation__)return;const{pageId:p,pageNumber:u=n,navigationType:m}=o;let w=`&pn=${u}`;p&&(w+=`&pid=${p}`),m&&(w+=`&nt=${m}`);const f=d(s,{eventType:t,ts:l,tts:c,extra:w},e,i);r(f)}};return{sendBeat:s,reportBI:function(e,i){!function(e,i){const n=i?`${e} - ${i}`:e,t="end"===i?`${e} - start`:null;performance.mark(n),performance.measure&&t&&performance.measure(`\u2b50${e}`,t,n)}(e,i)},wixBiSession:e,sendBeacon:r,setDynamicSessionData:({visitorId:e,siteMemberId:n,bsi:t})=>{i.visitorId=e||i.visitorId,i.siteMemberId=n||i.siteMemberId,i.bsi=t||i.bsi},reportPageNavigation:function(e){n+=1,s(t.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:n})},reportPageNavigationDone:function(e,i){s(t.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:n,navigationType:i}),i!==t.w4.DYNAMIC_REDIRECT&&i!==t.w4.NAVIGATION_ERROR&&i!==t.w4.CANCELED||(n-=1)}}}();window.bi=m,window.bi.wixBiSession.isServerSide=window.clientSideRender?0:1,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),m.sendBeat(1,"Init")}},e=>{e.O(0,[507],(()=>{return i=16992,e(e.s=i);var i}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.bee051e0.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.62e7b16d.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4017,7257],{42466:(e,i,n)=>{n(16992).K.sendBeat(12,"Partially visible",{pageId:window.firstPageId})},16992:(e,i,n)=>{n.d(i,{K:()=>m});var t=n(25196);const r=e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch(e){}i||((new Image).src=e)},s=null;function o([e,i]){return i!==s&&`${e}=${i}`}function a(){const e=document.cookie.match(/_wixCIDX=([^;]*)/);return e&&e[1]}function c(e){if(!e)return s;const i=new URL(decodeURIComponent(e));return i.search="?",encodeURIComponent(i.href)}const d=function(e,{eventType:i,ts:n,tts:t,extra:r=""},d,l){const p=function(e){const i=e.split("&").reduce(((e,i)=>{const[n,t]=i.split("=");return{...e,[n]:t}}),{});return(e,n)=>void 0!==i[e]?i[e]:n}(r),u=(m=d,e=>void 0===m[e]?s:m[e]);var m;let w=!0;const f=window?.consentPolicyManager;if(f){const e=f.getCurrentConsentPolicy();if(e){const{policy:i}=e;w=!(i.functional&&i.analytics)}}const g=u("requestUrl"),h={src:"29",evid:"3",viewer_name:u("viewerName"),caching:u("caching"),client_id:w?s:a(),dc:u("dc"),microPop:u("microPop"),et:i,event_name:e?encodeURIComponent(e):s,is_cached:u("isCached"),is_platform_loaded:u("is_platform_loaded"),is_rollout:u("is_rollout"),ism:u("isMesh"),isp:0,isjp:u("isjp"),iss:u("isServerSide"),ssr_fb:u("fallbackReason"),ita:p("ita",d.checkVisibility()?"1":"0"),mid:w?s:l?.siteMemberId||s,msid:u("msId"),pid:p("pid",s),pn:p("pn","1"),ref:document.referrer&&!w?encodeURIComponent(document.referrer):s,sar:w?s:p("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:s),sessionId:w&&f?s:u("sessionId"),siterev:d.siteRevision||d.siteCacheRevision?`${d.siteRevision}-${d.siteCacheRevision}`:s,sr:w?s:p("sr",screen.width?`${screen.width}x${screen.height}`:s),st:u("st"),ts:n,tts:t,url:w?c(g):g,v:window?.thunderboltVersion||"0.0.0",vid:w?s:l?.visitorId||s,bsi:w?s:l?.bsi||s,vsi:u("viewerSessionId"),wor:w||!window.outerWidth?s:`${window.outerWidth}x${window.outerHeight}`,wr:w?s:p("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:s),_brandId:d.commonConfig?.brand||s,nt:p("nt",s)};return`https://frog.wix.com/bt?${Object.entries(h).map(o).filter(Boolean).join("&")}`},l=(e,i)=>{let n,t="none",r=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/);if(!r&&window.PerformanceServerTiming){const e=(e=>{let i,n;try{i=e()}catch(e){i=[]}const t=[];return i.forEach((e=>{switch(e.name){case"cache":t[1]=e.description;break;case"varnish":t[2]=e.description;break;case"dc":n=e.description}})),{microPop:n,matches:t}})(i);n=e.microPop,r=e.matches}if(r&&r.length&&(t=`${r[1]},${r[2]||"none"}`,n||(n=r[3])),"none"===t){const e="undefined"!=typeof performance?performance.timing:null;e&&e.responseStart-e.requestStart==0&&(t="browser")}return{caching:t,isCached:t.includes("hit"),...n?{microPop:n}:{}}},p={WixSite:1,UGC:2,Template:3},u=()=>{const{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:t,fleetConfig:r,commonConfig:s,interactionSampleRatio:o},clientSideRender:a,santaRenderingError:c}=window,d=(({requestUrl:e,interactionSampleRatio:i})=>{const n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:o}),u=(e=>{const{userAgent:i}=e.navigator;return/instagram.+google\/google/i.test(i)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(i)?"ua":""})(window)||(()=>{try{if(window.self===window.top)return""}catch(e){}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";const{document:e,navigator:i}=window;if(!e||!i)return"document";const{webdriver:n,userAgent:t,plugins:r,languages:s}=i;if(n)return"webdriver";if(!r||Array.isArray(r))return"plugins";if(Object.getOwnPropertyDescriptor(r,"0")?.writable)return"plugins-extra";if(!t)return"userAgent";if(t.indexOf("Snapchat")>0&&e.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){const{stack:i}=e;if(i&&/ (\(internal\/)|(\(?file:\/)/.test(i))return"stack"}}return""})()||(({seo:e})=>e?.isInSEO?"seo":"")(i);return{suppressbi:n.includes("suppressbi=true"),initialTimestamp:window.initialTimestamps.initialTimestamp,initialRequestTimestamp:window.initialTimestamps.initialRequestTimestamp,viewerSessionId:e.vsi,viewerName:t.appNameForBiEvents,siteRevision:String(t.siteRevision),msId:t.metaSiteId,is_rollout:0===r.code||1===r.code?r.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(t.sessionId),btype:u,isjp:!!u,dc:t.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function i(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",i,{passive:!0}),i(),()=>(i(),e)})(),...l(document.cookie,(()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]])),isMesh:1,st:p[t.siteType]||0,commonConfig:s,muteThunderboltEvents:d,isServerSide:a?0:1,isSuccessfulSSR:!a,fallbackReason:c?.errorInfo}};const m=function(){const e=u(),i={};let n=1;const s=(t,s,o={})=>{!function(e,i){if(i&&performance.mark){const n=`${i} (beat ${e})`;performance.mark(n)}}(t,s);const a=globalThis.window?.viewerModel;if(!a?.experiments["specs.thunderbolt.removeSendBeat"]){const a=Date.now(),c=Math.round(performance.now()),l=a-e.initialTimestamp;if(e.suppressbi||window.__browser_deprecation__)return;const{pageId:p,pageNumber:u=n,navigationType:m}=o;let w=`&pn=${u}`;p&&(w+=`&pid=${p}`),m&&(w+=`&nt=${m}`);const f=d(s,{eventType:t,ts:l,tts:c,extra:w},e,i);r(f)}};return{sendBeat:s,reportBI:function(e,i){!function(e,i){const n=i?`${e} - ${i}`:e,t="end"===i?`${e} - start`:null;performance.mark(n),performance.measure&&t&&performance.measure(`\u2b50${e}`,t,n)}(e,i)},wixBiSession:e,sendBeacon:r,setDynamicSessionData:({visitorId:e,siteMemberId:n,bsi:t})=>{i.visitorId=e||i.visitorId,i.siteMemberId=n||i.siteMemberId,i.bsi=t||i.bsi},reportPageNavigation:function(e){n+=1,s(t.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:n})},reportPageNavigationDone:function(e,i){s(t.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:n,navigationType:i}),i!==t.w4.DYNAMIC_REDIRECT&&i!==t.w4.NAVIGATION_ERROR&&i!==t.w4.CANCELED||(n-=1)}}}();window.bi=m,window.bi.wixBiSession.isServerSide=window.clientSideRender?0:1,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),m.sendBeat(1,"Init")}},e=>{e.O(0,[507],(()=>{return i=42466,e(e.s=i);var i}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.62e7b16d.bundle.min.js.map</script> <script> window.firstPageId = 'e6zct' if (window.requestCloseWelcomeScreen) { window.requestCloseWelcomeScreen() } if (!window.__browser_deprecation__) { window.fedops.phaseStarted('partially_visible', {paramsOverrides: { pageId: firstPageId, isSuccessfulSSR: !clientSideRender }}) } </script> <script defer="" src="https://static.parastorage.com/services/tag-manager-client/1.920.0/siteTags.bundle.min.js"></script> <!--pageHtmlEmbeds.bodyEnd start--> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd start"></script> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd end"></script> <!--pageHtmlEmbeds.bodyEnd end--> <!-- warmup data start --> <script type="application/json" id="wix-warmup-data">{"platform":{"ssrPropsUpdates":[{"comp-kee9k9lt":{"isValid":false,"maxLength":100},"comp-kee9k9m4":{"isValid":false,"maxLength":250},"comp-kee9k9m81":{"isValid":true},"comp-kee9k9mc1":{"isValid":true}}],"ssrStyleUpdates":[],"ssrStructureUpdates":[]},"pages":{"compIdToTypeMap":{"comp-igauz7ee":"DropDownMenu","comp-ig6adlrb":"WRichText","comp-ihgmra0p":"WPhoto","comp-jl374pz7":"LinkBar","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","comp-igauz7ee-pinned-layer":"PinnedLayer","pinnedTopRight":"DivWithChildren","SKIP_TO_CONTENT_BTN":"SkipToContentButton","comp-lllppqtc":"WPhoto","comp-lxc1w3g5":"ImageButton","comp-ihpx2cmf":"WRichText","comp-ihpx2cm9":"WPhoto","comp-jaztvfs4":"SeoTpaGallery","comp-iggq277c":"Anchor","comp-iggq2kqb":"Anchor","comp-iggq2qkr":"Anchor","comp-igay64r8":"MatrixGallery","comp-iggq2y8l":"Anchor","comp-ig99xkm2":"FiveGridLine","comp-iggq361j":"Anchor","comp-ig97s46y":"WRichText","comp-ig97s470":"FiveGridLine","comp-ig28txpj":"WRichText","comp-jb4c130c":"WRichText","comp-jb4c130f":"FiveGridLine","comp-jb4c130a":"WRichText","comp-ig99sh5k":"WRichText","comp-ig99sh5c":"FiveGridLine","comp-ig99wz1u":"WRichText","comp-ig9a1pw3":"WRichText","comp-ig9a1pw7":"FiveGridLine","comp-ig69un0m":"WRichText","comp-ig69o2n2":"WRichText","comp-ihw3jsps":"WRichText","comp-ls20lqvo":"WRichText","comp-ls20lxbi":"WRichText","comp-jb4c12zy":"WPhoto","comp-jb4c12zw":"WPhoto","comp-jb4c1300":"WPhoto","comp-jb4c130m":"WRichText","comp-jb4c130l":"WRichText","comp-jb4c1305":"WRichText","comp-jb4c1303":"WRichText","comp-jb4c1308":"WRichText","comp-ihdoh6ae":"ImageButton","comp-ihdocipo":"ImageButton","comp-jb5498hc":"ImageButton","comp-jb4hada3":"ImageButton","comp-jb4h8p1r":"ImageButton","comp-jb53liif":"ImageButton","comp-ihdok6h7":"ImageButton","comp-jb53tq5d":"ImageButton","comp-jb5432qk":"ImageButton","comp-ihdogt8m":"ImageButton","comp-jb4hcl1k":"ImageButton","comp-jb53oqw2":"ImageButton","comp-jb53mg90":"ImageButton","comp-jb4h9zam":"ImageButton","comp-jb4hd6n3":"ImageButton","comp-ihdohaqq":"ImageButton","comp-kee9k9lt":"TextInput","comp-kee9k9m4":"TextInput","comp-kee9k9m81":"TextInput","comp-kee9k9mc1":"TextInput","comp-kee9k9mg1":"SiteButton","pageBackground_e6zct":"PageBackground","e6zct":"Page","comp-lgo4m9w3":"ClassicSection","comp-lgo4m9w4":"ClassicSection","comp-lgo4m9w41":"ClassicSection","comp-lgo4m9w42":"ClassicSection","comp-lgo4m9w5":"ClassicSection","comp-lgo4m9w51":"ClassicSection","comp-ig277xvm1":"StripColumnsContainer","comp-igahromo":"StripColumnsContainer","comp-igahubrl":"Container","comp-ig83aypt":"StripColumnsContainer","comp-ig69co8q":"StripColumnsContainer","comp-ig69o2ml":"StripColumnsContainer","comp-jb4c12yx":"Column","mediairc22j4k11":"Column","mediairc22j4k5":"Column","mediairc22j4j7":"Column","mediairc22j4j13":"Column","comp-jb54qwk8":"Group","comp-jb4c130i":"Container","comp-jb4c1301":"Container","comp-jb4c1307":"Container","comp-jb54bowa":"Group","comp-jb54c9q3":"Group","comp-jb54crjp":"Group","comp-ig6a23xj":"AppWidget","comp-kee9k9l2":"FormContainer","Containere6zct":"Group","DYNAMIC_STRUCTURE_CONTAINER":"DynamicStructureContainer","site-root":"DivWithChildren","main_MF":"DivWithChildren","e6zct_wrapper":"PageMountUnmount","e6zct_wrapper_background":"PageMountUnmount"}},"appsWarmupData":{},"ooi":{"failedInSsr":{}}}</script> <!-- warmup data end --> </body> </html>