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: mpxtx.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en"> <head> <!-- SEO Tags --> <title>Merchant Services | Credit Card Processing | Houston, TX</title> <meta name="description" content="Leading merchant services provider in Houston, Texas & beyond. Faster credit card payment processing & lower digital payment rates/fees–saving small/medium businesses money. Secure eCommerce online payment gateway. No hidden fees. Official Clover POS/Point-of-Sale Partner. Save up to 50%* (avg)."/> <link rel="canonical" href="https://www.merchantproexpresstexas.com"/> <meta property="og:title" content="Merchant Services & Credit Card Payment Processing in Texas"/> <meta property="og:description" content="Leading merchant services processor in Houston, Texas & beyond. Faster credit card payment processing & lower digital payment rates/fees–saving small/medium businesses money. Secure eCommerce online payment gateway. No hidden fees. Official Clover POS/Point-of-Sale Partner. Save up to 50%* (avg)."/> <meta property="og:image" content="https://static.wixstatic.com/media/e2eaaa_888ce52660a949d3b4dd8dc395d51ec2~mv2.jpg/v1/fill/w_1200,h_630,al_c/e2eaaa_888ce52660a949d3b4dd8dc395d51ec2~mv2.jpg"/> <meta property="og:image:width" content="1200"/> <meta property="og:image:height" content="630"/> <meta property="og:url" content="https://www.merchantproexpresstexas.com"/> <meta property="og:site_name" content="Merchantproexpresstx"/> <meta property="og:type" content="website"/> <script type="application/ld+json">{"@context":"https://schema.org/","@type":"LocalBusiness","name":"MerchantPro Express TEXAS","url":"https://www.merchantproexpresstexas.com","image":"https://static.wixstatic.com/media/e2eaaa_0457009d1c8a442ea026edcbe4be77fc~mv2.png","address":{"@type":"PostalAddress","addressCountry":"US","addressLocality":"Brookshire","addressRegion":"TX","postalCode":"77423","streetAddress":"9939 Tallow Pointe Lane"},"telephone":"713-927-6204"}</script> <script type="application/ld+json">{"@context":"https://schema.org/","@type":"WebSite","name":"Merchantproexpresstx","url":"https://www.merchantproexpresstexas.com"}</script> <meta name="fb_admins_meta_tag" content="ChristopherScottBowman"/> <meta name="google-site-verification" content="9PKPqlK14ANyljLXDxiLa9tbD5hwSca8PkrOZ-yNSeU"/> <meta property="fb:admins" content="ChristopherScottBowman"/> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:title" content="Merchant Services & Credit Card Payment Processing in Texas"/> <meta name="twitter:description" content="Leading merchant services processor in Houston, Texas & beyond. Faster credit card payment processing & lower digital payment rates/fees–saving small/medium businesses money. Secure eCommerce online payment gateway. No hidden fees. Official Clover POS/Point-of-Sale Partner. Save up to 50%* (avg)."/> <meta name="twitter:image" content="https://static.wixstatic.com/media/e2eaaa_888ce52660a949d3b4dd8dc395d51ec2~mv2.jpg/v1/fill/w_1200,h_630,al_c/e2eaaa_888ce52660a949d3b4dd8dc395d51ec2~mv2.jpg"/> <meta charset='utf-8'> <meta name="viewport" content="width=device-width, initial-scale=1" id="wixDesktopViewport" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Wix.com Website Builder"/> <link rel="icon" sizes="192x192" href="https://static.wixstatic.com/media/e2eaaa_d9711384342946d08d5204586b6066e3%7Emv2.png/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/e2eaaa_d9711384342946d08d5204586b6066e3%7Emv2.png" type="image/png"/> <link rel="shortcut icon" href="https://static.wixstatic.com/media/e2eaaa_d9711384342946d08d5204586b6066e3%7Emv2.png/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/e2eaaa_d9711384342946d08d5204586b6066e3%7Emv2.png" type="image/png"/> <link rel="apple-touch-icon" href="https://static.wixstatic.com/media/e2eaaa_d9711384342946d08d5204586b6066e3%7Emv2.png/v1/fill/w_180%2Ch_180%2Clg_1%2Cusm_0.66_1.00_0.01/e2eaaa_d9711384342946d08d5204586b6066e3%7Emv2.png" type="image/png"/> <!-- Safari Pinned Tab Icon --> <!-- <link rel="mask-icon" href="https://static.wixstatic.com/media/e2eaaa_d9711384342946d08d5204586b6066e3%7Emv2.png/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/e2eaaa_d9711384342946d08d5204586b6066e3%7Emv2.png"> --> <!-- Original trials --> <!-- Legacy Polyfills --> <script nomodule="" src="https://static.parastorage.com/unpkg/[email protected]/minified.js"></script> <script nomodule="" src="https://static.parastorage.com/unpkg/[email protected]/dist/focus-within-polyfill.js"></script> <!-- Performance API Polyfills --> <script> (function () { var noop = function noop() {}; if ("performance" in window === false) { window.performance = {}; } window.performance.mark = performance.mark || noop; window.performance.measure = performance.measure || noop; if ("now" in window.performance === false) { var nowOffset = Date.now(); if (performance.timing && performance.timing.navigationStart) { nowOffset = performance.timing.navigationStart; } window.performance.now = function now() { return Date.now() - nowOffset; }; } })(); </script> <!-- Globals Definitions --> <script> (function () { var now = Date.now() window.initialTimestamps = { initialTimestamp: now, initialRequestTimestamp: Math.round(performance.timeOrigin ? performance.timeOrigin : now - performance.now()) } window.thunderboltTag = "QA_READY" window.thunderboltVersion = "1.15663.0" })(); </script> <!-- Essential Viewer Model --> <script type="application/json" id="wix-essential-viewer-model">{"fleetConfig":{"fleetName":"thunderbolt-seo-renderer-gradual","type":"Rollout","code":1},"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.13795.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13795.0"}],"siteFeaturesConfigs":{"sessionManager":{"isRunningInDifferentSiteContext":false}},"language":{"userLanguage":"en"},"siteAssets":{"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.parastorage.com","https:\/\/staticorigin.wixstatic.com","https:\/\/www.merchantproexpresstexas.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","lightbox","locationWixCodeSdk","mpaNavigation","navigationManager","navigationPhases","ooi","pages","panorama","renderer","reporter","routerFetch","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsReact","platform"],"site":{"externalBaseUrl":"https:\/\/www.merchantproexpresstexas.com","isSEO":true},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"requestUrl":"https:\/\/www.merchantproexpresstexas.com\/","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":true},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"907","renderingFlow":"NONE","language":"en","locale":"en-us"},"interactionSampleRatio":0.01,"dynamicModelUrl":"https:\/\/www.merchantproexpresstexas.com\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/www.merchantproexpresstexas.com\/_api\/v1\/access-tokens","isExcludedFromSecurityExperiments":true,"experiments":{"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.videoLazyLoading":true}}</script> <script>window.viewerModel = JSON.parse(document.getElementById('wix-essential-viewer-model').textContent)</script> <script> window.commonConfig = viewerModel.commonConfig </script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.70d46595.bundle.min.js">(()=>{"use strict";const e=e=>"string"==typeof e?decodeURIComponent(e).toLowerCase().trimStart():e,o="client-session-bind",t=new Set([o,"client-binding","svSession","smSession","server-session-bind","wixSession2"].map((e=>e.toLowerCase()))),i=Object.getOwnPropertyDescriptor(Document.prototype,"cookie"),n=(e="")=>`${o}=; ${e} max-age=0; path=/; expires=Thu, 01 Jan 1970 00:00:01 GMT`,r=o=>{const i="string"==typeof o?o.split("=")[0].trim():o.name,n=e(i).toLowerCase();return t.has(n)},s=e=>{let o;return o="string"==typeof e?e.split(";").map((e=>e.trim())):e,o.filter((e=>!r(e)))},l="tbReady",a="security_overrideGlobals",{experiments:c,siteFeaturesConfigs:d,accessTokensUrl:g}=window.viewerModel,b=g,u={},m=(()=>{const e=document.cookie.split(";").map((e=>e.trim())).filter((e=>e?.startsWith(o)))[0]?.split("=")[1];return(()=>{const e=`domain=${location.hostname};`,o=n(),t=n(e);i.set.call(document,o),i.set.call(document,t)})(),e})();m&&(u["client-binding"]=m);let h=fetch;addEventListener(l,(function e(o){const{logger:t}=o.detail;try{window.tb.init({fetch:h,fetchHeaders:u})}catch(e){const o=new Error("TB003");t.meter(`${a}_${o.message}`,{paramsOverrides:{errorType:a,eventString:o.message}}),window?.viewerModel?.mode.debug&&console.error(e)}finally{removeEventListener(l,e),h=fetch}})),c["specs.thunderbolt.hardenFetchAndXHR"]||(window.fetchDynamicModel=()=>d.sessionManager.isRunningInDifferentSiteContext?Promise.resolve({}):fetch(b,{credentials:"same-origin",headers:u}).then((function(e){if(!e.ok)throw new Error(`[${e.status}]${e.statusText}`);return e.json()})),window.dynamicModelPromise=window.fetchDynamicModel()),Object.defineProperty(document,"cookie",{get(){const e=i.get.call(document);return s(e).join("; ")},set(o){const n=e(o.split(";")[0]);[...t].every((e=>!n?.startsWith(e.toLowerCase())))&&i.set.call(document,o)},enumerable:!0,configurable:!1}),(()=>{if(!globalThis.cookieStore)return;const e=globalThis.cookieStore.get.bind(globalThis.cookieStore),o=globalThis.cookieStore.getAll.bind(globalThis.cookieStore),i=globalThis.cookieStore.set.bind(globalThis.cookieStore),n=globalThis.cookieStore.delete.bind(globalThis.cookieStore);Object.defineProperty(globalThis.CookieStore.prototype,"get",{value:async o=>t.has(o.toLowerCase())?null:e.call(void 0,o),enumerable:!0,configurable:!1}),Object.defineProperty(globalThis.CookieStore.prototype,"getAll",{value:async()=>{const e=await o.call(void 0);return s(e)},enumerable:!0,configurable:!1}),Object.defineProperty(globalThis.CookieStore.prototype,"set",{value:async(...e)=>{const o=1===e.length?e[0].name:e[0];if(!r(o))return i.call(void 0,...e)},enumerable:!0,configurable:!1}),Object.defineProperty(globalThis.CookieStore.prototype,"delete",{value:async(...e)=>{const o=1===e.length?e[0].name:e[0];if(!r(o))return n.call(void 0,...e)},enumerable:!0,configurable:!1})})()})(); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.70d46595.bundle.min.js.map</script> <!-- Overriding Globals JS --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.1b841b59.bundle.min.js">(()=>{"use strict";const{ownKeys:e}=Reflect,t=["toString","toLocaleString","valueOf"],r=(r,o,n)=>{const i=o[r];if(!i)return;let s=!1;try{const e=Object.getOwnPropertyDescriptor(o,r);e&&(s=e.enumerable||!1)}catch(e){console.warn(`Failed to get property descriptor for key "${r}":`,e)}globalThis.defineStrictProperty(r,i,o,s);const c=i?.prototype;if(c){const e=Object.getOwnPropertyDescriptors(c);Object.keys(e).forEach((r=>{const o=e[r];o&&((e,r,o,n)=>{const i=!(n["specs.thunderbolt.hardenArrayPush"]&&n["specs.thunderbolt.loadWebpackRuntimeInHead"])&&"push"===r&&Array.isArray(e);if("constructor"!==r&&!i&&"value"in o&&o.configurable&&!t.includes(String(r))){const{value:t,enumerable:n,get:i,set:s}=o,c={enumerable:n,configurable:!1,...t?{value:t,writable:!1}:{get:i,set:s}};Object.defineProperty(e,r,c)}})(c,r,o,n)}))}e(i).forEach((e=>{const t=Object.getOwnPropertyDescriptor(i,e);t&&(t.writable||t.configurable)&&globalThis.defineStrictProperty(e.toString(),i[e],i,t.enumerable)}))},o=e=>"string"==typeof e?decodeURIComponent(e).toLowerCase().trimStart():e,n=(e,t,r,o)=>{(e=>e?.set&&e?.get&&"function"==typeof e.set&&"function"==typeof e.get&&!e.get.toString().includes("[native code]")&&!e.set.toString().includes("[native code]"))(t)?Object.defineProperty(r||globalThis,e,{get:t.get,set:t.set,configurable:!1,enumerable:o||!1}):Object.defineProperty(r||globalThis,e,{value:t,writable:!1,configurable:!1,enumerable:o||!1})},i=()=>{const e=globalThis.open,t=document.open,r=(t,r,o)=>{const n="string"!=typeof t,i=e.call(window,t,r,o);return n||((s=t).startsWith("//")&&/(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?\.)+[a-z0-9][a-z0-9-]{0,61}[a-z0-9]/g.test(`${location.protocol}:${s}`)&&(s=`${location.protocol}${s}`),!s.startsWith("http")||new URL(s).hostname===location.hostname)?{}:i;var s};defineStrictProperty("open",r,globalThis,!0),defineStrictProperty("open",((e,o,n)=>e?r(e,o,n):t.call(document,e,o,n)),document,!0)},s=document.createElement,c=(e,t)=>{const r=s.call(document,e,t),n=Element.prototype.setAttribute,i=Element.prototype.setAttributeNS;if("iframe"===o(e)){globalThis.defineStrictProperty("srcdoc",{get:()=>{},set:()=>{console.error("`srcdoc` is not allowed in iframe elements.")}},r,!1);const e=function(e,t){"srcdoc"!==e.toLowerCase()?n.call(r,e,t):console.error("`srcdoc` attribute is not allowed to be set.")},t=function(e,t,o){"srcdoc"!==t.toLowerCase()?i.call(r,e,t,o):console.error("`srcdoc` attribute is not allowed to be set.")};r.setAttribute=e,r.setAttributeNS=t}return r},a="client-binding",l="security_overrideGlobals",d=["/_api/v1/access-tokens","/_api/v2/dynamicmodel","/_api/one-app-session-web/v3/businesses"],p=e=>(e instanceof Headers?e.forEach(((t,r)=>{decodeURIComponent(r).toLowerCase()===a&&e.delete(r)})):Object.keys(e).forEach((t=>{decodeURIComponent(t).toLowerCase()===a&&delete e[t]})),e),u=e=>{let t=!0;const r=(e=>{let t,r;if(globalThis.Request&&e instanceof Request)t=e.url;else{if("function"!=typeof e?.toString)throw new Error("Unsupported type for url");t=e.toString()}try{return new URL(t).pathname}catch(e){return r=t.replace(/#.+/gi,"").split("?").shift(),r.startsWith("/")?r:`/${r}`}})(e),n=o(r);return d.some((e=>n.includes(e)))&&(t=!1),t},f=(e=globalThis)=>{const t=fetch;e.defineStrictProperty("fetch",(function(){const r=(o=arguments,globalThis.Request&&o[0]instanceof Request&&o[0]?.headers?p(o[0].headers):o[1]?.headers&&p(o[1].headers),o);var o;return u(arguments[0])?t.apply(e,Array.from(r)):new Promise(((e,t)=>{const r=new Error("TB002");window.fedops?.interactionStarted(r,l),t(r)}))}))};performance.mark("overrideGlobals started");const{isExcludedFromSecurityExperiments:b,experiments:g}=window.viewerModel;try{((e=globalThis)=>{Object.defineProperty(e,"defineStrictProperty",{value:n,writable:!1,enumerable:!1,configurable:!1})})(),i(),b||globalThis.defineStrictProperty("createElement",c,document,!0),g["specs.thunderbolt.hardenFetchAndXHR"]&&!b&&(f(),((e=globalThis)=>{const t=XMLHttpRequest;function r(){const e=new t,r=e.open,o=e.setRequestHeader;return e.open=function(){if(arguments.length<2||u(arguments[1]))return r.apply(e,Array.from(arguments));{const e=new Error("TB002");throw window.fedops?.interactionStarted(e,l),e}},e.setRequestHeader=function(t,r){decodeURIComponent(t).toLowerCase()!==a&&o.call(e,t,r)},e}Object.keys(t).forEach((e=>{r[e]=t[e]})),e.defineStrictProperty("XMLHttpRequest",r)})()),g["specs.thunderbolt.removeServiceWorker"]&&(()=>{if(navigator&&"serviceWorker"in navigator)navigator.serviceWorker.register=()=>console.log("Service worker registration is not allowed"),Promise.resolve()})(),(e=>{let t=[],o=[];const{experiments:n}=window.viewerModel;o=o.concat(["TextEncoder","TextDecoder"]),n["specs.thunderbolt.hardenClientGlobals_EventTarget"]&&!e&&(o=o.concat(["XMLHttpRequestEventTarget","EventTarget"])),n["specs.thunderbolt.hardenArray"]&&o.push("Array"),o=o.concat(["URL","JSON"]),e||(t=t.concat(["addEventListener","removeEventListener"])),t=t.concat(["encodeURI","encodeURIComponent","decodeURI","decodeURIComponent"]),n["specs.thunderbolt.hardenStringAndNumber"]&&(o=o.concat(["String","Number"])),e||o.push("Object"),o=o.concat(["Reflect"]),t.forEach((e=>{Object.freeze(globalThis[e]),["addEventListener","removeEventListener"].includes(e)&&globalThis.defineStrictProperty(e,document[e],document,!0),globalThis.defineStrictProperty(e,globalThis[e],globalThis,!0)})),o.forEach((e=>{r(e,globalThis,n)}))})(b),b||(defineStrictProperty("preventStringArgument",((e,t,r)=>{const o=r||globalThis,n=o[e];defineStrictProperty(e,(function(){const r=Array.from(arguments);if("string"!=typeof r[t])return n.apply(o,r);console.warn(`Calling ${e} with a String Argument at index ${t} is not allowed`)}),o)})),preventStringArgument("setTimeout",0),preventStringArgument("setInterval",0))}catch(e){window?.viewerModel?.mode.debug&&console.error(e);const t=new Error("TB006");window.fedops?.reportError(t,"security_overrideGlobals"),window.Sentry?window.Sentry.captureException(t):globalThis.defineStrictProperty("sentryBuffer",[t],window,!1)}performance.mark("overrideGlobals ended")})(); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.1b841b59.bundle.min.js.map</script> <script> window.commonConfig = viewerModel.commonConfig </script> <!-- Initial CSS --> <style data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/main.94c435c3.min.css">@keyframes slide-horizontal-new{0%{transform:translateX(100%)}}@keyframes slide-horizontal-old{80%{opacity:1}to{opacity:0;transform:translateX(-100%)}}@keyframes slide-vertical-new{0%{transform:translateY(-100%)}}@keyframes slide-vertical-old{80%{opacity:1}to{opacity:0;transform:translateY(100%)}}@keyframes out-in-new{0%{opacity:0}}@keyframes out-in-old{to{opacity:0}}html[data-page-transition=SlideHorizontal]::view-transition-old(page-group){animation:slide-horizontal-old .6s cubic-bezier(.83,0,.17,1) forwards;mix-blend-mode:normal}html[data-page-transition=SlideHorizontal]::view-transition-new(page-group){animation:slide-horizontal-new .6s cubic-bezier(.83,0,.17,1) backwards;mix-blend-mode:normal}html[data-page-transition=SlideVertical]::view-transition-old(page-group){animation:slide-vertical-old .6s cubic-bezier(.83,0,.17,1) forwards;mix-blend-mode:normal}html[data-page-transition=SlideVertical]::view-transition-new(page-group){animation:slide-vertical-new .6s cubic-bezier(.83,0,.17,1) backwards;mix-blend-mode:normal}html[data-page-transition=OutIn]::view-transition-old(page-group){animation:out-in-old .35s cubic-bezier(.64,0,.78,0) forwards}html[data-page-transition=OutIn]::view-transition-new(page-group){animation:out-in-new .35s cubic-bezier(.22,1,.36,1) .35s backwards}@media(prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-new(*),::view-transition-old(*){animation:none!important}}body,html{background:transparent;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}body{--scrollbar-width:0px;font-family:Arial,Helvetica,sans-serif;font-size:10px}body,html{height:100%}body{overflow-x:auto;overflow-y:scroll}body:not(.responsive) #site-root{min-width:var(--site-width);width:100%}body:not([data-js-loaded]) [data-hide-prejs]{visibility:hidden}#SITE_CONTAINER{position:relative}:root{--one-unit:1vw;--section-max-width:9999px;--spx-stopper-max:9999px;--spx-stopper-min:0px}@supports(-webkit-appearance:none) and (stroke-color:transparent){:root{--safari-sticky-fix:opacity}}@supports(container-type:inline-size){:root{--one-unit:1cqw}}[id^=oldHoverBox-]{mix-blend-mode:plus-lighter;transition:opacity .5s ease,visibility .5s ease}[data-mesh-id$=inlineContent-gridContainer]:has(>[id^=oldHoverBox-]){isolation:isolate}</style> <style data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.beea92dc.min.css">a,abbr,acronym,address,applet,b,big,blockquote,button,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,footer,form,h1,h2,h3,h4,h5,h6,header,i,iframe,img,ins,kbd,label,legend,li,nav,object,ol,p,pre,q,s,samp,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,title,tr,tt,u,ul,var{background:transparent;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}input,select,textarea{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif}ol,ul{list-style:none}blockquote,q{quotes:none}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a{cursor:pointer;text-decoration:none}.testStyles{overflow-y:hidden}.reset-button{-webkit-appearance:none;background:none;border:0;color:inherit;font:inherit;line-height:normal;outline:0;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}:focus{outline:none}body.device-mobile-optimized:not(.disable-site-overflow){overflow-x:hidden;overflow-y:scroll}body.device-mobile-optimized:not(.responsive) #SITE_CONTAINER{margin-left:auto;margin-right:auto;overflow-x:visible;position:relative;width:320px}body.device-mobile-optimized:not(.responsive):not(.blockSiteScrolling) #SITE_CONTAINER{margin-top:0}body.device-mobile-optimized>*{max-width:100%!important}body.device-mobile-optimized #site-root{overflow-x:hidden;overflow-y:hidden}@supports(overflow:clip){body.device-mobile-optimized #site-root{overflow-x:clip;overflow-y:clip}}body.device-mobile-non-optimized #SITE_CONTAINER #site-root:not(.overflow-clip-in-mobile){overflow-x:hidden;overflow-y:auto}body.device-mobile-non-optimized #SITE_CONTAINER #site-root.overflow-clip-in-mobile{overflow-x:clip;overflow-y:clip}body.device-mobile-non-optimized.fullScreenMode{background-color:#5f6360}body.device-mobile-non-optimized.fullScreenMode #MOBILE_ACTIONS_MENU,body.device-mobile-non-optimized.fullScreenMode #SITE_BACKGROUND,body.device-mobile-non-optimized.fullScreenMode #site-root,body.fullScreenMode #WIX_ADS{visibility:hidden}body.fullScreenMode{overflow-x:hidden!important;overflow-y:hidden!important}body.fullScreenMode.device-mobile-optimized #TINY_MENU{opacity:0;pointer-events:none}body.fullScreenMode-scrollable.device-mobile-optimized{overflow-x:hidden!important;overflow-y:auto!important}body.fullScreenMode-scrollable.device-mobile-optimized #masterPage,body.fullScreenMode-scrollable.device-mobile-optimized #site-root{overflow-x:hidden!important;overflow-y:hidden!important}body.fullScreenMode-scrollable.device-mobile-optimized #SITE_BACKGROUND,body.fullScreenMode-scrollable.device-mobile-optimized #masterPage{height:auto!important}body.fullScreenMode-scrollable.device-mobile-optimized #masterPage.mesh-layout{height:0!important}body.blockSiteScrolling,body.siteScrollingBlocked{position:fixed;width:100%}body.blockSiteScrolling #SITE_CONTAINER{margin-top:calc(var(--blocked-site-scroll-margin-top)*-1)}body.blockSiteScrolling:not(.responsive) #WIX_ADS{margin-top:var(--blocked-site-scroll-margin-top)}#site-root{margin:0 auto;min-height:100%;position:relative;top:var(--wix-ads-height)}#site-root img:not([src]){visibility:hidden}#site-root svg img:not([src]){visibility:visible}.auto-generated-link{color:inherit}#SCROLL_TO_BOTTOM,#SCROLL_TO_TOP{height:0}.has-click-trigger{cursor:pointer}.fullScreenOverlay{bottom:0;display:flex;justify-content:center;left:0;overflow-y:hidden;position:fixed;right:0;top:-60px;z-index:1005}.fullScreenOverlay>.fullScreenOverlayContent{bottom:0;left:0;margin:0 auto;overflow:hidden;position:absolute;right:0;top:60px;transform:translateZ(0)}[data-mesh-id$=centeredContent],[data-mesh-id$=form],[data-mesh-id$=inlineContent]{pointer-events:none;position:relative}[data-mesh-id$=-gridWrapper],[data-mesh-id$=-rotated-wrapper]{pointer-events:none}[data-mesh-id$=-gridContainer]>*,[data-mesh-id$=-rotated-wrapper]>*,[data-mesh-id$=inlineContent]>:not([data-mesh-id$=-gridContainer]){pointer-events:auto}.device-mobile-optimized #masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID{grid-area:2/1/3/2;-ms-grid-row:2;position:relative}#masterPage.mesh-layout{-ms-grid-rows:max-content max-content min-content max-content;-ms-grid-columns:100%;align-items:start;display:-ms-grid;display:grid;grid-template-columns:100%;grid-template-rows:max-content max-content min-content max-content;justify-content:stretch}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #SITE_FOOTER-placeholder,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,#masterPage.mesh-layout #SITE_HEADER-placeholder,#masterPage.mesh-layout #SITE_HEADER_WRAPPER,#masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID[data-state~=mobileView],#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #soapBeforePagesContainer{-ms-grid-row-align:start;-ms-grid-column-align:start;-ms-grid-column:1}#masterPage.mesh-layout #SITE_HEADER-placeholder,#masterPage.mesh-layout #SITE_HEADER_WRAPPER{grid-area:1/1/2/2;-ms-grid-row:1}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #soapBeforePagesContainer{grid-area:3/1/4/2;-ms-grid-row:3}#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #soapBeforePagesContainer{width:100%}#masterPage.mesh-layout #PAGES_CONTAINER{align-self:stretch}#masterPage.mesh-layout main#PAGES_CONTAINER{display:block}#masterPage.mesh-layout #SITE_FOOTER-placeholder,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER{grid-area:4/1/5/2;-ms-grid-row:4}#masterPage.mesh-layout #SITE_PAGES,#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERcenteredContent],#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERinlineContent]{height:100%}#masterPage.mesh-layout.desktop>*{width:100%}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,#masterPage.mesh-layout #SITE_HEADER_WRAPPER,#masterPage.mesh-layout #SITE_PAGES,#masterPage.mesh-layout #masterPageinlineContent,#masterPage.mesh-layout:not(.one-doc) #SITE_FOOTER,#masterPage.mesh-layout:not(.one-doc) #SITE_HEADER{position:relative}#masterPage.mesh-layout #SITE_HEADER{grid-area:1/1/2/2}#masterPage.mesh-layout #SITE_FOOTER{grid-area:4/1/5/2}#masterPage.mesh-layout.overflow-x-clip #SITE_FOOTER,#masterPage.mesh-layout.overflow-x-clip #SITE_HEADER{overflow-x:clip}[data-z-counter]{z-index:0}[data-z-counter="0"]{z-index:auto}.wixSiteProperties{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--wst-button-color-fill-primary:rgb(var(--color_48));--wst-button-color-border-primary:rgb(var(--color_49));--wst-button-color-text-primary:rgb(var(--color_50));--wst-button-color-fill-primary-hover:rgb(var(--color_51));--wst-button-color-border-primary-hover:rgb(var(--color_52));--wst-button-color-text-primary-hover:rgb(var(--color_53));--wst-button-color-fill-primary-disabled:rgb(var(--color_54));--wst-button-color-border-primary-disabled:rgb(var(--color_55));--wst-button-color-text-primary-disabled:rgb(var(--color_56));--wst-button-color-fill-secondary:rgb(var(--color_57));--wst-button-color-border-secondary:rgb(var(--color_58));--wst-button-color-text-secondary:rgb(var(--color_59));--wst-button-color-fill-secondary-hover:rgb(var(--color_60));--wst-button-color-border-secondary-hover:rgb(var(--color_61));--wst-button-color-text-secondary-hover:rgb(var(--color_62));--wst-button-color-fill-secondary-disabled:rgb(var(--color_63));--wst-button-color-border-secondary-disabled:rgb(var(--color_64));--wst-button-color-text-secondary-disabled:rgb(var(--color_65));--wst-color-fill-base-1:rgb(var(--color_36));--wst-color-fill-base-2:rgb(var(--color_37));--wst-color-fill-base-shade-1:rgb(var(--color_38));--wst-color-fill-base-shade-2:rgb(var(--color_39));--wst-color-fill-base-shade-3:rgb(var(--color_40));--wst-color-fill-accent-1:rgb(var(--color_41));--wst-color-fill-accent-2:rgb(var(--color_42));--wst-color-fill-accent-3:rgb(var(--color_43));--wst-color-fill-accent-4:rgb(var(--color_44));--wst-color-fill-background-primary:rgb(var(--color_11));--wst-color-fill-background-secondary:rgb(var(--color_12));--wst-color-text-primary:rgb(var(--color_15));--wst-color-text-secondary:rgb(var(--color_14));--wst-color-action:rgb(var(--color_18));--wst-color-disabled:rgb(var(--color_39));--wst-color-title:rgb(var(--color_45));--wst-color-subtitle:rgb(var(--color_46));--wst-color-line:rgb(var(--color_47));--wst-font-style-h2:var(--font_2);--wst-font-style-h3:var(--font_3);--wst-font-style-h4:var(--font_4);--wst-font-style-h5:var(--font_5);--wst-font-style-h6:var(--font_6);--wst-font-style-body-large:var(--font_7);--wst-font-style-body-medium:var(--font_8);--wst-font-style-body-small:var(--font_9);--wst-font-style-body-x-small:var(--font_10);--wst-color-custom-1:rgb(var(--color_13));--wst-color-custom-2:rgb(var(--color_16));--wst-color-custom-3:rgb(var(--color_17));--wst-color-custom-4:rgb(var(--color_19));--wst-color-custom-5:rgb(var(--color_20));--wst-color-custom-6:rgb(var(--color_21));--wst-color-custom-7:rgb(var(--color_22));--wst-color-custom-8:rgb(var(--color_23));--wst-color-custom-9:rgb(var(--color_24));--wst-color-custom-10:rgb(var(--color_25));--wst-color-custom-11:rgb(var(--color_26));--wst-color-custom-12:rgb(var(--color_27));--wst-color-custom-13:rgb(var(--color_28));--wst-color-custom-14:rgb(var(--color_29));--wst-color-custom-15:rgb(var(--color_30));--wst-color-custom-16:rgb(var(--color_31));--wst-color-custom-17:rgb(var(--color_32));--wst-color-custom-18:rgb(var(--color_33));--wst-color-custom-19:rgb(var(--color_34));--wst-color-custom-20:rgb(var(--color_35))}</style> <meta name="format-detection" content="telephone=no"> <meta name="skype_toolbar" content="skype_toolbar_parser_compatible"> <!-- head performance data start --> <!-- head performance data end --> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-classic.14daee33.min.css">.PlZyDq{touch-action:manipulation}.uDW_Qe{align-items:center;box-sizing:border-box;display:flex;justify-content:var(--label-align);min-width:100%;text-align:initial;width:-moz-max-content;width:max-content}.uDW_Qe:before{max-width:var(--margin-start,0)}.uDW_Qe:after,.uDW_Qe:before{align-self:stretch;content:"";flex-grow:1}.uDW_Qe:after{max-width:var(--margin-end,0)}.FubTgk{height:100%}.FubTgk .uDW_Qe{border-radius:var(--corvid-border-radius,var(--rd,0));bottom:0;box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));left:0;position:absolute;right:0;top:0;transition:var(--trans1,border-color .4s ease 0s,background-color .4s ease 0s)}.FubTgk .uDW_Qe:link,.FubTgk .uDW_Qe:visited{border-color:transparent}.FubTgk .l7_2fn{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));font:var(--fnt,var(--font_5));margin:0;position:relative;transition:var(--trans2,color .4s ease 0s);white-space:nowrap}.FubTgk[aria-disabled=false] .uDW_Qe{background-color:var(--corvid-background-color,rgba(var(--bg,var(--color_17,color_17)),var(--alpha-bg,1)));border:solid var(--corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1))) var(--corvid-border-width,var(--brw,0));cursor:pointer!important}:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .uDW_Qe,body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .uDW_Qe{background-color:var(--corvid-hover-background-color,rgba(var(--bgh,var(--color_18,color_18)),var(--alpha-bgh,1)));border-color:var(--corvid-hover-border-color,rgba(var(--brdh,var(--color_15,color_15)),var(--alpha-brdh,1)))}:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .l7_2fn,body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .l7_2fn{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))))}:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .uDW_Qe,body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .uDW_Qe{background-color:var(--corvid-hover-background-color,rgba(var(--bgh,var(--color_18,color_18)),var(--alpha-bgh,1)));border-color:var(--corvid-hover-border-color,rgba(var(--brdh,var(--color_15,color_15)),var(--alpha-brdh,1)))}:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .l7_2fn,body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .l7_2fn{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))))}.FubTgk[aria-disabled=true] .uDW_Qe{background-color:var(--corvid-disabled-background-color,rgba(var(--bgd,204,204,204),var(--alpha-bgd,1)));border-color:var(--corvid-disabled-border-color,rgba(var(--brdd,204,204,204),var(--alpha-brdd,1)));border-style:solid;border-width:var(--corvid-border-width,var(--brw,0))}.FubTgk[aria-disabled=true] .l7_2fn{color:var(--corvid-disabled-color,rgb(var(--txtd,255,255,255)))}.uUxqWY{align-items:center;box-sizing:border-box;display:flex;justify-content:var(--label-align);min-width:100%;text-align:initial;width:-moz-max-content;width:max-content}.uUxqWY:before{max-width:var(--margin-start,0)}.uUxqWY:after,.uUxqWY:before{align-self:stretch;content:"";flex-grow:1}.uUxqWY:after{max-width:var(--margin-end,0)}.Vq4wYb[aria-disabled=false] .uUxqWY{cursor:pointer}:host(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:active .wJVzSK,body.device-mobile-optimized .Vq4wYb[aria-disabled=false]:active .wJVzSK{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))));transition:var(--trans,color .4s ease 0s)}:host(:not(.device-mobile-optimized)) .Vq4wYb[aria-disabled=false]:hover .wJVzSK,body:not(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:hover .wJVzSK{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))));transition:var(--trans,color .4s ease 0s)}.Vq4wYb .uUxqWY{bottom:0;left:0;position:absolute;right:0;top:0}.Vq4wYb .wJVzSK{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));font:var(--fnt,var(--font_5));transition:var(--trans,color .4s ease 0s);white-space:nowrap}.Vq4wYb[aria-disabled=true] .wJVzSK{color:var(--corvid-disabled-color,rgb(var(--txtd,255,255,255)))}:host(:not(.device-mobile-optimized)) .CohWsy,body:not(.device-mobile-optimized) .CohWsy{display:flex}:host(:not(.device-mobile-optimized)) .V5AUxf,body:not(.device-mobile-optimized) .V5AUxf{-moz-column-gap:var(--margin);column-gap:var(--margin);display:flex;flex-direction:var(--items-direction);margin:0 auto;position:relative;width:calc(100% - var(--padding)*2)}:host(:not(.device-mobile-optimized)) .V5AUxf>*,body:not(.device-mobile-optimized) .V5AUxf>*{flex:var(--column-flex) 1 0%;left:0;margin-bottom:var(--padding);margin-top:var(--padding);min-width:0;position:relative;top:0}:host(.device-mobile-optimized) .V5AUxf,body.device-mobile-optimized .V5AUxf{display:block;padding-bottom:var(--padding-y);padding-left:var(--padding-x,0);padding-right:var(--padding-x,0);padding-top:var(--padding-y);position:relative}:host(.device-mobile-optimized) .V5AUxf>*,body.device-mobile-optimized .V5AUxf>*{margin-bottom:var(--margin);position:relative}:host(.device-mobile-optimized) .V5AUxf>:first-child,body.device-mobile-optimized .V5AUxf>:first-child{margin-top:var(--firstChildMarginTop,0)}:host(.device-mobile-optimized) .V5AUxf>:last-child,body.device-mobile-optimized .V5AUxf>:last-child{margin-bottom:var(--lastChildMarginBottom)}.LIhNy3{backface-visibility:hidden}.jhxvbR,.mtrorN{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.if7Vw2{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.if7Vw2.f0uTJH{clip:rect(0,auto,auto,0)}.if7Vw2 .i1tH8h{height:100%;position:absolute;top:0;width:100%}.if7Vw2 .DXi4PB{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.if7Vw2 .DXi4PB img{height:100%;width:100%}@supports(-webkit-hyphens:none){.if7Vw2.f0uTJH{clip:auto;-webkit-clip-path:inset(0)}}.wG8dni{height:100%}.tcElKx{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.ImALHf,.Ybjs9b{opacity:var(--fill-layer-video-opacity)}.UWmm3w{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.Yjj1af{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.ImALHf{height:100%;position:relative;width:100%}.KCM6zk{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.KCM6zk .DXi4PB,.KCM6zk .ImALHf,.KCM6zk .Ybjs9b{opacity:1}._uqPqy{clip-path:var(--fill-layer-clip)}._uqPqy,.eKyYhK{position:absolute;top:0}._uqPqy,.eKyYhK,.x0mqQS img{height:100%;width:100%}.pnCr6P{opacity:0}.blf7sp,.pnCr6P{position:absolute;top:0}.blf7sp{height:0;left:0;overflow:hidden;width:0}.rWP3Gv{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.Tr4n3d,.rWP3Gv,.wRqk6s{height:100%;top:0;width:100%}.wRqk6s{position:absolute}.Tr4n3d{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.Tr4n3d{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.VXAmO2{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.VXAmO2,.VXAmO2 .dy3w_9{left:0;position:absolute;width:100%}.VXAmO2 .dy3w_9{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.UORcXs{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.UORcXs .dy3w_9{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.UORcXs .dy3w_9[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.UORcXs .dy3w_9[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.UORcXs .dy3w_9[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.Io4VUz{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.Io4VUz .dy3w_9{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.Io4VUz .dy3w_9[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.Io4VUz .dy3w_9[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.Io4VUz .dy3w_9[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}.YzqVVZ{overflow:visible;position:relative}.mwF7X1{backface-visibility:hidden}.YGilLk{cursor:pointer}.Tj01hh{display:block}.MW5IWV,.Tj01hh{height:100%;width:100%}.MW5IWV{left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0}.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}._C0cVf{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.hFwGTD{transform:translateY(-100%);transition:.2s ease-in}.IQgXoP{transition:.2s}.Nr3Nid{opacity:0;transition:.2s ease-in}.Nr3Nid.l4oO6c{z-index:-1!important}.iQuoC4{opacity:1;transition:.2s}.CJF7A2{height:auto}.CJF7A2,.U4Bvut{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .G5K6X8,body:not(.device-mobile-optimized) .G5K6X8{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.xU8fqS[data-focuscycled=active]{outline:1px solid transparent}.xU8fqS[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.xU8fqS ._4XcTfy{background-color:var(--screenwidth-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));border-bottom:var(--brwb,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-top:var(--brwt,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));bottom:0;box-shadow:var(--shd,0 0 5px rgba(0,0,0,.7));left:0;position:absolute;right:0;top:0}.xU8fqS .gUbusX{background-color:rgba(var(--bgctr,var(--color_11,color_11)),var(--alpha-bgctr,1));border-radius:var(--rd,0);bottom:var(--brwb,0);top:var(--brwt,0)}.xU8fqS .G5K6X8,.xU8fqS .gUbusX{left:0;position:absolute;right:0}.xU8fqS .G5K6X8{bottom:0;top:0}:host(.device-mobile-optimized) .xU8fqS .G5K6X8,body.device-mobile-optimized .xU8fqS .G5K6X8{left:10px;right:10px}.SPY_vo{pointer-events:none}.BmZ5pC{min-height:calc(100vh - var(--wix-ads-height));min-width:var(--site-width);position:var(--bg-position);top:var(--wix-ads-height)}.BmZ5pC,.nTOEE9{height:100%;width:100%}.nTOEE9{overflow:hidden;position:relative}.nTOEE9.sqUyGm:hover{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODM3MEUzMUU4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODM3MEUzMUQ4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4bqsJgAAACF0lEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPmgI0F2YdmxXQUhX///sVQqK2tDVL4DFkhF8zK2NjY/4aGhshOOMJAJAB5ZjdAADGQCpiB4Cear3uwKQR74vv372BPLFq0CKZ4GnLcdMGiFtnXmzZtQo0Bdnb2r/b29nBFMIwUjkxghby8vHfFxMQwTMQWp0YggZcvX/5HBpqamhgKQdafAQnq6en9j4+P/4/me150nzsCPfYOKrkWKvYCymcjJozPgqIYIMAYcUjKAnEcELsDbVECOpkNiO8B+buAeCEQ3yUqFllYWNYh+4Obm/u/ubn5f0tLy//QPIqM90ATHVagDHTJH5BCfn7+/xcvXvyPC9y7d+8/KHqghv4FYj0M04BxeAOkQEhI6P+vX79QDECOeBj49+/ffzk5OZih91FyP4gAGiIDooH5hIGVlRUsAXQpGMMAMh+Y1xksLCzg5QxGrAFzwAxY2GzYsIGgC48cOYIclsuwBiIbG9sCmCJFRcX/+/fvxwi/EydOwIoDGH6JLQEiA26ga1egxSY2vAUpkcKKEV5iCwVOIObBU8w8RzLYgYHaAAACg5CxaxSLgwAAAABJRU5ErkJggg==),auto}.nTOEE9.C_JY0G:hover{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0I4QkNGQTI4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0I4QkNGQTE4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7hiSPZAAACGklEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPm/EcHUA3TURT+/fsXQ6G2tjZI4TNkhVwwK2NjY/8bGhoiO+EIA5EA5JndAAHEQCpgBoKfaL7uwaYQHLrfv38He2LRokUwxdOQ46YLFrXIYNOmTagxwM7O/tXe3h4sCYs3EEYKRyawQl5e3rtiYmL/sQH0ODUCCbx8+RJFkaamJoZCkPVnQIJ6enr/4+Pj/6P5nhfd545Aj72DSq6Fir2A8tmICeOzoCgGCDBGHJKyQBwHxO5AW5SATmYD4ntA/i4gXgjEd4mKRRYWlnXI/uDm5v5vbm7+39LS8j80jyLjPdBEhxUoA13yB6SQn5///8WLF//jAvfu3fsPih6ooX+BWA/DNGAc3gApEBIS+v/r16//hMC/f//+y8nJwQy9j2wWC4gAGiIDooH5hIGVlRUsAXQpVq98/PgRVBAwWFhYMDx69AhczkBj7RdyFpgBC5sNGzYQdOGRI0eQw3IZVpvZ2NgWwBQpKir+379/P4ZBJ06cgBUHMPwSWwJEBtxA165Ai01seAtSIoUVI7zEFgqcQMyDp5h5jmSwAwO1AQBU5q033XYWQwAAAABJRU5ErkJggg==),auto}.RZQnmg{background-color:rgb(var(--color_11));border-radius:50%;bottom:12px;height:40px;opacity:0;pointer-events:none;position:absolute;right:12px;width:40px}.RZQnmg path{fill:rgb(var(--color_15))}.RZQnmg:focus{cursor:auto;opacity:1;pointer-events:auto}.rYiAuL{cursor:pointer}.gSXewE{height:0;left:0;overflow:hidden;top:0;width:0}.OJQ_3L,.gSXewE{position:absolute}.OJQ_3L{background-color:rgb(var(--color_11));border-radius:300px;bottom:0;cursor:pointer;height:40px;margin:16px 16px;opacity:0;pointer-events:none;right:0;width:40px}.OJQ_3L path{fill:rgb(var(--color_12))}.OJQ_3L:focus{cursor:auto;opacity:1;pointer-events:auto}.j7pOnl{box-sizing:border-box;height:100%;width:100%}.BI8PVQ{min-height:var(--image-min-height);min-width:var(--image-min-width)}.BI8PVQ img,img.BI8PVQ{filter:var(--filter-effect-svg-url);-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100% 100%);mask-size:var(--mask-size,100% 100%);-o-object-position:var(--object-position);object-position:var(--object-position)}.MazNVa{left:var(--left,auto);position:var(--position-fixed,static);top:var(--top,auto);z-index:var(--z-index,auto)}.MazNVa .BI8PVQ img{box-shadow:0 0 0 #000;position:static;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.MazNVa .j7pOnl{display:block;overflow:hidden}.MazNVa .BI8PVQ{overflow:hidden}.c7cMWz{bottom:0;left:0;position:absolute;right:0;top:0}.FVGvCX{height:auto;position:relative;width:100%}body:not(.responsive) .zK7MhX{align-self:start;grid-area:1/1/1/1;height:100%;justify-self:stretch;left:0;position:relative}:host(:not(.device-mobile-optimized)) .c7cMWz,body:not(.device-mobile-optimized) .c7cMWz{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.fEm0Bo .c7cMWz{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));overflow:hidden}:host(.device-mobile-optimized) .c7cMWz,body.device-mobile-optimized .c7cMWz{left:10px;right:10px}.PFkO7r{bottom:0;left:0;position:absolute;right:0;top:0}.HT5ybB{height:auto;position:relative;width:100%}body:not(.responsive) .dBAkHi{align-self:start;grid-area:1/1/1/1;height:100%;justify-self:stretch;left:0;position:relative}:host(:not(.device-mobile-optimized)) .PFkO7r,body:not(.device-mobile-optimized) .PFkO7r{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}:host(.device-mobile-optimized) .PFkO7r,body.device-mobile-optimized .PFkO7r{left:10px;right:10px}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap.f5dd96d7.min.css">.J6KGih{cursor:pointer}.sNF2R0{opacity:0}.hLoBV3{transition:opacity var(--transition-duration) cubic-bezier(.37,0,.63,1)}.Rdf41z,.hLoBV3{opacity:1}.ftlZWo{transition:opacity var(--transition-duration) cubic-bezier(.37,0,.63,1)}.ATGlOr,.ftlZWo{opacity:0}.KQSXD0{transition:opacity var(--transition-duration) cubic-bezier(.64,0,.78,0)}.KQSXD0,.pagQKE{opacity:1}._6zG5H{opacity:0;transition:opacity var(--transition-duration) cubic-bezier(.22,1,.36,1)}.BB49uC{transform:translateX(100%)}.j9xE1V{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.ICs7Rs,.j9xE1V{transform:translateX(0)}.DxijZJ{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.B5kjYq,.DxijZJ{transform:translateX(-100%)}.cJijIV{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.cJijIV,.hOxaWM{transform:translateX(0)}.T9p3fN{transform:translateX(100%);transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.qDxYJm{transform:translateY(100%)}.aA9V0P{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.YPXPAS,.aA9V0P{transform:translateY(0)}.Xf2zsA{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.Xf2zsA,.y7Kt7s{transform:translateY(-100%)}.EeUgMu{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.EeUgMu,.fdHrtm{transform:translateY(0)}.WIFaG4{transform:translateY(100%);transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}body:not(.responsive) .JsJXaX{overflow-x:clip}[data-view-transition=page-transition] .JsJXaX{view-transition-name:page-group}.AnQkDU{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:100%}.AnQkDU>div{align-self:stretch!important;grid-area:1/1/2/2;justify-self:stretch!important}.StylableButton2545352419__root{-archetype:box;border:none;box-sizing:border-box;cursor:pointer;display:block;height:100%;min-height:10px;min-width:10px;padding:0;touch-action:manipulation;width:100%}.StylableButton2545352419__root[disabled]{pointer-events:none}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor{background-color:var(--corvid-background-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor{background-color:var(--corvid-hover-background-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor{background-color:var(--corvid-disabled-background-color)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor{border-color:var(--corvid-border-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor{border-color:var(--corvid-hover-border-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor{border-color:var(--corvid-disabled-border-color)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius{border-radius:var(--corvid-border-radius)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth{border-width:var(--corvid-border-width)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label{color:var(--corvid-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label{color:var(--corvid-hover-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label{color:var(--corvid-disabled-color)!important}.StylableButton2545352419__link{-archetype:box;box-sizing:border-box;color:#000;text-decoration:none}.StylableButton2545352419__container{align-items:center;display:flex;flex-basis:auto;flex-direction:row;flex-grow:1;height:100%;justify-content:center;overflow:hidden;transition:all .2s ease,visibility 0s;width:100%}.StylableButton2545352419__label{-archetype:text;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(first);max-width:100%;min-width:1.8em;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:inherit;white-space:nowrap}.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label{text-overflow:unset}.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label{min-width:10px;overflow-wrap:break-word;white-space:break-spaces;word-break:break-word}.StylableButton2545352419__icon{-archetype:icon;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(last);flex-shrink:0;height:50px;min-width:1px;transition:inherit}.StylableButton2545352419__icon.StylableButton2545352419--override{display:block!important}.StylableButton2545352419__icon svg,.StylableButton2545352419__icon>span{display:flex;height:inherit;width:inherit}.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-icon-color)!important;stroke:var(--corvid-icon-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-hover-icon-color)!important;stroke:var(--corvid-hover-icon-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-disabled-icon-color)!important;stroke:var(--corvid-disabled-icon-color)!important}.a9YhBi{bottom:0;left:0;position:absolute;right:0;top:0}.dX12nb{cursor:pointer}.AKxYR5{-webkit-tap-highlight-color:rgba(0,0,0,0);fill:var(--corvid-fill-color,var(--fill));fill-opacity:var(--fill-opacity);stroke:var(--corvid-stroke-color,var(--stroke));stroke-opacity:var(--stroke-opacity);stroke-width:var(--stroke-width);filter:var(--drop-shadow,none);opacity:var(--opacity);transform:var(--flip)}.AKxYR5,.AKxYR5 svg{bottom:0;left:0;position:absolute;right:0;top:0}.AKxYR5 svg{height:var(--svg-calculated-height,100%);margin:auto;padding:var(--svg-calculated-padding,0);width:var(--svg-calculated-width,100%)}.AKxYR5 svg:not([data-type=ugc]){overflow:visible}.VZYmYf *{vector-effect:non-scaling-stroke}.HcOXKn{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}ol.font_100,ul.font_100{color:#080808;font-family:"Arial, Helvetica, sans-serif",serif;font-size:10px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin:0;text-decoration:none}ol.font_100 li,ul.font_100 li{margin-bottom:12px}ol.wix-list-text-align,ul.wix-list-text-align{list-style-position:inside}ol.wix-list-text-align h1,ol.wix-list-text-align h2,ol.wix-list-text-align h3,ol.wix-list-text-align h4,ol.wix-list-text-align h5,ol.wix-list-text-align h6,ol.wix-list-text-align p,ul.wix-list-text-align h1,ul.wix-list-text-align h2,ul.wix-list-text-align h3,ul.wix-list-text-align h4,ul.wix-list-text-align h5,ul.wix-list-text-align h6,ul.wix-list-text-align p{display:inline}.ONIxfn{cursor:pointer}.WUKwEB{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.QxJLC3 [data-attr-richtext-marker=true]{display:block}.QxJLC3 [data-attr-richtext-marker=true] table{border-collapse:collapse;margin:15px 0;width:100%}.QxJLC3 [data-attr-richtext-marker=true] table td{padding:12px;position:relative}.QxJLC3 [data-attr-richtext-marker=true] table td:after{border-bottom:1px solid currentColor;border-left:1px solid currentColor;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0}.QxJLC3 [data-attr-richtext-marker=true] table tr td:last-child:after{border-right:1px solid currentColor}.QxJLC3 [data-attr-richtext-marker=true] table tr:first-child td:after{border-top:1px solid currentColor}@supports(-webkit-appearance:none) and (stroke-color:transparent){.lq2cno>*>:first-child{vertical-align:top}}@supports(-webkit-touch-callout:none){.lq2cno>*>:first-child{vertical-align:top}}.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote) [class$=rich-text__text],.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote)[class$=rich-text__text]{color:var(--corvid-color,currentColor)}.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote) span[style*=color]{color:var(--corvid-color,currentColor)!important}.uGVkMG{direction:var(--text-direction);min-height:var(--min-height);min-width:var(--min-width)}.uGVkMG .edKzOf{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.uGVkMG .edKzOf ul{list-style:disc inside}.uGVkMG .edKzOf li{margin-bottom:12px}.SxM0TO blockquote,.SxM0TO h1,.SxM0TO h2,.SxM0TO h3,.SxM0TO h4,.SxM0TO h5,.SxM0TO h6,.SxM0TO p{letter-spacing:normal;line-height:normal}.nJYhU3{min-height:var(--min-height);min-width:var(--min-width)}.nJYhU3 .edKzOf{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.nJYhU3 .edKzOf ol,.nJYhU3 .edKzOf ul{letter-spacing:normal;line-height:normal;margin-inline-start:.5em;padding-inline-start:1.3em}.nJYhU3 .edKzOf ul{list-style-type:disc}.nJYhU3 .edKzOf ol{list-style-type:decimal}.nJYhU3 .edKzOf ol ul,.nJYhU3 .edKzOf ul ul{line-height:normal;list-style-type:circle}.nJYhU3 .edKzOf ol ol ul,.nJYhU3 .edKzOf ol ul ul,.nJYhU3 .edKzOf ul ol ul,.nJYhU3 .edKzOf ul ul ul{line-height:normal;list-style-type:square}.nJYhU3 .edKzOf li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.nJYhU3 .edKzOf h1,.nJYhU3 .edKzOf h2,.nJYhU3 .edKzOf h3,.nJYhU3 .edKzOf h4,.nJYhU3 .edKzOf h5,.nJYhU3 .edKzOf h6,.nJYhU3 .edKzOf p{letter-spacing:normal;line-height:normal;margin-block:0;margin:0}.nJYhU3 .edKzOf a{color:inherit}.SxM0TO,.c9GqVL{word-wrap:break-word;direction:var(--text-direction);min-height:var(--min-height);min-width:var(--min-width);mix-blend-mode:var(--blendMode,normal);overflow-wrap:break-word;pointer-events:none;text-align:start;text-shadow:var(--textOutline,0 0 transparent),var(--textShadow,0 0 transparent);text-transform:var(--textTransform,"none")}.SxM0TO>*,.c9GqVL>*{pointer-events:auto}.SxM0TO li,.c9GqVL li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.SxM0TO ol,.SxM0TO ul,.c9GqVL ol,.c9GqVL ul{letter-spacing:normal;line-height:normal;margin-inline-end:0;margin-inline-start:.5em}.SxM0TO:not(.YQcXTT) ol,.SxM0TO:not(.YQcXTT) ul,.c9GqVL:not(.YQcXTT) ol,.c9GqVL:not(.YQcXTT) ul{padding-inline-end:0;padding-inline-start:1.3em}.SxM0TO ul,.c9GqVL ul{list-style-type:disc}.SxM0TO ol,.c9GqVL ol{list-style-type:decimal}.SxM0TO ol ul,.SxM0TO ul ul,.c9GqVL ol ul,.c9GqVL ul ul{list-style-type:circle}.SxM0TO ol ol ul,.SxM0TO ol ul ul,.SxM0TO ul ol ul,.SxM0TO ul ul ul,.c9GqVL ol ol ul,.c9GqVL ol ul ul,.c9GqVL ul ol ul,.c9GqVL ul ul ul{list-style-type:square}.SxM0TO blockquote,.SxM0TO h1,.SxM0TO h2,.SxM0TO h3,.SxM0TO h4,.SxM0TO h5,.SxM0TO h6,.SxM0TO p,.c9GqVL blockquote,.c9GqVL h1,.c9GqVL h2,.c9GqVL h3,.c9GqVL h4,.c9GqVL h5,.c9GqVL h6,.c9GqVL p{margin-block:0;margin:0}.SxM0TO a,.c9GqVL a{color:inherit}.YQcXTT li{margin-inline-end:0;margin-inline-start:1.3em}.Vd6aQZ{overflow:hidden;padding:0;pointer-events:none;white-space:nowrap}.mHZSwn{display:none}.lvxhkV{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.QJjwEo{transform:translateY(-100%);transition:.2s ease-in}.kdBXfh{transition:.2s}.MP52zt{opacity:0;transition:.2s ease-in}.MP52zt.Bhu9m5{z-index:-1!important}.LVP8Wf{opacity:1;transition:.2s}.VrZrC0{height:auto}.VrZrC0,.cKxVkc{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .vlM3HR,body:not(.device-mobile-optimized) .vlM3HR{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.AT7o0U[data-focuscycled=active]{outline:1px solid transparent}.AT7o0U[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.AT7o0U .vlM3HR{bottom:0;left:0;position:absolute;right:0;top:0}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.WzbAF8{direction:var(--direction)}.WzbAF8 .mpGTIt .O6KwRn{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[HeaderContainer_ShadowBottomScreen].174f9c20.min.css">.zfqKTM{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.h13Cc8{transform:translateY(-100%);transition:.2s ease-in}.KVvgKz{transition:.2s}.QfJZWm{opacity:0;transition:.2s ease-in}.QfJZWm.q0LEeo{z-index:-1!important}.urICLm{opacity:1;transition:.2s}.SIW9gn{height:auto}.SIW9gn,.vtu0IC{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .td8NMY,body:not(.device-mobile-optimized) .td8NMY{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.gFH7Cl[data-focuscycled=active]{outline:1px solid transparent}.gFH7Cl[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.gFH7Cl .aRaNCw{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAArCAYAAAA9iMeyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkUyODIwODE2NjEyMTFFMUEyMUQ5RkJGNDRBODk4MUYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkUyODIwODI2NjEyMTFFMUEyMUQ5RkJGNDRBODk4MUYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGRTI4MjA3RjY2MTIxMUUxQTIxRDlGQkY0NEE4OTgxRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGRTI4MjA4MDY2MTIxMUUxQTIxRDlGQkY0NEE4OTgxRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgxYmSMAAALYSURBVHja7JqLbtswDADJ2D+5//+FbdgDttYAMaCqJEX50SbYHSBYUlzFFXgmBURF5JsAgMn81r6zDQC+ID/YBgBfkJ9sAwCCAOwS5BfbAOAL8pttAEAQgF2C/GEbAHxB/rINAAgCsEuQhW0AsNG3dmMbAGwmtgAgyCCllKsyE8Bnc3owz08Q+MgEZwW9nr3m/NWGXrQmwClwQAdAEAAEAUAQAAQBQBAABAFAEAAEAUAQAEAQAAQBOM7914/T42q126PV/bpNTX+q7p2ca73mVF3r+VreW/M80jyjONd7K878RhF+TdyjGHtWqr5Ue93Ol+ZvtvFajddqTqq5e1se46WZ3z6zrtv9i3Fv20rT/9BmYzPa8VptkLXIFtjbg2zjxZBJHUHq4I+ErQNfDVHEEUEMcRRBhgQphgjiiCNOvKgXiFVbDIkWI5i9oM+0EklR/wOzI4ZUD6mVAJYo6yOoVyPTWJlHjaygwVicvjaBL85cJAjsE8UTRJwMYmWR4mSYNRivRiax5iKx1uC7PmTB2XlDeKKokVLbN/rNEMCToC2j2pJKEqWUOBlkZAx5SfaMe6WXGCVXW3558qydcVYKs0Rs63pJvLWtt7wOZISbs2b0fVGQa5PZtCMBGeR4BonkKUal0ZOnBBklOr+UxLj3mUTnJy+DZDZCnKBfO0JEB+0oa0iirOplB6S4JpOMZJGoHOuVX60g0imTrHslyhhWBtFEHR+dATIZILp377lCdwiAINcLIgNnlOx5ZSTTZO6Nstu7OU0GoAZjDcqzXtkWre/1y4EzBYJ8jiBRNtGELOIIEpVDJXnG6a3/rq+DB9psthm57s0MlFKvXXodzTTZa/Yzc6ydw+yoOHv6GUFGAh85nj+7ZEUqg/Jk+5nxUGAefbNfnQGQ4rVLsasy0Ojch8/1YMB9xdseGf4vac7OSkNrPEuAEvRwlkynrnllYBL08OoyyT8BBgA5WaskyTypGgAAAABJRU5ErkJggg==);bottom:-14px;height:14px;min-height:14px;position:absolute}.gFH7Cl .gGFOAf{background-position:0 -29px;left:0;width:100px}.gFH7Cl .C2d5ox{background-position:100% -29px;right:0;width:100px}.gFH7Cl .ItwF5z{height:0;margin:auto;position:relative;width:980px}.gFH7Cl .o023_v{background-position:0 0;left:100px;right:100px}.gFH7Cl .Vq333f{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));top:0}.gFH7Cl .Vq333f,.gFH7Cl .td8NMY{left:0;position:absolute;right:0}.gFH7Cl .td8NMY{background-color:rgba(var(--bgctr,var(--color_11,color_11)),var(--alpha-bgctr,1));bottom:var(--brwb,0);top:var(--brwt,0)}:host(.device-mobile-optimized) .gFH7Cl .ItwF5z,body.device-mobile-optimized .gFH7Cl .ItwF5z{width:320px}:host(.device-mobile-optimized) .gFH7Cl .td8NMY,body.device-mobile-optimized .gFH7Cl .td8NMY{left:10px;right:10px}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_menu.02fbc219.min.css">.StylableButton2545352419__root{-archetype:box;border:none;box-sizing:border-box;cursor:pointer;display:block;height:100%;min-height:10px;min-width:10px;padding:0;touch-action:manipulation;width:100%}.StylableButton2545352419__root[disabled]{pointer-events:none}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor{background-color:var(--corvid-background-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor{background-color:var(--corvid-hover-background-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor{background-color:var(--corvid-disabled-background-color)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor{border-color:var(--corvid-border-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor{border-color:var(--corvid-hover-border-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor{border-color:var(--corvid-disabled-border-color)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius{border-radius:var(--corvid-border-radius)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth{border-width:var(--corvid-border-width)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label{color:var(--corvid-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label{color:var(--corvid-hover-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label{color:var(--corvid-disabled-color)!important}.StylableButton2545352419__link{-archetype:box;box-sizing:border-box;color:#000;text-decoration:none}.StylableButton2545352419__container{align-items:center;display:flex;flex-basis:auto;flex-direction:row;flex-grow:1;height:100%;justify-content:center;overflow:hidden;transition:all .2s ease,visibility 0s;width:100%}.StylableButton2545352419__label{-archetype:text;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(first);max-width:100%;min-width:1.8em;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:inherit;white-space:nowrap}.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label{text-overflow:unset}.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label{min-width:10px;overflow-wrap:break-word;white-space:break-spaces;word-break:break-word}.StylableButton2545352419__icon{-archetype:icon;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(last);flex-shrink:0;height:50px;min-width:1px;transition:inherit}.StylableButton2545352419__icon.StylableButton2545352419--override{display:block!important}.StylableButton2545352419__icon svg,.StylableButton2545352419__icon>span{display:flex;height:inherit;width:inherit}.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-icon-color)!important;stroke:var(--corvid-icon-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-hover-icon-color)!important;stroke:var(--corvid-hover-icon-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-disabled-icon-color)!important;stroke:var(--corvid-disabled-icon-color)!important}.b5zn61{background:var(--background);border-bottom:var(--border-bottom);border-bottom-left-radius:var(--border-bottom-left-radius);border-bottom-right-radius:var(--border-bottom-right-radius);border-left:var(--border-left);border-right:var(--border-right);border-top:var(--border-top);border-top-left-radius:var(--border-top-left-radius);border-top-right-radius:var(--border-top-right-radius);box-shadow:var(--box-shadow);box-sizing:border-box;cursor:pointer;direction:var(--btn-direction);display:block;height:100%;min-height:10px;min-width:var(--btn-min-width);padding-bottom:var(--padding-bottom);padding-left:var(--padding-left);padding-right:var(--padding-right);padding-top:var(--padding-top);touch-action:manipulation;width:100%}.b5zn61.kRkc5Y:not(:hover):not(:disabled){border-color:var(--corvid-border-color,initial)}.b5zn61.oAOb11:not(:hover):not(:disabled){background-color:var(--corvid-background-color,var(--background))}.b5zn61 [data-preview=hover],.b5zn61:hover{background:var(--hover-background,var(--background));border-bottom:var(--hover-border-bottom,var(--border-bottom));border-bottom-left-radius:var(--hover-border-bottom-left-radius,var(--border-bottom-left-radius));border-bottom-right-radius:var(--hover-border-bottom-right-radius,var(--border-bottom-right-radius));border-left:var(--hover-border-left,var(--border-left));border-right:var(--hover-border-right,var(--border-right));border-top:var(--hover-border-top,var(--border-top));border-top-left-radius:var(--hover-border-top-left-radius,var(--border-top-left-radius));border-top-right-radius:var(--hover-border-top-right-radius,var(--border-top-right-radius));box-shadow:var(--hover-box-shadow,var(--box-shadow));padding-bottom:var(--hover-padding-bottom,var(--padding-bottom));padding-left:var(--hover-padding-left,var(--padding-left));padding-right:var(--hover-padding-right,var(--padding-right));padding-top:var(--hover-padding-top,var(--padding-top))}.b5zn61.vOCSHf:hover:not(:disabled){border-color:var(--corvid-hover-border-color,initial)}.b5zn61.S1KgBG:hover:not(:disabled){background-color:var(--corvid-hover-background-color,var(--hover-background,var(--background)))}.b5zn61 [data-preview=disabled],.b5zn61:disabled{background:var(--disabled-background,var(--background));border-bottom:var(--disabled-border-bottom,var(--border-bottom));border-bottom-left-radius:var(--disabled-border-bottom-left-radius,var(--border-bottom-left-radius));border-bottom-right-radius:var(--disabled-border-bottom-right-radius,var(--border-bottom-right-radius));border-left:var(--disabled-border-left,var(--border-left));border-right:var(--disabled-border-right,var(--border-right));border-top:var(--disabled-border-top,var(--border-top));border-top-left-radius:var(--disabled-border-top-left-radius,var(--border-top-left-radius));border-top-right-radius:var(--disabled-border-top-right-radius,var(--border-top-right-radius));box-shadow:var(--disabled-box-shadow,var(--box-shadow));padding-bottom:var(--disabled-padding-bottom,var(--padding-bottom));padding-left:var(--disabled-padding-left,var(--padding-left));padding-right:var(--disabled-padding-right,var(--padding-right));padding-top:var(--disabled-padding-top,var(--padding-top))}.b5zn61.n4G1gL:disabled:not(:hover){border-color:var(--corvid-disabled-border-color,initial)}.b5zn61.fagXcI:disabled:not(:hover){background-color:var(--corvid-disabled-background-color,var(--disabled-background,var(--background)))}.Q_1B5v{background-color:rgba(var(--text-highlight,0,0,0),var(--alpha-text-highlight,0));color:rgba(var(--color,var(--color_0,color_0)),var(--alpha-color,1));direction:var(--direction);display:var(--label-display);font:var(--font,var(--font_8));letter-spacing:var(--letter-spacing);line-height:var(--line-height);max-width:100%;min-width:1.8em;overflow:hidden;text-align:var(--text-align,revert);text-decoration-line:var(--text-decoration);text-overflow:var(--label-text-overflow);text-shadow:var(--text-outline),var(--text-shadow);text-transform:var(--text-transform);transition:inherit;white-space:var(--label-white-space)}.b5zn61.lKBJfO:not(:hover):not(:disabled) .Q_1B5v{color:var(--corvid-color,rgba(var(--color,var(--color_0,color_0)),var(--alpha-color,1)))}.b5zn61 [data-preview=hover] .Q_1B5v,.b5zn61:hover .Q_1B5v{background-color:rgba(var(--hover-text-highlight,var(--text-highlight)),var(--alpha-hover-text-highlight,1));color:rgba(var(--hover-color,var(--color)),var(--alpha-hover-color,1));direction:var(--hover-direction,var(--direction));display:var(--hover-label-display,var(--label-display));font:var(--hover-font,var(--font));letter-spacing:var(--hover-letter-spacing,var(--letter-spacing));line-height:var(--hover-line-height,var(--line-height));text-align:var(--hover-text-align,var(--text-align,revert));text-decoration-line:var(--hover-text-decoration,var(--text-decoration));text-shadow:var(--hover-text-outline,var(--text-outline)),var(--hover-text-shadow,var(--text-shadow));text-transform:var(--hover-text-transform,var(--text-transform))}.b5zn61.EgnLMx:hover:not(:disabled) .Q_1B5v{color:var(--corvid-hover-color,rgba(var(--hover-color,var(--color)),var(--alpha-hover-color,1)))}.b5zn61 [data-preview=disabled] .Q_1B5v,.b5zn61:disabled .Q_1B5v{background-color:rgba(var(--disabled-text-highlight,var(--text-highlight)),var(--alpha-disabled-text-highlight,1));color:rgba(var(--disabled-color,var(--color)),var(--alpha-disabled-color,1));direction:var(--disabled-direction,var(--direction));display:var(--disabled-label-display,var(--label-display));font:var(--disabled-font,var(--font));letter-spacing:var(--disabled-letter-spacing,var(--letter-spacing));line-height:var(--disabled-line-height,var(--line-height));text-align:var(--disabled-text-align,var(--text-align,revert));text-decoration-line:var(--disabled-text-decoration,var(--text-decoration));text-shadow:var(--disabled-text-outline,var(--text-outline)),var(--disabled-text-shadow,var(--text-shadow));text-transform:var(--disabled-text-transform,var(--text-transform))}.b5zn61.Z8I3Qb:disabled:not(:hover) .Q_1B5v{color:var(--corvid-disabled-color,rgba(var(--disabled-color,var(--color)),var(--alpha-disabled-color,1)))}.boASKT{box-sizing:border-box;color:#000;text-decoration:none}.PlliFI{align-items:var(--container-align-items);display:flex;flex-basis:auto;flex-direction:var(--container-flex-direction);flex-grow:1;gap:var(--content-gap,"0px");height:100%;justify-content:var(--container-justify-content);overflow:hidden;transition:all .4s ease,visibility 0s;width:100%}.UHJG9m{fill:var(--icon-color);display:var(--icon-display);flex-shrink:0;height:var(--icon-size);min-width:1px;transform:rotate(calc(var(--icon-rotation) * 1deg));transition:inherit;width:var(--icon-size)}.b5zn61.cFMwDV:not(:hover):not(:disabled) .UHJG9m{fill:var(--corvid-icon-color,var(--icon-color))}.b5zn61 [data-preview=hover] .UHJG9m,.b5zn61:hover .UHJG9m{fill:var(--hover-icon-color,var(--icon-color));display:var(--hover-icon-display,var(--icon-display));height:var(--hover-icon-size,var(--icon-size));transform:rotate(calc(var(--hover-icon-rotation, var(--icon-rotation)) * 1deg));width:var(--hover-icon-size,var(--icon-size))}.b5zn61.xizV0v:hover:not(:disabled) .UHJG9m{fill:var(--corvid-hover-icon-color,var(--hover-icon-color,var(--icon-color)))}.b5zn61 [data-preview=disabled] .UHJG9m,.b5zn61:disabled .UHJG9m{fill:var(--disabled-icon-color,var(--icon-color));display:var(--disabled-icon-display,var(--icon-display));height:var(--disabled-icon-size,var(--icon-size));transform:rotate(calc(var(--disabled-icon-rotation, var(--icon-rotation)) * 1deg));width:var(--disabled-icon-size,var(--icon-size))}.b5zn61.cOr5EQ:disabled:not(:hover) .UHJG9m{fill:var(--corvid-disabled-icon-color,var(--disabled-icon-color,var(--icon-color)))}.UHJG9m svg,.UHJG9m>span{display:flex;height:inherit;width:inherit}.DPAltb{background:var(--background);border-bottom:var(--border-bottom);border-bottom-left-radius:var(--border-bottom-left-radius);border-bottom-right-radius:var(--border-bottom-right-radius);border-left:var(--border-left);border-right:var(--border-right);border-top:var(--border-top);border-top-left-radius:var(--border-top-left-radius);border-top-right-radius:var(--border-top-right-radius);box-shadow:var(--box-shadow);box-sizing:border-box;cursor:pointer;direction:var(--btn-direction);display:block;height:100%;min-height:10px;min-width:var(--btn-min-width);padding-bottom:var(--padding-bottom);padding-left:var(--padding-left);padding-right:var(--padding-right);padding-top:var(--padding-top);touch-action:manipulation;width:100%}.DPAltb.HJQL50:not(:hover):not(:disabled){border-color:var(--corvid-border-color,initial)}.DPAltb.JYQq3z:not(:hover):not(:disabled){background-color:var(--corvid-background-color,var(--background))}.DPAltb [data-preview=hover],.DPAltb:hover{background:var(--hover-background,var(--background));border-bottom:var(--hover-border-bottom,var(--border-bottom));border-bottom-left-radius:var(--hover-border-bottom-left-radius,var(--border-bottom-left-radius));border-bottom-right-radius:var(--hover-border-bottom-right-radius,var(--border-bottom-right-radius));border-left:var(--hover-border-left,var(--border-left));border-right:var(--hover-border-right,var(--border-right));border-top:var(--hover-border-top,var(--border-top));border-top-left-radius:var(--hover-border-top-left-radius,var(--border-top-left-radius));border-top-right-radius:var(--hover-border-top-right-radius,var(--border-top-right-radius));box-shadow:var(--hover-box-shadow,var(--box-shadow));padding-bottom:var(--hover-padding-bottom,var(--padding-bottom));padding-left:var(--hover-padding-left,var(--padding-left));padding-right:var(--hover-padding-right,var(--padding-right));padding-top:var(--hover-padding-top,var(--padding-top))}.DPAltb.lpKmSx:hover:not(:disabled){border-color:var(--corvid-hover-border-color,initial)}.DPAltb.bk6HFS:hover:not(:disabled){background-color:var(--corvid-hover-background-color,var(--hover-background,var(--background)))}.DPAltb [data-preview=disabled],.DPAltb:disabled{background:var(--disabled-background,var(--background));border-bottom:var(--disabled-border-bottom,var(--border-bottom));border-bottom-left-radius:var(--disabled-border-bottom-left-radius,var(--border-bottom-left-radius));border-bottom-right-radius:var(--disabled-border-bottom-right-radius,var(--border-bottom-right-radius));border-left:var(--disabled-border-left,var(--border-left));border-right:var(--disabled-border-right,var(--border-right));border-top:var(--disabled-border-top,var(--border-top));border-top-left-radius:var(--disabled-border-top-left-radius,var(--border-top-left-radius));border-top-right-radius:var(--disabled-border-top-right-radius,var(--border-top-right-radius));box-shadow:var(--disabled-box-shadow,var(--box-shadow));padding-bottom:var(--disabled-padding-bottom,var(--padding-bottom));padding-left:var(--disabled-padding-left,var(--padding-left));padding-right:var(--disabled-padding-right,var(--padding-right));padding-top:var(--disabled-padding-top,var(--padding-top))}.DPAltb.ivX9Rv:disabled:not(:hover){border-color:var(--corvid-disabled-border-color,initial)}.DPAltb.E9JJpO:disabled:not(:hover){background-color:var(--corvid-disabled-background-color,var(--disabled-background,var(--background)))}.gIbEBg{background-color:rgba(var(--text-highlight,0,0,0),var(--alpha-text-highlight,0));color:rgba(var(--color,var(--color_0,color_0)),var(--alpha-color,1));direction:var(--direction);display:var(--label-display);font:var(--font,var(--font_8));letter-spacing:var(--letter-spacing);line-height:var(--line-height);max-width:100%;min-width:1.8em;overflow:hidden;text-align:var(--text-align,revert);text-decoration-line:var(--text-decoration);text-overflow:var(--label-text-overflow);text-shadow:var(--text-outline),var(--text-shadow);text-transform:var(--text-transform);transition:inherit;white-space:var(--label-white-space)}.DPAltb.spiv_Z:not(:hover):not(:disabled) .gIbEBg{color:var(--corvid-color,rgba(var(--color,var(--color_0,color_0)),var(--alpha-color,1)))}.DPAltb [data-preview=hover] .gIbEBg,.DPAltb:hover .gIbEBg{background-color:rgba(var(--hover-text-highlight,var(--text-highlight)),var(--alpha-hover-text-highlight,1));color:rgba(var(--hover-color,var(--color)),var(--alpha-hover-color,1));direction:var(--hover-direction,var(--direction));display:var(--hover-label-display,var(--label-display));font:var(--hover-font,var(--font));letter-spacing:var(--hover-letter-spacing,var(--letter-spacing));line-height:var(--hover-line-height,var(--line-height));text-align:var(--hover-text-align,var(--text-align,revert));text-decoration-line:var(--hover-text-decoration,var(--text-decoration));text-shadow:var(--hover-text-outline,var(--text-outline)),var(--hover-text-shadow,var(--text-shadow));text-transform:var(--hover-text-transform,var(--text-transform))}.DPAltb.pkDIbl:hover:not(:disabled) .gIbEBg{color:var(--corvid-hover-color,rgba(var(--hover-color,var(--color)),var(--alpha-hover-color,1)))}.DPAltb [data-preview=disabled] .gIbEBg,.DPAltb:disabled .gIbEBg{background-color:rgba(var(--disabled-text-highlight,var(--text-highlight)),var(--alpha-disabled-text-highlight,1));color:rgba(var(--disabled-color,var(--color)),var(--alpha-disabled-color,1));direction:var(--disabled-direction,var(--direction));display:var(--disabled-label-display,var(--label-display));font:var(--disabled-font,var(--font));letter-spacing:var(--disabled-letter-spacing,var(--letter-spacing));line-height:var(--disabled-line-height,var(--line-height));text-align:var(--disabled-text-align,var(--text-align,revert));text-decoration-line:var(--disabled-text-decoration,var(--text-decoration));text-shadow:var(--disabled-text-outline,var(--text-outline)),var(--disabled-text-shadow,var(--text-shadow));text-transform:var(--disabled-text-transform,var(--text-transform))}.DPAltb.FOmtsV:disabled:not(:hover) .gIbEBg{color:var(--corvid-disabled-color,rgba(var(--disabled-color,var(--color)),var(--alpha-disabled-color,1)))}.OoFUKI{box-sizing:border-box;color:#000;text-decoration:none}.wpLgnL{align-items:var(--container-align-items);display:flex;flex-basis:auto;flex-direction:var(--container-flex-direction);flex-grow:1;gap:var(--content-gap,"0px");height:100%;justify-content:var(--container-justify-content);overflow:hidden;transition:all .4s ease,visibility 0s;width:100%}.HvvH6i{fill:var(--icon-color);display:var(--icon-display);flex-shrink:0;height:var(--icon-size);min-width:1px;transform:rotate(calc(var(--icon-rotation) * 1deg));transition:inherit;width:var(--icon-size)}.DPAltb.EENh5d:not(:hover):not(:disabled) .HvvH6i{fill:var(--corvid-icon-color,var(--icon-color))}.DPAltb [data-preview=hover] .HvvH6i,.DPAltb:hover .HvvH6i{fill:var(--hover-icon-color,var(--icon-color));display:var(--hover-icon-display,var(--icon-display));height:var(--hover-icon-size,var(--icon-size));transform:rotate(calc(var(--hover-icon-rotation, var(--icon-rotation)) * 1deg));width:var(--hover-icon-size,var(--icon-size))}.DPAltb.tN8hsm:hover:not(:disabled) .HvvH6i{fill:var(--corvid-hover-icon-color,var(--hover-icon-color,var(--icon-color)))}.DPAltb [data-preview=disabled] .HvvH6i,.DPAltb:disabled .HvvH6i{fill:var(--disabled-icon-color,var(--icon-color));display:var(--disabled-icon-display,var(--icon-display));height:var(--disabled-icon-size,var(--icon-size));transform:rotate(calc(var(--disabled-icon-rotation, var(--icon-rotation)) * 1deg));width:var(--disabled-icon-size,var(--icon-size))}.DPAltb.lVrFcO:disabled:not(:hover) .HvvH6i{fill:var(--corvid-disabled-icon-color,var(--disabled-icon-color,var(--icon-color)))}.HvvH6i svg,.HvvH6i>span{display:flex;height:inherit;width:inherit}.HamburgerMenuContainer502174924__root{-archetype:paintBox;box-sizing:border-box;height:100%;left:0;position:absolute;top:0;width:100%}.sR1W7T{opacity:var(--hamburger-menu-container-initial-opacity)}.sR1W7T>*{transform:var(--hamburger-menu-container-initial-transform)}.sR1W7T[data-animation-name=revealFromRight]{clip-path:inset(0)}.sR1W7T[data-animation-name=revealFromRight]>*{transition:transform .4s cubic-bezier(.645,.045,.355,1)}.sR1W7T[data-animation-name=revealFromRight][data-animation-state=enterActive]>*,.sR1W7T[data-animation-name=revealFromRight][data-animation-state=enterDone]>*{transform:translateX(0)}.sR1W7T[data-animation-name=fadeIn]{transition:opacity .4s cubic-bezier(.645,.045,.355,1)}.sR1W7T[data-animation-name=fadeIn][data-animation-state=enterActive],.sR1W7T[data-animation-name=fadeIn][data-animation-state=enterDone]{opacity:1}.gNqkn3{border-radius:var(--overflow-wrapper-border-radius)}.YZgQBw{align-items:center;display:flex;flex-direction:var(--container-flex-direction);flex-wrap:nowrap;gap:var(--menu-items-main-axis-gap)}.YZgQBw,.djGpM3{flex-grow:var(--menu-items-flex-grow)}.djGpM3{display:var(--item-wrapper-display);height:var(--menu-item-wrapper-height);justify-content:var(--container-align);width:var(--item-wrapper-width)}.oU_31J{align-items:center;background:var(--item-background);border-bottom:var(--item-border-bottom);border-left:var(--item-border-left);border-radius:var(--item-border-radius);border-right:var(--item-border-right);border-top:var(--item-border-top);box-shadow:var(--item-box-shadow);box-sizing:border-box;display:flex;gap:var(--spacing-between-label-and-dropdown-icon);height:100%;justify-content:var(--item-text-align);padding:var(--item-vertical-padding) var(--item-horizontal-padding);position:relative;width:var(--item-width)}.oU_31J[data-interactive=true]:hover,.oU_31J[data-preview=hover],[data-open]:not([data-animation-state=exitActive]):not([data-animation-state=exitDone])>.djGpM3>.oU_31J{background:var(--item-hover-background,var(--item-background));border-bottom:var(--item-hover-border-bottom,var(--item-border-bottom));border-left:var(--item-hover-border-left,var(--item-border-left));border-radius:var(--item-hover-border-radius,var(--item-border-radius));border-right:var(--item-hover-border-right,var(--item-border-right));border-top:var(--item-hover-border-top,var(--item-border-top));box-shadow:var(--item-hover-box-shadow,var(--item-box-shadow))}.oU_31J[data-interactive=true]:hover .xeYvd7,.oU_31J[data-preview=hover] .xeYvd7,[data-open]:not([data-animation-state=exitActive]):not([data-animation-state=exitDone])>.djGpM3>.oU_31J .xeYvd7{background-color:var(--item-hover-text-highlight,var(--item-text-highlight));color:var(--item-hover-color,var(--item-color));line-height:var(--item-line-height);text-decoration-line:var(--item-hover-text-decoration,var(--item-text-decoration));text-shadow:var(--item-hover-text-outline,var(--item-text-outline)),var(--item-hover-text-shadow,var(--item-text-shadow))}.oU_31J[data-interactive=true]:hover path,.oU_31J[data-preview=hover] path,[data-open]:not([data-animation-state=exitActive]):not([data-animation-state=exitDone])>.djGpM3>.oU_31J path{fill:var(--item-hover-icon-color,var(--item-icon-color,currentcolor))}.oU_31J[data-preview=selected],.oU_31J[data-selected]{background:var(--item-selected-background,var(--item-background));border-bottom:var(--item-selected-border-bottom,var(--item-border-bottom));border-left:var(--item-selected-border-left,var(--item-border-left));border-radius:var(--item-selected-border-radius,var(--item-border-radius));border-right:var(--item-selected-border-right,var(--item-border-right));border-top:var(--item-selected-border-top,var(--item-border-top));box-shadow:var(--item-selected-box-shadow,var(--item-box-shadow))}.oU_31J[data-preview=selected] .xeYvd7,.oU_31J[data-selected] .xeYvd7{background-color:var(--item-selected-text-highlight,var(--item-text-highlight));color:var(--item-selected-color,var(--item-color));line-height:var(--item-line-height);text-decoration-line:var(--item-selected-text-decoration,var(--item-text-decoration));text-shadow:var(--item-selected-text-outline,var(--item-text-outline)),var(--item-selected-text-shadow,var(--item-text-shadow))}.oU_31J[data-preview=selected] path,.oU_31J[data-selected] path{fill:var(--item-selected-icon-color,var(--item-icon-color,currentcolor))}.oU_31J>a:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.xeYvd7{background-color:var(--item-text-highlight);color:var(--item-color);direction:var(--item-direction);font:var(--item-font,font_6);letter-spacing:var(--item-letter-spacing);line-height:var(--item-line-height);text-decoration-line:var(--item-text-decoration);text-shadow:var(--item-text-outline),var(--item-text-shadow);text-transform:var(--item-text-transform);white-space:nowrap}.TNsPxD{--computed-anchor:var(--anchor,var(--dropdown-anchor));--computed-align:var(--align,var(--dropdown-align));--computed-space-above:var(--space-above,var(--dropdown-space-above));--computed-horizontal-margin:var(--horizontal-margin,var(--dropdown-horizontal-margin));--before-el-top:calc(-1 * var(--computed-space-above));display:none!important;inset:auto!important;left:var(--dropdown-left)!important;margin-top:var(--computed-space-above)!important;position:absolute!important;visibility:hidden;z-index:var(--above-all-z-index)}.TNsPxD:before{content:"";display:block;height:var(--computed-space-above);position:absolute;top:var(--before-el-top);width:100%}.TNsPxD[data-open=true]{visibility:visible}.YZgQBw[data-open=calculating] .TNsPxD,.YZgQBw[data-open=true] .TNsPxD{display:grid!important}.okY9U1{cursor:pointer;display:var(--item-icon-display,flex)}.okY9U1 svg{height:var(--item-icon-size);width:var(--item-icon-size)}.okY9U1 path{fill:var(--item-icon-color,currentcolor)}.okY9U1.DVFVut:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}#SITE_CONTAINER.focus-ring-active .okY9U1:focus:before{outline:2px solid #116dff;outline-offset:1px}.okY9U1.VDxzQG{clip:rect(0 0 0 0);clip-path:inset(50%);display:var(--sr-only-item-icon-display,flex);position:absolute}.okY9U1.VDxzQG:active,.okY9U1.VDxzQG:focus{clip-path:unset;position:static}.EX5Ksz[data-open]{transform:rotate(-180deg)}.RAdtUj{display:var(--vertical-expand-collapse-display,var(--item-icon-display,flex))}.okY9U1:not(.DVFVut):not(.VDxzQG){position:relative}.okY9U1:not(.DVFVut):before{content:"";height:max(100%,24px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:max(var(--item-icon-size),24px)}.cf3HLb{display:var(--horizontal-menu-dropdown-display,block)}.UUkylQ{display:var(--vertical-menu-dropdown-display);margin-top:calc(var(--menu-items-main-axis-gap, 0)*-1);width:100%}.zIlxcF{--computed-space-above:var(--space-above,var(--dropdown-space-above));height:var(--vertical-dropdown-height);margin-top:var(--vertical-dropdown-height,var(--computed-space-above))!important;visibility:var(--vertical-dropdown-visibility)}.mafHsF .zIlxcF{height:unset;margin-top:var(--computed-space-above)!important;visibility:unset}.yRGvfY{align-self:stretch;border-left:var(--horizontal-menu-item-divider,none);border-top:var(--vertical-menu-item-divider,none);display:var(--divider-display,none)}.YZgQBw:last-child .yRGvfY{display:none}.iYypXb{background:var(--container-background,var(--dropdown-menu-container-background));border-bottom:var(--container-border-bottom,var(--dropdown-menu-container-border-bottom));border-left:var(--container-border-left,var(--dropdown-menu-container-border-left));border-radius:var(--container-border-radius,var(--dropdown-menu-container-border-radius));border-right:var(--container-border-right,var(--dropdown-menu-container-border-right));border-top:var(--container-border-top,var(--dropdown-menu-container-border-top));box-shadow:var(--container-box-shadow,var(--dropdown-menu-container-box-shadow));box-sizing:border-box;direction:var(--submenu-direction,var(--dropdown-menu-direction,var(--direction)));min-width:-moz-min-content!important;min-width:min-content!important;padding:var(--container-vertical-padding,var(--dropdown-menu-container-padding-top,var(--dropdown-menu-container-vertical-padding))) var(--container-horizontal-padding,var(--dropdown-menu-container-padding-right,var(--dropdown-menu-container-horizontal-padding))) var(--container-vertical-padding,var(--dropdown-menu-container-padding-bottom,var(--dropdown-menu-container-vertical-padding))) var(--container-horizontal-padding,var(--dropdown-menu-container-padding-left,var(--dropdown-menu-container-horizontal-padding)));text-align:var(--align,var(--dropdown-menu-align))}.XtDqne{--rows-number:calc((var(--items-number) / $columns-number) + 0.49);-moz-column-gap:var(--item-horizontal-spacing,var(--dropdown-menu-item-horizontal-spacing));column-gap:var(--item-horizontal-spacing,var(--dropdown-menu-item-horizontal-spacing));display:grid;grid-template-columns:repeat(var(--columns-number,var(--dropdown-menu-columns-number)),1fr);grid-template-rows:repeat(var(--rows-number),auto);row-gap:var(--item-vertical-spacing,var(--dropdown-menu-item-vertical-spacing))}@supports(width:round(1.9px,1px)){.XtDqne{--rows-number:calc(round(up, var(--items-number) / $columns-number))}}.Nspbxw{display:flex;flex-direction:column;gap:var(--sub-items-vertical-spacing-between,var(--dropdown-menu-sub-items-vertical-spacing-between));margin-top:var(--sub-items-vertical-spacing-before,var(--dropdown-menu-sub-items-vertical-spacing-before))}.vXnpjR{width:100%}.uTHWho{background:var(--item-background,var(--dropdown-menu-item-background));border-bottom:var(--item-border-bottom,var(--dropdown-menu-item-border-bottom));border-left:var(--item-border-left,var(--dropdown-menu-item-border-left));border-radius:var(--item-border-radius,var(--dropdown-menu-item-border-radius));border-right:var(--item-border-right,var(--dropdown-menu-item-border-right));border-top:var(--item-border-top,var(--dropdown-menu-item-border-top));box-shadow:var(--item-box-shadow,var(--dropdown-menu-item-box-shadow));color:var(--item-color,var(--dropdown-menu-item-color));direction:var(--submenu-item-direction,var(--submenu-direction,var(--dropdown-menu-sub-item-direction,var(--dropdown-menu-direction,var(--direction)))));display:block;font:var(--item-font,var(--dropdown-menu-item-font,var(--font_7)));letter-spacing:var(--item-letter-spacing,var(--dropdown-menu-item-letter-spacing));line-height:var(--item-line-height,var(--dropdown-menu-item-line-height));padding:var(--item-vertical-padding,var(--dropdown-menu-item-vertical-padding)) var(--item-horizontal-padding,var(--dropdown-menu-item-horizontal-padding));text-align:var(--item-align,var(--align,var(--dropdown-menu-item-align,var(--dropdown-menu-align))));text-decoration-line:var(--item-text-decoration,var(--dropdown-menu-item-text-decoration));text-shadow:var(--item-text-outline,var(--dropdown-menu-item-text-outline)),var(--item-text-shadow,var(--dropdown-menu-item-text-shadow));text-transform:var(--item-text-transform,var(--dropdown-menu-item-text-transform))}.uTHWho.iJI7uP,.uTHWho[data-preview=selected]{background:var(--item-selected-background,var(--item-background,var(--dropdown-menu-item-selected-background,var(--dropdown-menu-item-background))));border-bottom:var(--item-selected-border-bottom,var(--item-border-bottom,var(--dropdown-menu-item-selected-border-bottom,var(--dropdown-menu-item-border-bottom))));border-left:var(--item-selected-border-left,var(--item-border-left,var(--dropdown-menu-item-selected-border-left,var(--dropdown-menu-item-border-left))));border-radius:var(--item-selected-border-radius,var(--item-border-radius,var(--dropdown-menu-item-selected-border-radius,var(--dropdown-menu-item-border-radius))));border-right:var(--item-selected-border-right,var(--item-border-right,var(--dropdown-menu-item-selected-border-right,var(--dropdown-menu-item-border-right))));border-top:var(--item-selected-border-top,var(--item-border-top,var(--dropdown-menu-item-selected-border-top,var(--dropdown-menu-item-border-top))));box-shadow:var(--item-selected-box-shadow,var(--item-box-shadow,var(--dropdown-menu-item-selected-box-shadow,var(--dropdown-menu-item-box-shadow))));color:var(--item-selected-color,var(--item-color,var(--dropdown-menu-item-selected-color,var(--dropdown-menu-item-color))));font:var(--item-selected-font,var(--item-font,var(--dropdown-menu-item-selected-font,var(--dropdown-menu-item-font))));letter-spacing:var(--item-selected-letter-spacing,var(--item-letter-spacing,var(--dropdown-menu-item-selected-letter-spacing,var(--dropdown-menu-item-letter-spacing))));line-height:var(--item-selected-line-height,var(--item-line-height,var(--dropdown-menu-item-selected-line-height,var(--dropdown-menu-item-line-height))));text-decoration-line:var(--item-selected-text-decoration,var(--item-text-decoration,var(--dropdown-menu-item-selected-text-decoration,var(--dropdown-menu-item-text-decoration))));text-shadow:var(--item-selected-text-outline,var(--item-text-outline,var(--dropdown-menu-item-selected-text-outline,var(--dropdown-menu-item-text-outline)))),var(--item-selected-text-shadow,var(--item-text-shadow,var(--dropdown-menu-item-selected-text-shadow,var(--dropdown-menu-item-text-shadow))));text-transform:var(--item-selected-text-transform,var(--item-text-transform,var(--dropdown-menu-item-selected-text-transform,var(--dropdown-menu-item-text-transform))))}.uTHWho.iJI7uP .jArlJY,.uTHWho[data-preview=selected] .jArlJY{background-color:var(--item-selected-text-highlight,var(--item-text-highlight,var(--dropdown-menu-item-selected-text-highlight,var(--dropdown-menu-item-text-highlight))))}.uTHWho:hover,.uTHWho[data-preview=hover]{background:var(--item-hover-background,var(--item-background,var(--dropdown-menu-item-hover-background,var(--dropdown-menu-item-background))));border-bottom:var(--item-hover-border-bottom,var(--item-border-bottom,var(--dropdown-menu-item-hover-border-bottom,var(--dropdown-menu-item-border-bottom))));border-left:var(--item-hover-border-left,var(--item-border-left,var(--dropdown-menu-item-hover-border-left,var(--dropdown-menu-item-border-left))));border-radius:var(--item-hover-border-radius,var(--item-border-radius,var(--dropdown-menu-item-hover-border-radius,var(--dropdown-menu-item-border-radius))));border-right:var(--item-hover-border-right,var(--item-border-right,var(--dropdown-menu-item-hover-border-right,var(--dropdown-menu-item-border-right))));border-top:var(--item-hover-border-top,var(--item-border-top,var(--dropdown-menu-item-hover-border-top,var(--dropdown-menu-item-border-top))));box-shadow:var(--item-hover-box-shadow,var(--item-box-shadow,var(--dropdown-menu-item-hover-box-shadow,var(--dropdown-menu-item-box-shadow))));color:var(--item-hover-color,var(--item-color,var(--dropdown-menu-item-hover-color,var(--dropdown-menu-item-color))));font:var(--item-hover-font,var(--item-font,var(--dropdown-menu-item-hover-font,var(--dropdown-menu-item-font))));letter-spacing:var(--item-hover-letter-spacing,var(--item-letter-spacing,var(--dropdown-menu-item-hover-letter-spacing,var(--dropdown-menu-item-letter-spacing))));line-height:var(--item-hover-line-height,var(--item-line-height,var(--dropdown-menu-item-hover-line-height,var(--dropdown-menu-item-line-height))));text-decoration-line:var(--item-hover-text-decoration,var(--item-text-decoration,var(--dropdown-menu-item-hover-text-decoration,var(--dropdown-menu-item-text-decoration))));text-shadow:var(--item-hover-text-outline,var(--item-text-outline,var(--dropdown-menu-item-hover-text-outline,var(--dropdown-menu-item-text-outline)))),var(--item-hover-text-shadow,var(--item-text-shadow,var(--dropdown-menu-item-hover-text-shadow,var(--dropdown-menu-item-text-shadow))));text-transform:var(--item-hover-text-transform,var(--item-text-transform,var(--dropdown-menu-item-hover-text-transform,var(--dropdown-menu-item-text-transform))))}.uTHWho:hover .jArlJY,.uTHWho[data-preview=hover] .jArlJY{background-color:var(--item-hover-text-highlight,var(--item-text-highlight,var(--dropdown-menu-item-hover-text-highlight,var(--dropdown-menu-item-text-highlight))))}.h9SGFo{background:var(--sub-item-background,var(--dropdown-menu-sub-item-background));border-bottom:var(--sub-item-border-bottom,var(--dropdown-menu-sub-item-border-bottom));border-left:var(--sub-item-border-left,var(--dropdown-menu-sub-item-border-left));border-radius:var(--sub-item-border-radius,var(--dropdown-menu-sub-item-border-radius));border-right:var(--sub-item-border-right,var(--dropdown-menu-sub-item-border-right));border-top:var(--sub-item-border-top,var(--dropdown-menu-sub-item-border-top));box-shadow:var(--sub-item-box-shadow,var(--dropdown-menu-sub-item-box-shadow));color:var(--sub-item-color,var(--dropdown-menu-sub-item-color));direction:var(--submenu-sub-item-direction,var(--submenu-direction,var(--dropdown-menu-sub-item-direction,var(--dropdown-menu-direction,var(--direction)))));display:block;font:var(--sub-item-font,var(--dropdown-menu-sub-item-font));letter-spacing:var(--sub-item-letter-spacing,var(--dropdown-menu-sub-item-letter-spacing));line-height:var(--sub-item-line-height,var(--dropdown-menu-sub-item-line-height));padding:var(--sub-item-vertical-padding,var(--dropdown-menu-sub-item-vertical-padding)) var(--sub-item-horizontal-padding,var(--dropdown-menu-sub-item-horizontal-padding));text-align:var(--sub-item-align,var(--align,var(--dropdown-menu-sub-item-align,var(--dropdown-menu-align))));text-decoration-line:var(--sub-item-text-decoration,var(--dropdown-menu-sub-item-text-decoration));text-shadow:var(--sub-item-text-outline,var(--dropdown-menu-sub-item-text-outline)),var(--sub-item-text-shadow,var(--dropdown-menu-sub-item-text-shadow));text-transform:var(--sub-item-text-transform,var(--dropdown-menu-sub-item-text-transform))}.h9SGFo.iJI7uP,.h9SGFo[data-preview=selected]{background:var(--sub-item-selected-background,var(--sub-item-background,var(--dropdown-menu-sub-item-selected-background,var(--dropdown-menu-sub-item-background))));border-bottom:var(--sub-item-selected-border-bottom,var(--sub-item-border-bottom,var(--dropdown-menu-sub-item-selected-border-bottom,var(--dropdown-menu-sub-item-border-bottom))));border-left:var(--sub-item-selected-border-left,var(--sub-item-border-left,var(--dropdown-menu-sub-item-selected-border-left,var(--dropdown-menu-sub-item-border-left))));border-radius:var(--sub-item-selected-border-radius,var(--sub-item-border-radius,var(--dropdown-menu-sub-item-selected-border-radius,var(--dropdown-menu-sub-item-border-radius))));border-right:var(--sub-item-selected-border-right,var(--sub-item-border-right,var(--dropdown-menu-sub-item-selected-border-right,var(--dropdown-menu-sub-item-border-right))));border-top:var(--sub-item-selected-border-top,var(--sub-item-border-top,var(--dropdown-menu-sub-item-selected-border-top,var(--dropdown-menu-sub-item-border-top))));box-shadow:var(--sub-item-selected-box-shadow,var(--sub-item-box-shadow,var(--dropdown-menu-sub-item-selected-box-shadow,var(--dropdown-menu-sub-item-box-shadow))));color:var(--sub-item-selected-color,var(--sub-item-color,var(--dropdown-menu-sub-item-selected-color,var(--dropdown-menu-sub-item-color))));font:var(--sub-item-selected-font,var(--sub-item-font,var(--dropdown-menu-sub-item-selected-font,var(--dropdown-menu-sub-item-font))));letter-spacing:var(--sub-item-selected-letter-spacing,var(--sub-item-letter-spacing,var(--dropdown-menu-sub-item-selected-letter-spacing,var(--dropdown-menu-sub-item-letter-spacing))));line-height:var(--sub-item-selected-line-height,var(--sub-item-line-height,var(--dropdown-menu-sub-item-selected-line-height,var(--dropdown-menu-sub-item-line-height))));text-decoration-line:var(--sub-item-selected-text-decoration,var(--sub-item-text-decoration,var(--dropdown-menu-sub-item-selected-text-decoration,var(--dropdown-menu-sub-item-text-decoration))));text-shadow:var(--sub-item-selected-text-outline,var(--sub-item-text-outline,var(--dropdown-menu-sub-item-selected-text-outline,var(--dropdown-menu-sub-item-text-outline)))),var(--sub-item-selected-text-shadow,var(--sub-item-text-shadow,var(--dropdown-menu-sub-item-selected-text-shadow,var(--dropdown-menu-sub-item-text-shadow))));text-transform:var(--sub-item-selected-text-transform,var(--sub-item-text-transform,var(--dropdown-menu-sub-item-selected-text-transform,var(--dropdown-menu-sub-item-text-transform))))}.h9SGFo.iJI7uP .HV3wNd,.h9SGFo[data-preview=selected] .HV3wNd{background-color:var(--sub-item-selected-text-highlight,var(--sub-item-text-highlight,var(--dropdown-menu-sub-item-selected-text-highlight,var(--dropdown-menu-sub-item-text-highlight))))}.h9SGFo:hover,.h9SGFo[data-preview=hover]{background:var(--sub-item-hover-background,var(--sub-item-background,var(--dropdown-menu-sub-item-hover-background,var(--dropdown-menu-sub-item-background))));border-bottom:var(--sub-item-hover-border-bottom,var(--sub-item-border-bottom,var(--dropdown-menu-sub-item-hover-border-bottom,var(--dropdown-menu-sub-item-border-bottom))));border-left:var(--sub-item-hover-border-left,var(--sub-item-border-left,var(--dropdown-menu-sub-item-hover-border-left,var(--dropdown-menu-sub-item-border-left))));border-radius:var(--sub-item-hover-border-radius,var(--sub-item-border-radius,var(--dropdown-menu-sub-item-hover-border-radius,var(--dropdown-menu-sub-item-border-radius))));border-right:var(--sub-item-hover-border-right,var(--sub-item-border-right,var(--dropdown-menu-sub-item-hover-border-right,var(--dropdown-menu-sub-item-border-right))));border-top:var(--sub-item-hover-border-top,var(--sub-item-border-top,var(--dropdown-menu-sub-item-hover-border-top,var(--dropdown-menu-sub-item-border-top))));box-shadow:var(--sub-item-hover-box-shadow,var(--sub-item-box-shadow,var(--dropdown-menu-sub-item-hover-box-shadow,var(--dropdown-menu-sub-item-box-shadow))));color:var(--sub-item-hover-color,var(--sub-item-color,var(--dropdown-menu-sub-item-hover-color,var(--dropdown-menu-sub-item-color))));font:var(--sub-item-hover-font,var(--sub-item-font,var(--dropdown-menu-sub-item-hover-font,var(--dropdown-menu-sub-item-font))));letter-spacing:var(--sub-item-hover-letter-spacing,var(--sub-item-letter-spacing,var(--dropdown-menu-sub-item-hover-letter-spacing,var(--dropdown-menu-sub-item-letter-spacing))));line-height:var(--sub-item-hover-line-height,var(--sub-item-line-height,var(--dropdown-menu-sub-item-hover-line-height,var(--dropdown-menu-sub-item-line-height))));text-decoration-line:var(--sub-item-hover-text-decoration,var(--sub-item-text-decoration,var(--dropdown-menu-sub-item-hover-text-decoration,var(--dropdown-menu-sub-item-text-decoration))));text-shadow:var(--sub-item-hover-text-outline,var(--sub-item-text-outline,var(--dropdown-menu-sub-item-hover-text-outline,var(--dropdown-menu-sub-item-text-outline)))),var(--sub-item-hover-text-shadow,var(--sub-item-text-shadow,var(--dropdown-menu-sub-item-hover-text-shadow,var(--dropdown-menu-sub-item-text-shadow))));text-transform:var(--sub-item-hover-text-transform,var(--sub-item-text-transform,var(--dropdown-menu-sub-item-hover-text-transform,var(--dropdown-menu-sub-item-text-transform))))}.h9SGFo:hover .HV3wNd,.h9SGFo[data-preview=hover] .HV3wNd{background-color:var(--sub-item-hover-text-highlight,var(--sub-item-text-highlight,var(--dropdown-menu-sub-item-hover-text-highlight,var(--dropdown-menu-sub-item-text-highlight))))}.jArlJY{background-color:var(--item-text-highlight,var(--dropdown-menu-item-text-highlight));display:inline-block;text-align:inherit;text-decoration-line:inherit;text-shadow:inherit;text-transform:inherit}.HV3wNd{background-color:var(--sub-item-text-highlight,var(--dropdown-menu-sub-item-text-highlight))}.eH50g1[data-animation-name=revealFromTop]{transition:opacity .4s,clip-path .4s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.eH50g1[data-animation-name=revealFromTop][data-animation-state=enter],.eH50g1[data-animation-name=revealFromTop][data-animation-state=exitActive],.eH50g1[data-animation-name=revealFromTop][data-animation-state=exitDone]{clip-path:var(--animation-clip-path);opacity:0}.eH50g1[data-animation-name=revealFromTop][data-animation-state=enterActive],.eH50g1[data-animation-name=revealFromTop][data-animation-state=exit]{clip-path:inset(var(--shadow-margin,0) var(--shadow-margin,0) var(--shadow-margin,0) var(--shadow-margin,0))}.eH50g1[data-animation-name=revealFromTop][data-animation-state=enterDone]{clip-path:unset}.eH50g1[data-animation-name=revealFromTop][data-animation-state=enterActive],.eH50g1[data-animation-name=revealFromTop][data-animation-state=enterDone],.eH50g1[data-animation-name=revealFromTop][data-animation-state=exit]{opacity:1}.eH50g1[data-animation-name=fadeIn]{transition:opacity .4s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.eH50g1[data-animation-name=fadeIn][data-animation-state=enter],.eH50g1[data-animation-name=fadeIn][data-animation-state=exitActive],.eH50g1[data-animation-name=fadeIn][data-animation-state=exitDone]{opacity:0}.eH50g1[data-animation-name=fadeIn][data-animation-state=enterActive],.eH50g1[data-animation-name=fadeIn][data-animation-state=enterDone],.eH50g1[data-animation-name=fadeIn][data-animation-state=exit]{opacity:1}.eH50g1{background:var(--container-background,var(--dropdown-container-background));border-bottom:var(--container-border-bottom,var(--dropdown-container-border-bottom));border-left:var(--container-border-left,var(--dropdown-container-border-left));border-radius:var(--container-border-radius,var(--dropdown-container-border-radius));border-right:var(--container-border-right,var(--dropdown-container-border-right));border-top:var(--container-border-top,var(--dropdown-container-border-top));box-shadow:var(--container-box-shadow,var(--dropdown-container-box-shadow));direction:ltr}.H2ENa1{box-sizing:border-box}.zi7u4T [data-part=menu-item]{--underline-scale:scaleX(0);--wash-scale:scaleX(0);--circle-clip-path:circle(0%);--dropdown-icon-transform:rotate(0);--bullet-translate:translateX(-150%);--bullet-opacity:0;--wave-tarnslate:scaleY(0)}.zi7u4T [data-part=menu-item]:not([data-animation-name=none]) [data-part=dropdown-icon]{transition-duration:.4s;transition-property:transform}.zi7u4T [data-part=menu-item] [data-part=dropdown-item-label]:after,.zi7u4T [data-part=menu-item] [data-part=label]:after{background-color:currentColor;content:"";display:block;height:1px;transform:scaleX(0);width:100%}.zi7u4T [data-part=menu-item] [data-part=label]:before{content:"•"/"";display:var(--item-label-bullet-display,inline-block);opacity:0;padding-inline-end:3px}.zi7u4T [data-part=menu-item] [data-part=menu-item-content][data-selected] [data-part=label]:after{display:var(--item-selected-label-underline-display,block);transform:scaleX(1)}.zi7u4T [data-part=menu-item] [data-part=menu-item-content][data-selected] [data-part=label]:before{opacity:1}.zi7u4T [data-part=menu-item][data-animation-state=enterActive],.zi7u4T [data-part=menu-item][data-animation-state=enterDone],.zi7u4T [data-part=menu-item][data-open=true]{--underline-scale:scaleX(1);--wash-scale:scaleX(1);--circle-clip-path:circle(100%);--dropdown-icon-transform:rotate(-540deg);--bullet-translate:translateX(0%);--bullet-opacity:1;--wave-tarnslate:scaleY(1.5)}.zi7u4T [data-part=menu-item] [data-selected]{--underline-scale:scaleX(1);--wash-scale:scaleX(0);--bullet-translate:translateX(0%);--bullet-opacity:1}.zi7u4T [data-part=menu-item][data-animation-name=underline] [data-part=label]:after{transform:var(--underline-scale);transform-origin:left;transition:transform .3s}.zi7u4T [data-part=menu-item][data-animation-name=underline] [data-part=dropdown-item-label]:after{display:block;transform:scaleX(0);transform-origin:left;transition-duration:.3s;transition-property:transform}.zi7u4T [data-part=menu-item][data-animation-name=underline] [data-part=dropdown-item]:hover [data-part=dropdown-item-label]:after{transform:scaleX(1)}.zi7u4T [data-part=menu-item][data-animation-name=wash] [data-part=menu-item-content]{isolation:isolate;overflow:hidden;position:relative}.zi7u4T [data-part=menu-item][data-animation-name=wash] [data-part=menu-item-content]:before{background-color:var(--item-hover-background);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;transform:var(--wash-scale);transform-origin:left;transition:transform .4s;z-index:-1}.zi7u4T [data-part=menu-item][data-animation-name=wash] [data-part=menu-item-content]:not([data-selected]):hover{background-color:var(--item-background)}.zi7u4T [data-part=menu-item][data-animation-name=wash] [data-part=dropdown-item-label]{transition:color .2s ease-in-out}.zi7u4T [data-part=menu-item][data-animation-name=circle] [data-part=menu-item-content]{isolation:isolate;overflow:hidden;position:relative}.zi7u4T [data-part=menu-item][data-animation-name=circle] [data-part=menu-item-content]:before{background-color:var(--item-hover-background);bottom:0;clip-path:var(--circle-clip-path);content:"";display:block;left:0;position:absolute;right:0;top:0;transition:clip-path .4s;z-index:-1}.zi7u4T [data-part=menu-item][data-animation-name=circle] [data-part=menu-item-content]:not([data-selected]):hover{background-color:var(--item-background)}.zi7u4T [data-part=menu-item][data-animation-name=circle] [data-part=dropdown-icon]{transform:var(--dropdown-icon-transform)}.zi7u4T [data-part=menu-item][data-animation-name=wave] [data-part=menu-item-content]:not([data-selected]):hover{background-color:var(--item-background)}.zi7u4T [data-part=menu-item][data-animation-name=wave] [data-part=menu-item-content]{isolation:isolate;overflow:hidden;position:relative}.zi7u4T [data-part=menu-item][data-animation-name=wave] [data-part=menu-item-content]:before{background-color:var(--item-hover-background);bottom:0;bottom:unset;content:"";display:block;height:135%;left:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='17' preserveAspectRatio='none' viewBox='-0.004 0 58.004 25.784'%3E%3Cpath d='M44.993-.004c-5.749 0-5.749 6.12-11.497 6.12s-5.751-6.12-11.502-6.12-5.749 6.12-11.497 6.12C5.105 6.116 4.771.728.003.064l-.004 25.719 58.012-.002-.008-19.841a6.69 6.69 0 0 1-1.505.176c-5.753 0-5.753-6.12-11.505-6.12Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='17' preserveAspectRatio='none' viewBox='-0.004 0 58.004 25.784'%3E%3Cpath d='M44.993-.004c-5.749 0-5.749 6.12-11.497 6.12s-5.751-6.12-11.502-6.12-5.749 6.12-11.497 6.12C5.105 6.116 4.771.728.003.064l-.004 25.719 58.012-.002-.008-19.841a6.69 6.69 0 0 1-1.505.176c-5.753 0-5.753-6.12-11.505-6.12Z'/%3E%3C/svg%3E");-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:100% 100%;mask-size:100% 100%;position:absolute;right:0;top:0;transform:var(--wave-tarnslate);transform-origin:bottom;transition:transform .4s;z-index:-1}.zi7u4T [data-part=menu-item][data-animation-name=wave] [data-part=dropdown-item-label]{transition:color .2s ease-in-out}.zi7u4T [data-part=menu-item][data-animation-name=bullet] [data-part=label]:before{display:inline-block;opacity:var(--bullet-opacity);transform:var(--bullet-translate);transition-duration:.3s}.zi7u4T{background:var(--container-background);border-bottom:var(--container-border-bottom);border-left:var(--container-border-left);border-radius:var(--container-border-radius);border-right:var(--container-border-right);border-top:var(--container-border-top);box-shadow:var(--container-box-shadow);box-sizing:border-box;direction:var(--direction);height:100%;overflow-x:var(--container-overflow-x,unset);padding-bottom:var(--container-padding-bottom,0);padding-left:var(--container-padding-left,0);padding-right:var(--container-padding-right,0);padding-top:var(--container-padding-top,0)}.qi0bcm,.zi7u4T{display:flex;scrollbar-width:none;width:100%}.qi0bcm{-moz-column-gap:var(--menu-items-column-gap);column-gap:var(--menu-items-column-gap);flex-direction:var(--container-flex-direction);flex-grow:var(--menu-items-flex-grow);flex-wrap:var(--container-flex-wrap,unset);height:auto;justify-content:var(--container-align);min-width:-moz-fit-content;min-width:fit-content;overflow-x:visible;row-gap:var(--menu-items-row-gap)}.n2xrZl{align-items:center;background:var(--scroll-button-background);border-bottom:var(--scroll-button-border-bottom);border-left:var(--scroll-button-border-left);border-radius:var(--scroll-button-border-radius);border-right:var(--scroll-button-border-right);border-top:var(--scroll-button-border-top);box-shadow:var(--scroll-button-box-shadow);cursor:pointer;display:flex;justify-content:center;overflow:hidden;pointer-events:auto;transform:var(--scroll-button-transform);visibility:hidden}.n2xrZl:hover,.n2xrZl[data-preview=hover]{background:var(--scroll-button-hover-background,var(--scroll-button-background));border-bottom:var(--scroll-button-hover-border-bottom,var(--scroll-button-border-bottom));border-left:var(--scroll-button-hover-border-left,var(--scroll-button-border-left));border-radius:var(--scroll-button-hover-border-radius,var(--scroll-button-border-radius));border-right:var(--scroll-button-hover-border-right,var(--scroll-button-border-right));border-top:var(--scroll-button-hover-border-top,var(--scroll-button-border-top));box-shadow:var(--scroll-button-hover-box-shadow,var(--scroll-button-box-shadow))}.n2xrZl:hover .aTo_UF,.n2xrZl[data-preview=hover] .aTo_UF{fill:var(--scroll-button-hover-icon-color,var(--scroll-button-icon-color));height:var(--scroll-button-hover-icon-size,var(--scroll-button-icon-size));padding-left:var(--scroll-button-hover-padding-left,var(--scroll-button-padding-left,0));padding-right:var(--scroll-button-hover-padding-right,var(--scroll-button-padding-right,0));transform:rotate(calc(var(--scroll-button-hover-icon-rotation, var(--scroll-button-icon-rotation)) * 1deg));width:var(--scroll-button-hover-icon-size,var(--scroll-button-icon-size))}.n2xrZl:hover{transition:all .08s linear}.wRGkgf{pointer-events:auto;visibility:visible}.JRUANI{pointer-events:none;visibility:hidden}.aTo_UF{fill:var(--scroll-button-icon-color);height:var(--scroll-button-icon-size);max-height:100%;max-width:100%;min-width:1px;padding-left:var(--scroll-button-padding-left,0);padding-right:var(--scroll-button-padding-right,0);transform:rotate(calc(var(--scroll-button-icon-rotation) * 1deg));width:var(--scroll-button-icon-size)}.aTo_UF>svg{height:inherit;width:inherit}.BV22op{border:inherit;border-color:transparent;bottom:0;display:var(--scroll-button-icon-display,flex);justify-content:space-between;left:0;padding-bottom:inherit;padding-top:inherit;pointer-events:none;position:absolute;right:0;top:0}div.c_pphB{display:var(--l_display,var(--hamburger-menu-root-display,var(--container-display)))}.HamburgerOpenButton3537389287__nav{display:inherit;height:inherit;width:auto}.rvGLLm{background:var(--background);border-bottom:var(--border-bottom);border-bottom-left-radius:var(--border-bottom-left-radius);border-bottom-right-radius:var(--border-bottom-right-radius);border-left:var(--border-left);border-right:var(--border-right);border-top:var(--border-top);border-top-left-radius:var(--border-top-left-radius);border-top-right-radius:var(--border-top-right-radius);box-shadow:var(--box-shadow);box-sizing:border-box;cursor:pointer;direction:var(--btn-direction);display:block;height:100%;min-height:10px;min-width:var(--btn-min-width);padding-bottom:var(--padding-bottom);padding-left:var(--padding-left);padding-right:var(--padding-right);padding-top:var(--padding-top);touch-action:manipulation;width:100%}.rvGLLm.jMYm0H:not(:hover):not(:disabled){border-color:var(--corvid-border-color,initial)}.rvGLLm.y061lW:not(:hover):not(:disabled){background-color:var(--corvid-background-color,var(--background))}.rvGLLm [data-preview=hover],.rvGLLm:hover{background:var(--hover-background,var(--background));border-bottom:var(--hover-border-bottom,var(--border-bottom));border-bottom-left-radius:var(--hover-border-bottom-left-radius,var(--border-bottom-left-radius));border-bottom-right-radius:var(--hover-border-bottom-right-radius,var(--border-bottom-right-radius));border-left:var(--hover-border-left,var(--border-left));border-right:var(--hover-border-right,var(--border-right));border-top:var(--hover-border-top,var(--border-top));border-top-left-radius:var(--hover-border-top-left-radius,var(--border-top-left-radius));border-top-right-radius:var(--hover-border-top-right-radius,var(--border-top-right-radius));box-shadow:var(--hover-box-shadow,var(--box-shadow));padding-bottom:var(--hover-padding-bottom,var(--padding-bottom));padding-left:var(--hover-padding-left,var(--padding-left));padding-right:var(--hover-padding-right,var(--padding-right));padding-top:var(--hover-padding-top,var(--padding-top))}.rvGLLm.mxKpu4:hover:not(:disabled){border-color:var(--corvid-hover-border-color,initial)}.rvGLLm.zBIMAq:hover:not(:disabled){background-color:var(--corvid-hover-background-color,var(--hover-background,var(--background)))}.rvGLLm [data-preview=disabled],.rvGLLm:disabled{background:var(--disabled-background,var(--background));border-bottom:var(--disabled-border-bottom,var(--border-bottom));border-bottom-left-radius:var(--disabled-border-bottom-left-radius,var(--border-bottom-left-radius));border-bottom-right-radius:var(--disabled-border-bottom-right-radius,var(--border-bottom-right-radius));border-left:var(--disabled-border-left,var(--border-left));border-right:var(--disabled-border-right,var(--border-right));border-top:var(--disabled-border-top,var(--border-top));border-top-left-radius:var(--disabled-border-top-left-radius,var(--border-top-left-radius));border-top-right-radius:var(--disabled-border-top-right-radius,var(--border-top-right-radius));box-shadow:var(--disabled-box-shadow,var(--box-shadow));padding-bottom:var(--disabled-padding-bottom,var(--padding-bottom));padding-left:var(--disabled-padding-left,var(--padding-left));padding-right:var(--disabled-padding-right,var(--padding-right));padding-top:var(--disabled-padding-top,var(--padding-top))}.rvGLLm.lPvoIB:disabled:not(:hover){border-color:var(--corvid-disabled-border-color,initial)}.rvGLLm.by2yNJ:disabled:not(:hover){background-color:var(--corvid-disabled-background-color,var(--disabled-background,var(--background)))}.hQsOje{background-color:rgba(var(--text-highlight,0,0,0),var(--alpha-text-highlight,0));color:rgba(var(--color,var(--color_0,color_0)),var(--alpha-color,1));direction:var(--direction);display:var(--label-display);font:var(--font,var(--font_8));letter-spacing:var(--letter-spacing);line-height:var(--line-height);max-width:100%;min-width:1.8em;overflow:hidden;text-align:var(--text-align,revert);text-decoration-line:var(--text-decoration);text-overflow:var(--label-text-overflow);text-shadow:var(--text-outline),var(--text-shadow);text-transform:var(--text-transform);transition:inherit;white-space:var(--label-white-space)}.rvGLLm.xNSufk:not(:hover):not(:disabled) .hQsOje{color:var(--corvid-color,rgba(var(--color,var(--color_0,color_0)),var(--alpha-color,1)))}.rvGLLm [data-preview=hover] .hQsOje,.rvGLLm:hover .hQsOje{background-color:rgba(var(--hover-text-highlight,var(--text-highlight)),var(--alpha-hover-text-highlight,1));color:rgba(var(--hover-color,var(--color)),var(--alpha-hover-color,1));direction:var(--hover-direction,var(--direction));display:var(--hover-label-display,var(--label-display));font:var(--hover-font,var(--font));letter-spacing:var(--hover-letter-spacing,var(--letter-spacing));line-height:var(--hover-line-height,var(--line-height));text-align:var(--hover-text-align,var(--text-align,revert));text-decoration-line:var(--hover-text-decoration,var(--text-decoration));text-shadow:var(--hover-text-outline,var(--text-outline)),var(--hover-text-shadow,var(--text-shadow));text-transform:var(--hover-text-transform,var(--text-transform))}.rvGLLm.ogDVcg:hover:not(:disabled) .hQsOje{color:var(--corvid-hover-color,rgba(var(--hover-color,var(--color)),var(--alpha-hover-color,1)))}.rvGLLm [data-preview=disabled] .hQsOje,.rvGLLm:disabled .hQsOje{background-color:rgba(var(--disabled-text-highlight,var(--text-highlight)),var(--alpha-disabled-text-highlight,1));color:rgba(var(--disabled-color,var(--color)),var(--alpha-disabled-color,1));direction:var(--disabled-direction,var(--direction));display:var(--disabled-label-display,var(--label-display));font:var(--disabled-font,var(--font));letter-spacing:var(--disabled-letter-spacing,var(--letter-spacing));line-height:var(--disabled-line-height,var(--line-height));text-align:var(--disabled-text-align,var(--text-align,revert));text-decoration-line:var(--disabled-text-decoration,var(--text-decoration));text-shadow:var(--disabled-text-outline,var(--text-outline)),var(--disabled-text-shadow,var(--text-shadow));text-transform:var(--disabled-text-transform,var(--text-transform))}.rvGLLm.IfOI50:disabled:not(:hover) .hQsOje{color:var(--corvid-disabled-color,rgba(var(--disabled-color,var(--color)),var(--alpha-disabled-color,1)))}.I56lbS{box-sizing:border-box;color:#000;text-decoration:none}.pMSuoq{align-items:var(--container-align-items);display:flex;flex-basis:auto;flex-direction:var(--container-flex-direction);flex-grow:1;gap:var(--content-gap,"0px");height:100%;justify-content:var(--container-justify-content);overflow:hidden;transition:all .4s ease,visibility 0s;width:100%}.xyuOGi{fill:var(--icon-color);display:var(--icon-display);flex-shrink:0;height:var(--icon-size);min-width:1px;transform:rotate(calc(var(--icon-rotation) * 1deg));transition:inherit;width:var(--icon-size)}.rvGLLm.Pczkxq:not(:hover):not(:disabled) .xyuOGi{fill:var(--corvid-icon-color,var(--icon-color))}.rvGLLm [data-preview=hover] .xyuOGi,.rvGLLm:hover .xyuOGi{fill:var(--hover-icon-color,var(--icon-color));display:var(--hover-icon-display,var(--icon-display));height:var(--hover-icon-size,var(--icon-size));transform:rotate(calc(var(--hover-icon-rotation, var(--icon-rotation)) * 1deg));width:var(--hover-icon-size,var(--icon-size))}.rvGLLm.GRPSsV:hover:not(:disabled) .xyuOGi{fill:var(--corvid-hover-icon-color,var(--hover-icon-color,var(--icon-color)))}.rvGLLm [data-preview=disabled] .xyuOGi,.rvGLLm:disabled .xyuOGi{fill:var(--disabled-icon-color,var(--icon-color));display:var(--disabled-icon-display,var(--icon-display));height:var(--disabled-icon-size,var(--icon-size));transform:rotate(calc(var(--disabled-icon-rotation, var(--icon-rotation)) * 1deg));width:var(--disabled-icon-size,var(--icon-size))}.rvGLLm.hGEkMI:disabled:not(:hover) .xyuOGi{fill:var(--corvid-disabled-icon-color,var(--disabled-icon-color,var(--icon-color)))}.xyuOGi svg,.xyuOGi>span{display:flex;height:inherit;width:inherit}.jMLWKi{display:inherit;height:inherit;width:auto}.HamburgerOverlay547129737__root{-archetype:paintBox;box-sizing:border-box; /* !important is required because we need to override size and position set on the root element by the Viewer. */height:calc(100vh - var(--wix-ads-height))!important;left:0;position:fixed!important;top:var(--wix-ads-height)!important;visibility:hidden;width:100vw!important;z-index:var(--above-all-z-index)}.HamburgerOverlay547129737__overlay{box-sizing:border-box;height:100%;left:0;position:absolute;top:0;width:100%}.HamburgerOverlay547129737__root.HamburgerOverlay547129737--isMenuOpen{visibility:visible}.HamburgerOverlay547129737__root:not(.HamburgerOverlay547129737--showBackgroundOverlay){background-color:transparent}.HamburgerOverlay547129737__root.HamburgerOverlay547129737--shouldScroll{overflow-x:hidden;overflow-y:scroll}.HamburgerOverlay547129737__scrollContent{position:relative}.scemAM[data-part=hamburger-overlay]{opacity:var(--hamburger-overlay-initial-opacity)}.scemAM[data-part=hamburger-overlay][data-animation-name=fadeIn]{transition:opacity .4s}.scemAM[data-part=hamburger-overlay][data-animation-name=fadeIn][data-animation-state=enterActive],.scemAM[data-part=hamburger-overlay][data-animation-name=fadeIn][data-animation-state=enterDone]{opacity:1}.tVir9C{background:var(--background);border:var(--border);border-radius:var(--border-radius);box-shadow:var(--box-shadow);height:calc(100vh - var(--wix-ads-height))!important;inset-block-start:var(--wix-ads-height)!important;position:fixed!important;visibility:hidden;width:100vw!important;z-index:var(--above-all-z-index)}.ZTgfG4,.tVir9C{box-sizing:border-box;inset-inline-start:0}.ZTgfG4{height:100%;inset-block-start:0;position:absolute;width:100%}.meddft{visibility:visible}.tVir9C:not(.Ujf5u0){background-color:transparent}.XTKAK7{overflow-x:hidden;overflow-y:scroll}.IKAmsN{position:relative}.J6KGih{cursor:pointer}.KaEeLN{--container-corvid-border-color:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));--container-corvid-border-size:var(--brw,1px);--container-corvid-background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));--backdrop-filter:$backdrop-filter}.uYj0Sg{-webkit-backdrop-filter:var(--backdrop-filter,none);backdrop-filter:var(--backdrop-filter,none);background-color:var(--container-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));background-image:var(--bg-gradient,none);border:var(--container-corvid-border-width,var(--brw,1px)) solid var(--container-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-radius:var(--rd,5px);bottom:0;box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));left:0;position:absolute;right:0;top:0}.StylableHorizontalMenu3372578893__root{-archetype:paddingBox;box-sizing:border-box;display:flex;height:100%;width:100%}.StylableHorizontalMenu3372578893__root *{box-sizing:border-box}.StylableHorizontalMenu3372578893__menu{display:flex;flex-wrap:var(--menu-flex-wrap,wrap);min-width:-moz-fit-content;min-width:fit-content}.StylableHorizontalMenu3372578893__root.StylableHorizontalMenu3372578893---menuMode-6-scroll .StylableHorizontalMenu3372578893__menuItem{box-sizing:border-box;height:100%;margin-bottom:0!important;margin-top:0!important}.StylableHorizontalMenu3372578893__root.StylableHorizontalMenu3372578893---menuMode-6-scroll .StylableHorizontalMenu3372578893__menu>li:first-of-type .StylableHorizontalMenu3372578893__menuItem{margin-inline-start:0!important}.StylableHorizontalMenu3372578893__root.StylableHorizontalMenu3372578893---menuMode-6-scroll .StylableHorizontalMenu3372578893__menu>li:last-of-type .StylableHorizontalMenu3372578893__menuItem{margin-inline-end:0!important}.StylableHorizontalMenu3372578893__root.StylableHorizontalMenu3372578893---menuMode-6-scroll .StylableHorizontalMenu3372578893__menu{height:auto!important;margin:0!important}.StylableHorizontalMenu3372578893__root.StylableHorizontalMenu3372578893---menuMode-6-scroll{-ms-overflow-style:none;overflow-x:scroll;scrollbar-width:none}.StylableHorizontalMenu3372578893__root.StylableHorizontalMenu3372578893---menuMode-6-scroll::-webkit-scrollbar{display:none}.StylableHorizontalMenu3372578893__menuItem{--focus-ring-box-shadow:inset 0 0 0 2px #116dff,inset 0 0 0 4px #fff!important;position:relative}.StylableHorizontalMenu3372578893__megaMenuWrapper{display:flex}.itemDepth02233374943__root{-archetype:paintBox;cursor:pointer;display:block;flex:1;text-decoration:none}.itemDepth02233374943__root.itemDepth02233374943--isCurrentPage,.itemDepth02233374943__root.itemDepth02233374943--isCurrentPage .itemDepth02233374943__label,.itemDepth02233374943__root.itemDepth02233374943--isHovered,.itemDepth02233374943__root.itemDepth02233374943--isHovered .itemDepth02233374943__label{transition:all .08s linear}.itemDepth02233374943__container{-archetype:box;align-items:center;display:flex;height:100%}.itemDepth02233374943__label{-archetype:text;-controller-part-type:LayoutChildDisplayDropdown;transition:inherit;white-space:nowrap}.itemDepth02233374943__itemWrapper{flex-grow:inherit}.itemDepth02233374943__positionBox{display:none;margin:auto;position:fixed;z-index:var(--position-box-z-index,47)}.itemDepth02233374943__positionBox.itemDepth02233374943--isColumn{left:0;position:absolute;right:0}.itemDepth02233374943__positionBox.itemDepth02233374943--isStretched{max-width:unset}@keyframes itemDepth02233374943__fadeIn{0%{opacity:0}to{opacity:1}}.itemDepth02233374943__animationBox{animation-delay:calc(var(--is-animated) * .05s);animation-duration:calc(var(--is-animated) * .1s);animation-fill-mode:forwards;max-height:var(--max-height,none);opacity:0;overflow-y:var(--overflow-y,visible);transition:border-color .08s cubic-bezier(.25,1,.5,1),box-shadow .08s cubic-bezier(.25,1,.5,1)}.itemDepth02233374943__positionBox.itemDepth02233374943--isStretched>.itemDepth02233374943__animationBox{width:100%}.itemDepth02233374943__positionBox.itemDepth02233374943--isStretched .itemDepth02233374943__megaMenuComp{width:100%!important}.itemDepth02233374943__alignBox{display:flex}.itemDepth02233374943__list{-moz-column-gap:calc(1px * var(--horizontalSpacing));column-gap:calc(1px * var(--horizontalSpacing))}.itemDepth02233374943__itemWrapper[data-hovered]>.itemDepth02233374943__positionBox{display:block;visibility:hidden}.itemDepth02233374943__itemWrapper[data-shown]>.itemDepth02233374943__positionBox{display:block;visibility:visible}.itemDepth02233374943__itemWrapper[data-hovered]>.itemDepth02233374943__positionBox>.itemDepth02233374943__animationBox{animation-name:itemDepth02233374943__fadeIn}.itemDepth02233374943__megaMenuComp{direction:ltr;flex-shrink:0;margin-top:var(--containerMarginTop)!important;padding:0!important}.itemDepth02233374943__itemWrapper:not([data-hovered]) .itemDepth02233374943__megaMenuComp{display:none}.itemDepth12472627565__root{-archetype:paintBox;display:block;position:relative;text-decoration:none}.itemDepth12472627565__container{display:flex}.itemDepth12472627565__label{-archetype:text;word-wrap:var(--label-word-wrap);display:block;overflow:hidden;overflow-wrap:var(--label-word-wrap);text-align:inherit!important;text-overflow:clip;white-space:var(--white-space)}.itemDepth12472627565__itemWrapper{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;position:relative}.itemDepth12472627565__itemWrapper:after{clear:both;content:"";display:table}.itemDepth12472627565__positionBox{display:var(--subsubmenu-box-display);left:var(--subsubmenu-box-left);position:var(--subsubmenu-box-position);right:var(--subsubmenu-box-right);top:0}.itemDepth12472627565__positionBox[data-reverted]{left:var(--subsubmenu-box-right);right:var(--subsubmenu-box-left)}.itemDepth12472627565__itemWrapper[data-hovered]>.itemDepth12472627565__positionBox{display:block}@keyframes itemDepth12472627565__fadeIn{0%{opacity:0}to{opacity:1}}.itemDepth12472627565__animationBox{animation-delay:calc(var(--is-animated) * .05s);animation-duration:calc(var(--is-animated) * .1s);animation-fill-mode:forwards;margin-top:0!important;opacity:0}.itemDepth12472627565__itemWrapper[data-hovered]>.itemDepth12472627565__positionBox>.itemDepth12472627565__animationBox{animation-name:itemDepth12472627565__fadeIn}.submenu815198092__heading .itemDepth12472627565__label{color:#000}.submenu815198092__pageWrapper{margin-left:auto!important;margin-right:auto!important}.submenu815198092__overrideWidth{width:100%!important}.submenu815198092__rowItem:last-child{margin-bottom:0!important}.submenu815198092__rowItem+.submenu815198092__rowItem,.submenu815198092__rowItem:first-child{margin-top:0}.kvKptz{display:var(--navbar-display,block);height:100%}.NZHLsZ:hover{z-index:var(--is-sticky,auto)}.ffrP7D{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.mfxFLH{min-height:var(--min-height-override);min-width:var(--min-width-override)}.itemShared2352141355__rootContainer{height:100%}.itemShared2352141355__rootContainer.itemShared2352141355--isRow{display:flex;flex-direction:row}.itemShared2352141355__rootContainer.itemShared2352141355--isRow .itemShared2352141355__menuItem{flex-grow:1}.itemShared2352141355__accessibilityIconWrapper{width:0}.itemShared2352141355__accessibilityIconWrapper.itemShared2352141355--isIconShown{margin-inline-end:8px;margin-inline-start:4px;width:unset}.itemShared2352141355__accessibilityIconWrapper.itemShared2352141355--isTopLevel.itemShared2352141355--isIconShown{align-items:center;display:flex}.itemShared2352141355__accessibilityIcon{clip:rect(0 0 0 0);clip-path:inset(50%);height:0;width:0}.itemShared2352141355__accessibilityIcon.itemShared2352141355--isIconShown{background:#fff;clip-path:unset;height:24px;width:24px}.itemShared2352141355__accessibilityIcon.itemShared2352141355--isOpen{rotate:180deg}.ScrollButton2305195801__root{-archetype:paddingBox;align-items:center;cursor:pointer;display:flex;justify-content:center;opacity:0;overflow:hidden;pointer-events:none}.ScrollButton2305195801__root:hover{transition:all .08s linear}.ScrollButton2305195801__root.ScrollButton2305195801---side-4-left{transform:scaleX(-1)}.ScrollButton2305195801__root.ScrollButton2305195801--isVisible{opacity:1;pointer-events:auto}.ScrollButton2305195801__icon{-archetype:icon;-controller-part-type:LayoutChildDisplayDropdown;max-height:100%;max-width:100%;min-width:1px}.ScrollButton2305195801__icon>svg{height:inherit;width:inherit}.ScrollControls2015960785__root{border:inherit;border-color:transparent;bottom:0;display:var(--scroll-controls-display,flex);justify-content:space-between;left:0;padding-bottom:inherit;padding-top:inherit;pointer-events:none;position:absolute;right:0;top:0}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[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[StylableButton_Default].e469137d.min.css">.StylableButton2545352419__root{-archetype:box;border:none;box-sizing:border-box;cursor:pointer;display:block;height:100%;min-height:10px;min-width:10px;padding:0;touch-action:manipulation;width:100%}.StylableButton2545352419__root[disabled]{pointer-events:none}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor{background-color:var(--corvid-background-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor{background-color:var(--corvid-hover-background-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor{background-color:var(--corvid-disabled-background-color)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor{border-color:var(--corvid-border-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor{border-color:var(--corvid-hover-border-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor{border-color:var(--corvid-disabled-border-color)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius{border-radius:var(--corvid-border-radius)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth{border-width:var(--corvid-border-width)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label{color:var(--corvid-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label{color:var(--corvid-hover-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label{color:var(--corvid-disabled-color)!important}.StylableButton2545352419__link{-archetype:box;box-sizing:border-box;color:#000;text-decoration:none}.StylableButton2545352419__container{align-items:center;display:flex;flex-basis:auto;flex-direction:row;flex-grow:1;height:100%;justify-content:center;overflow:hidden;transition:all .2s ease,visibility 0s;width:100%}.StylableButton2545352419__label{-archetype:text;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(first);max-width:100%;min-width:1.8em;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:inherit;white-space:nowrap}.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label{text-overflow:unset}.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label{min-width:10px;overflow-wrap:break-word;white-space:break-spaces;word-break:break-word}.StylableButton2545352419__icon{-archetype:icon;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(last);flex-shrink:0;height:50px;min-width:1px;transition:inherit}.StylableButton2545352419__icon.StylableButton2545352419--override{display:block!important}.StylableButton2545352419__icon svg,.StylableButton2545352419__icon>span{display:flex;height:inherit;width:inherit}.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-icon-color)!important;stroke:var(--corvid-icon-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-hover-icon-color)!important;stroke:var(--corvid-hover-icon-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-disabled-icon-color)!important;stroke:var(--corvid-disabled-icon-color)!important}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[VideoPlayer].656a556a.min.css">.VideoPlayer2054936319__facebookContainer,.VideoPlayer2054936319__playerContainer{border:var(--borderSize) solid rgba(var(--borderColor,0,0,0),var(--alpha-borderColor,1));box-shadow:var(--boxShadow);display:block;margin-left:calc(-1 * var(--borderSize));margin-top:calc(-1 * var(--borderSize));position:absolute;top:0}.focus-ring-active .VideoPlayer2054936319__root .VideoPlayer2054936319__cover.VideoPlayer2054936319--playerFocused{z-index:1000}.VideoPlayer2054936319__cover .PlayableCover847694237__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:rgba(var(--fontColor,255,255,255),var(--alpha-fontColor,1));display:-webkit-box;font:var(--font);margin:0 0 15px;max-height:2.8em;overflow:hidden;padding:0 10%}.VideoPlayer2054936319__cover.VideoPlayer2054936319--isMobileView .PlayableCover847694237__title{font-size:calc(18 * 1px);margin:0 0 10px}.VideoPlayer2054936319__cover .PlayableCover847694237__overlay{background-color:rgba(var(--backgroundColor,0,0,0),var(--alpha-backgroundColor,1));transition:background-color .2s ease}.VideoPlayer2054936319__cover .PlayableCover847694237__overlay:hover{background-color:rgba(var(--backgroundColor,0,0,0),calc(var(--alpha-backgroundColor, 1) + .1))}.VideoPlayer2054936319__cover .PlayableCover847694237__playButton{height:var(--playButtonSize);width:var(--playButtonSize)}.VideoPlayer2054936319__cover .PlayableCover847694237__playButton:hover{opacity:.8}.VideoPlayer2054936319__cover.VideoPlayer2054936319--isMobileView .PlayableCover847694237__playButton{height:var(--playButtonMobileSize);width:var(--playButtonMobileSize)}.VideoPlayer2054936319__cover .PlayableCover847694237__playButton circle{stroke:rgba(var(--fontColor,255,255,255),var(--alpha-fontColor,1))}.VideoPlayer2054936319__cover .PlayableCover847694237__playButton path{fill:rgba(var(--fontColor,255,255,255),var(--alpha-fontColor,1))}.VideoPlayer2054936319__playerContainer{height:100%;width:100%}.VideoPlayer2054936319__playerContainer iframe{height:100%;visibility:inherit;width:100%}.VideoPlayer2054936319__facebookContainer{height:100%;width:100%}.VideoPlayer2054936319__vimeoContainer{background-color:#000}.VideoPlayer2054936319__fadeEnter{opacity:1}.VideoPlayer2054936319__fadeEnterActive{opacity:0;transition:opacity 1.6s ease-out 0ms}.VideoPlayer2054936319__secondPoster{height:100%;left:0;position:absolute;top:0;width:100%}.MH58Yn{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.MH58Yn:hover{opacity:.7}.sMWGVV{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.T7h78h{display:block;font-family:HelveticaNeueW01-45Ligh,HelveticaNeueW02-45Ligh,HelveticaNeueW10-45Ligh,Helvetica Neue,Helvetica,Arial,\\30e1イリオ,meiryo,\\30d2ラギノ角ゴpro w3,hiragino kaku gothic pro;height:inherit;outline:none;overflow:hidden;position:relative;z-index:0}.T7h78h button{-webkit-appearance:button;font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none}.T7h78h button::-moz-focus-inner{border-style:none;padding:0}.T7h78h button:-moz-focusring{outline:1px dotted ButtonText}[data-playable-hook=player-container].T7h78h [data-playable-component],[data-playable-hook=player-container].T7h78h [data-playable-component] *,[data-playable-hook=player-container].T7h78h [data-playable-component] :after,[data-playable-hook=player-container].T7h78h [data-playable-component] :before{box-sizing:content-box!important;outline:none!important}.aBdaFm,.reHOyF{height:100%!important;min-height:100%!important;min-width:100%!important;width:100%!important}[data-playable-focus-source=key] [data-playable-hook=player-container] button.focus-within,[data-playable-focus-source=key] [data-playable-hook=player-container] img.focus-within,[data-playable-focus-source=key] [data-playable-hook=player-container] input.focus-within,[data-playable-focus-source=script] [data-playable-hook=player-container] button.focus-within,[data-playable-focus-source=script] [data-playable-hook=player-container] img.focus-within,[data-playable-focus-source=script] [data-playable-hook=player-container] input.focus-within{box-shadow:0 0 0 2px rgba(56,153,236,.8)}.fZPS1d{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.fZPS1d:hover{opacity:.7}.TcENkh{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.MwgZWA{background-color:rgba(0,0,0,.95);border-radius:3px;height:250px;left:10px;overflow:scroll;width:400px;z-index:10000}.MwgZWA,.MwgZWA .rkTLUy{position:absolute;top:10px}.MwgZWA .rkTLUy{color:#fff;cursor:pointer;right:5px}.MwgZWA .rkTLUy:hover{opacity:.8}.MwgZWA .LOpx5W{color:#fff;font-size:8px;line-height:8px;margin:5px;padding:5px}.MwgZWA .LOpx5W .ht0VVX{color:green}.MwgZWA .LOpx5W .wYTBxb{color:#ff8c00}.MwgZWA .LOpx5W .VStJby{color:blue}.MwgZWA .LOpx5W .LsIqAP{color:#f0f}.MwgZWA .LOpx5W .zUQfxq{color:#fff}.IiHgII{align-items:center;background-color:#000;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:50}.IiHgII,.IiHgII._s9dGo video,.IiHgII.vzxs2y video{height:100%;width:100%}.IiHgII.hLoSEv video{position:absolute}.IiHgII.TtdQPO.hLoSEv video{height:auto!important;width:100%}.IiHgII.cb9E5t.hLoSEv video{height:100%}.IiHgII video{box-shadow:0 0 20px rgba(0,0,0,.2);position:relative;z-index:1}.IiHgII.dj2W_J{cursor:none}.l9fM0h{bottom:0;filter:blur(14px);left:0;position:absolute;right:0;top:0;z-index:0}.CIzMoh{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.CIzMoh:hover{opacity:.7}.NJGB6P{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.aMw4Jp{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:100}.aMw4Jp,.aMw4Jp .RH3G4u{align-items:center;display:flex;justify-content:center}.aMw4Jp .RH3G4u{animation-duration:.5s;animation-name:rAxA2y;background-color:rgba(0,0,0,.5);border-radius:100px;font-size:9px;line-height:9px;opacity:0;position:relative}.aMw4Jp .s8q1KX{animation-duration:.5s;animation-name:ryfJyM}.aMw4Jp .O3jNyY{left:3px;position:relative}.aMw4Jp .sLkljv{margin:5px 0}.aMw4Jp .XsP_Mg{align-items:center;bottom:0;color:#fff;display:flex;justify-content:center;left:0;min-height:8px;min-width:5px;position:absolute;right:0;top:0}.aMw4Jp .XsP_Mg span{display:block}@keyframes ryfJyM{0%{height:22px;width:22px}to{height:30px;width:30px}}@keyframes rAxA2y{0%{height:22px;opacity:.9;padding:19px;width:22px}to{font-size:14px;height:30px;line-height:14px;opacity:0;padding:25px;width:30px}}.UuvzuH{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.UuvzuH:hover{opacity:.7}.SWiF19{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.P9q5GM{bottom:0;display:none;left:0;position:absolute;right:0;top:0;z-index:100}.P9q5GM.L8SYSN{align-items:center;display:flex;justify-content:center}.jyZxBT{align-items:center;background:#000 no-repeat 50%;background-size:cover;bottom:0;justify-content:center;right:0}.jyZxBT,.jyZxBT:before{height:100%;left:0;position:absolute;top:0;width:100%}.jyZxBT:before{background-color:rgba(0,0,0,.35);content:""}.oVB0VT{cursor:pointer;height:71px;opacity:1;position:relative;width:71px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .oVB0VT{height:54px;width:54px}[data-playable-hook=player-container][data-playable-max-width~="400px"] .oVB0VT{height:36px;width:36px}.oVB0VT:hover{opacity:.8}.DUKkm6{background:transparent}.CAErYx{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.CAErYx:hover{opacity:.7}.qipy26{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.HFEl1G{clip:rect(0,48px,48px,24px);animation:bNfw61 1s linear infinite;color:#fff;display:none;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;width:42px;z-index:90}.HFEl1G.KRw0M5{display:block}.HFEl1G:after{clip:rect(4px,48px,48px,24px);animation:i0S9__ 1s linear infinite}.HFEl1G:after,.HFEl1G:before{border:3px solid currentColor;border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.HFEl1G:before{clip:rect(0,48px,48px,24px);animation:m1Fg4V 1s linear infinite}@keyframes i0S9__{50%{clip:rect(42px,48px,48px,24px);animation-timing-function:ease-in-out}}@keyframes m1Fg4V{50%{clip:rect(0,48px,9px,24px);animation-timing-function:ease-in-out;transform:rotate(135deg)}}@keyframes bNfw61{0%{animation-timing-function:ease-out;transform:rotate(0)}45%{color:#fff;transform:rotate(18deg)}55%{transform:rotate(54deg)}to{transform:rotate(1turn)}}.YNsbh9{bottom:0;display:flex;flex-direction:column;left:0;position:absolute;right:0;top:0}.YNsbh9 .O1vZ1d{flex-grow:2;position:relative}.RKqOM4{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.RKqOM4:hover{opacity:.7}.FmiuH4{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.W0t_ic{position:relative;z-index:60}.W0t_ic::-moz-focus-inner{border:0}.W0t_ic.N2CfeM .BYXbSU,.W0t_ic.N2CfeM .QAfchT{opacity:1}.jw9Kj9{flex-grow:0}.jQne1L{align-items:center;display:flex;flex-direction:row;margin-top:20px;position:relative}[data-playable-hook=player-container][data-playable-dir=ltr] .jQne1L{margin-left:20px}[data-playable-hook=player-container][data-playable-dir=rtl] .jQne1L{direction:rtl;margin-right:20px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .jQne1L{margin-top:30px}[data-playable-hook=player-container][data-playable-in-full-screen=true][data-playable-dir=ltr] .jQne1L{margin-left:30px}[data-playable-hook=player-container][data-playable-in-full-screen=true][data-playable-dir=rtl] .jQne1L{direction:rtl;margin-right:30px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .jQne1L{margin-top:15px}[data-playable-hook=player-container][data-playable-max-width~="550px"][data-playable-dir=ltr] .jQne1L{margin-left:15px}[data-playable-hook=player-container][data-playable-max-width~="550px"][data-playable-dir=rtl] .jQne1L{direction:rtl;margin-right:15px}[data-playable-hook=player-container][data-playable-max-width~="280px"] .jQne1L{margin-top:12px}[data-playable-hook=player-container][data-playable-max-width~="280px"][data-playable-dir=ltr] .jQne1L{margin-left:12px}[data-playable-hook=player-container][data-playable-max-width~="280px"][data-playable-dir=rtl] .jQne1L{direction:rtl;margin-right:12px}.QAfchT{flex-grow:1;max-width:calc(100% - 200px)}.BYXbSU,.QAfchT{opacity:0;transition:opacity .2s}.BYXbSU{background-image:linear-gradient(0deg,transparent,rgba(0,0,0,.03) 24%,rgba(0,0,0,.15) 50%,rgba(0,0,0,.3) 75%,rgba(0,0,0,.4));background-size:100% 182px;height:181px;left:0;pointer-events:none;position:absolute;right:0;top:0}.Oz1ffs{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.Oz1ffs:hover{opacity:.7}.nhI_ow{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.ZDJjun{font-size:16px;line-height:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-playable-hook=player-container][data-playable-max-width~="550px"] .ZDJjun{font-size:14px;line-height:15px}[data-playable-hook=player-container][data-playable-max-width~="300px"] .ZDJjun{font-size:12px;line-height:13px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .ZDJjun{font-size:20px;line-height:20px}.ZDJjun.Jd96zq,.w5jdg2{cursor:pointer}.w5jdg2{align-items:center;background-color:transparent;border:0;border-radius:0;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.w5jdg2:hover{opacity:.7}.A2xlHS{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.BHUFEt{background-color:#959595;position:relative;transition:background-color .2s}[data-playable-hook=player-container][data-playable-dir=ltr] .BHUFEt{direction:ltr;margin-right:15px}[data-playable-hook=player-container][data-playable-dir=rtl] .BHUFEt{direction:rtl;margin-left:15px}[data-playable-hook=player-container][data-playable-in-full-screen=true][data-playable-dir=ltr] .BHUFEt{margin-right:20px}[data-playable-hook=player-container][data-playable-in-full-screen=true][data-playable-dir=rtl] .BHUFEt{margin-left:20px}[data-playable-hook=player-container][data-playable-max-width~="550px"][data-playable-dir=ltr] .BHUFEt{margin-right:10px}[data-playable-hook=player-container][data-playable-max-width~="550px"][data-playable-dir=rtl] .BHUFEt{margin-left:10px}[data-playable-hook=player-container][data-playable-max-width~="280px"] .BHUFEt{padding:2px 3px}[data-playable-hook=player-container][data-playable-max-width~="280px"][data-playable-dir=ltr] .BHUFEt{margin-right:10px}[data-playable-hook=player-container][data-playable-max-width~="280px"][data-playable-dir=rtl] .BHUFEt{margin-left:10px}.BHUFEt.caCSqC{cursor:default}.BHUFEt.Pcf9Cx,.BHUFEt:hover:not(.caCSqC){background-color:#ea492e}.OebeZw{cursor:pointer}button.Gn8Gdq{background-color:transparent;border:0;border-radius:0;color:#fff;font-size:12px;line-height:14px;outline:none;padding:5px 6px;text-transform:uppercase!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-playable-hook=player-container][data-playable-max-width~="280px"] button.Gn8Gdq{font-size:10px;line-height:12px}.cA1asi{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.cA1asi:hover{opacity:.7}.eIyVpE{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.QV8pil{display:flex;flex-direction:column;z-index:60}.QV8pil::-moz-focus-inner{border:0}.QV8pil.B8EVKv .etMMn5,.QV8pil.YhkBZr .FUpTp7,.QV8pil.YhkBZr .IT9grE,.QV8pil.YhkBZr .V93u41,.QV8pil.YhkBZr .etMMn5,.QV8pil.YhkBZr .llN1CZ{opacity:1}.QV8pil.Chkuci .NuiShs{margin-right:14px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .QV8pil.Chkuci .NuiShs{margin-right:7px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .QV8pil.Chkuci .NuiShs{margin-right:25px}.QV8pil.Chkuci .etMMn5,.QV8pil.RJmkWq .yO0EFf,.QV8pil.UALT0d .wkFNGC,.QV8pil.bAjCHK .V93u41,.QV8pil.l48Rm1 .QpVBT9,.QV8pil.ojCqay .Y5bsSu,.QV8pil.uWCPbp .lgDwRF,.QV8pil.vG61jJ .NuiShs{display:none}.c2j4zU{display:flex;flex-grow:2;width:100%}.V93u41,.c2j4zU{position:relative}.V93u41{padding:0 20px;top:2px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .V93u41{padding:0 30px;top:3px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .V93u41{padding:0 15px}[data-playable-hook=player-container][data-playable-max-width~="280px"] .V93u41{padding:0 12px}.FUpTp7,.V93u41,.etMMn5,.llN1CZ{opacity:0;transition:opacity .2s}.FUpTp7,.llN1CZ{align-items:center;display:flex;flex:1;max-width:100%;position:relative;width:100%}.llN1CZ{justify-content:flex-end}.FUpTp7,.etMMn5,.llN1CZ{height:54px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .FUpTp7,[data-playable-hook=player-container][data-playable-in-full-screen=true] .etMMn5,[data-playable-hook=player-container][data-playable-in-full-screen=true] .llN1CZ{height:80px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .FUpTp7,[data-playable-hook=player-container][data-playable-max-width~="550px"] .etMMn5,[data-playable-hook=player-container][data-playable-max-width~="550px"] .llN1CZ{height:42px}[data-playable-hook=player-container][data-playable-max-width~="350px"] .FUpTp7,[data-playable-hook=player-container][data-playable-max-width~="350px"] .etMMn5,[data-playable-hook=player-container][data-playable-max-width~="350px"] .llN1CZ{height:36px}.QpVBT9{margin-left:13px;margin-right:8px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .QpVBT9{margin-left:20px;margin-right:20px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .QpVBT9{margin-left:7px}[data-playable-hook=player-container][data-playable-max-width~="280px"] .QpVBT9{margin-left:4px}.yO0EFf{margin-right:13px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .yO0EFf{margin-right:20px}.lgDwRF{margin-right:18px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .lgDwRF{margin-right:30px}[data-playable-hook=player-container][data-playable-max-width~="400px"] .lgDwRF{display:none}.Y5bsSu{margin-right:8px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .Y5bsSu{margin-right:18px}.NuiShs{margin-right:8px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .NuiShs{margin-right:18px}.wkFNGC{margin-right:8px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .wkFNGC{margin-right:18px}.etMMn5{display:flex;margin-right:14px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .etMMn5{margin-right:9px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .etMMn5{margin-right:23px}[data-playable-hook=player-container][data-playable-max-width~="280px"] .etMMn5{margin-right:12px}.zumaah{margin-right:8px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .zumaah{margin-right:18px}.IT9grE{background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.03) 24%,rgba(0,0,0,.15) 50%,rgba(0,0,0,.3) 75%,rgba(0,0,0,.4));background-size:100% 182px;bottom:0;height:181px;left:0;opacity:0;pointer-events:none;position:absolute;right:0;transition:opacity .2s}.k8BjRZ{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.k8BjRZ:hover{opacity:.7}.oc5p_Q{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.zllqXq{opacity:0;position:absolute;transition:opacity .2s,visibility .2s;visibility:hidden;z-index:100}.zllqXq.L_hw7T{background:rgba(0,0,0,.5);padding:4px 5px}.zllqXq.xi74N4{opacity:1;visibility:visible}.L_hw7T .w1jcvC{color:#fff;font-size:11px;line-height:12px;white-space:nowrap}.y_umMm{bottom:0;display:flex;left:0;margin:10px 10px 6px;position:absolute;right:0;top:0}.sJELUr{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.sJELUr:hover{opacity:.7}.QOZHQ8{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.ctBuTJ{display:block;height:6px;position:relative;touch-action:none;transition:opacity .2s,visibility .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}[data-playable-hook=player-container][data-playable-in-full-screen=true] .ctBuTJ{height:8px}.ctBuTJ.fnKqRA .acEE1I{background-color:#ea492e}.ctBuTJ.fnKqRA .w5RHza{background-color:rgba(234,73,46,.5)}.ctBuTJ.fnKqRA .RTqtKv{display:initial}.ctBuTJ.cdLzMy .gwBw85,.ctBuTJ:hover .gwBw85,[data-playable-hook=player-container][data-playable-in-full-screen=true] .ctBuTJ.cdLzMy .gwBw85,[data-playable-hook=player-container][data-playable-in-full-screen=true] .ctBuTJ:hover .gwBw85{transform:scaleY(1)}.ctBuTJ.cdLzMy .gwBw85 .w5RHza,.ctBuTJ:hover .gwBw85 .w5RHza{opacity:1}.ctBuTJ.cdLzMy .ctzVus,.ctBuTJ.cdLzMy .gwBw85 .gPPH0B:after,.ctBuTJ:hover .ctzVus,.ctBuTJ:hover .gwBw85 .gPPH0B:after{transform:scale(1)}.ctBuTJ.cdLzMy .ctzVus.U89TWW,.ctBuTJ:hover .ctzVus.U89TWW{left:100%}.ctBuTJ.cdLzMy .RTqtKv,.ctBuTJ:hover .RTqtKv{transform:scale(1.4)}[data-playable-hook=player-container][data-playable-in-full-screen=true] .ctBuTJ.cdLzMy .RTqtKv,[data-playable-hook=player-container][data-playable-in-full-screen=true] .ctBuTJ:hover .RTqtKv{transform:scale(1.33)}.ctBuTJ.cdLzMy .RTqtKv.U89TWW,.ctBuTJ:hover .RTqtKv.U89TWW{background-color:#fff}.mYR6uE{left:-6px;position:absolute;top:-3px;z-index:7}[data-playable-hook=player-container][data-playable-in-full-screen=true] .mYR6uE{height:16px;left:-8px;top:-4px;width:16px}.ctzVus{background-color:#fff;border-radius:50%;content:"";cursor:pointer;display:block;height:12px;transform:scale(0);transition:transform .1s cubic-bezier(0,0,.2,1);width:12px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .ctzVus{height:16px;width:16px}.RTqtKv{background-color:#ea492e;border:2px solid #bababa;border-radius:50%;cursor:pointer;display:none;height:6px;position:absolute;right:-5px;top:-2px;transition:transform .1s cubic-bezier(0,0,.2,1);width:6px;z-index:6}[data-playable-hook=player-container][data-playable-in-full-screen=true] .RTqtKv{height:8px;right:-6px;top:-2px;width:8px}.RTqtKv:hover{background-color:#fff}.RTqtKv.QOZHQ8{display:none}.gwBw85{height:6px;transform:scaleY(.34);transition:transform .1s cubic-bezier(0,0,.2,1)}[data-playable-hook=player-container][data-playable-in-full-screen=true] .gwBw85{height:8px;transform:scaleY(.25)}.u1j2LK{height:6px;padding:0;position:absolute}[data-playable-hook=player-container][data-playable-in-full-screen=true] .u1j2LK{height:8px}.acEE1I{background-color:#fff;transform-origin:0 0;width:100%}.aJcGTx{transition:width .2s ease}.WdW6QO,.aJcGTx{background-color:hsla(0,0%,100%,.25)}.WdW6QO{width:100%}.w5RHza{background-color:hsla(0,0%,100%,.5);transition:opacity .2s}.mKA4v0{background-color:transparent;height:100%;overflow-x:hidden;width:100%}.gPPH0B,.gPPH0B:after,.mKA4v0{position:absolute}.gPPH0B:after{background-color:#fff;border-radius:50%;content:"";height:6px;opacity:.6;right:-3px;transform:scale(0);transition:transform .1s cubic-bezier(0,0,.2,1);width:6px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .gPPH0B:after{height:8px;right:-4px;width:8px}.gPPH0B:after:hover{opacity:1}.O7e4CU{cursor:pointer;display:block;height:16px;opacity:0;position:relative;top:-11px;width:100%;z-index:5}[data-playable-focus-source=key] [data-playable-hook=progress-control].focus-within,[data-playable-focus-source=script] [data-playable-hook=progress-control].focus-within{box-shadow:0 0 0 2px rgba(56,153,236,.8);opacity:1}.oSuh0p{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.oSuh0p:hover{opacity:.7}.oNQb99{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}._90z7w{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-start;position:relative}.W2aIUN{height:26px;min-height:26px;min-width:26px;width:26px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .W2aIUN{height:35px;min-height:35px;min-width:35px;width:35px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .W2aIUN ._fnLlj{display:none}[data-playable-hook=player-container][data-playable-in-full-screen=true] .W2aIUN .NNvLPR{display:block}.W2aIUN .KgK6KM{display:none}.W2aIUN .gek6yh,.W2aIUN.FBQO6r .KgK6KM{display:block}.W2aIUN.FBQO6r .gek6yh{display:none}.W2aIUN ._fnLlj{display:block}.W2aIUN .NNvLPR{display:none}.WiTPiC{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.WiTPiC:hover{opacity:.7}.sE31hn{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.KpdQrc{align-items:center;display:flex;flex:0 0 auto;height:25px}.gkGtxN{font-size:12px;line-height:12px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .gkGtxN{font-size:14px;line-height:14px}.pkI6sF{margin-left:5px}.pkI6sF:before{content:"/";margin-right:4px}.LyvFhE .Nidhcc,.LyvFhE .pkI6sF{display:none}.rnG1K6{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.rnG1K6:hover{opacity:.7}.oI7XOE{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.dqR62d{align-items:center;display:flex;justify-content:flex-start;position:relative;transition:width .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-playable-hook=player-container][data-playable-in-full-screen=true] .dqR62d{height:35px}.dqR62d.C7Gq5G .Z8Ru_i,.dqR62d:hover .Z8Ru_i{margin-right:5px;opacity:1;width:50px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .dqR62d.C7Gq5G .Z8Ru_i,[data-playable-hook=player-container][data-playable-in-full-screen=true] .dqR62d:hover .Z8Ru_i{margin-right:10px;width:90px}.ToIAK9,.VTppQd,._7tzdU,.ztCxq7{display:none}.zuqkBx{height:26px;min-height:26px;min-width:26px;padding:0;width:26px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .zuqkBx{height:35px;min-height:35px;min-width:35px;width:35px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .zuqkBx .aEw8y1{display:none}.zuqkBx .aEw8y1,.zuqkBx.KzpsnN ._7tzdU,.zuqkBx.XubB8i .ztCxq7,.zuqkBx.qJrrld .ztCxq7,.zuqkBx.yLMtC2 .ToIAK9,[data-playable-hook=player-container][data-playable-in-full-screen=true] .zuqkBx .f6CCWN{display:block}.zuqkBx .f6CCWN{display:none}.Z8Ru_i{display:block;height:25px;margin-left:2px;opacity:0;position:relative;transition:opacity .2s,width .2s;width:0}[data-playable-hook=player-container][data-playable-in-full-screen=true] .Z8Ru_i{margin-left:5px}.MRjoHU{height:2px;padding:0;position:absolute;top:11.5px}.MP5ZfL:after{border-radius:50%;content:"";height:8px;position:absolute;right:-4px;top:-3px;transition:opacity .2s;width:8px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .MP5ZfL:after{height:10px;right:-5px;top:-4px;width:10px}.XbJXgH,.ylsu_r{width:100%}.ylsu_r{cursor:pointer;display:block;height:25px;opacity:0;position:relative;z-index:5}[data-playable-focus-source=key] [data-playable-hook=volume-control] .focus-within.Z8Ru_i,[data-playable-focus-source=script] [data-playable-hook=volume-control] .focus-within.Z8Ru_i{box-shadow:0 0 0 2px rgba(56,153,236,.8);margin-right:5px;opacity:1;width:50px}[data-playable-hook=player-container][data-playable-in-full-screen=true] [data-playable-focus-source=key] [data-playable-hook=volume-control] .focus-within.Z8Ru_i,[data-playable-hook=player-container][data-playable-in-full-screen=true] [data-playable-focus-source=script] [data-playable-hook=volume-control] .focus-within.Z8Ru_i{margin-right:10px;width:90px}.SikRew{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.SikRew:hover{opacity:.7}.SDCtMN{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.hKOrCk{align-items:center;display:flex;justify-content:center;position:relative}.Cn9dEu{height:26px;min-height:26px;min-width:26px;transition:transform .2s;width:26px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .Cn9dEu{height:35px;width:35px}.Cn9dEu:hover{transform:scale(1.18)}.Cn9dEu .B_N5WW{display:block}.Cn9dEu .D7xTDF{display:none}.Cn9dEu.UZeOX4:hover{transform:scale(.8)}.Cn9dEu.UZeOX4 .B_N5WW{display:none}.Cn9dEu.UZeOX4 .D7xTDF{display:block}.nKEFMs{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.nKEFMs:hover{opacity:.7}.SxDloc{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.pAPwip{align-items:center;display:flex;justify-content:center;position:relative}.Fl7sUm{height:26px;min-height:26px;min-width:26px;transition:transform .2s;width:26px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .Fl7sUm{height:35px;min-height:21px;min-width:35px;width:35px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .Fl7sUm .cwmXNz{display:none}.Fl7sUm .Ukb5XC,[data-playable-hook=player-container][data-playable-in-full-screen=true] .Fl7sUm .yVltgc{display:block}.Fl7sUm .ViNbIi{display:none}.Fl7sUm .cwmXNz{display:block}.Fl7sUm .yVltgc{display:none}.Fl7sUm:hover{transform:scale(1.18)}.Fl7sUm.ShbU38:hover{transform:scale(.8)}.Fl7sUm.ShbU38 .Ukb5XC{display:none}.Fl7sUm.ShbU38 .ViNbIi{display:block}.NspOOT{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.NspOOT:hover{opacity:.7}.XWBvFW{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.A6A8Dz{align-items:center;display:flex;justify-content:center;opacity:1;position:relative;transition:opacity .2s;transition-duration:.2s;z-index:3}.A6A8Dz:hover .V5xX43{opacity:.7}.F87Un8{max-height:26px;max-width:125px;transition:opacity .2s}[data-playable-hook=player-container][data-playable-max-width~="550px"] .F87Un8{max-height:20px;max-width:90px}[data-playable-hook=player-container][data-playable-max-width~="350px"] .F87Un8{max-height:18px;max-width:70px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .F87Un8{max-height:36px;max-width:450px}.F87Un8.XWBvFW{display:none}.enmd7C{height:26px;min-height:26px;min-width:26px;transition:transform .2s;width:26px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .enmd7C{height:35px;min-height:35px;min-width:35px;width:35px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .enmd7C .vRtcOZ{display:none}.enmd7C .vRtcOZ,[data-playable-hook=player-container][data-playable-in-full-screen=true] .enmd7C .RBEUr7{display:block}.enmd7C .RBEUr7{display:none}.enmd7C:hover{transform:scale(1.2)}.h4iEJm{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.h4iEJm:hover{opacity:.7}.Xm5eRr{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.k85XnN{align-items:center;display:flex;justify-content:center;position:relative}.urzrNl{height:26px;min-height:26px;min-width:26px;transition:transform .2s;width:26px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .urzrNl{height:35px;min-height:21px;min-width:35px;width:35px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .urzrNl .VAQcIh{display:none}.urzrNl .VAQcIh,[data-playable-hook=player-container][data-playable-in-full-screen=true] .urzrNl .R4TBlN{display:block}.urzrNl .R4TBlN{display:none}.urzrNl:hover{transform:scale(1.18)}.cete1q{align-items:center;background-color:rgba(0,0,0,.5);border:2px solid rgba(0,0,0,.5);border-radius:2px;display:flex;flex-direction:column-reverse;height:90px;width:180px}.cete1q.ex4YgN{border:none;border-radius:0;height:auto;width:auto}.Epa8Ug,.hHw66W{bottom:2px;height:90px;left:2px;position:absolute;right:2px;top:2px;width:180px}.Epa8Ug{z-index:2}.hHw66W{z-index:1}.ex4YgN .nIb7Tl{background:none}.ex4YgN .Epa8Ug,.ex4YgN .hHw66W{height:0;width:0}.nIb7Tl{background:rgba(0,0,0,.8);color:#fff;font-size:11px;line-height:12px;padding:4px 5px;position:relative;white-space:nowrap;z-index:3}.pVM1ey{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.pVM1ey:hover{opacity:.7}.pE6VGN{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.VH7UEc{align-items:center;background-color:#000;display:flex;flex-direction:column-reverse;pointer-events:none;z-index:55}.P_YO_v,.VH7UEc{bottom:0;left:0;position:absolute;right:0;top:0}.P_YO_v{opacity:.5;z-index:2}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.PlayableCover847694237__root{background:#000 50% 50% no-repeat;background-size:cover;cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.PlayableCover847694237__responsiveMode{align-items:center;display:flex;overflow:hidden}.PlayableCover847694237__overlay{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;top:0;width:100%}.PlayableCover847694237__root.PlayableCover847694237--transparentOverlay{background:transparent}.PlayableCover847694237__title{color:#fff;font-family:proxima-n-w01-reg,sans-serif;font-size:40px;line-height:1.4em;margin:0 0 15px;padding:0 10%;text-align:center}.PlayableCover847694237__poster{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.PlayableCover847694237__playButton{background:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:50px;padding:0;transition:opacity .2s ease;width:50px}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[FiveGridLine_SolidLine].23b2f23d.min.css">.aVng1S{border-top:var(--lnw,2px) solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));box-sizing:border-box;height:0}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[ClassicSection].9965d5ad.min.css">.MW5IWV{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.Oqnisf{overflow:visible}.Oqnisf>.MW5IWV .LWbAav{background-color:var(--section-corvid-background-color,var(--bg-overlay-color))}.cM88eO{backface-visibility:hidden}.YtfWHd{left:0;top:0}.YtfWHd,.mj3xJ8{position:absolute}.mj3xJ8{clip:rect(0 0 0 0);align-items:center;background-color:#fff;border-radius:24px;bottom:10px;color:#000;display:flex;height:25px;left:10px;outline:2px solid #000;padding:5px 10px;pointer-events:none;z-index:1000}.mj3xJ8:active,.mj3xJ8:focus{clip:auto;pointer-events:auto}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.dkukWC{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.dkukWC,.dkukWC .FRCqDF{left:0;position:absolute;width:100%}.dkukWC .FRCqDF{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.xnZvZH{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.xnZvZH .FRCqDF{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.xnZvZH .FRCqDF[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.xnZvZH .FRCqDF[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.xnZvZH .FRCqDF[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.MBOSCN{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.MBOSCN .FRCqDF{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.MBOSCN .FRCqDF[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.MBOSCN .FRCqDF[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.MBOSCN .FRCqDF[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}</style> <style data-href="https://static.parastorage.com/services/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[StripColumnsContainer_Default].8f0b39a2.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}.jhxvbR,.mtrorN{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.if7Vw2{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.if7Vw2.f0uTJH{clip:rect(0,auto,auto,0)}.if7Vw2 .i1tH8h{height:100%;position:absolute;top:0;width:100%}.if7Vw2 .DXi4PB{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.if7Vw2 .DXi4PB img{height:100%;width:100%}@supports(-webkit-hyphens:none){.if7Vw2.f0uTJH{clip:auto;-webkit-clip-path:inset(0)}}.wG8dni{height:100%}.tcElKx{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.ImALHf,.Ybjs9b{opacity:var(--fill-layer-video-opacity)}.UWmm3w{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.Yjj1af{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.ImALHf{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.KCM6zk{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.KCM6zk .DXi4PB,.KCM6zk .ImALHf,.KCM6zk .Ybjs9b{opacity:1}._uqPqy{clip-path:var(--fill-layer-clip)}._uqPqy,.eKyYhK{position:absolute;top:0}._uqPqy,.eKyYhK,.x0mqQS img{height:100%;width:100%}.pnCr6P{opacity:0}.blf7sp,.pnCr6P{position:absolute;top:0}.blf7sp{height:0;left:0;overflow:hidden;width:0}.rWP3Gv{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.Tr4n3d,.rWP3Gv,.wRqk6s{height:100%;top:0;width:100%}.wRqk6s{position:absolute}.Tr4n3d{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.Tr4n3d{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.VXAmO2{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.VXAmO2,.VXAmO2 .dy3w_9{left:0;position:absolute;width:100%}.VXAmO2 .dy3w_9{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.UORcXs{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.UORcXs .dy3w_9{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.UORcXs .dy3w_9[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.UORcXs .dy3w_9[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.UORcXs .dy3w_9[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.Io4VUz{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.Io4VUz .dy3w_9{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.Io4VUz .dy3w_9[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.Io4VUz .dy3w_9[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.Io4VUz .dy3w_9[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}</style> <style data-href="https://static.parastorage.com/services/wix-thunderbolt/dist/group_7.bae0ce0c.chunk.min.css">.TWFxr5{height:auto!important}.May50y{overflow:hidden!important}</style> <!-- Loadable Component comp-khc5eryk --> <!-- Loadable Component comp-khc5eryk --> <script id="comp-khc5eryk__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="comp-khc5eryk__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script> <style id="css_masterPage"> @font-face {font-family: 'futura-lt-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w05-light.woff2') format('woff2'); unicode-range: U+0100-010F, U+0111-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'futura-lt-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w01-light.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face {font-family: '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-display: swap; font-family: wf_d15a67e29285449aa2bfc3007; src: url("https://static.wixstatic.com/ufonts/e2eaaa_d15a67e29285449aa2bfc300703c6375/woff2/file.woff2") format("woff2"), url("https://static.wixstatic.com/ufonts/e2eaaa_d15a67e29285449aa2bfc300703c6375/woff/file.woff") format("woff"), url("https://static.wixstatic.com/ufonts/e2eaaa_d15a67e29285449aa2bfc300703c6375/ttf/file.ttf") format("ttf"); }@font-face {font-family: 'futura-lt-w01-book'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/790166f1-b347-4f16-8a29-f0c4931a7c35/v1/futura-lt-w01-book.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face { font-display: swap; font-family: wf_daf91588419f4d018ff53a1a6; src: url("https://static.wixstatic.com/ufonts/e2eaaa_daf91588419f4d018ff53a1a6bb05a99/woff2/file.woff2") format("woff2"), url("https://static.wixstatic.com/ufonts/e2eaaa_daf91588419f4d018ff53a1a6bb05a99/woff/file.woff") format("woff"), url("https://static.wixstatic.com/ufonts/e2eaaa_daf91588419f4d018ff53a1a6bb05a99/ttf/file.ttf") format("ttf"); }@font-face {font-family: 'libre baskerville'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/librebaskerville/v14/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWx8QDO-WyrubOA.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'libre baskerville'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/librebaskerville/v14/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY5KcC-wLOjAUw.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'libre baskerville'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/librebaskerville/v14/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNXaxMaC82U-ro.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'libre baskerville'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/librebaskerville/v14/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWxEQDO-Wyrs.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; } @font-face {font-family: 'libre baskerville'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/librebaskerville/v14/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY3KcC-wLOj.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; } @font-face {font-family: 'libre baskerville'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/librebaskerville/v14/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNZaxMaC82U.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; }#masterPage:not(.landingPage) #PAGES_CONTAINER{margin-top:0px;margin-bottom:0px;}#masterPage.landingPage #soapAfterPagesContainer, #masterPage.landingPage #soapBeforePagesContainer{margin-top:113px;}#masterPage.landingPage #SITE_HEADER{display:none;}#masterPage.landingPage #SITE_FOOTER{display:none;}#masterPage.landingPage #SITE_HEADER-placeholder{display:none;}#masterPage.landingPage #SITE_FOOTER-placeholder{display:none;}#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus, #SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus ~ .wixSdkShowFocusOnSibling{--focus-ring-box-shadow:0 0 0 1px #ffffff, 0 0 0 3px #116dff;box-shadow:var(--focus-ring-box-shadow) !important;z-index:1;}.has-inner-focus-ring{--focus-ring-box-shadow:inset 0 0 0 1px #ffffff, inset 0 0 0 3px #116dff !important;}#masterPage{left:0;margin-left:0;width:100%;min-width:0;}#SITE_HEADER{--pinned-layer-in-container:50;--above-all-in-container:49;}#PAGES_CONTAINER{--pinned-layer-in-container:51;--above-all-in-container:49;}#SITE_FOOTER{--pinned-layer-in-container:52;--above-all-in-container:49;}:root,:host, .spxThemeOverride, .max-width-container{--color_0:255,255,255;--color_1:255,255,255;--color_2:0,0,0;--color_3: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:13,33,48;--color_12:14,46,71;--color_13:88,117,140;--color_14:157,177,191;--color_15:255,255,255;--color_16:43,48,50;--color_17:85,95,99;--color_18:128,143,149;--color_19:171,181,184;--color_20:209,217,220;--color_21:38,37,34;--color_22:75,73,68;--color_23:113,110,102;--color_24:160,158,153;--color_25:208,206,201;--color_26:28,42,28;--color_27:56,85,57;--color_28:84,127,85;--color_29:141,170,142;--color_30:188,212,189;--color_31:60,57,36;--color_32:119,114,71;--color_33:179,171,107;--color_34:204,200,163;--color_35:230,226,199;--color_36:13,33,48;--color_37:255,255,255;--color_38:14,46,71;--color_39:88,117,140;--color_40:157,177,191;--color_41:128,143,149;--color_42:255,255,255;--color_43:88,117,140;--color_44:13,33,48;--color_45:255,255,255;--color_46:255,255,255;--color_47:14,46,71;--color_48:128,143,149;--color_49:128,143,149;--color_50:13,33,48;--color_51:13,33,48;--color_52:128,143,149;--color_53:128,143,149;--color_54:88,117,140;--color_55:88,117,140;--color_56:13,33,48;--color_57:13,33,48;--color_58:128,143,149;--color_59:128,143,149;--color_60:128,143,149;--color_61:128,143,149;--color_62:13,33,48;--color_63:13,33,48;--color_64:88,117,140;--color_65:88,117,140;--font_0:normal normal normal 24px/1.4em futura-lt-w01-light,sans-serif;--font_1:normal normal normal 16px/1.4em din-next-w01-light,sans-serif;--font_2:normal normal normal 14px/1.4em wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium;--font_3:normal normal bold 85px/1.4em futura-lt-w01-book,sans-serif;--font_4:normal normal bold 40px/1.4em futura-lt-w01-book,sans-serif;--font_5:normal normal normal 40px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;--font_6:normal normal normal 19px/1.4em futura-lt-w01-light,sans-serif;--font_7:normal normal normal 18px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;--font_8:normal normal normal 18px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;--font_9:normal normal normal 14px/1.4em futura-lt-w01-light,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_15));letter-spacing:0em;}.font_1{font:var(--font_1);color:rgb(var(--color_14));letter-spacing:0em;}.font_2{font:var(--font_2);color:rgb(var(--color_15));letter-spacing:0em;}.font_3{font:var(--font_3);color:rgb(var(--color_15));letter-spacing:0em;}.font_4{font:var(--font_4);color:rgb(var(--color_15));letter-spacing:0em;}.font_5{font:var(--font_5);color:rgb(47, 41, 81);letter-spacing:0em;}.font_6{font:var(--font_6);color:rgb(var(--color_15));letter-spacing:0em;}.font_7{font:var(--font_7);color:rgb(47, 41, 81);letter-spacing:0em;}.font_8{font:var(--font_8);color:rgb(47, 41, 81);letter-spacing:0em;}.font_9{font:var(--font_9);color:rgb(var(--color_14));letter-spacing:0em;}.font_10{font:var(--font_10);color:rgb(var(--color_14));letter-spacing:0em;}.color_0{color:rgb(var(--color_0));}.color_1{color:rgb(var(--color_1));}.color_2{color:rgb(var(--color_2));}.color_3{color:rgb(var(--color_3));}.color_4{color:rgb(var(--color_4));}.color_5{color:rgb(var(--color_5));}.color_6{color:rgb(var(--color_6));}.color_7{color:rgb(var(--color_7));}.color_8{color:rgb(var(--color_8));}.color_9{color:rgb(var(--color_9));}.color_10{color:rgb(var(--color_10));}.color_11{color:rgb(var(--color_11));}.color_12{color:rgb(var(--color_12));}.color_13{color:rgb(var(--color_13));}.color_14{color:rgb(var(--color_14));}.color_15{color:rgb(var(--color_15));}.color_16{color:rgb(var(--color_16));}.color_17{color:rgb(var(--color_17));}.color_18{color:rgb(var(--color_18));}.color_19{color:rgb(var(--color_19));}.color_20{color:rgb(var(--color_20));}.color_21{color:rgb(var(--color_21));}.color_22{color:rgb(var(--color_22));}.color_23{color:rgb(var(--color_23));}.color_24{color:rgb(var(--color_24));}.color_25{color:rgb(var(--color_25));}.color_26{color:rgb(var(--color_26));}.color_27{color:rgb(var(--color_27));}.color_28{color:rgb(var(--color_28));}.color_29{color:rgb(var(--color_29));}.color_30{color:rgb(var(--color_30));}.color_31{color:rgb(var(--color_31));}.color_32{color:rgb(var(--color_32));}.color_33{color:rgb(var(--color_33));}.color_34{color:rgb(var(--color_34));}.color_35{color:rgb(var(--color_35));}.color_36{color:rgb(var(--color_36));}.color_37{color:rgb(var(--color_37));}.color_38{color:rgb(var(--color_38));}.color_39{color:rgb(var(--color_39));}.color_40{color:rgb(var(--color_40));}.color_41{color:rgb(var(--color_41));}.color_42{color:rgb(var(--color_42));}.color_43{color:rgb(var(--color_43));}.color_44{color:rgb(var(--color_44));}.color_45{color:rgb(var(--color_45));}.color_46{color:rgb(var(--color_46));}.color_47{color:rgb(var(--color_47));}.color_48{color:rgb(var(--color_48));}.color_49{color:rgb(var(--color_49));}.color_50{color:rgb(var(--color_50));}.color_51{color:rgb(var(--color_51));}.color_52{color:rgb(var(--color_52));}.color_53{color:rgb(var(--color_53));}.color_54{color:rgb(var(--color_54));}.color_55{color:rgb(var(--color_55));}.color_56{color:rgb(var(--color_56));}.color_57{color:rgb(var(--color_57));}.color_58{color:rgb(var(--color_58));}.color_59{color:rgb(var(--color_59));}.color_60{color:rgb(var(--color_60));}.color_61{color:rgb(var(--color_61));}.color_62{color:rgb(var(--color_62));}.color_63{color:rgb(var(--color_63));}.color_64{color:rgb(var(--color_64));}.color_65{color:rgb(var(--color_65));}.backcolor_0{background-color:rgb(var(--color_0));}.backcolor_1{background-color:rgb(var(--color_1));}.backcolor_2{background-color:rgb(var(--color_2));}.backcolor_3{background-color:rgb(var(--color_3));}.backcolor_4{background-color:rgb(var(--color_4));}.backcolor_5{background-color:rgb(var(--color_5));}.backcolor_6{background-color:rgb(var(--color_6));}.backcolor_7{background-color:rgb(var(--color_7));}.backcolor_8{background-color:rgb(var(--color_8));}.backcolor_9{background-color:rgb(var(--color_9));}.backcolor_10{background-color:rgb(var(--color_10));}.backcolor_11{background-color:rgb(var(--color_11));}.backcolor_12{background-color:rgb(var(--color_12));}.backcolor_13{background-color:rgb(var(--color_13));}.backcolor_14{background-color:rgb(var(--color_14));}.backcolor_15{background-color:rgb(var(--color_15));}.backcolor_16{background-color:rgb(var(--color_16));}.backcolor_17{background-color:rgb(var(--color_17));}.backcolor_18{background-color:rgb(var(--color_18));}.backcolor_19{background-color:rgb(var(--color_19));}.backcolor_20{background-color:rgb(var(--color_20));}.backcolor_21{background-color:rgb(var(--color_21));}.backcolor_22{background-color:rgb(var(--color_22));}.backcolor_23{background-color:rgb(var(--color_23));}.backcolor_24{background-color:rgb(var(--color_24));}.backcolor_25{background-color:rgb(var(--color_25));}.backcolor_26{background-color:rgb(var(--color_26));}.backcolor_27{background-color:rgb(var(--color_27));}.backcolor_28{background-color:rgb(var(--color_28));}.backcolor_29{background-color:rgb(var(--color_29));}.backcolor_30{background-color:rgb(var(--color_30));}.backcolor_31{background-color:rgb(var(--color_31));}.backcolor_32{background-color:rgb(var(--color_32));}.backcolor_33{background-color:rgb(var(--color_33));}.backcolor_34{background-color:rgb(var(--color_34));}.backcolor_35{background-color:rgb(var(--color_35));}.backcolor_36{background-color:rgb(var(--color_36));}.backcolor_37{background-color:rgb(var(--color_37));}.backcolor_38{background-color:rgb(var(--color_38));}.backcolor_39{background-color:rgb(var(--color_39));}.backcolor_40{background-color:rgb(var(--color_40));}.backcolor_41{background-color:rgb(var(--color_41));}.backcolor_42{background-color:rgb(var(--color_42));}.backcolor_43{background-color:rgb(var(--color_43));}.backcolor_44{background-color:rgb(var(--color_44));}.backcolor_45{background-color:rgb(var(--color_45));}.backcolor_46{background-color:rgb(var(--color_46));}.backcolor_47{background-color:rgb(var(--color_47));}.backcolor_48{background-color:rgb(var(--color_48));}.backcolor_49{background-color:rgb(var(--color_49));}.backcolor_50{background-color:rgb(var(--color_50));}.backcolor_51{background-color:rgb(var(--color_51));}.backcolor_52{background-color:rgb(var(--color_52));}.backcolor_53{background-color:rgb(var(--color_53));}.backcolor_54{background-color:rgb(var(--color_54));}.backcolor_55{background-color:rgb(var(--color_55));}.backcolor_56{background-color:rgb(var(--color_56));}.backcolor_57{background-color:rgb(var(--color_57));}.backcolor_58{background-color:rgb(var(--color_58));}.backcolor_59{background-color:rgb(var(--color_59));}.backcolor_60{background-color:rgb(var(--color_60));}.backcolor_61{background-color:rgb(var(--color_61));}.backcolor_62{background-color:rgb(var(--color_62));}.backcolor_63{background-color:rgb(var(--color_63));}.backcolor_64{background-color:rgb(var(--color_64));}.backcolor_65{background-color:rgb(var(--color_65));}#masterPage:not(.landingPage){--top-offset:0px;--header-height:113px;}#masterPage.landingPage{--top-offset:0px;}#SITE_HEADER{--bg:47,41,81;--shd:0 0 5px rgba(0, 0, 0, 0.7);--brwt:0px;--brd:var(--color_15);--brwb:0px;--bgctr:47,41,81;--alpha-bg:1;--alpha-brd:1;--alpha-bgctr:1;}#SITE_HEADER{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=SITE_HEADERinlineContent]{height:auto;width:100%;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-kssysqwa"]{position:relative;margin:36px 0px 38px calc((100% - 980px) * 0.5);left:39px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-kplwqmph"]{position:relative;margin:33px 0px 37px calc((100% - 980px) * 0.5);left:348px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#SITE_HEADER{--bg-overlay-color:transparent;--bg-gradient:none;--shc-mutated-brightness:24,21,41;}#comp-kssysqwa{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-kssysqwa{width:280px;height:39px;}#comp-kssysqwa{--height:39px;--width:280px;}/* END STYLABLE DIRECTIVE RULES */ #comp-kplwqmph .style-kst5q8ho__root{-st-extends:StylableHorizontalMenu;border:0 solid #000;background: rgba(255, 255, 255, 0)} /* START STYLABLE DIRECTIVE RULES */ #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__menu{direction:ltr;width:calc(100% + 8px);margin-left:-4px;margin-right:-4px;flex-grow:1;height:calc(100% + 8px);margin-top:-4px;margin-bottom:-4px;justify-content:flex-start} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__menuItem{margin-left:4px;margin-right:4px;border:0 solid #757575;padding-top:10px;padding-left:10px;padding-right:10px;padding-bottom:10px;background:rgba(117, 117, 117, 0);margin-top:4px;margin-bottom:4px} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__menuItem .itemDepth02233374943__label{font-size:16px;letter-spacing:0.05em;font-family: wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;color: #FFFFFF} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__menuItem .itemDepth02233374943__container{justify-content:center} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__menuItem.itemDepth02233374943--isCurrentPage .itemDepth02233374943__label{ color: #FFFFFF} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__menuItem.itemDepth02233374943--isHovered .itemDepth02233374943__label{ color: #FFAD00} #comp-kplwqmph .style-kst5q8ho__root::rightAlignmentScrollItem{--style-kst5q8ho-flexGrow:1} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__scrollButton{background:#FFF;border:0 solid #757575;padding:10px;padding-top:0px;padding-bottom:0px;box-shadow:-5.66px 5.66px 15px 3px rgba(0, 0, 0, 0.05)} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__scrollButton .ScrollButton2305195801__icon{fill:#000;width:16px;height:16px} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__scrollButton:hover .ScrollButton2305195801__icon{fill:#E33292} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__positionBox{margin-left:20px;margin-right:20px} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout{--style-kst5q8ho-flyoutAlignment:left;--style-kst5q8ho-horizontalSpacing:32;border:0 solid #000;padding:10px;margin-top:0px;background: #2F2951} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__listWrapper{--style-kst5q8ho-columnsAmount: 1;column-count: 1;width: 80%;--style-kst5q8ho-width: 80} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__pageWrapper{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);margin-bottom:-4px;justify-content: flex-start} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__pageStretchWrapper{width:980px} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout::category{margin-top:4px} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout::flex{margin-bottom:-8px} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout::listItem{margin-left:16px;margin-right:16px} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__rowItem{margin-bottom:8px} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem{border:0 solid #757575;background:rgba(117, 117, 117, 0);margin-bottom:4px;padding-top:8px;padding-bottom:8px;padding-left:0px;padding-right:0px} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem .itemDepth12472627565__container{justify-content:flex-start} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem .itemDepth12472627565__label{font-size:16px;letter-spacing:0.05em;font-family: wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;text-shadow: none;color: #FFFFFF} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem.itemDepth12472627565--isCurrentPage .itemDepth12472627565__label{ color: #FFAD00} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem.itemDepth12472627565--isHovered .itemDepth12472627565__label{ color: #FFAD00} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__heading{margin-bottom:4px;padding-top:8px;padding-bottom:8px;padding-left:0px;padding-right:0px;border-bottom:2px solid #000} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__heading.itemDepth12472627565--isCurrentPage{border-bottom:2px solid rgb(227, 50, 146)} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__heading.itemDepth12472627565--isHovered{border-bottom:2px solid rgb(227, 50, 146)} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__heading .itemDepth12472627565__container{justify-content:flex-start} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__heading .itemDepth12472627565__label{letter-spacing:0.05em;font-family:"libre baskerville",serif;color:#000;font-size:12px;font-weight:400} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__heading.itemDepth12472627565--isCurrentPage .itemDepth12472627565__label{color:#E33292} #comp-kplwqmph .style-kst5q8ho__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__heading.itemDepth12472627565--isHovered .itemDepth12472627565__label{color:#E33292}#comp-kplwqmph{width:609px;height:43px;}#comp-kplwqmph{--is-animated:1;--position-box-z-index:47;--menu-flex-wrap:wrap;--subsubmenu-box-display:block;--subsubmenu-box-position:static;--white-space:normal;--label-word-wrap:break-word;height:auto;max-height:unset;}#PAGES_CONTAINER{left:0;margin-left:0;width:100%;min-width:0;}#SITE_PAGES{left:0;margin-left:0;width:100%;min-width:0;}#SITE_PAGES{--transition-duration:0ms;}#SITE_FOOTER{--bg:47,41,81;--shd:none;--brwt:0px;--brd:47,46,46;--brwb:0px;--bgctr:255,255,255;--rd:0px;--boxShadowToggleOn-shd:none;--alpha-brd:1;--alpha-bgctr:0;--alpha-bg:1;}#SITE_FOOTER{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=SITE_FOOTERinlineContent]{height:auto;width:100%;display:flex;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;margin-bottom:-108px;grid-template-rows:repeat(5, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-klehtwcg"]{position:relative;margin:16px 0px 15px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-kle9f5vz"]{position:relative;margin:0px 0px 9px calc((100% - 980px) * 0.5);left:395px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-kjs1ho8z"]{position:relative;margin:0px 0px 13px calc((100% - 980px) * 0.5);left:215px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-kle8qtjw"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:40px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-iraqdugr"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:364px;grid-area:6 / 1 / 7 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-wedge-6]{visibility:hidden;height:466px;width:0;grid-area:1 / 1 / 6 / 2;}#SITE_FOOTER{--shc-mutated-brightness:24,21,41;--bg-overlay-color:transparent;--bg-gradient:none;}#comp-klehtwcg{width:980px;height:auto;}#comp-klehtwcg{direction:var(--wix-opt-in-direction);}#comp-kle9f5vz{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-kle9f5vz{width:180px;height:100px;}#comp-kle9f5vz{--height:100px;--width:180px;}#comp-kjs1ho8z{width:540px;height:auto;}#comp-kjs1ho8z{direction:var(--wix-opt-in-direction);}#comp-kle8qtjw{width:900px;height:auto;}#comp-kle8qtjw{direction:var(--wix-opt-in-direction);}#comp-iraqdugr{width:252px;height:30px;}#comp-iraqdugr{--item-size:30px;--item-margin-block:0;--item-margin-inline:0px 7px;--item-display:inline-block;--direction:var(--wix-opt-in-direction, ltr);width:252px;height:30px;}</style> <style id="css_mua1n">@font-face { font-display: swap; font-family: wf_daf91588419f4d018ff53a1a6; src: url("https://static.wixstatic.com/ufonts/e2eaaa_daf91588419f4d018ff53a1a6bb05a99/woff2/file.woff2") format("woff2"), url("https://static.wixstatic.com/ufonts/e2eaaa_daf91588419f4d018ff53a1a6bb05a99/woff/file.woff") format("woff"), url("https://static.wixstatic.com/ufonts/e2eaaa_daf91588419f4d018ff53a1a6bb05a99/ttf/file.ttf") format("ttf"); }@font-face {font-family: 'proxima-n-w01-reg'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/c24fcada-6239-48bc-8b88-9288338191c9/v1/proxima-n-w05-reg.woff2') format('woff2'); unicode-range: U+0000, U+0100-010F, U+0111-0130, U+0132-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+017F, U+018F, U+019D, U+01A0-01A1, U+01AF-01B0, U+01E6-01E7, U+01EA-01EB, U+01FA-01FF, U+0218-021B, U+0232-0233, U+0237, U+0259, U+0272, U+02B0, U+02BB-02BC, U+02C9, U+02CB, U+02D8-02D9, U+02DB, U+02DD, U+0374-0375, U+037E, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D7, U+0400-045F, U+0472-0475, U+048A-04FF, U+0510-0513, U+051C-051D, U+0524-0527, U+052E-052F, U+1E02-1E03, U+1E0A-1E0B, U+1E1E-1E1F, U+1E22-1E23, U+1E56-1E57, U+1E60-1E61, U+1E6A-1E6B, U+1E80-1E85, U+1E9E, U+1EA0-1EF9, U+2000-200A, U+2015, U+201B, U+2032-2033, U+203D-203E, U+2070, U+2074-2079, U+207D-2089, U+208D-208E, U+20A1, U+20A3-20A4, U+20A6-20AB, U+20B4, U+20B8-20BA, U+20BC-20BD, U+2113, U+2116-2117, U+2120, U+2126, U+212E, U+2153-2154, U+215B-215E, U+2190-2193, 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+22B2-22B3, U+22C5, U+2318, U+25A0, U+25B2, U+25BC, U+25CA, U+25CF, U+2605, U+2610-2611, U+2666, U+2713, U+2E18, U+E004-E005, U+F43A-F43B, U+F460-F473, U+F498-F49F, U+F4C6-F4C7, U+F4CC-F4CD, U+F4D2-F4D7, U+F50A-F50B, U+F50E-F533, U+F536-F539, U+F53C-F53F, U+F637, U+F6C3, U+F6DD, U+F6DF-F6F3, U+F8FF, U+FB00-FB04;font-display: swap; } @font-face {font-family: 'proxima-n-w01-reg'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/c24fcada-6239-48bc-8b88-9288338191c9/v1/proxima-n-w01-reg.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+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, U+F656-F659;font-display: swap; }@font-face {font-family: 'avenir-lt-w01_35-light1475496'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'avenir-lt-w01_35-light1475496'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face {font-family: 'futura-lt-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w05-light.woff2') format('woff2'); unicode-range: U+0100-010F, U+0111-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'futura-lt-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w01-light.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face {font-family: 'avenir-lt-w01_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-display: swap; font-family: wf_d15a67e29285449aa2bfc3007; src: url("https://static.wixstatic.com/ufonts/e2eaaa_d15a67e29285449aa2bfc300703c6375/woff2/file.woff2") format("woff2"), url("https://static.wixstatic.com/ufonts/e2eaaa_d15a67e29285449aa2bfc300703c6375/woff/file.woff") format("woff"), url("https://static.wixstatic.com/ufonts/e2eaaa_d15a67e29285449aa2bfc300703c6375/ttf/file.ttf") format("ttf"); }@font-face {font-family: 'arial-w01-black'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/3894128e-e5ff-493e-9e6a-0c3417300c32/v1/arial-w10-black.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: 'arial-w01-black'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/3894128e-e5ff-493e-9e6a-0c3417300c32/v1/arial-w02-black.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+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F004, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'arial-w01-black'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/3894128e-e5ff-493e-9e6a-0c3417300c32/v1/arial-w01-black.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+037E, 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, U+2215, U+F003;font-display: swap; }@font-face { font-display: swap; font-family: wf_b403e2fb28394338a0bdcd347; src: url("https://static.wixstatic.com/ufonts/e2eaaa_b403e2fb28394338a0bdcd347180d865/woff2/file.woff2") format("woff2"), url("https://static.wixstatic.com/ufonts/e2eaaa_b403e2fb28394338a0bdcd347180d865/woff/file.woff") format("woff"), url("https://static.wixstatic.com/ufonts/e2eaaa_b403e2fb28394338a0bdcd347180d865/ttf/file.ttf") format("ttf"); }#mua1n{left:0;margin-left:0;width:100%;min-width:0;}#masterPage{--pinned-layers-in-page:0;}[data-mesh-id=Containermua1ninlineContent]{height:auto;width:100%;}[data-mesh-id=Containermua1ninlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:40px;grid-template-rows:repeat(6, min-content) 1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box;}[data-mesh-id=Containermua1ninlineContent-gridContainer] > [id="comp-ll2dfp4r"]{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=Containermua1ninlineContent-gridContainer] > [id="comp-ll2dfp4s"]{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=Containermua1ninlineContent-gridContainer] > [id="comp-ll2dfp4s1"]{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=Containermua1ninlineContent-gridContainer] > [id="comp-ll2dfp4t"]{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=Containermua1ninlineContent-gridContainer] > [id="comp-ll2dfp4t1"]{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=Containermua1ninlineContent-gridContainer] > [id="comp-ll2dfp4t2"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:6 / 1 / 7 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containermua1ninlineContent-gridContainer] > [id="comp-ll2dfp4u"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:7 / 1 / 8 / 2;justify-self:start;align-self:start;}#comp-ll2dfp4r{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-ll2dfp4rinlineContent]{height:auto;width:100%;display:flex;}[data-mesh-id=comp-ll2dfp4rinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;margin-top:-1px;grid-template-rows:repeat(7, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-ll2dfp4rinlineContent-gridContainer] > [id="comp-kkya4cfy"]{position:relative;margin:0px 0px 14px calc((100% - 980px) * 0.5);left:-573px;grid-area:1 / 1 / 9 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4rinlineContent-gridContainer] > [id="comp-kjs0ghdj"]{position:relative;margin:38px 0px 51px calc((100% - 980px) * 0.5);left:11px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4rinlineContent-gridContainer] > [id="comp-kjs1cpo8"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:11px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4rinlineContent-gridContainer] > [id="comp-kjs1imys"]{position:relative;margin:0px 0px 9px calc((100% - 980px) * 0.5);left:11px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4rinlineContent-gridContainer] > [id="comp-kjs1jqt1"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:71px;grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4rinlineContent-gridContainer] > [id="comp-kk1f0c3j"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:111px;grid-area:7 / 1 / 8 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4rinlineContent-wedge-4]{visibility:hidden;height:457px;width:0;grid-area:1 / 1 / 4 / 2;}[data-mesh-id=comp-ll2dfp4rinlineContent-wedge-7]{visibility:hidden;height:612px;width:0;grid-area:1 / 1 / 7 / 2;}#comp-kkya4cfy{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-kkya4cfy{width:2101px;height:820px;}#comp-kjs0ghdj{width:356px;height:auto;}#comp-kjs1cpo8{width:356px;height:auto;}#comp-kjs1imys{width:356px;height:auto;}#comp-kjs1jqt1{width:228px;height:40px;}#comp-kk1f0c3j{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-kk1f0c3j{width:141px;height:132px;}#comp-ll2dfp4s{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-ll2dfp4sinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-ll2dfp4sinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(5, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-ll2dfp4sinlineContent-gridContainer] > [id="comp-kleggsxt"]{position:relative;margin:15px 0px 15px calc((100% - 980px) * 0.5);left:371px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4sinlineContent-gridContainer] > [id="comp-kk0927gh"]{position:relative;margin:0px 0px -3px calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4sinlineContent-gridContainer] > [id="comp-kk0g561o"]{position:relative;margin:0px 0px 25px calc((100% - 980px) * 0.5);left:0px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4sinlineContent-gridContainer] > [id="comp-kk0g4l0t"]{position:relative;margin:0px 0px 47px calc((100% - 980px) * 0.5);left:40px;grid-area:4 / 1 / 7 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4sinlineContent-gridContainer] > [id="comp-ir243rad"]{position:relative;margin:0px 0px 62px calc((100% - 980px) * 0.5);left:491px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4sinlineContent-gridContainer] > [id="comp-kk0d3n8n"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:591px;grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}#comp-kleggsxt{--brw:0px;--brd:var(--color_19);--bg:255,173,0;--rd:0px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-kleggsxt{width:229px;}[data-mesh-id=comp-kleggsxtinlineContent]{height:auto;width:100%;position:static;min-height:8px;}#comp-kk0927gh{width:976px;height:auto;}#comp-kk0g561o{width:984px;height:auto;}#comp-kk0g4l0t{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-kk0g4l0t{width:413px;height:396px;}#comp-ir243rad{width:441px;height:auto;}#comp-kk0d3n8n{width:228px;height:40px;}#comp-ll2dfp4s1{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-ll2dfp4s1inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-ll2dfp4s1inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-ll2dfp4s1inlineContent-gridContainer] > [id="comp-kk0e0cf1"]{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-ll2dfp4s1inlineContent-gridContainer] > [id="comp-kk1bxzj0"]{position:relative;margin:251px 0px 66px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-kk0e0cf1{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-kk0e0ckjinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-kk0e0ckjinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:647px;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-kk0e0ckjinlineContent-gridContainer] > [id="comp-klegh5n0"]{position:relative;margin:34px 0px 21px calc((100% - 980px) * 0.5);left:371px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kk0e0ckjinlineContent-gridContainer] > [id="comp-kk0e1nti"]{position:relative;margin:0px 0px 11px calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kk0e0ckjinlineContent-gridContainer] > [id="comp-kk0e6vsj"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:60px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}#comp-kk0e0ckj{width:980px;}#comp-klegh5n0{--brw:0px;--brd:var(--color_19);--bg:47,41,81;--rd:0px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-klegh5n0{width:229px;}[data-mesh-id=comp-klegh5n0inlineContent]{height:auto;width:100%;position:static;min-height:9px;}#comp-kk0e1nti{width:984px;height:auto;}#comp-kk0e6vsj{width:839px;height:auto;}#comp-kk1bxzj0{width:980px;}[data-mesh-id=comp-kk1bxzlzinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-kk1bxzlzinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:330px;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-kk1bxzlzinlineContent-gridContainer] > [id="comp-kk1f7m52"]{position:relative;margin:17px 0px 30px calc((100% - 239px) * 0.5);left:60px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kk1bxzlzinlineContent-gridContainer] > [id="comp-kk1bxzma1"]{position:relative;margin:0px 0px 33px calc((100% - 239px) * 0.5);left:96px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kk1bxzlzinlineContent-gridContainer] > [id="comp-kk1bxzmh"]{position:relative;margin:0px 0px 10px calc((100% - 239px) * 0.5);left:0px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kk1bxzmrinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-kk1bxzmrinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:330px;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-kk1bxzmrinlineContent-gridContainer] > [id="comp-kk1f7m54"]{position:relative;margin:21px 0px 24px calc((100% - 234px) * 0.5);left:60px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kk1bxzmrinlineContent-gridContainer] > [id="comp-kk1bxzmw"]{position:relative;margin:0px 0px 33px calc((100% - 234px) * 0.5);left:96px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kk1bxzmrinlineContent-gridContainer] > [id="comp-kk1bxzmy"]{position:relative;margin:0px 0px 10px calc((100% - 234px) * 0.5);left:0px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kk1bxzn0inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-kk1bxzn0inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:330px;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-kk1bxzn0inlineContent-gridContainer] > [id="comp-kk1f7m56"]{position:relative;margin:24px 0px 28px calc((100% - 234px) * 0.5);left:60px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kk1bxzn0inlineContent-gridContainer] > [id="comp-kk1bxzn6"]{position:relative;margin:0px 0px 33px calc((100% - 234px) * 0.5);left:96px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kk1bxzn0inlineContent-gridContainer] > [id="comp-kk1bxzn72"]{position:relative;margin:0px 0px 10px calc((100% - 234px) * 0.5);left:0px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kk1bxzn91inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-kk1bxzn91inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:330px;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-kk1bxzn91inlineContent-gridContainer] > [id="comp-kk1f7m4r"]{position:relative;margin:21px 0px 30px calc((100% - 234px) * 0.5);left:60px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kk1bxzn91inlineContent-gridContainer] > [id="comp-kk1bxznd2"]{position:relative;margin:0px 0px 33px calc((100% - 234px) * 0.5);left:96px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kk1bxzn91inlineContent-gridContainer] > [id="comp-kk1bxznf"]{position:relative;margin:0px 0px 10px calc((100% - 234px) * 0.5);left:0px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}#comp-kk1bxzlz{width:239px;}#comp-kk1f7m52{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-kk1f7m52{width:136px;height:128px;}#comp-kk1bxzma1{--lnw:2px;--brd:255,255,255;--alpha-brd:1;}#comp-kk1bxzma1{width:59px;height:5px;}#comp-kk1bxzmh{width:240px;height:auto;}#comp-kk1bxzmr{width:234px;}#comp-kk1f7m54{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-kk1f7m54{width:136px;height:123px;}#comp-kk1bxzmw{--lnw:2px;--brd:255,255,255;--alpha-brd:1;}#comp-kk1bxzmw{width:59px;height:5px;}#comp-kk1bxzmy{width:240px;height:auto;}#comp-kk1bxzn0{width:234px;}#comp-kk1f7m56{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-kk1f7m56{width:136px;height:120px;}#comp-kk1bxzn6{--lnw:2px;--brd:255,255,255;--alpha-brd:1;}#comp-kk1bxzn6{width:59px;height:5px;}#comp-kk1bxzn72{width:240px;height:auto;}#comp-kk1bxzn91{width:234px;}#comp-kk1f7m4r{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-kk1f7m4r{width:136px;height:123px;}#comp-kk1bxznd2{--lnw:2px;--brd:255,255,255;--alpha-brd:1;}#comp-kk1bxznd2{width:59px;height:5px;}#comp-kk1bxznf{width:240px;height:auto;}#comp-ll2dfp4t{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-ll2dfp4tinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-ll2dfp4tinlineContent-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-ll2dfp4tinlineContent-gridContainer] > [id="comp-kleghpnp"]{position:relative;margin:25px 0px 19px calc((100% - 980px) * 0.5);left:371px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4tinlineContent-gridContainer] > [id="comp-kk1h5zrw"]{position:relative;margin:0px 0px 16px calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4tinlineContent-gridContainer] > [id="comp-kk1mehhy"]{position:relative;margin:0px 0px -22px calc((100% - 980px) * 0.5);left:47px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4tinlineContent-gridContainer] > [id="comp-kk1gycra"]{position:relative;margin:0px 0px 40px calc((100% - 980px) * 0.5);left:487px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4tinlineContent-gridContainer] > [id="comp-kk1mvzno"]{position:relative;margin:0px 0px 20px calc((100% - 980px) * 0.5);left:616px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4tinlineContent-gridContainer] > [id="comp-kle6kanz"]{position:relative;margin:0px 0px 14px calc((100% - 980px) * 0.5);left:580px;grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}#comp-kleghpnp{--brw:0px;--brd:var(--color_19);--bg:255,173,0;--rd:0px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-kleghpnp{width:229px;}[data-mesh-id=comp-kleghpnpinlineContent]{height:auto;width:100%;position:static;min-height:9px;}#comp-kk1h5zrw{width:980px;height:auto;}#comp-kk1mehhy{--boxShadow:none;--borderSize:0px;--borderColor:var(--color_2);--alpha-borderColor:1;--font:normal normal normal 40px/1.4em proxima-n-w01-reg,sans-serif;--fontColor:255,255,255;--alpha-fontColor:1;--textSizeScale:1px;--backgroundColor:0,0,0;--playButtonSize:50px;--playButtonMobileSize:30px;--alpha-backgroundColor:0.25;}#comp-kk1mehhy{width:400px;height:400px;}#comp-kk1gycra{width:430px;height:auto;}#comp-kk1mvzno{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-kk1mvzno{width:155px;height:152px;}#comp-kle6kanz{width:228px;height:40px;}#comp-ll2dfp4t1{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-ll2dfp4t1inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-ll2dfp4t1inlineContent-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-ll2dfp4t1inlineContent-gridContainer] > [id="comp-khc9q1ed"]{position:relative;margin:15px 0px 21px calc((100% - 980px) * 0.5);left:-480px;grid-area:1 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4t1inlineContent-gridContainer] > [id="comp-khc5eryk"]{position:relative;margin:0px 0px 50px calc((100% - 980px) * 0.5);left:-4px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4t1inlineContent-gridContainer] > [id="comp-kk0979gq"]{position:relative;margin:0px 0px 16px calc((100% - 980px) * 0.5);left:-4px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4t1inlineContent-gridContainer] > [id="comp-klegilx2"]{position:relative;margin:36px 0px 16px calc((100% - 980px) * 0.5);left:371px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4t1inlineContent-gridContainer] > [id="comp-klegekiz"]{position:relative;margin:0px 0px 7px calc((100% - 980px) * 0.5);left:371px;grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}#comp-khc9q1ed{width:1916px;height:642px;}#comp-khc5eryk{width:981px;height:492px;}#comp-kk0979gq{width:981px;height:auto;}#comp-klegilx2{--brw:0px;--brd:var(--color_19);--bg:255,173,0;--rd:0px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-klegilx2{width:229px;}[data-mesh-id=comp-klegilx2inlineContent]{height:auto;width:100%;position:static;min-height:9px;}#comp-klegekiz{--brw:0px;--brd:var(--color_19);--bg:255,173,0;--rd:0px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-klegekiz{width:229px;}[data-mesh-id=comp-klegekizinlineContent]{height:auto;width:100%;position:static;min-height:9px;}#comp-ll2dfp4t2{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-ll2dfp4t2inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-ll2dfp4t2inlineContent-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-ll2dfp4t2inlineContent-gridContainer] > [id="comp-klec3o2m"]{position:relative;margin:7px 0px 9px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4t2inlineContent-gridContainer] > [id="comp-klec3o30"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:40px;grid-area:2 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4t2inlineContent-gridContainer] > [id="comp-klec3o39"]{position:relative;margin:0px 0px 28px calc((100% - 980px) * 0.5);left:491px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4t2inlineContent-gridContainer] > [id="comp-kpm25zw4"]{position:relative;margin:0px 0px 44px calc((100% - 980px) * 0.5);left:491px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ll2dfp4t2inlineContent-gridContainer] > [id="comp-klec3o3i"]{position:relative;margin:0px 0px 12px calc((100% - 980px) * 0.5);left:371px;grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}#comp-klec3o2m{width:976px;height:auto;}#comp-klec3o30{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-klec3o30{width:419px;height:400px;}#comp-klec3o39{width:460px;height:auto;}#comp-kpm25zw4{width:460px;height:auto;}#comp-klec3o3i{width:228px;height:40px;}#comp-ll2dfp4u{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-ll2dfp4uinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-ll2dfp4uinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-ll2dfp4uinlineContent-gridContainer] > [id="comp-klegbuej"]{position:relative;margin:12px 0px 0px calc((100% - 980px) * 0.5);left:-464px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-klegbuej{--brw:0px;--brd:var(--color_11);--bg:var(--color_15);--rd:0px 0px 0px 0px;--shd:none;--gradient:none;--alpha-bg:0.05;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-klegbuej{width:1920px;}[data-mesh-id=comp-klegbuejinlineContent]{height:auto;width:100%;position:static;min-height:40px;}</style> <style id="stylableCss_mua1n">/* END STYLABLE DIRECTIVE RULES */ #comp-kjs1jqt1 .style-ks9bn8xo__root{-st-extends: StylableButton;transition: all 0.2s ease, visibility 0s;border-radius: 50px;background: #2f2951} /* START STYLABLE DIRECTIVE RULES */ #comp-kjs1jqt1 .style-ks9bn8xo__root:hover{ background: #FFFFFF; border: 2px solid rgb(47, 41, 81)} #comp-kjs1jqt1 .style-ks9bn8xo__root:hover .StylableButton2545352419__label { color: #2F2951; } #comp-kjs1jqt1 .style-ks9bn8xo__root[disabled]{background: #E2E2E2} #comp-kjs1jqt1 .style-ks9bn8xo__root[disabled] .StylableButton2545352419__label{color: #8F8F8F} #comp-kjs1jqt1 .style-ks9bn8xo__root[disabled] .StylableButton2545352419__icon{fill: #8F8F8F} #comp-kjs1jqt1 .style-ks9bn8xo__root .StylableButton2545352419__container{transition: inherit;flex-direction: row-reverse} #comp-kjs1jqt1 .style-ks9bn8xo__root .StylableButton2545352419__label{transition: inherit;margin: 0px 0px 0px 1.5px;letter-spacing: 0.1em;font-size: 16px;color: #FFFFFF;font-weight: 700} #comp-kjs1jqt1 .style-ks9bn8xo__root .StylableButton2545352419__icon{transition: inherit;width: 14px;height: 14px;margin: 0px 1.5px 0px 0px;fill: #2F2951;display: none}/* END STYLABLE DIRECTIVE RULES */ #comp-kk0d3n8n .style-ks9bd998__root{-st-extends: StylableButton;transition: all 0.2s ease, visibility 0s;border-radius: 50px;background: #ffad00} /* START STYLABLE DIRECTIVE RULES */ #comp-kk0d3n8n .style-ks9bd998__root:hover{ background: #2F2951} #comp-kk0d3n8n .style-ks9bd998__root:hover .StylableButton2545352419__label { color: #FFAD00; } #comp-kk0d3n8n .style-ks9bd998__root:disabled{background: #E2E2E2} #comp-kk0d3n8n .style-ks9bd998__root:disabled .StylableButton2545352419__label{color: #8F8F8F} #comp-kk0d3n8n .style-ks9bd998__root:disabled .StylableButton2545352419__icon{fill: #8F8F8F} #comp-kk0d3n8n .style-ks9bd998__root .StylableButton2545352419__container{transition: inherit;flex-direction: row-reverse} #comp-kk0d3n8n .style-ks9bd998__root .StylableButton2545352419__label{transition: inherit;margin: 0px 0px 0px 1.5px;letter-spacing: 0.1em;color: #2F2951;font-size: 16px;font-family: wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;font-weight: 700} #comp-kk0d3n8n .style-ks9bd998__root .StylableButton2545352419__icon{transition: inherit;width: 14px;height: 14px;margin: 0px 1.5px 0px 0px;fill: #2F2951;display: none}/* END STYLABLE DIRECTIVE RULES */ #comp-kle6kanz .style-ks9bduag__root{-st-extends: StylableButton;transition: all 0.2s ease, visibility 0s;border-radius: 50px;background: #ffad00} /* START STYLABLE DIRECTIVE RULES */ #comp-kle6kanz .style-ks9bduag__root:hover{ background: #2F2951} #comp-kle6kanz .style-ks9bduag__root:hover .StylableButton2545352419__label { color: #FFAD00; } #comp-kle6kanz .style-ks9bduag__root:disabled{background: #E2E2E2} #comp-kle6kanz .style-ks9bduag__root:disabled .StylableButton2545352419__label{color: #8F8F8F} #comp-kle6kanz .style-ks9bduag__root:disabled .StylableButton2545352419__icon{fill: #8F8F8F} #comp-kle6kanz .style-ks9bduag__root .StylableButton2545352419__container{transition: inherit;flex-direction: row-reverse} #comp-kle6kanz .style-ks9bduag__root .StylableButton2545352419__label{transition: inherit;margin: 0px 0px 0px 1.5px;letter-spacing: 0.1em;color: #2F2951;font-size: 16px;font-family: wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;font-weight: 700} #comp-kle6kanz .style-ks9bduag__root .StylableButton2545352419__icon{transition: inherit;width: 14px;height: 14px;margin: 0px 1.5px 0px 0px;fill: #2F2951;display: none}/* END STYLABLE DIRECTIVE RULES */ #comp-klec3o3i .style-ks9bef2z__root{-st-extends: StylableButton;transition: all 0.2s ease, visibility 0s;border-radius: 50px;background: #ffad00} /* START STYLABLE DIRECTIVE RULES */ #comp-klec3o3i .style-ks9bef2z__root:hover{ background: #2F2951} #comp-klec3o3i .style-ks9bef2z__root:hover .StylableButton2545352419__label { color: #FFAD00; } #comp-klec3o3i .style-ks9bef2z__root:disabled{background: #E2E2E2} #comp-klec3o3i .style-ks9bef2z__root:disabled .StylableButton2545352419__label{color: #8F8F8F} #comp-klec3o3i .style-ks9bef2z__root:disabled .StylableButton2545352419__icon{fill: #8F8F8F} #comp-klec3o3i .style-ks9bef2z__root .StylableButton2545352419__container{transition: inherit;flex-direction: row-reverse} #comp-klec3o3i .style-ks9bef2z__root .StylableButton2545352419__label{transition: inherit;margin: 0px 0px 0px 1.5px;letter-spacing: 0.1em;color: #2F2951;font-size: 16px;font-family: wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;font-weight: 700} #comp-klec3o3i .style-ks9bef2z__root .StylableButton2545352419__icon{transition: inherit;width: 14px;height: 14px;margin: 0px 1.5px 0px 0px;fill: #2F2951;display: none}</style> <style id="compCssMappers_mua1n"> #mua1n{width:auto;min-height:40px;}#pageBackground_mua1n{--bg-position:absolute;--bg-overlay-color:rgb(var(--color_15));--bg-gradient:none;}#comp-ll2dfp4r{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-kkya4cfy{--height:820px;--width:2101px;}#comp-kjs0ghdj{--min-height:171px;direction:var(--wix-opt-in-direction);}#comp-kjs1cpo8{direction:var(--wix-opt-in-direction);}#comp-kjs1imys{direction:var(--wix-opt-in-direction);}#comp-kk1f0c3j{--height:132px;--width:141px;}#comp-ll2dfp4s{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-kleggsxt{--shc-mutated-brightness:128,87,0;}#comp-kk0927gh{--min-height:59px;direction:var(--wix-opt-in-direction);}#comp-kk0g561o{--min-height:25px;direction:var(--wix-opt-in-direction);}#comp-kk0g4l0t{--height:396px;--width:413px;}#comp-ir243rad{direction:var(--wix-opt-in-direction);}#comp-ll2dfp4s1{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-kk0e0cf1{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-kk0e0ckj{--fill-layer-image-opacity:1;--bg-overlay-color:rgb(0, 0, 0);--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-klegh5n0{--shc-mutated-brightness:24,21,41;}#comp-kk0e1nti{--min-height:59px;direction:var(--wix-opt-in-direction);}#comp-kk0e6vsj{direction:var(--wix-opt-in-direction);}#comp-kk1bxzj0{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:13px;min-width:980px;--items-direction:row;}#comp-kk1bxzlz{--bg-overlay-color:rgb(47, 41, 81);--bg-gradient:none;width:100%;--column-width:239px;--column-flex:239;}#comp-kk1f7m52{--height:128px;--width:136px;}#comp-kk1bxzma1{transform-origin:center 1px;}#comp-kk1bxzmh{direction:var(--wix-opt-in-direction);}#comp-kk1bxzmr{--bg-overlay-color:rgb(47, 41, 81);--bg-gradient:none;width:100%;--column-width:234px;--column-flex:234;}#comp-kk1f7m54{--height:123px;--width:136px;}#comp-kk1bxzmw{transform-origin:center 1px;}#comp-kk1bxzmy{direction:var(--wix-opt-in-direction);}#comp-kk1bxzn0{--bg-overlay-color:rgb(47, 41, 81);--bg-gradient:none;width:100%;--column-width:234px;--column-flex:234;}#comp-kk1f7m56{--height:120px;--width:136px;}#comp-kk1bxzn6{transform-origin:center 1px;}#comp-kk1bxzn72{direction:var(--wix-opt-in-direction);}#comp-kk1bxzn91{--bg-overlay-color:rgb(47, 41, 81);--bg-gradient:none;width:100%;--column-width:234px;--column-flex:234;}#comp-kk1f7m4r{--height:123px;--width:136px;}#comp-kk1bxznd2{transform-origin:center 1px;}#comp-kk1bxznf{direction:var(--wix-opt-in-direction);}#comp-ll2dfp4t{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-kleghpnp{--shc-mutated-brightness:128,87,0;}#comp-kk1h5zrw{--min-height:59px;direction:var(--wix-opt-in-direction);}#comp-kk1gycra{direction:var(--wix-opt-in-direction);}#comp-kk1mvzno{--height:152px;--width:155px;}#comp-ll2dfp4t1{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-khc9q1ed{--fill-opacity:1;--stroke-width:0;--stroke:#FFFFFF;--stroke-opacity:1;--fill:#2F2951;}#comp-kk0979gq{--min-height:59px;direction:var(--wix-opt-in-direction);}#comp-klegilx2{--shc-mutated-brightness:128,87,0;}#comp-klegekiz{--shc-mutated-brightness:128,87,0;}#comp-ll2dfp4t2{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-klec3o2m{--min-height:59px;direction:var(--wix-opt-in-direction);}#comp-klec3o30{--height:400px;--width:419px;}#comp-klec3o39{direction:var(--wix-opt-in-direction);}#comp-kpm25zw4{direction:var(--wix-opt-in-direction);}#comp-ll2dfp4u{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-klegbuej{--shc-mutated-brightness:128,128,128;}</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" role="region" tabindex="-1" aria-label="top of page"><span class="mHZSwn">top of page</span></div><!--$--><!--/$--><!--$--><div id="BACKGROUND_GROUP" class="BACKGROUND_GROUP"><div id="pageBackground_mua1n" data-media-height-override-type="" data-media-position-override="false" class="pageBackground_mua1n BmZ5pC"><div id="bgLayers_pageBackground_mua1n" data-hook="bgLayers" data-motion-part="BG_LAYER pageBackground_mua1n" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_pageBackground_mua1n" data-motion-part="BG_MEDIA pageBackground_mua1n" class="VgO9Yg"></div></div></div></div><!--/$--><div id="site-root" class="site-root"><!--$--><div id="masterPage" class="mesh-layout masterPage css-editing-scope"><header id="SITE_HEADER" class="gFH7Cl SITE_HEADER wixui-header" tabindex="-1"><div class="ItwF5z"><div class="aRaNCw gGFOAf"></div><div class="aRaNCw o023_v"></div><div class="aRaNCw C2d5ox"></div></div><div class="zfqKTM"><div class="Vq333f"></div></div><div class="vtu0IC"><div class="td8NMY"></div><div class="SIW9gn"><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-kssysqwa" class="MazNVa comp-kssysqwa wixui-image rYiAuL"><a data-testid="linkElement" href="https://www.merchantproexpresstexas.com/" target="_self" class="j7pOnl"><wow-image id="img_comp-kssysqwa" class="jhxvbR BI8PVQ" data-image-info="{"containerId":"comp-kssysqwa","displayMode":"fill","targetWidth":280,"targetHeight":39,"isLQIP":false,"encoding":"AVIF","imageData":{"width":6000,"height":900,"uri":"e2eaaa_96debd0958df4cc6b2ca6dddf1965e23~mv2.png","name":"MPXTX_logo_H_WH_HiRes.png","displayMode":"fill"}}" data-motion-part="BG_IMG comp-kssysqwa" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/e2eaaa_96debd0958df4cc6b2ca6dddf1965e23~mv2.png/v1/fill/w_280,h_39,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/MPXTX_logo_H_WH_HiRes.png" alt="MPXTX_logo_H_WH_HiRes.png" style="width:280px;height:39px;object-fit:cover" width="280" height="39" srcSet="https://static.wixstatic.com/media/e2eaaa_96debd0958df4cc6b2ca6dddf1965e23~mv2.png/v1/fill/w_280,h_39,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/MPXTX_logo_H_WH_HiRes.png 1x, https://static.wixstatic.com/media/e2eaaa_96debd0958df4cc6b2ca6dddf1965e23~mv2.png/v1/fill/w_280,h_39,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/MPXTX_logo_H_WH_HiRes.png 2x" fetchpriority="high"/></wow-image></a></div><!--/$--><div id="comp-kplwqmph" class="comp-kplwqmph NZHLsZ mfxFLH"><nav class="StylableHorizontalMenu3372578893__root StylableHorizontalMenu3372578893---menuMode-4-wrap style-kst5q8ho__root wixui-horizontal-menu" aria-label="Site"><ul class="StylableHorizontalMenu3372578893__menu"><li class="itemDepth02233374943__itemWrapper wixui-horizontal-menu__item" data-testid="menuItemDepth0" data-item-depth="0" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.merchantproexpresstexas.com/referral-rewards-program" target="_self" class="itemDepth02233374943__root StylableHorizontalMenu3372578893__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth02233374943__container"><span class="itemDepth02233374943__label wixui-horizontal-menu__item-label">Referral Rewards</span></div></a></div></li><li class="itemDepth02233374943__itemWrapper wixui-horizontal-menu__item" data-testid="menuItemDepth0" data-item-depth="0" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer itemShared2352141355--isRow"><a data-item-label="true" data-testid="linkElement" href="https://www.merchantproexpresstexas.com/clover-pos-point-of-sale-system" target="_self" class="itemDepth02233374943__root StylableHorizontalMenu3372578893__menuItem itemShared2352141355__menuItem" aria-expanded="false" aria-haspopup="true" tabindex="0"><div class="itemDepth02233374943__container"><span class="itemDepth02233374943__label wixui-horizontal-menu__item-label">Clover POS </span></div></a><div class="itemShared2352141355__accessibilityIconWrapper itemShared2352141355--isTopLevel"><button tabindex="0" class="itemShared2352141355__accessibilityIcon" aria-label="Toggle Clover POS "><svg width="0" height="0" viewBox="0 0 0 0" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M8 10.5L16 1.86193L14.7387 0.5L8 7.77613L1.26133 0.499999L-5.95321e-08 1.86193L8 10.5Z"></path></svg></button></div></div><div class="itemDepth02233374943__positionBox itemDepth02233374943--isColumn" role="group" aria-label="Clover POS " data-testid="positionBox"><div class="submenu815198092__root StylableHorizontalMenu3372578893__columnsLayout itemDepth02233374943__animationBox"><div class="itemDepth02233374943__alignBox submenu815198092__pageWrapper submenu815198092__overrideWidth"><ul class="itemDepth02233374943__list submenu815198092__listWrapper" style="--horizontalSpacing:var(--style-kst5q8ho-horizontalSpacing)"><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.merchantproexpresstexas.com/clover-station-duo-pos-system" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">Clover Station Duo Point of Sale</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.merchantproexpresstexas.com/clover-station-solo-pos-system" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">Clover Station Solo Point of Sale</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.merchantproexpresstexas.com/clover-mini-point-of-sale-system" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">Clover Mini Point of Sale System</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.merchantproexpresstexas.com/clover-flex-portable-pos-system" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">Clover Flex Portable POS System</span></div></a></div></li></ul></div></div></div></li><li class="itemDepth02233374943__itemWrapper wixui-horizontal-menu__item" data-testid="menuItemDepth0" data-item-depth="0" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.merchantproexpresstexas.com/small-business-loans" target="_self" class="itemDepth02233374943__root StylableHorizontalMenu3372578893__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth02233374943__container"><span class="itemDepth02233374943__label wixui-horizontal-menu__item-label">Business Loans</span></div></a></div></li><li class="itemDepth02233374943__itemWrapper wixui-horizontal-menu__item" data-testid="menuItemDepth0" data-item-depth="0" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.merchantproexpresstexas.com/contact-us" target="_self" class="itemDepth02233374943__root StylableHorizontalMenu3372578893__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth02233374943__container"><span class="itemDepth02233374943__label wixui-horizontal-menu__item-label">Contact Us</span></div></a></div></li></ul></nav></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="mua1n" class="dBAkHi mua1n"><div class="PFkO7r wixui-page" data-testid="page-bg"></div><div class="HT5ybB"><!--$--><div id="Containermua1n" class="Containermua1n SPY_vo"><div data-mesh-id="Containermua1ninlineContent" data-testid="inline-content" class=""><div data-mesh-id="Containermua1ninlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-ll2dfp4r" tabindex="-1" class="Oqnisf comp-ll2dfp4r wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-ll2dfp4r" data-hook="bgLayers" data-motion-part="BG_LAYER comp-ll2dfp4r" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-ll2dfp4r" data-motion-part="BG_MEDIA comp-ll2dfp4r" class="VgO9Yg"></div></div><div data-mesh-id="comp-ll2dfp4rinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-ll2dfp4rinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-kkya4cfy" class="MazNVa comp-kkya4cfy wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-kkya4cfy" class="jhxvbR BI8PVQ" data-image-info="{"containerId":"comp-kkya4cfy","displayMode":"fill","targetWidth":2101,"targetHeight":820,"isLQIP":false,"encoding":"AVIF","imageData":{"width":1920,"height":732,"uri":"e2eaaa_1082cb61650c469ca3ba91fba38156ce~mv2.jpg","name":"merchant-services-credit-card-processing","displayMode":"fill"}}" data-motion-part="BG_IMG comp-kkya4cfy" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/e2eaaa_1082cb61650c469ca3ba91fba38156ce~mv2.jpg/v1/fill/w_1876,h_732,al_c,q_85,enc_avif,quality_auto/merchant-services-credit-card-processing.jpg" alt="merchant-services-credit-card-processing" style="width:2101px;height:820px;object-fit:cover" width="2101" height="820" srcSet="https://static.wixstatic.com/media/e2eaaa_1082cb61650c469ca3ba91fba38156ce~mv2.jpg/v1/fill/w_1876,h_732,al_c,q_85,enc_avif,quality_auto/merchant-services-credit-card-processing.jpg 1x, https://static.wixstatic.com/media/e2eaaa_1082cb61650c469ca3ba91fba38156ce~mv2.jpg/v1/fill/w_1876,h_732,al_c,q_85,enc_avif,quality_auto/merchant-services-credit-card-processing.jpg 2x" fetchpriority="high"/></wow-image></div></div><!--/$--><!--$--><div id="comp-kjs0ghdj" class="HcOXKn SxM0TO QxJLC3 comp-kjs0ghdj wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_5 wixui-rich-text__text" style="font-size:46px; line-height:1.1em; text-align:center;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="letter-spacing:0em;" class="wixui-rich-text__text"><span style="font-family:wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;" class="wixui-rich-text__text"><span style="font-size:46px;" class="wixui-rich-text__text"><span style="color:#2F2951;" class="wixui-rich-text__text">Better merchant</span></span></span></span></span><br 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-family:wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;" class="wixui-rich-text__text"><span style="font-size:46px;" class="wixui-rich-text__text"><span style="color:#2F2951;" class="wixui-rich-text__text">processing </span></span></span></span></span><br 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-family:wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;" class="wixui-rich-text__text"><span style="font-size:46px;" class="wixui-rich-text__text"><span style="color:#2F2951;" class="wixui-rich-text__text">is our business</span></span></span></span></span></h1></div><!--/$--><!--$--><div id="comp-kjs1cpo8" class="HcOXKn SxM0TO QxJLC3 comp-kjs1cpo8 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_8 wixui-rich-text__text" style="font-size:24px; text-align:center;"><span style="font-family:wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;" class="wixui-rich-text__text"><span style="font-size:24px;" class="wixui-rich-text__text"><span style="color:#2F2951;" class="wixui-rich-text__text">Lower rates.</span></span></span><br class="wixui-rich-text__text"> <span style="font-family:wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;" class="wixui-rich-text__text"><span style="font-size:24px;" class="wixui-rich-text__text"><span style="color:#2F2951;" class="wixui-rich-text__text">Faster payments.</span></span></span><br class="wixui-rich-text__text"> <span style="font-family:wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;" class="wixui-rich-text__text"><span style="font-size:24px;" class="wixui-rich-text__text"><span style="color:#2F2951;" class="wixui-rich-text__text">More secure transactions.</span></span></span></h2></div><!--/$--><!--$--><div id="comp-kjs1imys" class="HcOXKn SxM0TO QxJLC3 comp-kjs1imys wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h3 class="font_7 wixui-rich-text__text" style="text-align:center; font-size:18px;"><span style="font-weight:bold;" class="wixui-rich-text__text">REQUEST A FREE, NO OBLIGATION</span></h3></div><!--/$--><!--$--><div id="comp-kjs1jqt1" class="comp-kjs1jqt1" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.merchantproexpresstexas.com/contact-us" target="_blank" class="StylableButton2545352419__root style-ks9bn8xo__root wixui-button StylableButton2545352419__link" aria-label="SAVINGS ANALYSIS"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">SAVINGS ANALYSIS</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><?xml version="1.0" encoding="UTF-8"?> <svg data-bbox="25.849 20.098 148.61 159.903" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" data-type="shape"> <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M70.759 24.278c-2.483-4.574-7.721-5.499-11.759-2.255L43 35.18c-20.174 16.202-23.035 44.171-6 63.76l56 64.772c17.02 19.572 46.23 21.812 66 5.06l12-10.121c3.953-3.35 4.827-8.637 1-12.145l-28-25.301c-3.815-3.497-9.893-4.152-14-1.012l-15 14.169-45-51.616L84 69.59c4-3.036 6-9.109 4-13.157L70.759 24.278z"/> </g> </svg> </span></span></span></a></div><!--/$--><!--$--><div id="comp-kk1f0c3j" class="MazNVa comp-kk1f0c3j wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-kk1f0c3j" class="jhxvbR BI8PVQ" data-image-info="{"containerId":"comp-kk1f0c3j","displayMode":"fill","targetWidth":141,"targetHeight":132,"isLQIP":false,"encoding":"AVIF","imageData":{"width":125,"height":125,"uri":"e2eaaa_d1ac6babe00341b6a47dc016a9f38450~mv2.png","name":"Official-Clover-Partner-Logo-RGB-125W.pn","displayMode":"fill"}}" data-motion-part="BG_IMG comp-kk1f0c3j" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/e2eaaa_d1ac6babe00341b6a47dc016a9f38450~mv2.png/v1/fill/w_141,h_132,al_c,lg_1,q_85,enc_avif,quality_auto/Official-Clover-Partner-Logo-RGB-125W_pn.png" alt="Official-Clover-Partner-Logo-RGB-125W.pn" style="width:141px;height:132px;object-fit:cover" width="141" height="132" srcSet="https://static.wixstatic.com/media/e2eaaa_d1ac6babe00341b6a47dc016a9f38450~mv2.png/v1/fill/w_141,h_132,al_c,lg_1,q_85,enc_avif,quality_auto/Official-Clover-Partner-Logo-RGB-125W_pn.png 1x, https://static.wixstatic.com/media/e2eaaa_d1ac6babe00341b6a47dc016a9f38450~mv2.png/v1/fill/w_141,h_132,al_c,lg_1,q_85,enc_avif,quality_auto/Official-Clover-Partner-Logo-RGB-125W_pn.png 2x" fetchpriority="high"/></wow-image></div></div><!--/$--><div data-mesh-id="comp-ll2dfp4rinlineContent-wedge-4"></div><div data-mesh-id="comp-ll2dfp4rinlineContent-wedge-7"></div></div></div></section><!--/$--><!--$--><section id="comp-ll2dfp4s" tabindex="-1" class="Oqnisf comp-ll2dfp4s wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-ll2dfp4s" data-hook="bgLayers" data-motion-part="BG_LAYER comp-ll2dfp4s" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-ll2dfp4s" data-motion-part="BG_MEDIA comp-ll2dfp4s" class="VgO9Yg"></div></div><div data-mesh-id="comp-ll2dfp4sinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-ll2dfp4sinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-kleggsxt" class="KaEeLN comp-kleggsxt"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-kleggsxtinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kleggsxtinlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div><!--/$--><!--$--><div id="comp-kk0927gh" class="HcOXKn SxM0TO QxJLC3 comp-kk0927gh wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_5 wixui-rich-text__text" style="font-size:40px; line-height:1.1em; text-align:center;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;" class="wixui-rich-text__text"><span style="font-size:40px;" class="wixui-rich-text__text"><span style="color:rgb(47, 41, 81); letter-spacing:0.05em;" class="wixui-rich-text__text">Higher Standards for Payment Processing</span></span></span></span></h1></div><!--/$--><!--$--><div id="comp-kk0g561o" class="HcOXKn SxM0TO QxJLC3 comp-kk0g561o wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_5 wixui-rich-text__text" style="font-size:20px; line-height:1.1em; text-align:center;"><span style="font-family:wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="color:rgb(47, 41, 81); letter-spacing:0.05em;" class="wixui-rich-text__text">(Not fees.)</span></span></span></h5></div><!--/$--><!--$--><div id="comp-kk0g4l0t" class="MazNVa comp-kk0g4l0t wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-kk0g4l0t" class="jhxvbR BI8PVQ" data-image-info="{"containerId":"comp-kk0g4l0t","displayMode":"fill","targetWidth":413,"targetHeight":396,"isLQIP":true,"encoding":"AVIF","imageData":{"width":400,"height":400,"uri":"e2eaaa_d84c28e2d94043bd98816d3cd2a76f99~mv2.jpg","name":"NFC-Chip-Card-Contactless-Credit-Card-Pa","displayMode":"fill"}}" data-motion-part="BG_IMG comp-kk0g4l0t" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/e2eaaa_d84c28e2d94043bd98816d3cd2a76f99~mv2.jpg/v1/fill/w_396,h_396,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/NFC-Chip-Card-Contactless-Credit-Card-Pa.jpg" alt="NFC-Chip-Card-Contactless-Credit-Card-Pa" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="413" height="396" loading="lazy"/></wow-image></div></div><!--/$--><!--$--><div id="comp-ir243rad" class="HcOXKn SxM0TO QxJLC3 comp-ir243rad wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="font-size:18px;"><span style="font-family:wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="color:#2F2951;" class="wixui-rich-text__text">Welcome to MerchantPro Express TEXAS, an independent merchant services brokerage company. We provide secure credit card processing systems, payment gateways, analytics, apps, payroll, and equipment that allows you more freedom to run your business. Our clients are located in the greater Houston, TX area, and throughout the United States. </span></span></span></p> <p class="font_8 wixui-rich-text__text" style="font-size:18px;"> </p> <p class="font_8 wixui-rich-text__text" style="font-size:18px;"><span style="font-family:wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="color:#2F2951;" class="wixui-rich-text__text">Find out how we can help your business run smoother.</span></span></span></p> <p class="font_8 wixui-rich-text__text" style="font-size:18px;"><span style="font-family:wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></p></div><!--/$--><!--$--><div id="comp-kk0d3n8n" class="comp-kk0d3n8n" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.merchantproexpresstexas.com/contact-us" target="_blank" class="StylableButton2545352419__root style-ks9bd998__root wixui-button StylableButton2545352419__link" aria-label="CONTACT US"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">CONTACT US</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><?xml version="1.0" encoding="UTF-8"?> <svg data-bbox="25.849 20.098 148.61 159.903" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" data-type="shape"> <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M70.759 24.278c-2.483-4.574-7.721-5.499-11.759-2.255L43 35.18c-20.174 16.202-23.035 44.171-6 63.76l56 64.772c17.02 19.572 46.23 21.812 66 5.06l12-10.121c3.953-3.35 4.827-8.637 1-12.145l-28-25.301c-3.815-3.497-9.893-4.152-14-1.012l-15 14.169-45-51.616L84 69.59c4-3.036 6-9.109 4-13.157L70.759 24.278z"/> </g> </svg> </span></span></span></a></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-ll2dfp4s1" tabindex="-1" class="Oqnisf comp-ll2dfp4s1 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-ll2dfp4s1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-ll2dfp4s1" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-ll2dfp4s1" data-motion-part="BG_MEDIA comp-ll2dfp4s1" class="VgO9Yg"></div></div><div data-mesh-id="comp-ll2dfp4s1inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-ll2dfp4s1inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-kk0e0cf1" class="comp-kk0e0cf1 CohWsy wixui-column-strip"><div id="bgLayers_comp-kk0e0cf1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kk0e0cf1" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-kk0e0cf1" data-motion-part="BG_MEDIA comp-kk0e0cf1" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><!--$--><div id="comp-kk0e0ckj" class="comp-kk0e0ckj YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-kk0e0ckj" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kk0e0ckj" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kk0e0ckj" data-motion-part="BG_MEDIA comp-kk0e0ckj" class="VgO9Yg"><wow-image id="img_comp-kk0e0ckj" class="jhxvbR Kv1aVt dLPlxY mNGsUM bgImage" data-image-info="{"containerId":"comp-kk0e0ckj","alignType":"center","displayMode":"fill","targetWidth":980,"targetHeight":647,"isLQIP":true,"encoding":"AVIF","imageData":{"width":2048,"height":1152,"uri":"e2eaaa_8c40af8e1ad94f5e965c4053bf58a42b~mv2.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG comp-kk0e0ckj" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/e2eaaa_8c40af8e1ad94f5e965c4053bf58a42b~mv2.png/v1/fill/w_980,h_551,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/e2eaaa_8c40af8e1ad94f5e965c4053bf58a42b~mv2.png" alt="merchantproexpresstexas-HP-bkgrnd.png" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="980" height="647"/></wow-image></div></div><div data-mesh-id="comp-kk0e0ckjinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kk0e0ckjinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-klegh5n0" class="KaEeLN comp-klegh5n0"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-klegh5n0inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-klegh5n0inlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div><!--/$--><!--$--><div id="comp-kk0e1nti" class="HcOXKn SxM0TO QxJLC3 comp-kk0e1nti wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_5 wixui-rich-text__text" style="font-size:40px; line-height:1.1em; text-align:center;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:40px;" class="wixui-rich-text__text"><span style="font-family:wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;" class="wixui-rich-text__text"><span style="color:rgb(47, 41, 81); letter-spacing:0.05em;" class="wixui-rich-text__text">Full-Service Merchant Services Expertise</span></span></span></span></h1></div><!--/$--><!--$--><div id="comp-kk0e6vsj" class="HcOXKn SxM0TO QxJLC3 comp-kk0e6vsj wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="font-size:18px;"><span style="color:#2F2951;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-family:wfont_e2eaaa_b403e2fb28394338a0bdcd347180d865,wf_b403e2fb28394338a0bdcd347,orig_jost_regular;" class="wixui-rich-text__text">When it comes to merchant services and payment processing, we are the experts. Our independent merchant service brokers have a combined experience of over three decades. Whatever your business is or does–high-risk or low-risk–we have the processing power, expertise, technology, and connections to help it grow. </span></span></span></p></div><!--/$--></div></div></div><!--/$--></div></section><!--/$--><!--$--><section id="comp-kk1bxzj0" class="comp-kk1bxzj0 CohWsy wixui-column-strip"><div id="bgLayers_comp-kk1bxzj0" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kk1bxzj0" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-kk1bxzj0" data-motion-part="BG_MEDIA comp-kk1bxzj0" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><!--$--><div id="comp-kk1bxzlz" class="comp-kk1bxzlz YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-kk1bxzlz" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kk1bxzlz" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kk1bxzlz" data-motion-part="BG_MEDIA comp-kk1bxzlz" class="VgO9Yg"></div></div><div data-mesh-id="comp-kk1bxzlzinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kk1bxzlzinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-kk1f7m52" class="MazNVa comp-kk1f7m52 wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-kk1f7m52" class="jhxvbR BI8PVQ" data-image-info="{"containerId":"comp-kk1f7m52","displayMode":"fill","targetWidth":136,"targetHeight":128,"isLQIP":true,"encoding":"AVIF","imageData":{"width":125,"height":125,"uri":"e2eaaa_6ae3a77b32e04f06a260efdce5cc9205~mv2.png","name":"Mobile-Credit-Card-Payment-Icon.png","displayMode":"fill"}}" data-motion-part="BG_IMG comp-kk1f7m52" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/e2eaaa_6ae3a77b32e04f06a260efdce5cc9205~mv2.png/v1/fill/w_128,h_128,al_c,lg_1,q_85,enc_avif,quality_auto/Mobile-Credit-Card-Payment-Icon.png" alt="Mobile-Credit-Card-Payment-Icon.png" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="136" height="128" loading="lazy"/></wow-image></div></div><!--/$--><!--$--><div id="comp-kk1bxzma1" class="comp-kk1bxzma1 aVng1S wixui-horizontal-line"></div><!--/$--><!--$--><div id="comp-kk1bxzmh" class="HcOXKn SxM0TO QxJLC3 comp-kk1bxzmh wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_0 wixui-rich-text__text" style="font-size:16px; text-align:center;"><span style="font-family:wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium;" class="wixui-rich-text__text"><span style="letter-spacing:0.1em;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">MOBILE</span></span></span></span></span></span></h1> <h1 class="font_0 wixui-rich-text__text" style="font-size:16px; text-align:center;"><span style="font-family:wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium;" class="wixui-rich-text__text"><span style="letter-spacing:0.1em;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">PROCESSING</span></span></span></span></span></span></h1></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-kk1bxzmr" class="comp-kk1bxzmr YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-kk1bxzmr" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kk1bxzmr" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kk1bxzmr" data-motion-part="BG_MEDIA comp-kk1bxzmr" class="VgO9Yg"></div></div><div data-mesh-id="comp-kk1bxzmrinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kk1bxzmrinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-kk1f7m54" class="MazNVa comp-kk1f7m54 wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-kk1f7m54" class="jhxvbR BI8PVQ" data-image-info="{"containerId":"comp-kk1f7m54","displayMode":"fill","targetWidth":136,"targetHeight":123,"isLQIP":true,"encoding":"AVIF","imageData":{"width":125,"height":125,"uri":"e2eaaa_755de10f215442c1a02f967f16192fbd~mv2.png","name":"Terminal-Credit-Card-Payment-Icon.png","displayMode":"fill"}}" data-motion-part="BG_IMG comp-kk1f7m54" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/e2eaaa_755de10f215442c1a02f967f16192fbd~mv2.png/v1/fill/w_123,h_123,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Terminal-Credit-Card-Payment-Icon.png" alt="Terminal-Credit-Card-Payment-Icon.png" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="136" height="123" loading="lazy"/></wow-image></div></div><!--/$--><!--$--><div id="comp-kk1bxzmw" class="comp-kk1bxzmw aVng1S wixui-horizontal-line"></div><!--/$--><!--$--><div id="comp-kk1bxzmy" class="HcOXKn SxM0TO QxJLC3 comp-kk1bxzmy wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_0 wixui-rich-text__text" style="font-size:16px; text-align:center;"><span style="font-family:wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium;" class="wixui-rich-text__text"><span style="letter-spacing:0.1em;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">TERMINAL</span></span></span></span></span></span></h1> <h1 class="font_0 wixui-rich-text__text" style="font-size:16px; text-align:center;"><span style="font-family:wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium;" class="wixui-rich-text__text"><span style="letter-spacing:0.1em;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">PROCESSING</span></span></span></span></span></span></h1></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-kk1bxzn0" class="comp-kk1bxzn0 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-kk1bxzn0" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kk1bxzn0" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kk1bxzn0" data-motion-part="BG_MEDIA comp-kk1bxzn0" class="VgO9Yg"></div></div><div data-mesh-id="comp-kk1bxzn0inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kk1bxzn0inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-kk1f7m56" class="MazNVa comp-kk1f7m56 wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-kk1f7m56" class="jhxvbR BI8PVQ" data-image-info="{"containerId":"comp-kk1f7m56","displayMode":"fill","targetWidth":136,"targetHeight":120,"isLQIP":true,"encoding":"AVIF","imageData":{"width":125,"height":125,"uri":"e2eaaa_a7ba3f5285e4420db101b2792b3f6e97~mv2.png","name":"Point-Of-Sale-Credit-Card-Payment-Icon.p","displayMode":"fill"}}" data-motion-part="BG_IMG comp-kk1f7m56" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/e2eaaa_a7ba3f5285e4420db101b2792b3f6e97~mv2.png/v1/fill/w_120,h_120,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Point-Of-Sale-Credit-Card-Payment-Icon_p.png" alt="Point-Of-Sale-Credit-Card-Payment-Icon.p" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="136" height="120" loading="lazy"/></wow-image></div></div><!--/$--><!--$--><div id="comp-kk1bxzn6" class="comp-kk1bxzn6 aVng1S wixui-horizontal-line"></div><!--/$--><!--$--><div id="comp-kk1bxzn72" class="HcOXKn SxM0TO QxJLC3 comp-kk1bxzn72 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_0 wixui-rich-text__text" style="font-size:16px; text-align:center;"><span style="font-family:wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium;" class="wixui-rich-text__text"><span style="letter-spacing:0.1em;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">POINT-OF-SALE</span></span></span></span></span></span></h1> <h1 class="font_0 wixui-rich-text__text" style="font-size:16px; text-align:center;"><span style="font-family:wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium;" class="wixui-rich-text__text"><span style="letter-spacing:0.1em;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">PROCESSING</span></span></span></span></span></span></h1></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-kk1bxzn91" class="comp-kk1bxzn91 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-kk1bxzn91" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kk1bxzn91" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kk1bxzn91" data-motion-part="BG_MEDIA comp-kk1bxzn91" class="VgO9Yg"></div></div><div data-mesh-id="comp-kk1bxzn91inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kk1bxzn91inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-kk1f7m4r" class="MazNVa comp-kk1f7m4r wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-kk1f7m4r" class="jhxvbR BI8PVQ" data-image-info="{"containerId":"comp-kk1f7m4r","displayMode":"fill","targetWidth":136,"targetHeight":123,"isLQIP":true,"encoding":"AVIF","imageData":{"width":125,"height":125,"uri":"e2eaaa_f0b98c7f6f4e494d8931867fa003dc3e~mv2.png","name":"Online-Payment-Icon.png","displayMode":"fill"}}" data-motion-part="BG_IMG comp-kk1f7m4r" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/e2eaaa_f0b98c7f6f4e494d8931867fa003dc3e~mv2.png/v1/fill/w_123,h_123,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Online-Payment-Icon.png" alt="Online-Payment-Icon.png" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="136" height="123" loading="lazy"/></wow-image></div></div><!--/$--><!--$--><div id="comp-kk1bxznd2" class="comp-kk1bxznd2 aVng1S wixui-horizontal-line"></div><!--/$--><!--$--><div id="comp-kk1bxznf" class="HcOXKn SxM0TO QxJLC3 comp-kk1bxznf wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_0 wixui-rich-text__text" style="font-size:16px; text-align:center;"><span style="font-family:wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium;" class="wixui-rich-text__text"><span style="letter-spacing:0.1em;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">ONLINE</span></span></span></span></span></span></h1> <h1 class="font_0 wixui-rich-text__text" style="font-size:16px; text-align:center;"><span style="font-family:wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium;" class="wixui-rich-text__text"><span style="letter-spacing:0.1em;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">PROCESSING</span></span></span></span></span></span></h1></div><!--/$--></div></div></div><!--/$--></div></section><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-ll2dfp4t" tabindex="-1" class="Oqnisf comp-ll2dfp4t wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-ll2dfp4t" data-hook="bgLayers" data-motion-part="BG_LAYER comp-ll2dfp4t" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-ll2dfp4t" data-motion-part="BG_MEDIA comp-ll2dfp4t" class="VgO9Yg"></div></div><div data-mesh-id="comp-ll2dfp4tinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-ll2dfp4tinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-kleghpnp" class="KaEeLN comp-kleghpnp"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-kleghpnpinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kleghpnpinlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div><!--/$--><!--$--><div id="comp-kk1h5zrw" class="HcOXKn SxM0TO QxJLC3 comp-kk1h5zrw wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_5 wixui-rich-text__text" style="line-height:1.1em; text-align:center; font-size:40px;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="letter-spacing:0.05em;" class="wixui-rich-text__text">Official Clover POS Systems Partner </span></span></h1></div><!--/$--><!--$--><div id="comp-kk1mehhy" class="VideoPlayer2054936319__root"></div><!--/$--><!--$--><div id="comp-kk1gycra" class="HcOXKn SxM0TO QxJLC3 comp-kk1gycra wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="font-size:18px;">As an Official Clover® POS (Point-of-Sale) Systems Partner, MerchantPro Express TEXAS provides expertise, support, sales, and knowledge for all Clover Point-of-Sale systems and products: Clover Station Solo, Clover Station Duo (formerly Clover Station Pro), Clover Mini, Clover Go, Clover Flex, and all other Clover and related devices. Clover is the leader in technologically advanced POS systems. It provides online ordering, reporting, employee management/scheduling, apps, faster payments, gift cards, loyalty programs, financial solutions, customer engagement and marketing, virtual terminal, and fraud deterrent features - beyond any other systems on the market. </p></div><!--/$--><!--$--><div id="comp-kk1mvzno" class="MazNVa comp-kk1mvzno wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-kk1mvzno" class="jhxvbR BI8PVQ" data-image-info="{"containerId":"comp-kk1mvzno","displayMode":"fill","targetWidth":155,"targetHeight":152,"isLQIP":true,"encoding":"AVIF","imageData":{"width":125,"height":125,"uri":"e2eaaa_d1ac6babe00341b6a47dc016a9f38450~mv2.png","name":"Official-Clover-Partner-Logo-RGB-125W.pn","displayMode":"fill"}}" data-motion-part="BG_IMG comp-kk1mvzno" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/e2eaaa_d1ac6babe00341b6a47dc016a9f38450~mv2.png/v1/fill/w_152,h_152,al_c,lg_1,q_85,enc_avif,quality_auto/Official-Clover-Partner-Logo-RGB-125W_pn.png" alt="Official-Clover-Partner-Logo-RGB-125W.pn" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="155" height="152" loading="lazy"/></wow-image></div></div><!--/$--><!--$--><div id="comp-kle6kanz" class="comp-kle6kanz" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.merchantproexpresstexas.com/clover-pos-point-of-sale-system" target="_blank" class="StylableButton2545352419__root style-ks9bduag__root wixui-button StylableButton2545352419__link" aria-label="LEARN MORE"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">LEARN MORE</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><?xml version="1.0" encoding="UTF-8"?> <svg data-bbox="25.849 20.098 148.61 159.903" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" data-type="shape"> <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M70.759 24.278c-2.483-4.574-7.721-5.499-11.759-2.255L43 35.18c-20.174 16.202-23.035 44.171-6 63.76l56 64.772c17.02 19.572 46.23 21.812 66 5.06l12-10.121c3.953-3.35 4.827-8.637 1-12.145l-28-25.301c-3.815-3.497-9.893-4.152-14-1.012l-15 14.169-45-51.616L84 69.59c4-3.036 6-9.109 4-13.157L70.759 24.278z"/> </g> </svg> </span></span></span></a></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-ll2dfp4t1" tabindex="-1" class="Oqnisf comp-ll2dfp4t1 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-ll2dfp4t1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-ll2dfp4t1" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-ll2dfp4t1" data-motion-part="BG_MEDIA comp-ll2dfp4t1" class="VgO9Yg"></div></div><div data-mesh-id="comp-ll2dfp4t1inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-ll2dfp4t1inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-khc9q1ed" class="comp-khc9q1ed wixui-vector-image"><div data-testid="svgRoot-comp-khc9q1ed" class="AKxYR5 VZYmYf comp-khc9q1ed"><svg preserveAspectRatio="none" data-bbox="17.3 68.2 165.3 63.6" xmlns="http://www.w3.org/2000/svg" viewBox="17.3 68.2 165.3 63.6" role=presentation aria-hidden=true> <g> <path d="M182.6 68.2v63.6H17.3V68.2h165.3z"/> </g> </svg> </div></div><!--/$--><!--$--><div id="comp-khc5eryk" class=" "><div class="comp-khc5eryk"><style>.comp-khc5eryk { --wix-color-1: 13,33,48; --wix-color-2: 14,46,71; --wix-color-3: 88,117,140; --wix-color-4: 157,177,191; --wix-color-5: 255,255,255; --wix-color-6: 43,48,50; --wix-color-7: 85,95,99; --wix-color-8: 128,143,149; --wix-color-9: 171,181,184; --wix-color-10: 209,217,220; --wix-color-11: 38,37,34; --wix-color-12: 75,73,68; --wix-color-13: 113,110,102; --wix-color-14: 160,158,153; --wix-color-15: 208,206,201; --wix-color-16: 28,42,28; --wix-color-17: 56,85,57; --wix-color-18: 84,127,85; --wix-color-19: 141,170,142; --wix-color-20: 188,212,189; --wix-color-21: 60,57,36; --wix-color-22: 119,114,71; --wix-color-23: 179,171,107; --wix-color-24: 204,200,163; --wix-color-25: 230,226,199; --wix-color-26: 13,33,48; --wix-color-27: 255,255,255; --wix-color-28: 14,46,71; --wix-color-29: 88,117,140; --wix-color-30: 157,177,191; --wix-color-31: 128,143,149; --wix-color-32: 255,255,255; --wix-color-33: 88,117,140; --wix-color-34: 13,33,48; --wix-color-35: 255,255,255; --wix-color-36: 255,255,255; --wix-color-37: 14,46,71; --wix-color-38: 128,143,149; --wix-color-39: 128,143,149; --wix-color-40: 13,33,48; --wix-color-41: 13,33,48; --wix-color-42: 128,143,149; --wix-color-43: 128,143,149; --wix-color-44: 88,117,140; --wix-color-45: 88,117,140; --wix-color-46: 13,33,48; --wix-color-47: 13,33,48; --wix-color-48: 128,143,149; --wix-color-49: 128,143,149; --wix-color-50: 128,143,149; --wix-color-51: 128,143,149; --wix-color-52: 13,33,48; --wix-color-53: 13,33,48; --wix-color-54: 88,117,140; --wix-color-55: 88,117,140; --wix-font-Title: normal normal normal 24px/1.4em futura-lt-w01-light,sans-serif; --wix-font-Title-style: normal; --wix-font-Title-variant: normal; --wix-font-Title-weight: normal; --wix-font-Title-size: 24px; --wix-font-Title-line-height: 1.4em; --wix-font-Title-family: futura-lt-w01-light,sans-serif; --wix-font-Title-text-decoration: none; --wix-font-Menu: normal normal normal 16px/1.4em din-next-w01-light,sans-serif; --wix-font-Menu-style: normal; --wix-font-Menu-variant: normal; --wix-font-Menu-weight: normal; --wix-font-Menu-size: 16px; --wix-font-Menu-line-height: 1.4em; --wix-font-Menu-family: din-next-w01-light,sans-serif; --wix-font-Menu-text-decoration: none; --wix-font-Page-title: normal normal normal 14px/1.4em wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium; --wix-font-Page-title-style: normal; --wix-font-Page-title-variant: normal; --wix-font-Page-title-weight: normal; --wix-font-Page-title-size: 14px; --wix-font-Page-title-line-height: 1.4em; --wix-font-Page-title-family: wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium; --wix-font-Page-title-text-decoration: none; --wix-font-Heading-XL: normal normal bold 85px/1.4em futura-lt-w01-book,sans-serif; --wix-font-Heading-XL-style: normal; --wix-font-Heading-XL-variant: normal; --wix-font-Heading-XL-weight: bold; --wix-font-Heading-XL-size: 85px; --wix-font-Heading-XL-line-height: 1.4em; --wix-font-Heading-XL-family: futura-lt-w01-book,sans-serif; --wix-font-Heading-XL-text-decoration: none; --wix-font-Heading-L: normal normal bold 40px/1.4em futura-lt-w01-book,sans-serif; --wix-font-Heading-L-style: normal; --wix-font-Heading-L-variant: normal; --wix-font-Heading-L-weight: bold; --wix-font-Heading-L-size: 40px; --wix-font-Heading-L-line-height: 1.4em; --wix-font-Heading-L-family: futura-lt-w01-book,sans-serif; --wix-font-Heading-L-text-decoration: none; --wix-font-Heading-M: normal normal normal 40px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular; --wix-font-Heading-M-style: normal; --wix-font-Heading-M-variant: normal; --wix-font-Heading-M-weight: normal; --wix-font-Heading-M-size: 40px; --wix-font-Heading-M-line-height: 1.4em; --wix-font-Heading-M-family: wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular; --wix-font-Heading-M-text-decoration: none; --wix-font-Heading-S: normal normal normal 19px/1.4em futura-lt-w01-light,sans-serif; --wix-font-Heading-S-style: normal; --wix-font-Heading-S-variant: normal; --wix-font-Heading-S-weight: normal; --wix-font-Heading-S-size: 19px; --wix-font-Heading-S-line-height: 1.4em; --wix-font-Heading-S-family: futura-lt-w01-light,sans-serif; --wix-font-Heading-S-text-decoration: none; --wix-font-Body-L: normal normal normal 18px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular; --wix-font-Body-L-style: normal; --wix-font-Body-L-variant: normal; --wix-font-Body-L-weight: normal; --wix-font-Body-L-size: 18px; --wix-font-Body-L-line-height: 1.4em; --wix-font-Body-L-family: wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular; --wix-font-Body-L-text-decoration: none; --wix-font-Body-M: normal normal normal 18px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular; --wix-font-Body-M-style: normal; --wix-font-Body-M-variant: normal; --wix-font-Body-M-weight: normal; --wix-font-Body-M-size: 18px; --wix-font-Body-M-line-height: 1.4em; --wix-font-Body-M-family: wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular; --wix-font-Body-M-text-decoration: none; --wix-font-Body-S: normal normal normal 14px/1.4em futura-lt-w01-light,sans-serif; --wix-font-Body-S-style: normal; --wix-font-Body-S-variant: normal; --wix-font-Body-S-weight: normal; --wix-font-Body-S-size: 14px; --wix-font-Body-S-line-height: 1.4em; --wix-font-Body-S-family: futura-lt-w01-light,sans-serif; --wix-font-Body-S-text-decoration: none; --wix-font-Body-XS: normal normal normal 12px/1.4em din-next-w01-light,sans-serif; --wix-font-Body-XS-style: normal; --wix-font-Body-XS-variant: normal; --wix-font-Body-XS-weight: normal; --wix-font-Body-XS-size: 12px; --wix-font-Body-XS-line-height: 1.4em; --wix-font-Body-XS-family: din-next-w01-light,sans-serif; --wix-font-Body-XS-text-decoration: none; --wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh; --wix-font-LIGHT-style: normal; --wix-font-LIGHT-variant: normal; --wix-font-LIGHT-weight: normal; --wix-font-LIGHT-size: 12px; --wix-font-LIGHT-line-height: 1.4em; --wix-font-LIGHT-family: HelveticaNeueW01-45Ligh; --wix-font-LIGHT-text-decoration: none; --wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma; --wix-font-MEDIUM-style: normal; --wix-font-MEDIUM-variant: normal; --wix-font-MEDIUM-weight: normal; --wix-font-MEDIUM-size: 12px; --wix-font-MEDIUM-line-height: 1.4em; --wix-font-MEDIUM-family: HelveticaNeueW01-55Roma; --wix-font-MEDIUM-text-decoration: none; --wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi; --wix-font-STRONG-style: normal; --wix-font-STRONG-variant: normal; --wix-font-STRONG-weight: normal; --wix-font-STRONG-size: 12px; --wix-font-STRONG-line-height: 1.4em; --wix-font-STRONG-family: HelveticaNeueW01-65Medi; --wix-font-STRONG-text-decoration: none; --wix-direction: ltr; --collageDensity: 100; --galleryHorizontalAlign: 1; --galleryLayout: 4; --gallerySize: 45; --gallerySliderImageRatio: 3; --galleryVerticalAlign: 1; --gridStyle: 1; --imageResize: 0; --loveCounter: 0; --newItemsDetails: 1; --newItemsLocation: 0; --te-padding-slider: 30; --thumbnailSpacings: 10; --showArrows: 1; --itemClick: 0; --m_galleryLayout: 4; --textFont: normal normal normal 20px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular; --actionsColorExpand: 255,255,255; --actionsColorExpand-rgb: 255,255,255; --actionsColorExpand-opacity: 1; --backColor: 47,41,81; --backColor-rgb: 47,41,81; --backColor-opacity: 1; --bgColorExpand: 13,33,48; --bgColorExpand-rgb: 13,33,48; --bgColorExpand-opacity: 1; --descriptionColorExpand: 255,255,255; --descriptionColorExpand-rgb: 255,255,255; --descriptionColorExpand-opacity: 1; --foreColor: 255,255,255; --foreColor-rgb: 255,255,255; --foreColor-opacity: 1; --itemDescriptionFontColor: 13,33,48; --itemDescriptionFontColor-rgb: 13,33,48; --itemDescriptionFontColor-opacity: 1; --itemDescriptionFontColorSlideshow: 255,255,255; --itemDescriptionFontColorSlideshow-rgb: 255,255,255; --itemDescriptionFontColorSlideshow-opacity: 1; --itemFontColor: 13,33,48; --itemFontColor-rgb: 13,33,48; --itemFontColor-opacity: 1; --itemFontColorSlideshow: 255,255,255; --itemFontColorSlideshow-rgb: 255,255,255; --itemFontColorSlideshow-opacity: 1; --itemIconColor: 255,255,255; --itemIconColor-rgb: 255,255,255; --itemIconColor-opacity: 1; --itemIconColorSlideshow: 255,255,255; --itemIconColorSlideshow-rgb: 255,255,255; --itemIconColorSlideshow-opacity: 1; --itemOpacity: 157,177,191,0; --itemOpacity-rgb: 157,177,191; --itemOpacity-opacity: 0; --loadMoreButtonBorderColor: 255,255,255; --loadMoreButtonBorderColor-rgb: 255,255,255; --loadMoreButtonBorderColor-opacity: 1; --loadMoreButtonColor: 13,33,48; --loadMoreButtonColor-rgb: 13,33,48; --loadMoreButtonColor-opacity: 1; --loadMoreButtonFontColor: 255,255,255; --loadMoreButtonFontColor-rgb: 255,255,255; --loadMoreButtonFontColor-opacity: 1; --te-background-color-picker: 255,173,0; --te-background-color-picker-rgb: 255,173,0; --te-background-color-picker-opacity: 1; --titleColorExpand: 255,255,255; --titleColorExpand-rgb: 255,255,255; --titleColorExpand-opacity: 1; --arrowsColor: 255,255,255; --arrowsColor-rgb: 255,255,255; --arrowsColor-opacity: 1; --textBoxFillColor: 14,46,71; --textBoxFillColor-rgb: 14,46,71; --textBoxFillColor-opacity: 1; --customButtonFontColorForHover: 255,255,255; --customButtonFontColorForHover-rgb: 255,255,255; --customButtonFontColorForHover-opacity: 1; --customButtonFontColor: 13,33,48; --customButtonFontColor-rgb: 13,33,48; --customButtonFontColor-opacity: 1; --customButtonColor: 13,33,48,0; --customButtonColor-rgb: 13,33,48; --customButtonColor-opacity: 0; --customButtonBorderColor: 13,33,48; --customButtonBorderColor-rgb: 13,33,48; --customButtonBorderColor-opacity: 1; --itemBorderColor: 255,255,255; --itemBorderColor-rgb: 255,255,255; --itemBorderColor-opacity: 1; --textBoxBorderColor: 255,255,255; --textBoxBorderColor-rgb: 255,255,255; --textBoxBorderColor-opacity: 1; --itemShadowOpacityAndColor: 255,255,255,0.2; --itemShadowOpacityAndColor-rgb: 255,255,255; --itemShadowOpacityAndColor-opacity: 0.2; --imageLoadingColor: 88,117,140; --imageLoadingColor-rgb: 88,117,140; --imageLoadingColor-opacity: 1; --oneColorAnimationColor: 13,33,48; --oneColorAnimationColor-rgb: 13,33,48; --oneColorAnimationColor-opacity: 1; --m_itemOpacity: 157,177,191,0; --m_itemOpacity-rgb: 157,177,191; --m_itemOpacity-opacity: 0; --m_itemIconColorSlideshow: 255,255,255; --m_itemIconColorSlideshow-rgb: 255,255,255; --m_itemIconColorSlideshow-opacity: 1; --m_itemIconColor: 13,33,48; --m_itemIconColor-rgb: 13,33,48; --m_itemIconColor-opacity: 1; --m_arrowsColor: 13,33,48; --m_arrowsColor-rgb: 13,33,48; --m_arrowsColor-opacity: 1; --m_itemFontColor: 13,33,48; --m_itemFontColor-rgb: 13,33,48; --m_itemFontColor-opacity: 1; --m_itemFontColorSlideshow: 255,255,255; --m_itemFontColorSlideshow-rgb: 255,255,255; --m_itemFontColorSlideshow-opacity: 1; --m_itemDescriptionFontColor: 13,33,48; --m_itemDescriptionFontColor-rgb: 13,33,48; --m_itemDescriptionFontColor-opacity: 1; --m_itemDescriptionFontColorSlideshow: 255,255,255; --m_itemDescriptionFontColorSlideshow-rgb: 255,255,255; --m_itemDescriptionFontColorSlideshow-opacity: 1; --m_customButtonFontColorForHover: 255,255,255; --m_customButtonFontColorForHover-rgb: 255,255,255; --m_customButtonFontColorForHover-opacity: 1; --m_customButtonFontColor: 13,33,48; --m_customButtonFontColor-rgb: 13,33,48; --m_customButtonFontColor-opacity: 1; --m_customButtonColor: 13,33,48,0; --m_customButtonColor-rgb: 13,33,48; --m_customButtonColor-opacity: 0; --m_customButtonBorderColor: 13,33,48; --m_customButtonBorderColor-rgb: 13,33,48; --m_customButtonBorderColor-opacity: 1; --m_loadMoreButtonFontColor: 255,255,255; --m_loadMoreButtonFontColor-rgb: 255,255,255; --m_loadMoreButtonFontColor-opacity: 1; --m_loadMoreButtonColor: 13,33,48; --m_loadMoreButtonColor-rgb: 13,33,48; --m_loadMoreButtonColor-opacity: 1; --m_loadMoreButtonBorderColor: 255,255,255; --m_loadMoreButtonBorderColor-rgb: 255,255,255; --m_loadMoreButtonBorderColor-opacity: 1; --m_itemBorderColor: 255,255,255; --m_itemBorderColor-rgb: 255,255,255; --m_itemBorderColor-opacity: 1; --m_itemShadowOpacityAndColor: 255,255,255,0.2; --m_itemShadowOpacityAndColor-rgb: 255,255,255; --m_itemShadowOpacityAndColor-opacity: 0.2; --m_oneColorAnimationColor: 13,33,48; --m_oneColorAnimationColor-rgb: 13,33,48; --m_oneColorAnimationColor-opacity: 1; --backgroundColor: 88,117,140; --backgroundColor-rgb: 88,117,140; --backgroundColor-opacity: 1; --textColor: 255,255,255; --textColor-rgb: 255,255,255; --textColor-opacity: 1; --descriptionFontExpand: normal normal normal 18px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular; --descriptionFontExpand-style: normal; --descriptionFontExpand-variant: normal; --descriptionFontExpand-weight: normal; --descriptionFontExpand-size: 18px; --descriptionFontExpand-line-height: 1.4em; --descriptionFontExpand-family: wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular; --descriptionFontExpand-text-decoration: none; --itemDescriptionFont: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif; --itemDescriptionFont-style: normal; --itemDescriptionFont-variant: normal; --itemDescriptionFont-weight: normal; --itemDescriptionFont-size: 15px; --itemDescriptionFont-line-height: 18px; --itemDescriptionFont-family: avenir-lt-w01_35-light1475496,sans-serif; --itemDescriptionFont-text-decoration: none; --itemDescriptionFontSlideshow: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif; --itemDescriptionFontSlideshow-style: normal; --itemDescriptionFontSlideshow-variant: normal; --itemDescriptionFontSlideshow-weight: normal; --itemDescriptionFontSlideshow-size: 15px; --itemDescriptionFontSlideshow-line-height: 18px; --itemDescriptionFontSlideshow-family: avenir-lt-w01_35-light1475496,sans-serif; --itemDescriptionFontSlideshow-text-decoration: none; --itemFont: normal normal normal 19px/1.4em futura-lt-w01-light,sans-serif; --itemFont-style: normal; --itemFont-variant: normal; --itemFont-weight: normal; --itemFont-size: 19px; --itemFont-line-height: 1.4em; --itemFont-family: futura-lt-w01-light,sans-serif; --itemFont-text-decoration: none; --itemFontSlideshow: normal normal normal 22px/27px avenir-lt-w01_85-heavy1475544,sans-serif; --itemFontSlideshow-style: normal; --itemFontSlideshow-variant: normal; --itemFontSlideshow-weight: normal; --itemFontSlideshow-size: 22px; --itemFontSlideshow-line-height: 27px; --itemFontSlideshow-family: avenir-lt-w01_85-heavy1475544,sans-serif; --itemFontSlideshow-text-decoration: none; --loadMoreButtonFont: normal normal normal 18px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular; --loadMoreButtonFont-style: normal; --loadMoreButtonFont-variant: normal; --loadMoreButtonFont-weight: normal; --loadMoreButtonFont-size: 18px; --loadMoreButtonFont-line-height: 1.4em; --loadMoreButtonFont-family: wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular; --loadMoreButtonFont-text-decoration: none; --text-editor-font: normal normal normal 30px/37px avenir-lt-w01_85-heavy1475544,sans-serif; --text-editor-font-style: normal; --text-editor-font-variant: normal; --text-editor-font-weight: normal; --text-editor-font-size: 30px; --text-editor-font-line-height: 37px; --text-editor-font-family: avenir-lt-w01_85-heavy1475544,sans-serif; --text-editor-font-text-decoration: none; --text-editor-font-1499936284098: normal normal normal 40px/50px avenir-lt-w01_35-light1475496,sans-serif; --text-editor-font-1499936284098-style: normal; --text-editor-font-1499936284098-variant: normal; --text-editor-font-1499936284098-weight: normal; --text-editor-font-1499936284098-size: 40px; --text-editor-font-1499936284098-line-height: 50px; --text-editor-font-1499936284098-family: avenir-lt-w01_35-light1475496,sans-serif; --text-editor-font-1499936284098-text-decoration: none; --titleFontExpand: normal normal normal 14px/1.4em wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium; --titleFontExpand-style: normal; --titleFontExpand-variant: normal; --titleFontExpand-weight: normal; --titleFontExpand-size: 14px; --titleFontExpand-line-height: 1.4em; --titleFontExpand-family: wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium; --titleFontExpand-text-decoration: none; --customButtonFontForHover: normal normal normal 15px/18px futura-lt-w01-light,sans-serif; --customButtonFontForHover-style: normal; --customButtonFontForHover-variant: normal; --customButtonFontForHover-weight: normal; --customButtonFontForHover-size: 15px; --customButtonFontForHover-line-height: 18px; --customButtonFontForHover-family: futura-lt-w01-light,sans-serif; --customButtonFontForHover-text-decoration: none; --customButtonFont: normal normal normal 15px/18px futura-lt-w01-light,sans-serif; --customButtonFont-style: normal; --customButtonFont-variant: normal; --customButtonFont-weight: normal; --customButtonFont-size: 15px; --customButtonFont-line-height: 18px; --customButtonFont-family: futura-lt-w01-light,sans-serif; --customButtonFont-text-decoration: none; --text-editor-font-1605023377775: normal normal normal 12px/15px "arial black",arial-w01-black,sans-serif; --text-editor-font-1605023377775-style: normal; --text-editor-font-1605023377775-variant: normal; --text-editor-font-1605023377775-weight: normal; --text-editor-font-1605023377775-size: 12px; --text-editor-font-1605023377775-line-height: 15px; --text-editor-font-1605023377775-family: "arial black",arial-w01-black,sans-serif; --text-editor-font-1605023377775-text-decoration: none; --text-editor-font-1605031948605: normal normal normal 15px/18px arial,"ms pゴシック","ms pgothic",돋움,dotum,helvetica,sans-serif; --text-editor-font-1605031948605-style: normal; --text-editor-font-1605031948605-variant: normal; --text-editor-font-1605031948605-weight: normal; --text-editor-font-1605031948605-size: 15px; --text-editor-font-1605031948605-line-height: 18px; --text-editor-font-1605031948605-family: arial,"ms pゴシック","ms pgothic",돋움,dotum,helvetica,sans-serif; --text-editor-font-1605031948605-text-decoration: none; --text-editor-font-1605033597927: normal normal normal 12px/15px "arial black",arial-w01-black,sans-serif; --text-editor-font-1605033597927-style: normal; --text-editor-font-1605033597927-variant: normal; --text-editor-font-1605033597927-weight: normal; --text-editor-font-1605033597927-size: 12px; --text-editor-font-1605033597927-line-height: 15px; --text-editor-font-1605033597927-family: "arial black",arial-w01-black,sans-serif; --text-editor-font-1605033597927-text-decoration: none; --text-editor-font-1605034145712: normal normal normal 14px/1.4em wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium; --text-editor-font-1605034145712-style: normal; --text-editor-font-1605034145712-variant: normal; --text-editor-font-1605034145712-weight: normal; --text-editor-font-1605034145712-size: 14px; --text-editor-font-1605034145712-line-height: 1.4em; --text-editor-font-1605034145712-family: wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium; --text-editor-font-1605034145712-text-decoration: none; --text-editor-font-1605034170796: normal normal normal 12px/15px "arial black",arial-w01-black,sans-serif; --text-editor-font-1605034170796-style: normal; --text-editor-font-1605034170796-variant: normal; --text-editor-font-1605034170796-weight: normal; --text-editor-font-1605034170796-size: 12px; --text-editor-font-1605034170796-line-height: 15px; --text-editor-font-1605034170796-family: "arial black",arial-w01-black,sans-serif; --text-editor-font-1605034170796-text-decoration: none; --text-editor-font-1605034280630: normal normal normal 12px/15px "arial black",arial-w01-black,sans-serif; --text-editor-font-1605034280630-style: normal; --text-editor-font-1605034280630-variant: normal; --text-editor-font-1605034280630-weight: normal; --text-editor-font-1605034280630-size: 12px; --text-editor-font-1605034280630-line-height: 15px; --text-editor-font-1605034280630-family: "arial black",arial-w01-black,sans-serif; --text-editor-font-1605034280630-text-decoration: none; --text-editor-font-1605034331852: normal normal normal 12px/15px "arial black",arial-w01-black,sans-serif; --text-editor-font-1605034331852-style: normal; --text-editor-font-1605034331852-variant: normal; --text-editor-font-1605034331852-weight: normal; --text-editor-font-1605034331852-size: 12px; --text-editor-font-1605034331852-line-height: 15px; --text-editor-font-1605034331852-family: "arial black",arial-w01-black,sans-serif; --text-editor-font-1605034331852-text-decoration: none; --text-editor-font-1605034391755: normal normal normal 14px/1.4em wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium; --text-editor-font-1605034391755-style: normal; --text-editor-font-1605034391755-variant: normal; --text-editor-font-1605034391755-weight: normal; --text-editor-font-1605034391755-size: 14px; --text-editor-font-1605034391755-line-height: 1.4em; --text-editor-font-1605034391755-family: wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium; --text-editor-font-1605034391755-text-decoration: none; --text-editor-font-1605034412763: normal normal normal 12px/15px "arial black",arial-w01-black,sans-serif; --text-editor-font-1605034412763-style: normal; --text-editor-font-1605034412763-variant: normal; --text-editor-font-1605034412763-weight: normal; --text-editor-font-1605034412763-size: 12px; --text-editor-font-1605034412763-line-height: 15px; --text-editor-font-1605034412763-family: "arial black",arial-w01-black,sans-serif; --text-editor-font-1605034412763-text-decoration: none; --text-editor-font-1605034443711: normal normal normal 12px/15px "arial black",arial-w01-black,sans-serif; --text-editor-font-1605034443711-style: normal; --text-editor-font-1605034443711-variant: normal; --text-editor-font-1605034443711-weight: normal; --text-editor-font-1605034443711-size: 12px; --text-editor-font-1605034443711-line-height: 15px; --text-editor-font-1605034443711-family: "arial black",arial-w01-black,sans-serif; --text-editor-font-1605034443711-text-decoration: none; --text-editor-font-1605034518950: normal normal normal 14px/1.4em wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium; --text-editor-font-1605034518950-style: normal; --text-editor-font-1605034518950-variant: normal; --text-editor-font-1605034518950-weight: normal; --text-editor-font-1605034518950-size: 14px; --text-editor-font-1605034518950-line-height: 1.4em; --text-editor-font-1605034518950-family: wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium; --text-editor-font-1605034518950-text-decoration: none; --text-editor-font-1605034539848: normal normal normal 12px/15px "arial black",arial-w01-black,sans-serif; --text-editor-font-1605034539848-style: normal; --text-editor-font-1605034539848-variant: normal; --text-editor-font-1605034539848-weight: normal; --text-editor-font-1605034539848-size: 12px; --text-editor-font-1605034539848-line-height: 15px; --text-editor-font-1605034539848-family: "arial black",arial-w01-black,sans-serif; --text-editor-font-1605034539848-text-decoration: none; --text-editor-font-1605034585406: normal normal normal 12px/15px "arial black",arial-w01-black,sans-serif; --text-editor-font-1605034585406-style: normal; --text-editor-font-1605034585406-variant: normal; --text-editor-font-1605034585406-weight: normal; --text-editor-font-1605034585406-size: 12px; --text-editor-font-1605034585406-line-height: 15px; --text-editor-font-1605034585406-family: "arial black",arial-w01-black,sans-serif; --text-editor-font-1605034585406-text-decoration: none; --m_itemFont: normal normal normal 19px/23px futura-lt-w01-light,sans-serif; --m_itemFont-style: normal; --m_itemFont-variant: normal; --m_itemFont-weight: normal; --m_itemFont-size: 19px; --m_itemFont-line-height: 23px; --m_itemFont-family: futura-lt-w01-light,sans-serif; --m_itemFont-text-decoration: none; --m_itemFontSlideshow: normal normal normal 22px/27px avenir-lt-w01_85-heavy1475544,sans-serif; --m_itemFontSlideshow-style: normal; --m_itemFontSlideshow-variant: normal; --m_itemFontSlideshow-weight: normal; --m_itemFontSlideshow-size: 22px; --m_itemFontSlideshow-line-height: 27px; --m_itemFontSlideshow-family: avenir-lt-w01_85-heavy1475544,sans-serif; --m_itemFontSlideshow-text-decoration: none; --m_itemDescriptionFont: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif; --m_itemDescriptionFont-style: normal; --m_itemDescriptionFont-variant: normal; --m_itemDescriptionFont-weight: normal; --m_itemDescriptionFont-size: 15px; --m_itemDescriptionFont-line-height: 18px; --m_itemDescriptionFont-family: avenir-lt-w01_35-light1475496,sans-serif; --m_itemDescriptionFont-text-decoration: none; --m_itemDescriptionFontSlideshow: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif; --m_itemDescriptionFontSlideshow-style: normal; --m_itemDescriptionFontSlideshow-variant: normal; --m_itemDescriptionFontSlideshow-weight: normal; --m_itemDescriptionFontSlideshow-size: 15px; --m_itemDescriptionFontSlideshow-line-height: 18px; --m_itemDescriptionFontSlideshow-family: avenir-lt-w01_35-light1475496,sans-serif; --m_itemDescriptionFontSlideshow-text-decoration: none; --m_customButtonFontForHover: normal normal normal 15px/18px futura-lt-w01-light,sans-serif; --m_customButtonFontForHover-style: normal; --m_customButtonFontForHover-variant: normal; --m_customButtonFontForHover-weight: normal; --m_customButtonFontForHover-size: 15px; --m_customButtonFontForHover-line-height: 18px; --m_customButtonFontForHover-family: futura-lt-w01-light,sans-serif; --m_customButtonFontForHover-text-decoration: none; --m_customButtonFont: normal normal normal 15px/18px futura-lt-w01-light,sans-serif; --m_customButtonFont-style: normal; --m_customButtonFont-variant: normal; --m_customButtonFont-weight: normal; --m_customButtonFont-size: 15px; --m_customButtonFont-line-height: 18px; --m_customButtonFont-family: futura-lt-w01-light,sans-serif; --m_customButtonFont-text-decoration: none; --m_loadMoreButtonFont: normal normal normal 16px/20px futura-lt-w01-light,sans-serif; --m_loadMoreButtonFont-style: normal; --m_loadMoreButtonFont-variant: normal; --m_loadMoreButtonFont-weight: normal; --m_loadMoreButtonFont-size: 16px; --m_loadMoreButtonFont-line-height: 20px; --m_loadMoreButtonFont-family: futura-lt-w01-light,sans-serif; --m_loadMoreButtonFont-text-decoration: none; --textFont-style: normal; --textFont-variant: normal; --textFont-weight: normal; --textFont-size: 20px; --textFont-line-height: 1.4em; --textFont-family: wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular; --textFont-text-decoration: none; }</style><style> .s_mW2O1.oyWIOGH--madefor{--wbu-font-stack:var(--wix-font-stack);--wbu-font-weight-regular:var(--wix-font-weight-regular);--wbu-font-weight-medium:var(--wix-font-weight-medium);--wbu-font-weight-bold:var(--wix-font-weight-bold)} .sEIvoL3.oCqG_7p--madefor{--wbu-font-stack:var(--wix-font-stack);--wbu-font-weight-regular:var(--wix-font-weight-regular);--wbu-font-weight-medium:var(--wix-font-weight-medium);--wbu-font-weight-bold:var(--wix-font-weight-bold)} .nav-arrows-container .custom-nav-arrows svg{width:100%;height:100%} .fullscreen-focus-lock { height: 100%; } .pro-gallery-stop-scroll-for-fullscreen{overflow-y:hidden}div.pro-gallery-parent-container .show-more-container i.show-more:hover{opacity:1}div.pro-gallery-parent-container .show-more-container button.show-more{border-style:solid}div.pro-gallery-parent-container .show-more-container button.show-more:hover{opacity:1}div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more:hover{opacity:1}div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{border-style:solid}div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more:hover{opacity:1} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i{background:none !important;font-size:26px} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{z-index:12} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{z-index:11} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info button:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info a:hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover button:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a:hover{opacity:.7} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .info-element-title{font-size:22px} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{opacity:1;background:rgba(0,0,0,0);border-style:solid} .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before, .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{opacity:.6} .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before, .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{opacity:1} .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{font-size:15px} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.gallery-item-video i{font-size:26px} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{z-index:12} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{z-index:11} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info button:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a:hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover button:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover a:hover{opacity:.7} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{font-size:22px} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{opacity:1;background:rgba(0,0,0,0);border-style:solid} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{opacity:.6} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{opacity:1} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{font-size:15px} .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after, .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after, .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after, .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after, .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{opacity:.3} .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon.fullscreen-cart-icon{background:inherit !important} .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon.fullscreen-social-love-store.pro-gallery-loved{color:#e03939 !important} .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon.fullscreen-social-love.pro-gallery-loved{color:#e03939 !important} .social-share-wrapper{position:fixed;top:0;bottom:0;left:0;right:0;z-index:200005} .social-share-wrapper .mobile-social-share-screen{position:absolute;top:0;height:100%;width:100%;z-index:-1;background-color:rgba(0,0,0,0)} .social-share-wrapper .mobile-social-share-screen.mobile-social-share-screen-visible{z-index:200005;background-color:rgba(0,0,0,.6);transition:background-color .3s ease} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-background{height:calc(100% - 150px);touch-action:none} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab{position:absolute;bottom:0px;width:100%;height:150px;box-sizing:border-box;background-color:#fff;margin-bottom:-150px;display:flex;justify-content:center;align-items:center;transition:all .4s ease} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab.mobile-social-share-tab-visible{margin-bottom:0px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-items-list{display:flex;justify-content:space-between;width:220px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-items-list .social-share-icon{height:16px;width:16px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-copylink-container{height:32px;margin-top:20px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-copylink-container .social-share-copylink-input{width:200px;font-size:11px;padding:2px 4px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-copylink-container .social-share-copylink-button{width:40px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-copylink-container .social-share-copylink-button .social-share-copylink-icon{height:16px;width:16px} .social-share-wrapper .desktop-social-share-screen{position:fixed;top:0;left:0;height:100%;width:100%;z-index:-1;background-color:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center} .social-share-wrapper .desktop-social-share-screen.desktop-social-share-screen-visible{z-index:200005;background-color:rgba(0,0,0,.6);transition:all .4s ease} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-background{position:fixed;height:100%;width:100%} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup{position:relative;width:580px;height:250px;box-sizing:border-box;background-color:#fff;display:flex;justify-content:center;align-items:center;margin-bottom:-100px;opacity:0;transition:all .4s ease} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup.desktop-social-share-popup-visible{margin-bottom:0px;opacity:1} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .desktop-social-share-popup-close-button{position:absolute;top:24px;right:24px;cursor:pointer} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .desktop-social-share-popup-close-button:focus{border-radius:7px;box-shadow:inset 0 0 1px 3px #116dff} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .social-share-items-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .social-share-items-container .social-share-items-list{display:flex;justify-content:space-between;width:280px} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .social-share-items-container .social-share-items-list .social-share-icon{height:24px;width:24px;transition:color .2s ease} .social-share-wrapper .social-share-item{position:relative} .social-share-wrapper .social-share-item .social-share-button{opacity:1;transition:opacity .2s ease;cursor:pointer} .social-share-wrapper .social-share-item .social-share-button:focus{border-radius:7px;box-shadow:inset 0 0 1px 3px #116dff} .social-share-wrapper .social-share-item .social-share-button:hover{opacity:.65} .social-share-wrapper .social-share-item .social-share-button:active{opacity:1} .social-share-wrapper .social-share-copylink-container{display:flex;margin-top:25px;height:40px} .social-share-wrapper .social-share-copylink-container .social-share-copylink-input{border:1px solid #000;padding:2px 8px;height:100%;width:260px} .social-share-wrapper .social-share-copylink-container .social-share-copylink-button{width:50px;height:100%;background-color:#000;color:#fff;cursor:pointer;transition:background-color .1s ease} .social-share-wrapper .social-share-copylink-container .social-share-copylink-button:focus{border-radius:7px;box-shadow:inset 0 0 1px 3px #116dff} .social-share-wrapper .social-share-copylink-container .social-share-copylink-button:hover{background-color:rgba(0,0,0,.65)} .social-share-wrapper .social-share-copylink-container .social-share-copylink-button .social-share-copylink-icon{margin-top:2px}div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover) .gallery-item-content .gallery-item{transition:opacity .4s ease !important}div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover).simulate-hover .gallery-item-content .gallery-item,div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover):hover .gallery-item-content .gallery-item{opacity:0}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .gallery-item-hover:not(.hide-hover),div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .hover-info-element{transition:transform 2.2s cubic-bezier(0.14, 0.4, 0.09, 0.99) !important}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover):hover .gallery-item-content{transform:scale(1.1)}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover).simulate-hover .gallery-item-hover:not(.hide-hover),div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover):hover .gallery-item-hover:not(.hide-hover){transform:scale(1.11)}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover).simulate-hover .gallery-item-hover:not(.hide-hover) .hover-info-element,div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover):hover .gallery-item-hover:not(.hide-hover) .hover-info-element{transform:scale(0.9009)}div.pro-gallery .gallery-item-container.blur-on-hover:not(.hide-hover) .gallery-item-content{transition:filter .4s linear !important}div.pro-gallery .gallery-item-container.blur-on-hover:not(.hide-hover).simulate-hover .gallery-item-content .gallery-item,div.pro-gallery .gallery-item-container.blur-on-hover:not(.hide-hover):hover .gallery-item-content .gallery-item{filter:blur(6px)}div.pro-gallery .gallery-item-container.grayscale-on-hover:not(.hide-hover) .gallery-item-content{transition:filter .6s ease !important}div.pro-gallery .gallery-item-container.grayscale-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.grayscale-on-hover:not(.hide-hover):hover .gallery-item-content{filter:grayscale(1)}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover){transition:background-color .4s ease !important}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover) .gallery-item-hover:not(.hide-hover){transition:transform .4s ease !important}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover).simulate-hover,div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover):hover{background-color:rgba(0,0,0,0) !important}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover):hover .gallery-item-content{transform:scale(0.985)}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover).simulate-hover .gallery-item-hover:not(.hide-hover),div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover):hover .gallery-item-hover:not(.hide-hover){transform:scale(0.985)}div.pro-gallery .gallery-item-container.invert-on-hover:not(.hide-hover) .gallery-item-content{transition:filter .6s ease !important}div.pro-gallery .gallery-item-container.invert-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.invert-on-hover:not(.hide-hover):hover .gallery-item-content{filter:invert(1)}div.pro-gallery .gallery-item-container.color-in-on-hover .gallery-item-content{filter:grayscale(1);transition:filter .6s ease !important}div.pro-gallery .gallery-item-container.color-in-on-hover.simulate-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.color-in-on-hover:hover:not(.hide-hover) .gallery-item-content{filter:grayscale(0)}div.pro-gallery .gallery-item-container.darkened-on-hover .gallery-item-content{filter:brightness(1);transition:filter .6s ease !important}div.pro-gallery .gallery-item-container.darkened-on-hover.simulate-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.darkened-on-hover:hover:not(.hide-hover) .gallery-item-content{filter:brightness(0.7)}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover{transition:none}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{opacity:0}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover .gallery-item-hover-inner{opacity:0}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover,div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover){transition:none}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover):before{opacity:1;background:rgba(8,8,8,.75)}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover .info-member:not(.hidden),div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover) .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover) .info-member:not(.hidden){opacity:1 !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover{transition:filter .4s ease,opacity .4s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover:before{transition:filter .4s ease,opacity .4s ease !important;filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover{transition:transform .4s ease,filter .2s ease,opacity .2s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover:before{transition:transform .4s ease,filter .2s ease,opacity .2s ease !important;transform:scale(0.9);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover .info-member:not(.hidden){transition:opacity .2s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand:hover .gallery-item-hover:not(.hide-hover):before{transform:scale(1);filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateY(100%);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up:hover .gallery-item-hover:not(.hide-hover):before{transform:translateY(0);filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateX(-100%);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right:hover .gallery-item-hover:not(.hide-hover):before{transform:translateX(0);filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateX(100%);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left:hover .gallery-item-hover:not(.hide-hover):before{transform:translateX(0);filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateY(-100%);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down:hover .gallery-item-hover:not(.hide-hover):before{transform:translateY(0);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover{transition:none}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover:before{opacity:1;background:rgba(8,8,8,.75)}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover .gallery-item-hover-inner{opacity:1}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover .info-member:not(.hidden){opacity:1 !important}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover,div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover){transition:none}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover):before{opacity:0}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover .info-member:not(.hidden),div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover) .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover) .info-member:not(.hidden){opacity:0 !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover{transition:filter .4s ease,opacity .4s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover:before{transition:filter .4s ease,opacity .4s ease !important;filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover{transition:transform .4s ease,filter .2s ease,opacity .2s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover:before{transition:transform .4s ease,filter .2s ease,opacity .2s ease !important;transform:scale(1);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover .info-member:not(.hidden){transition:opacity .2s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand:hover .gallery-item-hover:not(.hide-hover):before{transform:scale(0.9);filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateY(0);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up:hover .gallery-item-hover:not(.hide-hover):before{transform:translateY(100%);filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateX(0);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right:hover .gallery-item-hover:not(.hide-hover):before{transform:translateX(-100%);filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateX(100%);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left:hover .gallery-item-hover:not(.hide-hover):before{transform:translateX(0);filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateY(-100%);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down:hover .gallery-item-hover:not(.hide-hover):before{transform:translateY(0);filter:opacity(0)} .animation-slide{transition:width .4s ease,height .4s ease,top .4s ease,left .4s ease} .item-with-secondary-media-container .secondary-media-item.hide{opacity:0} .item-with-secondary-media-container .secondary-media-item.show{opacity:1} *[data-collapsed=true] .pro-gallery-parent-container .gallery-item, *[data-hidden=true] .pro-gallery-parent-container .gallery-item{background-image:none !important}html.pro-gallery{width:100%;height:auto}body.pro-gallery{transition:opacity 2s ease} #gallery-loader{position:fixed;top:50%} .show-more-container{text-align:center;line-height:138px} .show-more-container i.show-more{color:#5d5d61;font-size:40px;cursor:pointer;margin-top:-3px} .show-more-container button.show-more{display:inline-block;padding:11px 29px;border-radius:0;border:2px solid #5d5d61;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:12px;color:#5d5d61;background:rgba(0,0,0,0);cursor:pointer} .show-more-container button.show-more:hover{background:rgba(0,0,0,.1)} .more-items-loader{display:block;width:100%;text-align:center;line-height:50px;font-size:30px;color:#116dff} .version-header{color:#e03939;text-align:left;font-family:"Consolas",monospace;font-size:13px;position:absolute;top:0;left:0;width:320px;height:100px;line-height:30px;background:hsla(0,0%,100%,.8);z-index:100} .auto-slideshow-button{margin-top:19px;padding:5px;height:28px;width:20px;left:auto;z-index:1;position:absolute;display:flex;text-align:center;cursor:pointer;opacity:.9} .auto-slideshow-counter{margin-top:24px;left:auto;z-index:1;position:absolute;display:flex;text-align:center;opacity:.9;font-size:15px;line-height:normal}@keyframes fadeIn{from{opacity:0}to{opacity:1}} .mouse-cursor{display:flex;width:100%;position:absolute} .nav-arrows-container{left:auto;position:absolute;display:flex;text-align:center;cursor:pointer;opacity:.9;align-items:center;background:rgba(0,0,0,0);border:none;outline:none;justify-content:center} .nav-arrows-container.follow-mouse-cursor{position:relative;cursor:none} .nav-arrows-container:hover{opacity:1} .nav-arrows-container.drop-shadow svg{filter:drop-shadow(0px 1px 0.15px #B2B2B2)} .nav-arrows-container .slideshow-arrow{flex-shrink:0} .arrow-portal-container span{animation:fadeIn .1s ease-in-out;position:fixed;transition:top 50ms,left 50ms;display:flex;align-items:center;justify-content:center}div.gallery-slideshow div.pro-gallery,div.gallery-slideshow .gallery-column{box-sizing:content-box !important}div.gallery-slideshow .gallery-group,div.gallery-slideshow .gallery-item-container,div.gallery-slideshow .gallery-item-wrapper{overflow:visible !important}div.gallery-slideshow.streched .gallery-slideshow-info{padding-left:50px !important;padding-right:50px !important}@media(max-width: 500px){div.gallery-slideshow div.pro-gallery .gallery-slideshow-info{padding-left:20px;padding-right:20px}}div.gallery-slideshow div.pro-gallery .gallery-item-container .gallery-slideshow-info{position:absolute;padding-top:0px;bottom:-220px;height:220px;width:100%;box-sizing:border-box;display:flex;z-index:15} .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 60px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 10px 50px} .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px}div.pro-gallery{width:100%;height:100%;overflow:hidden;backface-visibility:hidden;position:relative}div.pro-gallery .gallery-column{float:left;overflow:hidden;position:relative;transform-style:preserve-3d;backface-visibility:hidden}div.pro-gallery .gallery-column .gallery-left-padding{display:inline-block;height:100%}div.pro-gallery .gallery-column .gallery-top-padding{display:block;width:100%}div.pro-gallery .gallery-group{float:left;overflow:hidden;position:relative;transform-style:preserve-3d;backface-visibility:hidden;box-sizing:border-box;padding:0;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:11px}div.pro-gallery .gallery-group.debug.gallery-group-gone{background:#cdcdd0}div.pro-gallery .gallery-group.debug.gallery-group-visible{background:#c1f0c1}div.pro-gallery .gallery-group.debug.gallery-group-hidden{background:#f99}div.pro-gallery .gallery-item-container{position:absolute;display:inline-block;vertical-align:top;border:none;padding:0;border-radius:0;box-sizing:border-box;overflow:hidden;transform-style:preserve-3d;backface-visibility:hidden;outline:none;text-decoration:none;color:inherit;will-change:top,left,width,height;box-sizing:border-box;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:11px;cursor:default;scroll-snap-align:center}div.pro-gallery .gallery-item-container .item-action{width:1px;height:1px;overflow:hidden;position:absolute;pointer-events:none;z-index:-1}div.pro-gallery .gallery-item-container .item-action:focus{--focus-ring-box-shadow: none !important;outline:none !important;box-shadow:none !important}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info{cursor:pointer}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info button{text-decoration:underline;cursor:pointer}div.pro-gallery .gallery-item-container.visible{transform:translate3d(0, 0, 0)}div.pro-gallery .gallery-item-container.clickable{cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-wrapper{position:relative;width:100%;height:100%;overflow:hidden}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .gallery-item{-o-object-fit:cover;object-fit:cover}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .text-item>div{width:100% !important;height:100% !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper.transparent,div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit{background:rgba(0,0,0,0)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-preload{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit .gallery-item{background:rgba(0,0,0,0);-o-object-fit:contain;object-fit:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;overflow:hidden;border-radius:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item{box-sizing:border-box;/*! autoprefixer: ignore next */-webkit-font-smoothing:antialiased;white-space:initial}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item .te-pro-gallery-text-item{line-height:normal !important;letter-spacing:normal !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item>div{background:initial !important;box-sizing:border-box}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item p,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item span,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item div,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h1,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h2,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h3,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h4,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h5,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h6,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item i{margin:0;padding:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item .pro-circle-preloader{top:50%;left:50%;height:30px;width:15px;z-index:-1;opacity:.4}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item img.gallery--placeholder-item{width:100% !important;height:100% !important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded{background-color:rgba(0,0,0,0);opacity:1 !important;animation:none !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded.image-item:after{display:none !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded~.pro-circle-preloader{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.error{opacity:0 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded{background-size:cover;background-repeat:no-repeat;background-position:center center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded.grid-fit{background-size:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video{overflow:hidden;text-align:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video iframe{left:0;top:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing i{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playedOnce~.image-item{pointer-events:none;opacity:0;transition:opacity .2s ease}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i{display:inline-block;text-rendering:auto;/*! autoprefixer: ignore next */-webkit-font-smoothing:antialiased;position:absolute;z-index:11;top:50%;left:50%;height:60px;text-align:center;margin:-30px 0 0 -30px;background:#080808;color:#fff;border-radius:50px;opacity:.7}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle{opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-background{font-size:26px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:hover{opacity:.9}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:before,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:before{font-size:2.3em;opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info{position:absolute;bottom:-220px;height:220px;width:100%;box-sizing:border-box;display:flex;z-index:15}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info>div{height:100%;width:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{white-space:initial;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;box-sizing:border-box;border-radius:0;z-index:15;overflow:hidden}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-hover-inner{height:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover.no-hover-bg:before{opacity:0 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;margin:0;box-sizing:border-box;z-index:-1}div.pro-gallery .gallery-item-container .gallery-item-common-info{box-sizing:border-box;cursor:pointer}div.pro-gallery.one-row{white-space:nowrap;float:left}div.pro-gallery.one-row .gallery-column{width:100%;float:none;white-space:nowrap}div.pro-gallery.one-row .gallery-column .gallery-group{display:inline-block;float:none}div.pro-gallery.one-row.slider .gallery-column{overflow-x:scroll}div.pro-gallery.one-row.slider .gallery-column.scroll-snap{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}div.pro-gallery.one-row .gallery-horizontal-scroll-inner{position:relative;will-change:transform}div.pro-gallery.thumbnails-gallery{overflow:hidden;float:left}div.pro-gallery.thumbnails-gallery .galleryColumn{position:relative;overflow:visible}div.pro-gallery.thumbnails-gallery .thumbnailItem{position:absolute;background-color:#fff;background-size:cover;background-position:center;overflow-y:inherit;border-radius:0px;cursor:pointer}div.pro-gallery.thumbnails-gallery .thumbnailItem.pro-gallery-highlight::after{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;background-color:hsla(0,0%,100%,.6)}@media(max-width: 500px){div.pro-gallery.thumbnails-gallery{overflow:visible}}div.pro-gallery *:focus{box-shadow:none}div.pro-gallery.accessible i:focus,div.pro-gallery.accessible button:not(.nav-arrows-container,.has-custom-focus):focus{box-shadow:inset 0 0 0 1px #fff,inset 0 0 1px 4px #116dff}div.pro-gallery.accessible .gallery-item-hover i:focus,div.pro-gallery.accessible .gallery-item-hover button:focus{box-shadow:none}div.pro-gallery.accessible .thumbnailItem.pro-gallery-highlight::after{box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,0 0 10px -5px #116dff}div.pro-gallery.accessible .gallery-item-container:has(.item-action:focus)::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff;pointer-events:none;border-radius:inherit;z-index:15}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::before{box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,0 0 10px -5px #116dff;pointer-events:none;border-radius:inherit}div.pro-gallery .hide-scrollbars{-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}div.pro-gallery .hide-scrollbars::-webkit-scrollbar,div.pro-gallery .hide-scrollbars ::-webkit-scrollbar{width:0 !important;height:0 !important}div.pro-gallery .rtl{direction:rtl}div.pro-gallery .ltr{direction:ltr} .sr-only.out-of-view-component{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:circle(0%);border:0} .screen-logs{word-wrap:break-word;background:#fff;width:280px;font-size:10px} .fade{display:block;transition:opacity 600ms ease} .fade-visible{opacity:1} .fade-hidden{opacity:0} .deck-before{display:block;z-index:1;transition:transform 600ms ease;transform:translateX(-100%)} .deck-before-rtl{display:block;z-index:1;transition:transform 600ms ease;transform:translateX(100%)} .deck-current{display:block;z-index:0;transition:transform 600ms ease;transform:translateX(0)} .deck-current .override{transition:transform 600ms ease,opacity .1s ease 200ms !important} .deck-after{display:block;transition:opacity .2s ease 600ms;z-index:-1;opacity:0} .deck-after .override{transition:opacity .1s ease 0s !important} .disabled-transition{transition:none !important}@keyframes changing_background{0%{background-color:rgba(241,241,241,.2)}50%{background-color:rgba(241,241,241,.8)}100%{background-color:rgba(241,241,241,.2)}} .pro-gallery-parent-container.gallery-slideshow [data-hook=group-view]::before{content:"";position:absolute;scroll-snap-align:center;top:var(--group-top);left:var(--group-left);width:var(--group-width);right:var(--group-right);height:1px;pointer-events:none} .pro-gallery-parent-container:not(.gallery-slideshow) [data-hook=group-view] .item-link-wrapper::before{content:"";position:absolute;scroll-snap-align:center;top:var(--group-top);left:var(--group-left);width:var(--group-width);right:var(--group-right);height:1px;pointer-events:none} .gallery-item-container{scroll-snap-align:none !important} .gallery-slideshow .gallery-item-container:not(.clickable) a{cursor:default} .slideshow-info-element-inner{box-sizing:border-box;padding-top:24px;height:100%;width:100%} .slideshow-info-element-inner .info-element-text{flex-grow:1;padding:0;margin-bottom:25px;display:flex;flex-direction:column} .slideshow-info-element-inner .info-element-text>div{width:100%} .slideshow-info-element-inner .info-element-text .info-element-title{white-space:normal;font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:32px;font-size:21px;height:auto;color:#2b5672;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;text-overflow:ellipsis} .slideshow-info-element-inner .info-element-text .info-element-description{font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:25px;font-size:15px;height:auto;color:#2b5672;overflow:hidden;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;white-space:nowrap;text-overflow:ellipsis} .slideshow-info-element-inner .info-element-text .info-element-description>span{white-space:normal} .slideshow-info-element-inner .info-element-text .info-member.hide{display:none} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper{display:flex;justify-content:center;color:#fff} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:25px;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;outline:none;border-style:solid;text-decoration:none} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button .overlay{display:none} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover{opacity:1 !important} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:100%;position:absolute;top:0;left:0} .slideshow-info-element-inner .info-element-social{height:auto;position:static;display:flex;flex-direction:row;margin:0;overflow:visible;z-index:16;transition:opacity .4s ease} .slideshow-info-element-inner .info-element-social.populated-item{margin-bottom:24px} .slideshow-info-element-inner .info-element-social:hover .info-element-social-share-box{width:0 !important} .slideshow-info-element-inner .info-element-social.info-align-center{justify-content:center} .slideshow-info-element-inner .info-element-social.info-align-center .info-element-social-share{position:relative} .slideshow-info-element-inner .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box{position:absolute;left:-25px;padding-left:25px !important;margin-right:0 !important} .slideshow-info-element-inner .info-element-social.info-align-right{flex-direction:row-reverse} .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse} .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box{margin-right:40px !important} .slideshow-info-element-inner .info-element-social .info-element-social-button{margin:0 15px;display:inline-flex;font-size:19px;color:#2b5672;cursor:pointer} .slideshow-info-element-inner .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0;display:flex;-moz-column-gap:7px;column-gap:7px;align-items:center;padding:5px;margin:-5px} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-icon{fill:#2b5672} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;line-height:15px;font-size:15px;letter-spacing:1px} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love button, .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love i{float:left;display:inline-block;border:none;background:rgba(0,0,0,0);text-decoration:none;cursor:pointer} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love .info-element-social-love-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;float:left;margin-top:2px;display:inline-block;padding-left:9px;letter-spacing:1px} .slideshow-info-element-inner .info-element-social .info-element-social-share{flex-direction:row;outline:none} .slideshow-info-element-inner .info-element-social .info-element-social-share:hover .info-element-social-share-box{width:210px !important;outline:none} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box{width:0;transition:width .3s;overflow:hidden;margin-left:25px !important;margin-right:25px !important;display:inline-block;height:30px;max-width:300px;z-index:16;font-size:12px;transform:none !important} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.hovered{width:210px !important;outline:none} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.opened{width:210px !important;outline:none} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button, .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i{display:inline-block;font-size:15px;color:#2b5672;cursor:pointer;width:30px;height:30px;line-height:14px;text-align:center;margin:0 6px;float:left;text-decoration:none;background:rgba(0,0,0,0);border:none} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button:hover, .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i:hover{opacity:.7} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.twitter-share, .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.twitter-share{font-size:13px} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.email-share, .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.email-share{font-size:13px} .gallery-item-common-info.gallery-item-bottom-info{box-sizing:border-box;padding-top:24px;height:100%;width:100%;padding-top:0} .gallery-item-common-info.gallery-item-bottom-info .info-element-text{flex-grow:1;padding:0;margin-bottom:25px;display:flex;flex-direction:column} .gallery-item-common-info.gallery-item-bottom-info .info-element-text>div{width:100%} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-title{white-space:normal;font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:32px;font-size:21px;height:auto;color:#2b5672;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;text-overflow:ellipsis} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-description{font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:25px;font-size:15px;height:auto;color:#2b5672;overflow:hidden;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;white-space:nowrap;text-overflow:ellipsis} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-description>span{white-space:normal} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-member.hide{display:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper{display:flex;justify-content:center;color:#fff} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:25px;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;outline:none;border-style:solid;text-decoration:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button .overlay{display:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button:hover{opacity:1 !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:100%;position:absolute;top:0;left:0} .gallery-item-common-info.gallery-item-bottom-info .info-element-social{height:auto;position:static;display:flex;flex-direction:row;margin:0;overflow:visible;z-index:16;transition:opacity .4s ease} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.populated-item{margin-bottom:24px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social:hover .info-element-social-share-box{width:0 !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-center{justify-content:center} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-center .info-element-social-share{position:relative} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box{position:absolute;left:-25px;padding-left:25px !important;margin-right:0 !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-right{flex-direction:row-reverse} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box{margin-right:40px !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button{margin:0 15px;display:inline-flex;font-size:19px;color:#2b5672;cursor:pointer} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-comments{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0;display:flex;-moz-column-gap:7px;column-gap:7px;align-items:center;padding:5px;margin:-5px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-icon{fill:#2b5672} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;line-height:15px;font-size:15px;letter-spacing:1px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love button, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love i{float:left;display:inline-block;border:none;background:rgba(0,0,0,0);text-decoration:none;cursor:pointer} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love .info-element-social-love-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;float:left;margin-top:2px;display:inline-block;padding-left:9px;letter-spacing:1px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share{flex-direction:row;outline:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share:hover .info-element-social-share-box{width:210px !important;outline:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box{width:0;transition:width .3s;overflow:hidden;margin-left:25px !important;margin-right:25px !important;display:inline-block;height:30px;max-width:300px;z-index:16;font-size:12px;transform:none !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box.hovered{width:210px !important;outline:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box.opened{width:210px !important;outline:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i{display:inline-block;font-size:15px;color:#2b5672;cursor:pointer;width:30px;height:30px;line-height:14px;text-align:center;margin:0 6px;float:left;text-decoration:none;background:rgba(0,0,0,0);border:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button:hover, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i:hover{opacity:.7} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button.twitter-share, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i.twitter-share{font-size:13px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button.email-share, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i.email-share{font-size:13px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner{box-sizing:border-box;padding-top:24px;height:100%;width:100%} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text{flex-grow:1;padding:0;margin-bottom:25px;display:flex;flex-direction:column} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text>div{width:100%} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-title{white-space:normal;font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:32px;font-size:21px;height:auto;color:#2b5672;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;text-overflow:ellipsis} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-description{font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:25px;font-size:15px;height:auto;color:#2b5672;overflow:hidden;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;white-space:nowrap;text-overflow:ellipsis} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-description>span{white-space:normal} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-member.hide{display:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper{display:flex;justify-content:center;color:#fff} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:25px;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;outline:none;border-style:solid;text-decoration:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button .overlay{display:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover{opacity:1 !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:100%;position:absolute;top:0;left:0} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social{height:auto;position:static;display:flex;flex-direction:row;margin:0;overflow:visible;z-index:16;transition:opacity .4s ease} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.populated-item{margin-bottom:24px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social:hover .info-element-social-share-box{width:0 !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-center{justify-content:center} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-center .info-element-social-share{position:relative} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box{position:absolute;left:-25px;padding-left:25px !important;margin-right:0 !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-right{flex-direction:row-reverse} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box{margin-right:40px !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button{margin:0 15px;display:inline-flex;font-size:19px;color:#2b5672;cursor:pointer} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0;display:flex;-moz-column-gap:7px;column-gap:7px;align-items:center;padding:5px;margin:-5px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-icon{fill:#2b5672} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;line-height:15px;font-size:15px;letter-spacing:1px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love button, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love i{float:left;display:inline-block;border:none;background:rgba(0,0,0,0);text-decoration:none;cursor:pointer} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love .info-element-social-love-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;float:left;margin-top:2px;display:inline-block;padding-left:9px;letter-spacing:1px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share{flex-direction:row;outline:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share:hover .info-element-social-share-box{width:210px !important;outline:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box{width:0;transition:width .3s;overflow:hidden;margin-left:25px !important;margin-right:25px !important;display:inline-block;height:30px;max-width:300px;z-index:16;font-size:12px;transform:none !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.hovered{width:210px !important;outline:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.opened{width:210px !important;outline:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i{display:inline-block;font-size:15px;color:#2b5672;cursor:pointer;width:30px;height:30px;line-height:14px;text-align:center;margin:0 6px;float:left;text-decoration:none;background:rgba(0,0,0,0);border:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button:hover, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i:hover{opacity:.7} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.twitter-share, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.twitter-share{font-size:13px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.email-share, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.email-share{font-size:13px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text{padding:0} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element{display:flex;flex-direction:column;justify-content:center} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social{margin:0;height:auto;position:static;display:flex;flex-direction:row} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.with-arrows, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.with-arrows{width:auto;margin:0px -10px 0} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.gradient-top, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.gradient-top{background:linear-gradient(rgba(0, 0, 0, 0.2) 0, transparent 140px)} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social:hover .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social:hover .info-element-social-share-box{width:0 !important} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center{justify-content:center} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center .info-element-social-share, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center .info-element-social-share{position:relative} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box{position:absolute;left:-25px;padding-left:25px !important;margin-right:0 !important} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right{flex-direction:row-reverse} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right .info-element-social-share, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box{margin-right:40px !important} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-button, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-button{position:static !important;margin:0;padding:0 20px;font-size:19px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-button.info-element-social-share, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-button.info-element-social-share{margin-top:-3px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share{flex-direction:row;outline:none} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share:hover .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share:hover .info-element-social-share-box{width:210px !important;outline:none} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share .info-element-social-share-box{width:0;transition:width .3s;overflow:hidden;margin-left:25px !important;margin-right:25px !important} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share .info-element-social-share-box.hovered, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share .info-element-social-share-box.hovered{width:210px !important;outline:none} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-title{white-space:normal} .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px} .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text{padding:30px 0 0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{display:flex;justify-content:center;opacity:0;/*! autoprefixer: ignore next */-webkit-box-pack:center;transition:opacity .4s ease;color:#fff}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper .buy-icon{margin-right:7px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{line-height:25px;font-size:15px;color:#fff;overflow:hidden;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:1;text-overflow:ellipsis;opacity:0;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;white-space:nowrap;outline:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button .overlay{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:45px;position:absolute;top:0;left:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text{padding:30px;display:flex;flex-direction:column;margin:0;box-sizing:border-box;height:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.short-item{padding-top:5px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.narrow-item{padding-left:5px;padding-right:5px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.hidden{opacity:0 !important;pointer-events:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text>div{width:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.push-down{padding-top:60px;box-sizing:border-box}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{line-height:32px;font-size:21px;padding:0;color:#fff;overflow:hidden;display:-webkit-box;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;opacity:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{line-height:25px;font-size:15px;color:#fff;overflow:hidden;display:-webkit-box;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;opacity:0;white-space:normal}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-member.hide{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-new-info-elements{width:100%;height:24px !important;display:flex;flex-direction:row}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-new-info-elements .info-element-social-love{margin-right:auto}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-new-info-elements .info-element-social-button{padding-left:10px;padding-right:10px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-absolute{position:absolute;top:0;left:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social{outline:none;width:100%;height:100%;overflow:visible;z-index:16;transition:opacity .4s ease}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.short-item,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.narrow-item{display:flex;align-items:flex-end;justify-content:space-around;height:90%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.short-item .info-element-social-button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.narrow-item .info-element-social-button{position:initial}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.with-arrows{width:86%;margin:0 7%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.hidden{opacity:0 !important;pointer-events:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button{outline:none;bottom:30px;position:absolute;margin:0;display:inline-block;font-size:19px;color:#fff;cursor:pointer;opacity:0;padding:10px;margin:-10px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.visible{opacity:1 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-comments{left:26px;top:26px;bottom:initial;font-size:15px;border:none;background:#2b5672;display:flex;-moz-column-gap:7px;column-gap:7px;align-items:center;padding:5px;margin:-5px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-count{font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;line-height:15px;font-size:15px;letter-spacing:1px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love{left:30px;bottom:30px;font-size:15px;border:none;background:rgba(0,0,0,0)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love i{outline:none;float:left;display:inline-block;line-height:14px;border:none;background:rgba(0,0,0,0);font-size:18px;padding:1px 5px;text-decoration:none;cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love .info-element-social-love-count{font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;float:left;line-height:15px;font-size:15px;margin-top:2px;display:inline-block;padding-left:9px;letter-spacing:1px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-share{bottom:26px;left:auto;right:30px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-dots{left:auto;right:22px;top:26px;height:30px;width:20px;display:flex;justify-content:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-download{bottom:25px;left:auto;right:68px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-download.pull-right{right:30px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button{bottom:calc(50% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-love,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-comments{left:calc(25% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-love span,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-comments span{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-share{right:calc(25% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-download{left:calc(50% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-dots{left:calc(50% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button{bottom:auto;left:calc(50% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-love,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-comments{top:calc(25% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-share{top:auto;right:auto;bottom:calc(25% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-download{top:calc(50% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-dots{bottom:calc(50% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box{position:absolute;top:0;left:50%;width:100%;height:100%;max-width:300px;min-width:200px;overflow:visible;z-index:16;font-size:12px;opacity:0;transform:translateX(-50%);margin-top:1px;margin-left:-3px;transition:opacity .4s ease;outline:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.hidden{opacity:0 !important;pointer-events:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i{display:inline-block;font-size:15px;color:#fff;cursor:pointer;position:absolute;top:50%;width:22px;text-align:center;transform:translateY(-50%);background:rgba(0,0,0,0);border:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i:hover{opacity:.7}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-1,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-1{margin-left:5px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-2,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-2{font-size:13px;margin-top:1px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-4,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-4{margin-left:-1px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-5,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-5{font-size:13px;margin-top:1px;margin-left:-3px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item{top:50%;left:0;max-width:none;min-width:0;max-height:300px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item i{left:50%;margin-left:-10px;margin-top:8px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item button.network-2,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item i.network-2{font-size:13px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item button.network-5,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item i.network-5{font-size:13px}div.pro-gallery .gallery-item-container .gallery-item-common-info{box-sizing:border-box;cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-title{/*! autoprefixer: ignore next */overflow:hidden;/*! autoprefixer: ignore next */display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-description{/*! autoprefixer: ignore next */overflow:hidden;display:-webkit-box;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;text-overflow:ellipsis}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-description>span{white-space:normal}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-member.hide{display:none}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper{display:flex;justify-content:center;color:#fff}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper button{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:25px;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;outline:none;border-style:solid;text-decoration:none}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper button .overlay{display:none}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:45px;position:absolute;top:0;left:0}div.pro-gallery.thumbnails-gallery .gallery-item-container .info-element-custom-button-wrapper{display:none !important} :root{--tooltip-text-color: white;--tooltip-background-color: black;--tooltip-margin: 30px;--tooltip-arrow-size: 6px} .tooltip-wrapper{position:absolute;top:0;z-index:100;background-color:var(--tooltip-background-color);color:var(--tooltip-text-color);box-shadow:0px 0px 4px 0px rgba(0,0,0,.1);border:1px solid var(--tooltip-text-color)} .tooltip-body{padding:4px;font-size:14px;font-family:Helvetica} .tooltip-body::before{content:" ";left:50%;border:solid rgba(0,0,0,0);height:0;width:0;position:absolute;pointer-events:none;border-width:var(--tooltip-arrow-size);margin-left:calc(var(--tooltip-arrow-size)*-1)} .tooltip-body.arrow{top:calc(var(--tooltip-margin)*-1)} .tooltip-body.arrow::before{top:100%;border-top-color:var(--tooltip-background-color)} .pg-render-indicator{position:absolute;bottom:15.5px;left:15.5px;border:1px solid #717171;padding:5px 10px 5px 5px;font-size:16px;z-index:2147483648;cursor:default;line-height:20px} .pg-render-indicator table{table-layout:fixed} .pg-render-indicator.rendered{background-color:#7fff00} .pg-render-indicator.not-rendered{background-color:red} .pg-render-indicator .log-column{max-height:450px;max-width:500px;overflow:auto;background-color:#fff} .pg-render-indicator .show-on-hover{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;top:-9999px;left:-9999px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important} .pg-render-indicator div.worker-log-text{word-wrap:break-word;max-width:500px;min-width:100px} .pg-render-indicator:hover{max-width:90%;max-height:90%} .pg-render-indicator:hover .show-on-hover{clip:auto !important;clip-path:none;display:block;height:auto;line-height:normal;text-decoration:none;width:auto;position:static} .pro-fullscreen-wrapper, .pro-fullscreen-wrapper-loading{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100005} .pro-gallery-empty{top:0;left:0;height:100%;width:100%;background-color:hsla(0,0%,100%,.9)} .pro-gallery-empty .pro-gallery-empty-content{height:334px;width:100%;overflow:hidden} .pro-gallery-empty .pro-gallery-empty-image{margin:66px auto 35px;width:262px;height:132px;background-image:url(media/emptystate.85a4add5.svg);background-size:contain} .pro-gallery-empty .pro-gallery-empty-title{color:#4eb7f5;font-family:"HelveticaNeueW01-55Roma","HelveticaNeueW02-55Roma","HelveticaNeueW10-55Roma",sans-serif;font-size:20px;line-height:25px;text-align:center;margin-bottom:10px} .pro-gallery-empty .pro-gallery-empty-info{color:#4eb7f5;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:14px;line-height:20px;text-align:center} </style><style> .comp-khc5eryk div.pro-gallery-parent-container .gallery-item-wrapper-text .gallery-item-content{background-color:#FFFFFF}.comp-khc5eryk div.pro-gallery-parent-container .show-more-container i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-khc5eryk div.pro-gallery-parent-container .show-more-container button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #FFFFFF;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #0D2130;--loadMoreButtonFont: normal normal normal 18px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;--loadMoreButtonFontColor: #FFFFFF;color:rgba(255, 255, 255, 0.9);font:normal normal normal 18px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;text-decoration: ;background:rgb(13, 33, 48);border-width:1px;border-color:rgb(255, 255, 255);border-radius:0px}.comp-khc5eryk div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-khc5eryk div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #FFFFFF;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #0D2130;--loadMoreButtonFont: normal normal normal 18px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;--loadMoreButtonFontColor: #FFFFFF;color:rgb(255, 255, 255);font:normal normal normal 16px/20px futura-lt-w01-light,sans-serif;text-decoration: ;background:rgb(13, 33, 48);border-width:undefinedpx;border-color:rgb(255, 255, 255);border-radius:undefinedpx}.comp-khc5eryk .nav-arrows-container .slideshow-arrow,.comp-khc5eryk .nav-arrows-container .custom-nav-arrows svg{--arrowsColor: #0D2130;fill:rgb(255, 255, 255)}.comp-khc5eryk .nav-arrows-container.pro-gallery-mobile-indicator .slideshow-arrow,.comp-khc5eryk .nav-arrows-container.pro-gallery-mobile-indicator .custom-nav-arrows svg{--arrowsColor: #0D2130;fill:rgb(255, 255, 255)}.comp-khc5eryk .pro-gallery.inline-styles .auto-slideshow-counter{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;--itemDescriptionFontColorSlideshow: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info{--itemIconColorSlideshow: #FFFFFF}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved),.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info button:not(.pro-gallery-loved):not(.info-element-loved):not(.info-element-custom-button-button):not(.artstore-add-to-cart-button),.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info a{color:rgb(255, 255, 255) !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(255, 255, 255) !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 40px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;--itemFontColorSlideshow: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 22px/27px avenir-lt-w01_85-heavy1475544,sans-serif !important;text-decoration: }.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;--itemDescriptionFontColorSlideshow: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #0E2E47;background-color:rgb(88, 117, 140)}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{--itemFontColor: #0D2130;color:rgb(13, 33, 48)}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{--itemOpacity: #FFFFFF;color:rgba(157, 177, 191, 0)}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #FFFFFF;fill:rgba(157, 177, 191, 0)}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #FFFFFF;background:linear-gradient(rgba(157, 177, 191, 0) 0, transparent 140px) !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #0D2130}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved),.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover button:not(.pro-gallery-loved):not(.info-element-loved):not(.info-element-custom-button-button),.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a{color:rgb(255, 255, 255) !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-foreground{fill:rgb(255, 255, 255) !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 40px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;--itemFontColor: #0D2130;color:rgb(13, 33, 48);font:normal normal normal 19px/1.4em futura-lt-w01-light,sans-serif;text-decoration: }.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{--itemDescriptionFont: normal normal normal 15px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;--itemDescriptionFontColor: #0D2130;color:rgb(13, 33, 48) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #0D2130;color:rgb(13, 33, 48) !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #FFFFFF;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #0D2130;--customButtonFont: normal normal normal 18px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;color:rgb(13, 33, 48) !important;font:normal normal normal 15px/18px futura-lt-w01-light,sans-serif;text-decoration: ;background:rgba(13, 33, 48, 0) !important;border-width:1px;border-radius:0px;border-color:rgb(13, 33, 48)}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{--itemOpacity: #FFFFFF;background:rgba(157, 177, 191, 0) !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#FFFFFF !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover:before{--itemOpacity: #FFFFFF;background:rgba(157, 177, 191, 0) !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#FFFFFF !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;--itemFontColorSlideshow: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 22px/27px avenir-lt-w01_85-heavy1475544,sans-serif !important;text-decoration: }.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #FFFFFF;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .info-element-custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 18px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;--customButtonFontColorForHover: #FFFFFF;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px futura-lt-w01-light,sans-serif;text-decoration: ;color:rgb(255, 255, 255) !important;background: !important;border-color:;border-width:0px;border-radius:0px}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #0E2E47;background-color:rgb(88, 117, 140)}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{--itemFontColor: #0D2130;color:rgb(13, 33, 48)}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{--itemOpacity: #FFFFFF;color:rgba(157, 177, 191, 0) !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #FFFFFF;fill:rgba(157, 177, 191, 0) !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #FFFFFF;background:linear-gradient(rgba(157, 177, 191, 0) 0, transparent 140px) !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info{--itemIconColorSlideshow: #FFFFFF}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved),.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info button:not(.pro-gallery-loved):not(.info-element-loved):not(.info-element-custom-button-button):not(.artstore-add-to-cart-button),.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a{color:rgb(255, 255, 255) !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(255, 255, 255) !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 40px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;--itemFontColorSlideshow: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 22px/27px avenir-lt-w01_85-heavy1475544,sans-serif !important;text-decoration: }.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-description{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;--itemDescriptionFontColorSlideshow: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #0D2130}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved),.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover button:not(.pro-gallery-loved):not(.info-element-loved):not(.info-element-custom-button-button),.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover a{color:rgb(13, 33, 48) !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-foreground{fill:rgb(13, 33, 48) !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 40px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;--itemFontColor: #0D2130;color:rgb(13, 33, 48);font:normal normal normal 19px/23px futura-lt-w01-light,sans-serif;text-decoration: }.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-description{--itemDescriptionFont: normal normal normal 15px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;--itemDescriptionFontColor: #0D2130;color:rgb(13, 33, 48) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #0D2130;color:rgb(13, 33, 48) !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #FFFFFF;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #0D2130;--customButtonFont: normal normal normal 18px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;color:rgb(13, 33, 48) !important;font:normal normal normal 15px/18px futura-lt-w01-light,sans-serif;text-decoration: ;background:rgba(13, 33, 48, 0) !important;border-width:undefinedpx;border-radius:undefinedpx;border-color:rgb(13, 33, 48)}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover:not(.hide-hover):before{--itemOpacity: #FFFFFF;background:rgba(157, 177, 191, 0) !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#FFFFFF !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover:before{--itemOpacity: #FFFFFF;background:rgba(157, 177, 191, 0) !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#FFFFFF !important}.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-title,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;--itemFontColorSlideshow: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 22px/27px avenir-lt-w01_85-heavy1475544,sans-serif !important;text-decoration: }.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #FFFFFF;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .info-element-custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .custom-button-wrapper button,.comp-khc5eryk .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 18px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;--customButtonFontColorForHover: #FFFFFF;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px futura-lt-w01-light,sans-serif;text-decoration: ;color:rgb(255, 255, 255) !important;background:undefined !important;border-color:undefined;border-width:undefinedpx;border-radius:undefinedpx}.comp-khc5eryk .te-pro-gallery-text-item{font:normal normal normal 14px/1.4em futura-lt-w01-light,sans-serif;color:#0D2130}.comp-khc5eryk .pro-fullscreen-wrapper .pro-fullscreen-text-item{--fullscreen-text-item-bg: #FFFFFF;background-color:#FFFFFF}.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles{--bgColorExpand: #0D2130;background-color:rgb(13, 33, 48)}.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-selected-license,.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-checkout-link{--descriptionColorExpand: #FFFFFF;--descriptionFontExpand: normal normal normal 18px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;color:rgb(255, 255, 255);font:normal normal normal 18px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;text-decoration: }.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar,.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-mobile-info{--bgColorExpand: #0D2130;background-color:rgb(13, 33, 48)}.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-title h1{--titleColorExpand: #FFFFFF;--titleFontExpand: normal normal normal 40px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;color:rgb(255, 255, 255);font:normal normal normal 14px/1.4em wfont_e2eaaa_d15a67e29285449aa2bfc300703c6375,wf_d15a67e29285449aa2bfc3007,orig_jost_medium;text-decoration: }.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description,.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line,.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif,.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link,.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link{--descriptionColorExpand: #FFFFFF;--descriptionFontExpand: normal normal normal 18px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;color:rgb(255, 255, 255);font:normal normal normal 18px/1.4em wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;text-decoration: }.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after,.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after,.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after,.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after,.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{--descriptionColorExpand: #FFFFFF;border-color:rgb(255, 255, 255)}.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social i:not(.pro-gallery-loved),.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social a,.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social button,.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav i:not(.pro-gallery-loved),.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav a,.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav button,.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar i:not(.pro-gallery-loved),.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar a,.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar button,.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social i:not(.pro-gallery-loved),.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social a,.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social button{--descriptionColorExpand: #FFFFFF;color:rgb(255, 255, 255)}.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-triangle{--descriptionColorExpand: #FFFFFF;color:rgb(255, 255, 255)}.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-background{--bgColorExpand: #0D2130;color:rgb(13, 33, 48)}.comp-khc5eryk .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon{--descriptionColorExpand: #FFFFFF;--bgColorExpand: #0D2130;color:rgb(255, 255, 255);background:rgb(13, 33, 48)} </style><div style="--wix-color-29:var(--wix-color-3);--wix-color-37:var(--wix-color-5);--wix-color-38:var(--wix-color-8);--wix-color-39:var(--wix-color-8);--wix-color-40:var(--wix-color-1);--wix-color-41:var(--wix-color-8);--wix-color-42:var(--wix-color-8);--wix-color-43:var(--wix-color-1);--wix-color-44:var(--wix-color-3);--wix-color-45:var(--wix-color-3);--wix-color-46:var(--wix-color-1);--wix-color-47:var(--wix-color-1);--wix-color-48:var(--wix-color-8);--wix-color-49:var(--wix-color-8);--wix-color-50:var(--wix-color-1);--wix-color-51:var(--wix-color-8);--wix-color-52:var(--wix-color-8);--wix-color-53:var(--wix-color-1);--wix-color-54:var(--wix-color-3);--wix-color-55:var(--wix-color-3)" data-hook="tpa-components-provider"><div id="gallery-wrapper-comp-khc5eryk" style="overflow:hidden;height:100%;width:100%"><style>div.comp-khc5eryk:not(.fullscreen-comp-wrapper) { width: 100%; } </style></div></div></div></div><!--/$--><!--$--><div id="comp-kk0979gq" class="HcOXKn SxM0TO QxJLC3 comp-kk0979gq wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_5 wixui-rich-text__text" style="font-size:46px; line-height:1.1em; text-align:center;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="letter-spacing:0.05em;" class="wixui-rich-text__text">Testimonials</span></span></span></span></h5></div><!--/$--><!--$--><div id="comp-klegilx2" class="KaEeLN comp-klegilx2"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-klegilx2inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-klegilx2inlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div><!--/$--><!--$--><div id="comp-klegekiz" class="KaEeLN comp-klegekiz"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-klegekizinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-klegekizinlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-ll2dfp4t2" tabindex="-1" class="Oqnisf comp-ll2dfp4t2 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-ll2dfp4t2" data-hook="bgLayers" data-motion-part="BG_LAYER comp-ll2dfp4t2" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-ll2dfp4t2" data-motion-part="BG_MEDIA comp-ll2dfp4t2" class="VgO9Yg"></div></div><div data-mesh-id="comp-ll2dfp4t2inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-ll2dfp4t2inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-klec3o2m" class="HcOXKn SxM0TO QxJLC3 comp-klec3o2m wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_5 wixui-rich-text__text" style="font-size:40px; line-height:1.1em; text-align:center;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;" class="wixui-rich-text__text"><span style="font-size:40px;" class="wixui-rich-text__text"><span style="color:rgb(47, 41, 81); letter-spacing:0.05em;" class="wixui-rich-text__text">Credit Card Processing for All</span></span></span></span></h1></div><!--/$--><!--$--><div id="comp-klec3o30" class="MazNVa comp-klec3o30 wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-klec3o30" class="jhxvbR BI8PVQ" data-image-info="{"containerId":"comp-klec3o30","displayMode":"fill","targetWidth":419,"targetHeight":400,"isLQIP":true,"encoding":"AVIF","imageData":{"width":400,"height":400,"uri":"e2eaaa_fef38b8540fd47539f91f91af66f5cd7~mv2.jpg","name":"ecommerce-online-payment-gateway.jpg","displayMode":"fill"}}" data-motion-part="BG_IMG comp-klec3o30" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/e2eaaa_fef38b8540fd47539f91f91af66f5cd7~mv2.jpg/v1/fill/w_400,h_400,al_c,q_80,enc_avif,quality_auto/ecommerce-online-payment-gateway.jpg" alt="ecommerce-online-payment-gateway.jpg" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="419" height="400" loading="lazy"/></wow-image></div></div><!--/$--><!--$--><div id="comp-klec3o39" class="HcOXKn SxM0TO QxJLC3 comp-klec3o39 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="font-size:18px;">Our services benefit all types of businesses and range from private, small businesses to large national franchises. We process payments for all industry types and all levels of<br class="wixui-rich-text__text"> processing volume, including:</p></div><!--/$--><!--$--><div id="comp-kpm25zw4" class="HcOXKn SxM0TO QxJLC3 comp-kpm25zw4 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_8 wixui-rich-text__text" style="font-size:18px;"><span style="color:#FFAD00;" class="wixui-rich-text__text">✔︎</span> eCommerce websites & shopping sites.<br class="wixui-rich-text__text"> <span style="color:#FFAD00;" class="wixui-rich-text__text">✔︎</span> Medical (offices, buildings, services, & suppliers).<br class="wixui-rich-text__text"> <span style="color:#FFAD00;" class="wixui-rich-text__text">✔︎</span> Mobile apps.<br class="wixui-rich-text__text"> <span style="color:#FFAD00;" class="wixui-rich-text__text">✔︎</span> Gas stations & convenience stores.<br class="wixui-rich-text__text"> <span style="color:#FFAD00;" class="wixui-rich-text__text">✔︎</span> Car washes.<br class="wixui-rich-text__text"> <span style="color:#FFAD00;" class="wixui-rich-text__text">✔︎</span> Business-to-business.<br class="wixui-rich-text__text"> <span style="color:#FFAD00;" class="wixui-rich-text__text">✔︎</span> Business-to-consumer.<br class="wixui-rich-text__text"> <span style="color:#FFAD00;" class="wixui-rich-text__text">✔︎</span> Home-based businesses.<br class="wixui-rich-text__text"> <span style="color:#FFAD00;" class="wixui-rich-text__text">✔︎</span> Professional trades & contractors.<br class="wixui-rich-text__text"> <span style="color:#FFAD00;" class="wixui-rich-text__text">✔︎</span> Car repair, dealerships & automotive groups.<br class="wixui-rich-text__text"> <span style="color:#FFAD00;" class="wixui-rich-text__text">✔︎</span> Grocery stores & food delivery services.<br class="wixui-rich-text__text"> <span style="color:#FFAD00;" class="wixui-rich-text__text">✔︎</span> Non-profits & charities.<br class="wixui-rich-text__text"> <span style="color:#FFAD00;" class="wixui-rich-text__text">✔︎</span> Retailers.<br class="wixui-rich-text__text"> <span style="color:#FFAD00;" class="wixui-rich-text__text">✔︎</span> Restaurants, fast food, & food trucks.<br class="wixui-rich-text__text"> <span style="color:#FFAD00;" class="wixui-rich-text__text">✔︎</span> Hotels & hospitality venues.<br class="wixui-rich-text__text"> <span style="color:#FFAD00;" class="wixui-rich-text__text">✔︎</span> Tradeshows, festivals, concerts, & events.</h2></div><!--/$--><!--$--><div id="comp-klec3o3i" class="comp-klec3o3i" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.merchantproexpresstexas.com/contact-us" target="_blank" class="StylableButton2545352419__root style-ks9bef2z__root wixui-button StylableButton2545352419__link" aria-label="CONTACT US"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">CONTACT US</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><?xml version="1.0" encoding="UTF-8"?> <svg data-bbox="25.849 20.098 148.61 159.903" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" data-type="shape"> <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M70.759 24.278c-2.483-4.574-7.721-5.499-11.759-2.255L43 35.18c-20.174 16.202-23.035 44.171-6 63.76l56 64.772c17.02 19.572 46.23 21.812 66 5.06l12-10.121c3.953-3.35 4.827-8.637 1-12.145l-28-25.301c-3.815-3.497-9.893-4.152-14-1.012l-15 14.169-45-51.616L84 69.59c4-3.036 6-9.109 4-13.157L70.759 24.278z"/> </g> </svg> </span></span></span></a></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-ll2dfp4u" tabindex="-1" class="Oqnisf comp-ll2dfp4u wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-ll2dfp4u" data-hook="bgLayers" data-motion-part="BG_LAYER comp-ll2dfp4u" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-ll2dfp4u" data-motion-part="BG_MEDIA comp-ll2dfp4u" class="VgO9Yg"></div></div><div data-mesh-id="comp-ll2dfp4uinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-ll2dfp4uinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-klegbuej" class="KaEeLN comp-klegbuej"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-klegbuejinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-klegbuejinlineContent-gridContainer" data-testid="mesh-container-content"></div></div></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-klehtwcg" class="HcOXKn SxM0TO QxJLC3 comp-klehtwcg wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_7 wixui-rich-text__text" style="font-size:20px; text-align:center;"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="color:rgb(255, 255, 255); font-weight:700; letter-spacing:0.05em;" class="wixui-rich-text__text">713.927.6204</span></span></p></div><!--/$--><!--$--><div id="comp-kle9f5vz" class="MazNVa comp-kle9f5vz wixui-image rYiAuL"><a data-testid="linkElement" href="https://www.fulshearkaty.com/" target="_blank" class="j7pOnl"><wow-image id="img_comp-kle9f5vz" class="jhxvbR BI8PVQ" data-image-info="{"containerId":"comp-kle9f5vz","displayMode":"fill","targetWidth":180,"targetHeight":100,"isLQIP":true,"encoding":"AVIF","imageData":{"width":300,"height":160,"uri":"e2eaaa_d19de49e54a04a4f92bc5076fceed296~mv2.png","name":"Fulshear-Katy-Chamber-of-Commerce-Member","displayMode":"fill"}}" data-motion-part="BG_IMG comp-kle9f5vz" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/e2eaaa_d19de49e54a04a4f92bc5076fceed296~mv2.png/v1/fill/w_180,h_96,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Fulshear-Katy-Chamber-of-Commerce-Member.png" alt="Fulshear-Katy-Chamber-of-Commerce-Member" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="180" height="100" loading="lazy"/></wow-image></a></div><!--/$--><!--$--><div id="comp-kjs1ho8z" class="HcOXKn SxM0TO QxJLC3 comp-kjs1ho8z wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_7 wixui-rich-text__text" style="font-size:18px; text-align:center;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="letter-spacing:0.05em;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-family:wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;" class="wixui-rich-text__text">* On average, our customers save up to 50% ($1,000-$50,000) on credit card processing fees annually, depending on business and industry type.</span></span></span></span></span></p></div><!--/$--><!--$--><div id="comp-kle8qtjw" class="HcOXKn SxM0TO QxJLC3 comp-kle8qtjw wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_7 wixui-rich-text__text" style="font-size:11px; text-align:center;"><span style="font-size:11px;" class="wixui-rich-text__text"><span style="letter-spacing:0.05em;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-family:wfont_e2eaaa_daf91588419f4d018ff53a1a6bb05a99,wf_daf91588419f4d018ff53a1a6,orig_jost_regular;" class="wixui-rich-text__text">Copyright ©2021 MerchantPro Express TEXAS. All rights reserved. MerchantPro Express TEXAS is an independent brokerage company of CardConnect. CardConnect is a registered ISO of Wells Fargo Bank, N.A., Concord, CA., Synovus Bank, USA, Columbus, GA, BBVA USA, Birmingham, AL, and MetaBank, N.A., Sioux Falls, SD. MerchantPro Express TEXAS is an Official Clover® Partner and a contracted reseller of Clover solutions. The Clover name, logo, and related trademarks are owned by Clover Network, Inc. (a wholly-owned subsidiary of Fiserv Inc.) and are registered or used in the U.S. and many foreign countries. All trademarks and registered trademarks are the property of their respective owners.</span></span></span></span></p></div><!--/$--><!--$--><div id="comp-iraqdugr" class="comp-iraqdugr WzbAF8"><ul class="mpGTIt" aria-label="Social Bar"><li id="dataItem-kle8evvv-comp-iraqdugr" class="O6KwRn"><a data-testid="linkElement" href="https://www.linkedin.com/company/merchantproexpresstexas/" target="_blank" class="oRtuWN" aria-label="LinkedIn MerchantPro Express TEXAS credit card processing"><wow-image id="img_0_comp-iraqdugr" class="jhxvbR YaS0jR" data-image-info="{"containerId":"dataItem-kle8evvv-comp-iraqdugr","displayMode":"fill","encoding":"AVIF","imageData":{"width":376,"height":376,"uri":"e2eaaa_8623e74af53b4c9e8fa9d0d1c8f22615~mv2.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG dataItem-kle8evvv-comp-iraqdugr" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(376px, 100%)"><img alt="LinkedIn MerchantPro Express TEXAS credit card processing"/></wow-image></a></li><li id="dataItem-kle8evw5-comp-iraqdugr" class="O6KwRn"><a data-testid="linkElement" href="https://www.alignable.com/brookshire-tx/merchantpro-express-texas" target="_blank" class="oRtuWN" aria-label="Alignable MerchantPro Express TEXAS credit card processing"><wow-image id="img_1_comp-iraqdugr" class="jhxvbR YaS0jR" data-image-info="{"containerId":"dataItem-kle8evw5-comp-iraqdugr","displayMode":"fill","encoding":"AVIF","imageData":{"width":376,"height":376,"uri":"e2eaaa_e4c29080b2ae405f90044840e470b935~mv2.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG dataItem-kle8evw5-comp-iraqdugr" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(376px, 100%)"><img alt="Alignable MerchantPro Express TEXAS credit card processing"/></wow-image></a></li><li id="dataItem-kle8evw51-comp-iraqdugr" class="O6KwRn"><a data-testid="linkElement" href="https://g.page/merchantpro-express-texas?gm" target="_blank" class="oRtuWN" aria-label="Google MerchantPro Express TEXAS credit card processing"><wow-image id="img_2_comp-iraqdugr" class="jhxvbR YaS0jR" data-image-info="{"containerId":"dataItem-kle8evw51-comp-iraqdugr","displayMode":"fill","encoding":"AVIF","imageData":{"width":376,"height":376,"uri":"e2eaaa_937b9a2e9d784e46976aac9d083d508b~mv2.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG dataItem-kle8evw51-comp-iraqdugr" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(376px, 100%)"><img alt="Google MerchantPro Express TEXAS credit card processing"/></wow-image></a></li><li id="dataItem-kle8evw52-comp-iraqdugr" class="O6KwRn"><a data-testid="linkElement" href="https://www.facebook.com/merchantproexpresstexas" target="_blank" class="oRtuWN" aria-label="Facebook MerchantPro Express TEXAS credit card processing"><wow-image id="img_3_comp-iraqdugr" class="jhxvbR YaS0jR" data-image-info="{"containerId":"dataItem-kle8evw52-comp-iraqdugr","displayMode":"fill","encoding":"AVIF","imageData":{"width":376,"height":376,"uri":"e2eaaa_17e09297eb904559829e8b5401a054ce~mv2.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG dataItem-kle8evw52-comp-iraqdugr" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(376px, 100%)"><img alt="Facebook MerchantPro Express TEXAS credit card processing"/></wow-image></a></li><li id="dataItem-kle8evw6-comp-iraqdugr" class="O6KwRn"><a data-testid="linkElement" href="http://www.instagram.com/merchantproexpresstexas" target="_blank" class="oRtuWN" aria-label="Instagram MerchantPro Express TEXAS credit card processing"><wow-image id="img_4_comp-iraqdugr" class="jhxvbR YaS0jR" data-image-info="{"containerId":"dataItem-kle8evw6-comp-iraqdugr","displayMode":"fill","encoding":"AVIF","imageData":{"width":376,"height":376,"uri":"e2eaaa_6438e5a332cd4d798aa4386e62474930~mv2.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG dataItem-kle8evw6-comp-iraqdugr" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(376px, 100%)"><img alt="Instagram MerchantPro Express TEXAS credit card processing"/></wow-image></a></li><li id="dataItem-kle8evw61-comp-iraqdugr" class="O6KwRn"><a data-testid="linkElement" href="https://www.youtube.com/channel/UCn2BCwt_U-lzewoZXXrqvbg" target="_blank" class="oRtuWN" aria-label="YouTube MerchantPro Express TEXAS credit card processing"><wow-image id="img_5_comp-iraqdugr" class="jhxvbR YaS0jR" data-image-info="{"containerId":"dataItem-kle8evw61-comp-iraqdugr","displayMode":"fill","encoding":"AVIF","imageData":{"width":376,"height":376,"uri":"e2eaaa_e94fb23a7ff34de1a9635fe7204e69de~mv2.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG dataItem-kle8evw61-comp-iraqdugr" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(376px, 100%)"><img alt="YouTube MerchantPro Express TEXAS credit card processing"/></wow-image></a></li><li id="dataItem-kle8evw62-comp-iraqdugr" class="O6KwRn"><a data-testid="linkElement" href="http://www.twitter.com/MerchantProExTX" target="_blank" class="oRtuWN" aria-label="Twitter MerchantPro Express TEXAS credit card processing"><wow-image id="img_6_comp-iraqdugr" class="jhxvbR YaS0jR" data-image-info="{"containerId":"dataItem-kle8evw62-comp-iraqdugr","displayMode":"fill","encoding":"AVIF","imageData":{"width":376,"height":376,"uri":"e2eaaa_546751cccc36449896c01a48c713ce42~mv2.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG dataItem-kle8evw62-comp-iraqdugr" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(376px, 100%)"><img alt="Twitter MerchantPro Express TEXAS credit card processing"/></wow-image></a></li></ul></div><!--/$--><div data-mesh-id="SITE_FOOTERinlineContent-wedge-6"></div></div></div></div></div></footer><!--/$--></div><!--/$--></div><!--$--><!--/$--><div id="SCROLL_TO_BOTTOM" class="Vd6aQZ ignore-focus SCROLL_TO_BOTTOM" role="region" tabindex="-1" 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":"9a242f0a-ac4a-47a7-8005-697c3107fc34","userId":"e2eaaa95-783a-4759-8419-b4ac2099e50b","siteId":"cbd42cec-9b2d-46b8-a9f3-1e27a1106f92","externalBaseUrl":"https:\/\/www.merchantproexpresstexas.com","siteRevision":907,"siteType":"UGC","dc":"ireland-pub","isResponsive":false,"editorName":"Unknown","sessionId":"23b0feb8-86a4-4165-b24a-c21f18d356fe","isSEO":true,"appNameForBiEvents":"thunderbolt"},"rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":true},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer-gradual","type":"Rollout","code":1},"requestUrl":"https:\/\/www.merchantproexpresstexas.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.c85465c7.bundle.min.js">(()=>{"use strict";var e,o,a,r,i,n={},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 n[e].call(a.exports,a,a.exports,d),a.loaded=!0,a.exports}d.m=n,e=[],d.O=(o,a,r,i)=>{if(!a){var n=1/0;for(p=0;p<e.length;p++){for(var[a,r,i]=e[p],t=!0,s=0;s<a.length;s++)(!1&i||n>=i)&&Object.keys(d.O).every((e=>d.O[e](a[s])))?a.splice(s--,1):(t=!1,i<n&&(n=i));if(t){e.splice(p--,1);var c=r();void 0!==c&&(o=c)}}return o}i=i||0;for(var p=e.length;p>0&&e[p-1][2]>i;p--)e[p]=e[p-1];e[p]=[a,r,i]},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 i=Object.create(null);d.r(i);var n={};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=>n[o]=()=>e[o]));return n.default=()=>e,d.d(i,n),i},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.a514f271.bundle.min.js":592===e?"fastdom.inline.fbeb22f8.bundle.min.js":8398===e?"custom-element-utils.inline.90375295.bundle.min.js":996===e?"render-indicator.inline.44f675de.bundle.min.js":7122===e?"version-indicator.inline.5c969259.bundle.min.js":({34:"FontFaces",40:"wixEcomFrontendWixCodeSdk",46:"TPAPopup",130:"styleUtilsService",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",1663:"PageMountUnmount",1922:"widgetWixCodeSdk",1991:"tpaModuleProvider",2040:"debug",2077:"wix-seo-search-page-index",2177:"group_11",2179:"AppPart2",2305:"serviceRegistrar",2313:"group_46",2338:"businessLoggerService",2342:"imagePlaceholderService",2358:"wix-seo-blog-post-index",2396:"merge-mappers",2545:"thunderbolt-components-registry",2563:"environmentService",2624:"group_21",2635:"group_22",2646:"platform",2694:"group_38",2705:"group_37",2816:"wix-seo-blog-category-index",2865:"Repeater_FixedColumns",3002:"svgLoader",3006:"wix-seo-paginated-component-index",3092:"group_50",3096:"wix-seo-stores-gallery-component-index",3119:"Repeater_FluidColumns",3272:"FontRulersContainer",3286:"wix-seo-stores-product-schema-presets-index",3324:"testService",3470:"cyclicTabbingService",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",5181:"imagePlaceholder",5219:"wix-seo-static-page-index",5221:"stores",5294:"environment",5307:"wix-seo-blog-hashtags-index",5363:"mappersLegacyService",5377:"onloadCompsBehaviors",5433:"group_20",5444:"group_25",5445:"protectedPages",5503:"group_39",5625:"group_8",5648:"wix-seo-members-area-profile-index",5652:"multilingual",5679:"urlService",5739:"externalComponent",5901:"group_51",5966:"group_49",5998:"stickyToComponent",6055:"mpaNavigation",6099:"group_35",6178:"searchBox",6304:"wix-seo-gift-card-index",6384:"dashboardWixCodeSdk",6441:"wix-seo-restaurants-menu-page-index",6469:"group_4",6505:"editorElementsDynamicTheme",6510:"tslib.inline",6521:"navigation",6578:"renderIndicator",6821:"becky-css",6850:"componentsLoader",6851:"wix-seo-forum-post-index",6935:"module-executor",6943:"group_40",7030:"feedback",7116:"scrollToAnchor",7171:"siteMembers",7230:"popups",7265:"group_28",7331:"RemoteRefDeadComp",7393:"vsm-css",7457:"group_0",7471:"wix-seo-bookings-service-index",7513:"wix-seo-stores-sub-category-index",7547:"AppPart",7562:"usedPlatformApis",7882:"appMonitoring",7920:"group_47",7931:"group_44",7969:"wix-seo-static-page-v2-index",8039:"containerSlider",8104:"tpa",8149:"GhostComp",8212:"translationsService",8242:"group_23",8253:"group_24",8368:"wix-seo-programs-component-index",8380:"group_14",8423:"customCss",8519:"qaApi",8595:"wix-seo-challenges-page-index",8735:"wix-seo-static-page-v2-schema-presets-index",8791:"wix-seo-events-page-calculated-index",8838:"group_27",8840:"ByocStyles",8908:"group_32",8919:"group_31",8934:"panorama",8981:"wix-seo-groups-page-index",9040:"wix-seo-restaurants-order-page-index",9090:"clientSdk",9098:"wix-seo-video-component-index",9131:"wix-seo-payment-page-index",9141:"wix-seo-pro-gallery-item-index",9166:"wix-seo-portfolio-projects-index",9203:"wix-seo-thank-you-page-index",9278:"group_7",9341:"editorWixCodeSdk",9368:"group_10",9506:"wix-seo-members-area-author-profile-index",9507:"TPAModal",9533:"wix-seo-stores-product-index",9737:"servicesManagerReact",9764:"wix-seo-pricing-plans-index",9822:"businessManager",9896:"group_36",9948:"wix-seo-blog-archive-index"}[e]||e)+"."+{23:"c1a0e806",34:"b2c633d6",40:"00465236",46:"c2744a36",130:"f1a17ce1",161:"b1d6c809",200:"ee6329f6",255:"82db2865",266:"4b2241ff",316:"b245a329",349:"16963f41",350:"951bf511",359:"9669b060",407:"90df952e",481:"f8e2d255",488:"dc6a6658",490:"9be42d65",541:"19bb319e",569:"1e70f802",622:"9949a47a",693:"e7bf7036",695:"fe9dd88b",711:"ce72bbef",740:"238aa196",789:"df97276c",851:"a4de3925",970:"264775c2",974:"94ee3f1f",1021:"cda13122",1141:"3578be8a",1171:"482837af",1184:"630297d8",1232:"8d3d5f3e",1274:"f864528d",1305:"2cf77d67",1494:"b14fc9c8",1499:"d97840e9",1501:"eaecd0bc",1525:"84b9e9da",1530:"9c7a1881",1560:"cf2bf895",1579:"58cae903",1582:"c8e1c31c",1619:"161054ef",1632:"9071ae79",1663:"2d5a95d6",1922:"64a4bcd7",1991:"23f9682f",2040:"bab22a1a",2077:"464b6933",2177:"ee0fa2c7",2179:"42627332",2248:"01044e73",2305:"5beadc6d",2313:"921f9e22",2338:"c6d8bd20",2342:"ab3e03c4",2358:"09762121",2396:"68df09fd",2545:"b89104dd",2563:"6edb2285",2624:"2aad62b8",2635:"20852866",2646:"6ddf3204",2694:"38642abf",2705:"b4a31f0c",2816:"4d2bdbc1",2865:"caebb96c",3002:"c1f52f2f",3006:"cf05d182",3092:"5912132f",3096:"5f33d809",3119:"1b78c404",3272:"d072b975",3286:"f9040bda",3324:"6c868dea",3470:"23b0bad7",3495:"a49fe581",3499:"16944fd5",3511:"a8e26091",3520:"0eb05960",3542:"d7fc0274",3605:"2ea10861",3617:"efb52d60",3659:"6e9fcd51",3660:"f38afa29",3671:"2c2e56c0",3682:"d3c73ed6",3689:"39945cf4",3724:"b218a6e5",3780:"c52e90cd",3795:"7e3fb547",3831:"385d4e90",3909:"53027777",3930:"13d7239a",3993:"d9238efa",4047:"886b0b8e",4066:"3dedf657",4134:"9290432b",4206:"5fe4171d",4245:"9175c4fb",4303:"d15d6d9b",4391:"f19647fe",4456:"a4ae3cd3",4493:"1784b28c",4526:"e616afc6",4551:"6afe659c",4655:"4012e8ac",4676:"7413506f",4708:"5590027d",4773:"8776b4aa",4874:"1344ec61",4937:"d4cfb7e4",5114:"63c127fe",5116:"2d37ed29",5122:"c635dd0f",5133:"3e96fce6",5148:"478f8b95",5168:"5c048d48",5181:"c199301c",5219:"5c6726a5",5221:"7c90e5c5",5294:"aa865c71",5307:"bf11bf83",5363:"227a604b",5377:"a5af195f",5433:"78e9b6cd",5444:"b4ae073d",5445:"5c56210c",5503:"e6e6b755",5625:"3d7b33ae",5648:"f27bd307",5652:"08d12b42",5679:"8c025bb2",5739:"cab2f052",5901:"19163709",5966:"79bde428",5998:"a25627bf",6055:"065a38e9",6099:"7f067089",6178:"814de654",6304:"b1105590",6384:"9763315a",6441:"3aa70cad",6469:"b1f3f9b5",6505:"08b738a7",6510:"95dc7d6c",6521:"d5962942",6578:"5bdd4005",6821:"4600d3d7",6850:"8acadaf2",6851:"8e7881b0",6935:"2b22a7d9",6943:"f9f51e40",7030:"f3c15ee1",7116:"03bceb39",7171:"99e7afd8",7230:"9712b254",7265:"a74cf8a9",7331:"7984a796",7393:"a130262f",7457:"c985ea20",7471:"629c20d5",7513:"ea74726d",7547:"09b9d194",7562:"7db29f51",7882:"39e75b67",7920:"4fd19472",7931:"ee804dc7",7969:"3dc8a0da",8039:"c4aa0c80",8104:"c94318bd",8149:"290fde46",8212:"b72131e7",8242:"2bb305c8",8253:"b861fd74",8368:"18568241",8380:"3a3ec4c6",8423:"6f11bb37",8518:"8ce4f244",8519:"a501fe24",8595:"a51c41dd",8735:"966f10b8",8791:"c8a0d4bb",8838:"e86658c9",8840:"73ce5462",8869:"b1efd5da",8908:"b83efe39",8919:"fd9132fa",8934:"2872cc39",8981:"0c2dbc1e",9040:"1ef6dd9e",9090:"28693d5d",9098:"4a07b704",9131:"63e88a5f",9141:"45cfa286",9166:"d9d940c3",9203:"5f6bebbf",9278:"6d785000",9341:"a12ad814",9368:"5605f0ae",9506:"54e58fa3",9507:"63272dbe",9519:"e431afb6",9533:"5881d4d1",9622:"88c2f433",9737:"7917c752",9764:"d1f52483",9822:"7a5cb97d",9839:"a6a8764d",9896:"dabdc384",9948:"63464c26"}[e]+".chunk.min.js",d.miniCssF=e=>996===e?"render-indicator.inline.044c11cb.min.css":7122===e?"version-indicator.inline.004341ff.min.css":{46:"TPAPopup",541:"TPAUnavailableMessageOverlay",970:"tpaWidgetNativeDeadComp",1560:"TPABaseComponent",2179:"AppPart2",2865:"Repeater_FixedColumns",3119:"Repeater_FluidColumns",3272:"FontRulersContainer",3831:"ContentReflowBanner",4066:"TPAPreloaderOverlay",7547:"AppPart",9278:"group_7",9507:"TPAModal"}[e]+"."+{46:"7e7f441d",541:"fb1e5320",970:"edad7c2d",1560:"27e1e284",2179:"0a2601ec",2865:"3e2ab597",3119:"287f6d9f",3272:"2b93f1ca",3831:"d7e07a05",4066:"6dbffa0c",7547:"34a92bc1",9278:"bae0ce0c",9507:"1b4dd679"}[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={},i="_wix_thunderbolt_app:",d.l=(e,o,a,n)=>{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")==i+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",i+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(f);var i=r[e];if(delete r[e],t.parentNode&&t.parentNode.removeChild(t),i&&i.forEach((e=>e(a))),o)return o(a)},f=setTimeout(l.bind(null,void 0,{type:"timeout",target:t}),12e4);t.onerror=l.bind(null,t.onerror),t.onload=l.bind(null,t.onload),s&&document.head.appendChild(t)}},d.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},d.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),d.p="https://static.parastorage.com/services/wix-thunderbolt/dist/",(()=>{if("undefined"!=typeof document){var e=e=>new Promise(((o,a)=>{var r=d.miniCssF(e),i=d.p+r;if(((e,o)=>{for(var a=document.getElementsByTagName("link"),r=0;r<a.length;r++){var i=(t=a[r]).getAttribute("data-href")||t.getAttribute("href");if("stylesheet"===t.rel&&(i===e||i===o))return t}var n=document.getElementsByTagName("style");for(r=0;r<n.length;r++){var t;if((i=(t=n[r]).getAttribute("data-href"))===e||i===o)return t}})(r,i))return o();((e,o,a,r,i)=>{var n=document.createElement("link");n.rel="stylesheet",n.type="text/css",n.onerror=n.onload=a=>{if(n.onerror=n.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,n.parentNode&&n.parentNode.removeChild(n),i(s)}},n.href=o,0!==n.href.indexOf(window.location.origin+"/")&&(n.crossOrigin="anonymous"),a?a.parentNode.insertBefore(n,a.nextSibling):document.head.appendChild(n)})(e,i,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 i=new Promise(((a,i)=>r=e[o]=[a,i]));a.push(r[2]=i);var n=d.p+d.u(o),t=new Error;d.l(n,(a=>{if(d.o(e,o)&&(0!==(r=e[o])&&(e[o]=void 0),r)){var i=a&&("load"===a.type?"missing":a.type),n=a&&a.target&&a.target.src;t.message="Loading chunk "+o+" failed.\n("+i+": "+n+")",t.name="ChunkLoadError",t.type=i,t.request=n,r[1](t)}}),"chunk-"+o,o)}else e[o]=0},d.O.j=o=>0===e[o];var o=(o,a)=>{var r,i,[n,t,s]=a,c=0;if(n.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<n.length;c++)i=n[c],d.o(e,i)&&e[i]&&e[i][0](),e[i]=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.c85465c7.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.90375295.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:j(Math.max(0,Math.min(100,e.x))/100,2),y:j(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 j(e,t){const i=Math.pow(10,t||0);return(e*i/i).toFixed(t)}function q(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:j(t.unsharpMask?.radius,2),amount:j(t.unsharpMask?.amount,2),threshold:j(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:q(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",je=[1920,1536,1366,1280,980],qe=(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 je.map(((p,_)=>{const T=980===p,I=t=>T?r:e/100*(t-2*(g||0)),E=I(je[_+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 f&&y&&(y.img.objectFit="cover"),{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=qe(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("[id^=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.90375295.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=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.dropAppsClientSpecMapByApplicationId%2C.imageEncodingAVIF%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Desktop&dfCk=6&dfVersion=1.4726.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.merchantproexpresstexas.com&fileId=6461bcec.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&languageResolutionMethod=QueryParam&metaSiteId=9a242f0a-ac4a-47a7-8005-697c3107fc34&module=thunderbolt-features&oneDocEnabled=true&originalLanguage=en&pageId=e2eaaa_be677bd220deffd09959a452f65b7d3b_907.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.13795.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.13795.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=cbd42cec-9b2d-46b8-a9f3-1e27a1106f92&siteRevision=907&staticHTMLComponentUrl=https%3A%2F%2Fwww-merchantproexpresstexas-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=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.dropAppsClientSpecMapByApplicationId%2C.imageEncodingAVIF%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Desktop&dfCk=6&dfVersion=1.4726.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.merchantproexpresstexas.com&fileId=6461bcec.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&languageResolutionMethod=QueryParam&metaSiteId=9a242f0a-ac4a-47a7-8005-697c3107fc34&module=thunderbolt-features&oneDocEnabled=true&originalLanguage=en&pageId=e2eaaa_97df65cb7142898c6678d83fde8c2dc2_906.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.13795.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.13795.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=cbd42cec-9b2d-46b8-a9f3-1e27a1106f92&siteRevision=907&staticHTMLComponentUrl=https%3A%2F%2Fwww-merchantproexpresstexas-com.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_mua1n" 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=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.4726.0&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.merchantproexpresstexas.com&fileId=8e8ba012.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&metaSiteId=9a242f0a-ac4a-47a7-8005-697c3107fc34&module=thunderbolt-platform&oneDocEnabled=true&originalLanguage=en&pageId=e2eaaa_be677bd220deffd09959a452f65b7d3b_907.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.13795.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.13795.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=cbd42cec-9b2d-46b8-a9f3-1e27a1106f92&siteRevision=907&staticHTMLComponentUrl=https%3A%2F%2Fwww-merchantproexpresstexas-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=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.4726.0&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.merchantproexpresstexas.com&fileId=8e8ba012.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&metaSiteId=9a242f0a-ac4a-47a7-8005-697c3107fc34&module=thunderbolt-platform&oneDocEnabled=true&originalLanguage=en&pageId=e2eaaa_97df65cb7142898c6678d83fde8c2dc2_906.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.13795.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.13795.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=cbd42cec-9b2d-46b8-a9f3-1e27a1106f92&siteRevision=907&staticHTMLComponentUrl=https%3A%2F%2Fwww-merchantproexpresstexas-com.filesusr.com%2F&viewMode=desktop" id="platform_mua1n" 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.merchantproexpresstexas.com\/","siteFeatures":["appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cyclicTabbing","environmentWixCodeSdk","environment","lightbox","locationWixCodeSdk","mpaNavigation","navigationManager","navigationPhases","ooi","pages","panorama","renderer","reporter","routerFetch","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsReact","platform"],"site":{"metaSiteId":"9a242f0a-ac4a-47a7-8005-697c3107fc34","userId":"e2eaaa95-783a-4759-8419-b4ac2099e50b","siteId":"cbd42cec-9b2d-46b8-a9f3-1e27a1106f92","externalBaseUrl":"https:\/\/www.merchantproexpresstexas.com","siteRevision":907,"siteType":"UGC","dc":"ireland-pub","isResponsive":false,"editorName":"Unknown","sessionId":"23b0feb8-86a4-4165-b24a-c21f18d356fe","isSEO":true,"appNameForBiEvents":"thunderbolt"},"isMobileDevice":false,"viewMode":"desktop","formFactor":"desktop","deviceInfo":{"deviceClass":"Desktop"},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"language":{"userLanguage":"en","userLanguageResolutionMethod":"QueryParam","siteLanguage":"en","isMultilingualEnabled":false,"directionByLanguage":"ltr"},"mode":{"qa":false,"enableTestApi":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"siteFeaturesConfigs":{"appMonitoring":{"appsWithMonitoring":[]},"assetsLoader":{"isStylableComponentInStructure":true},"componentsRegistry":{"librariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13795.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13795.0"}]},"consentPolicy":{"isWixSite":false},"dataWixCodeSdk":{"gridAppId":"b1f09b0f-6366-411e-9a3a-d820431532fb","environment":"LIVE","cloudDataUrlWithExternalBase":"https:\/\/www.merchantproexpresstexas.com\/_api\/cloud-data"},"elementorySupportWixCodeSdk":{"baseUrl":"https:\/\/www.merchantproexpresstexas.com\/_api\/wix-code-public-dispatcher-ng\/siteview","relativePath":"\/\/_api\/wix-code-public-dispatcher-ng\/siteview","gridAppId":"b1f09b0f-6366-411e-9a3a-d820431532fb","viewMode":"site","siteRevision":907},"environmentWixCodeSdk":{},"environment":{"editorType":"","domain":"merchantproexpresstexas.com","previewMode":false},"fedopsWixCodeSdk":{"isWixSite":false,"shouldReportFedops":false},"lightbox":{"prefixToRouterFetchData":{},"pageIdToPrefix":{}},"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.bwpmm1pucrex8lxcwrjn.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/wixMadefor.j95mkaziqjnrn77aekr8.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/google.cmnlec8hp0bn9uarhtct.css"]},"ooi":{"ooiComponentsData":{"142bb34d-3439-576a-7118-683e690a1e0d":{"sentryDsn":"https:\/\/[email protected]\/3427","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1325.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":"e2eaaa95-783a-4759-8419-b4ac2099e50b","metaSiteId":"9a242f0a-ac4a-47a7-8005-697c3107fc34","isPremium":true,"isFBServerEventsAppProvisioned":false,"dynamicPagesIds":[]},"routerFetch":{"externalBaseUrl":"https:\/\/www.merchantproexpresstexas.com","viewMode":"desktop"},"router":{"baseUrl":"https:\/\/www.merchantproexpresstexas.com","mainPageId":"mua1n","pagesMap":{"fmwwf":{"pageId":"fmwwf","title":"Clover Go Portable Credit Card Reader","pageUriSEO":"clover-go-portable-credit-card-reader","pageJsonFileName":"e2eaaa_023ce8081360aa0d8979e6734db414e4_906"},"yimy0":{"pageId":"yimy0","title":"Contact Us","pageUriSEO":"contact-us","pageJsonFileName":"e2eaaa_d165ac47585e13499e97112e198c3746_906"},"qh5du":{"pageId":"qh5du","title":"Free Terminal","pageUriSEO":"popup-qh5du","pageJsonFileName":"e2eaaa_92e48d1f88e6103dca9d4d2cabb7c303_906"},"d9ae6":{"pageId":"d9ae6","title":"Business Loans","pageUriSEO":"small-business-loans","pageJsonFileName":"e2eaaa_b8f60126b6ecfb13bdbae0647a4aa764_906"},"hy263":{"pageId":"hy263","title":"Clover Mini Point of Sale System","pageUriSEO":"clover-mini-point-of-sale-system","pageJsonFileName":"e2eaaa_b9fad96958a5e0870f1e02a635100d39_906"},"pfx2w":{"pageId":"pfx2w","title":"Clover POS ","pageUriSEO":"clover-pos-point-of-sale-system","pageJsonFileName":"e2eaaa_b0362c2cf299bf7c8536585752a409a5_906"},"p51m0":{"pageId":"p51m0","title":"Fullscreen Page","pageUriSEO":"fullscreen-page","pageJsonFileName":"e2eaaa_e85bc68c61537527e6c0c57328798b38_906"},"q0sck":{"pageId":"q0sck","title":"Clover Station Duo Point of Sale","pageUriSEO":"clover-station-duo-pos-system","pageJsonFileName":"e2eaaa_8c47ce5fc3cecb43a9495e994307dfae_906"},"aiiue":{"pageId":"aiiue","title":"Clover Flex Portable POS System","pageUriSEO":"clover-flex-portable-pos-system","pageJsonFileName":"e2eaaa_4d2cc72dc44c468efcbb5c5d03691db7_906"},"mua1n":{"pageId":"mua1n","title":"Home","pageUriSEO":"home","pageJsonFileName":"e2eaaa_97df65cb7142898c6678d83fde8c2dc2_906"},"wvjda":{"pageId":"wvjda","title":"Referral Rewards","pageUriSEO":"referral-rewards-program","pageJsonFileName":"e2eaaa_2bddb62cc54a55b77e935ab8c78bb360_907"},"swqbx":{"pageId":"swqbx","title":"FREE Clover POS ","pageUriSEO":"copy-of-clover-pos-1","pageJsonFileName":"e2eaaa_ddc634f05e22d72f2386efbbc8c4febb_906"},"ymv55":{"pageId":"ymv55","title":"Clover Station Solo Point of Sale","pageUriSEO":"clover-station-solo-pos-system","pageJsonFileName":"e2eaaa_e4371d361842b9eecbb800ad3748ba5b_906"}},"disableStaticPagesUrlHierarchy":false,"routes":{".\/clover-go-portable-credit-card-reader":{"type":"Static","pageId":"fmwwf"},".\/contact-us":{"type":"Static","pageId":"yimy0"},".\/popup-qh5du":{"type":"Static","pageId":"qh5du"},".\/small-business-loans":{"type":"Static","pageId":"d9ae6"},".\/clover-mini-point-of-sale-system":{"type":"Static","pageId":"hy263"},".\/clover-pos-point-of-sale-system":{"type":"Static","pageId":"pfx2w"},".\/fullscreen-page":{"type":"Static","pageId":"p51m0"},".\/clover-station-duo-pos-system":{"type":"Static","pageId":"q0sck"},".\/clover-flex-portable-pos-system":{"type":"Static","pageId":"aiiue"},".\/home":{"type":"Static","pageId":"mua1n"},".\/referral-rewards-program":{"type":"Static","pageId":"wvjda"},".\/copy-of-clover-pos-1":{"type":"Static","pageId":"swqbx"},".\/clover-station-solo-pos-system":{"type":"Static","pageId":"ymv55"},".\/":{"type":"Static","pageId":"mua1n"}},"pageIdToPrefix":{},"isWixSite":false,"partialRouteMatchingAllowed":true},"searchWixCodeSdk":{"language":"en"},"seoTpa":{"url":"http:\/\/172.20.48.25:81\/com.wixpress.html.tpa.seo.tpa-seo\/v1\/fetch-applications-seo-data?metaSiteId=9a242f0a-ac4a-47a7-8005-697c3107fc34","canonicalUrl":"https:\/\/www.merchantproexpresstexas.com\/","widgetWithUseSsrSeo":{"3130":["142bb34d-3439-576a-7118-683e690a1e0d","144f04b9-aab4-fde7-179b-780c11da4f46"]},"deviceType":"Desktop","baseUri":"https:\/\/www.merchantproexpresstexas.com","mainPageId":"mua1n","siteId":"cbd42cec-9b2d-46b8-a9f3-1e27a1106f92","metaSiteId":"9a242f0a-ac4a-47a7-8005-697c3107fc34","runningExperiments":{"runningExperiments":{"specs.thunderbolt.videoLazyLoading":"true","specs.thunderbolt.viewport_hydration_extended_react_18":"true","specs.thunderbolt.shouldRedirectOnLogout":"false","specs.thunderbolt.inMemoryPaypalAuthToken":"true","specs.thunderbolt.PanoramaErrorMonitor":"true","specs.thunderbolt.getMemberDetailsFromMembersNg":"true","specs.thunderbolt.UseEcomFemBi":"true","specs.thunderbolt.shouldUseResponsiveImages":"true","specs.thunderbolt.fedops_enableSampleRateForAppNames":"true","specs.thunderbolt.excludeInstanceFromQueryParams":"true","specs.thunderbolt.LoginSocialBarSplitStateProps":"true","specs.thunderbolt.bundlerTrafficToAws":"true","sv_imageZoomSeo":"false","specs.thunderbolt.routeToExternalDispatcher":"true","specs.thunderbolt.servicesInfra":"false","specs.thunderbolt.FixWixDataInstanceForBlocksPreview":"true","specs.thunderbolt.deprecatewixperf":"true","specs.thunderbolt.useNewRegisterLogin":"true","specs.thunderbolt.useWowImageInFastGallery":"false","specs.thunderbolt.ShouldUseNewIAMSocialFlow":"true","specs.thunderbolt.useIAMEnabledConnections":"true","specs.thunderbolt.SentryViaPanorama":"false","specs.thunderbolt.useElementoryRelativePath":"true","specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":"true","specs.thunderbolt.DDMenuMigrateCssCarmiMapper":"true","specs.membersArea.LoginBarRemake":"true","specs.thunderbolt.buttonUdp":"true","specs.thunderbolt.hardenFetchAndXHR":"true","specs.thunderbolt.useVeloAppId":"false","specs.thunderbolt.veloWixMembersAmbassadorV2":"new","specs.thunderbolt.megaMenuMouseLeave":"true","specs.thunderbolt.UseWixDataItemService":"true","specs.thunderbolt.useImageAvifFormatInNativeProGallery":"true","specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":"true","specs.promote.ar.reportEcomPlatformPurchaseEvents":"true","specs.thunderbolt.AddRegisterEventListenerToWixWindow":"true","specs.thunderbolt.WixCodeGetAppDefIdFromPackageName":"false","specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":"true","specs.thunderbolt.pricingPlansUserOrdersV2":"true","specs.thunderbolt.useSvgLoaderFeature":"true","specs.thunderbolt.buttonUdp_loggedIn":"true","bypassSsrInternalCache":"false","specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":"true","specs.thunderbolt.imageEncodingAVIF":"true","displayWixAdsNewVersion":"new","specs.thunderbolt.dropAppsClientSpecMapByApplicationId":"true","specs.thunderbolt.BundlerTypescriptListExportedFunctions":"true","specs.thunderbolt.ooi_css_optimization":"new","specs.thunderbolt.hardenObject":"true","specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":"true","dummySpecTorTestsOfThunderboltViewer":"false","specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":"true","specs.thunderbolt.shouldFetchLogoutUrlByClientId":"true","specs.thunderbolt.wixPulse":"false","specs.thunderbolt.useNativeSchedulerYield":"true","specs.thunderbolt.convertBirthdateToISOString":"true","specs.thunderbolt.WixCodeAnalyzeImportedNamespaces":"true","specs.thunderbolt.presenceWithoutChat":"false","specs.thunderbolt.hardenTimeout":"true","specs.thunderbolt.fetchCurrentMemberFromMembersNg":"true"}},"signedInstances":{"5":["141fbfae-511e-6817-c9f0-48993a7547d1","ADruDCtLZZQJocKU-JV-4rWvm05_NUVjvYwJEonq_lI.eyJpbnN0YW5jZUlkIjoiZTZkOGZlMWItOGUyMy00NWQxLWFkZmYtOTE3YjA1MzYwOWZkIiwiYXBwRGVmSWQiOiIxNDFmYmZhZS01MTFlLTY4MTctYzlmMC00ODk5M2E3NTQ3ZDEiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiIxZDhiOWU4MS0zMDc1LTRkNjktYjZiZS03NzhjZGUyZDkyYWEiLCJiaVRva2VuIjoiN2NmY2QxMTEtMjI2OS0wMjc2LTJkZmEtZjgwNzM0MzFmNWM5Iiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"6":["14bca956-e09f-f4d6-14d7-466cb3f09103","mn3xm9BmRzcp87P4PJyoeN9IyWdKPADtYRBk8ViFlu0.eyJpbnN0YW5jZUlkIjoiMjg0NTE5MDktZDQ4ZS00ZGYxLWFlYjgtNTBiMDc4YWMxMDAzIiwiYXBwRGVmSWQiOiIxNGJjYTk1Ni1lMDlmLWY0ZDYtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJlNDhjNDE2MC0wNTgwLTQ2ZmMtYWJlNi1hNTAxNjk3MmUzMzAiLCJiaVRva2VuIjoiYjI2MTM2MDMtNzhjNC0wYTU2LTJlYmQtMzljYzQ5YWJlYzM3Iiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"7":["13ee94c1-b635-8505-3391-97919052c16f","_7hIqCfZ6xu_LOdXUFhnVz7z-Y0ceamtnh6kuUi5-LA.eyJpbnN0YW5jZUlkIjoiOWI4OGNjNGQtOTY1NC00YTA1LThhYTYtMDJiNTRkMmJiZDc5IiwiYXBwRGVmSWQiOiIxM2VlOTRjMS1iNjM1LTg1MDUtMzM5MS05NzkxOTA1MmMxNmYiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiIxYmE0YTM0OS1hYjg5LTRjOWItYjdhMy05ZmEwYmIyMTZhMjIiLCJiaVRva2VuIjoiMDFhY2UzNDctM2ExZS0wZGEyLTBhYTMtNmJjOTdjMmM0MTRkIiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"9":["150ae7ee-c74a-eecd-d3d7-2112895b988a","kqbJLr-6pRp7KDRfGeLSf7GSoh-Lj4iz-035h5Cl50U.eyJpbnN0YW5jZUlkIjoiN2FjYjU3ZGQtYjdjNy00ZjlhLThlNjItZjgwMDIzZGI0NTU3IiwiYXBwRGVmSWQiOiIxNTBhZTdlZS1jNzRhLWVlY2QtZDNkNy0yMTEyODk1Yjk4OGEiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiIzNjY3NGY4Zi1iZmI5LTQyMGYtOTQzZi00NzhjMzJmMDJjNmIiLCJiaVRva2VuIjoiZTBlZjc4ZDctMWI4ZC0wODNkLTBlNjctOTE3YzEyZGNiOTYzIiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"10":["a322993b-2c74-426f-bbb8-444db73d0d1b","Y5PIqLCTT1JYYUFcKwsNLRRa-QUKQm-fmYckqmdOM08.eyJpbnN0YW5jZUlkIjoiNGEzNDZjOTMtMGJiMS00OWM4LWE5YTItN2U2ZjVlYWNjOTkwIiwiYXBwRGVmSWQiOiJhMzIyOTkzYi0yYzc0LTQyNmYtYmJiOC00NDRkYjczZDBkMWIiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJiYTgzNDY2ZS1jZTRiLTQxNjQtOTllYy0yYzJiMmE5MTg4ZDYiLCJiaVRva2VuIjoiZDAxMDQzOTktYTdmYi0wZTZmLTI5YTctMTcxMzZmYWIzNWE0Iiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"11":["55cd9036-36bb-480b-8ddc-afda3cb2eb8d","EatpE82m_34YQS0ojUIEDBO9ijDsl5KwjGrRG-Cq-r8.eyJpbnN0YW5jZUlkIjoiYWIwZTM3YzQtOTMzYi00MTUzLThjZmMtNGI4NjdmMzFhYzgzIiwiYXBwRGVmSWQiOiI1NWNkOTAzNi0zNmJiLTQ4MGItOGRkYy1hZmRhM2NiMmViOGQiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJiZGUwODBmZi00YjRiLTQxYmYtOWI2OS1iZGVmYzc2MDlhMzUiLCJiaVRva2VuIjoiMzEyYTE4Y2UtM2Y3MS0wNmY0LTBjZjktMjJmYTRlMzY1MGI3Iiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"12":["f123e8f1-4350-4c9b-b269-04adfadda977","jlRPMFDUazrtaT5Q0ftDnWpCYmbacatLnxmNVZTiJBA.eyJpbnN0YW5jZUlkIjoiZjI0NmJmMGMtYjFkYi00ZTI1LTgxYmYtYzE3MWJjMjYxN2UxIiwiYXBwRGVmSWQiOiJmMTIzZThmMS00MzUwLTRjOWItYjI2OS0wNGFkZmFkZGE5NzciLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI2MTg1YWRhNS1iYTgzLTQ0ODYtODI3ZC1lNjU4MzBiMWYzNjciLCJiaVRva2VuIjoiNjg2MjkwMDYtMWQ5MS0wOTgyLTAxYmEtYTgwZDhkMjFlYmQ1Iiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"13":[null,null],"14":["9bead16f-1c73-4cda-b6c4-28cff46988db","FGnZUBQ6ZPvdwSCIrUvNluOFWWjGpkRqK7R9K6DgmDg.eyJpbnN0YW5jZUlkIjoiYzE3ZDA5Y2QtMWNjZS00NjZhLThiZjMtOGY1OTA5OTkwMzhhIiwiYXBwRGVmSWQiOiI5YmVhZDE2Zi0xYzczLTRjZGEtYjZjNC0yOGNmZjQ2OTg4ZGIiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJjMjEzMmNjMy02MTliLTRkMjgtOWNhZi1kNzRhZTY2NWJlYzAiLCJiaVRva2VuIjoiNWI1OTI2YzctYjA4NC0wMWNkLTBiZjYtZTYyNTM4OWVmZmJlIiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"15":["1480c568-5cbd-9392-5604-1148f5faffa0","VXuETHbYSNrXvmfrdEqVk5YjjfRz9FzTLaNaMn4mN0o.eyJpbnN0YW5jZUlkIjoiOTU0ZDM2MjctYjQxYy00NTUxLWFkZDktNjA5ZTdjMzY3NmYzIiwiYXBwRGVmSWQiOiIxNDgwYzU2OC01Y2JkLTkzOTItNTYwNC0xMTQ4ZjVmYWZmYTAiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI0MTEzZDI5Yi1jZjkxLTQzZGItYWI1OC01MWMxMzU5MzVlM2UiLCJiaVRva2VuIjoiMGY2OTE5MmQtMTg1Ni0wMmY2LTJkZGMtMDllMjRkMzE4YWM3Iiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"16":["13aa9735-aa50-4bdb-877c-0bb46804bd71","YSmz6zez0soGjOZRm1egrIPmOHp6InOUGpzwNMGbjMI.eyJpbnN0YW5jZUlkIjoiNmVlOGY1YzUtNDdiOS00ZTJmLWE2ZTMtYzVlZjJhOWQ1YjM2IiwiYXBwRGVmSWQiOiIxM2FhOTczNS1hYTUwLTRiZGItODc3Yy0wYmI0NjgwNGJkNzEiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI5ZGUyNjk0MC04ZWQwLTRkY2EtODAxOC05MWFmYjhmYWQyMjYiLCJiaVRva2VuIjoiZjRjY2RhY2YtZWJmMy0wOTg4LTI2ZTYtYWM5MzFiOWFhNzAyIiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"18":["d70b68e2-8d77-4e0c-9c00-c292d6e0025e","bJpK_ObVL7aPSI4it_c31a9HHYRbE2HJ04HeSB5mDVI.eyJpbnN0YW5jZUlkIjoiMWJhOTYwZTQtMDg1Yi00MjEzLTgwNzAtNThkMDQxN2NhODIwIiwiYXBwRGVmSWQiOiJkNzBiNjhlMi04ZDc3LTRlMGMtOWMwMC1jMjkyZDZlMDAyNWUiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJlYWRlZWJhOC01NDVlLTQzNDktODlmZC00MTY2ODY5OWRmMjAiLCJiaVRva2VuIjoiODE4ZDRmZWUtYTQxMS0wNWI0LTAwNzUtMzFhYzcwN2I1NDE0Iiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"19":["14b89688-9b25-5214-d1cb-a3fb9683618b","yQepja4CUhGx5QKZ1oJrAtzPV4wqgrmrGYwYm_QmGEk.eyJpbnN0YW5jZUlkIjoiMWQ5Mjg3MGItYzg2Yi00M2MyLWJkMDItMTdiZGYwMmE2OTk4IiwiYXBwRGVmSWQiOiIxNGI4OTY4OC05YjI1LTUyMTQtZDFjYi1hM2ZiOTY4MzYxOGIiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJiNjM2M2M5Ni05ZWI2LTRkYTktODQyNS1jZjJlYzY4NzJlYzAiLCJiaVRva2VuIjoiODdiNmE4MDEtNjQyMS0wNDY1LTNkMDctN2VjMWMxMmQ5NWFjIiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"20":["135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","B1PJopPdzKoiWkf5jHRPrj_uXFe46kOqiq0GrWx7GWw.eyJpbnN0YW5jZUlkIjoiYTdmODFkZDAtMjE3ZC00MjgzLWI4OTYtNjNkODZmNTViZTU5IiwiYXBwRGVmSWQiOiIxMzVjM2Q5Mi0wZmVhLTFmOWQtMmJhNS0yYTFkZmIwNDI5N2UiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiIyMWU0YWUxYy0yYzQ2LTQ5NjEtYmIyMi0xYmUwMDkxMGUwZjMiLCJiaVRva2VuIjoiM2RkYzMyZGEtOGQzNy0wNTI0LTM4OTMtMGFhNDVlNTI0MjZkIiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"21":["146c0d71-352e-4464-9a03-2e868aabe7b9","4KdMoOpsLDd5AVvb720yDg6B431Ig7WgO54vx36GD9s.eyJpbnN0YW5jZUlkIjoiM2NlZTRiNjEtMzMxMy00NzlhLTk2ZjYtMGFjYzZlMThmMTkxIiwiYXBwRGVmSWQiOiIxNDZjMGQ3MS0zNTJlLTQ0NjQtOWEwMy0yZTg2OGFhYmU3YjkiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI0NDVlOTg4Yi0wMjgwLTQ4M2YtOTYwMC0wZDU0YWY1MmIzZjciLCJiaVRva2VuIjoiYTZjYTY0NmItOWY1OS0wMDNkLTE2ZjMtNjNiMDVmMWYwZGE1Iiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"22":["139ef4fa-c108-8f9a-c7be-d5f492a2c939","PU2FhX0hChV-ct2034RqWiQX1FAMop5xsozULA-fyQY.eyJpbnN0YW5jZUlkIjoiZTQ0Y2JkNDEtNjA0Zi00N2U2LWI5OGMtZGE4NTQzOTRhYjZiIiwiYXBwRGVmSWQiOiIxMzllZjRmYS1jMTA4LThmOWEtYzdiZS1kNWY0OTJhMmM5MzkiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI4Nzc2Y2NjZS1mNzM3LTRmOTUtYTkyMi00ODVhZTA2YzdiYmIiLCJiaVRva2VuIjoiN2U2ODkyNGItY2MwNS0wMDQxLTM5ODktYjNmOTcyOTM1NzVmIiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"23":["307ba931-689c-4b55-bb1d-6a382bad9222","3wO3TymqFTyNpiS3y9VVspSva9Om-b-MaKPSJdJv9EI.eyJpbnN0YW5jZUlkIjoiMzE3NTdkNmUtYjM4Zi00ZDkzLTlkNDQtYmU5ODgwZjA2NjdjIiwiYXBwRGVmSWQiOiIzMDdiYTkzMS02ODljLTRiNTUtYmIxZC02YTM4MmJhZDkyMjIiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJlMTZmOGNkNS0xZmMyLTQ3NGMtODc4Yi1lYWFjMjUyMDFlNzIiLCJiaVRva2VuIjoiYWI1MTUyNjQtMWZjNS0wYTM0LTFkNDEtZDdlNGIxZjc5YTQ4Iiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"24":["ea2821fc-7d97-40a9-9f75-772f29178430","YaLKsiJUwpXRSgBFSFes5i4qP878gA3BOSgHJj2ZgqY.eyJpbnN0YW5jZUlkIjoiMWUxNTNkNzAtM2M3Zi00MzU0LTlmMTEtMWI2NDViYjRmMGQ0IiwiYXBwRGVmSWQiOiJlYTI4MjFmYy03ZDk3LTQwYTktOWY3NS03NzJmMjkxNzg0MzAiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiIwNGQwMTljZC0xMTcxLTQ0MDEtOTNhNC0zOWRmMGM5NjJjNjQiLCJiaVRva2VuIjoiODQzMTEyN2EtOTAzNS0wNGYzLTFmMTQtNzIxODZhYjMwY2UwIiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"27":["14d7032a-0a65-5270-cca7-30f599708fed","zTZO5hiVWfnodeKQ8DOpZzAt13ws00EPzMRBkM409Zg.eyJpbnN0YW5jZUlkIjoiYTM0ZDA1YzYtMzRjYS00Y2U4LWI2NDQtN2U4NDU4YWRjOGJiIiwiYXBwRGVmSWQiOiIxNGQ3MDMyYS0wYTY1LTUyNzAtY2NhNy0zMGY1OTk3MDhmZWQiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiIyOGU2YWVlZC05ZDBiLTQxODMtYjQ4Ny0yMDVlYzI5MDQwMDIiLCJiaVRva2VuIjoiMzk2OTJhY2MtOTg4MC0wYjRmLTM2NDEtMTdmODY5YWEzNDhmIiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"34":["94bc563b-675f-41ad-a2a6-5494f211c47b","0H5L1S-hg-OG3Y_AcJDkR7Ch9AECj_AZb5GMC6SrUJs.eyJpbnN0YW5jZUlkIjoiMDY1N2ExODYtNTNmMy00NDE4LWJmZTUtMjE3MzMwNDU4YjQyIiwiYXBwRGVmSWQiOiI5NGJjNTYzYi02NzVmLTQxYWQtYTJhNi01NDk0ZjIxMWM0N2IiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5YzczOGU4Yy1mZmI5LTAzYmYtM2ZlMC00ODBmMDE0Mjc3NzYiLCJzaXRlT3duZXJJZCI6ImUyZWFhYTk1LTc4M2EtNDc1OS04NDE5LWI0YWMyMDk5ZTUwYiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA2LTAzVDIzOjE4OjQ0LjIwOFoifQ"],"35":["4b10fcce-732d-4be3-9d46-801d271acda9","6zLCAFl--PerAcRCUgeGpdAEwlnpGOBx5nRAmW4P-1c.eyJpbnN0YW5jZUlkIjoiZDZhYjBmN2MtNmJiYy00OGY1LTk3OWEtYjk0ZDBjZTM0ZmMwIiwiYXBwRGVmSWQiOiI0YjEwZmNjZS03MzJkLTRiZTMtOWQ0Ni04MDFkMjcxYWNkYTkiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0YzhmMjA3Ni1jN2Y2LTBmNTItMTc5Zi1kMDMxM2RlNGIzZjQiLCJzaXRlT3duZXJJZCI6ImUyZWFhYTk1LTc4M2EtNDc1OS04NDE5LWI0YWMyMDk5ZTUwYiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA2LTAzVDIzOjE4OjQ0LjIwOFoifQ"],"36":["8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841","d_EWj4NflejOOocOfDXb_NGVJkNhB3u9hCPO-L3zs4c.eyJpbnN0YW5jZUlkIjoiODRjYTdlYzgtYWU2Yi00MGI1LWI1ZDEtYzVlMDA1Njc1ZGY4IiwiYXBwRGVmSWQiOiI4ZWE5ZGYxNS05ZmY2LTRhY2YtYmJiOC04ZDNhNjlhZTU4NDEiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxZWVlNTFjMi0wMjIxLTA3MTItMzVkNC1hYzljMzQ2MGExY2MiLCJzaXRlT3duZXJJZCI6ImUyZWFhYTk1LTc4M2EtNDc1OS04NDE5LWI0YWMyMDk5ZTUwYiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA2LTAzVDIzOjE4OjQ0LjIwOFoifQ"],"37":["35aec784-bbec-4e6e-abcb-d3d724af52cf","ZzEqMgSb2eQBGPXH4r2ci3kPERMIyn46h451U7F8Uko.eyJpbnN0YW5jZUlkIjoiYzU0MjA5NTktZjAyZC00NGFlLWJiNjMtNWJmYWZmZDQxN2JlIiwiYXBwRGVmSWQiOiIzNWFlYzc4NC1iYmVjLTRlNmUtYWJjYi1kM2Q3MjRhZjUyY2YiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1ZjY2MjY1My01YzY3LTAzMDktM2I2Ni0zMjg2Y2VkM2ViOGEiLCJzaXRlT3duZXJJZCI6ImUyZWFhYTk1LTc4M2EtNDc1OS04NDE5LWI0YWMyMDk5ZTUwYiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA2LTAzVDIzOjE4OjQ0LjIwOFoifQ"],"38":["05509e60-039b-471d-8af1-790b51277410","6NYTiaKo--QHEDvPm2iZN8uqYnnp3rWDQddFZklIhTk.eyJpbnN0YW5jZUlkIjoiMDQ1ODFlYjMtZTdkMi00MGUyLWI1NmItMDc5ZmE1M2UzZmU0IiwiYXBwRGVmSWQiOiIwNTUwOWU2MC0wMzliLTQ3MWQtOGFmMS03OTBiNTEyNzc0MTAiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5ZTdjMzFiOS00Yjk4LTA3NDUtMzU2ZS02ZWUzOTQzOWMzZDAiLCJzaXRlT3duZXJJZCI6ImUyZWFhYTk1LTc4M2EtNDc1OS04NDE5LWI0YWMyMDk5ZTUwYiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA2LTAzVDIzOjE4OjQ0LjIwOFoifQ"],"39":["8725b255-2aa2-4a53-b76d-7d3c363aaeea","d2kwWThX38l8rpKPv31JBlvQwqPNJmAwk6y7zoBOpdE.eyJpbnN0YW5jZUlkIjoiMzEyZDYxYzItMTAyNC00ZTllLThkOTgtOGQ1M2M4ZTIzNDgyIiwiYXBwRGVmSWQiOiI4NzI1YjI1NS0yYWEyLTRhNTMtYjc2ZC03ZDNjMzYzYWFlZWEiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhYjA5NGVjOC1iYzZlLTA5MzktMGQ5ZC1lNDJmZjllNWM4YjYiLCJzaXRlT3duZXJJZCI6ImUyZWFhYTk1LTc4M2EtNDc1OS04NDE5LWI0YWMyMDk5ZTUwYiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA2LTAzVDIzOjE4OjQ0LjIwOFoifQ"],"41":["8d8ba777-9a97-4f63-88da-3d21f7914863","zguGWHuX_W0n-x179_LZZ4EKtwF4pXO6vieFV9iqiUo.eyJpbnN0YW5jZUlkIjoiMDRkOTQzNjAtY2Y4Mi00ZjAwLWJlMTUtMTQxNjk1ZTA4YzQ5IiwiYXBwRGVmSWQiOiI4ZDhiYTc3Ny05YTk3LTRmNjMtODhkYS0zZDIxZjc5MTQ4NjMiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5ZWZkNmM2YS02M2M4LTA4YTctM2UxMC03ZDZhYTRlNzcwN2QiLCJzaXRlT3duZXJJZCI6ImUyZWFhYTk1LTc4M2EtNDc1OS04NDE5LWI0YWMyMDk5ZTUwYiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA2LTAzVDIzOjE4OjQ0LjIwOFoifQ"],"42":["eb5611ad-ef33-4aa9-ba11-27356412895e","msvjpodmx_KAFhya-DiHghnK0WKC0XkmuVscF_rymQw.eyJpbnN0YW5jZUlkIjoiNDZjNjI0MjUtODQ0Ny00MGRhLTg5NGEtMTdhODljZDhiZjAxIiwiYXBwRGVmSWQiOiJlYjU2MTFhZC1lZjMzLTRhYTktYmExMS0yNzM1NjQxMjg5NWUiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkY2UyMGIyZi0yODBkLTA3N2QtMDk0Zi03ZWQ0YWRkZjQzMzUiLCJzaXRlT3duZXJJZCI6ImUyZWFhYTk1LTc4M2EtNDc1OS04NDE5LWI0YWMyMDk5ZTUwYiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA2LTAzVDIzOjE4OjQ0LjIwOFoifQ"],"43":["eec3496e-44a8-45ac-9581-868a67345be8","yGPZt05NPxClnrmNS80gSYvjl9KMSQqtuXhrAunuag0.eyJpbnN0YW5jZUlkIjoiNjUxOTdiYTYtYTZjMC00YzUyLWIzNWMtZDUxNGEyOTQ4YTExIiwiYXBwRGVmSWQiOiJlZWMzNDk2ZS00NGE4LTQ1YWMtOTU4MS04NjhhNjczNDViZTgiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmZjNkNTRhYy0wYThhLTBiZjUtMzM1OS1iYzY4OTM5Mzc2MjUiLCJzaXRlT3duZXJJZCI6ImUyZWFhYTk1LTc4M2EtNDc1OS04NDE5LWI0YWMyMDk5ZTUwYiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA2LTAzVDIzOjE4OjQ0LjIwOFoifQ"],"44":["e4b5f1bc-c77a-4319-a60d-a46acb17f6fc","2UIqYMDvFeaPu06NJXL1wbwKp5wrsDxuBMmrQqW_zmQ.eyJpbnN0YW5jZUlkIjoiYTMyZTMyNmMtNzY0NC00ODEyLTk0YTktMmE0Yjg1YjJhN2RiIiwiYXBwRGVmSWQiOiJlNGI1ZjFiYy1jNzdhLTQzMTktYTYwZC1hNDZhY2IxN2Y2ZmMiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzOTBhMWQ2Ni1kYTBlLTBmYjUtMTRhYy00MzM3YjRiNTViZWYiLCJzaXRlT3duZXJJZCI6ImUyZWFhYTk1LTc4M2EtNDc1OS04NDE5LWI0YWMyMDk5ZTUwYiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA2LTAzVDIzOjE4OjQ0LjIwOFoifQ"],"45":["14e12b04-943e-fd32-456d-70b1820a2ff2","RUOHWpw4hbxjCIuB_Z4Mg2SdBmXkhkSLQ69Dubbm6zM.eyJpbnN0YW5jZUlkIjoiMzg4NTQyYTMtMDdiNy00MzUwLWJmZmItZWE0MzFlMGQ3NjQ0IiwiYXBwRGVmSWQiOiIxNGUxMmIwNC05NDNlLWZkMzItNDU2ZC03MGIxODIwYTJmZjIiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhMmExNmRhOS1hYmZkLTA0ZjctM2ZmZS04MzNmMmYwYThhNzAiLCJzaXRlT3duZXJJZCI6ImUyZWFhYTk1LTc4M2EtNDc1OS04NDE5LWI0YWMyMDk5ZTUwYiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA2LTAzVDIzOjE4OjQ0LjIwOFoifQ"],"46":["1973457f-c021-4da5-941f-58444ff761d4","aX_qZJhp-wbjSIz6dUoOXm6yeF-UJa7gyYEZZTWr94A.eyJpbnN0YW5jZUlkIjoiM2MxOThkNWUtMjlmMC00MmJiLThkZDktNmQzMDQ4OTkxYjBlIiwiYXBwRGVmSWQiOiIxOTczNDU3Zi1jMDIxLTRkYTUtOTQxZi01ODQ0NGZmNzYxZDQiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhNjNkYTI1NC04NWJhLTA1MWMtMGRkYy0wNDRjNzk5ZWU3M2EiLCJzaXRlT3duZXJJZCI6ImUyZWFhYTk1LTc4M2EtNDc1OS04NDE5LWI0YWMyMDk5ZTUwYiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA2LTAzVDIzOjE4OjQ0LjIwOFoifQ"],"47":["ce686444-4a16-4a77-9864-4d8a3c1ca020","9TKDe3e4x0JRAYNTRPLECms6COte5oSC5nZAOuXefKQ.eyJpbnN0YW5jZUlkIjoiNzIxM2ZhNTktMDhjMi00MmFhLWE5Y2ItYjc1NDkyMzVkYmNkIiwiYXBwRGVmSWQiOiJjZTY4NjQ0NC00YTE2LTRhNzctOTg2NC00ZDhhM2MxY2EwMjAiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlODM3ZDU1My1hNDg4LTA1MGQtMjljZS1kZTI4YTMzMjI3ZjkiLCJzaXRlT3duZXJJZCI6ImUyZWFhYTk1LTc4M2EtNDc1OS04NDE5LWI0YWMyMDk5ZTUwYiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA2LTAzVDIzOjE4OjQ0LjIwOFoifQ"],"2067":["14517e1a-3ff0-af98-408e-2bd6953c36a2","gqFAEjgwPdWrZvruJRtlQNtYgSEMMIIh16JIIiwkSso.eyJpbnN0YW5jZUlkIjoiOThmZjY2ZDYtYmRjZC00ODI1LTgwZDctMzhhNzhlYzU2ODQwIiwiYXBwRGVmSWQiOiIxNDUxN2UxYS0zZmYwLWFmOTgtNDA4ZS0yYmQ2OTUzYzM2YTIiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiIwNDNlYjJiNi04YjAzLTRiNGUtOTk4NC0xMTAzYmEzYzk3ZDEiLCJiaVRva2VuIjoiMDJkYjQ5ZGMtMTE4Ny0wZjgyLTAwZDItNTFkYmJmYzI5NDc0Iiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"2282":["14ce1214-b278-a7e4-1373-00cebd1bef7c","DYMX69XFjFFKuPyRNGcTCTPQIUbBZiXld23hYL7EUF4.eyJpbnN0YW5jZUlkIjoiODNmMDRiYzktNzM3Zi00NGUzLTg5YzEtMjgwNGMyNzBlMmY4IiwiYXBwRGVmSWQiOiIxNGNlMTIxNC1iMjc4LWE3ZTQtMTM3My0wMGNlYmQxYmVmN2MiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJjMTY0ZWZiZi1lNmUwLTQ4MzctYjgwYS0yMThjOTkwNmQ0ZDciLCJiaVRva2VuIjoiMTlkNDY0YzMtZGYzNS0wMzQ0LTA5YzQtNDE3OGYzNzcxZWNjIiwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wNi0wM1QyMzoxODo0NC4yMDhaIn0"],"2466":["675bbcef-18d8-41f5-800e-131ec9e08762","wixcode-pub.7d08acfc3f9022d70dfc5fcc6f4c1a91921a8446.eyJpbnN0YW5jZUlkIjoiOTU5YTRhZTItNTZlNC00YWMwLThmOGEtNzc4MTQ2MmJiNmY1IiwiaHRtbFNpdGVJZCI6ImNiZDQyY2VjLTliMmQtNDZiOC1hOWYzLTFlMjdhMTEwNmY5MiIsInVpZCI6bnVsbCwicGVybWlzc2lvbnMiOm51bGwsImlzVGVtcGxhdGUiOmZhbHNlLCJzaWduRGF0ZSI6MTc0NzU5NDY2MjE3OCwiYWlkIjpudWxsLCJhcHBEZWZJZCI6IkNsb3VkU2l0ZUV4dGVuc2lvbiIsImlzQWRtaW4iOmZhbHNlLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0IiwiY2FjaGUiOnRydWUsImV4cGlyYXRpb25EYXRlIjpudWxsLCJwcmVtaXVtQXNzZXRzIjoiQWRzRnJlZSxTaG93V2l4V2hpbGVMb2FkaW5nLEhhc0RvbWFpbiIsInRlbmFudCI6bnVsbCwic2l0ZU93bmVySWQiOiJlMmVhYWE5NS03ODNhLTQ3NTktODQxOS1iNGFjMjA5OWU1MGIiLCJpbnN0YW5jZVR5cGUiOiJwdWIiLCJzaXRlTWVtYmVySWQiOm51bGwsInBlcm1pc3Npb25TY29wZSI6bnVsbCwibG9naW5BY2NvdW50SWQiOm51bGwsImlzTG9naW5BY2NvdW50T3duZXIiOm51bGwsImJvdW5kU2Vzc2lvbiI6bnVsbCwic2Vzc2lvbklkIjpudWxsLCJzZXNzaW9uQ3JlYXRpb25UaW1lIjpudWxsLCJzaXRlQ3JlYXRlZERhdGUiOiIyMDIwLTA2LTAzVDIzOjE4OjQ0LjIwOFoiLCJhY2NvdW50Q3JlYXRlZERhdGUiOm51bGx9"],"3130":["14271d6f-ba62-d045-549b-ab972ae1f70e","XRWE3zUOjRMN2RugmRCRPhTYZSVethz6msn320sCtB8.eyJpbnN0YW5jZUlkIjoiOGQxODExNzItYmZjYy00NmQ2LTkwZGYtYTc1N2ExODgwN2JmIiwiYXBwRGVmSWQiOiIxNDI3MWQ2Zi1iYTYyLWQwNDUtNTQ5Yi1hYjk3MmFlMWY3MGUiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxNzNjM2U3OC0xMzg2LTAxNzEtMTBkYS1jZTJiOTA4ZmZiOGIiLCJzaXRlT3duZXJJZCI6ImUyZWFhYTk1LTc4M2EtNDc1OS04NDE5LWI0YWMyMDk5ZTUwYiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA2LTAzVDIzOjE4OjQ0LjIwOFoifQ"],"-666":["22bef345-3c5b-4c18-b782-74d4085112ff","BXVRen3jtLGKk4myf0SahKByYEYlRko3pUuZbG9CEGU.eyJpbnN0YW5jZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0IiwiYXBwRGVmSWQiOiIyMmJlZjM0NS0zYzViLTRjMTgtYjc4Mi03NGQ0MDg1MTEyZmYiLCJtZXRhU2l0ZUlkIjoiOWEyNDJmMGEtYWM0YS00N2E3LTgwMDUtNjk3YzMxMDdmYzM0Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTE4VDE4OjU3OjQyLjE3OVoiLCJkZW1vTW9kZSI6ZmFsc2UsInNpdGVPd25lcklkIjoiZTJlYWFhOTUtNzgzYS00NzU5LTg0MTktYjRhYzIwOTllNTBiIiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMjAtMDYtMDNUMjM6MTg6NDQuMjA4WiJ9"]}},"seo":{"context":{"siteName":"Merchantproexpresstx","siteUrl":"https:\/\/www.merchantproexpresstexas.com","domain":"merchantproexpresstexas.com","indexSite":true,"defaultUrl":"https:\/\/www.merchantproexpresstexas.com\/","currLangIsOriginal":true,"siteOgImage":"https:\/\/static.wixstatic.com\/media\/e2eaaa_888ce52660a949d3b4dd8dc395d51ec2%7Emv2.jpg","homePageTitle":"Home","facebookAdminId":"ChristopherScottBowman","businessName":"MerchantPro Express TEXAS","businesDescription":"Transparent merchant services & faster credit card & payment processing with lower rates, saving all types of businesses money with no hidden fees.","businesLocale":"en-us","businesLogo":"https:\/\/static.wixstatic.com\/media\/e2eaaa_0457009d1c8a442ea026edcbe4be77fc~mv2.png","businessLocationCountry":"US","businessLocationFormatted":"9939 Tallow Pointe Lane, Brookshire, TX, USA","businesLocationsState":"TX","businessLocationCity":"Brookshire","businesLocationsStreet":"Tallow Pointe Lane","businessLocationsStreetNumber":"9939","businesLocationsDescription":"Serving the Greater Houston Area & Beyond","businessPostalCode":"77423","businessLocationCoordinates":{"latitude":29.7642193,"longitude":-95.8935846},"currency":"USD","experiments":{"specs.seo.EnableFaqSD":"false","specs.seo.EnableOnlineProgramsVideoSD":"true"},"platformAppsExperiments":{"13e8d036-5516-6104-b456-c8466db39542":{"specs.restaurants.automationTrigger":"true","specs.restaurants.ItemsSelectionPikachuForPaylink":"false","specs.restaurants.connect.hidepreinstalled":"false","specs.restaurants.oloMultiPages":"true","specs.restaurants.CreatePickupFulfillmentOnOperationCreation":"true","specs.restaurants.UseRestaurantsLocationsInPos":"false","specs.restaurants.getMenusByOperation":"true","specs.restaurants.isServiceFeeEnabled-olo-client-dev":"true","specs.restaurants.fix-it-reset-delivery-on-pickup-save":"true","specs.restaurants.ValidateOnCart":"true","specs.restaurants.OloServerMLArchivedLocationValidation":"true","restaurants.mobile.olo.owner.enable-menu-items-pikachu-client-provider":"true","specs.restaurants.OLOServerValidateOnMissingSubdivision":"true","specs.restaurants.dine-in":"true","specs.marketplace.editorx-for-13e8d036-5516-6104-b456-c8466db39542":"true","specs.restaurants.myBusinessActions":"true","restaurants.lev.test":"true","specs.restaurants.shouldExpandRulesMenusOlo":"true","specs.restaurants.ShouldAddModifierGroupNameInDescriptionLine":"true","specs.restaurants.StopCatalogsCacheRead":"true","specs.restaurants.OloServerSingleAsapDeliveryOption":"true","specs.restaurants.BM-ordersDealerBanner":"true","specs.restaurants.OloServerShouldAddTaxableAddress":"true","specs.restaurants.CreateDoorDashFulfillmentOnOperationCreation":"true","specs.restaurants.ShouldOverrideMenuLocationIdOnMigration":"false","specs.restaurants.disountsEntry":"true","specs.restaurants.ShouldHandleOrderDeltasCommittedOnlyForLineItemsChanges":"true","specs.restaurants.menus.enlargeModifiersOnGroupAmount":"true","specs.restaurants.restaurantsMyOrdersWidget":"false","specs.restaurants.bm-integrations-settings":"true","specs.restaurants.CreateOrgInServer":"true","specs.restaurants.menuStatus-livesite":"true","specs.restaurants.installNewTips":"true","specs.restaurants.OloServerMLFilterMenusNotOnTheSameLocationAsOperation":"true","specs.restaurants.old-olo-pages-migration":"true","specs.restaurants.UsePreferredCodeResolver":"true","specs.restaurants.WriteInstanceMappingShadowMode":"false","specs.restaurants.menus.reduceSectionsOnMenuAmount":"false","specs.restaurants.ShouldAddBusinessLocationIdOnMenuChangedEvent":"true","specs.restaurants.funnel.OldMenusDealer":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderoutfordelivery":"true","specs.restaurants.discounts-gate-page":"true","specs.restaurants.explorationDealerBm":"true","specs.restaurants.ConnectServerPreDoorDashMLWriteEnabled":"true","specs.restaurants.OloServerMLEnabled":"true","specs.restaurants.default-fulfillment":"true","specs.restaurants.OLO.livesite.enableMultiLocation":"true","specs.restaurants.considerAvailabilityExceptions":"true","specs.restaurants.installNewDoorDashApp":"true","spec.restaurants.olo.bm.NewOperationFloatingHelper":"false","specs.restaurants.connect.preinstalledsmsaction.updated.remainderfutureorder":"true","specs.restaurants.ExternalProviderValidation":"true","specs.restaurants.enlargeMaxModifiersSelection":"true","specs.restaurants.TakeStatusFromFilteredFulfillment":"true","specs.restaurants.UseNewSpiSignerInLocalDelivery":"true","specs.restaurants.ShouldCreateSingleOperationWhenOperationGroupCreated":"true","specs.restaurants.ShouldCopyExternalProviderFulfillmentsFromSourceSite":"true","specs.restaurants.connect.updatedowneremail":"true","specs.restaurants.UseNewAddressGenerator":"true","specs.restaurants.connect.preinstalledsms":"false","specs.restaurants.ShouldCreateOperationsOnOperationGroupCreated":"true","specs.restaurants.olo-ml.openBusinessInfoModal":"false","specs.restaurants.delivery-radius-range-enabled":"true","levTestSpec-logged":"true","specs.restaurants.OloServerMLMenuOperationLocationValidation":"false","specs.restaurants.UseRestaurantsFulfillmentsInLocalDelivery":"false","com.wixpress.restaurants.automations.orders.specs.HandleOrderDomainEvent":"true","specs.restaurants.oloWelcomeModalBm":"true","restaurants.mobile.olo.owner.disable-doordash":"false","specs.restaurants.reservationsCustomFields":"true","specs.restaurants.RLD-v2":"false","specs.restaurants.ShouldGetRestaurantsShippingOptionMetadata":"true","specs.stores.UseCheckoutSettings":"true","specs.restaurants.ShouldSetDefaultLocationOnCloneFromTemplate":"true","specs.tableReservations.oldAppBmSunset":"true","specs.restaurants.livesite.createCart":"true","specs.restaurants.GetLocationOnAutomations":"true","specs.restaurants.ShouldHandleFulfillmentWithEnricher":"false","specs.restaurants.UseSettingsRpcClient":"true","specs.restaurants.cashierWallets":"true","specs.restaurants.holiday-menu-availability-bm":"true","specs.restaurants.olo-client.skipToCheckout":"false","specs.restaurants.old-menus-page-migration":"true","specs.restaurants.ShouldUseFormattedAddressForDoorDashStore":"true","restaurants.mobile.olo.owner.enable-edit-order-entry-point":"true","specs.restaurants.woa.olo-settings.thermal-printer":"true","specs.restaurants.defaultMenuVisible":"true","restaurants.mobile.olo.owner.disable-manual-thermal-printing":"false","specs.restaurants.MenuAvailabilityValidation":"true","specs.restaurants.oloFedInstallationRetry":"true","restaurants.mobile.olo.owner.order-transactions":"true","specs.restaurants.OLO.BM.manageLocationsEntry":"true","specs.restaurants.ShouldCopyOperationGroupFromSourceSite":"true","specs.restaurants.ShouldEnabledSsrCache":"false","specs.restaurants.editor.cssIndication":"true","restaurants.mobile.olo.owner.enable-initialize-modile-when-loaded":"true","specs.restaurants.ShouldReturnMockDoorDashCreateDeliveryError":"false","specs.restaurants.dine-in-ml":"true","specs.restaurants.openItemModalByQueryParams":"true","specs.restaurants.menu-availability-ux-improvements":"true","specs.restaurants.olo-client-members-area":"true","specs.restaurants.OloServerMLLocationIdConsistencyValidation":"true","restaurants.mobile.olo.owner.disable-opt-in-with-delivery-partner":"false","specs.restaurants.fix-it-no-contact-label":"true","specs.restaurants.ShouldCreateMenusInOriginalLocations":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderedited":"true","specs.tableReservations.shouldInstallMembersArea":"false","specs.restaurants.shutdown-screen-olo-migration":"false","specs.restaurants.catalogs-v3-migration":"false","specs.restaurants.ShouldUseNewTaxGroupDomainEventsForOperation":"true","specs.restaurants.ShouldEnhanceNotificationWithLocation":"true","specs.restaurants.remove-discounts-for-non-orders-app":"true","specs.restaurants.InstallNewTipsAppProvisionService":"true","specs.restaurants.UseRestaurantLocationsInLocalDelivery":"false","specs.restaurants.UseSettingsCache":"true","specs.restaurants.templatesDemo":"true","specs.restaurants.OLO.BM.multilocation":"true","specs.restaurants.fix-it-orderSettingsFromEditor":"true","specs.restaurants.connect.preinstalledsmsaction.updated.manualordercreated":"true","specs.restaurants.ShouldUseNewTaxGroupDomainEventsForItem":"true","specs.restaurants.ShouldRemoveDoorDashDeliveryTimeBrackets":"true","specs.restaurants.DisableMenuItemTotalPriceValidation":"true","specs.restaurants.olo-client-classic-editor-sticky-navigation":"true","specs.restaurants.ShouldSendDuplexerEventsByLocation":"true","specs.restaurants.openItemModalBeforeDispatch":"true","specs.restaurants.ShouldUseProviderCreateDeliveryNewErrorFormat":"true","specs.restaurants.menusImportImageGemini":"true","specs.restaurants.StopUsingRelooseMenus":"false","specs.restaurants.new-tips-entry-point":"true","restaurants.mobile.olo.owner.unfilter-overdue-orders":"false","specs.restaurants.OLOServerTemplateCloneTenantHandling":"true","specs.restaurants.UsePreferredCodeFallback":"true","specs.restaurants.Notification_TakeStatusFromFilteredFulfillment":"true","specs.restaurants.hide-special-requests":"true","restaurants.mobile.olo.owner.filter-delivery-partner-fulfillment-methods":"false","specs.restaurants.connect.OrderWithGoogleFilterByBusinessLocation":"true","specs.restaurants.bm-reservations-settings":"true","specs.restaurants.ShouldConsumeLocationCreatedEvent":"true","specs.restaurants.connect.preinstalledsmsaction.updated.ordercreated":"true","specs.restaurants.oloDealerOffers":"true","specs.restaurants.ItemsSelectionPikachu":"true","specs.restaurants.menus.reduceItemsOnSectionAmount":"false","specs.restaurants.AtlasQueryOrderItemsChange":"true","specs.restaurants.unifyPhoneOrderingNotification":"true","specs.restaurants.OLO.livesite.editCartItem":"false","specs.restaurants.ShouldFormatPriceInModifierGroup":"true","specs.restaurants.connect.preinstalledautomation.uouorderreceived":"true","specs.restaurants.ShouldUseAppContainerInProvisionRestaurants":"true","specs.restaurants.menus.enlargeVariantsAmount":"true","specs.restaurants.ShouldSetDefaultLocationOnOrderIfMissing":"true","specs.restaurants.ShouldWriteShippingOptionMetadataInCache":"true","specs.restaurants.phoneCallAutomationPoc":"false","specs.restaurants.OloServerMLMapMenuToFirstOperationByLocationId":"true","specs.restaurants.menusImportImageNoPartialParse":"true","specs.restaurants.unchangedDeliveryAddress":"false","specs.restaurants.oloCartButtonBob":"true","specs.restaurants.EnableDoorDashFulfillmentAfterSuccessfulRegistration":"false","specs.restaurants.connect.preinstalledsmsaction.updated.orderready":"true","specs.restaurants.hide-old-olo-apps":"true","specs.restaurants.disable-order-pacing":"false","specs.restaurants.order-pacing":"true","specs.restaurants.olo-client-members-area-my-wallet":"true","restaurants.mobile.olo.owner.enable-orders-wo-due-by-or-fulfillment":"true","specs.restaurants.welcomeModalMigratedUsers":"true","specs.restaurants.bm-future-orders-message":"true","specs.restaurants.connect.ItemSelectionProviderUseSearchInsteadOfQuery":"true","specs.restaurants.editor.enableOperationGroup":"true","specs.restaurants.ShouldHandleFulfillmentWithStatusManager":"true","specs.restaurants.MenusVideoTutorial":"true","specs.restaurants.DisplayVariantsMultilingual":"true","specs.restaurants.menuAvailabilityLivesite":"true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.usePictureElement":"true","specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.useImageAvifFormat":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.slideTransition":"true","specs.proGallery.shouldShowNewPanels":"false","specs.pro-gallery.displayProGalleryPresets":"true","specs.pro-gallery.navigationArrowsDrawer":"true","specs.pro-gallery.horizontalTitlePlacementOptions":"true","specs.pro-gallery.artstoreShowDeprecationMessageInSettings":"false","specs.pro-gallery.navArrowsVericalPositionController":"true","specs.pro-gallery.enablePGRenderIndicator":"false","specs.pro-gallery.excludeFromWarmupData":"false","specs.pro-gallery.customNavigationArrows":"true","specs.pro-gallery.fixedGalleryRatio":"true","specs.pro-gallery.displayProGalleryNewPreset":"true","specs.pro-gallery.useReactionService":"true","specs.pro-gallery.textBoxWidthControllers":"true","specs.pro-gallery.allowOverlayGradient":"true","specs.pro-gallery.excludeFromLayoutFixer":"false","specs.pro-gallery.useIsInFirstFold":"false","specs.pro-gallery.dontRenderGalleryBelowFoldOnLoad":"true","specs.pro-gallery.enableLightroomSettingsButton":"true","specs.pro-gallery.displayPreset16":"true","specs.pro-gallery.displayProGallerySEOSettings":"false","specs.pro-gallery.imageEditing":"b","specs.pro-gallery.useWowImageRenderer":"false","specs.pro-gallery.useWarmupData":"true","specs.pro-gallery.enableFullResFeature":"true","specs.pro-gallery.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.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"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.GalleryProductOptionMobileNativeDropdown":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.stores.AddLayoutConfigToLineItemsAutoGql":"true","specs.stores.FixScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.ShouldPreloadPurchaseFlowProperties":"true","specs.stores.ShouldRemoveFilterModalOpenClass":"true","specs.ecom.CollectPaymentForZeroPriceWhenPaymentRequired":"true","specs.stores.MoveSlotAboveCheckoutButton":"true","specs.stores.GalleryFetchAppSettingsOnce":"false","specs.stores.ProductPageOOIExpandIcon":"true","specs.stores.ProductPageFixFullScreenRicoImage":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.UseCurrentCartFromSdk":"true","specs.stores.UsePrefixForRouterNavigationToProductPage":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.stores.ChangeShippingDestinationDialogLabelsTextColor":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"false","specs.stores.GalleryDontFetchFilteredProductsWithoutActiveFilters":"true","specs.stores.ProductPageNoLostBusinessNotifier":"true","specs.stores.ProductPageDropdownLabelForNoAria":"true","specs.stores.UseNewFiltersQueryParamEncoder":"true","specs.ecom.HandleNoCheckoutIdError":"true","specs.ecom.UseTitleHtmlTagSettingParam":"true","specs.stores.MergePaymentAndPlaceOrderSteps":"true","specs.stores.GalleryEnableLoadMoreHoverUnderline":"true","specs.stores.GalleryPriceFilterClientTicksCalculation":"true","specs.stores.ProductPageOOIScrollToError":"true","specs.stores.RemoveModifiersSelectionIdsFromUserSelections":"true","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.ProductPageDropdownLabelFor":"true","specs.stores.ShowAutomaticDiscountDataOnProductWidget":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ShowCorrectVariantPPU":"true","specs.stores.RefactorPlaceOrderStateCalculation":"true","specs.stores.AddKeyToShippingDestinationModalCloseButton":"true","specs.stores.CheckoutHeaderAndLogoA11yChanges":"true","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.AddPaymentRequiredToCheckoutQuery":"true","specs.stores.AddComparePriceToVariantsItemsQueries":"true","specs.ecom.FixCarrierIdForSelectShippingOption":"true","specs.stores.ColorOptionsDefaultSizeViewer":"true","specs.stores.AddSidePaddingOnCartPageForDesktopViewer":"true","specs.stores.StorefrontLegacyEnablePanoramaIntegration":"false","specs.stores.ShouldFocusMainElementOnCartPage":"true","specs.stores.GiftCartSeviceDownCheckout":"true","specs.stores.GalleryFiltersClassicMobileHorizontalOrientationFix":"false","specs.stores.UsePaymentRequired":"true","specs.stores.UsingStoresViewerScriptAddToCart":"false","specs.stores.ShouldFixZoomForCheckoutInClassic":"false","specs.stores.EnableFadeInAnimationOnGalleryScroll":"true","specs.ecom.UseAdditionalInfoFormLabel":"true","specs.stores.AddSubscriptionChargesToCheckoutQuery":"true","specs.stores.AddSlotToCheckoutPolicies":"false","specs.stores.RemoveLinkFromNonStoresItems":"true","specs.stores.AddToCartInLightboxOpneProductPage":"true","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.FixQueryParamSpecialCharDecode":"true","specs.stores.TYPErrorMsgGC":"false","specs.stores.GallerySlotsPOC":"false","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.ecom.FixShippingOptionSelectionBug":"true","specs.stores.GalleryPriceSliderA11yFixKeyboardFocus":"true","specs.stores.AllowGalleryContainerPadding":"true","specs.ecom.RemoveGQLCallOnCreateCheckout":"true","specs.stores.OptimizeSelectionCalculation":"true","specs.stores.CartFromSDKWhenShowShippingOrShowTax":"true","specs.stores.SupportMemberOnlyCheckout":"true","specs.stores.HoverEffectOnImageOnly":"true","specs.stores.ShouldProductPageUseNewSocialIcons":"true","specs.stores.FixGalleryDropdownOptionsDisabledOpacity":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"false","specs.stores.ProductPageSlots":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.ProductPageOptionsMigrateToUITPA":"true","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.stores.SliderGalleryTitleFontSizeViewer":"true","specs.stores.PreorderDataInWishlist":"true","specs.stores.UseNewSubscriptionCheckboxInCustomerDetailsForm":"false","specs.forms.EnableNewPhoneFieldValidation":"true","specs.stores.GalleryProductItemsLazyLoadingForV3":"true","specs.stores.GallerySeoTags":"true","specs.stores.SliderGallery200Limit":"true","specs.stores.AllowStickySidebarInViewer":"true","specs.stores.RangeFilterRefactor":"true","specs.stores.QuickViewMoreLinkFontFallback":"true","specs.ecom.AddProjectionsTYPQuery":"false","specs.stores.ShowCssPerBreakpointIndicationsSideCart":"true","specs.forms.EnablePhoneField":"true","specs.stores.ShouldScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.FixBackInStockButtonValidation":"true","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.FixSliderGalleryRelatedProductsEmptyRender":"true","specs.stores.AddMembersOnlyToCheckoutQuery":"true","specs.stores.ShouldRecalculatePlaceOrderButtonStateForMembers":"true","specs.stores.FixProductPageUrlsForRouterPage":"true","specs.stores.GalleryShowLazyLoadingLoader":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.PriceFilterClientTicksCalculation":"true","specs.stores.CheckoutButtonLinkedToSecureCheckout":"true","specs.stores.ProductPageOOIMediaNavigationToSwiper":"true","specs.stores.AddPoliciesToLineItems":"true","specs.stores.ProductPageAddDelayedCapturePropToPaymentMethodsBanner":"false","specs.stores.WishlistStylePolyfillForIframe":"false","specs.stores.UseNewFiltersQueryParamDecoder":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.AllowGalleryFreeModeNavigationInViewer":"false","specs.stores.EnableStorefrontSubCategories":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.forms.EnableDextPhoneField":"true","specs.stores.AvifImageEncoding":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.SupportFreeTrialLineItems":"true","specs.stores.AddCheckoutSettingsToGetConfigGQLQuery":"false","specs.stores.GalleryStorefrontAddStrikethroughAndSalePriceDesign":"true","specs.stores.productPageDropdownOptionsUseCssVars":"true","specs.stores.CategoryHeaderLayoutPerBreakpoint":"true","specs.stores.PreventGalleryFullRefreshOnUrlChange":"true","specs.stores.ProductPageRicoDescription":"true","specs.stores.increaseGqlGetLimit":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.useSkeletonImagesInWixStudio":"true","specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.stripLayoutMultiColumn":"true","specs.forms.LocalPhoneNumbers":"true","specs.bookings.serviceListMenuLayout":"true","specs.bookings.paidByClasspassIndication":"true","specs.bookings.useOnlyBusinessLocationsOnGetLocationId":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.MyBookingsCssPBPIndication":"true","specs.bookings.msaNotPartOfBlockNavigation":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.members-area-lazy-load":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.useAndOperatorOnSpecificCategoryTab":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.layoutStylePerBreakPoint":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.layoutPerBreakPointPhase2":"true","specs.bookings.EcomRendererHidePriceForMembershipAndFree":"true","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.dev.UseBusinessInfoMapper":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.calendarFixLoadingButtonSize":"true","specs.bookings.BookAnotherText":"true","specs.bookings.initSlotsToShow":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.AdditionalTimeSlotsInFormPlugin":"true","specs.bookings.FormAddH1HeaderForA11y":"true","specs.bookings.DeprecateCatalogServicesSlotAvailability":"false","specs.forms.UseCSSVarsOnly":"true","specs.bookings.ServiceListEventsClassDays":"true","specs.bookings.agendaWarmupDataForStaffMembers":"true","specs.bookings.NotFoundPageForContactInfoDeepLink":"true","specs.bookings.metroGetBusinessInfoInDetails":"false","specs.bookings.mapServiceListToServiceV2":"true","specs.bookings.UouZoomV2":"true","specs.bookings.getStaffMemberNameForPreferencesFromService":"true","specs.bookings.ServiceListNumOfSpotLeftFix":"false","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.metroGetBusinessInfo":"true","specs.bookings.migrateCalendarSettingsToServicesV2":"true","specs.bookings.warnOnShowAllServicesFilterOption":"true","specs.bookings.react18ErrorInServicePge":"true","specs.bookings.fetchAllServicesInMSA":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.bookings.AppBuilderControllersUseNewAPIs":"true","specs.bookings.BookOnBehalf":"false","specs.bookings.withErrorHandler":"true","specs.bookings.msaServiceSelectionImprovements":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.AppBuilderUseServicesV2":"true","specs.bookings.FormEditorKBContent":"false","specs.bookings.MyBookingsShowFormSubmission":"true","specs.bookings.translatePages":"false","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.useBookingsViewerCache":"false","specs.bookings.FormUseAutomationsForSMS":"true","specs.forms.FileUploadLimitExceeded":"true","specs.bookings.FixServiceListSettingsMigration":"false","specs.bookings.assignStaffVariantToSelectionsWithAnyStaff":"true","specs.bookings.ServiceV2ServicePage":"true","specs.bookings.CheckIsMemberAreaInstalledUsingPublicAPI":"true","specs.bookings.redirectIfNeeded":"true","specs.bookings.dynamicDurationUoU":"true","specs.bookings.CancellationFeesUoU":"true","specs.bookings.metroGetBusinessInfoInCalendar":"false","specs.bookings.calendarA11YChanges":"true","specs.bookings.noTpaSettingsProviderInList":"true","specs.bookings.showTitlesInDateAndTimeViewMode":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.metroNotifyNonPremium":"true","spec.bookings.owner-fes.DeprecateCatalogWriter":"false","specs.bookings.fetchTabsInServiceList":"true","specs.bookings.ShowSelectedServiceInServicePage":"false","specs.bookings.A11YCalendarLabel":"true","specs.bookings.migrateUoUAvailability2":"false","specs.bookings.servicePageSettingsRedesign":"true","specs.bookings.SkipCheckoutForSavedPaymentMethod":"false","spec.bookings.setRolesForBIEvent":"true","specs.bookings.CheckForExistingBooking":"true","specs.bookings.withErrorHandlerCheckout":"true","spec.bookings.owner-fes.RemoveOldEndpoints":"true","specs.bookings.UseQueryBySessionStartForContactBookings":"true","specs.bookings.DynamicPricingResilientUOU":"false","specs.bookings.UseGetAvailabilityForCourse":"true","specs.bookings.RemoveCalendarLinkFromBookingsCheckoutSettingsPanel":"true","specs.bookings.DetachNumberOfParticipantsFieldFromForm":"true","specs.bookings.AddonsUOU":"false","specs.bookings.useCustomUrlSegmentsForSlug":"true","specs.bookings.MultiLocationUoU":"false","specs.bookings.FormReplaceArray":"true","specs.bookings.QueryServicesInBatches":"false","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.bookings.boMultilocation":"false","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.FixPricingPlanNavigation":"true"}},"businessPhone":"713-927-6204"},"userPatterns":[],"metaTags":[{"name":"fb_admins_meta_tag","value":"ChristopherScottBowman","property":false},{"name":"google-site-verification","value":"9PKPqlK14ANyljLXDxiLa9tbD5hwSca8PkrOZ-yNSeU","property":false}],"customHeadTags":"","isInSEO":true,"hasBlogAmp":false,"mainPageId":"mua1n"},"sessionManager":{"sessionModel":{},"appsInstances":{},"dynamicModelApiUrl":"https:\/\/www.merchantproexpresstexas.com\/_api\/v2\/dynamicmodel","accessTokensApiUrl":"https:\/\/www.merchantproexpresstexas.com\/_api\/v1\/access-tokens","expiryTimeoutOverride":0,"isRunningInDifferentSiteContext":false},"siteMembersWixCodeSdk":{"isPreviewMode":false,"isEditMode":false,"smToken":"","smcollectionId":"3d4f2937-1cb2-45bb-a302-9a18d04f0444"},"siteMembers":{"collectionExposure":"Public","smcollectionId":"3d4f2937-1cb2-45bb-a302-9a18d04f0444","smToken":"","protectedHomepage":false,"isTemplate":false,"loginSocialBarOnSite":false,"routerPrefix":"","isCommunityInstalled":false},"siteWixCodeSdk":{"fontFaceServerUrl":"https:\/\/serverless.parastorage.com\/_serverless\/site-sdk-server\/v1\/style","siteDisplayName":"Merchantproexpresstx","siteRevision":907,"regionalSettings":"en-us","language":"en","currency":"USD","mainPageId":"mua1n","pageIdToPrefix":{},"routerPrefixes":{},"timezone":"America\/Chicago","pageIdToTitle":{"fmwwf":"Clover Go Portable Credit Card Reader","yimy0":"Contact Us","qh5du":"Free Terminal","d9ae6":"Business Loans","hy263":"Clover Mini Point of Sale System","pfx2w":"Clover POS ","p51m0":"Fullscreen Page","q0sck":"Clover Station Duo Point of Sale","aiiue":"Clover Flex Portable POS System","mua1n":"Home","wvjda":"Referral Rewards","swqbx":"FREE Clover POS ","ymv55":"Clover Station Solo Point of Sale"},"urlMappings":null,"viewMode":"Site"},"tpaCommons":{"widgetsClientSpecMapData":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","tpaWidgetId":"shoutout_feed","appPage":{},"applicationId":20,"appDefinitionName":"ShoutOut (Legacy)","appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","isWixTPA":true,"allowScrolling":false},"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetUrl":"https:\/\/engage.wixapps.net\/chat-widget-server\/renderChatWidget\/index","tpaWidgetId":"wix_visitors","appPage":{},"applicationId":2067,"appDefinitionName":"Wix Chat","appDefinitionId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","isWixTPA":true,"allowScrolling":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html","mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html","tpaWidgetId":"pro-gallery","appPage":{},"applicationId":3130,"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":3130,"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":3130,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":false}},"appsClientSpecMapData":{"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":{"applicationId":20,"widgets":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","widgetId":"141995eb-c700-8487-6366-a482f7432e2b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"shoutout_feed","default":true}},"appDefinitionName":"ShoutOut (Legacy)","appFields":{"premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.2141.0"},"isWixTPA":true},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"applicationId":2067,"widgets":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetUrl":"https:\/\/engage.wixapps.net\/chat-widget-server\/renderChatWidget\/index","widgetId":"14517f3f-ffc5-eced-f592-980aaa0bbb5c","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_RIGHT","verticalMargin":0,"horizontalMargin":0},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"iframeWithPlatform":true},"tpaWidgetId":"wix_visitors","default":true}},"appDefinitionName":"Wix Chat","appFields":{"platform":{"optionalApplication":true,"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/viewer-script.bundle.min.js","margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/editor-script.bundle.min.js","isStretched":{},"docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"mostPopularPackage":"Sales","premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"featuresForNewPackagePicker":[{"forPackages":[{"value":"50","packageId":"Professional"},{"value":"150","packageId":"Sales"},{"value":"Unlimited","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Teams"}]}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.139.0"},"isWixTPA":true},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"applicationId":3130,"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.1325.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1325.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.1325.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.1325.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1325.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,"isStandalone":true,"semanticVersion":"^0.943.0"},"isWixTPA":true}},"previewMode":false,"siteRevision":907,"userFileDomainUrl":"filesusr.com","metaSiteId":"9a242f0a-ac4a-47a7-8005-697c3107fc34","isPremiumDomain":true,"routersConfig":{},"routerByPrefix":{},"pageIdToPrefix":{},"viewMode":"site","editorOrSite":"site","externalBaseUrl":"https:\/\/www.merchantproexpresstexas.com","tpaModalConfig":{"wixTPAs":{"141fbfae-511e-6817-c9f0-48993a7547d1":true,"14bca956-e09f-f4d6-14d7-466cb3f09103":true,"13ee94c1-b635-8505-3391-97919052c16f":true,"150ae7ee-c74a-eecd-d3d7-2112895b988a":true,"a322993b-2c74-426f-bbb8-444db73d0d1b":true,"55cd9036-36bb-480b-8ddc-afda3cb2eb8d":true,"f123e8f1-4350-4c9b-b269-04adfadda977":true,"9bead16f-1c73-4cda-b6c4-28cff46988db":true,"1480c568-5cbd-9392-5604-1148f5faffa0":true,"13aa9735-aa50-4bdb-877c-0bb46804bd71":true,"d70b68e2-8d77-4e0c-9c00-c292d6e0025e":true,"14b89688-9b25-5214-d1cb-a3fb9683618b":true,"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":true,"146c0d71-352e-4464-9a03-2e868aabe7b9":true,"139ef4fa-c108-8f9a-c7be-d5f492a2c939":true,"307ba931-689c-4b55-bb1d-6a382bad9222":true,"ea2821fc-7d97-40a9-9f75-772f29178430":true,"14d7032a-0a65-5270-cca7-30f599708fed":true,"94bc563b-675f-41ad-a2a6-5494f211c47b":true,"4b10fcce-732d-4be3-9d46-801d271acda9":true,"8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841":true,"35aec784-bbec-4e6e-abcb-d3d724af52cf":true,"05509e60-039b-471d-8af1-790b51277410":true,"8725b255-2aa2-4a53-b76d-7d3c363aaeea":true,"8d8ba777-9a97-4f63-88da-3d21f7914863":true,"eb5611ad-ef33-4aa9-ba11-27356412895e":true,"eec3496e-44a8-45ac-9581-868a67345be8":true,"e4b5f1bc-c77a-4319-a60d-a46acb17f6fc":true,"14e12b04-943e-fd32-456d-70b1820a2ff2":true,"1973457f-c021-4da5-941f-58444ff761d4":true,"ce686444-4a16-4a77-9864-4d8a3c1ca020":true,"14517e1a-3ff0-af98-408e-2bd6953c36a2":true,"14ce1214-b278-a7e4-1373-00cebd1bef7c":true,"14271d6f-ba62-d045-549b-ab972ae1f70e":true}},"appSectionParams":{},"requestUrl":"https:\/\/www.merchantproexpresstexas.com\/","isMobileView":false,"deviceType":"desktop","isMobileDevice":false,"extras":{"currency":"USD"},"tpaDebugParams":{"debugApp":null,"petri_ovr":null},"locale":"en","timeZone":"America\/Chicago","shouldRenderTPAsIframe":true,"debug":false,"regionalLanguage":"en"},"windowWixCodeSdk":{"locale":"en-us","isMobileFriendly":true,"formFactor":"Desktop","pageIdToRouterAppDefinitionId":{}},"wixCustomElementComponent":{"shouldLoadAllExternalScripts":true,"widgetsToRenderOnFreeSites":{"14271d6f-ba62-d045-549b-ab972ae1f70e-myzur":true},"wixCodeBundlersUrlData":{"url":"https:\/\/bundler.wix-code.com\/9a242f0a-ac4a-47a7-8005-697c3107fc34\/959a4ae2-56e4-4ac0-8f8a-7781462bb6f5\/b1f09b0f-6366-411e-9a3a-d820431532fb\/","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\/9a242f0a-ac4a-47a7-8005-697c3107fc34\/959a4ae2-56e4-4ac0-8f8a-7781462bb6f5\/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.d08bc88c.chunk.min.js","nonMainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/nonMainSdks.29e2e76a.chunk.min.js"},"landingPageId":"mua1n","isChancePlatformOnLandingPage":true,"clientWorkerUrl":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/clientWorker.114698bd.bundle.min.js","bootstrapData":{"isMobileView":false,"isMobileAppBuilder":false,"appsSpecData":{"1973457f-c021-4da5-941f-58444ff761d4":{"appDefinitionId":"1973457f-c021-4da5-941f-58444ff761d4","type":"public","instanceId":"3c198d5e-29f0-42bb-8dd9-6d3048991b0e","appDefinitionName":"CMS","isWixTPA":true,"isModuleFederated":false},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"appDefinitionId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","type":"public","instanceId":"98ff66d6-bdcd-4825-80d7-38a78ec56840","appDefinitionName":"Wix Chat","isWixTPA":true,"isModuleFederated":false},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefinitionId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","type":"public","instanceId":"83f04bc9-737f-44e3-89c1-2804c270e2f8","appDefinitionName":"Old Wix Forms and Payments","isWixTPA":true,"isModuleFederated":false},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","type":"siteextension","instanceId":"959a4ae2-56e4-4ac0-8f8a-7781462bb6f5","isModuleFederated":false},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","type":"public","instanceId":"8d181172-bfcc-46d6-90df-a757a18807bf","appDefinitionName":"Wix Pro Gallery","isWixTPA":true,"isModuleFederated":false},"dataBinding":{"appDefinitionId":"dataBinding","type":"application","instanceId":"959a4ae2-56e4-4ac0-8f8a-7781462bb6f5","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":{}},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"appDefId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","appDefName":"Wix Chat","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/viewer-script.bundle.min.js","baseUrls":{},"widgets":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"14517f3f-ffc5-eced-f592-980aaa0bbb5c"}}},"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.1325.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.1325.0\/"},"errorReportingUrl":"https:\/\/[email protected]\/3427","widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1325.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1325.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.8715.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"},"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":{},"isVeloBundlerParastorageUrlEnabled":false,"parastorageTemplateUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_\/gridAppId_\/filePath_\/fileType_js\/compression_gzip\/depToken_3938\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_"},"window":{"csrfToken":""},"location":{"externalBaseUrl":"https:\/\/www.merchantproexpresstexas.com","isPremiumDomain":true,"metaSiteId":"9a242f0a-ac4a-47a7-8005-697c3107fc34","userFileDomainUrl":"filesusr.com"},"bi":{"ownerId":"e2eaaa95-783a-4759-8419-b4ac2099e50b","isMobileFriendly":true,"isPreview":false,"requestId":"1747594662.13643578749824148680"},"platformAPIData":{},"wixCodeBootstrapData":{"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","wixCodeInstanceId":"959a4ae2-56e4-4ac0-8f8a-7781462bb6f5","wixCloudBaseDomain":"wix-code.com","dbsmViewerApp":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8715.0","wixCodePlatformBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-code-platform\/1.1097.93","wixCodeModel":{"appData":{"codeAppId":"b1f09b0f-6366-411e-9a3a-d820431532fb"},"signedAppRenderInfo":"abaaaf24baa937b4c11ff819068c18ad74564013.eyJncmlkQXBwSWQiOiJiMWYwOWIwZi02MzY2LTQxMWUtOWEzYS1kODIwNDMxNTMyZmIiLCJodG1sU2l0ZUlkIjoiY2JkNDJjZWMtOWIyZC00NmI4LWE5ZjMtMWUyN2ExMTA2ZjkyIiwiZGVtb0lkIjpudWxsLCJzaWduRGF0ZSI6MTc0NzU5NDY2MjIxN30="},"wixCodePageIds":{},"elementorySupport":{"baseUrl":"https:\/\/www.merchantproexpresstexas.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":{},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetName":"wix_visitors","componentFields":{}}},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{},"675bbcef-18d8-41f5-800e-131ec9e08762":{},"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":{}}},"dataBinding":{}},"essentials":{"appsConductedExperiments":{"13e8d036-5516-6104-b456-c8466db39542":{"specs.restaurants.automationTrigger":"true","specs.restaurants.ItemsSelectionPikachuForPaylink":"false","specs.restaurants.connect.hidepreinstalled":"false","specs.restaurants.oloMultiPages":"true","specs.restaurants.CreatePickupFulfillmentOnOperationCreation":"true","specs.restaurants.UseRestaurantsLocationsInPos":"false","specs.restaurants.getMenusByOperation":"true","specs.restaurants.isServiceFeeEnabled-olo-client-dev":"true","specs.restaurants.fix-it-reset-delivery-on-pickup-save":"true","specs.restaurants.ValidateOnCart":"true","specs.restaurants.OloServerMLArchivedLocationValidation":"true","restaurants.mobile.olo.owner.enable-menu-items-pikachu-client-provider":"true","specs.restaurants.OLOServerValidateOnMissingSubdivision":"true","specs.restaurants.dine-in":"true","specs.marketplace.editorx-for-13e8d036-5516-6104-b456-c8466db39542":"true","specs.restaurants.myBusinessActions":"true","restaurants.lev.test":"true","specs.restaurants.shouldExpandRulesMenusOlo":"true","specs.restaurants.ShouldAddModifierGroupNameInDescriptionLine":"true","specs.restaurants.StopCatalogsCacheRead":"true","specs.restaurants.OloServerSingleAsapDeliveryOption":"true","specs.restaurants.BM-ordersDealerBanner":"true","specs.restaurants.OloServerShouldAddTaxableAddress":"true","specs.restaurants.CreateDoorDashFulfillmentOnOperationCreation":"true","specs.restaurants.ShouldOverrideMenuLocationIdOnMigration":"false","specs.restaurants.disountsEntry":"true","specs.restaurants.ShouldHandleOrderDeltasCommittedOnlyForLineItemsChanges":"true","specs.restaurants.menus.enlargeModifiersOnGroupAmount":"true","specs.restaurants.restaurantsMyOrdersWidget":"false","specs.restaurants.bm-integrations-settings":"true","specs.restaurants.CreateOrgInServer":"true","specs.restaurants.menuStatus-livesite":"true","specs.restaurants.installNewTips":"true","specs.restaurants.OloServerMLFilterMenusNotOnTheSameLocationAsOperation":"true","specs.restaurants.old-olo-pages-migration":"true","specs.restaurants.UsePreferredCodeResolver":"true","specs.restaurants.WriteInstanceMappingShadowMode":"false","specs.restaurants.menus.reduceSectionsOnMenuAmount":"false","specs.restaurants.ShouldAddBusinessLocationIdOnMenuChangedEvent":"true","specs.restaurants.funnel.OldMenusDealer":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderoutfordelivery":"true","specs.restaurants.discounts-gate-page":"true","specs.restaurants.explorationDealerBm":"true","specs.restaurants.ConnectServerPreDoorDashMLWriteEnabled":"true","specs.restaurants.OloServerMLEnabled":"true","specs.restaurants.default-fulfillment":"true","specs.restaurants.OLO.livesite.enableMultiLocation":"true","specs.restaurants.considerAvailabilityExceptions":"true","specs.restaurants.installNewDoorDashApp":"true","spec.restaurants.olo.bm.NewOperationFloatingHelper":"false","specs.restaurants.connect.preinstalledsmsaction.updated.remainderfutureorder":"true","specs.restaurants.ExternalProviderValidation":"true","specs.restaurants.enlargeMaxModifiersSelection":"true","specs.restaurants.TakeStatusFromFilteredFulfillment":"true","specs.restaurants.UseNewSpiSignerInLocalDelivery":"true","specs.restaurants.ShouldCreateSingleOperationWhenOperationGroupCreated":"true","specs.restaurants.ShouldCopyExternalProviderFulfillmentsFromSourceSite":"true","specs.restaurants.connect.updatedowneremail":"true","specs.restaurants.UseNewAddressGenerator":"true","specs.restaurants.connect.preinstalledsms":"false","specs.restaurants.ShouldCreateOperationsOnOperationGroupCreated":"true","specs.restaurants.olo-ml.openBusinessInfoModal":"false","specs.restaurants.delivery-radius-range-enabled":"true","levTestSpec-logged":"true","specs.restaurants.OloServerMLMenuOperationLocationValidation":"false","specs.restaurants.UseRestaurantsFulfillmentsInLocalDelivery":"false","com.wixpress.restaurants.automations.orders.specs.HandleOrderDomainEvent":"true","specs.restaurants.oloWelcomeModalBm":"true","restaurants.mobile.olo.owner.disable-doordash":"false","specs.restaurants.reservationsCustomFields":"true","specs.restaurants.RLD-v2":"false","specs.restaurants.ShouldGetRestaurantsShippingOptionMetadata":"true","specs.stores.UseCheckoutSettings":"true","specs.restaurants.ShouldSetDefaultLocationOnCloneFromTemplate":"true","specs.tableReservations.oldAppBmSunset":"true","specs.restaurants.livesite.createCart":"true","specs.restaurants.GetLocationOnAutomations":"true","specs.restaurants.ShouldHandleFulfillmentWithEnricher":"false","specs.restaurants.UseSettingsRpcClient":"true","specs.restaurants.cashierWallets":"true","specs.restaurants.holiday-menu-availability-bm":"true","specs.restaurants.olo-client.skipToCheckout":"false","specs.restaurants.old-menus-page-migration":"true","specs.restaurants.ShouldUseFormattedAddressForDoorDashStore":"true","restaurants.mobile.olo.owner.enable-edit-order-entry-point":"true","specs.restaurants.woa.olo-settings.thermal-printer":"true","specs.restaurants.defaultMenuVisible":"true","restaurants.mobile.olo.owner.disable-manual-thermal-printing":"false","specs.restaurants.MenuAvailabilityValidation":"true","specs.restaurants.oloFedInstallationRetry":"true","restaurants.mobile.olo.owner.order-transactions":"true","specs.restaurants.OLO.BM.manageLocationsEntry":"true","specs.restaurants.ShouldCopyOperationGroupFromSourceSite":"true","specs.restaurants.ShouldEnabledSsrCache":"false","specs.restaurants.editor.cssIndication":"true","restaurants.mobile.olo.owner.enable-initialize-modile-when-loaded":"true","specs.restaurants.ShouldReturnMockDoorDashCreateDeliveryError":"false","specs.restaurants.dine-in-ml":"true","specs.restaurants.openItemModalByQueryParams":"true","specs.restaurants.menu-availability-ux-improvements":"true","specs.restaurants.olo-client-members-area":"true","specs.restaurants.OloServerMLLocationIdConsistencyValidation":"true","restaurants.mobile.olo.owner.disable-opt-in-with-delivery-partner":"false","specs.restaurants.fix-it-no-contact-label":"true","specs.restaurants.ShouldCreateMenusInOriginalLocations":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderedited":"true","specs.tableReservations.shouldInstallMembersArea":"false","specs.restaurants.shutdown-screen-olo-migration":"false","specs.restaurants.catalogs-v3-migration":"false","specs.restaurants.ShouldUseNewTaxGroupDomainEventsForOperation":"true","specs.restaurants.ShouldEnhanceNotificationWithLocation":"true","specs.restaurants.remove-discounts-for-non-orders-app":"true","specs.restaurants.InstallNewTipsAppProvisionService":"true","specs.restaurants.UseRestaurantLocationsInLocalDelivery":"false","specs.restaurants.UseSettingsCache":"true","specs.restaurants.templatesDemo":"true","specs.restaurants.OLO.BM.multilocation":"true","specs.restaurants.fix-it-orderSettingsFromEditor":"true","specs.restaurants.connect.preinstalledsmsaction.updated.manualordercreated":"true","specs.restaurants.ShouldUseNewTaxGroupDomainEventsForItem":"true","specs.restaurants.ShouldRemoveDoorDashDeliveryTimeBrackets":"true","specs.restaurants.DisableMenuItemTotalPriceValidation":"true","specs.restaurants.olo-client-classic-editor-sticky-navigation":"true","specs.restaurants.ShouldSendDuplexerEventsByLocation":"true","specs.restaurants.openItemModalBeforeDispatch":"true","specs.restaurants.ShouldUseProviderCreateDeliveryNewErrorFormat":"true","specs.restaurants.menusImportImageGemini":"true","specs.restaurants.StopUsingRelooseMenus":"false","specs.restaurants.new-tips-entry-point":"true","restaurants.mobile.olo.owner.unfilter-overdue-orders":"false","specs.restaurants.OLOServerTemplateCloneTenantHandling":"true","specs.restaurants.UsePreferredCodeFallback":"true","specs.restaurants.Notification_TakeStatusFromFilteredFulfillment":"true","specs.restaurants.hide-special-requests":"true","restaurants.mobile.olo.owner.filter-delivery-partner-fulfillment-methods":"false","specs.restaurants.connect.OrderWithGoogleFilterByBusinessLocation":"true","specs.restaurants.bm-reservations-settings":"true","specs.restaurants.ShouldConsumeLocationCreatedEvent":"true","specs.restaurants.connect.preinstalledsmsaction.updated.ordercreated":"true","specs.restaurants.oloDealerOffers":"true","specs.restaurants.ItemsSelectionPikachu":"true","specs.restaurants.menus.reduceItemsOnSectionAmount":"false","specs.restaurants.AtlasQueryOrderItemsChange":"true","specs.restaurants.unifyPhoneOrderingNotification":"true","specs.restaurants.OLO.livesite.editCartItem":"false","specs.restaurants.ShouldFormatPriceInModifierGroup":"true","specs.restaurants.connect.preinstalledautomation.uouorderreceived":"true","specs.restaurants.ShouldUseAppContainerInProvisionRestaurants":"true","specs.restaurants.menus.enlargeVariantsAmount":"true","specs.restaurants.ShouldSetDefaultLocationOnOrderIfMissing":"true","specs.restaurants.ShouldWriteShippingOptionMetadataInCache":"true","specs.restaurants.phoneCallAutomationPoc":"false","specs.restaurants.OloServerMLMapMenuToFirstOperationByLocationId":"true","specs.restaurants.menusImportImageNoPartialParse":"true","specs.restaurants.unchangedDeliveryAddress":"false","specs.restaurants.oloCartButtonBob":"true","specs.restaurants.EnableDoorDashFulfillmentAfterSuccessfulRegistration":"false","specs.restaurants.connect.preinstalledsmsaction.updated.orderready":"true","specs.restaurants.hide-old-olo-apps":"true","specs.restaurants.disable-order-pacing":"false","specs.restaurants.order-pacing":"true","specs.restaurants.olo-client-members-area-my-wallet":"true","restaurants.mobile.olo.owner.enable-orders-wo-due-by-or-fulfillment":"true","specs.restaurants.welcomeModalMigratedUsers":"true","specs.restaurants.bm-future-orders-message":"true","specs.restaurants.connect.ItemSelectionProviderUseSearchInsteadOfQuery":"true","specs.restaurants.editor.enableOperationGroup":"true","specs.restaurants.ShouldHandleFulfillmentWithStatusManager":"true","specs.restaurants.MenusVideoTutorial":"true","specs.restaurants.DisplayVariantsMultilingual":"true","specs.restaurants.menuAvailabilityLivesite":"true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.usePictureElement":"true","specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.useImageAvifFormat":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.slideTransition":"true","specs.proGallery.shouldShowNewPanels":"false","specs.pro-gallery.displayProGalleryPresets":"true","specs.pro-gallery.navigationArrowsDrawer":"true","specs.pro-gallery.horizontalTitlePlacementOptions":"true","specs.pro-gallery.artstoreShowDeprecationMessageInSettings":"false","specs.pro-gallery.navArrowsVericalPositionController":"true","specs.pro-gallery.enablePGRenderIndicator":"false","specs.pro-gallery.excludeFromWarmupData":"false","specs.pro-gallery.customNavigationArrows":"true","specs.pro-gallery.fixedGalleryRatio":"true","specs.pro-gallery.displayProGalleryNewPreset":"true","specs.pro-gallery.useReactionService":"true","specs.pro-gallery.textBoxWidthControllers":"true","specs.pro-gallery.allowOverlayGradient":"true","specs.pro-gallery.excludeFromLayoutFixer":"false","specs.pro-gallery.useIsInFirstFold":"false","specs.pro-gallery.dontRenderGalleryBelowFoldOnLoad":"true","specs.pro-gallery.enableLightroomSettingsButton":"true","specs.pro-gallery.displayPreset16":"true","specs.pro-gallery.displayProGallerySEOSettings":"false","specs.pro-gallery.imageEditing":"b","specs.pro-gallery.useWowImageRenderer":"false","specs.pro-gallery.useWarmupData":"true","specs.pro-gallery.enableFullResFeature":"true","specs.pro-gallery.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.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"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.GalleryProductOptionMobileNativeDropdown":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.stores.AddLayoutConfigToLineItemsAutoGql":"true","specs.stores.FixScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.ShouldPreloadPurchaseFlowProperties":"true","specs.stores.ShouldRemoveFilterModalOpenClass":"true","specs.ecom.CollectPaymentForZeroPriceWhenPaymentRequired":"true","specs.stores.MoveSlotAboveCheckoutButton":"true","specs.stores.GalleryFetchAppSettingsOnce":"false","specs.stores.ProductPageOOIExpandIcon":"true","specs.stores.ProductPageFixFullScreenRicoImage":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.UseCurrentCartFromSdk":"true","specs.stores.UsePrefixForRouterNavigationToProductPage":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.stores.ChangeShippingDestinationDialogLabelsTextColor":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"false","specs.stores.GalleryDontFetchFilteredProductsWithoutActiveFilters":"true","specs.stores.ProductPageNoLostBusinessNotifier":"true","specs.stores.ProductPageDropdownLabelForNoAria":"true","specs.stores.UseNewFiltersQueryParamEncoder":"true","specs.ecom.HandleNoCheckoutIdError":"true","specs.ecom.UseTitleHtmlTagSettingParam":"true","specs.stores.MergePaymentAndPlaceOrderSteps":"true","specs.stores.GalleryEnableLoadMoreHoverUnderline":"true","specs.stores.GalleryPriceFilterClientTicksCalculation":"true","specs.stores.ProductPageOOIScrollToError":"true","specs.stores.RemoveModifiersSelectionIdsFromUserSelections":"true","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.ProductPageDropdownLabelFor":"true","specs.stores.ShowAutomaticDiscountDataOnProductWidget":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ShowCorrectVariantPPU":"true","specs.stores.RefactorPlaceOrderStateCalculation":"true","specs.stores.AddKeyToShippingDestinationModalCloseButton":"true","specs.stores.CheckoutHeaderAndLogoA11yChanges":"true","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.AddPaymentRequiredToCheckoutQuery":"true","specs.stores.AddComparePriceToVariantsItemsQueries":"true","specs.ecom.FixCarrierIdForSelectShippingOption":"true","specs.stores.ColorOptionsDefaultSizeViewer":"true","specs.stores.AddSidePaddingOnCartPageForDesktopViewer":"true","specs.stores.StorefrontLegacyEnablePanoramaIntegration":"false","specs.stores.ShouldFocusMainElementOnCartPage":"true","specs.stores.GiftCartSeviceDownCheckout":"true","specs.stores.GalleryFiltersClassicMobileHorizontalOrientationFix":"false","specs.stores.UsePaymentRequired":"true","specs.stores.UsingStoresViewerScriptAddToCart":"false","specs.stores.ShouldFixZoomForCheckoutInClassic":"false","specs.stores.EnableFadeInAnimationOnGalleryScroll":"true","specs.ecom.UseAdditionalInfoFormLabel":"true","specs.stores.AddSubscriptionChargesToCheckoutQuery":"true","specs.stores.AddSlotToCheckoutPolicies":"false","specs.stores.RemoveLinkFromNonStoresItems":"true","specs.stores.AddToCartInLightboxOpneProductPage":"true","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.FixQueryParamSpecialCharDecode":"true","specs.stores.TYPErrorMsgGC":"false","specs.stores.GallerySlotsPOC":"false","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.ecom.FixShippingOptionSelectionBug":"true","specs.stores.GalleryPriceSliderA11yFixKeyboardFocus":"true","specs.stores.AllowGalleryContainerPadding":"true","specs.ecom.RemoveGQLCallOnCreateCheckout":"true","specs.stores.OptimizeSelectionCalculation":"true","specs.stores.CartFromSDKWhenShowShippingOrShowTax":"true","specs.stores.SupportMemberOnlyCheckout":"true","specs.stores.HoverEffectOnImageOnly":"true","specs.stores.ShouldProductPageUseNewSocialIcons":"true","specs.stores.FixGalleryDropdownOptionsDisabledOpacity":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"false","specs.stores.ProductPageSlots":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.ProductPageOptionsMigrateToUITPA":"true","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.stores.SliderGalleryTitleFontSizeViewer":"true","specs.stores.PreorderDataInWishlist":"true","specs.stores.UseNewSubscriptionCheckboxInCustomerDetailsForm":"false","specs.forms.EnableNewPhoneFieldValidation":"true","specs.stores.GalleryProductItemsLazyLoadingForV3":"true","specs.stores.GallerySeoTags":"true","specs.stores.SliderGallery200Limit":"true","specs.stores.AllowStickySidebarInViewer":"true","specs.stores.RangeFilterRefactor":"true","specs.stores.QuickViewMoreLinkFontFallback":"true","specs.ecom.AddProjectionsTYPQuery":"false","specs.stores.ShowCssPerBreakpointIndicationsSideCart":"true","specs.forms.EnablePhoneField":"true","specs.stores.ShouldScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.FixBackInStockButtonValidation":"true","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.FixSliderGalleryRelatedProductsEmptyRender":"true","specs.stores.AddMembersOnlyToCheckoutQuery":"true","specs.stores.ShouldRecalculatePlaceOrderButtonStateForMembers":"true","specs.stores.FixProductPageUrlsForRouterPage":"true","specs.stores.GalleryShowLazyLoadingLoader":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.PriceFilterClientTicksCalculation":"true","specs.stores.CheckoutButtonLinkedToSecureCheckout":"true","specs.stores.ProductPageOOIMediaNavigationToSwiper":"true","specs.stores.AddPoliciesToLineItems":"true","specs.stores.ProductPageAddDelayedCapturePropToPaymentMethodsBanner":"false","specs.stores.WishlistStylePolyfillForIframe":"false","specs.stores.UseNewFiltersQueryParamDecoder":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.AllowGalleryFreeModeNavigationInViewer":"false","specs.stores.EnableStorefrontSubCategories":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.forms.EnableDextPhoneField":"true","specs.stores.AvifImageEncoding":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.SupportFreeTrialLineItems":"true","specs.stores.AddCheckoutSettingsToGetConfigGQLQuery":"false","specs.stores.GalleryStorefrontAddStrikethroughAndSalePriceDesign":"true","specs.stores.productPageDropdownOptionsUseCssVars":"true","specs.stores.CategoryHeaderLayoutPerBreakpoint":"true","specs.stores.PreventGalleryFullRefreshOnUrlChange":"true","specs.stores.ProductPageRicoDescription":"true","specs.stores.increaseGqlGetLimit":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.useSkeletonImagesInWixStudio":"true","specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.stripLayoutMultiColumn":"true","specs.forms.LocalPhoneNumbers":"true","specs.bookings.serviceListMenuLayout":"true","specs.bookings.paidByClasspassIndication":"true","specs.bookings.useOnlyBusinessLocationsOnGetLocationId":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.MyBookingsCssPBPIndication":"true","specs.bookings.msaNotPartOfBlockNavigation":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.members-area-lazy-load":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.useAndOperatorOnSpecificCategoryTab":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.layoutStylePerBreakPoint":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.layoutPerBreakPointPhase2":"true","specs.bookings.EcomRendererHidePriceForMembershipAndFree":"true","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.dev.UseBusinessInfoMapper":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.calendarFixLoadingButtonSize":"true","specs.bookings.BookAnotherText":"true","specs.bookings.initSlotsToShow":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.AdditionalTimeSlotsInFormPlugin":"true","specs.bookings.FormAddH1HeaderForA11y":"true","specs.bookings.DeprecateCatalogServicesSlotAvailability":"false","specs.forms.UseCSSVarsOnly":"true","specs.bookings.ServiceListEventsClassDays":"true","specs.bookings.agendaWarmupDataForStaffMembers":"true","specs.bookings.NotFoundPageForContactInfoDeepLink":"true","specs.bookings.metroGetBusinessInfoInDetails":"false","specs.bookings.mapServiceListToServiceV2":"true","specs.bookings.UouZoomV2":"true","specs.bookings.getStaffMemberNameForPreferencesFromService":"true","specs.bookings.ServiceListNumOfSpotLeftFix":"false","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.metroGetBusinessInfo":"true","specs.bookings.migrateCalendarSettingsToServicesV2":"true","specs.bookings.warnOnShowAllServicesFilterOption":"true","specs.bookings.react18ErrorInServicePge":"true","specs.bookings.fetchAllServicesInMSA":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.bookings.AppBuilderControllersUseNewAPIs":"true","specs.bookings.BookOnBehalf":"false","specs.bookings.withErrorHandler":"true","specs.bookings.msaServiceSelectionImprovements":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.AppBuilderUseServicesV2":"true","specs.bookings.FormEditorKBContent":"false","specs.bookings.MyBookingsShowFormSubmission":"true","specs.bookings.translatePages":"false","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.useBookingsViewerCache":"false","specs.bookings.FormUseAutomationsForSMS":"true","specs.forms.FileUploadLimitExceeded":"true","specs.bookings.FixServiceListSettingsMigration":"false","specs.bookings.assignStaffVariantToSelectionsWithAnyStaff":"true","specs.bookings.ServiceV2ServicePage":"true","specs.bookings.CheckIsMemberAreaInstalledUsingPublicAPI":"true","specs.bookings.redirectIfNeeded":"true","specs.bookings.dynamicDurationUoU":"true","specs.bookings.CancellationFeesUoU":"true","specs.bookings.metroGetBusinessInfoInCalendar":"false","specs.bookings.calendarA11YChanges":"true","specs.bookings.noTpaSettingsProviderInList":"true","specs.bookings.showTitlesInDateAndTimeViewMode":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.metroNotifyNonPremium":"true","spec.bookings.owner-fes.DeprecateCatalogWriter":"false","specs.bookings.fetchTabsInServiceList":"true","specs.bookings.ShowSelectedServiceInServicePage":"false","specs.bookings.A11YCalendarLabel":"true","specs.bookings.migrateUoUAvailability2":"false","specs.bookings.servicePageSettingsRedesign":"true","specs.bookings.SkipCheckoutForSavedPaymentMethod":"false","spec.bookings.setRolesForBIEvent":"true","specs.bookings.CheckForExistingBooking":"true","specs.bookings.withErrorHandlerCheckout":"true","spec.bookings.owner-fes.RemoveOldEndpoints":"true","specs.bookings.UseQueryBySessionStartForContactBookings":"true","specs.bookings.DynamicPricingResilientUOU":"false","specs.bookings.UseGetAvailabilityForCourse":"true","specs.bookings.RemoveCalendarLinkFromBookingsCheckoutSettingsPanel":"true","specs.bookings.DetachNumberOfParticipantsFieldFromForm":"true","specs.bookings.AddonsUOU":"false","specs.bookings.useCustomUrlSegmentsForSlug":"true","specs.bookings.MultiLocationUoU":"false","specs.bookings.FormReplaceArray":"true","specs.bookings.QueryServicesInBatches":"false","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.bookings.boMultilocation":"false","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.FixPricingPlanNavigation":"true"}}},"forceEmptySdks":false,"appDefIdToIsMigratedToGetPlatformApi":{"1973457f-c021-4da5-941f-58444ff761d4":false,"14517e1a-3ff0-af98-408e-2bd6953c36a2":false,"14ce1214-b278-a7e4-1373-00cebd1bef7c":false,"675bbcef-18d8-41f5-800e-131ec9e08762":false,"14271d6f-ba62-d045-549b-ab972ae1f70e":false,"dataBinding":false}},"appsScripts":{"urls":{"14271d6f-ba62-d045-549b-ab972ae1f70e":["https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1325.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1325.0\/WixProGalleryController.bundle.min.js"]},"scope":"page"},"debug":{"disablePlatform":false,"disableSnapshots":false,"enableSnapshots":false}}},"siteAssets":{"dataFixersParams":{"experiments":{"dm_deleteLayoutOverridesForRefComponents":true,"dm_migrateOldHoverBoxToNewFixer":true},"dfVersion":"1.4726.0","isHttps":true,"isUrlMigrated":true,"metaSiteId":"9a242f0a-ac4a-47a7-8005-697c3107fc34","quickActionsMenuEnabled":false,"siteId":"cbd42cec-9b2d-46b8-a9f3-1e27a1106f92","siteRevision":907,"v":3,"cacheVersions":{"dataFixer":6},"oneDocEnabled":true},"modulesParams":{"features":{"moduleName":"thunderbolt-features","contentType":"application\/json","resourceType":"features","languageResolutionMethod":"QueryParam","isMultilingualEnabled":false,"externalBaseUrl":"https:\/\/www.merchantproexpresstexas.com","useSandboxInHTMLComp":false,"disableStaticPagesUrlHierarchy":false,"aboveTheFoldSectionsNum":null,"isTrackClicksAnalyticsEnabled":false,"isSocialElementsBlocked":false},"platform":{"moduleName":"thunderbolt-platform","contentType":"application\/json","resourceType":"platform","externalBaseUrl":"https:\/\/www.merchantproexpresstexas.com","staticHTMLComponentUrl":"https:\/\/www-merchantproexpresstexas-com.filesusr.com\/"},"css":{"moduleName":"thunderbolt-css","contentType":"application\/json","resourceType":"css","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.8b67c6ed7eee42d212ec8aa0ff886ed41e256936","editor-elements-design-systems.thunderbolt.5ce25cc50addfbebe5e5dc1ebc483c8a6afec2e4"],"ooiVersions":""},"cssMappers":{"moduleName":"thunderbolt-css-mappers","contentType":"application\/json","resourceType":"cssMappers","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.8b67c6ed7eee42d212ec8aa0ff886ed41e256936","editor-elements-design-systems.thunderbolt.5ce25cc50addfbebe5e5dc1ebc483c8a6afec2e4"],"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.merchantproexpresstexas.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":{"fmwwf":"e2eaaa_023ce8081360aa0d8979e6734db414e4_906.json","yimy0":"e2eaaa_d165ac47585e13499e97112e198c3746_906.json","qh5du":"e2eaaa_92e48d1f88e6103dca9d4d2cabb7c303_906.json","d9ae6":"e2eaaa_b8f60126b6ecfb13bdbae0647a4aa764_906.json","hy263":"e2eaaa_b9fad96958a5e0870f1e02a635100d39_906.json","pfx2w":"e2eaaa_b0362c2cf299bf7c8536585752a409a5_906.json","p51m0":"e2eaaa_e85bc68c61537527e6c0c57328798b38_906.json","q0sck":"e2eaaa_8c47ce5fc3cecb43a9495e994307dfae_906.json","aiiue":"e2eaaa_4d2cc72dc44c468efcbb5c5d03691db7_906.json","mua1n":"e2eaaa_97df65cb7142898c6678d83fde8c2dc2_906.json","wvjda":"e2eaaa_2bddb62cc54a55b77e935ab8c78bb360_907.json","swqbx":"e2eaaa_ddc634f05e22d72f2386efbbc8c4febb_906.json","ymv55":"e2eaaa_e4371d361842b9eecbb800ad3748ba5b_906.json","masterPage":"e2eaaa_be677bd220deffd09959a452f65b7d3b_907.json"},"protectedPageIds":[],"routersInfo":{},"isPremiumDomain":true,"disableSiteAssetsCache":false,"migratingToOoiWidgetIds":"","siteRevisionConfig":{},"registryLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13795.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13795.0"}],"isInSeo":true,"language":"en","originalLanguage":"en","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.useSvgLoaderFeature":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"specs.thunderbolt.dropAppsClientSpecMapByApplicationId":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true},"manifests":{"node":{"modulesToHashes":{"thunderbolt-features":"6461bcec.bundle.min","thunderbolt-platform":"8e8ba012.bundle.min","thunderbolt-css":"896a9b57.bundle.min","thunderbolt-site-map":"c7dd72b7.bundle.min","thunderbolt-mobile-app-builder":"758b3243.bundle.min","builder-component-features":"487859d2.bundle.min","builder-component-css":"df486367.bundle.min","builder-component-platform":"69689e89.bundle.min","thunderbolt-css-mappers":"c67d228b.bundle.min"}},"web":{"modulesToHashes":{"thunderbolt-features":"ce52b593.bundle.min","thunderbolt-platform":"cbc91784.bundle.min","thunderbolt-css":"e9a4fd25.bundle.min","thunderbolt-site-map":"0adce73d.bundle.min","thunderbolt-mobile-app-builder":"ef01924e.bundle.min","builder-component-features":"caed6ada.bundle.min","builder-component-css":"dbb3b94e.bundle.min","builder-component-platform":"0b5c03ce.bundle.min","thunderbolt-css-mappers":"ef1d26c1.bundle.min","webpack-runtime":"97ae7421.bundle.min"},"webpackRuntimeBundle":"97ae7421.bundle.min"},"webWorker":{"modulesToHashes":{"thunderbolt-features":"cd0438a3.bundle.min","thunderbolt-platform":"d0ee5a11.bundle.min","thunderbolt-css":"75e0bd73.bundle.min","thunderbolt-site-map":"743820ce.bundle.min","thunderbolt-mobile-app-builder":"077d5643.bundle.min","builder-component-features":"ce16a992.bundle.min","builder-component-css":"09906a2d.bundle.min","builder-component-platform":"2934d597.bundle.min","thunderbolt-css-mappers":"f17d4694.bundle.min"}}},"staticHTMLComponentUrl":"https:\/\/www-merchantproexpresstexas-com.filesusr.com\/","remoteWidgetStructureBuilderVersion":"1.251.0","blocksBuilderManifestGeneratorVersion":"1.129.0"},"experiments":{"specs.thunderbolt.videoLazyLoading":true,"specs.thunderbolt.viewport_hydration_extended_react_18":true,"specs.thunderbolt.inMemoryPaypalAuthToken":true,"specs.thunderbolt.PanoramaErrorMonitor":true,"specs.thunderbolt.getMemberDetailsFromMembersNg":true,"specs.thunderbolt.UseEcomFemBi":true,"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.fedops_enableSampleRateForAppNames":true,"specs.thunderbolt.excludeInstanceFromQueryParams":true,"specs.thunderbolt.LoginSocialBarSplitStateProps":true,"specs.thunderbolt.bundlerTrafficToAws":true,"specs.thunderbolt.routeToExternalDispatcher":true,"specs.thunderbolt.FixWixDataInstanceForBlocksPreview":true,"specs.thunderbolt.deprecatewixperf":true,"specs.thunderbolt.useNewRegisterLogin":true,"specs.thunderbolt.ShouldUseNewIAMSocialFlow":true,"specs.thunderbolt.useIAMEnabledConnections":true,"specs.thunderbolt.useElementoryRelativePath":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.membersArea.LoginBarRemake":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.veloWixMembersAmbassadorV2":true,"specs.thunderbolt.megaMenuMouseLeave":true,"specs.thunderbolt.UseWixDataItemService":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":true,"specs.promote.ar.reportEcomPlatformPurchaseEvents":true,"specs.thunderbolt.AddRegisterEventListenerToWixWindow":true,"specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":true,"specs.thunderbolt.pricingPlansUserOrdersV2":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.buttonUdp_loggedIn":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"displayWixAdsNewVersion":true,"specs.thunderbolt.dropAppsClientSpecMapByApplicationId":true,"specs.thunderbolt.BundlerTypescriptListExportedFunctions":true,"specs.thunderbolt.ooi_css_optimization":true,"specs.thunderbolt.hardenObject":true,"specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true,"specs.thunderbolt.shouldFetchLogoutUrlByClientId":true,"specs.thunderbolt.useNativeSchedulerYield":true,"specs.thunderbolt.convertBirthdateToISOString":true,"specs.thunderbolt.WixCodeAnalyzeImportedNamespaces":true,"specs.thunderbolt.hardenTimeout":true,"specs.thunderbolt.fetchCurrentMemberFromMembersNg":true},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer-gradual","type":"Rollout","code":1},"dynamicModelUrl":"https:\/\/www.merchantproexpresstexas.com\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/www.merchantproexpresstexas.com\/_api\/v1\/access-tokens","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":true},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"907","renderingFlow":"NONE","language":"en","locale":"en-us"},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13795.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13795.0"}],"anywhereConfig":{},"interactionSampleRatio":0.01,"rendererType":null,"isPartialRouteMatching":false,"isExcludedFromSecurityExperiments":true,"react18Compatible":true,"react18HydrationBlackListWidgets":[],"excludeCompsForSSRList":[""],"mpaNavigationCompatible":false}</script> <script>window.viewerModel = JSON.parse(document.getElementById('wix-viewer-model').textContent)</script> <!-- renderIndicator --> <!-- versionIndicator --> <!-- used platform apis start --> <script type="application/json" id="used-platform-apis-data">["location","window","site","seo","user"]</script> <script>window.usedPlatformApis = JSON.parse(document.getElementById('used-platform-apis-data').textContent)</script> <!-- used platform apis end --> <!-- Business Manager --> <!-- initCustomElements #2 --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/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.a514f271.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.efca12a0.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 = 'mua1n' if (window.requestCloseWelcomeScreen) { window.requestCloseWelcomeScreen() } if (!window.__browser_deprecation__) { window.fedops.phaseStarted('partially_visible', {paramsOverrides: { pageId: firstPageId, isSuccessfulSSR: !clientSideRender }}) } </script> <script defer="" src="https://static.parastorage.com/services/tag-manager-client/1.920.0/siteTags.bundle.min.js"></script> <!--pageHtmlEmbeds.bodyEnd start--> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd start"></script> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd end"></script> <!--pageHtmlEmbeds.bodyEnd end--> <!-- warmup data start --> <script type="application/json" id="wix-warmup-data">{"platform":{"ssrPropsUpdates":[],"ssrStyleUpdates":[],"ssrStructureUpdates":[]},"pages":{"compIdToTypeMap":{"comp-kssysqwa":"WPhoto","comp-klehtwcg":"WRichText","comp-kle9f5vz":"WPhoto","comp-kjs1ho8z":"WRichText","comp-kle8qtjw":"WRichText","comp-iraqdugr":"LinkBar","masterPage":"MasterPage","SITE_HEADER":"HeaderContainer","PAGES_CONTAINER":"PagesContainer","SITE_FOOTER":"FooterContainer","comp-kplwqmph":"StylableHorizontalMenu","SITE_PAGES":"PageGroup","BACKGROUND_GROUP":"BackgroundGroup","SCROLL_TO_TOP":"Anchor","SCROLL_TO_BOTTOM":"Anchor","SKIP_TO_CONTENT_BTN":"SkipToContentButton","comp-kkya4cfy":"WPhoto","comp-kjs0ghdj":"WRichText","comp-kjs1cpo8":"WRichText","comp-kjs1imys":"WRichText","comp-kjs1jqt1":"StylableButton","comp-kk1f0c3j":"WPhoto","comp-kk0927gh":"WRichText","comp-kk0g561o":"WRichText","comp-kk0g4l0t":"WPhoto","comp-ir243rad":"WRichText","comp-kk0d3n8n":"StylableButton","comp-kk1h5zrw":"WRichText","comp-kk1mehhy":"VideoPlayer","comp-kk1gycra":"WRichText","comp-kk1mvzno":"WPhoto","comp-kle6kanz":"StylableButton","comp-khc9q1ed":"VectorImage","comp-kk0979gq":"WRichText","comp-klec3o2m":"WRichText","comp-klec3o30":"WPhoto","comp-klec3o39":"WRichText","comp-kpm25zw4":"WRichText","comp-klec3o3i":"StylableButton","comp-kk0e1nti":"WRichText","comp-kk0e6vsj":"WRichText","comp-kk1f7m52":"WPhoto","comp-kk1bxzma1":"FiveGridLine","comp-kk1bxzmh":"WRichText","comp-kk1f7m54":"WPhoto","comp-kk1bxzmw":"FiveGridLine","comp-kk1bxzmy":"WRichText","comp-kk1f7m56":"WPhoto","comp-kk1bxzn6":"FiveGridLine","comp-kk1bxzn72":"WRichText","comp-kk1f7m4r":"WPhoto","comp-kk1bxznd2":"FiveGridLine","comp-kk1bxznf":"WRichText","pageBackground_mua1n":"PageBackground","mua1n":"Page","comp-ll2dfp4r":"ClassicSection","comp-ll2dfp4s":"ClassicSection","comp-ll2dfp4s1":"ClassicSection","comp-ll2dfp4t":"ClassicSection","comp-ll2dfp4t1":"ClassicSection","comp-ll2dfp4t2":"ClassicSection","comp-ll2dfp4u":"ClassicSection","comp-kleggsxt":"Container","comp-kk0e0cf1":"StripColumnsContainer","comp-kk1bxzj0":"StripColumnsContainer","comp-kleghpnp":"Container","comp-khc5eryk":"tpaWidgetNative","comp-klegilx2":"Container","comp-klegekiz":"Container","comp-klegbuej":"Container","comp-kk0e0ckj":"Column","comp-kk1bxzlz":"Column","comp-kk1bxzmr":"Column","comp-kk1bxzn0":"Column","comp-kk1bxzn91":"Column","comp-klegh5n0":"Container","Containermua1n":"Group","DYNAMIC_STRUCTURE_CONTAINER":"DynamicStructureContainer","site-root":"DivWithChildren","main_MF":"DivWithChildren","mua1n_wrapper":"PageMountUnmount","mua1n_wrapper_background":"PageMountUnmount"}},"appsWarmupData":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"comp-khc5eryk_appSettings":{"pageId":"d34uk","styleId":"style-jyem87tx","upgrades":{"fullscreen":{"date":"Tue Dec 11 2018 18:15:52 GMT+0300 (Москва, стандартное время)"}},"layoutTeaserShowed":true,"galleryId":"8396d4ef-dc49-4800-a3ac-1a60ec0f3769","itemClick":"expand","originGallerySettings":null},"comp-khc5eryk_galleryData":{"items":[{"itemId":"c2f68c45-3d7c-4428-a6ad-5ede91472649","isSecure":false,"createdDate":"2020-11-10T16:01:12.000Z","orderIndex":1563811511.7826607,"metaData":{"link":{"type":"none","target":"_blank"},"type":"text","editorHtml":"<p style=\"font-size:75px; line-height:0.7em; text-align:center\"><span style=\"font-size:75px\"><span style=\"font-family:arial black\"><span style=\"color:#FFFFFF\">”<\/span><\/span><\/span><\/p>\n\n<p style=\"font-size:16px\"><span style=\"font-size:16px\"><span style=\"font-family:arial\"><span style=\"color:#2f2951\">I highly recommend Chris Bowman with MerchantPro Express TEXAS. Chris took the time and effort to provide exceptional service, and in the process, saved me money and time. The product is extremely easy to use; training is excellent. Chris will be saving me money and time every month. <\/span><\/span><\/span><\/p>\n\n<p style=\"font-size:16px\"> <\/p>\n\n<p style=\"font-size:16px\"><span style=\"font-size:16px\"><span style=\"font-family:arial\"><span style=\"color:#2f2951\">– Brent Milam, Swoon Media LLC<\/span><\/span><\/span><\/p>\n","html":"\n <div class=\"te-pro-gallery-text-item\"\n style=\"padding: 30px;\n width: 420px;\n height: 420px;\n background-color: rgba(255, 173, 0, 1);\n transform-style: preserve-3d;\n overflow: hidden;\n word-wrap: break-word;\n font-style: normal; font-weight:normal;\n \">\n <div style=\"\n position: relative;\n top: 0%;\n transform: translateY(0%);\">\n <p style=\"font-size:75px; line-height:0.7em; text-align:center\"><span style=\"font-size:75px\"><span style=\"font-family:arial black\"><span style=\"color:#FFFFFF\">”<\/span><\/span><\/span><\/p>\n\n<p style=\"font-size:16px\"><span style=\"font-size:16px\"><span style=\"font-family:arial\"><span style=\"color:#2f2951\">I highly recommend Chris Bowman with MerchantPro Express TEXAS. Chris took the time and effort to provide exceptional service, and in the process, saved me money and time. The product is extremely easy to use; training is excellent. Chris will be saving me money and time every month. <\/span><\/span><\/span><\/p>\n\n<p style=\"font-size:16px\"> <\/p>\n\n<p style=\"font-size:16px\"><span style=\"font-size:16px\"><span style=\"font-family:arial\"><span style=\"color:#2f2951\">– Brent Milam, Swoon Media LLC<\/span><\/span><\/span><\/p>\n\n <\/div>\n <\/div>","name":"2de0cdce-bc2b-4f3b-a439-3ca459b82237","height":420,"width":420,"textStyle":{"backgroundColor":"rgba(255, 173, 0, 1)","googleFonts":[],"height":420,"textVerticalAlignment":"top","canvasLayout":"square","ratio":-50,"padding":30,"width":420},"fontPickerStyleParamName":"text-editor-font-1605023377775"},"mediaUrl":""},{"itemId":"389b3cba-e83f-4560-a7f1-afbc04f632dd","isSecure":false,"createdDate":"2020-11-10T18:13:26.000Z","orderIndex":1605032006.022,"metaData":{"link":{"type":"none","target":"_blank"},"type":"text","editorHtml":"<p style=\"font-size:75px; line-height:0.7em; text-align:center\"><span style=\"font-size:75px\"><span style=\"font-family:arial black\"><span style=\"color:#FFFFFF\">”<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 15px;\"><span style=\"font-size:15px;\"><span style=\"font-family:arial;\"><span style=\"color:rgb(47, 41, 81)\">Chris is not only very experienced in his industry and very knowledgeable about his products, he is able to offer each client the best solution based on individual needs because he is not tied to one particular [merchant services provider], product, or service. He works with many of the industry leaders. If you have a need to receive credit card payments or are not in compliance–whether you are a food truck, online coach, or large retailer–talk to Chris first. Get your “shopping around” done with one-stop. <\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 15px;\"> <\/p>\n\n<p class=\"font_8\" style=\"font-size: 15px;\"><span style=\"font-size:15px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951\">– Colleen Hart, LED Solutions Specialist, EcoLumos LLC<\/span><\/span><\/span><\/p>\n","html":"\n <div class=\"te-pro-gallery-text-item\"\n style=\"padding: 30px;\n width: 420px;\n height: 420px;\n background-color: rgba(255, 173, 0, 1);\n transform-style: preserve-3d;\n overflow: hidden;\n word-wrap: break-word;\n font-style: normal; font-weight:normal;\n \">\n <div style=\"\n position: relative;\n top: 0%;\n transform: translateY(0%);\">\n <p style=\"font-size:75px; line-height:0.7em; text-align:center\"><span style=\"font-size:75px\"><span style=\"font-family:arial black\"><span style=\"color:#FFFFFF\">”<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 15px;\"><span style=\"font-size:15px;\"><span style=\"font-family:arial;\"><span style=\"color:rgb(47, 41, 81)\">Chris is not only very experienced in his industry and very knowledgeable about his products, he is able to offer each client the best solution based on individual needs because he is not tied to one particular [merchant services provider], product, or service. He works with many of the industry leaders. If you have a need to receive credit card payments or are not in compliance–whether you are a food truck, online coach, or large retailer–talk to Chris first. Get your “shopping around” done with one-stop. <\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 15px;\"> <\/p>\n\n<p class=\"font_8\" style=\"font-size: 15px;\"><span style=\"font-size:15px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951\">– Colleen Hart, LED Solutions Specialist, EcoLumos LLC<\/span><\/span><\/span><\/p>\n\n <\/div>\n <\/div>","name":"6fcea184-5817-4a84-b9cd-29ff8468795b","height":420,"width":420,"textStyle":{"backgroundColor":"rgba(255, 173, 0, 1)","googleFonts":[],"height":420,"textVerticalAlignment":"top","canvasLayout":"square","ratio":-50,"padding":30,"width":420},"fontPickerStyleParamName":"text-editor-font-1605031948605"},"mediaUrl":""},{"itemId":"0285918b-7e8c-49a0-abb9-8fc6dea6a7c9","isSecure":false,"createdDate":"2020-11-10T18:43:04.000Z","orderIndex":1605033784.011,"metaData":{"link":{"type":"none","target":"_blank"},"type":"text","editorHtml":"<p style=\"font-size:75px; line-height:0.7em; text-align:center\"><span style=\"font-size:75px\"><span style=\"font-family:arial black\"><span style=\"color:#FFFFFF\">”<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951\">Chris with MerchantPro Express TEXAS is extremely knowledgeable with merchant services and credit card processing. If you have a small business needing to begin to accept credit cards either on-line or in-person, contact Chris. If you need multiple in-person credit card processing points of sale and you have been given the run-a-round or find out you are spending too much for your credit card processing, contact Chris, you won't be sorry! He is a wonderful person and delightfully honest individual to do business with your company.<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951\"><span style=\"font-style:italic\"><span class=\"wixGuard\"><\/span><\/span><\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951\">- Sandy Buller, CPP, Photographer, Buller Photography<\/span><\/span><\/span><\/p>\n","html":"\n <div class=\"te-pro-gallery-text-item\"\n style=\"padding: 30px;\n width: 420px;\n height: 420px;\n background-color: rgba(255, 173, 0, 1);\n transform-style: preserve-3d;\n overflow: hidden;\n word-wrap: break-word;\n font-style: normal; font-weight:normal;\n \">\n <div style=\"\n position: relative;\n top: 0%;\n transform: translateY(0%);\">\n <p style=\"font-size:75px; line-height:0.7em; text-align:center\"><span style=\"font-size:75px\"><span style=\"font-family:arial black\"><span style=\"color:#FFFFFF\">”<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951\">Chris with MerchantPro Express TEXAS is extremely knowledgeable with merchant services and credit card processing. If you have a small business needing to begin to accept credit cards either on-line or in-person, contact Chris. If you need multiple in-person credit card processing points of sale and you have been given the run-a-round or find out you are spending too much for your credit card processing, contact Chris, you won't be sorry! He is a wonderful person and delightfully honest individual to do business with your company.<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951\"><span style=\"font-style:italic\"><span class=\"wixGuard\"><\/span><\/span><\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951\">- Sandy Buller, CPP, Photographer, Buller Photography<\/span><\/span><\/span><\/p>\n\n <\/div>\n <\/div>","name":"e0304c53-fd7d-4824-8592-cf5898cde730","height":420,"width":420,"textStyle":{"backgroundColor":"rgba(255, 173, 0, 1)","googleFonts":[],"height":420,"textVerticalAlignment":"top","canvasLayout":"square","ratio":-50,"padding":30,"width":420},"fontPickerStyleParamName":"text-editor-font-1605033597927"},"mediaUrl":""},{"itemId":"e7b2b6a4-a689-4f85-9bf6-ab7049f50a01","isSecure":false,"createdDate":"2020-11-10T18:50:30.000Z","orderIndex":1605034229.798,"metaData":{"link":{"type":"none","target":"_blank"},"type":"text","editorHtml":"<p style=\"font-size:75px; line-height:0.7em; text-align:center\"><span style=\"color:#ffffff\"><span style=\"font-size:75px\"><span style=\"font-family:arial black\">”<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">I highly recommend Chris Bowman with MerchantPro Express TEXAS for your credit card processing needs. He's knowledgeable, professional, and excellent to work with.<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\"><span style=\"font-style:italic\"><span class=\"wixGuard\"><\/span><\/span><\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">- Greg Belsheim, Real Estate Agent, Greg Belsheim HomeSmart Fine Properties<\/span><\/span><\/span><\/p>\n","html":"\n <div class=\"te-pro-gallery-text-item\"\n style=\"padding: 30px;\n width: 420px;\n height: 420px;\n background-color: rgba(255, 173, 0, 1);\n transform-style: preserve-3d;\n overflow: hidden;\n word-wrap: break-word;\n font-style: normal; font-weight:normal;\n \">\n <div style=\"\n position: relative;\n top: 0%;\n transform: translateY(0%);\">\n <p style=\"font-size:75px; line-height:0.7em; text-align:center\"><span style=\"color:#ffffff\"><span style=\"font-size:75px\"><span style=\"font-family:arial black\">”<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">I highly recommend Chris Bowman with MerchantPro Express TEXAS for your credit card processing needs. He's knowledgeable, professional, and excellent to work with.<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\"><span style=\"font-style:italic\"><span class=\"wixGuard\"><\/span><\/span><\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">- Greg Belsheim, Real Estate Agent, Greg Belsheim HomeSmart Fine Properties<\/span><\/span><\/span><\/p>\n\n <\/div>\n <\/div>","name":"fa77260d-a028-4592-80e3-0d619390b71d","height":420,"width":420,"textStyle":{"backgroundColor":"rgba(255, 173, 0, 1)","googleFonts":[],"height":420,"textVerticalAlignment":"top","canvasLayout":"square","ratio":-50,"padding":30,"width":420},"fontPickerStyleParamName":"text-editor-font-1605034170796"},"mediaUrl":""},{"itemId":"132b388c-b2cb-49af-9258-2cd89f46c671","isSecure":false,"createdDate":"2020-11-10T18:51:59.000Z","orderIndex":1605034318.632,"metaData":{"link":{"type":"none","target":"_blank"},"type":"text","editorHtml":"<p style=\"font-size:75px; line-height:0.7em; text-align:center\"><span style=\"font-size:75px\"><span style=\"font-family:arial black\"><span style=\"color:#ffffff\">”<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">Chris offers excellent deals and great education when it comes to credit card processing systems. He has years of experience and is extremely knowledgeable.<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\"><span style=\"font-style:italic\"><span class=\"wixGuard\"><\/span><\/span><\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">- Johnna Haines, Independent Virtual Personal Stylist, J. Hilburn Men's Clothier<\/span><\/span><\/span><\/p>\n","html":"\n <div class=\"te-pro-gallery-text-item\"\n style=\"padding: 30px;\n width: 420px;\n height: 420px;\n background-color: rgba(255, 173, 0, 1);\n transform-style: preserve-3d;\n overflow: hidden;\n word-wrap: break-word;\n font-style: normal; font-weight:normal;\n \">\n <div style=\"\n position: relative;\n top: 0%;\n transform: translateY(0%);\">\n <p style=\"font-size:75px; line-height:0.7em; text-align:center\"><span style=\"font-size:75px\"><span style=\"font-family:arial black\"><span style=\"color:#ffffff\">”<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">Chris offers excellent deals and great education when it comes to credit card processing systems. He has years of experience and is extremely knowledgeable.<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\"><span style=\"font-style:italic\"><span class=\"wixGuard\"><\/span><\/span><\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">- Johnna Haines, Independent Virtual Personal Stylist, J. Hilburn Men's Clothier<\/span><\/span><\/span><\/p>\n\n <\/div>\n <\/div>","name":"61d9322e-eb0c-47fd-9167-87ca98411d16","height":420,"width":420,"textStyle":{"backgroundColor":"rgba(255, 173, 0, 1)","googleFonts":[],"height":420,"textVerticalAlignment":"top","canvasLayout":"square","ratio":-50,"padding":30,"width":420},"fontPickerStyleParamName":"text-editor-font-1605034280630"},"mediaUrl":""},{"itemId":"bca6cb95-fea2-4011-9b2e-afae9865a2f6","isSecure":false,"createdDate":"2020-11-10T18:54:01.000Z","orderIndex":1605034440.287,"metaData":{"link":{"type":"none","target":"_blank"},"type":"text","editorHtml":"<p style=\"font-size:75px; line-height:0.7em; text-align:center\"><span style=\"color:#ffffff\"><span style=\"font-size:75px\"><span style=\"font-family:arial black\">”<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">If you are looking for someone to help take your business from the stone age to new age technology… Chris is your man. He has the knowledge and experience to help you focus on the important things in your business, while he helps you stay on top of the day-to-day operation. Give Chris a call. You'll be glad you did.<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\"><span style=\"font-style:italic\"><span class=\"wixGuard\"><\/span><\/span><\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">- Tony L. Francis, A.L. Francis & Associates<\/span><\/span><\/span><\/p>\n","html":"\n <div class=\"te-pro-gallery-text-item\"\n style=\"padding: 30px;\n width: 420px;\n height: 420px;\n background-color: rgba(255, 173, 0, 1);\n transform-style: preserve-3d;\n overflow: hidden;\n word-wrap: break-word;\n font-style: normal; font-weight:normal;\n \">\n <div style=\"\n position: relative;\n top: 0%;\n transform: translateY(0%);\">\n <p style=\"font-size:75px; line-height:0.7em; text-align:center\"><span style=\"color:#ffffff\"><span style=\"font-size:75px\"><span style=\"font-family:arial black\">”<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">If you are looking for someone to help take your business from the stone age to new age technology… Chris is your man. He has the knowledge and experience to help you focus on the important things in your business, while he helps you stay on top of the day-to-day operation. Give Chris a call. You'll be glad you did.<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\"><span style=\"font-style:italic\"><span class=\"wixGuard\"><\/span><\/span><\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">- Tony L. Francis, A.L. Francis & Associates<\/span><\/span><\/span><\/p>\n\n <\/div>\n <\/div>","name":"184ca43a-69a0-4148-a1a3-61488967b513","height":420,"width":420,"textStyle":{"backgroundColor":"rgba(255, 173, 0, 1)","googleFonts":[],"height":420,"textVerticalAlignment":"top","canvasLayout":"square","ratio":-50,"padding":30,"width":420},"fontPickerStyleParamName":"text-editor-font-1605034412763"},"mediaUrl":""},{"itemId":"fe6df597-2856-4fda-a7ea-3fd8f7c4725a","isSecure":false,"createdDate":"2020-11-10T18:54:50.000Z","orderIndex":1605034489.889,"metaData":{"link":{"type":"none","target":"_blank"},"type":"text","editorHtml":"<p style=\"font-size:75px; line-height:0.7em; text-align:center\"><span style=\"font-size:75px\"><span style=\"font-family:arial black\"><span style=\"color:#FFFFFF\">”<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">I highly recommend Chris Bowman for any of your [credit card] processing needs. His personal touch and attention to detail are second to none. He will take great care of you and your business.<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\"><span style=\"font-style:italic\"><span class=\"wixGuard\"><\/span><\/span><\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">- George Bala, Doctor of Chiropractic, HealthSource Chiropractic Progressive Rehab & Wellness<\/span><\/span><\/span><\/p>\n","html":"\n <div class=\"te-pro-gallery-text-item\"\n style=\"padding: 30px;\n width: 420px;\n height: 420px;\n background-color: rgba(255, 173, 0, 1);\n transform-style: preserve-3d;\n overflow: hidden;\n word-wrap: break-word;\n font-style: normal; font-weight:normal;\n \">\n <div style=\"\n position: relative;\n top: 0%;\n transform: translateY(0%);\">\n <p style=\"font-size:75px; line-height:0.7em; text-align:center\"><span style=\"font-size:75px\"><span style=\"font-family:arial black\"><span style=\"color:#FFFFFF\">”<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">I highly recommend Chris Bowman for any of your [credit card] processing needs. His personal touch and attention to detail are second to none. He will take great care of you and your business.<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\"><span style=\"font-style:italic\"><span class=\"wixGuard\"><\/span><\/span><\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">- George Bala, Doctor of Chiropractic, HealthSource Chiropractic Progressive Rehab & Wellness<\/span><\/span><\/span><\/p>\n\n <\/div>\n <\/div>","name":"c122be10-da27-4300-8ebd-d5fdaeb6b039","height":420,"width":420,"textStyle":{"backgroundColor":"rgba(255, 173, 0, 1)","googleFonts":[],"height":420,"textVerticalAlignment":"top","canvasLayout":"square","ratio":-50,"padding":30,"width":420},"fontPickerStyleParamName":"text-editor-font-1605034443711"},"mediaUrl":""},{"itemId":"94e39fe8-9399-4cc2-bba5-e233598f15f6","isSecure":false,"createdDate":"2020-11-10T18:56:10.000Z","orderIndex":1605034569.273,"metaData":{"link":{"type":"none","target":"_blank"},"type":"text","editorHtml":"<p style=\"font-size:75px; line-height:0.7em; text-align:center\"><span style=\"color:#ffffff\"><span style=\"font-size:75px\"><span style=\"font-family:arial black\">”<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">Chris is so knowledgeable in his product. With his great personality and willingness to help you find a better product for providing customer service in the ever-demanding world of trying to find better credit card processing. You just can't go wrong with MerchantPro Express TEXAS.<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\"><span style=\"font-style:italic\"><span class=\"wixGuard\"><\/span><\/span><\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">- Elaine Floyd, Still Waters Power Washing LLC<\/span><\/span><\/span><\/p>\n","html":"\n <div class=\"te-pro-gallery-text-item\"\n style=\"padding: 30px;\n width: 420px;\n height: 420px;\n background-color: rgba(255, 173, 0, 1);\n transform-style: preserve-3d;\n overflow: hidden;\n word-wrap: break-word;\n font-style: normal; font-weight:normal;\n \">\n <div style=\"\n position: relative;\n top: 0%;\n transform: translateY(0%);\">\n <p style=\"font-size:75px; line-height:0.7em; text-align:center\"><span style=\"color:#ffffff\"><span style=\"font-size:75px\"><span style=\"font-family:arial black\">”<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">Chris is so knowledgeable in his product. With his great personality and willingness to help you find a better product for providing customer service in the ever-demanding world of trying to find better credit card processing. You just can't go wrong with MerchantPro Express TEXAS.<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\"><span style=\"font-style:italic\"><span class=\"wixGuard\"><\/span><\/span><\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">- Elaine Floyd, Still Waters Power Washing LLC<\/span><\/span><\/span><\/p>\n\n <\/div>\n <\/div>","name":"5c080fb7-f99d-4995-88d2-a2fbe1badc3f","height":420,"width":420,"textStyle":{"backgroundColor":"rgba(255, 173, 0, 1)","googleFonts":[],"height":420,"textVerticalAlignment":"top","canvasLayout":"square","ratio":-50,"padding":30,"width":420},"fontPickerStyleParamName":"text-editor-font-1605034539848"},"mediaUrl":""},{"itemId":"6d4ae5c6-5c09-4ef4-8b10-80e192f890f7","isSecure":false,"createdDate":"2020-11-10T18:56:55.000Z","orderIndex":1605034614.838,"metaData":{"link":{"type":"none","target":"_blank"},"type":"text","editorHtml":"<p style=\"font-size:75px; line-height:0.7em; text-align:center\"><span style=\"color:#ffffff\"><span style=\"font-size:75px\"><span style=\"font-family:arial black\">”<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">Chris is great! He is very knowledgeable and takes his time with his clients!<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\"><span style=\"font-style:italic\"><span class=\"wixGuard\"><\/span><\/span><\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">- Jennifer Lafleur, Owner, Grapevine Marketing<\/span><\/span><\/span><\/p>\n","html":"\n <div class=\"te-pro-gallery-text-item\"\n style=\"padding: 30px;\n width: 420px;\n height: 420px;\n background-color: rgba(255, 173, 0, 1);\n transform-style: preserve-3d;\n overflow: hidden;\n word-wrap: break-word;\n font-style: normal; font-weight:normal;\n \">\n <div style=\"\n position: relative;\n top: 0%;\n transform: translateY(0%);\">\n <p style=\"font-size:75px; line-height:0.7em; text-align:center\"><span style=\"color:#ffffff\"><span style=\"font-size:75px\"><span style=\"font-family:arial black\">”<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">Chris is great! He is very knowledgeable and takes his time with his clients!<\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\"><span style=\"font-style:italic\"><span class=\"wixGuard\"><\/span><\/span><\/span><\/span><\/span><\/p>\n\n<p class=\"font_8\" style=\"font-size: 16px;\"><span style=\"font-size:16px;\"><span style=\"font-family:arial;\"><span style=\"color:#2f2951;\">- Jennifer Lafleur, Owner, Grapevine Marketing<\/span><\/span><\/span><\/p>\n\n <\/div>\n <\/div>","name":"d2bf71aa-be64-4740-8ead-4c889912a3b8","height":420,"width":420,"textStyle":{"backgroundColor":"rgba(255, 173, 0, 1)","googleFonts":[],"height":420,"textVerticalAlignment":"top","canvasLayout":"square","ratio":-50,"padding":30,"width":420},"fontPickerStyleParamName":"text-editor-font-1605034585406"},"mediaUrl":""}],"totalItemsCount":9}}},"ooi":{"failedInSsr":{}}}</script> <!-- warmup data end --> </body> </html>