Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - pm404.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 06 May 2025 09:23:55 GMT
Content-Length: 0
Connection: keep-alive
location: https://www.pm404.com/
x-wix-cache-control: public, max-age=86400
strict-transport-security: max-age=86400
x-wix-request-id: 1746523435.657239900233813851944
Age: 0
Server-Timing: cache;desc=miss, varnish;desc=miss, dc;desc=84
X-Seen-By: W1c2/pqHBqplxcWufHCkILxkNjrXdwdgtu6E0yACibU=,m0j2EEknGIVUW/liY8BLLhqEhW/lpIICyX2ZUPp2bBDJftmKrOReD3ukbbas4YDo,2d58ifebGbosy5xc+FRalkOJJrg25F+rJqWKTx+cXpmMIkiCvuZpy7bUG0ZZ0yO0xzpsYO+4CHD4N5Q2VyCZrQ==,2UNV7KOq4oGjA5+PKsX47AE5V5JjwZWl2meRW9joCYRYgeUJqUXtid+86vZww+nL,A0mzEnPcyAyqREBxkpRzvkVQ0KSj52JV8If03h0x1SE=,GsWP0CMYHkt4ic+JYzA/x9TRJXEYiJg7d2ciHlQZC0QpllXyxzTl8RePTnDm0V11CDP3+VTojRE97UuZW8q3fQ==
Cache-Control: no-cache
Server: Pepyaka
X-Content-Type-Options: nosniff

HTTP Code 301 Moved Permanently

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

When is Code 301 used?

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

What does Code 301 mean for the user?

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

200 OK - https://pm404.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
content-type: text/html; charset=UTF-8
link: <https://static.parastorage.com/>; rel=preconnect; crossorigin;,<https://static.parastorage.com/>; rel=preconnect;,<https://static.wixstatic.com/>; rel=preconnect; crossorigin;,<https://static.wixstatic.com/>; rel=preconnect;,<https://siteassets.parastorage.com>; rel=preconnect; crossorigin;,
x-wix-request-id: 1746523435.8142399000892133851950
html-cacheable: true
etag: W/"f18918782de4e7f4fa9dfd43a402d4b6"
content-language: en
strict-transport-security: max-age=86400
age: 0
accept-ranges: bytes
set-cookie: XSRF-TOKEN=1746523438|YZyCZqMe6ATw; Path=/; Domain=www.pm404.com; Secure; SameSite=None
cache-control: private,max-age=0,must-revalidate
server: Pepyaka
x-content-type-options: nosniff
date: Tue, 06 May 2025 09:23:58 GMT
x-served-by: cache-hel1410025-HEL
x-cache: MISS
vary: Accept-Encoding
server-timing: cache;desc=miss, varnish;desc=miss_miss, dc;desc=fastly_84_g
x-seen-by: yvSunuo/8ld62ehjr5B7kA==,WD1HRWp6HtwVKpzxLkVT7rxkNjrXdwdgtu6E0yACibU=,REmTqJKTo7BM/eF7JdTbUrxkNjrXdwdgtu6E0yACibU=,m0j2EEknGIVUW/liY8BLLhqEhW/lpIICyX2ZUPp2bBDJftmKrOReD3ukbbas4YDo,2d58ifebGbosy5xc+FRalqrn0VRyIMIRx7kw1ltuC9mtpsW5HSaYEroZSG8ULcj86qWIPCsI1dVcqeJpMHs87w==,2UNV7KOq4oGjA5+PKsX47BGVK9cxzJUQ1RrGl4M6Y6K8ZDY613cHYLbuhNMgAom1,A0mzEnPcyAyqREBxkpRzvkVQ0KSj52JV8If03h0x1SE=,GsWP0CMYHkt4ic+JYzA/x+9zudjalo0T6aN9Jq5/hNJC+AqsnfkM4qTpAvIaOJ9/F3jl+kX7KLpgkABk49ePEA==,ygbM3BzD8Fo+1wMedsdbBRFacYUm9AtzAOWb3MlL/9U=,LoUK8/saGAmOxZWtpubo2gkEMY1tRtCZxuaQ0tu9FtvTIZQp2rKf4ECAeRbWI1kBBMXonjXs0nVNi3KzMKcK5ia9n8GiIzgKV8B5Lj7a/qY=,lwEZYZd4FMTRoMfrQFdwd3cpluqoZrig+S/0uKqzLyI=,Kx8FQg8qZTqABZy3EnRDzwRfN9hg0ebNczcHk3vgU6NY1eSQSTl6PTDOpGbDdne0t1wjztg1nG9yRAz6iYOACLStx69BzfaJ9EqcLF6KPm8=
via: 1.1 google
glb-x-seen-by: bS8wRlGzu0Hc+WrYuHB8QIg44yfcdCMJRkBoQ1h6Vjc=
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked

HTTP Code 200 OK

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.

When is Code 200 used?

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

What does Code 200 mean for the user?

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

GET / HTTP/1.1
Host: pm404.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="he">
<head>
  
  <!-- SEO Tags -->
  <title>404 ניהול נכסים | ניהול נכסים תל אביב | תל אביב, Israel</title>
  <meta name="description" content="ניהול נכסים במרכז הארץ 404 | משלבים בין מקצועיות לגישה מותאמת אישית. כל בית מנוהל אצלנו כאילו היה שלנו, מתוך דאגה לפרטים הקטנים ורצון להעניק שקט ושירות ברמה הגבוהה ביותר."/>
  <link rel="canonical" href="https://www.pm404.com"/>
  <meta property="og:title" content="404 ניהול נכסים | ניהול נכסים תל אביב | תל אביב, Israel"/>
  <meta property="og:description" content="ניהול נכסים במרכז הארץ 404 | משלבים בין מקצועיות לגישה מותאמת אישית. כל בית מנוהל אצלנו כאילו היה שלנו, מתוך דאגה לפרטים הקטנים ורצון להעניק שקט ושירות ברמה הגבוהה ביותר."/>
  <meta property="og:image" content="https://static.wixstatic.com/media/533d0f_8d652f97944144d1b8f948b0f4e69216%7Emv2.png/v1/fit/w_2500,h_1330,al_c/533d0f_8d652f97944144d1b8f948b0f4e69216%7Emv2.png"/>
  <meta property="og:image:width" content="2500"/>
  <meta property="og:image:height" content="1330"/>
  <meta property="og:url" content="https://www.pm404.com"/>
  <meta property="og:site_name" content="404 ניהול נכסים"/>
  <meta property="og:type" content="website"/>
  <script type="application/ld+json">{"@context":"https://schema.org/","@type":"LocalBusiness","name":"404 ניהול נכסים","url":"https://www.pm404.com","image":"https://static.wixstatic.com/media/533d0f_3695c1b2c5a14f9bbc8d8d5e0eaf2359~mv2.jpg","address":{"@type":"PostalAddress","addressCountry":"IL","addressLocality":"Tel Aviv-Yafo","streetAddress":"3 Metula Street"},"telephone":"+972-52-6545131"}</script>
  <script type="application/ld+json">{"@context":"https://schema.org/","@type":"WebSite","name":"404 ניהול נכסים","url":"https://www.pm404.com"}</script>
  <meta name="fb_admins_meta_tag" content="pm404"/>
  <meta name="google-site-verification" content="xu5BT6gr-WY_ux0Na7e0WGSplV21WLc3sNvo5V-yQb4"/>
  <meta property="fb:admins" content="pm404"/>
  <meta name="twitter:card" content="summary_large_image"/>
  <meta name="twitter:title" content="404 ניהול נכסים | ניהול נכסים תל אביב | תל אביב, Israel"/>
  <meta name="twitter:description" content="ניהול נכסים במרכז הארץ 404 | משלבים בין מקצועיות לגישה מותאמת אישית. כל בית מנוהל אצלנו כאילו היה שלנו, מתוך דאגה לפרטים הקטנים ורצון להעניק שקט ושירות ברמה הגבוהה ביותר."/>
  <meta name="twitter:image" content="https://static.wixstatic.com/media/533d0f_8d652f97944144d1b8f948b0f4e69216%7Emv2.png/v1/fit/w_2500,h_1330,al_c/533d0f_8d652f97944144d1b8f948b0f4e69216%7Emv2.png"/>

  
  <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/533d0f_3695c1b2c5a14f9bbc8d8d5e0eaf2359%7Emv2.jpg/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/533d0f_3695c1b2c5a14f9bbc8d8d5e0eaf2359%7Emv2.jpg" type="image/jpeg"/>
  <link rel="shortcut icon" href="https://static.wixstatic.com/media/533d0f_3695c1b2c5a14f9bbc8d8d5e0eaf2359%7Emv2.jpg/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/533d0f_3695c1b2c5a14f9bbc8d8d5e0eaf2359%7Emv2.jpg" type="image/jpeg"/>
  <link rel="apple-touch-icon" href="https://static.wixstatic.com/media/533d0f_3695c1b2c5a14f9bbc8d8d5e0eaf2359%7Emv2.jpg/v1/fill/w_180%2Ch_180%2Clg_1%2Cusm_0.66_1.00_0.01/533d0f_3695c1b2c5a14f9bbc8d8d5e0eaf2359%7Emv2.jpg" type="image/jpeg"/>

  <!-- Safari Pinned Tab Icon -->
  <!-- <link rel="mask-icon" href="https://static.wixstatic.com/media/533d0f_3695c1b2c5a14f9bbc8d8d5e0eaf2359%7Emv2.jpg/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/533d0f_3695c1b2c5a14f9bbc8d8d5e0eaf2359%7Emv2.jpg"> -->
  

  <!-- Original trials -->
  

  <!-- Legacy Polyfills -->
  <script nomodule="" src="https://static.parastorage.com/unpkg/[email protected]/minified.js"></script>
  <script nomodule="" src="https://static.parastorage.com/unpkg/[email protected]/dist/focus-within-polyfill.js"></script>

  <!-- Performance API Polyfills -->
  <script>
  (function () {
    var noop = function noop() {};
    if ("performance" in window === false) {
      window.performance = {};
    }
    window.performance.mark = performance.mark || noop;
    window.performance.measure = performance.measure || noop;
    if ("now" in window.performance === false) {
      var nowOffset = Date.now();
      if (performance.timing && performance.timing.navigationStart) {
        nowOffset = performance.timing.navigationStart;
      }
      window.performance.now = function now() {
        return Date.now() - nowOffset;
      };
    }
  })();
  </script>

  <!-- Globals Definitions -->
  <script>
    (function () {
      var now = Date.now()
      window.initialTimestamps = {
        initialTimestamp: now,
        initialRequestTimestamp: Math.round(performance.timeOrigin ? performance.timeOrigin : now - performance.now())
      }

      window.thunderboltTag = "QA_READY"
      window.thunderboltVersion = "1.15608.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.13731.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13731.0"}],"siteFeaturesConfigs":{"sessionManager":{"isRunningInDifferentSiteContext":false}},"language":{"userLanguage":"he"},"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.pm404.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","dynamicPages","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.pm404.com","isSEO":true},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"requestUrl":"https:\/\/www.pm404.com\/","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":true},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"2","branchId":"a70245de-470d-44a2-9942-a0d51da699ef","renderingFlow":"NONE","language":"he","locale":"he-il"},"interactionSampleRatio":0.01,"dynamicModelUrl":"https:\/\/www.pm404.com\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/www.pm404.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.bb397061.min.css">.J6KGih{cursor:pointer}.sNF2R0{opacity:0}.hLoBV3{transition:opacity var(--transition-duration) cubic-bezier(.37,0,.63,1)}.Rdf41z,.hLoBV3{opacity:1}.ftlZWo{transition:opacity var(--transition-duration) cubic-bezier(.37,0,.63,1)}.ATGlOr,.ftlZWo{opacity:0}.KQSXD0{transition:opacity var(--transition-duration) cubic-bezier(.64,0,.78,0)}.KQSXD0,.pagQKE{opacity:1}._6zG5H{opacity:0;transition:opacity var(--transition-duration) cubic-bezier(.22,1,.36,1)}.BB49uC{transform:translateX(100%)}.j9xE1V{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.ICs7Rs,.j9xE1V{transform:translateX(0)}.DxijZJ{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.B5kjYq,.DxijZJ{transform:translateX(-100%)}.cJijIV{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.cJijIV,.hOxaWM{transform:translateX(0)}.T9p3fN{transform:translateX(100%);transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.qDxYJm{transform:translateY(100%)}.aA9V0P{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.YPXPAS,.aA9V0P{transform:translateY(0)}.Xf2zsA{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.Xf2zsA,.y7Kt7s{transform:translateY(-100%)}.EeUgMu{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.EeUgMu,.fdHrtm{transform:translateY(0)}.WIFaG4{transform:translateY(100%);transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}body:not(.responsive) .JsJXaX{overflow-x:clip}[data-view-transition=page-transition] .JsJXaX{view-transition-name:page-group}.AnQkDU{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:100%}.AnQkDU>div{align-self:stretch!important;grid-area:1/1/2/2;justify-self:stretch!important}.StylableButton2545352419__root{-archetype:box;border:none;box-sizing:border-box;cursor:pointer;display:block;height:100%;min-height:10px;min-width:10px;padding:0;touch-action:manipulation;width:100%}.StylableButton2545352419__root[disabled]{pointer-events:none}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor{background-color:var(--corvid-background-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor{background-color:var(--corvid-hover-background-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor{background-color:var(--corvid-disabled-background-color)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor{border-color:var(--corvid-border-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor{border-color:var(--corvid-hover-border-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor{border-color:var(--corvid-disabled-border-color)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius{border-radius:var(--corvid-border-radius)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth{border-width:var(--corvid-border-width)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label{color:var(--corvid-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label{color:var(--corvid-hover-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label{color:var(--corvid-disabled-color)!important}.StylableButton2545352419__link{-archetype:box;box-sizing:border-box;color:#000;text-decoration:none}.StylableButton2545352419__container{align-items:center;display:flex;flex-basis:auto;flex-direction:row;flex-grow:1;height:100%;justify-content:center;overflow:hidden;transition:all .2s ease,visibility 0s;width:100%}.StylableButton2545352419__label{-archetype:text;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(first);max-width:100%;min-width:1.8em;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:inherit;white-space:nowrap}.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label{text-overflow:unset}.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label{min-width:10px;overflow-wrap:break-word;white-space:break-spaces;word-break:break-word}.StylableButton2545352419__icon{-archetype:icon;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(last);flex-shrink:0;height:50px;min-width:1px;transition:inherit}.StylableButton2545352419__icon.StylableButton2545352419--override{display:block!important}.StylableButton2545352419__icon svg,.StylableButton2545352419__icon>span{display:flex;height:inherit;width:inherit}.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-icon-color)!important;stroke:var(--corvid-icon-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-hover-icon-color)!important;stroke:var(--corvid-hover-icon-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-disabled-icon-color)!important;stroke:var(--corvid-disabled-icon-color)!important}.a9YhBi{bottom:0;left:0;position:absolute;right:0;top:0}.dX12nb{cursor:pointer}.AKxYR5{-webkit-tap-highlight-color:rgba(0,0,0,0);fill:var(--corvid-fill-color,var(--fill));fill-opacity:var(--fill-opacity);stroke:var(--corvid-stroke-color,var(--stroke));stroke-opacity:var(--stroke-opacity);stroke-width:var(--stroke-width);filter:var(--drop-shadow,none);opacity:var(--opacity);transform:var(--flip)}.AKxYR5,.AKxYR5 svg{bottom:0;left:0;position:absolute;right:0;top:0}.AKxYR5 svg{height:var(--svg-calculated-height,100%);margin:auto;padding:var(--svg-calculated-padding,0);width:var(--svg-calculated-width,100%)}.AKxYR5 svg:not([data-type=ugc]){overflow:visible}.VZYmYf *{vector-effect:non-scaling-stroke}.HcOXKn{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}ol.font_100,ul.font_100{color:#080808;font-family:"Arial, Helvetica, sans-serif",serif;font-size:10px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin:0;text-decoration:none}ol.font_100 li,ul.font_100 li{margin-bottom:12px}ol.wix-list-text-align,ul.wix-list-text-align{list-style-position:inside}ol.wix-list-text-align h1,ol.wix-list-text-align h2,ol.wix-list-text-align h3,ol.wix-list-text-align h4,ol.wix-list-text-align h5,ol.wix-list-text-align h6,ol.wix-list-text-align p,ul.wix-list-text-align h1,ul.wix-list-text-align h2,ul.wix-list-text-align h3,ul.wix-list-text-align h4,ul.wix-list-text-align h5,ul.wix-list-text-align h6,ul.wix-list-text-align p{display:inline}.ONIxfn{cursor:pointer}.WUKwEB{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.QxJLC3 [data-attr-richtext-marker=true]{display:block}.QxJLC3 [data-attr-richtext-marker=true] table{border-collapse:collapse;margin:15px 0;width:100%}.QxJLC3 [data-attr-richtext-marker=true] table td{padding:12px;position:relative}.QxJLC3 [data-attr-richtext-marker=true] table td:after{border-bottom:1px solid currentColor;border-left:1px solid currentColor;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0}.QxJLC3 [data-attr-richtext-marker=true] table tr td:last-child:after{border-right:1px solid currentColor}.QxJLC3 [data-attr-richtext-marker=true] table tr:first-child td:after{border-top:1px solid currentColor}@supports(-webkit-appearance:none) and (stroke-color:transparent){.lq2cno>*>:first-child{vertical-align:top}}@supports(-webkit-touch-callout:none){.lq2cno>*>:first-child{vertical-align:top}}.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote) [class$=rich-text__text],.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote)[class$=rich-text__text]{color:var(--corvid-color,currentColor)}.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote) span[style*=color]{color:var(--corvid-color,currentColor)!important}.uGVkMG{direction:var(--text-direction);min-height:var(--min-height);min-width:var(--min-width)}.uGVkMG .edKzOf{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.uGVkMG .edKzOf ul{list-style:disc inside}.uGVkMG .edKzOf li{margin-bottom:12px}.SxM0TO blockquote,.SxM0TO h1,.SxM0TO h2,.SxM0TO h3,.SxM0TO h4,.SxM0TO h5,.SxM0TO h6,.SxM0TO p{letter-spacing:normal;line-height:normal}.nJYhU3{min-height:var(--min-height);min-width:var(--min-width)}.nJYhU3 .edKzOf{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.nJYhU3 .edKzOf ol,.nJYhU3 .edKzOf ul{letter-spacing:normal;line-height:normal;margin-inline-start:.5em;padding-inline-start:1.3em}.nJYhU3 .edKzOf ul{list-style-type:disc}.nJYhU3 .edKzOf ol{list-style-type:decimal}.nJYhU3 .edKzOf ol ul,.nJYhU3 .edKzOf ul ul{line-height:normal;list-style-type:circle}.nJYhU3 .edKzOf ol ol ul,.nJYhU3 .edKzOf ol ul ul,.nJYhU3 .edKzOf ul ol ul,.nJYhU3 .edKzOf ul ul ul{line-height:normal;list-style-type:square}.nJYhU3 .edKzOf li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.nJYhU3 .edKzOf h1,.nJYhU3 .edKzOf h2,.nJYhU3 .edKzOf h3,.nJYhU3 .edKzOf h4,.nJYhU3 .edKzOf h5,.nJYhU3 .edKzOf h6,.nJYhU3 .edKzOf p{letter-spacing:normal;line-height:normal;margin-block:0;margin:0}.nJYhU3 .edKzOf a{color:inherit}.SxM0TO,.c9GqVL{word-wrap:break-word;direction:var(--text-direction);min-height:var(--min-height);min-width:var(--min-width);mix-blend-mode:var(--blendMode,normal);overflow-wrap:break-word;pointer-events:none;text-align:start;text-shadow:var(--textOutline,0 0 transparent),var(--textShadow,0 0 transparent);text-transform:var(--textTransform,"none")}.SxM0TO>*,.c9GqVL>*{pointer-events:auto}.SxM0TO li,.c9GqVL li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.SxM0TO ol,.SxM0TO ul,.c9GqVL ol,.c9GqVL ul{letter-spacing:normal;line-height:normal;margin-inline-end:0;margin-inline-start:.5em}.SxM0TO:not(.YQcXTT) ol,.SxM0TO:not(.YQcXTT) ul,.c9GqVL:not(.YQcXTT) ol,.c9GqVL:not(.YQcXTT) ul{padding-inline-end:0;padding-inline-start:1.3em}.SxM0TO ul,.c9GqVL ul{list-style-type:disc}.SxM0TO ol,.c9GqVL ol{list-style-type:decimal}.SxM0TO ol ul,.SxM0TO ul ul,.c9GqVL ol ul,.c9GqVL ul ul{list-style-type:circle}.SxM0TO ol ol ul,.SxM0TO ol ul ul,.SxM0TO ul ol ul,.SxM0TO ul ul ul,.c9GqVL ol ol ul,.c9GqVL ol ul ul,.c9GqVL ul ol ul,.c9GqVL ul ul ul{list-style-type:square}.SxM0TO blockquote,.SxM0TO h1,.SxM0TO h2,.SxM0TO h3,.SxM0TO h4,.SxM0TO h5,.SxM0TO h6,.SxM0TO p,.c9GqVL blockquote,.c9GqVL h1,.c9GqVL h2,.c9GqVL h3,.c9GqVL h4,.c9GqVL h5,.c9GqVL h6,.c9GqVL p{margin-block:0;margin:0}.SxM0TO a,.c9GqVL a{color:inherit}.YQcXTT li{margin-inline-end:0;margin-inline-start:1.3em}.Vd6aQZ{overflow:hidden;padding:0;pointer-events:none;white-space:nowrap}.mHZSwn{display:none}.lvxhkV{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.QJjwEo{transform:translateY(-100%);transition:.2s ease-in}.kdBXfh{transition:.2s}.MP52zt{opacity:0;transition:.2s ease-in}.MP52zt.Bhu9m5{z-index:-1!important}.LVP8Wf{opacity:1;transition:.2s}.VrZrC0{height:auto}.VrZrC0,.cKxVkc{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .vlM3HR,body:not(.device-mobile-optimized) .vlM3HR{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.AT7o0U[data-focuscycled=active]{outline:1px solid transparent}.AT7o0U[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.AT7o0U .vlM3HR{bottom:0;left:0;position:absolute;right:0;top:0}.HlRz5e,.Tj01hh{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.WzbAF8 .mpGTIt .O6KwRn{direction:var(--direction);display:var(--item-display);height:var(--item-size);margin-block:var(--item-margin-block);margin-inline:var(--item-margin-inline);width:var(--item-size)}.WzbAF8 .mpGTIt .O6KwRn:last-child{margin-block:0;margin-inline:0}.WzbAF8 .mpGTIt .O6KwRn .oRtuWN{display:block}.WzbAF8 .mpGTIt .O6KwRn .oRtuWN .YaS0jR{height:var(--item-size);width:var(--item-size)}.WzbAF8 .mpGTIt{height:100%;position:absolute;white-space:nowrap;width:100%}:host(.device-mobile-optimized) .WzbAF8 .mpGTIt,body.device-mobile-optimized .WzbAF8 .mpGTIt{white-space:normal}.big2ZD{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:calc(100% - var(--wix-ads-height));left:0;margin-top:var(--wix-ads-height);position:fixed;top:0;width:100%}.SHHiV9,.big2ZD{pointer-events:none;z-index:var(--pinned-layer-in-container,var(--above-all-in-container))}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-classic.9a8f912b.min.css">.PlZyDq{touch-action:manipulation}.uDW_Qe{align-items:center;box-sizing:border-box;display:flex;justify-content:var(--label-align);min-width:100%;text-align:initial;width:-moz-max-content;width:max-content}.uDW_Qe:before{max-width:var(--margin-start,0)}.uDW_Qe:after,.uDW_Qe:before{align-self:stretch;content:"";flex-grow:1}.uDW_Qe:after{max-width:var(--margin-end,0)}.FubTgk{height:100%}.FubTgk .uDW_Qe{border-radius:var(--corvid-border-radius,var(--rd,0));bottom:0;box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));left:0;position:absolute;right:0;top:0;transition:var(--trans1,border-color .4s ease 0s,background-color .4s ease 0s)}.FubTgk .uDW_Qe:link,.FubTgk .uDW_Qe:visited{border-color:transparent}.FubTgk .l7_2fn{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));font:var(--fnt,var(--font_5));margin:0;position:relative;transition:var(--trans2,color .4s ease 0s);white-space:nowrap}.FubTgk[aria-disabled=false] .uDW_Qe{background-color:var(--corvid-background-color,rgba(var(--bg,var(--color_17,color_17)),var(--alpha-bg,1)));border:solid var(--corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1))) var(--corvid-border-width,var(--brw,0));cursor:pointer!important}:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .uDW_Qe,body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .uDW_Qe{background-color:var(--corvid-hover-background-color,rgba(var(--bgh,var(--color_18,color_18)),var(--alpha-bgh,1)));border-color:var(--corvid-hover-border-color,rgba(var(--brdh,var(--color_15,color_15)),var(--alpha-brdh,1)))}:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .l7_2fn,body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .l7_2fn{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))))}:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .uDW_Qe,body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .uDW_Qe{background-color:var(--corvid-hover-background-color,rgba(var(--bgh,var(--color_18,color_18)),var(--alpha-bgh,1)));border-color:var(--corvid-hover-border-color,rgba(var(--brdh,var(--color_15,color_15)),var(--alpha-brdh,1)))}:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .l7_2fn,body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .l7_2fn{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))))}.FubTgk[aria-disabled=true] .uDW_Qe{background-color:var(--corvid-disabled-background-color,rgba(var(--bgd,204,204,204),var(--alpha-bgd,1)));border-color:var(--corvid-disabled-border-color,rgba(var(--brdd,204,204,204),var(--alpha-brdd,1)));border-style:solid;border-width:var(--corvid-border-width,var(--brw,0))}.FubTgk[aria-disabled=true] .l7_2fn{color:var(--corvid-disabled-color,rgb(var(--txtd,255,255,255)))}.uUxqWY{align-items:center;box-sizing:border-box;display:flex;justify-content:var(--label-align);min-width:100%;text-align:initial;width:-moz-max-content;width:max-content}.uUxqWY:before{max-width:var(--margin-start,0)}.uUxqWY:after,.uUxqWY:before{align-self:stretch;content:"";flex-grow:1}.uUxqWY:after{max-width:var(--margin-end,0)}.Vq4wYb[aria-disabled=false] .uUxqWY{cursor:pointer}:host(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:active .wJVzSK,body.device-mobile-optimized .Vq4wYb[aria-disabled=false]:active .wJVzSK{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))));transition:var(--trans,color .4s ease 0s)}:host(:not(.device-mobile-optimized)) .Vq4wYb[aria-disabled=false]:hover .wJVzSK,body:not(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:hover .wJVzSK{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))));transition:var(--trans,color .4s ease 0s)}.Vq4wYb .uUxqWY{bottom:0;left:0;position:absolute;right:0;top:0}.Vq4wYb .wJVzSK{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));font:var(--fnt,var(--font_5));transition:var(--trans,color .4s ease 0s);white-space:nowrap}.Vq4wYb[aria-disabled=true] .wJVzSK{color:var(--corvid-disabled-color,rgb(var(--txtd,255,255,255)))}:host(:not(.device-mobile-optimized)) .CohWsy,body:not(.device-mobile-optimized) .CohWsy{display:flex}:host(:not(.device-mobile-optimized)) .V5AUxf,body:not(.device-mobile-optimized) .V5AUxf{-moz-column-gap:var(--margin);column-gap:var(--margin);display:flex;flex-direction:var(--items-direction);margin:0 auto;position:relative;width:calc(100% - var(--padding)*2)}:host(:not(.device-mobile-optimized)) .V5AUxf>*,body:not(.device-mobile-optimized) .V5AUxf>*{flex:var(--column-flex) 1 0%;left:0;margin-bottom:var(--padding);margin-top:var(--padding);min-width:0;position:relative;top:0}:host(.device-mobile-optimized) .V5AUxf,body.device-mobile-optimized .V5AUxf{display:block;padding-bottom:var(--padding-y);padding-left:var(--padding-x,0);padding-right:var(--padding-x,0);padding-top:var(--padding-y);position:relative}:host(.device-mobile-optimized) .V5AUxf>*,body.device-mobile-optimized .V5AUxf>*{margin-bottom:var(--margin);position:relative}:host(.device-mobile-optimized) .V5AUxf>:first-child,body.device-mobile-optimized .V5AUxf>:first-child{margin-top:var(--firstChildMarginTop,0)}:host(.device-mobile-optimized) .V5AUxf>:last-child,body.device-mobile-optimized .V5AUxf>:last-child{margin-bottom:var(--lastChildMarginBottom)}.LIhNy3{backface-visibility:hidden}.HlRz5e,.mtrorN{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.if7Vw2{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.if7Vw2.f0uTJH{clip:rect(0,auto,auto,0)}.if7Vw2 .i1tH8h{height:100%;position:absolute;top:0;width:100%}.if7Vw2 .DXi4PB{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.if7Vw2 .DXi4PB img{height:100%;width:100%}@supports(-webkit-hyphens:none){.if7Vw2.f0uTJH{clip:auto;-webkit-clip-path:inset(0)}}.wG8dni{height:100%}.tcElKx{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.ImALHf,.Ybjs9b{opacity:var(--fill-layer-video-opacity)}.UWmm3w{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.Yjj1af{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.ImALHf{height:100%;position:relative;width:100%}.KCM6zk{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.KCM6zk .DXi4PB,.KCM6zk .ImALHf,.KCM6zk .Ybjs9b{opacity:1}._uqPqy{clip-path:var(--fill-layer-clip)}._uqPqy,.eKyYhK{position:absolute;top:0}._uqPqy,.eKyYhK,.x0mqQS img{height:100%;width:100%}.pnCr6P{opacity:0}.blf7sp,.pnCr6P{position:absolute;top:0}.blf7sp{height:0;left:0;overflow:hidden;width:0}.rWP3Gv{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.Tr4n3d,.rWP3Gv,.wRqk6s{height:100%;top:0;width:100%}.wRqk6s{position:absolute}.Tr4n3d{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.Tr4n3d{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.VXAmO2{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.VXAmO2,.VXAmO2 .dy3w_9{left:0;position:absolute;width:100%}.VXAmO2 .dy3w_9{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.UORcXs{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.UORcXs .dy3w_9{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.UORcXs .dy3w_9[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.UORcXs .dy3w_9[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.UORcXs .dy3w_9[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.Io4VUz{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.Io4VUz .dy3w_9{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.Io4VUz .dy3w_9[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.Io4VUz .dy3w_9[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.Io4VUz .dy3w_9[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}.YzqVVZ{overflow:visible;position:relative}.mwF7X1{backface-visibility:hidden}.YGilLk{cursor:pointer}.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-responsive.5018a9e9.min.css">._pfxlW{clip-path:inset(50%);height:24px;position:absolute;width:24px}._pfxlW:active,._pfxlW:focus{clip-path:unset;right:0;top:50%;transform:translateY(-50%)}._pfxlW.RG3k61{transform:translateY(-50%) rotate(180deg)}.r4OX7l,.xTjc1A{box-sizing:border-box;height:100%;overflow:visible;position:relative;width:auto}.r4OX7l[data-state~=header] a,.r4OX7l[data-state~=header] div,[data-state~=header].xTjc1A a,[data-state~=header].xTjc1A div{cursor:default!important}.r4OX7l .UiHgGh,.xTjc1A .UiHgGh{display:inline-block;height:100%;width:100%}.xTjc1A{--display:inline-block;cursor:pointer;display:var(--display);font:var(--fnt,var(--font_1))}.xTjc1A .yRj2ms{padding:0 var(--pad,5px)}.xTjc1A .JS76Uv{color:rgb(var(--txt,var(--color_15,color_15)));display:inline-block;padding:0 10px;transition:var(--trans,color .4s ease 0s)}.xTjc1A[data-state~=drop]{display:block;width:100%}.xTjc1A[data-state~=drop] .JS76Uv{padding:0 .5em}.xTjc1A[data-state~=link]:hover .JS76Uv,.xTjc1A[data-state~=over] .JS76Uv{color:rgb(var(--txth,var(--color_14,color_14)));transition:var(--trans,color .4s ease 0s)}.xTjc1A[data-state~=selected] .JS76Uv{color:rgb(var(--txts,var(--color_14,color_14)));transition:var(--trans,color .4s ease 0s)}.NHM1d1{overflow-x:hidden}.NHM1d1 .R_TAzU{display:flex;flex-direction:column;height:100%;width:100%}.NHM1d1 .R_TAzU .aOF1ks{flex:1}.NHM1d1 .R_TAzU .y7qwii{height:calc(100% - (var(--menuTotalBordersY, 0px)));overflow:visible;white-space:nowrap;width:calc(100% - (var(--menuTotalBordersX, 0px)))}.NHM1d1 .R_TAzU .y7qwii .Tg1gOB,.NHM1d1 .R_TAzU .y7qwii .p90CkU{direction:var(--menu-direction);display:inline-block;text-align:var(--menu-align,var(--align))}.NHM1d1 .R_TAzU .y7qwii .mvZ3NH{display:block;width:100%}.NHM1d1 .h3jCPd{direction:var(--submenus-direction);display:block;opacity:1;text-align:var(--submenus-align,var(--align));z-index:99999}.NHM1d1 .h3jCPd .wkJ2fp{display:inherit;overflow:visible;visibility:inherit;white-space:nowrap;width:auto}.NHM1d1 .h3jCPd.DlGBN0{transition:visibility;transition-delay:.2s;visibility:visible}.NHM1d1 .h3jCPd .p90CkU{display:inline-block}.NHM1d1 .vh74Xw{display:none}.XwCBRN>nav{bottom:0;left:0;right:0;top:0}.XwCBRN .h3jCPd,.XwCBRN .y7qwii,.XwCBRN>nav{position:absolute}.XwCBRN .h3jCPd{margin-top:7px;visibility:hidden}.XwCBRN .h3jCPd[data-dropMode=dropUp]{margin-bottom:7px;margin-top:0}.XwCBRN .wkJ2fp{background-color:rgba(var(--bgDrop,var(--color_11,color_11)),var(--alpha-bgDrop,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6))}.P0dCOY .PJ4KCX{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.xpmKd_{border-radius:var(--overflow-wrapper-border-radius)}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[HeaderContainer_DefaultWithFillLayers].46b120b2.min.css">.TMFrcJ{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.dkyyRB{transform:translateY(-100%);transition:.2s ease-in}.L01Zxk{transition:.2s}.bFRsbd{opacity:0;transition:.2s ease-in}.bFRsbd.CwYhEy{z-index:-1!important}.u_eaP3{opacity:1;transition:.2s}.kn76TK{height:auto}.YTbrNX,.kn76TK{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .EwS2PT,body:not(.device-mobile-optimized) .EwS2PT{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.x4zVYf[data-focuscycled=active]{outline:1px solid transparent}.x4zVYf[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.x4zVYf .TMFrcJ{background-color:transparent;border-bottom:var(--brwb,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-radius:var(--rd,0);border-top:var(--brwt,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));bottom:0;box-shadow:var(--shd,0 0 5px rgba(0,0,0,.5));left:0;overflow:hidden;position:absolute;right:0;top:0;transition:all .3s ease}.x4zVYf .zxR1mn.TMFrcJ{background-color:rgba(var(--bg-scrl,0,0,0),var(--alpha-bg-scrl,0));border-bottom:var(--brwb-scrl,var(--brwb,0)) solid var(--screenwidth-corvid-border-color,rgba(var(--brd-scrl,var(--brd,color_15)),var(--alpha-brd-scrl,1)));border-radius:var(--rd-scrl,var(--rd,0));border-top:var(--brwt-scrl,var(--brwt,0)) solid var(--screenwidth-corvid-border-color,rgba(var(--brd-scrl,var(--brd,color_15)),var(--alpha-brd-scrl,1)));box-shadow:var(--shd-scrl,var(--shd,0 0 5px rgba(0,0,0,.5)))}.x4zVYf .mTQGgy{box-sizing:border-box;height:100%;transition:all .3s ease}.x4zVYf .zxR1mn>.mTQGgy{opacity:var(--alpha-bg,1)}.x4zVYf .QijXjn{background-color:var(--screenwidth-corvid-background-color,transparent);height:100%;position:relative;transition:all .3s ease}.x4zVYf .zxR1mn>.QijXjn{opacity:var(--alpha-bg,1)}.HlRz5e,.Tj01hh{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.MW5IWV{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[StripColumnsContainer_Default].c30d10f1.min.css">:host(:not(.device-mobile-optimized)) .CohWsy,body:not(.device-mobile-optimized) .CohWsy{display:flex}:host(:not(.device-mobile-optimized)) .V5AUxf,body:not(.device-mobile-optimized) .V5AUxf{-moz-column-gap:var(--margin);column-gap:var(--margin);display:flex;flex-direction:var(--items-direction);margin:0 auto;position:relative;width:calc(100% - var(--padding)*2)}:host(:not(.device-mobile-optimized)) .V5AUxf>*,body:not(.device-mobile-optimized) .V5AUxf>*{flex:var(--column-flex) 1 0%;left:0;margin-bottom:var(--padding);margin-top:var(--padding);min-width:0;position:relative;top:0}:host(.device-mobile-optimized) .V5AUxf,body.device-mobile-optimized .V5AUxf{display:block;padding-bottom:var(--padding-y);padding-left:var(--padding-x,0);padding-right:var(--padding-x,0);padding-top:var(--padding-y);position:relative}:host(.device-mobile-optimized) .V5AUxf>*,body.device-mobile-optimized .V5AUxf>*{margin-bottom:var(--margin);position:relative}:host(.device-mobile-optimized) .V5AUxf>:first-child,body.device-mobile-optimized .V5AUxf>:first-child{margin-top:var(--firstChildMarginTop,0)}:host(.device-mobile-optimized) .V5AUxf>:last-child,body.device-mobile-optimized .V5AUxf>:last-child{margin-bottom:var(--lastChildMarginBottom)}.LIhNy3{backface-visibility:hidden}.HlRz5e,.mtrorN{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.if7Vw2{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.if7Vw2.f0uTJH{clip:rect(0,auto,auto,0)}.if7Vw2 .i1tH8h{height:100%;position:absolute;top:0;width:100%}.if7Vw2 .DXi4PB{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.if7Vw2 .DXi4PB img{height:100%;width:100%}@supports(-webkit-hyphens:none){.if7Vw2.f0uTJH{clip:auto;-webkit-clip-path:inset(0)}}.wG8dni{height:100%}.tcElKx{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.ImALHf,.Ybjs9b{opacity:var(--fill-layer-video-opacity)}.UWmm3w{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.Yjj1af{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.ImALHf{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.KCM6zk{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.KCM6zk .DXi4PB,.KCM6zk .ImALHf,.KCM6zk .Ybjs9b{opacity:1}._uqPqy{clip-path:var(--fill-layer-clip)}._uqPqy,.eKyYhK{position:absolute;top:0}._uqPqy,.eKyYhK,.x0mqQS img{height:100%;width:100%}.pnCr6P{opacity:0}.blf7sp,.pnCr6P{position:absolute;top:0}.blf7sp{height:0;left:0;overflow:hidden;width:0}.rWP3Gv{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.Tr4n3d,.rWP3Gv,.wRqk6s{height:100%;top:0;width:100%}.wRqk6s{position:absolute}.Tr4n3d{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.Tr4n3d{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.VXAmO2{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.VXAmO2,.VXAmO2 .dy3w_9{left:0;position:absolute;width:100%}.VXAmO2 .dy3w_9{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.UORcXs{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.UORcXs .dy3w_9{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.UORcXs .dy3w_9[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.UORcXs .dy3w_9[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.UORcXs .dy3w_9[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.Io4VUz{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.Io4VUz .dy3w_9{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.Io4VUz .dy3w_9[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.Io4VUz .dy3w_9[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.Io4VUz .dy3w_9[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[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[VerticalLine_ClassicVerticalSolidLine].f07c5db9.min.css">.SsY_2i .UGHfip{border-left:var(--lnw,3px) solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));height:100%;width:100%}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[FiveGridLine_DashedLine].7f4f01d1.min.css">.AV56HG{border-top:var(--lnw,2px) dashed rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));box-sizing:border-box;height:0;max-height:5}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[ClassicSection].b98f2c9a.min.css">.MW5IWV{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.Oqnisf{overflow:visible}.Oqnisf>.MW5IWV .LWbAav{background-color:var(--section-corvid-background-color,var(--bg-overlay-color))}.cM88eO{backface-visibility:hidden}.YtfWHd{left:0;position:absolute;top:0}.HlRz5e,.Tj01hh{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.dkukWC{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.dkukWC,.dkukWC .FRCqDF{left:0;position:absolute;width:100%}.dkukWC .FRCqDF{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.xnZvZH{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.xnZvZH .FRCqDF{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.xnZvZH .FRCqDF[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.xnZvZH .FRCqDF[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.xnZvZH .FRCqDF[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.MBOSCN{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.MBOSCN .FRCqDF{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.MBOSCN .FRCqDF[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.MBOSCN .FRCqDF[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.MBOSCN .FRCqDF[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}</style>
<style data-href="https://static.parastorage.com/services/wix-thunderbolt/dist/TPABaseComponent.27e1e284.chunk.min.css">.OQ8Tzd,.nKphmK{overflow:hidden}.nKphmK{height:100%;position:relative;width:100%}.nKphmK:-ms-fullscreen{min-height:auto!important}.nKphmK:fullscreen{min-height:auto!important}.pvlz2w{visibility:hidden}</style>
<style data-href="https://static.parastorage.com/services/wix-thunderbolt/dist/group_7.bae0ce0c.chunk.min.css">.TWFxr5{height:auto!important}.May50y{overflow:hidden!important}</style>
<style rel="stylesheet" data-href="https://static.parastorage.com/services/form-app/1.1766.0/FormViewerWidget.min.css">.sWUcssK{--wix-ui-tpa-button-main-text-color:var(--wix-forms-formNextButtonColor);--wix-ui-tpa-button-main-text-color-rgb:var(--wix-forms-formNextButtonColor-rgb);--wix-ui-tpa-button-main-text-color-opacity:var(--wix-forms-formNextButtonColor-opacity);--wix-ui-tpa-button-hover-text-color:var(--wix-forms-formNextButtonColorHover);--wix-ui-tpa-button-hover-text-color-rgb:var(--wix-forms-formNextButtonColorHover-rgb);--wix-ui-tpa-button-hover-text-color-opacity:var(--wix-forms-formNextButtonColorHover-opacity);--wix-ui-tpa-button-main-text-font-text-decoration:var(--wix-forms-formNextButtonFont-text-decoration);--wix-ui-tpa-button-main-text-font-line-height:var(--wix-forms-formNextButtonFont-line-height);--wix-ui-tpa-button-main-text-font-family:var(--wix-forms-formNextButtonFont-family);--wix-ui-tpa-button-main-text-font-size:var(--wix-forms-formNextButtonFont-size);--wix-ui-tpa-button-main-text-font-style:var(--wix-forms-formNextButtonFont-style);--wix-ui-tpa-button-main-text-font-variant:var(--wix-forms-formNextButtonFont-variant);--wix-ui-tpa-button-main-text-font-weight:var(--wix-forms-formNextButtonFont-weight);--wix-ui-tpa-button-hover-text-font-style:var(--wix-forms-formNextButtonFontHover-style,var(--wix-forms-formNextButtonFont-style));--wix-ui-tpa-button-hover-text-font-weight:var(--wix-forms-formNextButtonFontHover-weight,var(--wix-forms-formNextButtonFont-weight));--wix-ui-tpa-button-hover-text-font-text-decoration:var(--wix-forms-formNextButtonFontHover-text-decoration,var(--wix-forms-formNextButtonFont-text-decoration));--wix-ui-tpa-button-main-background-color:var(--wix-forms-formNextButtonBackgroundColor);--wix-ui-tpa-button-main-background-color-rgb:var(--wix-forms-formNextButtonBackgroundColor-rgb);--wix-ui-tpa-button-main-background-color-opacity:var(--wix-forms-formNextButtonBackgroundColor-opacity);--wix-ui-tpa-button-hover-background-color:var(--wix-forms-formNextButtonBackgroundColorHover);--wix-ui-tpa-button-hover-background-color-rgb:var(--wix-forms-formNextButtonBackgroundColorHover-rgb);--wix-ui-tpa-button-hover-background-color-opacity:var(--wix-forms-formNextButtonBackgroundColorHover-opacity);--wix-ui-tpa-button-main-border-color:var(--wix-forms-formNextButtonBorderColor);--wix-ui-tpa-button-main-border-color-rgb:var(--wix-forms-formNextButtonBorderColor-rgb);--wix-ui-tpa-button-main-border-color-opacity:var(--wix-forms-formNextButtonBorderColor-opacity);--wix-ui-tpa-button-hover-border-color:var(--wix-forms-formNextButtonBorderColorHover);--wix-ui-tpa-button-hover-border-color-rgb:var(--wix-forms-formNextButtonBorderColorHover-rgb);--wix-ui-tpa-button-hover-border-color-opacity:var(--wix-forms-formNextButtonBorderColorHover-opacity);--wix-ui-tpa-button-main-border-width:var(--wix-forms-formNextButtonBorderWidth);--wix-ui-tpa-button-main-border-radius:var(--wix-forms-formNextButtonBorderRadius);margin-left:auto}.sJgqlCY{--wix-ui-tpa-button-main-text-color:var(--wix-forms-formNextButtonColorHover);--wix-ui-tpa-button-main-text-color-rgb:var(--wix-forms-formNextButtonColorHover-rgb);--wix-ui-tpa-button-main-text-color-opacity:var(--wix-forms-formNextButtonColorHover-opacity);--wix-ui-tpa-button-hover-text-color:var(--wix-forms-formNextButtonColorHover);--wix-ui-tpa-button-hover-text-color-rgb:var(--wix-forms-formNextButtonColorHover-rgb);--wix-ui-tpa-button-hover-text-color-opacity:var(--wix-forms-formNextButtonColorHover-opacity);--wix-ui-tpa-button-main-text-font-text-decoration:var(--wix-forms-formNextButtonFont-text-decoration);--wix-ui-tpa-button-main-text-font-line-height:var(--wix-forms-formNextButtonFont-line-height);--wix-ui-tpa-button-main-text-font-family:var(--wix-forms-formNextButtonFont-family);--wix-ui-tpa-button-main-text-font-size:var(--wix-forms-formNextButtonFont-size);--wix-ui-tpa-button-main-text-font-style:var(--wix-forms-formNextButtonFont-style);--wix-ui-tpa-button-main-text-font-variant:var(--wix-forms-formNextButtonFont-variant);--wix-ui-tpa-button-main-text-font-weight:var(--wix-forms-formNextButtonFont-weight);--wix-ui-tpa-button-main-text-font-style:var(--wix-forms-formNextButtonFontHover-style,var(--wix-forms-formNextButtonFont-style));--wix-ui-tpa-button-main-text-font-weight:var(--wix-forms-formNextButtonFontHover-weight,var(--wix-forms-formNextButtonFont-weight));--wix-ui-tpa-button-main-text-font-text-decoration:var(--wix-forms-formNextButtonFontHover-text-decoration,var(--wix-forms-formNextButtonFont-text-decoration));--wix-ui-tpa-button-main-background-color:var(--wix-forms-formNextButtonBackgroundColorHover);--wix-ui-tpa-button-main-background-color-rgb:var(--wix-forms-formNextButtonBackgroundColorHover-rgb);--wix-ui-tpa-button-main-background-color-opacity:var(--wix-forms-formNextButtonBackgroundColorHover-opacity);--wix-ui-tpa-button-hover-background-color:var(--wix-forms-formNextButtonBackgroundColorHover);--wix-ui-tpa-button-hover-background-color-rgb:var(--wix-forms-formNextButtonBackgroundColorHover-rgb);--wix-ui-tpa-button-hover-background-color-opacity:var(--wix-forms-formNextButtonBackgroundColorHover-opacity);--wix-ui-tpa-button-main-border-color:var(--wix-forms-formNextButtonBorderColorHover);--wix-ui-tpa-button-main-border-color-rgb:var(--wix-forms-formNextButtonBorderColorHover-rgb);--wix-ui-tpa-button-main-border-color-opacity:var(--wix-forms-formNextButtonBorderColorHover-opacity);--wix-ui-tpa-button-hover-border-color:var(--wix-forms-formNextButtonBorderColorHover);--wix-ui-tpa-button-hover-border-color-rgb:var(--wix-forms-formNextButtonBorderColorHover-rgb);--wix-ui-tpa-button-hover-border-color-opacity:var(--wix-forms-formNextButtonBorderColorHover-opacity);--wix-ui-tpa-button-main-border-width:var(--wix-forms-formNextButtonBorderWidth);--wix-ui-tpa-button-main-border-radius:var(--wix-forms-formNextButtonBorderRadius);margin-left:auto}.s__7HnD_F{--wix-ui-tpa-button-main-text-color:var(--wix-forms-formPreviousButtonColor);--wix-ui-tpa-button-main-text-color-rgb:var(--wix-forms-formPreviousButtonColor-rgb);--wix-ui-tpa-button-main-text-color-opacity:var(--wix-forms-formPreviousButtonColor-opacity);--wix-ui-tpa-button-hover-text-color:var(--wix-forms-formPreviousButtonColorHover);--wix-ui-tpa-button-hover-text-color-rgb:var(--wix-forms-formPreviousButtonColorHover-rgb);--wix-ui-tpa-button-hover-text-color-opacity:var(--wix-forms-formPreviousButtonColorHover-opacity);--wix-ui-tpa-button-main-text-font-text-decoration:var(--wix-forms-formPreviousButtonFont-text-decoration);--wix-ui-tpa-button-main-text-font-line-height:var(--wix-forms-formPreviousButtonFont-line-height);--wix-ui-tpa-button-main-text-font-family:var(--wix-forms-formPreviousButtonFont-family);--wix-ui-tpa-button-main-text-font-size:var(--wix-forms-formPreviousButtonFont-size);--wix-ui-tpa-button-main-text-font-style:var(--wix-forms-formPreviousButtonFont-style);--wix-ui-tpa-button-main-text-font-variant:var(--wix-forms-formPreviousButtonFont-variant);--wix-ui-tpa-button-main-text-font-weight:var(--wix-forms-formPreviousButtonFont-weight);--wix-ui-tpa-button-hover-text-font-style:var(--wix-forms-formPreviousButtonFontHover-style,var(--wix-forms-formPreviousButtonFont-style));--wix-ui-tpa-button-hover-text-font-weight:var(--wix-forms-formPreviousButtonFontHover-weight,var(--wix-forms-formPreviousButtonFont-weight));--wix-ui-tpa-button-hover-text-font-text-decoration:var(--wix-forms-formPreviousButtonFontHover-text-decoration,var(--wix-forms-formPreviousButtonFont-text-decoration));--wix-ui-tpa-button-main-background-color:var(--wix-forms-formPreviousButtonBackgroundColor);--wix-ui-tpa-button-main-background-color-rgb:var(--wix-forms-formPreviousButtonBackgroundColor-rgb);--wix-ui-tpa-button-main-background-color-opacity:var(--wix-forms-formPreviousButtonBackgroundColor-opacity);--wix-ui-tpa-button-hover-background-color:var(--wix-forms-formPreviousButtonBackgroundColorHover);--wix-ui-tpa-button-hover-background-color-rgb:var(--wix-forms-formPreviousButtonBackgroundColorHover-rgb);--wix-ui-tpa-button-hover-background-color-opacity:var(--wix-forms-formPreviousButtonBackgroundColorHover-opacity);--wix-ui-tpa-button-main-border-color:var(--wix-forms-formPreviousButtonBorderColor);--wix-ui-tpa-button-main-border-color-rgb:var(--wix-forms-formPreviousButtonBorderColor-rgb);--wix-ui-tpa-button-main-border-color-opacity:var(--wix-forms-formPreviousButtonBorderColor-opacity);--wix-ui-tpa-button-hover-border-color:var(--wix-forms-formPreviousButtonBorderColorHover);--wix-ui-tpa-button-hover-border-color-rgb:var(--wix-forms-formPreviousButtonBorderColorHover-rgb);--wix-ui-tpa-button-hover-border-color-opacity:var(--wix-forms-formPreviousButtonBorderColorHover-opacity);--wix-ui-tpa-button-main-border-width:var(--wix-forms-formPreviousButtonBorderWidth);--wix-ui-tpa-button-main-border-radius:var(--wix-forms-formPreviousButtonBorderRadius)}.sWuqTzt{--wix-ui-tpa-button-main-text-color:var(--wix-forms-formPreviousButtonColorHover);--wix-ui-tpa-button-main-text-color-rgb:var(--wix-forms-formPreviousButtonColorHover-rgb);--wix-ui-tpa-button-main-text-color-opacity:var(--wix-forms-formPreviousButtonColorHover-opacity);--wix-ui-tpa-button-hover-text-color:var(--wix-forms-formPreviousButtonColorHover);--wix-ui-tpa-button-hover-text-color-rgb:var(--wix-forms-formPreviousButtonColorHover-rgb);--wix-ui-tpa-button-hover-text-color-opacity:var(--wix-forms-formPreviousButtonColorHover-opacity);--wix-ui-tpa-button-main-text-font-text-decoration:var(--wix-forms-formPreviousButtonFont-text-decoration);--wix-ui-tpa-button-main-text-font-line-height:var(--wix-forms-formPreviousButtonFont-line-height);--wix-ui-tpa-button-main-text-font-family:var(--wix-forms-formPreviousButtonFont-family);--wix-ui-tpa-button-main-text-font-size:var(--wix-forms-formPreviousButtonFont-size);--wix-ui-tpa-button-main-text-font-style:var(--wix-forms-formPreviousButtonFont-style);--wix-ui-tpa-button-main-text-font-variant:var(--wix-forms-formPreviousButtonFont-variant);--wix-ui-tpa-button-main-text-font-weight:var(--wix-forms-formPreviousButtonFont-weight);--wix-ui-tpa-button-main-text-font-style:var(--wix-forms-formSubmitButtonFontHover-style,var(--wix-forms-formSubmitButtonFont-style));--wix-ui-tpa-button-main-text-font-weight:var(--wix-forms-formSubmitButtonFontHover-weight,var(--wix-forms-formSubmitButtonFont-weight));--wix-ui-tpa-button-main-text-font-text-decoration:var(--wix-forms-formSubmitButtonFontHover-text-decoration,var(--wix-forms-formSubmitButtonFont-text-decoration));--wix-ui-tpa-button-main-background-color:var(--wix-forms-formPreviousButtonBackgroundColorHover);--wix-ui-tpa-button-main-background-color-rgb:var(--wix-forms-formPreviousButtonBackgroundColorHover-rgb);--wix-ui-tpa-button-main-background-color-opacity:var(--wix-forms-formPreviousButtonBackgroundColorHover-opacity);--wix-ui-tpa-button-hover-background-color:var(--wix-forms-formPreviousButtonBackgroundColorHover);--wix-ui-tpa-button-hover-background-color-rgb:var(--wix-forms-formPreviousButtonBackgroundColorHover-rgb);--wix-ui-tpa-button-hover-background-color-opacity:var(--wix-forms-formPreviousButtonBackgroundColorHover-opacity);--wix-ui-tpa-button-main-border-color:var(--wix-forms-formPreviousButtonBorderColorHover);--wix-ui-tpa-button-main-border-color-rgb:var(--wix-forms-formPreviousButtonBorderColorHover-rgb);--wix-ui-tpa-button-main-border-color-opacity:var(--wix-forms-formPreviousButtonBorderColorHover-opacity);--wix-ui-tpa-button-hover-border-color:var(--wix-forms-formPreviousButtonBorderColorHover);--wix-ui-tpa-button-hover-border-color-rgb:var(--wix-forms-formPreviousButtonBorderColorHover-rgb);--wix-ui-tpa-button-hover-border-color-opacity:var(--wix-forms-formPreviousButtonBorderColorHover-opacity);--wix-ui-tpa-button-main-border-width:var(--wix-forms-formPreviousButtonBorderWidth);--wix-ui-tpa-button-main-border-radius:var(--wix-forms-formPreviousButtonBorderRadius)}.sBtnpGC.oI7mYxl--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)}.sG1fb_W{--wix-ui-tpa-error-message-wrapper-error-color:var(--wix-forms-formInputErrorColor);--wix-ui-tpa-error-message-wrapper-error-color-rgb:var(--wix-forms-formInputErrorColor-rgb);--wix-ui-tpa-error-message-wrapper-error-color-opacity:var(--wix-forms-formInputErrorColor-opacity)}.s__0kaNTr.oTMt4kz--madefor{--wbu-font-stack:var(--wix-font-stack);--wbu-font-weight-regular:var(--wix-font-weight-regular);--wbu-font-weight-medium:var(--wix-font-weight-medium);--wbu-font-weight-bold:var(--wix-font-weight-bold)}.s__25z6pl,.skrkpS0{outline:0}.s__14sUmS .srjiXcc{font-size:14px}.s__14sUmS.ol1xDZc---type-7-default:not(.ol1xDZc--wired) .srjiXcc.ol1xDZc---priority-5-basic{background-color:#000;border-color:#000;color:#fff}.s__14sUmS.ol1xDZc---type-7-default:not(.ol1xDZc--wired) .srjiXcc.ol1xDZc---priority-14-basicSecondary{border-color:#000;color:#000}.s__14sUmS.ol1xDZc---type-4-text:not(.ol1xDZc--wired) .srjiXcc.ol1xDZc---priority-7-primary{color:#000}.sulB_Et{display:inline-block;position:relative}.sulB_Et.om1plra--fluid{display:block;width:100%}.ssDJk9g{background-color:#fff;border-color:#000;border-radius:initial;border-style:solid;border-width:1px;padding:initial}.sNmeqJG{border-style:solid;height:0;margin:5px;position:absolute;width:0}.sMdWZFH[data-placement*=right].s__6cDfR3{padding-left:5px}.sMdWZFH[data-placement*=right].s__6cDfR3 .sNmeqJG{border-color:transparent #000 transparent transparent;border-width:5px 5px 5px 0;left:-5px;margin-left:5px;margin-right:0}.sMdWZFH[data-placement*=left].s__6cDfR3{padding-right:5px}.sMdWZFH[data-placement*=left].s__6cDfR3 .sNmeqJG{border-color:transparent transparent transparent #000;border-width:5px 0 5px 5px;margin-left:0;margin-right:5px;right:-5px}.sMdWZFH[data-placement*=bottom].s__6cDfR3{padding-top:5px}.sMdWZFH[data-placement*=bottom].s__6cDfR3 .sNmeqJG{border-color:transparent transparent #000 transparent;border-width:0 5px 5px 5px;margin-bottom:0;margin-top:5px;top:-5px}.sMdWZFH[data-placement*=top].s__6cDfR3{padding-bottom:5px}.sMdWZFH[data-placement*=top].s__6cDfR3 .sNmeqJG{border-color:#000 transparent transparent transparent;border-width:5px 5px 0 5px;bottom:-5px;margin-bottom:5px;margin-top:0}.sptUBAp{position:relative}.STnBln{align-items:center;background:rgba(var(--formBackground));box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px;text-align:center;width:100%}.ACoJhW{font-size:18px!important;font-weight:700!important;line-height:24px!important;margin:24px 0 8px 0}.mHPkXm{font-size:14px!important;font-weight:400!important;line-height:18px!important}.ACoJhW,.mHPkXm{font-family:Madefor,Helvetica Neue,Helvetica,Arial,sans-serif!important}.sXWwRtw{--submitbuttonwut2291071027-explicit-padding:11px;--wix-ui-tpa-button-main-text-color:var(--wix-forms-formSubmitButtonColor);--wix-ui-tpa-button-main-text-color-rgb:var(--wix-forms-formSubmitButtonColor-rgb);--wix-ui-tpa-button-main-text-color-opacity:var(--wix-forms-formSubmitButtonColor-opacity);--wix-ui-tpa-button-main-text-font-text-decoration:var(--wix-forms-formSubmitButtonFont-text-decoration);--wix-ui-tpa-button-main-text-font-line-height:var(--wix-forms-formSubmitButtonFont-line-height);--wix-ui-tpa-button-main-text-font-family:var(--wix-forms-formSubmitButtonFont-family);--wix-ui-tpa-button-main-text-font-size:var(--wix-forms-formSubmitButtonFont-size);--wix-ui-tpa-button-main-text-font-style:var(--wix-forms-formSubmitButtonFont-style);--wix-ui-tpa-button-main-text-font-variant:var(--wix-forms-formSubmitButtonFont-variant);--wix-ui-tpa-button-main-text-font-weight:var(--wix-forms-formSubmitButtonFont-weight);--wix-ui-tpa-button-hover-text-font-style:var(--wix-forms-formSubmitButtonFontHover-style,var(--wix-forms-formSubmitButtonFont-style));--wix-ui-tpa-button-hover-text-font-weight:var(--wix-forms-formSubmitButtonFontHover-weight,var(--wix-forms-formSubmitButtonFont-weight));--wix-ui-tpa-button-hover-text-font-text-decoration:var(--wix-forms-formSubmitButtonFontHover-text-decoration,var(--wix-forms-formSubmitButtonFont-text-decoration));--wix-ui-tpa-button-main-background-color:var(--wix-forms-formSubmitButtonBackgroundColor);--wix-ui-tpa-button-main-background-color-rgb:var(--wix-forms-formSubmitButtonBackgroundColor-rgb);--wix-ui-tpa-button-main-background-color-opacity:var(--wix-forms-formSubmitButtonBackgroundColor-opacity);--wix-ui-tpa-button-hover-background-color:var(--wix-forms-formSubmitButtonBackgroundColorHover);--wix-ui-tpa-button-hover-background-color-rgb:var(--wix-forms-formSubmitButtonBackgroundColorHover-rgb);--wix-ui-tpa-button-hover-background-color-opacity:var(--wix-forms-formSubmitButtonBackgroundColorHover-opacity);--wix-ui-tpa-button-main-border-color:var(--wix-forms-formSubmitButtonBorderColor);--wix-ui-tpa-button-main-border-color-rgb:var(--wix-forms-formSubmitButtonBorderColor-rgb);--wix-ui-tpa-button-main-border-color-opacity:var(--wix-forms-formSubmitButtonBorderColor-opacity);--wix-ui-tpa-button-hover-border-color:var(--wix-forms-formSubmitButtonBorderColorHover);--wix-ui-tpa-button-hover-border-color-rgb:var(--wix-forms-formSubmitButtonBorderColorHover-rgb);--wix-ui-tpa-button-hover-border-color-opacity:var(--wix-forms-formSubmitButtonBorderColorHover-opacity);--wix-ui-tpa-button-main-border-width:var(--wix-forms-formSubmitButtonBorderWidth);--wix-ui-tpa-button-main-border-radius:var(--wix-forms-formSubmitButtonBorderRadius);--wix-ui-tpa-button-hover-text-color:var(--wix-forms-formSubmitButtonColorHover);--wix-ui-tpa-button-hover-text-color-rgb:var(--wix-forms-formSubmitButtonColorHover-rgb);--wix-ui-tpa-button-hover-text-color-opacity:var(--wix-forms-formSubmitButtonColorHover-opacity);--wix-ui-tpa-button-padding-block-start:var(--submitbuttonwut2291071027-explicit-padding);--wix-ui-tpa-button-padding-block-end:var(--submitbuttonwut2291071027-explicit-padding);min-width:0!important;padding-inline:min(5%,15px)!important}.sXWwRtw span{line-height:var(--submitbuttonwut2291071027-submitButtonFont-line-height,1.2)!important}.sJT1HT7{width:100%}.sIgu1Av{min-width:100px!important}.skW73QV{--wix-ui-tpa-text-button-main-text-color:var(--wix-forms-formSubmitButtonColor);--wix-ui-tpa-text-button-main-text-color-rgb:var(--wix-forms-formSubmitButtonColor-rgb);--wix-ui-tpa-text-button-main-text-color-opacity:var(--wix-forms-formSubmitButtonColor-opacity);--wix-ui-tpa-text-button-main-text-font-text-decoration:var(--wix-forms-formSubmitButtonFont-text-decoration);--wix-ui-tpa-text-button-main-text-font-line-height:var(--wix-forms-formSubmitButtonFont-line-height);--wix-ui-tpa-text-button-main-text-font-family:var(--wix-forms-formSubmitButtonFont-family);--wix-ui-tpa-text-button-main-text-font-size:var(--wix-forms-formSubmitButtonFont-size);--wix-ui-tpa-text-button-main-text-font-style:var(--wix-forms-formSubmitButtonFont-style);--wix-ui-tpa-text-button-main-text-font-variant:var(--wix-forms-formSubmitButtonFont-variant);--wix-ui-tpa-text-button-main-text-font-weight:var(--wix-forms-formSubmitButtonFont-weight)}.s__1mx_La,.skW73QV:hover{color:rgb(var(--wix-forms-formSubmitButtonColorHover,var(--wix-color-5)))!important}.svXHiMI{--wix-ui-tpa-button-main-text-color:var(--wix-forms-formSubmitButtonColorHover);--wix-ui-tpa-button-main-text-color-rgb:var(--wix-forms-formSubmitButtonColorHover-rgb);--wix-ui-tpa-button-main-text-color-opacity:var(--wix-forms-formSubmitButtonColorHover-opacity);--wix-ui-tpa-button-main-text-font-style:var(--wix-forms-formSubmitButtonFontHover-style,var(--wix-forms-formSubmitButtonFont-style));--wix-ui-tpa-button-main-text-font-weight:var(--wix-forms-formSubmitButtonFontHover-weight,var(--wix-forms-formSubmitButtonFont-weight));--wix-ui-tpa-button-main-text-font-text-decoration:var(--wix-forms-formSubmitButtonFontHover-text-decoration,var(--wix-forms-formSubmitButtonFont-text-decoration));--wix-ui-tpa-button-main-background-color:var(--wix-forms-formSubmitButtonBackgroundColorHover);--wix-ui-tpa-button-main-background-color-rgb:var(--wix-forms-formSubmitButtonBackgroundColorHover-rgb);--wix-ui-tpa-button-main-background-color-opacity:var(--wix-forms-formSubmitButtonBackgroundColorHover-opacity);--wix-ui-tpa-button-hover-background-color:var(--wix-forms-formSubmitButtonBackgroundColorHover);--wix-ui-tpa-button-hover-background-color-rgb:var(--wix-forms-formSubmitButtonBackgroundColorHover-rgb);--wix-ui-tpa-button-hover-background-color-opacity:var(--wix-forms-formSubmitButtonBackgroundColorHover-opacity);--wix-ui-tpa-button-main-border-color:var(--wix-forms-formSubmitButtonBorderColorHover);--wix-ui-tpa-button-main-border-color-rgb:var(--wix-forms-formSubmitButtonBorderColorHover-rgb);--wix-ui-tpa-button-main-border-color-opacity:var(--wix-forms-formSubmitButtonBorderColorHover-opacity);--wix-ui-tpa-button-hover-border-color:var(--wix-forms-formSubmitButtonBorderColorHover);--wix-ui-tpa-button-hover-border-color-rgb:var(--wix-forms-formSubmitButtonBorderColorHover-rgb);--wix-ui-tpa-button-hover-border-color-opacity:var(--wix-forms-formSubmitButtonBorderColorHover-opacity);--wix-ui-tpa-button-main-border-width:var(--wix-forms-formSubmitButtonBorderWidth);--wix-ui-tpa-button-main-border-radius:var(--wix-forms-formSubmitButtonBorderRadius);--wix-ui-tpa-button-hover-text-color:var(--wix-forms-formSubmitButtonColorHover);--wix-ui-tpa-button-hover-text-color-rgb:var(--wix-forms-formSubmitButtonColorHover-rgb);--wix-ui-tpa-button-hover-text-color-opacity:var(--wix-forms-formSubmitButtonColorHover-opacity)}.smvQl1n{align-self:end;width:100%}.ssGZ3E2{display:flex;height:100%;width:100%}.sDB53G9,.sf6SBaF{margin-top:8px}.sf6SBaF{align-items:center;color:rgb(var(--wix-forms-formInputErrorColor,223,49,49));display:flex;font-family:Madefor,Helvetica Neue,Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:16px;justify-content:center;line-height:1.4;min-height:20px}.sarfOcU{margin-right:2px}.sEBapx_{display:flex;justify-content:space-between}.s__2rmDl_{min-width:100px}.se77NXK{text-align:center}.sxHz96R{height:15px!important;width:15px!important}.sXWwRtw .sxHz96R circle,.skW73QV .sxHz96R circle{stroke:rgb(var(--wix-forms-formSubmitButtonColor,var(--wix-color-1)))}.s__2o_Sbs{height:0;visibility:hidden}.sJThvNF{gap:var(--submitbuttonwut2291071027-wix-forms-formRowSpacing,24px)}.s__3L0hnX .ssDJk9g{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.sVzjav9{align-items:center;cursor:pointer;display:inline-flex}.sm2C4lT,.sqTS9p7{flex-shrink:0}.sVzjav9.o__6BUn10--disabled{cursor:default}.sVzjav9[disabled]{pointer-events:none}.sr_yaPO{--wut-error-color:rgb(var(--wix-ui-tpa-error-message-wrapper-error-color,223,49,49));--ErrorMessageWrapper1008841126-transparent:0,0,0,0}.sr_yaPO:not(.o__0hlpxn--visible){margin-bottom:var(--wix-ui-tpa-error-message-wrapper-min-message-height)}.sr_yaPO.o__0hlpxn--visible{margin-bottom:calc(var(--wix-ui-tpa-error-message-wrapper-min-message-height, 28px) - 20px - 8px)}.sNSbPav{align-items:flex-start;background-color:rgb(var(--wix-ui-tpa-error-message-wrapper-background-color,var(--ErrorMessageWrapper1008841126-transparent)));border-color:rgb(var(--wix-ui-tpa-error-message-wrapper-border-color,var(--ErrorMessageWrapper1008841126-transparent)));border-radius:var(--wix-ui-tpa-error-message-wrapper-border-radius,4px);border-style:solid;border-width:var(--wix-ui-tpa-error-message-wrapper-border-width,0);color:var(--wut-error-color);display:flex;font-family:Madefor,Helvetica Neue,Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:14px;line-height:1.4;margin-top:8px;min-height:20px}.sQ2XW_5{flex-shrink:0;margin-inline-end:2px}.sr_yaPO.o__0hlpxn---errorAppearance-19-BackgroundAndBorder .sNSbPav{--ErrorMessageWrapper1008841126-border-color:223,49,49,0.2;--ErrorMessageWrapper1008841126-background-color:253,243,243;background-color:rgb(var(--wix-ui-tpa-error-message-wrapper-background-color,var(--ErrorMessageWrapper1008841126-background-color)));border-color:rgb(var(--wix-ui-tpa-error-message-wrapper-border-color,var(--ErrorMessageWrapper1008841126-border-color)));border-width:var(--wix-ui-tpa-error-message-wrapper-border-width,1px);padding:8px}.sr_yaPO.o__0hlpxn---errorAppearance-19-BackgroundAndBorder .sQ2XW_5{margin-inline-end:4px}.scSq8mg{display:flex;justify-content:space-between;margin-top:8px}.scSq8mg .sNSbPav{margin-top:0;margin-inline-end:12px}.saNY_nn{--TextField2960987099-default-main-border-width:1px}.saNY_nn.ovNLmG_--error.ovNLmG_--newErrorMessage{--wix-ui-tpa-error-message-wrapper-error-color:var(--wix-ui-tpa-text-field-error-color,223,49,49);--wix-ui-tpa-error-message-wrapper-error-color-rgb:var(--wix-ui-tpa-text-field-error-color-rgb,223,49,49);--wix-ui-tpa-error-message-wrapper-error-color-opacity:var(--wix-ui-tpa-text-field-error-color-opacity);--wix-ui-tpa-error-message-wrapper-min-message-height:var(--wix-ui-tpa-text-field-error-message-min-height)}.szYkoTx{align-items:center;background-color:rgb(var(--wix-ui-tpa-text-field-main-background-color,var(--wix-color-1)));border-color:rgb(var(--wix-ui-tpa-text-field-main-border-color-rgb,var(--wix-color-37)),calc(var(--wix-ui-tpa-text-field-main-border-color-opacity, 1)*var(--wix-ui-tpa-text-field-main-border-opacity, .6)));border-radius:0;box-sizing:border-box;display:flex;font-family:var(--wix-ui-tpa-text-field-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-field-main-text-font-size,16px);font-style:var(--wix-ui-tpa-text-field-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-field-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-field-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-text-field-main-text-font-line-height,var(--wix-font-Body-M-line-height));padding:0;text-decoration:var(--wix-ui-tpa-text-field-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.saNY_nn.ovNLmG_--readOnlyCustom .szYkoTx{background-color:rgb(var(--wix-ui-tpa-text-field-readonly-background-color,var(--wix-color-1)));border-color:rgb(var(--wix-ui-tpa-text-field-readonly-border-color,var(--wix-color-37),.2));font-family:var(--wix-ui-tpa-text-field-readonly-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-field-readonly-text-font-size,16px);font-style:var(--wix-ui-tpa-text-field-readonly-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-field-readonly-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-field-readonly-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-text-field-readonly-text-font-line-height,var(--wix-font-Body-M-line-height));text-decoration:var(--wix-ui-tpa-text-field-readonly-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.saf3jI5{margin-bottom:8px}#SITE_CONTAINER.focus-ring-active .saNY_nn .slpd2z8:focus:not(:hover),#SITE_CONTAINER.focus-ring-active .saNY_nn .szYkoTx:focus-within{box-shadow:0 0 0 1px #fff,0 0 0 3px #116dff!important;z-index:999}.szYkoTx input:-webkit-autofill{-webkit-text-fill-color:rgb(var(--wix-ui-tpa-text-field-main-text-color,var(--wix-color-5)));-webkit-box-shadow:0 0 0 1.5em rgb(var(--wix-ui-tpa-text-field-main-background-color,var(--wix-color-1))) inset!important}.szYkoTx.ovNLmG_---theme-3-box{border:1px solid rgb(var(--wix-ui-tpa-text-field-main-border-color-rgb,var(--wix-color-37)),calc(var(--wix-ui-tpa-text-field-main-border-color-opacity, 1)*var(--wix-ui-tpa-text-field-main-border-opacity, .6)));border-radius:var(--wix-ui-tpa-text-field-main-border-radius,0);border-width:var(--wix-ui-tpa-text-field-main-border-width,var(--TextField2960987099-default-main-border-width,1px))}.saNY_nn.ovNLmG_--readOnlyCustom .szYkoTx.ovNLmG_---theme-3-box{background-color:rgb(var(--wix-ui-tpa-text-field-readonly-background-color,var(--wix-color-1)));border-color:rgb(var(--wix-ui-tpa-text-field-readonly-border-color,var(--wix-color-37),.2));border-radius:var(--wix-ui-tpa-text-field-readonly-border-radius,0);border-width:var(--wix-ui-tpa-text-field-readonly-border-width,1px)}.szYkoTx.ovNLmG_---theme-4-line{background-color:rgb(var(--wix-ui-tpa-text-field-main-background-color,transparent));border-bottom:1px solid rgb(var(--wix-ui-tpa-text-field-main-border-color-rgb,var(--wix-color-37)),calc(var(--wix-ui-tpa-text-field-main-border-color-opacity, 1)*var(--wix-ui-tpa-text-field-main-border-opacity, .6)));border-radius:var(--wix-ui-tpa-text-field-main-border-radius,0);border-width:var(--wix-ui-tpa-text-field-main-border-width,var(--TextField2960987099-default-main-border-width,1px))}.saNY_nn.ovNLmG_--readOnlyCustom .szYkoTx.ovNLmG_---theme-4-line{--TextField2960987099-transparent:0,0,0,0;background-color:rgb(var(--wix-ui-tpa-text-field-readonly-background-color,var(--TextField2960987099-transparent)));border-bottom:1px solid rgb(var(--wix-ui-tpa-text-field-readonly-border-color,var(--wix-color-37),.2));border-radius:var(--wix-ui-tpa-text-field-readonly-border-radius,0);border-width:var(--wix-ui-tpa-text-field-readonly-border-width,1px)}.szYkoTx.oQxAe8C--focus,.szYkoTx:hover{border-color:rgb(var(--wix-ui-tpa-text-field-hover-border-color,var(--wix-ui-tpa-text-field-main-border-color,var(--wix-color-37))));border-radius:var(--wix-ui-tpa-text-field-hover-border-radius,1px);border-width:var(--wix-ui-tpa-text-field-hover-border-width,var(--TextField2960987099-default-main-border-width,1px))}.szYkoTx.ovNLmG_---theme-3-box.oQxAe8C--focus,.szYkoTx.ovNLmG_---theme-3-box:hover,.szYkoTx.ovNLmG_---theme-4-line.oQxAe8C--focus,.szYkoTx.ovNLmG_---theme-4-line:hover{background-color:rgb(var(--wix-ui-tpa-text-field-hover-background-color-rgb,var(--wix-ui-tpa-text-field-main-background-color-rgb,transparent)),calc(var(--wix-ui-tpa-text-field-hover-background-color-opacity, var(--wix-ui-tpa-text-field-main-background-color-opacity, 1))*var(--wix-ui-tpa-text-field-hover-background-opacity, 1)))}.saNY_nn.ovNLmG_--disabled .szYkoTx{border-color:rgb(var(--wix-ui-tpa-text-field-main-border-color-rgb,var(--wix-color-37)),calc(var(--wix-ui-tpa-text-field-main-border-color-opacity, 1)*.6))}.saNY_nn.ovNLmG_--disabled .szYkoTx.ovNLmG_---theme-3-box{background-color:rgb(var(--wix-ui-tpa-text-field-main-background-color,var(--wix-color-1)))}.saNY_nn.ovNLmG_--success .szYkoTx{border-color:rgb(0,130,80,.6)}.saNY_nn.ovNLmG_--success .szYkoTx.oQxAe8C--focus,.saNY_nn.ovNLmG_--success .szYkoTx:hover{border-color:#008250}.saNY_nn.ovNLmG_--error:not(.ovNLmG_--newErrorMessage) .szYkoTx{border-color:rgb(223,49,49,.6)}.saNY_nn.ovNLmG_--error.ovNLmG_--newErrorMessage .szYkoTx{border-color:var(--wut-error-color,#df3131)!important}.saNY_nn.ovNLmG_--error:not(.ovNLmG_--newErrorMessage) .szYkoTx.oQxAe8C--focus,.saNY_nn.ovNLmG_--error:not(.ovNLmG_--newErrorMessage) .szYkoTx:hover{border-color:#df3131}.saNY_nn.ovNLmG_--hasPrefix .szYkoTx .sL6G4EC{padding-inline-start:var(--wix-ui-tpa-text-field-prefix-padding-inline-end,4px)}.szYkoTx .sL6G4EC{background-color:transparent;border:0;box-sizing:border-box;color:rgb(var(--wix-ui-tpa-text-field-main-text-color,var(--wix-color-5)));font-family:var(--wix-ui-tpa-text-field-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-field-main-text-font-size,16px);font-style:var(--wix-ui-tpa-text-field-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-field-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-field-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-text-field-main-text-font-line-height,var(--wix-font-Body-M-line-height));line-height:24px;margin:0;min-width:0;padding-block-end:var(--wix-ui-tpa-text-field-padding-block-end,8px);padding-block-start:var(--wix-ui-tpa-text-field-padding-block-start,8px);padding-inline-start:var(--wix-ui-tpa-text-field-padding-inline-start,12px);text-decoration:var(--wix-ui-tpa-text-field-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration));vertical-align:middle;width:100%}.saNY_nn.ovNLmG_--readOnlyCustom .szYkoTx .sL6G4EC{color:rgb(var(--wix-ui-tpa-text-field-readonly-text-color,var(--wix-color-5)));font-family:var(--wix-ui-tpa-text-field-readonly-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-field-readonly-text-font-size,16px);font-style:var(--wix-ui-tpa-text-field-readonly-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-field-readonly-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-field-readonly-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-text-field-readonly-text-font-line-height,var(--wix-font-Body-M-line-height));line-height:24px;text-decoration:var(--wix-ui-tpa-text-field-readonly-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.szYkoTx.ovNLmG_---theme-4-line .sL6G4EC{padding-bottom:var(--wix-ui-tpa-text-field-padding-block-end,8px);padding-left:var(--wix-ui-tpa-text-field-padding-inline-start,0);padding-right:var(--wix-ui-tpa-text-field-padding-inline-end,0);padding-top:var(--wix-ui-tpa-text-field-padding-block-start,8px)}.szYkoTx.oQxAe8C--focus .sL6G4EC,.szYkoTx:hover .sL6G4EC{color:rgb(var(--wix-ui-tpa-text-field-hover-text-color,var(--wix-ui-tpa-text-field-main-text-color,var(--wix-color-5))))}.saNY_nn.ovNLmG_--disabled .sbtBGT0 svg,.szYkoTx.oQxAe8C--disabled .sL6G4EC{color:rgb(var(--wix-color-29))}.szYkoTx.oQxAe8C--focus .sL6G4EC{outline:0}.szYkoTx .sL6G4EC::selection{background:rgb(var(--wix-ui-tpa-text-field-main-text-color-rgb,var(--wix-color-5)),calc(var(--wix-ui-tpa-text-field-main-text-color-opacity, 1)*.2))}.s__53oqww{align-items:center;display:flex;justify-content:flex-end;margin:0 -4px;padding:0;padding-inline-start:var(--wix-ui-tpa-text-field-suffix-padding-inline-start,8px);white-space:nowrap}.s__53oqww.ovNLmG_--arrows{height:100%}.szYkoTx.ovNLmG_---theme-3-box{padding-inline-end:var(--wix-ui-tpa-text-field-padding-inline-end,12px)}.s__0ULdBa{align-items:center;display:flex;height:100%}.s__0JViPf{display:inline-block;height:100%;width:4px}.s__1BuQWF{--wix-ui-tpa-icon-button-icon-color:var(--wix-ui-tpa-text-field-main-text-color,--wix-color-5);--wix-ui-tpa-icon-button-icon-color-rgb:var(--wix-ui-tpa-text-field-main-text-color-rgb,--wix-color-5);--wix-ui-tpa-icon-button-icon-color-opacity:var(--wix-ui-tpa-text-field-main-text-color-opacity);border-radius:16px;outline:0}.s__1BuQWF:focus,.s__1BuQWF:hover{background-color:rgb(var(--wix-ui-tpa-text-field-main-text-font-rgb,var(--wix-color-5)),calc(var(--wix-ui-tpa-text-field-main-text-font-opacity, 1)*.12));opacity:1}.sbtBGT0{align-items:center;color:rgb(var(--wix-ui-tpa-text-field-main-text-color,var(--wix-color-5)));display:flex;height:100%}.szYkoTx .sL6G4EC::-webkit-input-placeholder,.szYkoTx .sL6G4EC::placeholder{color:rgb(var(--wix-ui-tpa-text-field-placeholder-color,var(--wix-color-4)))}.saNY_nn.ovNLmG_--disabled .szYkoTx .sL6G4EC::-webkit-input-placeholder,.saNY_nn.ovNLmG_--disabled .szYkoTx .sL6G4EC::placeholder{color:rgb(var(--wix-ui-tpa-text-field-disabled-placeholder-color,var(--wix-color-29)))}.sv16Rgc{color:rgb(var(--wix-ui-tpa-text-field-main-label-text-color,var(--wix-color-5)));display:inline-block;font-family:var(--wix-ui-tpa-text-field-main-label-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-field-main-label-font-size,14px);font-style:var(--wix-ui-tpa-text-field-main-label-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-field-main-label-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-field-main-label-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-text-field-main-label-font-line-height,1.4);margin-bottom:8px;text-decoration:var(--wix-ui-tpa-text-field-main-label-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.saNY_nn.ovNLmG_--disabled .sv16Rgc{color:rgb(var(--wix-ui-tpa-text-field-disabled-label-color,var(--wix-color-29)))}.saNY_nn.ovNLmG_--readOnlyCustom .sv16Rgc{color:rgb(var(--wix-ui-tpa-text-field-readonly-label-text-color,var(--wix-color-5)));font-family:var(--wix-ui-tpa-text-field-readonly-label-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-field-readonly-label-font-size,14px);font-style:var(--wix-ui-tpa-text-field-readonly-label-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-field-readonly-label-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-field-readonly-label-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-text-field-readonly-label-font-line-height,1.4);text-decoration:var(--wix-ui-tpa-text-field-readonly-label-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sZ5biSp{color:rgb(var(--wix-ui-tpa-text-field-char-count-color,var(--wix-color-4)));display:flex;font-family:var(--wix-ui-tpa-text-field-char-count-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-field-char-count-font-size,14px);font-style:var(--wix-ui-tpa-text-field-char-count-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-field-char-count-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-field-char-count-font-weight,var(--wix-font-Body-M-weight));justify-content:flex-end;line-height:var(--wix-ui-tpa-text-field-char-count-font-line-height,1.4);margin-top:8px;text-decoration:var(--wix-ui-tpa-text-field-char-count-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.saNY_nn.ovNLmG_--error.ovNLmG_--newErrorMessage.ovNLmG_--hasErrorMessage .sZ5biSp{margin-top:0}.sNOyBgP{display:none}.sBmDAbm{color:#df3131!important}.sObczkR{color:#008250}.sKW2YoK{align-items:center;color:rgb(var(--wix-ui-tpa-text-field-prefix-color,var(--wix-color-4)));display:flex;margin-inline-start:var(--wix-ui-tpa-text-field-padding-inline-start,12px)}.saNY_nn.ovNLmG_--readOnlyCustom .sKW2YoK{color:rgb(var(--wix-ui-tpa-text-field-readonly-prefix-color,var(--wix-color-4)))}.sKW2YoK svg{color:rgb(var(--wix-ui-tpa-text-field-prefix-color,var(--wix-color-5)))}.saNY_nn.ovNLmG_--readOnlyCustom .sKW2YoK svg{color:rgb(var(--wix-ui-tpa-text-field-readonly-prefix-color,var(--wix-color-5)))}.szYkoTx.ovNLmG_---theme-4-line .sKW2YoK{margin-inline-start:0}.svhZ5G8{clip:rect(1px,1px,1px,1px)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.szYkoTx input[type=number]::-webkit-inner-spin-button,.szYkoTx input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.szYkoTx input[type=number]{appearance:textfield}.szYkoTx input{border-radius:var(--wix-ui-tpa-text-field-main-border-radius,0)}.saNY_nn.ovNLmG_--readOnlyCustom .szYkoTx input{border-radius:var(--wix-ui-tpa-text-field-readonly-border-radius,0)}.szYkoTx.oQxAe8C--focus input,.szYkoTx:hover input{border-radius:var(--wix-ui-tpa-text-field-hover-border-radius,1px)}.sSmfwcC{display:flex;flex-direction:column;padding-bottom:var(--wix-ui-tpa-text-field-arrows-suffix-vertical-padding,4px);padding-top:var(--wix-ui-tpa-text-field-arrows-suffix-vertical-padding,4px)}.stxmaCb{all:unset;cursor:pointer;height:16px;line-height:16px}.saNY_nn .spHiAWQ{color:rgb(var(--wix-ui-tpa-text-field-helper-text-color,var(--wix-color-4)));display:block;font-family:var(--wix-ui-tpa-text-field-helper-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-field-helper-text-font-size,14px);font-style:var(--wix-ui-tpa-text-field-helper-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-field-helper-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-field-helper-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-text-field-helper-text-font-line-height,1.4);margin-top:8px;text-decoration:var(--wix-ui-tpa-text-field-helper-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.slpd2z8{cursor:pointer;display:block;height:calc(max(24px,1em));width:calc(max(24px,1em))}.slpd2z8.ovNLmG_--disabled{cursor:default}.sDz0icb{position:relative;width:100%}.slDFEbp{font-family:var(--wix-ui-tpa-text-field-main-label-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-field-main-label-font-size,16px);font-style:var(--wix-ui-tpa-text-field-main-label-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-field-main-label-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-field-main-label-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-text-field-main-label-font-line-height,1.4);padding-top:3.6px;text-decoration:var(--wix-ui-tpa-text-field-main-label-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sv16Rgc.ovNLmG_---style-8-floating{color:rgb(var(--wix-ui-tpa-text-field-main-label-text-color,var(--wix-color-4)));font:inherit;margin-bottom:0;overflow:hidden;padding-top:0;position:absolute;text-overflow:ellipsis;top:50%;transform:translateY(-50%);transition:all .1s ease-out;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;-o-transition:all .1s ease-out;-ms-transition:all .1s ease-out;white-space:nowrap;width:calc(100% - 20px)}.saNY_nn.ovNLmG_--readOnlyCustom .sv16Rgc.ovNLmG_---style-8-floating{color:rgb(var(--wix-ui-tpa-text-field-readonly-label-text-color,var(--wix-color-4)));font:inherit}.saNY_nn.ovNLmG_--hasFloatingLabelActive .sv16Rgc.ovNLmG_---style-8-floating{font-size:.875em;padding-top:2px;top:6px;transform:translateY(0)}.saNY_nn.ovNLmG_--hasFloatingLabel .sv16Rgc.ovNLmG_---theme-3-box{padding-inline-start:20px}.saNY_nn.ovNLmG_--hasFloatingLabel .szYkoTx.ovNLmG_---theme-3-box .sL6G4EC{padding:0 0 6px;padding-inline-start:20px}.saNY_nn.ovNLmG_--hasFloatingLabel .szYkoTx.ovNLmG_---theme-4-line .sL6G4EC{padding:0 0 4px}.saNY_nn.ovNLmG_--hasFloatingLabel.ovNLmG_--hasPrefix .sv16Rgc,.saNY_nn.ovNLmG_--hasFloatingLabel.ovNLmG_--hasPrefix .szYkoTx .sL6G4EC{padding-inline-start:4px}.saNY_nn.ovNLmG_--hasFloatingLabel.ovNLmG_--hasSuffix .sv16Rgc,.saNY_nn.ovNLmG_--hasFloatingLabel.ovNLmG_--hasSuffix .szYkoTx .sL6G4EC{padding-inline-end:4px}.saNY_nn.ovNLmG_--hasFloatingLabel .szYkoTx.ovNLmG_---theme-3-box{padding-inline-end:20px}.saNY_nn.ovNLmG_--hasFloatingLabel .szYkoTx.ovNLmG_---theme-3-box .sKW2YoK{margin-inline-start:20px}.sCD3aKC{--Text835022583-primary-color:rgb(var(--wix-ui-tpa-text-main-text-color,var(--wix-color-5)));--Text835022583-secondary-color:rgb(var(--wix-ui-tpa-text-main-text-color,var(--wix-color-4)))}.sCD3aKC.oVKEkBf---priority-7-primary{color:var(--wut-text-color,var(--Text835022583-primary-color))}.sCD3aKC.oVKEkBf---priority-9-secondary{color:var(--wut-placeholder-color,var(--Text835022583-secondary-color))}.sCD3aKC.oVKEkBf---typography-10-smallTitle{font-family:var(--wix-ui-tpa-text-main-text-font-family,var(--wix-font-Page-title-family));font-size:var(--wix-ui-tpa-text-main-text-font-size,24px);font-style:var(--wix-ui-tpa-text-main-text-font-style,var(--wix-font-Page-title-style));font-variant:var(--wix-ui-tpa-text-main-text-font-variant,var(--wix-font-Page-title-variant));font-weight:var(--wix-ui-tpa-text-main-text-font-weight,var(--wix-font-Page-title-weight));line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.33em);text-decoration:var(--wix-ui-tpa-text-main-text-font-text-decoration,var(--wix-font-Page-title-text-decoration))}.sCD3aKC.oVKEkBf---typography-11-runningText{line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.5em)}.sCD3aKC.oVKEkBf---typography-11-runningText,.sCD3aKC.oVKEkBf---typography-8-listText{font-family:var(--wix-ui-tpa-text-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-main-text-font-size,16px);font-style:var(--wix-ui-tpa-text-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-main-text-font-weight,var(--wix-font-Body-M-weight));text-decoration:var(--wix-ui-tpa-text-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sCD3aKC.oVKEkBf---typography-8-listText{line-height:var(--wix-ui-tpa-text-main-text-font-line-height,2em)}.sCD3aKC.oVKEkBf---typography-10-largeTitle{font-family:var(--wix-ui-tpa-text-main-text-font-family,var(--wix-font-Heading-M-family));font-size:var(--wix-ui-tpa-text-main-text-font-size,32px);font-style:var(--wix-ui-tpa-text-main-text-font-style,var(--wix-font-Heading-M-style));font-variant:var(--wix-ui-tpa-text-main-text-font-variant,var(--wix-font-Heading-M-variant));font-weight:var(--wix-ui-tpa-text-main-text-font-weight,var(--wix-font-Heading-M-weight));line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.25em);text-decoration:var(--wix-ui-tpa-text-main-text-font-text-decoration,var(--wix-font-Heading-M-text-decoration))}.sCD3aKC.oVKEkBf--mobile.oVKEkBf---typography-10-smallTitle{font-family:var(--wix-ui-tpa-text-main-text-font-family,var(--wix-font-Page-title-family));font-size:var(--wix-ui-tpa-text-main-text-font-size,20px);font-style:var(--wix-ui-tpa-text-main-text-font-style,var(--wix-font-Page-title-style));font-variant:var(--wix-ui-tpa-text-main-text-font-variant,var(--wix-font-Page-title-variant));font-weight:var(--wix-ui-tpa-text-main-text-font-weight,var(--wix-font-Page-title-weight));line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.4em);text-decoration:var(--wix-ui-tpa-text-main-text-font-text-decoration,var(--wix-font-Page-title-text-decoration))}.sCD3aKC.oVKEkBf--mobile.oVKEkBf---typography-11-runningText{line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.42em)}.sCD3aKC.oVKEkBf--mobile.oVKEkBf---typography-11-runningText,.sCD3aKC.oVKEkBf--mobile.oVKEkBf---typography-8-listText{font-family:var(--wix-ui-tpa-text-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-main-text-font-size,14px);font-style:var(--wix-ui-tpa-text-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-main-text-font-weight,var(--wix-font-Body-M-weight));text-decoration:var(--wix-ui-tpa-text-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sCD3aKC.oVKEkBf--mobile.oVKEkBf---typography-8-listText{line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.72em)}.sCD3aKC.oVKEkBf--mobile.oVKEkBf---typography-10-largeTitle{font-family:var(--wix-ui-tpa-text-main-text-font-family,var(--wix-font-Heading-M-family));font-size:var(--wix-ui-tpa-text-main-text-font-size,24px);font-style:var(--wix-ui-tpa-text-main-text-font-style,var(--wix-font-Heading-M-style));font-variant:var(--wix-ui-tpa-text-main-text-font-variant,var(--wix-font-Heading-M-variant));font-weight:var(--wix-ui-tpa-text-main-text-font-weight,var(--wix-font-Heading-M-weight));line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.33em);text-decoration:var(--wix-ui-tpa-text-main-text-font-text-decoration,var(--wix-font-Heading-M-text-decoration))}.sNBCs1n{clip:rect(1px,1px,1px,1px)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.sT2zWhq{--Spinner863796712-diameter:var(--wix-ui-tpa-spinner-diameter,50px);animation:Spinner863796712__rotate 2s linear infinite;height:var(--Spinner863796712-diameter);left:auto;top:auto;width:var(--Spinner863796712-diameter)}.s_Of4Ct{stroke:rgb(var(--wix-ui-tpa-spinner-path-color,var(--wix-color-5)));animation:Spinner863796712__dash 1.5s ease-in-out infinite}.sT2zWhq.oUmOvuv--centered{left:calc(50% - var(--Spinner863796712-diameter)/2);position:absolute;top:calc(50% - var(--Spinner863796712-diameter)/2)}.sT2zWhq.oUmOvuv--static,.sT2zWhq.oUmOvuv--static .s_Of4Ct{animation:none}@keyframes Spinner863796712__rotate{to{transform:rotate(1turn)}}@keyframes Spinner863796712__dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.s__8t8YcF{--SectionNotification1697229562-border-radius:2px;--SectionNotification1697229562-main-vertical-padding:9px;--SectionNotification1697229562-main-compact-vertical-padding:5px;--SectionNotification1697229562-main-left-padding:12px;--SectionNotification1697229562-main-right-padding:16px;--SectionNotification1697229562-content-padding:8px;--SectionNotification1697229562-line-height:20px;--SectionNotification1697229562-default-text-color:0,0,0;--SectionNotification1697229562-success-color:0,130,80;--SectionNotification1697229562-default-background-color:0,0,0,0.05;--SectionNotification1697229562-success-icon-color:rgb(var(--SectionNotification1697229562-success-color));--SectionNotification1697229562-wired-text-color:rgb(var(--wix-ui-tpa-section-notification-text-color,var(--wix-color-5)));--SectionNotification1697229562-wired-background-color:rgb(var(--wix-ui-tpa-section-notification-background-color,var(--wix-color-5),0.05));background-color:#fff;border-radius:var(--wix-ui-tpa-section-notification-border-radius,var(--SectionNotification1697229562-border-radius));display:flex;height:100%;width:100%}.srWGPuS{background-color:rgb(var(--wix-ui-tpa-section-notification-background-color,var(--SectionNotification1697229562-default-background-color)));border:1px solid hsla(0,0%,100%,.4);border-radius:var(--wix-ui-tpa-section-notification-border-radius,var(--SectionNotification1697229562-border-radius));color:rgb(var(--wix-ui-tpa-section-notification-text-color,var(--SectionNotification1697229562-default-text-color)));display:flex;flex:1;flex-wrap:wrap;font-family:Madefor,Helvetica Neue,Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:14px;justify-content:center;padding:var(--SectionNotification1697229562-main-vertical-padding) var(--SectionNotification1697229562-main-right-padding) var(--SectionNotification1697229562-main-vertical-padding) var(--SectionNotification1697229562-main-left-padding)}.saeMFfg{flex:1;flex-direction:row;padding:6px 0}.s__7M09dg,.saeMFfg{align-items:center;display:flex}.s__7M09dg{flex-direction:row;justify-content:center;margin:var(--SectionNotification1697229562-main-vertical-padding) var(--SectionNotification1697229562-content-padding)}.s__7M09dg:empty{display:none}.spHEm3J{height:20px;transform:translateX(calc(-1*(var(--SectionNotification1697229562-content-padding)/2)))}.s__8t8YcF.olPGzse--rtl .spHEm3J{transform:translateX(calc((var(--SectionNotification1697229562-content-padding)/2)))}.spHEm3J svg{height:var(--SectionNotification1697229562-line-height)}.suixoMe{flex:1;line-height:var(--SectionNotification1697229562-line-height);margin:0;min-width:200px}.suixoMe:first-child{margin:0}.sg0_YR_{margin:0 calc(var(--SectionNotification1697229562-content-padding)/2)}.s__8t8YcF.olPGzse--error .srWGPuS{background-color:rgb(223,49,49,.1)}.s__8t8YcF.olPGzse--alert .srWGPuS{background-color:rgb(255,182,0,.1)}.s__8t8YcF.olPGzse--wired{background-color:transparent}.s__8t8YcF.olPGzse--wired .srWGPuS{background-color:var(--SectionNotification1697229562-wired-background-color);color:var(--SectionNotification1697229562-wired-text-color)}.s__8t8YcF.olPGzse--wired .spHEm3J svg:not([fill=currentColor]) path{stroke:var(--SectionNotification1697229562-wired-text-color)}.s__8t8YcF.olPGzse--success .srWGPuS{background-color:rgb(var(--SectionNotification1697229562-success-color),.1)}.s__8t8YcF.olPGzse--success .spHEm3J svg:not([fill=currentColor]) path{stroke:var(--SectionNotification1697229562-success-icon-color)}.s__8t8YcF.olPGzse--error .spHEm3J svg[fill=currentColor]{color:#df3131}.s__8t8YcF.olPGzse--success .spHEm3J svg[fill=currentColor]{color:var(--SectionNotification1697229562-success-icon-color)}.s__8t8YcF.olPGzse--wired .spHEm3J svg[fill=currentColor]{color:var(--SectionNotification1697229562-wired-text-color)}.s__8t8YcF.olPGzse---size-7-compact .srWGPuS{padding-bottom:var(--SectionNotification1697229562-main-compact-vertical-padding);padding-top:var(--SectionNotification1697229562-main-compact-vertical-padding)}.s__8t8YcF.olPGzse---size-7-compact .s__7M09dg{margin-bottom:var(--SectionNotification1697229562-main-compact-vertical-padding);margin-top:var(--SectionNotification1697229562-main-compact-vertical-padding)}.sSK2mSs[data-hook=popover-portal]{display:initial}.sSK2mSs .ssDJk9g{-webkit-font-smoothing:auto;background-color:#212121;border:1px solid #757575;border-radius:3px;box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 0 4px 0 rgba(0,0,0,.1);color:#fff;font-family:Madefor,Helvetica Neue,Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:14px;line-height:20px;padding:4px 12px}.srYjVnX{margin:0;position:absolute}.srYjVnX,.srYjVnX svg{display:block}.sSK2mSs .sMdWZFH[data-placement*=top].sqAQphH{padding-bottom:6px}.sSK2mSs .sMdWZFH[data-placement*=bottom].sqAQphH{padding-top:6px}.sSK2mSs .sMdWZFH[data-placement*=left].sqAQphH{padding-right:6px}.sSK2mSs .sMdWZFH[data-placement*=right].sqAQphH{padding-left:6px}.sSK2mSs .sMdWZFH[data-placement*=top] .srYjVnX{bottom:-1px;height:7px;width:12px}.sSK2mSs .sMdWZFH[data-placement*=bottom] .srYjVnX{height:7px;top:-1px;width:12px}.sSK2mSs .sMdWZFH[data-placement*=left] .srYjVnX{height:12px;right:-1px;width:7px}.sSK2mSs .sMdWZFH[data-placement*=right] .srYjVnX{height:12px;left:-1px;width:7px}.sSK2mSs .sMdWZFH[data-placement*=top].smPQ_0C{opacity:0;transform:scale(.9) translateY(3px)}.sSK2mSs .sMdWZFH[data-placement*=bottom].smPQ_0C{opacity:0;transform:scale(.9) translateY(-3px)}.sSK2mSs .sMdWZFH[data-placement*=left].smPQ_0C{opacity:0;transform:scale(.9) translateX(10px)}.sSK2mSs .sMdWZFH[data-placement*=right].smPQ_0C{opacity:0;transform:scale(.9) translateX(-10px)}.sSK2mSs .sMdWZFH[data-placement].smPQ_0C.sBniwXD{transition:transform .12s cubic-bezier(.25,.46,.45,.94),applyOpacity .12s cubic-bezier(.25,.46,.45,.94)}.sSK2mSs .sMdWZFH[data-placement].sK2waKw,.sSK2mSs .sMdWZFH[data-placement].smPQ_0C.sBniwXD{opacity:1;transform:scale(1) translateY(0) translateX(0)}.sSK2mSs .sMdWZFH[data-placement].sK2waKw.sGiCyEo{opacity:0;transition:transform 80ms linear,applyOpacity 80ms linear}.sSK2mSs.oNYfNQB---skin-5-error .ssDJk9g{background-color:#df3131;border:1px solid hsla(0,0%,100%,.25)}.sSK2mSs.oNYfNQB---skin-5-wired .ssDJk9g{background-color:rgb(var(--wix-ui-tpa-tooltip-background-color,var(--wix-color-5)));border-color:rgb(var(--wix-ui-tpa-tooltip-border-color-rgb,var(--wix-ui-tpa-tooltip-background-color)),calc(var(--wix-ui-tpa-tooltip-border-color-opacity, 1)*var(--wix-color-1)));color:rgb(var(--wix-ui-tpa-tooltip-text-color,var(--wix-color-1)))}.sSK2mSs.oNYfNQB---skin-5-wired .srYjVnX path{fill:rgb(var(--wix-ui-tpa-tooltip-background-color,var(--wix-color-5)));stroke:rgb(var(--wix-ui-tpa-tooltip-border-color-rgb,var(--wix-ui-tpa-tooltip-background-color)),calc(var(--wix-ui-tpa-tooltip-border-color-opacity, 1)*var(--wix-color-5)))}.sSK2mSs.oNYfNQB---skin-5-wired .srYjVnX path:first-child{stroke:none}.sSK2mSs.oNYfNQB---skin-5-wired .srYjVnX path:last-child{stroke-dasharray:0 17 17}.sSK2mSs.oNYfNQB---skin-5-error .srYjVnX path{fill:#df3131}.sXR_FwR{background-color:transparent;border:0;font-family:var(--wix-ui-tpa-text-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-button-main-text-font-size,16px);font-style:var(--wix-ui-tpa-text-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-text-button-main-text-font-line-height,1.5em);padding:0;text-decoration:none;text-decoration:var(--wix-ui-tpa-text-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sXR_FwR.oo7LaNe--focus.odXVYxi---hoverStyle-9-underline,.sXR_FwR:active.odXVYxi---hoverStyle-9-underline,.sXR_FwR:hover.odXVYxi---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-text-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-text-button-main-text-font-size,16px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-text-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-text-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-text-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-text-button-main-text-font-line-height,1.5em));text-decoration:var(--TextButton2007311359-wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-text-button-main-text-font-text-decoration,underline));text-decoration:var(--TextButton2007311359-wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sXR_FwR.odXVYxi--mobile{font-family:var(--wix-ui-tpa-text-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-button-main-text-font-size,14px);font-style:var(--wix-ui-tpa-text-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-text-button-main-text-font-line-height,1.44em);text-decoration:var(--wix-ui-tpa-text-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sXR_FwR.odXVYxi--mobile.oo7LaNe--focus.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi--mobile:active.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi--mobile:hover.odXVYxi---hoverStyle-9-underline{text-decoration:var(--TextButton2007311359-wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-text-button-main-text-font-text-decoration,underline));text-decoration:var(--TextButton2007311359-wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sXR_FwR.odXVYxi--mobile.odXVYxi---priority-11-primaryLink.oo7LaNe--focus.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi--mobile.odXVYxi---priority-11-primaryLink:active.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi--mobile.odXVYxi---priority-11-primaryLink:hover.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi--mobile.odXVYxi---priority-4-link.oo7LaNe--focus.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi--mobile.odXVYxi---priority-4-link:active.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi--mobile.odXVYxi---priority-4-link:hover.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi--mobile.oo7LaNe--focus.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi--mobile:active.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi--mobile:hover.odXVYxi---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-text-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-text-button-main-text-font-size,14px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-text-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-text-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-text-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-text-button-main-text-font-line-height,1.44em))}.sXR_FwR.odXVYxi--mobile.odXVYxi---priority-11-primaryLink.oo7LaNe--focus.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi--mobile.odXVYxi---priority-11-primaryLink:active.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi--mobile.odXVYxi---priority-11-primaryLink:hover.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi--mobile.odXVYxi---priority-4-link.oo7LaNe--focus.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi--mobile.odXVYxi---priority-4-link:active.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi--mobile.odXVYxi---priority-4-link:hover.odXVYxi---hoverStyle-9-underline{text-decoration:var(--TextButton2007311359-wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-text-button-main-text-font-text-decoration,none));text-decoration:var(--TextButton2007311359-wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sXR_FwR.odXVYxi---priority-7-primary{color:rgb(var(--wix-ui-tpa-text-button-main-text-color,var(--wix-color-8)))}.sXR_FwR.odXVYxi---priority-7-primary.oo7LaNe--focus:not(.odXVYxi---hoverStyle-9-underline),.sXR_FwR.odXVYxi---priority-7-primary:active:not(.odXVYxi---hoverStyle-9-underline),.sXR_FwR.odXVYxi---priority-7-primary:hover:not(.odXVYxi---hoverStyle-9-underline){color:rgb(var(--wix-ui-tpa-text-button-main-text-color-rgb,var(--wix-color-8)),calc(var(--wix-ui-tpa-text-button-main-text-color-opacity, 1)*.7))}.sXR_FwR.odXVYxi---priority-11-primaryLink.oo7LaNe--focus.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi---priority-11-primaryLink:active.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi---priority-11-primaryLink:hover.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi---priority-4-link.oo7LaNe--focus.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi---priority-4-link:active.odXVYxi---hoverStyle-9-underline,.sXR_FwR.odXVYxi---priority-4-link:hover.odXVYxi---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-text-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-text-button-main-text-font-size,16px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-text-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-text-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-text-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-text-button-main-text-font-line-height,1.5em));text-decoration:var(--TextButton2007311359-wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-text-button-main-text-font-text-decoration,none));text-decoration:var(--TextButton2007311359-wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sXR_FwR.odXVYxi---priority-9-secondary{color:rgb(var(--wix-ui-tpa-text-button-main-text-color,var(--wix-color-5)))}.sXR_FwR.odXVYxi---priority-9-secondary.oo7LaNe--focus:not(.odXVYxi---hoverStyle-9-underline),.sXR_FwR.odXVYxi---priority-9-secondary:active:not(.odXVYxi---hoverStyle-9-underline),.sXR_FwR.odXVYxi---priority-9-secondary:hover:not(.odXVYxi---hoverStyle-9-underline){color:rgb(var(--wix-ui-tpa-text-button-main-text-color-rgb,var(--wix-color-5)),calc(var(--wix-ui-tpa-text-button-main-text-color-opacity, 1)*.7))}.sXR_FwR.odXVYxi---priority-4-link{color:rgb(var(--wix-ui-tpa-text-button-main-text-color,var(--wix-color-5)));text-decoration:underline}.sXR_FwR.odXVYxi---priority-4-link.oo7LaNe--focus:not(.odXVYxi---hoverStyle-9-underline),.sXR_FwR.odXVYxi---priority-4-link:active:not(.odXVYxi---hoverStyle-9-underline),.sXR_FwR.odXVYxi---priority-4-link:hover:not(.odXVYxi---hoverStyle-9-underline){color:rgb(var(--wix-ui-tpa-text-button-main-text-color-rgb,var(--wix-color-5)),calc(var(--wix-ui-tpa-text-button-main-text-color-opacity, 1)*.7))}.sXR_FwR.odXVYxi---priority-11-primaryLink{color:rgb(var(--wix-ui-tpa-text-button-main-text-color,var(--wix-color-8)));text-decoration:underline}.sXR_FwR.odXVYxi---priority-11-primaryLink.oo7LaNe--focus:not(.odXVYxi---hoverStyle-9-underline),.sXR_FwR.odXVYxi---priority-11-primaryLink:active:not(.odXVYxi---hoverStyle-9-underline),.sXR_FwR.odXVYxi---priority-11-primaryLink:hover:not(.odXVYxi---hoverStyle-9-underline){color:rgb(var(--wix-ui-tpa-text-button-main-text-color-rgb,var(--wix-color-8)),calc(var(--wix-ui-tpa-text-button-main-text-color-opacity, 1)*.7))}.sXR_FwR.odXVYxi---priority-4-link.o__6BUn10--disabled,.sXR_FwR.odXVYxi---priority-7-primary.o__6BUn10--disabled,.sXR_FwR.odXVYxi---priority-9-secondary.o__6BUn10--disabled{color:rgb(var(--wix-color-29))}.sqA8AGY svg{height:1.5em;margin:calc(-1*(1.5em/4)) 0;width:1.5em}.sqA8AGY svg:not([fill=currentColor]) path{stroke:currentColor;fill:none}.sOAu_GP:before,.sihpL8S:after{content:"";display:inline-block;height:1px;width:4px}.s__76iJNZ{align-items:center;display:flex;justify-content:center}.sftqz8z{background-color:transparent;border:0;padding:0}.s__76iJNZ,.sftqz8z{line-height:0}.s__76iJNZ,.s__97zsbH svg{height:24px;width:24px}.sVh7U_D{clip:rect(1px,1px,1px,1px)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.symReX7{border:0;display:inline-block;line-height:0;margin:0;padding:0;text-decoration:none}.symReX7.oo7LaNe--focus,.symReX7:hover{opacity:.7}.symReX7.ovnI9jc--disabled{cursor:default}.symReX7.ovnI9jc--disabled:hover{opacity:1}.sihhUoO svg{display:block}.symReX7.ovnI9jc--disabled.sf_5jke .sihhUoO svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-color-29));fill:none}.symReX7.ovnI9jc--disabled.sNcnTa4 .sihhUoO svg:not([fill=currentColor]) path{fill:rgb(var(--wix-color-29));stroke:rgb(var(--wix-color-29))}.sf_5jke .sihhUoO svg:not([fill=currentColor]) path,.symReX7.ovnI9jc---skin-4-line .sihhUoO svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)));fill:none}.sNcnTa4 .sihhUoO svg:not([fill=currentColor]) path,.symReX7.ovnI9jc---skin-4-full .sihhUoO svg:not([fill=currentColor]) path{fill:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)));stroke:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)))}.symReX7 .sihhUoO svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)))}.symReX7.ovnI9jc--disabled .sihhUoO svg[fill=currentColor]{color:rgb(var(--wix-color-29))}.symReX7.ovnI9jc---theme-4-none{background-color:transparent}.symReX7.ovnI9jc---theme-3-box{align-items:center;background-color:rgb(var(--wix-ui-tpa-icon-button-background-color,var(--wix-color-1)));border-radius:50%;display:inline-flex;height:32px;justify-content:center;width:32px}.sGiRrcQ{border-color:rgb(var(--wix-ui-tpa-button-main-border-color,var(--wix-color-39)));border-radius:var(--wix-ui-tpa-button-main-border-radius,0);border-style:solid;box-sizing:content-box;min-width:var(--wix-ui-tpa-button-min-width,100px);transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out,border-width .2s ease-in-out}.sGiRrcQ .sxxNaH4{margin:0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sGiRrcQ.oQPZuzZ--fullWidth{box-sizing:border-box;width:100%}.sGiRrcQ,.sGiRrcQ.oQPZuzZ---priority-5-basic{background-color:rgb(var(--wix-ui-tpa-button-main-background-color,var(--wix-color-5)));border-color:rgb(var(--wix-ui-tpa-button-main-border-color,var(--wix-color-5)));border-width:var(--wix-ui-tpa-button-main-border-width,0);color:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-1)))}.sGiRrcQ.oQPZuzZ---priority-5-basic.oo7LaNe--focus.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---priority-5-basic:active.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---priority-5-basic:hover.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oo7LaNe--focus.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ:active.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ:hover.oQPZuzZ---hoverStyle-9-underline{background-color:rgb(var(--wix-ui-tpa-button-hover-background-color,var(--wix-ui-tpa-button-main-background-color,var(--wix-color-5))));border-color:rgb(var(--wix-ui-tpa-button-hover-border-color,var(--wix-ui-tpa-button-main-border-color,var(--wix-color-5))));color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color,var(--wix-color-1))))}.sGiRrcQ.oQPZuzZ---priority-5-basic.oo7LaNe--focus:not(.oQPZuzZ---hoverStyle-9-underline),.sGiRrcQ.oQPZuzZ---priority-5-basic:active:not(.oQPZuzZ---hoverStyle-9-underline),.sGiRrcQ.oQPZuzZ---priority-5-basic:hover:not(.oQPZuzZ---hoverStyle-9-underline),.sGiRrcQ.oo7LaNe--focus:not(.oQPZuzZ---hoverStyle-9-underline),.sGiRrcQ:active:not(.oQPZuzZ---hoverStyle-9-underline),.sGiRrcQ:hover:not(.oQPZuzZ---hoverStyle-9-underline){background-color:rgb(var(--wix-ui-tpa-button-hover-background-color,var(--wix-ui-tpa-button-main-background-color-rgb,var(--wix-color-5)),calc(var(--wix-ui-tpa-button-main-background-color-opacity, 1) * .7)));border-color:rgb(var(--wix-ui-tpa-button-hover-border-color,var(--wix-ui-tpa-button-main-border-color,var(--wix-color-5))));color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-1)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sGiRrcQ.oQPZuzZ---priority-14-basicSecondary{background-color:rgb(var(--wix-ui-tpa-button-main-background-color,var(--wix-color-1),0));border-color:rgb(var(--wix-ui-tpa-button-main-border-color,var(--wix-color-5)));border-width:var(--wix-ui-tpa-button-main-border-width,1px);color:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-5)))}.sGiRrcQ.oQPZuzZ---priority-14-basicSecondary.oo7LaNe--focus.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---priority-14-basicSecondary:active.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---priority-14-basicSecondary:hover.oQPZuzZ---hoverStyle-9-underline{background-color:rgb(var(--wix-ui-tpa-button-hover-background-color,var(--wix-ui-tpa-button-main-background-color,var(--wix-color-1))));border-color:rgb(var(--wix-ui-tpa-button-hover-border-color,var(--wix-ui-tpa-button-main-border-color,var(--wix-color-5))));color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color,var(--wix-color-5))))}.sGiRrcQ.oQPZuzZ---priority-14-basicSecondary.oo7LaNe--focus:not(.oQPZuzZ---hoverStyle-9-underline),.sGiRrcQ.oQPZuzZ---priority-14-basicSecondary:active:not(.oQPZuzZ---hoverStyle-9-underline),.sGiRrcQ.oQPZuzZ---priority-14-basicSecondary:hover:not(.oQPZuzZ---hoverStyle-9-underline){background-color:rgb(var(--wix-ui-tpa-button-hover-background-color,var(--wix-color-1),0));border-color:rgb(var(--wix-ui-tpa-button-hover-border-color,var(--wix-ui-tpa-button-main-border-color-rgb,var(--wix-color-5)),calc(var(--wix-ui-tpa-button-main-border-color-opacity, 1) * .7)));color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-5)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sGiRrcQ.oQPZuzZ---priority-7-primary{background-color:rgb(var(--wix-ui-tpa-button-main-background-color,var(--wix-color-38)));border-color:rgb(var(--wix-ui-tpa-button-main-border-color,var(--wix-color-39)));border-width:var(--wix-ui-tpa-button-main-border-width,0);color:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-40)))}.sGiRrcQ.oQPZuzZ---priority-7-primary.oo7LaNe--focus.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---priority-7-primary:active.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---priority-7-primary:hover.oQPZuzZ---hoverStyle-9-underline{background-color:rgb(var(--wix-ui-tpa-button-hover-background-color,var(--wix-ui-tpa-button-main-background-color,var(--wix-color-38))));border-color:rgb(var(--wix-ui-tpa-button-hover-border-color,var(--wix-ui-tpa-button-main-border-color,var(--wix-color-39))));color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color,var(--wix-color-40))))}.sGiRrcQ.oQPZuzZ---priority-7-primary.oo7LaNe--focus:not(.oQPZuzZ---hoverStyle-9-underline),.sGiRrcQ.oQPZuzZ---priority-7-primary:active:not(.oQPZuzZ---hoverStyle-9-underline),.sGiRrcQ.oQPZuzZ---priority-7-primary:hover:not(.oQPZuzZ---hoverStyle-9-underline){background-color:rgb(var(--wix-ui-tpa-button-hover-background-color,var(--wix-ui-tpa-button-main-background-color-rgb,var(--wix-color-41)),calc(var(--wix-ui-tpa-button-main-background-color-opacity, 1) * .7)));border-color:rgb(var(--wix-ui-tpa-button-hover-border-color,var(--wix-ui-tpa-button-main-border-color,var(--wix-color-42))));color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-43)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sGiRrcQ.oQPZuzZ---priority-9-secondary{background-color:rgb(var(--wix-ui-tpa-button-main-background-color,var(--wix-color-47),0));border-color:rgb(var(--wix-ui-tpa-button-main-border-color,var(--wix-color-48)));border-width:var(--wix-ui-tpa-button-main-border-width,1px);color:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-49)))}.sGiRrcQ.oQPZuzZ---priority-9-secondary.oo7LaNe--focus.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---priority-9-secondary:active.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---priority-9-secondary:hover.oQPZuzZ---hoverStyle-9-underline{background-color:rgb(var(--wix-ui-tpa-button-hover-background-color,var(--wix-ui-tpa-button-main-background-color,var(--wix-color-47),0)));border-color:rgb(var(--wix-ui-tpa-button-hover-border-color,var(--wix-ui-tpa-button-main-border-color,var(--wix-color-48))));color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color,var(--wix-color-49))))}.sGiRrcQ.oQPZuzZ---priority-9-secondary.oo7LaNe--focus:not(.oQPZuzZ---hoverStyle-9-underline),.sGiRrcQ.oQPZuzZ---priority-9-secondary:active:not(.oQPZuzZ---hoverStyle-9-underline),.sGiRrcQ.oQPZuzZ---priority-9-secondary:hover:not(.oQPZuzZ---hoverStyle-9-underline){background-color:rgb(var(--wix-ui-tpa-button-hover-background-color,var(--wix-color-50),0));border-color:rgb(var(--wix-ui-tpa-button-hover-border-color,var(--wix-ui-tpa-button-main-border-color-rgb,var(--wix-color-51)),calc(var(--wix-ui-tpa-button-main-border-color-opacity, 1) * .7)));color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-52)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sGiRrcQ.oQPZuzZ---priority-5-basic.o__6BUn10--disabled,.sGiRrcQ.o__6BUn10--disabled{background-color:rgb(var(--wix-ui-tpa-button-disabled-background-color,var(--wix-color-29)));border-color:rgb(var(--wix-ui-tpa-button-disabled-border-color,var(--wix-ui-tpa-button-main-border-color,var(--wix-color-29))));color:rgb(var(--wix-ui-tpa-button-disabled-text-color,var(--wix-ui-tpa-button-main-text-color,var(--wix-color-1))))}.sGiRrcQ.oQPZuzZ---priority-7-primary.o__6BUn10--disabled{background-color:rgb(var(--wix-ui-tpa-button-disabled-background-color,var(--wix-color-44)));border-color:rgb(var(--wix-ui-tpa-button-disabled-border-color,var(--wix-ui-tpa-button-main-border-color,var(--wix-color-45))));color:rgb(var(--wix-ui-tpa-button-disabled-text-color,var(--wix-ui-tpa-button-main-text-color,var(--wix-color-46))))}.sGiRrcQ.oQPZuzZ---priority-14-basicSecondary.o__6BUn10--disabled{background-color:rgb(var(--wix-ui-tpa-button-disabled-background-color,var(--wix-color-1),0));border-color:rgb(var(--wix-ui-tpa-button-disabled-border-color,var(--wix-color-29)));color:rgb(var(--wix-ui-tpa-button-disabled-text-color,var(--wix-color-29)))}.sGiRrcQ.oQPZuzZ---priority-9-secondary.o__6BUn10--disabled{background-color:rgb(var(--wix-ui-tpa-button-disabled-background-color,var(--wix-color-53),0));border-color:rgb(var(--wix-ui-tpa-button-disabled-border-color,var(--wix-color-54)));color:rgb(var(--wix-ui-tpa-button-disabled-text-color,var(--wix-color-55)))}.sGiRrcQ.oQPZuzZ---size-4-tiny{font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,14px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1.43em);padding:6px 16px;text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sGiRrcQ.oQPZuzZ---size-4-tiny.oo7LaNe--focus.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---size-4-tiny:active.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---size-4-tiny:hover.oQPZuzZ---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-button-main-text-font-size,14px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-button-main-text-font-line-height,1.43em));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration)));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sGiRrcQ.oQPZuzZ---size-4-tiny.siRdj__{padding:5.5px 16px}.sGiRrcQ.oQPZuzZ---size-5-small{padding:7px 16px}.sGiRrcQ,.sGiRrcQ.oQPZuzZ---size-5-small,.sGiRrcQ.oQPZuzZ---size-6-medium{font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,16px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1.5em);text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sGiRrcQ,.sGiRrcQ.oQPZuzZ---size-6-medium{padding:8px 16px}.sGiRrcQ.oo7LaNe--focus.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ:active.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ:hover.oQPZuzZ---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-button-main-text-font-size,16px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-button-main-text-font-line-height,1.5em));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration)));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sGiRrcQ.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ--mobile.oQPZuzZ---size-6-medium{font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,14px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1.44em);padding:10px 16px;text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sGiRrcQ.oQPZuzZ--mobile.oQPZuzZ---size-6-medium.oQPZuzZ---hoverStyle-9-underline.oo7LaNe--focus,.sGiRrcQ.oQPZuzZ--mobile.oQPZuzZ---size-6-medium.oQPZuzZ---hoverStyle-9-underline:active,.sGiRrcQ.oQPZuzZ--mobile.oQPZuzZ---size-6-medium.oQPZuzZ---hoverStyle-9-underline:hover{text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sGiRrcQ.oQPZuzZ---size-5-large{font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,20px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1.5em);padding:10px 16px;text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sGiRrcQ.oQPZuzZ---size-5-large.oo7LaNe--focus.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---size-5-large:active.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---size-5-large:hover.oQPZuzZ---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-button-main-text-font-size,20px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-button-main-text-font-line-height,1.5em));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration)));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sGiRrcQ .szIjdZN svg:not([fill=currentColor]) path{fill:none;stroke:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-40)));transition:stroke .2s ease-in-out}.sGiRrcQ:hover .szIjdZN svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-43)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sGiRrcQ.oQPZuzZ---priority-9-secondary .szIjdZN svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-49)))}.sGiRrcQ.oQPZuzZ---priority-9-secondary:hover .szIjdZN svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-52)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sGiRrcQ.oQPZuzZ---priority-14-basicSecondary .szIjdZN svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-5)))}.sGiRrcQ.oQPZuzZ---priority-14-basicSecondary:hover .szIjdZN svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-5)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.szIjdZN svg{height:1.5em;margin:calc(-1*(1.5em/4)) 0;width:1.5em}.sb2lN__:before,.siRl3z_:after{content:"";display:inline-block;height:1px;width:var(--wix-ui-tpa-button-column-gap,4px)}.sGiRrcQ .szIjdZN svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-1)));transition:color .2s ease-in-out}.sGiRrcQ:hover:not(.oQPZuzZ---hoverStyle-9-underline) .szIjdZN svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-1)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sGiRrcQ.oQPZuzZ---priority-9-secondary .szIjdZN svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-49)))}.sGiRrcQ.oQPZuzZ---priority-9-secondary:hover:not(.oQPZuzZ---hoverStyle-9-underline) .szIjdZN svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-52)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sGiRrcQ.oQPZuzZ---priority-14-basicSecondary .szIjdZN svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-5)))}.sGiRrcQ.oQPZuzZ---priority-14-basicSecondary:hover:not(.oQPZuzZ---hoverStyle-9-underline) .szIjdZN svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-5)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings,.sGiRrcQ.oQPZuzZ---paddingMode-16-explicitPaddings{box-sizing:border-box;display:inline-flex;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings .sxxNaH4,.sGiRrcQ.oQPZuzZ---paddingMode-16-explicitPaddings .sxxNaH4{overflow:visible;text-overflow:unset;white-space:unset}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ--wrapContent,.sGiRrcQ.oQPZuzZ---paddingMode-16-explicitPaddings.oQPZuzZ--wrapContent{line-height:1.3!important;white-space:normal}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ--mobile{font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,14px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1);text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---hoverStyle-9-underline.oQPZuzZ--mobile.oo7LaNe--focus,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---hoverStyle-9-underline.oQPZuzZ--mobile:active,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---hoverStyle-9-underline.oQPZuzZ--mobile:hover{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-button-main-text-font-size,14px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-button-main-text-font-line-height,1));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration)));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-4-tiny:not(.oQPZuzZ--mobile){font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,14px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1);text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-4-tiny.oo7LaNe--focus.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-4-tiny:active.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-4-tiny:hover.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-4-tiny:not(.oQPZuzZ--mobile).oo7LaNe--focus.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-4-tiny:not(.oQPZuzZ--mobile):active.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-4-tiny:not(.oQPZuzZ--mobile):hover.oQPZuzZ---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-button-main-text-font-size,14px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-button-main-text-font-line-height,1));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration)));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---priority-14-basicSecondary.oQPZuzZ---size-4-tiny,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---priority-9-secondary.oQPZuzZ---size-4-tiny{padding:calc(9px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-4-tiny,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-4-tiny.oQPZuzZ---priority-5-basic,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-4-tiny.oQPZuzZ---priority-7-primary{padding:calc(9px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-4-tiny.oQPZuzZ---priority-14-basicSecondary.oQPZuzZ--wrapContent,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-4-tiny.oQPZuzZ---priority-9-secondary.oQPZuzZ--wrapContent{padding:calc(6.9px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-4-tiny.oQPZuzZ---priority-5-basic.oQPZuzZ--wrapContent,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-4-tiny.oQPZuzZ---priority-7-primary.oQPZuzZ--wrapContent,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-4-tiny.oQPZuzZ--wrapContent{padding:calc(6.9px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small:not(.oQPZuzZ--mobile){font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,16px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1);line-height:1;text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ---priority-14-basicSecondary,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ---priority-9-secondary{padding:calc(10px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ---priority-5-basic,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ---priority-7-primary{padding:calc(10px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ--wrapContent.oQPZuzZ---priority-14-basicSecondary,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ--wrapContent.oQPZuzZ---priority-9-secondary{padding:calc(7.6px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ---priority-5-basic.oQPZuzZ--wrapContent,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ---priority-7-primary.oQPZuzZ--wrapContent,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ--wrapContent{padding:calc(7.6px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ---priority-14-basicSecondary.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ---priority-9-secondary.oQPZuzZ--mobile{padding:calc(11px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ---priority-5-basic.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ---priority-7-primary.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ--mobile{padding:calc(11px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ--wrapContent.oQPZuzZ---priority-14-basicSecondary.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ--wrapContent.oQPZuzZ---priority-9-secondary.oQPZuzZ--mobile{padding:calc(8.9px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ---priority-5-basic.oQPZuzZ--wrapContent.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ---priority-7-primary.oQPZuzZ--wrapContent.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-small.oQPZuzZ--wrapContent.oQPZuzZ--mobile{padding:calc(8.9px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium:not(.oQPZuzZ--mobile),.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings:not(.oQPZuzZ--mobile){font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,16px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1);text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings:not(.oQPZuzZ--mobile).oQPZuzZ---size-6-medium.oo7LaNe--focus.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings:not(.oQPZuzZ--mobile).oQPZuzZ---size-6-medium:active.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings:not(.oQPZuzZ--mobile).oQPZuzZ---size-6-medium:hover.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings:not(.oQPZuzZ--mobile).oo7LaNe--focus.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings:not(.oQPZuzZ--mobile):active.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings:not(.oQPZuzZ--mobile):hover.oQPZuzZ---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-button-main-text-font-size,16px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-button-main-text-font-line-height,1));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration)));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---priority-14-basicSecondary,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---priority-9-secondary,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ---priority-14-basicSecondary,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ---priority-9-secondary{padding:calc(12px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---priority-5-basic,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---priority-7-primary,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ---priority-5-basic,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ---priority-7-primary{padding:calc(12px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ--wrapContent.oQPZuzZ---priority-14-basicSecondary,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ--wrapContent.oQPZuzZ---priority-9-secondary,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ--wrapContent.oQPZuzZ---priority-14-basicSecondary,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ--wrapContent.oQPZuzZ---priority-9-secondary{padding:calc(9.6px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---priority-5-basic.oQPZuzZ--wrapContent,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---priority-7-primary.oQPZuzZ--wrapContent,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ---priority-5-basic.oQPZuzZ--wrapContent,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ---priority-7-primary.oQPZuzZ--wrapContent,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ--wrapContent,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ--wrapContent{padding:calc(9.6px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---priority-14-basicSecondary.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---priority-9-secondary.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ---priority-14-basicSecondary.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ---priority-9-secondary.oQPZuzZ--mobile{padding:calc(13px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---priority-5-basic.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---priority-7-primary.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ---priority-5-basic.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ---priority-7-primary.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ--mobile{padding:calc(13px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ--wrapContent.oQPZuzZ---priority-14-basicSecondary.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ--wrapContent.oQPZuzZ---priority-9-secondary.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ--wrapContent.oQPZuzZ---priority-14-basicSecondary.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ--wrapContent.oQPZuzZ---priority-9-secondary.oQPZuzZ--mobile{padding:calc(10.9px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---priority-5-basic.oQPZuzZ--wrapContent.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---priority-7-primary.oQPZuzZ--wrapContent.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ---priority-5-basic.oQPZuzZ--wrapContent.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ---priority-7-primary.oQPZuzZ--wrapContent.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-6-medium.oQPZuzZ--wrapContent.oQPZuzZ--mobile{padding:calc(10.9px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large:not(.oQPZuzZ--mobile){font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,16px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1);line-height:1;text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ---priority-14-basicSecondary,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ---priority-9-secondary{padding:calc(16px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ---priority-5-basic,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ---priority-7-primary{padding:calc(16px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ---priority-14-basicSecondary.oQPZuzZ--wrapContent,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ---priority-9-secondary.oQPZuzZ--wrapContent{padding:calc(13.6px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ---priority-5-basic.oQPZuzZ--wrapContent,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ---priority-7-primary.oQPZuzZ--wrapContent,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ--wrapContent{padding:calc(13.6px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ---priority-14-basicSecondary.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ---priority-5-basic.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ---priority-7-primary.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ---priority-9-secondary.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ--mobile{padding:calc(17px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ---priority-14-basicSecondary.oQPZuzZ--wrapContent.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ---priority-5-basic.oQPZuzZ--wrapContent.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ---priority-7-primary.oQPZuzZ--wrapContent.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ---priority-9-secondary.oQPZuzZ--wrapContent.oQPZuzZ--mobile,.sGiRrcQ.oQPZuzZ---paddingMode-15-dynamicPaddings.oQPZuzZ---size-5-large.oQPZuzZ--wrapContent.oQPZuzZ--mobile{padding:calc(14.9px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sGiRrcQ.oQPZuzZ---paddingMode-16-explicitPaddings{border-width:var(--wix-ui-tpa-button-main-border-width,1px);font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,16px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1.5em);padding-inline-end:var(--wix-ui-tpa-button-padding-inline-end,15px);padding-inline-start:var(--wix-ui-tpa-button-padding-inline-start,15px);text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sGiRrcQ.oQPZuzZ---paddingMode-16-explicitPaddings.oo7LaNe--focus.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---paddingMode-16-explicitPaddings:active.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---paddingMode-16-explicitPaddings:hover.oQPZuzZ---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-button-main-text-font-size,16px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-button-main-text-font-line-height,1.5em));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration)));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sGiRrcQ.oQPZuzZ---paddingMode-16-explicitPaddings.oQPZuzZ---size-4-tiny,.sGiRrcQ.oQPZuzZ---paddingMode-16-explicitPaddings.oQPZuzZ---size-5-small{padding-block-end:var(--wix-ui-tpa-button-padding-block-end,5px);padding-block-start:var(--wix-ui-tpa-button-padding-block-start,5px)}.sGiRrcQ.oQPZuzZ---paddingMode-16-explicitPaddings,.sGiRrcQ.oQPZuzZ---paddingMode-16-explicitPaddings.oQPZuzZ---size-6-medium{padding-block-end:var(--wix-ui-tpa-button-padding-block-end,7px);padding-block-start:var(--wix-ui-tpa-button-padding-block-start,7px)}.sGiRrcQ.oQPZuzZ---paddingMode-16-explicitPaddings.oQPZuzZ---size-5-large{padding-block-end:var(--wix-ui-tpa-button-padding-block-end,11px);padding-block-start:var(--wix-ui-tpa-button-padding-block-start,11px)}.sGiRrcQ.oQPZuzZ---paddingMode-16-explicitPaddings.oQPZuzZ---size-4-tiny{font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,14px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1.4288em);text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sGiRrcQ.oQPZuzZ---paddingMode-16-explicitPaddings.oQPZuzZ---size-4-tiny.oo7LaNe--focus.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---paddingMode-16-explicitPaddings.oQPZuzZ---size-4-tiny:active.oQPZuzZ---hoverStyle-9-underline,.sGiRrcQ.oQPZuzZ---paddingMode-16-explicitPaddings.oQPZuzZ---size-4-tiny:hover.oQPZuzZ---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-button-main-text-font-size,14px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-button-main-text-font-line-height,1.4288em));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration)));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.spSnq5m{border-style:solid;box-sizing:border-box;cursor:pointer;display:block;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap}.spSnq5m .sxxNaH4{display:block;line-height:1.5}.spSnq5m.oaIZvIK--upgrade .sxxNaH4{display:inline-block;line-height:1}.s__1xyV7N{animation:StatesButton68285445__bounce-in .5s ease 0s 1 normal;height:1.5em;top:.15em}.scp4_w6{height:1.5em;width:1.5em}@keyframes StatesButton68285445__bounce-in{0%{opacity:0;transform:translateY(30px)}32%{opacity:1;transform:translateY(-5px)}68%{opacity:1;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.szxSqnj{--wix-ui-tpa-text-field-main-background-color:var(--wix-forms-formInputBackgroundColor);--wix-ui-tpa-text-field-main-background-color-rgb:var(--wix-forms-formInputBackgroundColor-rgb);--wix-ui-tpa-text-field-main-background-color-opacity:var(--wix-forms-formInputBackgroundColor-opacity);--wix-ui-tpa-text-field-hover-background-color:var(--wix-forms-formInputBackgroundColorHover);--wix-ui-tpa-text-field-hover-background-color-rgb:var(--wix-forms-formInputBackgroundColorHover-rgb);--wix-ui-tpa-text-field-hover-background-color-opacity:var(--wix-forms-formInputBackgroundColorHover-opacity);--wix-ui-tpa-text-field-main-border-color:var(--wix-forms-formInputBorderColor);--wix-ui-tpa-text-field-main-border-color-rgb:var(--wix-forms-formInputBorderColor-rgb);--wix-ui-tpa-text-field-main-border-color-opacity:var(--wix-forms-formInputBorderColor-opacity);--wix-ui-tpa-text-field-main-border-opacity:1;--wix-ui-tpa-text-field-hover-border-color:var(--wix-forms-formInputBorderColorHover);--wix-ui-tpa-text-field-hover-border-color-rgb:var(--wix-forms-formInputBorderColorHover-rgb);--wix-ui-tpa-text-field-hover-border-color-opacity:var(--wix-forms-formInputBorderColorHover-opacity);--wix-ui-tpa-text-field-main-border-width:var(--wix-forms-formInputBorderWidth);--wix-ui-tpa-text-field-hover-border-width:var(--wix-forms-formInputBorderWidth);--wix-ui-tpa-text-field-main-border-radius:var(--wix-forms-formInputBorderRadius);--wix-ui-tpa-text-field-hover-border-radius:var(--wix-forms-formInputBorderRadius);--wix-ui-tpa-text-field-hover-text-color:var(--wix-forms-formInputValueColor);--wix-ui-tpa-text-field-hover-text-color-rgb:var(--wix-forms-formInputValueColor-rgb);--wix-ui-tpa-text-field-hover-text-color-opacity:var(--wix-forms-formInputValueColor-opacity);--wix-ui-tpa-text-field-main-text-font-text-decoration:var(--wix-forms-formInputValueFont-text-decoration);--wix-ui-tpa-text-field-main-text-font-line-height:var(--wix-forms-formInputValueFont-line-height);--wix-ui-tpa-text-field-main-text-font-family:var(--wix-forms-formInputValueFont-family);--wix-ui-tpa-text-field-main-text-font-size:var(--wix-forms-formInputValueFont-size);--wix-ui-tpa-text-field-main-text-font-style:var(--wix-forms-formInputValueFont-style);--wix-ui-tpa-text-field-main-text-font-variant:var(--wix-forms-formInputValueFont-variant);--wix-ui-tpa-text-field-main-text-font-weight:var(--wix-forms-formInputValueFont-weight);--wix-ui-tpa-text-field-readonly-text-font-text-decoration:var(--wix-forms-formInputValueFont-text-decoration);--wix-ui-tpa-text-field-readonly-text-font-line-height:var(--wix-forms-formInputValueFont-line-height);--wix-ui-tpa-text-field-readonly-text-font-family:var(--wix-forms-formInputValueFont-family);--wix-ui-tpa-text-field-readonly-text-font-size:var(--wix-forms-formInputValueFont-size);--wix-ui-tpa-text-field-readonly-text-font-style:var(--wix-forms-formInputValueFont-style);--wix-ui-tpa-text-field-readonly-text-font-variant:var(--wix-forms-formInputValueFont-variant);--wix-ui-tpa-text-field-readonly-text-font-weight:var(--wix-forms-formInputValueFont-weight);--wix-ui-tpa-text-field-main-text-color:var(--wix-forms-formInputValueColor);--wix-ui-tpa-text-field-main-text-color-rgb:var(--wix-forms-formInputValueColor-rgb);--wix-ui-tpa-text-field-main-text-color-opacity:var(--wix-forms-formInputValueColor-opacity);--wix-ui-tpa-text-field-error-color:var(--wix-forms-formInputErrorColor);--wix-ui-tpa-text-field-error-color-rgb:var(--wix-forms-formInputErrorColor-rgb);--wix-ui-tpa-text-field-error-color-opacity:var(--wix-forms-formInputErrorColor-opacity);--wix-ui-tpa-text-field-readonly-background-color:var(--wix-forms-formInputBackgroundColor);--wix-ui-tpa-text-field-readonly-background-color-rgb:var(--wix-forms-formInputBackgroundColor-rgb);--wix-ui-tpa-text-field-readonly-background-color-opacity:var(--wix-forms-formInputBackgroundColor-opacity);--wix-ui-tpa-text-field-readonly-border-color:var(rgb(var(--wix-forms-formInputBorderColor-rgb,var(--wix-color-37)),calc(var(--wix-forms-formInputBorderColor-opacity, 1) * 0)));--wix-ui-tpa-text-field-readonly-border-color-rgb:var(rgb(var(--wix-forms-formInputBorderColor-rgb,var(--wix-color-37)),calc(var(--wix-forms-formInputBorderColor-opacity, 1) * 0)) -rgb);--wix-ui-tpa-text-field-readonly-border-color-opacity:var(rgb(var(--wix-forms-formInputBorderColor-rgb,var(--wix-color-37)),calc(var(--wix-forms-formInputBorderColor-opacity, 1) * 0)) -opacity);--wix-ui-tpa-text-field-readonly-border-width:var(--wix-forms-formInputBorderWidth);--wix-ui-tpa-text-field-readonly-border-radius:var(--wix-forms-formInputBorderRadius);display:flex;flex-direction:column}.szxSqnj [placeholder]{text-overflow:ellipsis}.szxSqnj input::placeholder{color:rgb(var(--wix-forms-formInputPlaceholderColor,var(--wix-color-4)))!important}.szxSqnj.szxSqnj.szxSqnj.szxSqnj input:-webkit-autofill,.szxSqnj.szxSqnj.szxSqnj.szxSqnj input:-webkit-autofill:focus,.szxSqnj.szxSqnj.szxSqnj.szxSqnj input:-webkit-autofill:hover{border-radius:var(--wix-forms-formInputBorderRadius,0)!important}.szxSqnj.szxSqnj.szxSqnj.szxSqnj input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px rgb(var(--wix-forms-formInputBackgroundColor-rgb,var(--wix-color-1)),calc(var(--wix-forms-formInputBackgroundColor-opacity, 1)*--wix-forms-formInputBackgroundColor-opacity)) inset!important;transition:background-color 5000s ease-in-out 0s}.szxSqnj.szxSqnj.szxSqnj.szxSqnj input:-webkit-autofill:focus,.szxSqnj.szxSqnj.szxSqnj.szxSqnj input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px rgb(var(--wix-forms-formInputBackgroundColorHover-rgb,var(--wix-color-1)),calc(var(--wix-forms-formInputBackgroundColorHover-opacity, 1)*--wix-forms-formInputBackgroundColorHover-opacity)) inset!important;transition:background-color 5000s ease-in-out 0s}.szq1e3q{--wix-ui-tpa-text-field-main-background-color:var(--wix-forms-formInputBackgroundColor);--wix-ui-tpa-text-field-main-background-color-rgb:var(--wix-forms-formInputBackgroundColor-rgb);--wix-ui-tpa-text-field-main-background-color-opacity:var(--wix-forms-formInputBackgroundColor-opacity);--wix-ui-tpa-text-field-hover-background-color:var(--wix-forms-formInputBackgroundColor);--wix-ui-tpa-text-field-hover-background-color-rgb:var(--wix-forms-formInputBackgroundColor-rgb);--wix-ui-tpa-text-field-hover-background-color-opacity:var(--wix-forms-formInputBackgroundColor-opacity);--wix-ui-tpa-text-field-main-border-width:var(--wix-forms-formInputBorderWidth);--wix-ui-tpa-text-field-hover-border-width:var(--wix-forms-formInputBorderWidth);--wix-ui-tpa-text-field-main-border-radius:var(--wix-forms-formInputBorderRadius);--wix-ui-tpa-text-field-hover-border-radius:var(--wix-forms-formInputBorderRadius);--wix-ui-tpa-text-field-hover-text-color:var(--wix-forms-formInputValueColor);--wix-ui-tpa-text-field-hover-text-color-rgb:var(--wix-forms-formInputValueColor-rgb);--wix-ui-tpa-text-field-hover-text-color-opacity:var(--wix-forms-formInputValueColor-opacity);--wix-ui-tpa-text-field-main-text-font-text-decoration:var(--wix-forms-formInputValueFont-text-decoration);--wix-ui-tpa-text-field-main-text-font-line-height:var(--wix-forms-formInputValueFont-line-height);--wix-ui-tpa-text-field-main-text-font-family:var(--wix-forms-formInputValueFont-family);--wix-ui-tpa-text-field-main-text-font-size:var(--wix-forms-formInputValueFont-size);--wix-ui-tpa-text-field-main-text-font-style:var(--wix-forms-formInputValueFont-style);--wix-ui-tpa-text-field-main-text-font-variant:var(--wix-forms-formInputValueFont-variant);--wix-ui-tpa-text-field-main-text-font-weight:var(--wix-forms-formInputValueFont-weight);--wix-ui-tpa-text-field-main-text-color:var(--wix-forms-formInputValueColor);--wix-ui-tpa-text-field-main-text-color-rgb:var(--wix-forms-formInputValueColor-rgb);--wix-ui-tpa-text-field-main-text-color-opacity:var(--wix-forms-formInputValueColor-opacity);--wix-ui-tpa-text-field-error-color:var(--wix-forms-formInputErrorColor);--wix-ui-tpa-text-field-error-color-rgb:var(--wix-forms-formInputErrorColor-rgb);--wix-ui-tpa-text-field-error-color-opacity:var(--wix-forms-formInputErrorColor-opacity);display:flex;flex-direction:column}.swh_Frz{--wix-ui-tpa-text-field-main-background-color:var(--wix-forms-formInputBackgroundColor);--wix-ui-tpa-text-field-main-background-color-rgb:var(--wix-forms-formInputBackgroundColor-rgb);--wix-ui-tpa-text-field-main-background-color-opacity:var(--wix-forms-formInputBackgroundColor-opacity);--wix-ui-tpa-text-field-hover-background-color:var(--wix-forms-formInputBackgroundColorHover);--wix-ui-tpa-text-field-hover-background-color-rgb:var(--wix-forms-formInputBackgroundColorHover-rgb);--wix-ui-tpa-text-field-hover-background-color-opacity:var(--wix-forms-formInputBackgroundColorHover-opacity);--wix-ui-tpa-text-field-main-border-color:var(--wix-forms-formInputBorderColor);--wix-ui-tpa-text-field-main-border-color-rgb:var(--wix-forms-formInputBorderColor-rgb);--wix-ui-tpa-text-field-main-border-color-opacity:var(--wix-forms-formInputBorderColor-opacity);--wix-ui-tpa-text-field-hover-border-color:var(--wix-forms-formInputBorderColorHover);--wix-ui-tpa-text-field-hover-border-color-rgb:var(--wix-forms-formInputBorderColorHover-rgb);--wix-ui-tpa-text-field-hover-border-color-opacity:var(--wix-forms-formInputBorderColorHover-opacity);--wix-ui-tpa-text-field-main-border-width:0px;--wix-ui-tpa-text-field-hover-border-width:0px;--wix-ui-tpa-text-field-readonly-border-width:0px;--wix-ui-tpa-text-field-main-border-radius:var(--wix-forms-formInputBorderRadius);--wix-ui-tpa-text-field-hover-border-radius:var(--wix-forms-formInputBorderRadius);--wix-ui-tpa-text-field-hover-text-color:var(--wix-forms-formInputValueColor);--wix-ui-tpa-text-field-hover-text-color-rgb:var(--wix-forms-formInputValueColor-rgb);--wix-ui-tpa-text-field-hover-text-color-opacity:var(--wix-forms-formInputValueColor-opacity);--wix-ui-tpa-text-field-main-text-font-text-decoration:var(--wix-forms-formInputValueFont-text-decoration);--wix-ui-tpa-text-field-main-text-font-line-height:var(--wix-forms-formInputValueFont-line-height);--wix-ui-tpa-text-field-main-text-font-family:var(--wix-forms-formInputValueFont-family);--wix-ui-tpa-text-field-main-text-font-size:var(--wix-forms-formInputValueFont-size);--wix-ui-tpa-text-field-main-text-font-style:var(--wix-forms-formInputValueFont-style);--wix-ui-tpa-text-field-main-text-font-variant:var(--wix-forms-formInputValueFont-variant);--wix-ui-tpa-text-field-main-text-font-weight:var(--wix-forms-formInputValueFont-weight);--wix-ui-tpa-text-field-main-text-color:var(--wix-forms-formInputValueColor);--wix-ui-tpa-text-field-main-text-color-rgb:var(--wix-forms-formInputValueColor-rgb);--wix-ui-tpa-text-field-main-text-color-opacity:var(--wix-forms-formInputValueColor-opacity);--wix-ui-tpa-text-field-error-color:var(--wix-forms-formInputErrorColor);--wix-ui-tpa-text-field-error-color-rgb:var(--wix-forms-formInputErrorColor-rgb);--wix-ui-tpa-text-field-error-color-opacity:var(--wix-forms-formInputErrorColor-opacity)}.sm2sVH5{--wix-ui-tpa-text-field-main-background-color:var(--wix-forms-formInputBackgroundColorHover);--wix-ui-tpa-text-field-main-background-color-rgb:var(--wix-forms-formInputBackgroundColorHover-rgb);--wix-ui-tpa-text-field-main-background-color-opacity:var(--wix-forms-formInputBackgroundColorHover-opacity);--wix-ui-tpa-text-field-main-border-color:var(--wix-forms-formInputBorderColorHover);--wix-ui-tpa-text-field-main-border-color-rgb:var(--wix-forms-formInputBorderColorHover-rgb);--wix-ui-tpa-text-field-main-border-color-opacity:var(--wix-forms-formInputBorderColorHover-opacity)}.szxSqnj [data-hook=arrow-icons]{display:none}.szxSqnj div[data-theme=line]{padding-inline-start:12px}.s__YWKN div:has(>input){border-bottom-width:var(--wix-forms-formInputBorderBottomWidth,1px)!important;border-left-width:var(--wix-forms-formInputBorderLeftWidth,1px)!important;border-right-width:var(--wix-forms-formInputBorderRightWidth,1px)!important;border-top-width:var(--wix-forms-formInputBorderTopWidth,1px)!important}.sl1q3DQ{--wix-ui-tpa-text-field-main-label-font-text-decoration:var(--wix-forms-formInputLabelFont-text-decoration);--wix-ui-tpa-text-field-main-label-font-line-height:var(--wix-forms-formInputLabelFont-line-height);--wix-ui-tpa-text-field-main-label-font-family:var(--wix-forms-formInputLabelFont-family);--wix-ui-tpa-text-field-main-label-font-size:var(--wix-forms-formInputLabelFont-size);--wix-ui-tpa-text-field-main-label-font-style:var(--wix-forms-formInputLabelFont-style);--wix-ui-tpa-text-field-main-label-font-variant:var(--wix-forms-formInputLabelFont-variant);--wix-ui-tpa-text-field-main-label-font-weight:var(--wix-forms-formInputLabelFont-weight);--wix-ui-tpa-text-field-main-label-text-color:var(--wix-forms-formInputLabelColor);--wix-ui-tpa-text-field-main-label-text-color-rgb:var(--wix-forms-formInputLabelColor-rgb);--wix-ui-tpa-text-field-main-label-text-color-opacity:var(--wix-forms-formInputLabelColor-opacity);word-break:break-word}.sl1q3DQ:empty:before{content:"\200B"}.sBKT8uP{display:block;height:0;margin:0;padding:0;visibility:hidden}.sFoLcg_{margin-inline-start:4px}.sFoLcg_,.s__3ZTGpF{display:inline-block}.s__3ZTGpF{margin-inline-end:4px}.skymIZO{--wix-forms-formHeaderOneFont-text-decoration:var(--headerOneFont-text-decoration);--wix-forms-formHeaderOneFont-line-height:var(--headerOneFont-line-height);--wix-forms-formHeaderOneFont-family:var(--headerOneFont-family);--wix-forms-formHeaderOneFont-size:var(--headerOneFont-size);--wix-forms-formHeaderOneFont-style:var(--headerOneFont-style);--wix-forms-formHeaderOneFont-variant:var(--headerOneFont-variant);--wix-forms-formHeaderOneFont-weight:var(--headerOneFont-weight);--wix-forms-formHeaderOneColor:var(--headerOneColor);--wix-forms-formHeaderOneColor-rgb:var(--headerOneColor-rgb);--wix-forms-formHeaderOneColor-opacity:var(--headerOneColor-opacity);--wix-forms-formHeaderTwoFont-text-decoration:var(--headerTwoFont-text-decoration);--wix-forms-formHeaderTwoFont-line-height:var(--headerTwoFont-line-height);--wix-forms-formHeaderTwoFont-family:var(--headerTwoFont-family);--wix-forms-formHeaderTwoFont-size:var(--headerTwoFont-size);--wix-forms-formHeaderTwoFont-style:var(--headerTwoFont-style);--wix-forms-formHeaderTwoFont-variant:var(--headerTwoFont-variant);--wix-forms-formHeaderTwoFont-weight:var(--headerTwoFont-weight);--wix-forms-formHeaderTwoColor:var(--headerTwoColor);--wix-forms-formHeaderTwoColor-rgb:var(--headerTwoColor-rgb);--wix-forms-formHeaderTwoColor-opacity:var(--headerTwoColor-opacity);--wix-forms-formParagraphFont-text-decoration:var(--paragraphFont-text-decoration);--wix-forms-formParagraphFont-line-height:var(--paragraphFont-line-height);--wix-forms-formParagraphFont-family:var(--paragraphFont-family);--wix-forms-formParagraphFont-size:var(--paragraphFont-size);--wix-forms-formParagraphFont-style:var(--paragraphFont-style);--wix-forms-formParagraphFont-variant:var(--paragraphFont-variant);--wix-forms-formParagraphFont-weight:var(--paragraphFont-weight);--wix-forms-formParagraphColor:var(--paragraphColor);--wix-forms-formParagraphColor-rgb:var(--paragraphColor-rgb);--wix-forms-formParagraphColor-opacity:var(--paragraphColor-opacity);--wix-forms-formInputBackgroundColor:var(--inputBackgroundColor);--wix-forms-formInputBackgroundColor-rgb:var(--inputBackgroundColor-rgb);--wix-forms-formInputBackgroundColor-opacity:var(--inputBackgroundColor-opacity);--wix-forms-formInputBackgroundColorHover:var(--inputBackgroundColorHover);--wix-forms-formInputBackgroundColorHover-rgb:var(--inputBackgroundColorHover-rgb);--wix-forms-formInputBackgroundColorHover-opacity:var(--inputBackgroundColorHover-opacity);--wix-forms-formInputBorderColor:var(--inputBorderColor);--wix-forms-formInputBorderColor-rgb:var(--inputBorderColor-rgb);--wix-forms-formInputBorderColor-opacity:var(--inputBorderColor-opacity);--wix-forms-formInputBorderColorHover:var(--inputBorderColorHover);--wix-forms-formInputBorderColorHover-rgb:var(--inputBorderColorHover-rgb);--wix-forms-formInputBorderColorHover-opacity:var(--inputBorderColorHover-opacity);--wix-forms-formInputBorderWidth:calc(var(--inputBorderWidth) * 1px);--wix-forms-formInputBorderWidthHover:calc(var(--inputBorderWidthHover) * 1px);--wix-forms-formInputLabelFont-text-decoration:var(--inputLabelFont-text-decoration);--wix-forms-formInputLabelFont-line-height:var(--inputLabelFont-line-height);--wix-forms-formInputLabelFont-family:var(--inputLabelFont-family);--wix-forms-formInputLabelFont-size:var(--inputLabelFont-size);--wix-forms-formInputLabelFont-style:var(--inputLabelFont-style);--wix-forms-formInputLabelFont-variant:var(--inputLabelFont-variant);--wix-forms-formInputLabelFont-weight:var(--inputLabelFont-weight);--wix-forms-formInputLabelColor:var(--inputLabelColor);--wix-forms-formInputLabelColor-rgb:var(--inputLabelColor-rgb);--wix-forms-formInputLabelColor-opacity:var(--inputLabelColor-opacity);--wix-forms-formInputValueFont-text-decoration:var(--inputValueFont-text-decoration);--wix-forms-formInputValueFont-line-height:var(--inputValueFont-line-height);--wix-forms-formInputValueFont-family:var(--inputValueFont-family);--wix-forms-formInputValueFont-size:var(--inputValueFont-size);--wix-forms-formInputValueFont-style:var(--inputValueFont-style);--wix-forms-formInputValueFont-variant:var(--inputValueFont-variant);--wix-forms-formInputValueFont-weight:var(--inputValueFont-weight);--wix-forms-formInputValueColor:var(--inputValueColor);--wix-forms-formInputValueColor-rgb:var(--inputValueColor-rgb);--wix-forms-formInputValueColor-opacity:var(--inputValueColor-opacity);--wix-forms-formInputPlaceholderColor:var(--inputPlaceholderColor);--wix-forms-formInputPlaceholderColor-rgb:var(--inputPlaceholderColor-rgb);--wix-forms-formInputPlaceholderColor-opacity:var(--inputPlaceholderColor-opacity);--wix-forms-formInputErrorColor:var(--inputErrorColor);--wix-forms-formInputErrorColor-rgb:var(--inputErrorColor-rgb);--wix-forms-formInputErrorColor-opacity:var(--inputErrorColor-opacity);--wix-forms-formInputBorderRadius:calc(var(--inputBorderRadius) * 1px);--wix-forms-formLinkColor:var(--linkColor);--wix-forms-formLinkColor-rgb:var(--linkColor-rgb);--wix-forms-formLinkColor-opacity:var(--linkColor-opacity);--wix-forms-formInputBorderStyle:var(--inputBorderStyle);--wix-forms-formInputSelectionColor:var(--inputSelectionColor);--wix-forms-formInputSelectionColor-rgb:var(--inputSelectionColor-rgb);--wix-forms-formInputSelectionColor-opacity:var(--inputSelectionColor-opacity);--wix-forms-formInputNoteFont-text-decoration:var(--inputNoteFont-text-decoration);--wix-forms-formInputNoteFont-line-height:var(--inputNoteFont-line-height);--wix-forms-formInputNoteFont-family:var(--inputNoteFont-family);--wix-forms-formInputNoteFont-size:var(--inputNoteFont-size);--wix-forms-formInputNoteFont-style:var(--inputNoteFont-style);--wix-forms-formInputNoteFont-variant:var(--inputNoteFont-variant);--wix-forms-formInputNoteFont-weight:var(--inputNoteFont-weight);--wix-forms-formInputNoteColor:var(--inputNoteColor);--wix-forms-formInputNoteColor-rgb:var(--inputNoteColor-rgb);--wix-forms-formInputNoteColor-opacity:var(--inputNoteColor-opacity);--wix-forms-formButtonsColor:var(--buttonsColor);--wix-forms-formButtonsColor-rgb:var(--buttonsColor-rgb);--wix-forms-formButtonsColor-opacity:var(--buttonsColor-opacity);--wix-forms-formButtonsColorHover:var(--buttonsColorHover);--wix-forms-formButtonsColorHover-rgb:var(--buttonsColorHover-rgb);--wix-forms-formButtonsColorHover-opacity:var(--buttonsColorHover-opacity);--wix-forms-formButtonsBackgroundColor:var(--buttonsBackgroundColor);--wix-forms-formButtonsBackgroundColor-rgb:var(--buttonsBackgroundColor-rgb);--wix-forms-formButtonsBackgroundColor-opacity:var(--buttonsBackgroundColor-opacity);--wix-forms-formButtonsBackgroundColorHover:var(--buttonsBackgroundColorHover);--wix-forms-formButtonsBackgroundColorHover-rgb:var(--buttonsBackgroundColorHover-rgb);--wix-forms-formButtonsBackgroundColorHover-opacity:var(--buttonsBackgroundColorHover-opacity);--wix-forms-formButtonsBorderColor:var(--buttonsBorderColor);--wix-forms-formButtonsBorderColor-rgb:var(--buttonsBorderColor-rgb);--wix-forms-formButtonsBorderColor-opacity:var(--buttonsBorderColor-opacity);--wix-forms-formButtonsBorderWidth:calc(var(--buttonsBorderWidth) * 1px);--wix-forms-formButtonsBorderRadius:calc(var(--buttonsBorderRadius) * 1px);--wix-forms-formButtonsFontHover-text-decoration:var(--buttonsFontHover-text-decoration);--wix-forms-formButtonsFontHover-line-height:var(--buttonsFontHover-line-height);--wix-forms-formButtonsFontHover-family:var(--buttonsFontHover-family);--wix-forms-formButtonsFontHover-size:var(--buttonsFontHover-size);--wix-forms-formButtonsFontHover-style:var(--buttonsFontHover-style);--wix-forms-formButtonsFontHover-variant:var(--buttonsFontHover-variant);--wix-forms-formButtonsFontHover-weight:var(--buttonsFontHover-weight);--wix-forms-formNextButtonFont-text-decoration:var(--nextButtonFont-text-decoration);--wix-forms-formNextButtonFont-line-height:var(--nextButtonFont-line-height);--wix-forms-formNextButtonFont-family:var(--nextButtonFont-family);--wix-forms-formNextButtonFont-size:var(--nextButtonFont-size);--wix-forms-formNextButtonFont-style:var(--nextButtonFont-style);--wix-forms-formNextButtonFont-variant:var(--nextButtonFont-variant);--wix-forms-formNextButtonFont-weight:var(--nextButtonFont-weight);--wix-forms-formNextButtonFontHover-text-decoration:var(--nextButtonFontHover-text-decoration);--wix-forms-formNextButtonFontHover-line-height:var(--nextButtonFontHover-line-height);--wix-forms-formNextButtonFontHover-family:var(--nextButtonFontHover-family);--wix-forms-formNextButtonFontHover-size:var(--nextButtonFontHover-size);--wix-forms-formNextButtonFontHover-style:var(--nextButtonFontHover-style);--wix-forms-formNextButtonFontHover-variant:var(--nextButtonFontHover-variant);--wix-forms-formNextButtonFontHover-weight:var(--nextButtonFontHover-weight);--wix-forms-formNextButtonColor:var(--nextButtonColor);--wix-forms-formNextButtonColor-rgb:var(--nextButtonColor-rgb);--wix-forms-formNextButtonColor-opacity:var(--nextButtonColor-opacity);--wix-forms-formNextButtonColorHover:var(--nextButtonColorHover);--wix-forms-formNextButtonColorHover-rgb:var(--nextButtonColorHover-rgb);--wix-forms-formNextButtonColorHover-opacity:var(--nextButtonColorHover-opacity);--wix-forms-formNextButtonBackgroundColor:var(--nextButtonBackgroundColor);--wix-forms-formNextButtonBackgroundColor-rgb:var(--nextButtonBackgroundColor-rgb);--wix-forms-formNextButtonBackgroundColor-opacity:var(--nextButtonBackgroundColor-opacity);--wix-forms-formNextButtonBackgroundColorHover:var(--nextButtonBackgroundColorHover);--wix-forms-formNextButtonBackgroundColorHover-rgb:var(--nextButtonBackgroundColorHover-rgb);--wix-forms-formNextButtonBackgroundColorHover-opacity:var(--nextButtonBackgroundColorHover-opacity);--wix-forms-formNextButtonBorderColor:var(--nextButtonBorderColor);--wix-forms-formNextButtonBorderColor-rgb:var(--nextButtonBorderColor-rgb);--wix-forms-formNextButtonBorderColor-opacity:var(--nextButtonBorderColor-opacity);--wix-forms-formNextButtonBorderColorHover:var(--nextButtonBorderColorHover);--wix-forms-formNextButtonBorderColorHover-rgb:var(--nextButtonBorderColorHover-rgb);--wix-forms-formNextButtonBorderColorHover-opacity:var(--nextButtonBorderColorHover-opacity);--wix-forms-formNextButtonBorderWidth:calc(var(--nextButtonBorderWidth) * 1px);--wix-forms-formNextButtonBorderRadius:calc(var(--nextButtonBorderRadius) * 1px);--wix-forms-formPreviousButtonFont-text-decoration:var(--previousButtonFont-text-decoration);--wix-forms-formPreviousButtonFont-line-height:var(--previousButtonFont-line-height);--wix-forms-formPreviousButtonFont-family:var(--previousButtonFont-family);--wix-forms-formPreviousButtonFont-size:var(--previousButtonFont-size);--wix-forms-formPreviousButtonFont-style:var(--previousButtonFont-style);--wix-forms-formPreviousButtonFont-variant:var(--previousButtonFont-variant);--wix-forms-formPreviousButtonFont-weight:var(--previousButtonFont-weight);--wix-forms-formPreviousButtonFontHover-text-decoration:var(--previousButtonFontHover-text-decoration);--wix-forms-formPreviousButtonFontHover-line-height:var(--previousButtonFontHover-line-height);--wix-forms-formPreviousButtonFontHover-family:var(--previousButtonFontHover-family);--wix-forms-formPreviousButtonFontHover-size:var(--previousButtonFontHover-size);--wix-forms-formPreviousButtonFontHover-style:var(--previousButtonFontHover-style);--wix-forms-formPreviousButtonFontHover-variant:var(--previousButtonFontHover-variant);--wix-forms-formPreviousButtonFontHover-weight:var(--previousButtonFontHover-weight);--wix-forms-formPreviousButtonColor:var(--previousButtonColor);--wix-forms-formPreviousButtonColor-rgb:var(--previousButtonColor-rgb);--wix-forms-formPreviousButtonColor-opacity:var(--previousButtonColor-opacity);--wix-forms-formPreviousButtonColorHover:var(--previousButtonColorHover);--wix-forms-formPreviousButtonColorHover-rgb:var(--previousButtonColorHover-rgb);--wix-forms-formPreviousButtonColorHover-opacity:var(--previousButtonColorHover-opacity);--wix-forms-formPreviousButtonBackgroundColor:var(--previousButtonBackgroundColor);--wix-forms-formPreviousButtonBackgroundColor-rgb:var(--previousButtonBackgroundColor-rgb);--wix-forms-formPreviousButtonBackgroundColor-opacity:var(--previousButtonBackgroundColor-opacity);--wix-forms-formPreviousButtonBackgroundColorHover:var(--previousButtonBackgroundColorHover);--wix-forms-formPreviousButtonBackgroundColorHover-rgb:var(--previousButtonBackgroundColorHover-rgb);--wix-forms-formPreviousButtonBackgroundColorHover-opacity:var(--previousButtonBackgroundColorHover-opacity);--wix-forms-formPreviousButtonBorderColor:var(--previousButtonBorderColor);--wix-forms-formPreviousButtonBorderColor-rgb:var(--previousButtonBorderColor-rgb);--wix-forms-formPreviousButtonBorderColor-opacity:var(--previousButtonBorderColor-opacity);--wix-forms-formPreviousButtonBorderColorHover:var(--previousButtonBorderColorHover);--wix-forms-formPreviousButtonBorderColorHover-rgb:var(--previousButtonBorderColorHover-rgb);--wix-forms-formPreviousButtonBorderColorHover-opacity:var(--previousButtonBorderColorHover-opacity);--wix-forms-formPreviousButtonBorderWidth:calc(var(--previousButtonBorderWidth) * 1px);--wix-forms-formPreviousButtonBorderRadius:calc(var(--previousButtonBorderRadius) * 1px);--wix-forms-formSubmitButtonFont-text-decoration:var(--submitButtonFont-text-decoration);--wix-forms-formSubmitButtonFont-line-height:var(--submitButtonFont-line-height);--wix-forms-formSubmitButtonFont-family:var(--submitButtonFont-family);--wix-forms-formSubmitButtonFont-size:var(--submitButtonFont-size);--wix-forms-formSubmitButtonFont-style:var(--submitButtonFont-style);--wix-forms-formSubmitButtonFont-variant:var(--submitButtonFont-variant);--wix-forms-formSubmitButtonFont-weight:var(--submitButtonFont-weight);--wix-forms-formSubmitButtonFontHover-text-decoration:var(--submitButtonFontHover-text-decoration);--wix-forms-formSubmitButtonFontHover-line-height:var(--submitButtonFontHover-line-height);--wix-forms-formSubmitButtonFontHover-family:var(--submitButtonFontHover-family);--wix-forms-formSubmitButtonFontHover-size:var(--submitButtonFontHover-size);--wix-forms-formSubmitButtonFontHover-style:var(--submitButtonFontHover-style);--wix-forms-formSubmitButtonFontHover-variant:var(--submitButtonFontHover-variant);--wix-forms-formSubmitButtonFontHover-weight:var(--submitButtonFontHover-weight);--wix-forms-formSubmitButtonColor:var(--submitButtonColor);--wix-forms-formSubmitButtonColor-rgb:var(--submitButtonColor-rgb);--wix-forms-formSubmitButtonColor-opacity:var(--submitButtonColor-opacity);--wix-forms-formSubmitButtonColorHover:var(--submitButtonColorHover);--wix-forms-formSubmitButtonColorHover-rgb:var(--submitButtonColorHover-rgb);--wix-forms-formSubmitButtonColorHover-opacity:var(--submitButtonColorHover-opacity);--wix-forms-formSubmitButtonBackgroundColor:var(--submitButtonBackgroundColor);--wix-forms-formSubmitButtonBackgroundColor-rgb:var(--submitButtonBackgroundColor-rgb);--wix-forms-formSubmitButtonBackgroundColor-opacity:var(--submitButtonBackgroundColor-opacity);--wix-forms-formSubmitButtonBackgroundColorHover:var(--submitButtonBackgroundColorHover);--wix-forms-formSubmitButtonBackgroundColorHover-rgb:var(--submitButtonBackgroundColorHover-rgb);--wix-forms-formSubmitButtonBackgroundColorHover-opacity:var(--submitButtonBackgroundColorHover-opacity);--wix-forms-formSubmitButtonBorderColor:var(--submitButtonBorderColor);--wix-forms-formSubmitButtonBorderColor-rgb:var(--submitButtonBorderColor-rgb);--wix-forms-formSubmitButtonBorderColor-opacity:var(--submitButtonBorderColor-opacity);--wix-forms-formSubmitButtonBorderColorHover:var(--submitButtonBorderColorHover);--wix-forms-formSubmitButtonBorderColorHover-rgb:var(--submitButtonBorderColorHover-rgb);--wix-forms-formSubmitButtonBorderColorHover-opacity:var(--submitButtonBorderColorHover-opacity);--wix-forms-formSubmitButtonBorderWidth:calc(var(--submitButtonBorderWidth) * 1px);--wix-forms-formSubmitButtonBorderRadius:calc(var(--submitButtonBorderRadius) * 1px);--wix-forms-formColumnSpacing:calc(var(--columnSpacing) * 1px);--wix-forms-formRowSpacing:calc(var(--rowSpacing) * 1px);--wix-forms-formBackground:var(--formBackground);--wix-forms-formBackground-rgb:var(--formBackground-rgb);--wix-forms-formBackground-opacity:var(--formBackground-opacity);--wix-forms-formInputBorderLeftWidth:calc(var(--inputBorderLeftWidth) * 1px);--wix-forms-formInputBorderRightWidth:calc(var(--inputBorderRightWidth) * 1px);--wix-forms-formInputBorderTopWidth:calc(var(--inputBorderTopWidth) * 1px);--wix-forms-formInputBorderBottomWidth:calc(var(--inputBorderBottomWidth) * 1px);background:rgba(var(--formBackground));border-color:rgba(var(--borderColor));border-radius:calc(var(--borderRadius)*1px);border-style:solid;border-width:calc(var(--borderWidth)*1px);box-sizing:border-box;padding-bottom:calc(var(--verticalPadding)*1px);padding-left:calc(var(--horizontalPadding)*1px);padding-right:calc(var(--horizontalPadding)*1px);padding-top:calc(var(--verticalPadding)*1px)}.svRWJfc{box-shadow:var(--index667083180-shadowXOffset) var(--index667083180-shadowYOffset) calc(var(--shadowBlur)*1px) calc(var(--shadowSize)*1px) rgba(var(--shadowColor))}@container (max-width: 288px){.skymIZO form fieldset>div{column-gap:0!important}}.ZoFELN{height:100%;width:100%}._0Bj-r,.glob_fontElementMap{font-family:var(--ricos-font-family,unset)}.Be0di{color:var(--ricos-custom-link-color,var(--ricos-action-color,#116dff));font-family:var(--ricos-custom-link-font-family,unset);font-size:var(--ricos-custom-link-font-size,unset);font-style:var(--ricos-custom-link-font-style,unset);font-weight:var(--ricos-custom-link-font-weight,unset);letter-spacing:var(--ricos-custom-link-letter-spacing,unset);line-height:var(--ricos-custom-link-line-height,unset);min-height:var(--ricos-custom-link-min-height,unset);-webkit-text-decoration:var(--ricos-custom-link-text-decoration,none);text-decoration:var(--ricos-custom-link-text-decoration,none)}@supports not (contain:inline-size){@media only screen and (max-width:640px){.Be0di{font-size:var(--ricos-custom-link-font-size,unset)}}}@container (width < 640px){.Be0di{font-size:var(--ricos-custom-link-font-size,unset)}}[dir] .WcYwj:hover{cursor:text}[dir] ._89jR0:hover{cursor:pointer}.gy5da{display:flex}[dir=ltr] .gy5da{margin-right:5px}[dir=rtl] .gy5da{margin-left:5px}.pXIbj{color:var(--ricos-settings-action-color,var(--ricos-action-color-fallback,#116dff));max-width:270px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.pXIbj:hover{text-decoration:underline}[dir] .a4-pA:hover{cursor:pointer}@supports not (contain:inline-size){@media only screen and (max-width:640px){.pXIbj{max-width:160px}}}@container (width < 640px){.pXIbj{max-width:160px}}._8cA8M{align-items:center;cursor:auto;display:flex;margin:12px 0}._8cA8M .V4LQu{flex:1}._8cA8M p[data-text-align=right][data-placeholder]:first-child:before{float:right}._8cA8M p[data-text-align=left][data-placeholder]:first-child:before{float:left}.Guq8g{margin:10px 0 12px}.rl6gj{margin:0;min-height:48px}.rl6gj.Guq8g{margin:2px 0}.tq3Qu{cursor:auto;margin-inline-start:48px;min-height:48px;padding:9px 0;position:relative}.tq3Qu:hidden{display:none}.HlN5X{align-self:start;display:flex;outline:none}.HlN5X,.WiXwz{padding-top:12px}.WiXwz{cursor:grab;position:absolute}.WiXwz:hover{opacity:.7}.WiXwz svg{fill:#646464;color:#646464}.Ixxh3{right:-23px}.WVrW7{left:-23px}.zk3CZ{display:flex;flex-direction:row;position:relative}.zk3CZ p[data-text-align=right][data-placeholder]:first-child:before{float:right}.zk3CZ p[data-text-align=left][data-placeholder]:first-child:before{float:left}.p8P-d{margin:2px 0}.VtYH6{cursor:grabbing}.HF1c-,.jAFZS{min-width:0;width:100%}.HF1c-{display:flex;flex-direction:column}.Qq4WR{--ricos-custom-editor-add-plugin-button-position-inline-start:-36px}.npEpf{direction:ltr}.bOvX1{direction:rtl}.uzD6s{background:transparent;border:none;cursor:pointer;display:flex;outline:none;padding-inline-end:14px;padding-inline-start:10px}.uzD6s:hover{opacity:.7}.bOvX1 .uzD6s{transform:scaleX(-1)}.KU-lu{fill:#646464;color:#646464;outline:none;transition:transform .15s linear}.KU-lu.TLz2i{transform:rotate(90deg)}.ZXSQJ{overflow-wrap:break-word;width:100%;word-break:break-word}.TcBzFc{font-size:12px!important;margin-top:8px}.I0A_hF{border:none;margin:0;padding:0}.gOcFDY{pointer-events:none}.oiZ9eP{position:relative}.oiZ9eP>fieldset{pointer-events:none;visibility:hidden}.eLSotd{align-items:center;background:rgba(var(--wix-forms-formBackground));display:flex;inset:0;justify-content:center;position:absolute;z-index:1}.eLSotd>div{height:auto;width:100%}.ZO2tWd,.tM_Cwr{margin-top:24px}.tM_Cwr{align-items:center;color:var(--wix-forms-formInputErrorColor,#df3131);display:flex;font-family:Madefor,Helvetica Neue,Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:16px;justify-content:center;line-height:1.4;min-height:20px}.Fugsow{margin-right:2px}.DtgSbZ{display:grid;width:100%}.S4AAp6{display:flex;flex-direction:column;gap:var(--wix-forms-formRowSpacing,24px);width:100%}._6WS4a_{-moz-column-gap:var(--wix-forms-formColumnSpacing,24px);column-gap:var(--wix-forms-formColumnSpacing,24px)}.Gv211h{row-gap:var(--wix-forms-formRowSpacing,0)}.WPiccu{align-items:flex-end;display:flex}.Ec1es3{align-items:center;display:flex;flex-direction:column;gap:12px}.Ec1es3 .raph6s{border-radius:4px!important}.UOVxPb{align-items:center;display:flex;flex-direction:column;text-align:center}.UOVxPb .enYFAm{margin-bottom:12px}.UOVxPb .yEi2iI{margin-top:12px}</style>
<!-- Loadable Component comp-lywsqmgp -->

<!-- Loadable Component comp-lywsqmgp -->
<script id="comp-lywsqmgp__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="comp-lywsqmgp__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script>
<!-- Loadable Component comp-izpnf6io -->

<!-- Loadable Component comp-izpnf6io -->
<script id="comp-izpnf6io__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="comp-izpnf6io__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script>
<!-- Loadable Component comp-lywqo00h2 -->

<!-- Loadable Component comp-lywqo00h2 -->
<script id="comp-lywqo00h2__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="comp-lywqo00h2__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script>
<!-- Loadable Component comp-lywqoktk7 -->

<!-- Loadable Component comp-lywqoktk7 -->
<script id="comp-lywqoktk7__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="comp-lywqoktk7__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script>
<!-- Loadable Component comp-lyh7koo4 -->
<style data-href="https://static.parastorage.com/services/form-app/1.1766.0/client-viewer/form-app-contacts-phone.chunk.min.css">.sElTFq7{display:inline-block;position:relative}.sElTFq7.oNw7Ip9--fluid{display:block;width:100%}.sksP72Y{background-color:#fff;border-color:#000;border-radius:initial;border-style:solid;border-width:1px;padding:initial}.sWo7ZkG{border-style:solid;height:0;margin:5px;position:absolute;width:0}.sJovzzy[data-placement*=right].s_gRxGB{padding-left:5px}.sJovzzy[data-placement*=right].s_gRxGB .sWo7ZkG{border-color:transparent #000 transparent transparent;border-width:5px 5px 5px 0;left:-5px;margin-left:5px;margin-right:0}.sJovzzy[data-placement*=left].s_gRxGB{padding-right:5px}.sJovzzy[data-placement*=left].s_gRxGB .sWo7ZkG{border-color:transparent transparent transparent #000;border-width:5px 0 5px 5px;margin-left:0;margin-right:5px;right:-5px}.sJovzzy[data-placement*=bottom].s_gRxGB{padding-top:5px}.sJovzzy[data-placement*=bottom].s_gRxGB .sWo7ZkG{border-color:transparent transparent #000 transparent;border-width:0 5px 5px 5px;margin-bottom:0;margin-top:5px;top:-5px}.sJovzzy[data-placement*=top].s_gRxGB{padding-bottom:5px}.sJovzzy[data-placement*=top].s_gRxGB .sWo7ZkG{border-color:#000 transparent transparent transparent;border-width:5px 5px 0 5px;bottom:-5px;margin-bottom:5px;margin-top:0}.sGVBvNR{cursor:pointer}.sGVBvNR.o__3YK2mx--hovered{background-color:#d3d3d3}.sGVBvNR.o__3YK2mx--disabled{background-color:#fff;cursor:default}.sGVBvNR.o__3YK2mx--selected{background-color:gray}.sGVBvNR.o__3YK2mx--selected.o__3YK2mx--hovered{background-color:#696969}.sGVBvNR:not(.o__3YK2mx--selectable){cursor:default}.ssYnyrS{background-color:transparent;font-weight:700}.sygr6ly{color:rgb(var(--wix-forms-formInputValueColor,var(--CoreDropdownOption874468056-wix-color-5)));display:block;font-family:var(--wix-forms-formInputValueFont-family,var(--wix-font-Body-M-family));font-size:var(--wix-forms-formInputValueFont-size,16px);font-style:var(--wix-forms-formInputValueFont-style,var(--wix-font-Body-M-style));font-variant:var(--wix-forms-formInputValueFont-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-forms-formInputValueFont-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-forms-formInputValueFont-line-height,1.5);overflow:hidden;padding:0 12px}.sJ1XfS1,.sxDjSjC{width:100%}.sxDjSjC{background-color:#fff;max-height:320px;min-height:60px;position:absolute;transition:.3s ease;transition-timing-function:cubic-bezier(.25,.46,.45,.94)}.sxDjSjC.ozhj_nJ--fullScreen{min-height:100vh;transition-duration:.5s}.sxDjSjC.ozhj_nJ---position-3-top{top:-100%}.sxDjSjC.ozhj_nJ---position-3-top.ozhj_nJ--visible{top:0}.sxDjSjC.ozhj_nJ---position-6-bottom{bottom:-100%}.sxDjSjC.ozhj_nJ---position-6-bottom.ozhj_nJ--visible{bottom:0}.sHAmzWU,.sHAmzWU *{box-sizing:border-box}.sHAmzWU.ojd8ukD--forceBWTheme{--wut-bg-color:#fff;--wut-text-color:#000;--wut-disabled-color:#969696;--wut-placeholder-color:#646464;--wut-main-cta-color:rgb(var(--wix-color-5));--wut-secondary-cta-color:#000;--wut-input-border-color:rgba(0,0,0,.6);--wut-input-hover-and-focus-border-color:#000;--wut-selection-text-bg-color:rgba(0,0,0,.2);--wut-meta-data-color:#646464;--wut-clear-button-bg-color:rgba(0,0,0,.12)}.sHAmzWU.ojd8ukD--isOpen{height:100vh;height:100dvh;left:0;position:fixed;top:0;width:100vw;width:100dvw;z-index:1999}.sp_pDH0{opacity:0;-webkit-transition:opacity .3s,-webkit-transform .4s;transition:opacity .2s,transform .4s;transition-timing-function:ease;z-index:2000}.sHAmzWU.ojd8ukD--isOpen .sp_pDH0{opacity:1}.sejEIiN{background:#000;height:100%;opacity:.6;width:100%}.stQ4SOp,.sxtGvzw{outline:0}.sxtGvzw{max-height:260px;overflow:auto;position:relative}.skiXrQN{display:inline-block;padding:10px 24px}.s__1RdKMI .sJovzzy{min-width:100%;padding:12px 0}.sDl6ZbO .sKW2YoK svg{color:rgb(var(--wix-forms-formInputValueColor,var(--wix-color-5)));height:max(calc(var(--wix-forms-formInputValueFont-size, 16px)*1.4),24px);width:max(calc(var(--wix-forms-formInputValueFont-size, 16px)*1.4),24px)}.sSQA7I6{--wix-ui-tpa-icon-button-icon-color:var(--wix-forms-formInputValueColor);--wix-ui-tpa-icon-button-icon-color-rgb:var(--wix-forms-formInputValueColor-rgb);--wix-ui-tpa-icon-button-icon-color-opacity:var(--wix-forms-formInputValueColor-opacity)}.sp9bNGo{flex-direction:row}.sBQB1ka,.sp9bNGo{align-items:center;display:flex}.sBQB1ka{height:max(calc(var(--wix-forms-formInputValueFont-size, 16px)*.875),14px);width:calc(max(calc(var(--wix-forms-formInputValueFont-size, 16px)*.875),14px)*1.6)}.sQI5Lop svg{height:max(calc(var(--wix-forms-formInputValueFont-size, 16px)*1.4),24px);justify-content:flex-end;width:max(calc(var(--wix-forms-formInputValueFont-size, 16px)*1.4),24px)}.sQI5Lop svg,.sQaaWp5{align-items:center;display:flex}.sQaaWp5 svg{height:max(var(--wix-forms-formInputValueFont-size,16px),16px);width:max(var(--wix-forms-formInputValueFont-size,16px),16px)}.slMgRqu{opacity:.2!important}.szyrghS{display:block;height:100%}.szyrghS .sZ_ytkz{align-items:center;display:flex;height:100%}.szyrghS .spbOuh3 .shH_tnR{padding:10px 24px}.szyrghS .spbOuh3 .shH_tnR.o__3YK2mx--hovered{background-color:rgb(var(--wix-forms-formInputValueColor-rgb,var(--wix-color-5)),calc(var(--wix-forms-formInputValueColor-opacity, 1)*.06))}.szyrghS .spbOuh3 .shH_tnR.o__3YK2mx--selected{background-color:rgb(var(--wix-forms-formInputValueColor-rgb,var(--wix-color-5)),calc(var(--wix-forms-formInputValueColor-opacity, 1)*.12))}.szyrghS .spbOuh3 .shH_tnR.o__3YK2mx--hovered.o__3YK2mx--selected{background-color:rgb(var(--wix-forms-formInputValueColor-rgb,var(--wix-color-5)),calc(var(--wix-forms-formInputValueColor-opacity, 1)*.16))}.szyrghS .sksP72Y{padding-bottom:0}.szyrghS .spbOuh3 .sxtGvzw{height:190px;padding-bottom:8px}.sS4uPXC{background-color:rgb(var(--wix-forms-formInputBackgroundColor-rgb,var(--wix-color-1)));border:1px solid rgb(var(--wix-forms-formInputValueColor-rgb,var(--wix-color-5)),calc(var(--wix-forms-formInputValueColor-opacity, 1)*.4));border-radius:0;box-shadow:0 4px 8px 0 rgba(0,0,0,.1),0 0 4px 0 rgba(0,0,0,.1);margin-inline-start:-12px}.sS4uPXC.orfrtu1---theme-3-box{margin-bottom:var(--wix-forms-formInputBorderWidth,0);margin-top:var(--wix-forms-formInputBorderWidth,0);margin-inline-start:calc((var(--wix-forms-formInputBorderWidth, 0px) + 12px)*-1)}.sS4uPXC.orfrtu1---theme-4-line{margin-top:var(--wix-forms-formInputBorderWidth,0)}.s__9PKV_B{box-sizing:border-box;padding:8px 24px}.swSFgTp .sxDjSjC{background-color:rgb(var(--wix-forms-formInputBackgroundColor-rgb,var(--wix-color-1)))}.sjJd675{display:flex;flex-direction:column;height:296px;margin:12px 0;max-height:50vh;overflow:hidden}.sjJd675 .shH_tnR{padding:10px 24px}.sjJd675 .shH_tnR.o__3YK2mx--hovered{background-color:rgb(var(--wix-forms-formInputValueColor-rgb,var(--wix-color-5)),calc(var(--wix-forms-formInputValueColor-opacity, 1)*.06))}.sjJd675 .shH_tnR.o__3YK2mx--selected{background-color:rgb(var(--wix-forms-formInputValueColor-rgb,var(--wix-color-5)),calc(var(--wix-forms-formInputValueColor-opacity, 1)*.12))}.sjJd675 .shH_tnR.o__3YK2mx--hovered.o__3YK2mx--selected{background-color:rgb(var(--wix-forms-formInputValueColor-rgb,var(--wix-color-5)),calc(var(--wix-forms-formInputValueColor-opacity, 1)*.16))}.s__4_WALj{box-sizing:border-box;padding:8px 24px}.sMDLFS6{align-items:center;display:flex;flex-direction:row}.sMDLFS6.o__1l6yRS--nowrap{white-space:nowrap}.sc3Vasr{align-items:center;display:flex;height:max(calc(var(--wix-forms-formInputValueFont-size, 16px)*.875),14px);margin-inline-end:12px;width:calc(max(calc(var(--wix-forms-formInputValueFont-size, 16px)*.875),14px)*1.6)}.s__6DFjAg{--wix-ui-tpa-text-main-text-font-text-decoration:var(--wix-forms-formInputValueFont-text-decoration);--wix-ui-tpa-text-main-text-font-line-height:var(--wix-forms-formInputValueFont-line-height);--wix-ui-tpa-text-main-text-font-family:var(--wix-forms-formInputValueFont-family);--wix-ui-tpa-text-main-text-font-size:var(--wix-forms-formInputValueFont-size);--wix-ui-tpa-text-main-text-font-style:var(--wix-forms-formInputValueFont-style);--wix-ui-tpa-text-main-text-font-variant:var(--wix-forms-formInputValueFont-variant);--wix-ui-tpa-text-main-text-font-weight:var(--wix-forms-formInputValueFont-weight);--wix-ui-tpa-text-main-text-color:var(--wix-forms-formInputValueColor);--wix-ui-tpa-text-main-text-color-rgb:var(--wix-forms-formInputValueColor-rgb);--wix-ui-tpa-text-main-text-color-opacity:var(--wix-forms-formInputValueColor-opacity)}.sTYh_4v.okvQ2wz--rtl{direction:ltr}.sTYh_4v .sKW2YoK{align-self:stretch}.sTYh_4v input{direction:ltr}.sTYh_4v input,.sTYh_4v.okvQ2wz--rtl input{text-align:start}.ncylo2{height:auto;width:100%}</style><style data-href="https://static.parastorage.com/services/form-app/1.1766.0/client-viewer/form-app-text-area.chunk.min.css">.s__7suRJI{margin-inline-start:4px}.spLmis_{--TextArea2623780043-default-main-border-width:1px;--TextArea2623780043-default-background-color:rgb(var(--wix-ui-tpa-text-area-background-color,var(--wix-color-1)));width:var(--wix-ui-tpa-text-area-container-width,280px)}.spLmis_.ovOfsWk--error.ovOfsWk--newErrorMessage{--wix-ui-tpa-error-message-wrapper-error-color:var(--wix-ui-tpa-text-area-error-color,223,49,49);--wix-ui-tpa-error-message-wrapper-error-color-rgb:var(--wix-ui-tpa-text-area-error-color-rgb,223,49,49);--wix-ui-tpa-error-message-wrapper-error-color-opacity:var(--wix-ui-tpa-text-area-error-color-opacity);--wix-ui-tpa-error-message-wrapper-min-message-height:var(--wix-ui-tpa-text-area-error-message-min-height)}.sGg9EAe{background-color:var(--TextArea2623780043-default-background-color);border-color:rgb(var(--wix-ui-tpa-text-area-border-color-rgb,var(--wix-color-37)),calc(var(--wix-ui-tpa-text-area-border-color-opacity, 1)*var(--wix-ui-tpa-text-area-main-border-opacity, .6)));border-radius:var(--wix-ui-tpa-text-area-main-border-radius,0);border-style:solid;border-width:0;box-sizing:border-box;display:flex;height:var(--wix-ui-tpa-text-area-container-height,92px);position:relative}.sGg9EAe.ovOfsWk--withResize{overflow:hidden;resize:both}.spLmis_.ovOfsWk---theme-3-box .sGg9EAe{border-width:var(--wix-ui-tpa-text-area-main-border-width,var(--TextArea2623780043-default-main-border-width));padding:var(--wix-ui-tpa-text-area-vertical-padding,8px) 0}.spLmis_.ovOfsWk---theme-3-box .sGg9EAe:active,.spLmis_.ovOfsWk---theme-3-box .sGg9EAe:focus,.spLmis_.ovOfsWk---theme-3-box .sGg9EAe:focus-within,.spLmis_.ovOfsWk---theme-3-box .sGg9EAe:hover{border-radius:var(--wix-ui-tpa-text-area-hover-border-radius,var(--wix-ui-tpa-text-area-main-border-radius));border-width:var(--wix-ui-tpa-text-area-hover-border-width,var(--wix-ui-tpa-text-area-main-border-width,var(--TextArea2623780043-default-main-border-width)))}.spLmis_.ovOfsWk---theme-4-line .sGg9EAe{border-bottom-width:var(--wix-ui-tpa-text-area-main-border-width,var(--TextArea2623780043-default-main-border-width));padding:0}.spLmis_.ovOfsWk---theme-4-line .sGg9EAe:active,.spLmis_.ovOfsWk---theme-4-line .sGg9EAe:focus,.spLmis_.ovOfsWk---theme-4-line .sGg9EAe:focus-within,.spLmis_.ovOfsWk---theme-4-line .sGg9EAe:hover{border-bottom-width:var(--wix-ui-tpa-text-area-hover-border-width,var(--wix-ui-tpa-text-area-main-border-width,var(--TextArea2623780043-default-main-border-width)));padding:0}.sGg9EAe:active,.sGg9EAe:focus,.sGg9EAe:focus-within,.sGg9EAe:hover{background-color:rgb(var(--wix-ui-tpa-text-area-hover-background-color-rgb,var(--default-background-color-rgb,transparent)),calc(var(--wix-ui-tpa-text-area-hover-background-color-opacity, var(--default-background-color-opacity, 1))*var(--wix-ui-tpa-text-area-hover-background-opacity, 1)));border-color:rgb(var(--wix-ui-tpa-text-area-hover-border-color,var(--wix-ui-tpa-text-area-border-color)));border-radius:var(--wix-ui-tpa-text-area-hover-border-radius,var(--wix-ui-tpa-text-area-main-border-radius))}.sGg9EAe:active>textarea,.sGg9EAe:focus-within>textarea,.sGg9EAe:focus>textarea,.sGg9EAe:hover>textarea{color:rgb(var(--wix-ui-tpa-text-area-hover-text-color,var(--wix-ui-tpa-text-area-main-label-text-color)))}.sWXUrhe{background-color:transparent;border:0;border-radius:var(--wix-ui-tpa-text-area-main-border-radius,0);box-sizing:border-box;color:rgb(var(--wix-ui-tpa-text-area-text-color,var(--wix-color-5)));font-family:var(--wix-ui-tpa-text-area-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-area-text-font-size,16px);font-style:var(--wix-ui-tpa-text-area-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-area-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-area-text-font-weight,var(--wix-font-Body-M-weight));height:100%;line-height:var(--wix-ui-tpa-text-area-text-font-line-height,1.5em);overflow:hidden;padding:0 var(--wix-ui-tpa-text-area-horizontal-padding,12px);padding-inline-start:var(--wix-ui-tpa-text-area-padding-inline-start,var(--wix-ui-tpa-text-area-horizontal-padding,12px));resize:none;text-decoration:var(--wix-ui-tpa-text-area-text-font-text-decoration,var(--wix-font-Body-M-text-decoration));width:100%}.sWXUrhe:focus,.sWXUrhe:hover{overflow:auto}.sWXUrhe::-webkit-input-placeholder,.sWXUrhe::placeholder{color:rgb(var(--wix-ui-tpa-text-area-placeholder-color,var(--wix-color-4)))}.sKmZxGx{box-sizing:border-box;display:flex;height:24px;justify-content:flex-end;padding:0 8px;pointer-events:none;position:absolute;top:5px;width:100%}.spLmis_.ovOfsWk---theme-4-line .sKmZxGx{padding-inline-end:0}.sZrK2nO{pointer-events:auto}.spLmis_.ovOfsWk---theme-4-line .sZrK2nO{margin:0 -4px}.sXjACV6{color:#df3131!important}.spLmis_.ovOfsWk---theme-4-line .sGg9EAe .sWXUrhe{padding-left:0;padding-right:0}.spLmis_.ovOfsWk--error:not(.ovOfsWk--newErrorMessage) .sGg9EAe{border-color:rgb(var(--wix-ui-tpa-text-area-error-border-color-rgb,223,49,49),calc(var(--wix-ui-tpa-text-area-error-border-color-opacity, 1)*var(--wix-ui-tpa-text-area-main-border-opacity, .6)))!important}.spLmis_.ovOfsWk--error.ovOfsWk--newErrorMessage .sGg9EAe{border-color:var(--wut-error-color,#df3131)!important}.spLmis_:focus.ovOfsWk--error:not(.ovOfsWk--newErrorMessage) .sGg9EAe,.spLmis_:hover.ovOfsWk--error:not(.ovOfsWk--newErrorMessage) .sGg9EAe{border-color:rgb(var(--wix-ui-tpa-text-area-error-border-color,223,49,49))!important}.spLmis_:focus.ovOfsWk--error.ovOfsWk--newErrorMessage .sGg9EAe,.spLmis_:hover.ovOfsWk--error.ovOfsWk--newErrorMessage .sGg9EAe{border-color:var(--wut-error-color,#df3131)!important}.spLmis_.ovOfsWk--error.ovOfsWk--errorMessage:not(.ovOfsWk--rtl) .sGg9EAe .sWXUrhe{padding-right:38px}.spLmis_.ovOfsWk--error.ovOfsWk--errorMessage.ovOfsWk--rtl .sGg9EAe .sWXUrhe{padding-left:38px}.spLmis_.ovOfsWk--success .sGg9EAe{border-color:rgb(var(--wix-ui-tpa-text-area-success-border-color-rgb,0,130,80),calc(var(--wix-ui-tpa-text-area-success-border-color-opacity, 1)*var(--wix-ui-tpa-text-area-main-border-opacity, .6)))}.spLmis_:focus.ovOfsWk--success .sGg9EAe,.spLmis_:hover.ovOfsWk--success .sGg9EAe{border-color:rgb(var(--wix-ui-tpa-text-area-success-border-color,0,130,80))}.spLmis_.ovOfsWk--disabled .sGg9EAe,.spLmis_.ovOfsWk--disabled .sGg9EAe:hover{border-color:rgb(var(--wix-ui-tpa-text-area-disabled-border-color,var(--wix-color-29)))}.spLmis_.ovOfsWk--disabled .sGg9EAe .sWXUrhe{color:rgb(var(--wix-ui-tpa-text-area-disabled-text-color,var(--wix-color-29)))}.spLmis_ .sLALf0F{color:rgb(var(--wix-ui-tpa-text-area-main-label-text-color,var(--wix-color-5)));display:block;font-family:var(--wix-ui-tpa-text-area-main-label-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-area-main-label-font-size,14px);font-style:var(--wix-ui-tpa-text-area-main-label-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-area-main-label-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-area-main-label-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-text-area-main-label-font-line-height,1.4);margin-bottom:8px;text-decoration:var(--wix-ui-tpa-text-area-main-label-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.spLmis_.ovOfsWk--disabled .sLALf0F{color:rgb(var(--wix-ui-tpa-text-area-disabled-label-color,var(--wix-color-5)))}.su73jAg{color:rgb(var(--wix-ui-tpa-text-area-char-count-color,var(--wix-color-4)));display:flex;font-family:var(--wix-ui-tpa-text-area-char-count-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-area-char-count-font-size,14px);font-style:var(--wix-ui-tpa-text-area-char-count-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-area-char-count-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-area-char-count-font-weight,var(--wix-font-Body-M-weight));justify-content:flex-end;line-height:var(--wix-ui-tpa-text-area-char-count-font-line-height,1.4);margin-top:8px;text-decoration:var(--wix-ui-tpa-text-area-char-count-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.spLmis_.ovOfsWk--error.ovOfsWk--newErrorMessage.ovOfsWk--hasErrorMessage .su73jAg{margin-top:0}#SITE_CONTAINER.focus-ring-active .szeQ_qU{box-shadow:0 0 0 1px #fff,0 0 0 3px #116dff!important;z-index:999}.sQpMbbh{--wix-ui-tpa-text-area-container-width:100%;--wix-ui-tpa-text-area-background-color:var(--wix-forms-formInputBackgroundColor);--wix-ui-tpa-text-area-background-color-rgb:var(--wix-forms-formInputBackgroundColor-rgb);--wix-ui-tpa-text-area-background-color-opacity:var(--wix-forms-formInputBackgroundColor-opacity);--wix-ui-tpa-text-area-hover-background-color:var(--wix-forms-formInputBackgroundColorHover);--wix-ui-tpa-text-area-hover-background-color-rgb:var(--wix-forms-formInputBackgroundColorHover-rgb);--wix-ui-tpa-text-area-hover-background-color-opacity:var(--wix-forms-formInputBackgroundColorHover-opacity);--wix-ui-tpa-text-area-border-color:var(--wix-forms-formInputBorderColor);--wix-ui-tpa-text-area-border-color-rgb:var(--wix-forms-formInputBorderColor-rgb);--wix-ui-tpa-text-area-border-color-opacity:var(--wix-forms-formInputBorderColor-opacity);--wix-ui-tpa-text-area-main-border-opacity:1;--wix-ui-tpa-text-area-hover-border-color:var(--wix-forms-formInputBorderColorHover);--wix-ui-tpa-text-area-hover-border-color-rgb:var(--wix-forms-formInputBorderColorHover-rgb);--wix-ui-tpa-text-area-hover-border-color-opacity:var(--wix-forms-formInputBorderColorHover-opacity);--wix-ui-tpa-text-area-main-border-width:var(--wix-forms-formInputBorderWidth);--wix-ui-tpa-text-area-hover-border-width:var(--wix-forms-formInputBorderWidth);--wix-ui-tpa-text-area-main-border-radius:min(var(--wix-forms-formInputBorderRadius),21px);--wix-ui-tpa-text-area-hover-border-radius:min(var(--wix-forms-formInputBorderRadius),21px);--wix-ui-tpa-text-area-text-font-text-decoration:var(--wix-forms-formInputValueFont-text-decoration);--wix-ui-tpa-text-area-text-font-line-height:var(--wix-forms-formInputValueFont-line-height);--wix-ui-tpa-text-area-text-font-family:var(--wix-forms-formInputValueFont-family);--wix-ui-tpa-text-area-text-font-size:var(--wix-forms-formInputValueFont-size);--wix-ui-tpa-text-area-text-font-style:var(--wix-forms-formInputValueFont-style);--wix-ui-tpa-text-area-text-font-variant:var(--wix-forms-formInputValueFont-variant);--wix-ui-tpa-text-area-text-font-weight:var(--wix-forms-formInputValueFont-weight);--wix-ui-tpa-text-area-error-color:var(--wix-forms-formInputErrorColor);--wix-ui-tpa-text-area-error-color-rgb:var(--wix-forms-formInputErrorColor-rgb);--wix-ui-tpa-text-area-error-color-opacity:var(--wix-forms-formInputErrorColor-opacity);--wix-ui-tpa-text-area-text-color:var(--wix-forms-formInputValueColor);--wix-ui-tpa-text-area-text-color-rgb:var(--wix-forms-formInputValueColor-rgb);--wix-ui-tpa-text-area-text-color-opacity:var(--wix-forms-formInputValueColor-opacity);--wix-ui-tpa-text-area-hover-text-color:var(--wix-forms-formInputValueColor);--wix-ui-tpa-text-area-hover-text-color-rgb:var(--wix-forms-formInputValueColor-rgb);--wix-ui-tpa-text-area-hover-text-color-opacity:var(--wix-forms-formInputValueColor-opacity)}.sQpMbbh:focus-within textarea{outline:0}.sQpMbbh textarea::placeholder{color:rgb(var(--wix-forms-formInputPlaceholderColor,var(--wix-color-4)))!important}.s__3_aypT[data-error=true] .sGg9EAe{--wix-ui-tpa-text-area-container-width:100%;--wix-ui-tpa-text-area-main-border-width:var(--wix-forms-formInputBorderWidth);--wix-ui-tpa-text-area-hover-border-width:var(--wix-forms-formInputBorderWidth);--wix-ui-tpa-text-area-border-color:var(--wix-forms-formInputErrorColor);--wix-ui-tpa-text-area-border-color-rgb:var(--wix-forms-formInputErrorColor-rgb);--wix-ui-tpa-text-area-border-color-opacity:var(--wix-forms-formInputErrorColor-opacity);--wix-ui-tpa-text-area-hover-border-color:var(--wix-forms-formInputErrorColor);--wix-ui-tpa-text-area-hover-border-color-rgb:var(--wix-forms-formInputErrorColor-rgb);--wix-ui-tpa-text-area-hover-border-color-opacity:var(--wix-forms-formInputErrorColor-opacity);--wix-ui-tpa-text-area-error-border-color:var(--wix-forms-formInputErrorColor);--wix-ui-tpa-text-area-error-border-color-rgb:var(--wix-forms-formInputErrorColor-rgb);--wix-ui-tpa-text-area-error-border-color-opacity:var(--wix-forms-formInputErrorColor-opacity);--wix-ui-tpa-text-area-main-border-radius:min(var(--wix-forms-formInputBorderRadius),21px);--wix-ui-tpa-text-area-hover-border-radius:min(var(--wix-forms-formInputBorderRadius),21px);--wix-ui-tpa-text-area-text-font-text-decoration:var(--wix-forms-formInputValueFont-text-decoration);--wix-ui-tpa-text-area-text-font-line-height:var(--wix-forms-formInputValueFont-line-height);--wix-ui-tpa-text-area-text-font-family:var(--wix-forms-formInputValueFont-family);--wix-ui-tpa-text-area-text-font-size:var(--wix-forms-formInputValueFont-size);--wix-ui-tpa-text-area-text-font-style:var(--wix-forms-formInputValueFont-style);--wix-ui-tpa-text-area-text-font-variant:var(--wix-forms-formInputValueFont-variant);--wix-ui-tpa-text-area-text-font-weight:var(--wix-forms-formInputValueFont-weight);--wix-ui-tpa-text-area-error-color:var(--wix-forms-formInputErrorColor);--wix-ui-tpa-text-area-error-color-rgb:var(--wix-forms-formInputErrorColor-rgb);--wix-ui-tpa-text-area-error-color-opacity:var(--wix-forms-formInputErrorColor-opacity);--wix-ui-tpa-text-area-text-color:var(--wix-forms-formInputValueColor);--wix-ui-tpa-text-area-text-color-rgb:var(--wix-forms-formInputValueColor-rgb);--wix-ui-tpa-text-area-text-color-opacity:var(--wix-forms-formInputValueColor-opacity);--wix-ui-tpa-text-area-hover-text-color:var(--wix-forms-formInputValueColor);--wix-ui-tpa-text-area-hover-text-color-rgb:var(--wix-forms-formInputValueColor-rgb);--wix-ui-tpa-text-area-hover-text-color-opacity:var(--wix-forms-formInputValueColor-opacity)}.s__3_aypT[data-error=true]>div{border-color:rgb(var(--wix-forms-formInputErrorColor,223,49,49))!important}.swpTbOF{--wix-ui-tpa-text-area-container-width:100%;--wix-ui-tpa-text-area-background-color:var(--wix-forms-formInputBackgroundColor);--wix-ui-tpa-text-area-background-color-rgb:var(--wix-forms-formInputBackgroundColor-rgb);--wix-ui-tpa-text-area-background-color-opacity:var(--wix-forms-formInputBackgroundColor-opacity);--wix-ui-tpa-text-area-hover-background-color:var(--wix-forms-formInputBackgroundColorHover);--wix-ui-tpa-text-area-hover-background-color-rgb:var(--wix-forms-formInputBackgroundColorHover-rgb);--wix-ui-tpa-text-area-hover-background-color-opacity:var(--wix-forms-formInputBackgroundColorHover-opacity);--wix-ui-tpa-text-area-border-color:var(--wix-forms-formInputBorderColor);--wix-ui-tpa-text-area-border-color-rgb:var(--wix-forms-formInputBorderColor-rgb);--wix-ui-tpa-text-area-border-color-opacity:var(--wix-forms-formInputBorderColor-opacity);--wix-ui-tpa-text-area-hover-border-color:var(--wix-forms-formInputBorderColorHover);--wix-ui-tpa-text-area-hover-border-color-rgb:var(--wix-forms-formInputBorderColorHover-rgb);--wix-ui-tpa-text-area-hover-border-color-opacity:var(--wix-forms-formInputBorderColorHover-opacity);--wix-ui-tpa-text-area-main-border-width:0px;--wix-ui-tpa-text-area-hover-border-width:0px;--wix-ui-tpa-text-area-main-border-radius:min(var(--wix-forms-formInputBorderRadius),21px);--wix-ui-tpa-text-area-hover-border-radius:min(var(--wix-forms-formInputBorderRadius),21px);--wix-ui-tpa-text-area-text-font-text-decoration:var(--wix-forms-formInputValueFont-text-decoration);--wix-ui-tpa-text-area-text-font-line-height:var(--wix-forms-formInputValueFont-line-height);--wix-ui-tpa-text-area-text-font-family:var(--wix-forms-formInputValueFont-family);--wix-ui-tpa-text-area-text-font-size:var(--wix-forms-formInputValueFont-size);--wix-ui-tpa-text-area-text-font-style:var(--wix-forms-formInputValueFont-style);--wix-ui-tpa-text-area-text-font-variant:var(--wix-forms-formInputValueFont-variant);--wix-ui-tpa-text-area-text-font-weight:var(--wix-forms-formInputValueFont-weight);--wix-ui-tpa-text-area-error-color:var(--wix-forms-formInputErrorColor);--wix-ui-tpa-text-area-error-color-rgb:var(--wix-forms-formInputErrorColor-rgb);--wix-ui-tpa-text-area-error-color-opacity:var(--wix-forms-formInputErrorColor-opacity);--wix-ui-tpa-text-area-text-color:var(--wix-forms-formInputValueColor);--wix-ui-tpa-text-area-text-color-rgb:var(--wix-forms-formInputValueColor-rgb);--wix-ui-tpa-text-area-text-color-opacity:var(--wix-forms-formInputValueColor-opacity);--wix-ui-tpa-text-area-hover-text-color:var(--wix-forms-formInputValueColor);--wix-ui-tpa-text-area-hover-text-color-rgb:var(--wix-forms-formInputValueColor-rgb);--wix-ui-tpa-text-area-hover-text-color-opacity:var(--wix-forms-formInputValueColor-opacity)}.slNNxCQ{--wix-ui-tpa-text-area-background-color:var(--wix-forms-formInputBackgroundColorHover);--wix-ui-tpa-text-area-background-color-rgb:var(--wix-forms-formInputBackgroundColorHover-rgb);--wix-ui-tpa-text-area-background-color-opacity:var(--wix-forms-formInputBackgroundColorHover-opacity);--wix-ui-tpa-text-area-border-color:var(--wix-forms-formInputBorderColorHover);--wix-ui-tpa-text-area-border-color-rgb:var(--wix-forms-formInputBorderColorHover-rgb);--wix-ui-tpa-text-area-border-color-opacity:var(--wix-forms-formInputBorderColorHover-opacity)}.sbzsb7l.sQpMbbh .sGg9EAe,.sbzsb7l.sQpMbbh .sGg9EAe:active,.sbzsb7l.sQpMbbh .sGg9EAe:focus,.sbzsb7l.sQpMbbh .sGg9EAe:focus-within,.sbzsb7l.sQpMbbh .sGg9EAe:hover{border-bottom-width:var(--wix-forms-formInputBorderBottomWidth,1px);border-left-width:var(--wix-forms-formInputBorderLeftWidth,1px);border-right-width:var(--wix-forms-formInputBorderRightWidth,1px);border-top-width:var(--wix-forms-formInputBorderTopWidth,1px)}</style>
<!-- Loadable Component comp-lyh7koo4 -->
<script id="comp-lyh7koo4__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[5923,4660,7367,5995,7462,9708,7017]</script><script id="comp-lyh7koo4__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["form-app-contacts-phone","form-app-text-area"]}</script><script async="" data-chunk="form-app-contacts-phone" src="https://static.parastorage.com/services/form-app/1.1766.0/client-viewer/5923.chunk.min.js"></script><script async="" data-chunk="form-app-contacts-phone" src="https://static.parastorage.com/services/form-app/1.1766.0/client-viewer/4660.chunk.min.js"></script><script async="" data-chunk="form-app-contacts-phone" src="https://static.parastorage.com/services/form-app/1.1766.0/client-viewer/7367.chunk.min.js"></script><script async="" data-chunk="form-app-contacts-phone" src="https://static.parastorage.com/services/form-app/1.1766.0/client-viewer/5995.chunk.min.js"></script><script async="" data-chunk="form-app-contacts-phone" src="https://static.parastorage.com/services/form-app/1.1766.0/client-viewer/7462.chunk.min.js"></script><script async="" data-chunk="form-app-contacts-phone" src="https://static.parastorage.com/services/form-app/1.1766.0/client-viewer/form-app-contacts-phone.chunk.min.js"></script><script async="" data-chunk="form-app-text-area" src="https://static.parastorage.com/services/form-app/1.1766.0/client-viewer/form-app-text-area.chunk.min.js"></script>
<style id="css_masterPage">
	

@font-face {font-family: 'almoni-dl-aaa-300'; font-style: normal; font-weight: 300; src: url('//static.parastorage.com/fonts/v2/5b763edb-ddf0-42b5-bdb6-ad597cac5246/v1/almoni-dl-aaa-300.woff2') format('woff2'); unicode-range: U+0020-007E, U+00A0-0137, U+0139-017E, U+018F, U+0192, U+01CD-01DC, U+01E6-01E7, U+01EA-01EB, U+01FA-01FF, U+0218-021B, U+0232-0233, U+0237, U+0259, U+02BC, U+02C6-02C7, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0400-045F, U+0462-0463, U+0490-0491, U+04C1-04C2, U+04F8-04F9, U+05B0-05BC, U+05BE-05BF, U+05C1-05C3, U+05C6-05C7, U+05D0-05EA, U+05F0-05F4, U+0950, U+0E3F, U+1E3E-1E3F, U+1E80-1E85, U+1E9E, U+1EBC-1EBD, U+1EF2-1EF3, U+1EF8-1EF9, U+200B, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030-2031, U+2039-203A, U+203D, U+2044, U+2051, U+20A9-20AA, U+20AC, U+20B9-20BA, U+20BD, U+20BF, U+2113, U+2116, U+2122, U+212E, U+2135-2137, U+2150-215F, U+2189, U+2190-2199, U+21AF, U+21D3, U+21DE-21DF, U+21E7, U+21E9-21EA, U+21F1, U+2202, U+2205-2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2318, U+2325-2326, U+232B, U+2380, U+2387, U+23CE, U+2400, U+24D8, U+24FF, U+25A0-25A1, U+25A4, U+25B2-25B3, U+25BC-25BD, U+25C6-25C7, U+25CA-25CC, U+25CF, U+2605-2606, U+2610-2612, U+262E-262F, U+263A, U+263F-2640, U+2642, U+2661, U+2665-2666, U+26A5, U+272A, U+2731-2732, U+275B-275E, U+2761, U+2776-2789, U+2B1F-2B22, U+FB1D, U+FB1F-FB36, U+FB38-FB3C, U+FB3E, U+FB40-FB41, U+FB43-FB44, U+FB46-FB4B, U+FB4F, U+FFFC-FFFD, U+1F10B;font-display: swap;
}@font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w10-light.woff2') format('woff2'); unicode-range: U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;font-display: swap;
}
@font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w02-light.woff2') format('woff2'); unicode-range: U+000D, U+0100-010F, U+0111-0130, U+0132-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+01FA-01FF, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03C0, U+1E80-1E85, U+1EF2-1EF3, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2126, U+212E, U+2153-2154, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB00-FB04;font-display: swap;
}
@font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w01-light.woff2') format('woff2'); unicode-range: U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+03BC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap;
}@font-face {font-family: 'almoni-dl-aaa-400'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/76d80fe4-b79d-4bef-a3db-00137d89108f/v1/almoni-dl-aaa-400.woff2') format('woff2'); unicode-range: U+0020-007E, U+00A0-0137, U+0139-017E, U+018F, U+0192, U+01CD-01DC, U+01E6-01E7, U+01EA-01EB, U+01FA-01FF, U+0218-021B, U+0232-0233, U+0237, U+0259, U+02BC, U+02C6-02C7, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0400-045F, U+0462-0463, U+0490-0491, U+04C1-04C2, U+04F8-04F9, U+05B0-05BC, U+05BE-05BF, U+05C1-05C3, U+05C6-05C7, U+05D0-05EA, U+05F0-05F4, U+0950, U+0E3F, U+1E3E-1E3F, U+1E80-1E85, U+1E9E, U+1EBC-1EBD, U+1EF2-1EF3, U+1EF8-1EF9, U+200B, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030-2031, U+2039-203A, U+203D, U+2044, U+2051, U+20A9-20AA, U+20AC, U+20B9-20BA, U+20BD, U+20BF, U+2113, U+2116, U+2122, U+212E, U+2135-2137, U+2150-215F, U+2189, U+2190-2199, U+21AF, U+21D3, U+21DE-21DF, U+21E7, U+21E9-21EA, U+21F1, U+2202, U+2205-2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2318, U+2325-2326, U+232B, U+2380, U+2387, U+23CE, U+2400, U+24D8, U+24FF, U+25A0-25A1, U+25A4, U+25B2-25B3, U+25BC-25BD, U+25C6-25C7, U+25CA-25CC, U+25CF, U+2605-2606, U+2610-2612, U+262E-262F, U+263A, U+263F-2640, U+2642, U+2661, U+2665-2666, U+26A5, U+272A, U+2731-2732, U+275B-275E, U+2761, U+2776-2789, U+2B1F-2B22, U+FB1D, U+FB1F-FB36, U+FB38-FB3C, U+FB3E, U+FB40-FB41, U+FB43-FB44, U+FB46-FB4B, U+FB4F, U+FFFC-FFFD, U+1F10B;font-display: swap;
}#masterPage:not(.landingPage) #PAGES_CONTAINER{margin-top:0px;margin-bottom:0px;}#masterPage.landingPage #soapAfterPagesContainer, #masterPage.landingPage #soapBeforePagesContainer{margin-top:97px;}#masterPage.landingPage #SITE_HEADER{display:none;}#masterPage.landingPage #SITE_FOOTER{display:none;}#masterPage.landingPage #comp-lzsejyqs{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{z-index:50;--above-all-in-container:10000;}#PAGES_CONTAINER{--pinned-layer-in-container:51;--above-all-in-container:49;}#SITE_FOOTER{--pinned-layer-in-container:52;--above-all-in-container:49;}#comp-keqrceue-pinned-layer{z-index:calc(var(--pinned-layers-in-page, 0) + 53);--above-all-in-container:10000;}#comp-lzsejyqs{z-index:calc(var(--pinned-layers-in-page, 0) + 54);--above-all-in-container:10000;}#comp-keqrceue{justify-self:end;align-self:end;position:absolute;grid-area:1 / 1 / 2 / 2;pointer-events:auto;}:root,:host, .spxThemeOverride, .max-width-container{--color_0:255,255,255;--color_1:255,255,255;--color_2:0,0,0;--color_3:237,28,36;--color_4:0,136,203;--color_5:255,203,5;--color_6:114,114,114;--color_7:176,176,176;--color_8:255,255,255;--color_9:114,114,114;--color_10:176,176,176;--color_11:255,255,255;--color_12:232,230,230;--color_13:186,186,186;--color_14:96,94,94;--color_15:54,54,54;--color_16:163,212,203;--color_17:117,170,160;--color_18:68,127,116;--color_19:6,84,70;--color_20:3,42,35;--color_21:245,168,189;--color_22:236,125,155;--color_23:226,13,71;--color_24:151,9,47;--color_25:75,4,24;--color_26:192,201,218;--color_27:148,160,182;--color_28:92,110,145;--color_29:61,73,97;--color_30:31,37,48;--color_31:231,243,193;--color_32:213,230,160;--color_33:186,218,85;--color_34:124,145,57;--color_35:62,73,28;--color_36:255,255,255;--color_37:54,54,54;--color_38:232,230,230;--color_39:186,186,186;--color_40:96,94,94;--color_41:68,127,116;--color_42:240,242,245;--color_43:186,186,186;--color_44:255,255,255;--color_45:54,54,54;--color_46:96,94,94;--color_47:96,94,94;--color_48:68,127,116;--color_49:68,127,116;--color_50:255,255,255;--color_51:255,255,255;--color_52:68,127,116;--color_53:68,127,116;--color_54:186,186,186;--color_55:186,186,186;--color_56:255,255,255;--color_57:255,255,255;--color_58:68,127,116;--color_59:68,127,116;--color_60:68,127,116;--color_61:68,127,116;--color_62:255,255,255;--color_63:255,255,255;--color_64:186,186,186;--color_65:186,186,186;--font_0:normal normal normal 50px/1.4em almoni-dl-aaa-300,sans-serif;--font_1:normal normal normal 16px/1.4em din-next-w01-light,sans-serif;--font_2:normal normal normal 22px/1.4em almoni-dl-aaa-300,sans-serif;--font_3:normal normal normal 26px/1.4em almoni-dl-aaa-300,sans-serif;--font_4:normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;--font_5:normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;--font_6:normal normal bold 16px/1.4em almoni-dl-aaa-300,sans-serif;--font_7:normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;--font_8:normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;--font_9:normal normal normal 14px/1.4em almoni-dl-aaa-400,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_45));letter-spacing:0em;}.font_1{font:var(--font_1);color:rgb(var(--color_46));letter-spacing:0em;}.font_2{font:var(--font_2);color:rgb(var(--color_45));letter-spacing:0em;}.font_3{font:var(--font_3);color:rgb(var(--color_45));letter-spacing:0em;}.font_4{font:var(--font_4);color:rgb(var(--color_46));letter-spacing:0em;}.font_5{font:var(--font_5);color:rgb(var(--color_45));letter-spacing:0em;}.font_6{font:var(--font_6);color:rgb(var(--color_45));letter-spacing:0em;}.font_7{font:var(--font_7);color:rgb(var(--color_15));letter-spacing:0em;}.font_8{font:var(--font_8);color:rgb(var(--color_15));letter-spacing:0em;}.font_9{font:var(--font_9);color:rgb(var(--color_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:var(--header-height);--header-height:97px;}#masterPage.landingPage{--top-offset:0px;}#SITE_HEADER{--brd:var(--color_37);--brwt:0px;--brwb:0px;--shd:none;--rd:0px;--alpha-brd:1;--boxShadowToggleOn-shd:none;--backdrop-filter:none;}#SITE_HEADER{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=SITE_HEADERinlineContent]{height:auto;width:100%;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-lywsh2ym"]{position:relative;margin:10px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#SITE_HEADER{--bg-overlay-color:rgba(var(--color_36), 0.97);--bg-gradient:none;position:sticky !important;top:var(--wix-ads-height);}#comp-lywsh2ym{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-lywsh2zlinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lywsh2zlinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lywsh2zlinlineContent-gridContainer] > [id="comp-lyx0awxv"]{position:relative;margin:18px 0px 19px calc((100% - 490px) * 0);left:74px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lywshckwinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lywshckwinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lywshckwinlineContent-gridContainer] > [id="comp-ihm8jbpc"]{position:relative;margin:16px 0px 21px calc((100% - 490px) * 1);left:-108px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lywshckwinlineContent-gridContainer] > [id="comp-lzthvkma"]{position:relative;margin:16px 0px 21px calc((100% - 490px) * 1);left:368px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-lywsh2ym{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-lywsh2zl{width:490px;}#comp-lywsh2zl{--bg-overlay-color:rgb(var(--color_36));--bg-gradient:none;width:100%;--column-width:490px;--column-flex:490;}#comp-lyx0awxv{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-lyx0awxv{width:276px;height:50px;}#comp-lyx0awxv{--height:50px;--width:276px;}#comp-lywshckw{width:490px;}#comp-lywshckw{--bg-overlay-color:rgb(var(--color_36));--bg-gradient:none;width:100%;--column-width:490px;--column-flex:490;}#comp-ihm8jbpc{--menuTotalBordersX:0px;--menuTotalBordersY:0px;--bgDrop:var(--color_11);--rd:0px;--shd:none;--fnt:var(--font_4);--pad:5px;--txt:var(--color_15);--trans:color 0.4s ease 0s;--txth:var(--color_14);--txts:var(--color_14);--boxShadowToggleOn-shd:none;--alpha-txt:1;--alpha-bgDrop:1;--alpha-txth:1;--alpha-txts:1;}#comp-ihm8jbpc{width:476px;height:50px;}#comp-ihm8jbpc{--menuTotalBordersY:0px;--menuTotalBordersX:0px;--submenus-direction:inherit;--menu-direction:inherit;--align:start;--menu-align:inherit;--submenus-align:inherit;}#comp-lzthvkma{width:52px;}[data-mesh-id=comp-lzthvkmainlineContent]{height:auto;width:52px;}[data-mesh-id=comp-lzthvkmainlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lzthvkmainlineContent-gridContainer] > [id="comp-lzthvkms3"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lzthvkmainlineContent-gridContainer] > [id="comp-lzthvkmt6"]{position:relative;margin:9px 0px 9px 0;left:10px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-lzthvkms3{width:52px;height:50px;}#comp-lzthvkms3{--fill-opacity:1;--stroke-width:0;--stroke:#363636;--stroke-opacity:1;--fill:#3F7652;}#comp-lzthvkmt6{width:32px;height:32px;}#comp-lzthvkmt6{--opacity:1;}#PAGES_CONTAINER{left:0;margin-left:0;width:100%;min-width:0;}#SITE_PAGES{left:0;margin-left:0;width:100%;min-width:0;}#SITE_PAGES{--transition-duration:700ms;}#SITE_FOOTER{--bg:var(--color_11);--shd:none;--brwt:0px;--brd:var(--color_37);--brwb:0px;--bgctr:var(--color_36);--rd:0px;--alpha-bg:1;--alpha-bgctr:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--backdrop-filter:none;}#SITE_FOOTER{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=SITE_FOOTERinlineContent]{height:auto;width:100%;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-izv5y7xo"]{position:relative;margin:57px 0px 33px calc((100% - 980px) * 0.5);left:447px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-lztm6sqv"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:54px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#SITE_FOOTER{--shc-mutated-brightness:128,128,128;--bg-overlay-color:rgb(var(--color_36));--bg-gradient:none;}#comp-izv5y7xo{width:86px;height:22px;}#comp-izv5y7xo{--item-size:22px;--item-margin-block:0;--item-margin-inline:0px 10px;--item-display:inline-block;--direction:inherit;width:86px;height:22px;}#comp-lztm6sqv{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-lztm6sqv{width:911px;height:auto;}#comp-lztm6sqv{--min-height:16px;}#comp-keqrceue{width:94px;height:94px;}</style>
<style id="css_jnin0">@font-face {font-family: 'avenir-lt-w01_85-heavy1475544'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/74290729-59ae-4129-87d0-2eec3974dce1/v1/avenir-lt-w05_85-heavy.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap;
}
@font-face {font-family: 'avenir-lt-w01_85-heavy1475544'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/74290729-59ae-4129-87d0-2eec3974dce1/v1/avenir-lt-w01_85-heavy1475544.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap;
}@font-face {font-family: 'almoni-dl-aaa-400'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/76d80fe4-b79d-4bef-a3db-00137d89108f/v1/almoni-dl-aaa-400.woff2') format('woff2'); unicode-range: U+0020-007E, U+00A0-0137, U+0139-017E, U+018F, U+0192, U+01CD-01DC, U+01E6-01E7, U+01EA-01EB, U+01FA-01FF, U+0218-021B, U+0232-0233, U+0237, U+0259, U+02BC, U+02C6-02C7, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0400-045F, U+0462-0463, U+0490-0491, U+04C1-04C2, U+04F8-04F9, U+05B0-05BC, U+05BE-05BF, U+05C1-05C3, U+05C6-05C7, U+05D0-05EA, U+05F0-05F4, U+0950, U+0E3F, U+1E3E-1E3F, U+1E80-1E85, U+1E9E, U+1EBC-1EBD, U+1EF2-1EF3, U+1EF8-1EF9, U+200B, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030-2031, U+2039-203A, U+203D, U+2044, U+2051, U+20A9-20AA, U+20AC, U+20B9-20BA, U+20BD, U+20BF, U+2113, U+2116, U+2122, U+212E, U+2135-2137, U+2150-215F, U+2189, U+2190-2199, U+21AF, U+21D3, U+21DE-21DF, U+21E7, U+21E9-21EA, U+21F1, U+2202, U+2205-2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2318, U+2325-2326, U+232B, U+2380, U+2387, U+23CE, U+2400, U+24D8, U+24FF, U+25A0-25A1, U+25A4, U+25B2-25B3, U+25BC-25BD, U+25C6-25C7, U+25CA-25CC, U+25CF, U+2605-2606, U+2610-2612, U+262E-262F, U+263A, U+263F-2640, U+2642, U+2661, U+2665-2666, U+26A5, U+272A, U+2731-2732, U+275B-275E, U+2761, U+2776-2789, U+2B1F-2B22, U+FB1D, U+FB1F-FB36, U+FB38-FB3C, U+FB3E, U+FB40-FB41, U+FB43-FB44, U+FB46-FB4B, U+FB4F, U+FFFC-FFFD, U+1F10B;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: 'almoni-dl-aaa-300'; font-style: normal; font-weight: 300; src: url('//static.parastorage.com/fonts/v2/5b763edb-ddf0-42b5-bdb6-ad597cac5246/v1/almoni-dl-aaa-300.woff2') format('woff2'); unicode-range: U+0020-007E, U+00A0-0137, U+0139-017E, U+018F, U+0192, U+01CD-01DC, U+01E6-01E7, U+01EA-01EB, U+01FA-01FF, U+0218-021B, U+0232-0233, U+0237, U+0259, U+02BC, U+02C6-02C7, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0400-045F, U+0462-0463, U+0490-0491, U+04C1-04C2, U+04F8-04F9, U+05B0-05BC, U+05BE-05BF, U+05C1-05C3, U+05C6-05C7, U+05D0-05EA, U+05F0-05F4, U+0950, U+0E3F, U+1E3E-1E3F, U+1E80-1E85, U+1E9E, U+1EBC-1EBD, U+1EF2-1EF3, U+1EF8-1EF9, U+200B, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030-2031, U+2039-203A, U+203D, U+2044, U+2051, U+20A9-20AA, U+20AC, U+20B9-20BA, U+20BD, U+20BF, U+2113, U+2116, U+2122, U+212E, U+2135-2137, U+2150-215F, U+2189, U+2190-2199, U+21AF, U+21D3, U+21DE-21DF, U+21E7, U+21E9-21EA, U+21F1, U+2202, U+2205-2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2318, U+2325-2326, U+232B, U+2380, U+2387, U+23CE, U+2400, U+24D8, U+24FF, U+25A0-25A1, U+25A4, U+25B2-25B3, U+25BC-25BD, U+25C6-25C7, U+25CA-25CC, U+25CF, U+2605-2606, U+2610-2612, U+262E-262F, U+263A, U+263F-2640, U+2642, U+2661, U+2665-2666, U+26A5, U+272A, U+2731-2732, U+275B-275E, U+2761, U+2776-2789, U+2B1F-2B22, U+FB1D, U+FB1F-FB36, U+FB38-FB3C, U+FB3E, U+FB40-FB41, U+FB43-FB44, U+FB46-FB4B, U+FB4F, U+FFFC-FFFD, U+1F10B;font-display: swap;
}@font-face {font-family: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QoFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QoFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QIFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QIFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4SYFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4SYFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4Q4FqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4Q4FqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4TYFqL_KWxQ.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4TYFqL_KWxQ.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}@font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-lt-w10-roman.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0, U+00A4, U+00A6-00A7, U+00A9, U+00AB-00AE, U+00B0-00B1, U+00B5-00B7, U+00BB, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2116, U+2122;font-display: swap;
}
@font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w02-roman.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;font-display: swap;
}
@font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w01-roman.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0462-0463, U+0472-0475, U+0490-0491, U+04D9, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+20B9-20BA, U+20BC-20BD, U+2113, U+2116, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E300-E30D, U+F6C5, U+F6C9-F6D8, U+F8FF, U+FB01-FB02;font-display: swap;
}@font-face {font-family: 'futura-lt-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w05-light.woff2') format('woff2'); unicode-range: U+0100-010F, U+0111-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap;
}
@font-face {font-family: 'futura-lt-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w01-light.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap;
}@font-face {font-family: 'futura-lt-w01-book'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/790166f1-b347-4f16-8a29-f0c4931a7c35/v1/futura-lt-w01-book.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap;
}#jnin0{left:0;margin-left:0;width:100%;min-width:0;}#masterPage{--pinned-layers-in-page:0;}[data-mesh-id=Containerjnin0inlineContent]{height:auto;width:100%;}[data-mesh-id=Containerjnin0inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:40px;grid-template-rows:repeat(9, min-content) 1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box;}[data-mesh-id=Containerjnin0inlineContent-gridContainer] > [id="comp-lq9mngcr"]{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=Containerjnin0inlineContent-gridContainer] > [id="comp-lylebzdn"]{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=Containerjnin0inlineContent-gridContainer] > [id="comp-lyfp9m4o"]{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=Containerjnin0inlineContent-gridContainer] > [id="comp-lyfla196"]{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=Containerjnin0inlineContent-gridContainer] > [id="comp-lyfmx9ze"]{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=Containerjnin0inlineContent-gridContainer] > [id="comp-lywqnzzh"]{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=Containerjnin0inlineContent-gridContainer] > [id="comp-lywqoksq"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:7 / 1 / 8 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containerjnin0inlineContent-gridContainer] > [id="comp-lyh1z14p"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:8 / 1 / 9 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containerjnin0inlineContent-gridContainer] > [id="comp-lyl9kg5v"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:9 / 1 / 10 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containerjnin0inlineContent-gridContainer] > [id="comp-lyfl7eo7"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:10 / 1 / 11 / 2;justify-self:start;align-self:start;}#comp-lq9mngcr{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lq9mngcrinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lq9mngcrinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:821px;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lq9mngcrinlineContent-gridContainer] > [id="comp-j6kq7f0t"]{position:relative;margin:331px 0px 10px calc((100% - 980px) * 0.5);left:35px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-j6kq7f0t{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-j6kq7f0t{width:910px;height:auto;}#comp-lylebzdn{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lylebzdninlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lylebzdninlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lylebzdninlineContent-gridContainer] > [id="comp-izv5alm7"]{position:relative;margin:55px 0px 40px calc((100% - 980px) * 0.5);left:182px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lylebzdninlineContent-gridContainer] > [id="comp-lyfp6uc3"]{position:relative;margin:0px 0px 61px calc((100% - 980px) * 0.5);left:182px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-izv5alm7{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-izv5alm7{width:600px;height:auto;}#comp-lyfp6uc3{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-lyfp6uc3{width:600px;height:auto;}#comp-lyfp9m4o{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lyfp9m4oinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lyfp9m4oinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lyfp9m4oinlineContent-gridContainer] > [id="comp-lylai8xx"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-lylai8xx{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-lylai92cinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lylai92cinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:375px;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lylai92cinlineContent-gridContainer] > [id="comp-lywqcdhb"]{position:relative;margin:74px 0px 51px calc((100% - 180px) * 0.5);left:65px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lylai92cinlineContent-gridContainer] > [id="comp-lylalqvy"]{position:relative;margin:0px 0px 10px calc((100% - 180px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lylaiwbdinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lylaiwbdinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:375px;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lylaiwbdinlineContent-gridContainer] > [id="comp-lywqcdhi"]{position:relative;margin:74px 0px 51px calc((100% - 178px) * 0.5);left:66px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lylaiwbdinlineContent-gridContainer] > [id="comp-lylal46v"]{position:relative;margin:0px 0px 10px calc((100% - 178px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lylaiy0finlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lylaiy0finlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:375px;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lylaiy0finlineContent-gridContainer] > [id="comp-lywqcdhd"]{position:relative;margin:74px 0px 51px calc((100% - 178px) * 0.5);left:65px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lylaiy0finlineContent-gridContainer] > [id="comp-lylajulb"]{position:relative;margin:0px 0px 10px calc((100% - 178px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lylaiz9oinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lylaiz9oinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:375px;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lylaiz9oinlineContent-gridContainer] > [id="comp-lywqcdhk1"]{position:relative;margin:74px 0px 51px calc((100% - 178px) * 0.5);left:66px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lylaiz9oinlineContent-gridContainer] > [id="comp-lylakkvn"]{position:relative;margin:0px 0px 10px calc((100% - 178px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lylaj00dinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lylaj00dinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:375px;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lylaj00dinlineContent-gridContainer] > [id="comp-lywqcdhc"]{position:relative;margin:74px 0px 51px calc((100% - 178px) * 0.5);left:70px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lylaj00dinlineContent-gridContainer] > [id="comp-lylamf9n"]{position:relative;margin:0px 0px 10px calc((100% - 178px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-lylai92c{width:180px;}#comp-lywqcdhb{width:37px;height:37px;}#comp-lylalqvy{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-lylalqvy{width:177px;height:auto;}#comp-lylaiwbd{width:178px;}#comp-lywqcdhi{width:37px;height:37px;}#comp-lylal46v{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-lylal46v{width:177px;height:auto;}#comp-lylaiy0f{width:178px;}#comp-lywqcdhd{width:37px;height:37px;}#comp-lylajulb{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-lylajulb{width:177px;height:auto;}#comp-lylaiz9o{width:178px;}#comp-lywqcdhk1{width:37px;height:37px;}#comp-lylakkvn{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-lylakkvn{width:177px;height:auto;}#comp-lylaj00d{width:178px;}#comp-lywqcdhc{width:37px;height:37px;}#comp-lylamf9n{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-lylamf9n{width:177px;height:auto;}#comp-lyfla196{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lyfla196inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lyfla196inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lyfla196inlineContent-gridContainer] > [id="comp-j7g7ml5o"]{position:relative;margin:5px 0px 30px calc((100% - 980px) * 0.5);left:489px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lyfla196inlineContent-gridContainer] > [id="comp-j7g7ml5p"]{position:relative;margin:0px 0px 32px calc((100% - 980px) * 0.5);left:190px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lyfla196inlineContent-gridContainer] > [id="comp-j7g7ml5q"]{position:relative;margin:0px 0px 57px calc((100% - 980px) * 0.5);left:190px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lyfla196inlineContent-gridContainer] > [id="comp-lywsqmgp"]{position:relative;margin:0px 169px 10px 169px;left:0;grid-area:4 / 1 / 5 / 2;justify-self:stretch;align-self:start;}#comp-j7g7ml5o{--lnw:1px;--brd:var(--color_39);--mrg:1px;--alpha-brd:1;}#comp-j7g7ml5o{width:1px;height:70px;}#comp-j7g7ml5p{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-j7g7ml5p{width:600px;height:auto;}#comp-j7g7ml5q{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-j7g7ml5q{width:600px;height:auto;}#comp-lywsqmgp{width:calc(100% - 169px - 169px);left:0;margin-left:169px;min-width:initial;height:1057px;}#comp-lyfmx9ze{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lyfmx9zeinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lyfmx9zeinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lyfmx9zeinlineContent-gridContainer] > [id="comp-izv5fgux"]{position:relative;margin:63px 0px 47px calc((100% - 980px) * 0.5);left:190px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lyfmx9zeinlineContent-gridContainer] > [id="comp-izpnf6io"]{position:relative;margin:0px 184px 11px 184px;left:0;grid-area:2 / 1 / 3 / 2;justify-self:stretch;align-self:start;}#comp-izv5fgux{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-izv5fgux{width:600px;height:auto;}#comp-izpnf6io{width:calc(100% - 184px - 184px);left:0;margin-left:184px;min-width:initial;height:467px;}#comp-lywqnzzh{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lywqnzzhinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lywqnzzhinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lywqnzzhinlineContent-gridContainer] > [id="comp-lywqo00a3"]{position:relative;margin:63px 0px 47px calc((100% - 980px) * 0.5);left:190px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lywqnzzhinlineContent-gridContainer] > [id="comp-lywqo00h2"]{position:relative;margin:0px 180px 11px 180px;left:0;grid-area:2 / 1 / 3 / 2;justify-self:stretch;align-self:start;}#comp-lywqo00a3{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-lywqo00a3{width:600px;height:auto;}#comp-lywqo00h2{width:calc(100% - 180px - 180px);left:0;margin-left:180px;min-width:initial;height:467px;}#comp-lywqoksq{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lywqoksqinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lywqoksqinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lywqoksqinlineContent-gridContainer] > [id="comp-lywqoktj"]{position:relative;margin:63px 0px 47px calc((100% - 980px) * 0.5);left:190px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lywqoksqinlineContent-gridContainer] > [id="comp-lywqoktk7"]{position:relative;margin:0px 180px 39px 180px;left:0;grid-area:2 / 1 / 3 / 2;justify-self:stretch;align-self:start;}#comp-lywqoktj{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-lywqoktj{width:600px;height:auto;}#comp-lywqoktk7{width:calc(100% - 180px - 180px);left:0;margin-left:180px;min-width:initial;height:467px;}#comp-lyh1z14p{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lyh1z14pinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lyh1z14pinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lyh1z14pinlineContent-gridContainer] > [id="comp-lyh7i10k"]{position:relative;margin:5px 0 13px 0;left:0;grid-area:1 / 1 / 2 / 2;justify-self:stretch;align-self:start;}[data-mesh-id=comp-lyh1z14pinlineContent-gridContainer] > [id="comp-lywqpjuq"]{position:relative;margin:0px 0px 36px calc((100% - 980px) * 0.5);left:371px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-lyh7i10k{--lnw:1px;--brd:var(--color_39);--alpha-brd:1;}#comp-lyh7i10k{width:100%;left:0;margin-left:0;min-width:initial;height:5px;}#comp-lywqpjuq{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 17px/1.4em almoni-dl-aaa-400,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_40);--brw:1px;--bg:var(--color_11);--brd:var(--color_39);--bgh:var(--color_18);--brdh:var(--color_18);--txth:var(--color_40);--bgd:204,204,204;--alpha-bgd:1;--brdd:204,204,204;--alpha-brdd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-bg:0;--alpha-bgh:0;--alpha-brd:1;--alpha-brdh:1;--alpha-txt:1;--alpha-txth:1;--boxShadowToggleOn-shd:none;}#comp-lywqpjuq{width:238px;height:40px;}#comp-lyl9kg5v{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lyl9kg5vinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lyl9kg5vinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:826px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lyl9kg5vinlineContent-gridContainer] > [id="comp-lyh7jarj"]{position:relative;margin:48px 0px 40px calc((100% - 980px) * 0.5);left:190px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lyl9kg5vinlineContent-gridContainer] > [id="comp-lyh2l0xn"]{position:relative;margin:0px 0px 54px calc((100% - 980px) * 0.5);left:190px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lyl9kg5vinlineContent-gridContainer] > [id="comp-lyh2ldp1"]{position:relative;margin:0px 0px 57px calc((100% - 980px) * 0.5);left:142px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lyl9kg5vinlineContent-gridContainer] > [id="comp-lyh2nzho"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:395px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}#comp-lyh7jarj{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-lyh7jarj{width:600px;height:auto;}#comp-lyh2l0xn{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-lyh2l0xn{width:600px;height:290px;}#comp-lyh2ldp1{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-lyh2ldp1{width:696px;height:auto;}#comp-lyh2nzho{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 17px/1.4em almoni-dl-aaa-400,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_40);--brw:1px;--bg:var(--color_11);--brd:var(--color_39);--bgh:var(--color_18);--brdh:var(--color_18);--txth:var(--color_40);--bgd:204,204,204;--alpha-bgd:1;--brdd:204,204,204;--alpha-brdd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-bg:0;--alpha-bgh:0;--alpha-brd:1;--alpha-brdh:1;--alpha-txt:1;--alpha-txth:1;--boxShadowToggleOn-shd:none;}#comp-lyh2nzho{width:190px;height:40px;}#comp-lyfl7eo7{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lyfl7eo7inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lyfl7eo7inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lyfl7eo7inlineContent-gridContainer] > [id="comp-j7g7ml5r"]{position:relative;margin:0px 0px 18px calc((100% - 980px) * 0.5);left:480px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lyfl7eo7inlineContent-gridContainer] > [id="comp-j7g7ml5r1"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:196px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lyfl7eo7inlineContent-gridContainer] > [id="comp-lyh7koo4"]{position:relative;margin:0px 0px 62px calc((100% - 980px) * 0.5);left:160px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lyfl7eo7inlineContent-wedge-4]{visibility:hidden;height:201px;width:0;grid-area:1 / 1 / 4 / 2;}#comp-j7g7ml5r{--lnw:1px;--brd:var(--color_39);--mrg:1px;--alpha-brd:1;}#comp-j7g7ml5r{width:1px;height:70px;}#comp-j7g7ml5r1{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-j7g7ml5r1{width:600px;height:auto;}#comp-lyh7koo4{width:660px;height:512px;}</style>
<style id="compCssMappers_jnin0">
	

#jnin0{width:auto;min-height:40px;}#pageBackground_jnin0{--bg-position:absolute;--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;}#comp-lq9mngcr{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-lylebzdn{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-lyfp9m4o{--fill-layer-image-opacity:0.09;--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;min-width:980px;}#comp-lylai8xx{--bg-overlay-color:transparent;--bg-gradient:none;--padding:14px;--margin:15px;min-width:980px;--items-direction:row;}#comp-lylai92c{--bg-overlay-color:rgb(var(--color_36));--bg-gradient:none;width:100%;--column-width:180px;--column-flex:180;}#comp-lywqcdhb{--opacity:1;}#comp-lylaiwbd{--bg-overlay-color:rgb(var(--color_36));--bg-gradient:none;width:100%;--column-width:178px;--column-flex:178;}#comp-lywqcdhi{--opacity:1;}#comp-lylaiy0f{--bg-overlay-color:rgb(var(--color_36));--bg-gradient:none;width:100%;--column-width:178px;--column-flex:178;}#comp-lywqcdhd{--opacity:1;}#comp-lylaiz9o{--bg-overlay-color:rgb(var(--color_36));--bg-gradient:none;width:100%;--column-width:178px;--column-flex:178;}#comp-lywqcdhk1{--opacity:1;}#comp-lylakkvn{--min-height:54px;}#comp-lylaj00d{--bg-overlay-color:rgb(var(--color_36));--bg-gradient:none;width:100%;--column-width:178px;--column-flex:178;}#comp-lywqcdhc{--opacity:1;}#comp-lyfla196{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-lyfmx9ze{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-lywqnzzh{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-lywqoksq{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-lyh1z14p{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-lyh7i10k{transform-origin:center 0.5px;}#comp-lywqpjuq{--shc-mutated-brightness:128,128,128;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 17px/1.4em almoni-dl-aaa-400,sans-serif;--label-align:center;--label-text-align:center;}#comp-lyl9kg5v{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-lyh2l0xn{--height:290px;--width:600px;}#comp-lyh2nzho{--shc-mutated-brightness:128,128,128;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 17px/1.4em almoni-dl-aaa-400,sans-serif;--label-align:center;--label-text-align:center;}#comp-lyfl7eo7{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}.comp-lyh7koo4 {
				--wix-direction: rtl;
--buttonsStyle: 1;
--buttonsBorderWidth: 0;
--nextButtonBorderWidth: 2;
--inputBorderWidth: 1;
--nextButtonStyle: 3;
--horizontalPadding: 24;
--submitButtonStyle: 3;
--verticalPadding: 24;
--submitButtonBorderWidth: 0;
--submitButtonBorderRadius: 100;
--previousButtonBorderRadius: 100;
--nextButtonBorderRadius: 100;
--previousButtonBorderWidth: 2;
--previousButtonStyle: 3;
--inputBorderStyle: 2;
--buttonsBorderRadius: 100;
--rowSpacing: 24;
--columnSpacing: 24;
--borderWidth: 0;
--borderRadius: 0;
--shadowAngle: 135;
--shadowDistance: 0;
--shadowSize: 0;
--shadowBlur: 25;
--inputBorderRadius: 0;
--buttonsFontHover: normal normal normal 16px/16px almoni-dl-aaa-400,sans-serif;
--submitButtonFontHover: normal normal normal 16px/1.4em almoni-dl-aaa-400,sans-serif;
--nextButtonFontHover: normal normal normal 16px/1.4em almoni-dl-aaa-400,sans-serif;
--previousButtonFontHover: normal normal normal 16px/1.4em almoni-dl-aaa-400,sans-serif;
--submitButtonBorderColor: 255,255,255,0;
--submitButtonBorderColor-rgb: 255,255,255;
--submitButtonBorderColor-opacity: 0;
--nextButtonBackgroundColor: 0,0,0;
--nextButtonBackgroundColor-rgb: 0,0,0;
--nextButtonBackgroundColor-opacity: 1;
--previousButtonColorHover: 128,128,128;
--previousButtonColorHover-rgb: 128,128,128;
--previousButtonColorHover-opacity: 1;
--submitButtonColor: 255,255,255;
--submitButtonColor-rgb: 255,255,255;
--submitButtonColor-opacity: 1;
--buttonsBackgroundColorHover: 102,102,102;
--buttonsBackgroundColorHover-rgb: 102,102,102;
--buttonsBackgroundColorHover-opacity: 1;
--paragraphColor: 0,0,0;
--paragraphColor-rgb: 0,0,0;
--paragraphColor-opacity: 1;
--inputLabelColor: 0,0,0;
--inputLabelColor-rgb: 0,0,0;
--inputLabelColor-opacity: 1;
--buttonsColor: 255,255,255;
--buttonsColor-rgb: 255,255,255;
--buttonsColor-opacity: 1;
--inputPlaceholderColor: 89,89,89;
--inputPlaceholderColor-rgb: 89,89,89;
--inputPlaceholderColor-opacity: 1;
--formBackground: 255,255,255;
--formBackground-rgb: 255,255,255;
--formBackground-opacity: 1;
--buttonsBorderColor: 0,0,0;
--buttonsBorderColor-rgb: 0,0,0;
--buttonsBorderColor-opacity: 1;
--previousButtonBackgroundColorHover: 0,0,0,0;
--previousButtonBackgroundColorHover-rgb: 0,0,0;
--previousButtonBackgroundColorHover-opacity: 0;
--nextButtonBorderColor: 255,255,255,0;
--nextButtonBorderColor-rgb: 255,255,255;
--nextButtonBorderColor-opacity: 0;
--buttonsBackgroundColor: 0,0,0;
--buttonsBackgroundColor-rgb: 0,0,0;
--buttonsBackgroundColor-opacity: 1;
--previousButtonBorderColor: 0,0,0;
--previousButtonBorderColor-rgb: 0,0,0;
--previousButtonBorderColor-opacity: 1;
--nextButtonColorHover: 255,255,255;
--nextButtonColorHover-rgb: 255,255,255;
--nextButtonColorHover-opacity: 1;
--inputSelectionColor: 89,89,89;
--inputSelectionColor-rgb: 89,89,89;
--inputSelectionColor-opacity: 1;
--headerTwoColor: 0,0,0;
--headerTwoColor-rgb: 0,0,0;
--headerTwoColor-opacity: 1;
--submitButtonColorHover: 255,255,255;
--submitButtonColorHover-rgb: 255,255,255;
--submitButtonColorHover-opacity: 1;
--inputBackgroundColor: 255,255,255;
--inputBackgroundColor-rgb: 255,255,255;
--inputBackgroundColor-opacity: 1;
--inputValueColor: 0,0,0;
--inputValueColor-rgb: 0,0,0;
--inputValueColor-opacity: 1;
--inputNoteColor: 0,0,0;
--inputNoteColor-rgb: 0,0,0;
--inputNoteColor-opacity: 1;
--headerOneColor: 0,0,0;
--headerOneColor-rgb: 0,0,0;
--headerOneColor-opacity: 1;
--nextButtonBorderColorHover: 0,0,0,0;
--nextButtonBorderColorHover-rgb: 0,0,0;
--nextButtonBorderColorHover-opacity: 0;
--nextButtonColor: 255,255,255;
--nextButtonColor-rgb: 255,255,255;
--nextButtonColor-opacity: 1;
--submitButtonBorderColorHover: 102,102,102;
--submitButtonBorderColorHover-rgb: 102,102,102;
--submitButtonBorderColorHover-opacity: 1;
--nextButtonBackgroundColorHover: 102,102,102;
--nextButtonBackgroundColorHover-rgb: 102,102,102;
--nextButtonBackgroundColorHover-opacity: 1;
--linkColor: 0,0,0;
--linkColor-rgb: 0,0,0;
--linkColor-opacity: 1;
--previousButtonBackgroundColor: 255,255,255,0;
--previousButtonBackgroundColor-rgb: 255,255,255;
--previousButtonBackgroundColor-opacity: 0;
--borderColor: 0,0,0,0;
--borderColor-rgb: 0,0,0;
--borderColor-opacity: 0;
--submitButtonBackgroundColor: 0,0,0;
--submitButtonBackgroundColor-rgb: 0,0,0;
--submitButtonBackgroundColor-opacity: 1;
--inputBorderColor: 0,0,0;
--inputBorderColor-rgb: 0,0,0;
--inputBorderColor-opacity: 1;
--submitButtonBackgroundColorHover: 102,102,102;
--submitButtonBackgroundColorHover-rgb: 102,102,102;
--submitButtonBackgroundColorHover-opacity: 1;
--buttonsColorHover: 255,255,255;
--buttonsColorHover-rgb: 255,255,255;
--buttonsColorHover-opacity: 1;
--previousButtonBorderColorHover: 128,128,128;
--previousButtonBorderColorHover-rgb: 128,128,128;
--previousButtonBorderColorHover-opacity: 1;
--previousButtonColor: 0,0,0;
--previousButtonColor-rgb: 0,0,0;
--previousButtonColor-opacity: 1;
--shadowColor: 54,54,54,0.15;
--shadowColor-rgb: 54,54,54;
--shadowColor-opacity: 0.15;
--inputBackgroundColorHover: 255,255,255;
--inputBackgroundColorHover-rgb: 255,255,255;
--inputBackgroundColorHover-opacity: 1;
--inputBorderColorHover: 54,54,54;
--inputBorderColorHover-rgb: 54,54,54;
--inputBorderColorHover-opacity: 1;
--inputErrorColor: 223,49,49;
--inputErrorColor-rgb: 223,49,49;
--inputErrorColor-opacity: 1;
--inputValueFont: normal normal normal 16px/20px helvetica-w01-roman,sans-serif;
--inputValueFont-style: normal;
--inputValueFont-variant: normal;
--inputValueFont-weight: normal;
--inputValueFont-size: 16px;
--inputValueFont-line-height: 20px;
--inputValueFont-family: helvetica-w01-roman,sans-serif;
--inputValueFont-text-decoration: none;
--submitButtonFont: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;
--submitButtonFont-style: normal;
--submitButtonFont-variant: normal;
--submitButtonFont-weight: normal;
--submitButtonFont-size: 17px;
--submitButtonFont-line-height: 1.4em;
--submitButtonFont-family: almoni-dl-aaa-300,sans-serif;
--submitButtonFont-text-decoration: none;
--paragraphFont: normal normal normal 16px/20px futura-lt-w01-light,sans-serif;
--paragraphFont-style: normal;
--paragraphFont-variant: normal;
--paragraphFont-weight: normal;
--paragraphFont-size: 16px;
--paragraphFont-line-height: 20px;
--paragraphFont-family: futura-lt-w01-light,sans-serif;
--paragraphFont-text-decoration: none;
--previousButtonFont: normal normal normal 16px/20px helvetica-w01-roman,sans-serif;
--previousButtonFont-style: normal;
--previousButtonFont-variant: normal;
--previousButtonFont-weight: normal;
--previousButtonFont-size: 16px;
--previousButtonFont-line-height: 20px;
--previousButtonFont-family: helvetica-w01-roman,sans-serif;
--previousButtonFont-text-decoration: none;
--inputNoteFont: normal normal normal 14px/17px helvetica-w01-roman,sans-serif;
--inputNoteFont-style: normal;
--inputNoteFont-variant: normal;
--inputNoteFont-weight: normal;
--inputNoteFont-size: 14px;
--inputNoteFont-line-height: 17px;
--inputNoteFont-family: helvetica-w01-roman,sans-serif;
--inputNoteFont-text-decoration: none;
--headerTwoFont: normal normal normal 25px/31px futura-lt-w01-book,sans-serif;
--headerTwoFont-style: normal;
--headerTwoFont-variant: normal;
--headerTwoFont-weight: normal;
--headerTwoFont-size: 25px;
--headerTwoFont-line-height: 31px;
--headerTwoFont-family: futura-lt-w01-book,sans-serif;
--headerTwoFont-text-decoration: none;
--nextButtonFont: normal normal normal 16px/20px helvetica-w01-roman,sans-serif;
--nextButtonFont-style: normal;
--nextButtonFont-variant: normal;
--nextButtonFont-weight: normal;
--nextButtonFont-size: 16px;
--nextButtonFont-line-height: 20px;
--nextButtonFont-family: helvetica-w01-roman,sans-serif;
--nextButtonFont-text-decoration: none;
--headerOneFont: normal normal normal 30px/37px futura-lt-w01-book,sans-serif;
--headerOneFont-style: normal;
--headerOneFont-variant: normal;
--headerOneFont-weight: normal;
--headerOneFont-size: 30px;
--headerOneFont-line-height: 37px;
--headerOneFont-family: futura-lt-w01-book,sans-serif;
--headerOneFont-text-decoration: none;
--inputLabelFont: normal normal normal 16px/20px almoni-dl-aaa-300,sans-serif;
--inputLabelFont-style: normal;
--inputLabelFont-variant: normal;
--inputLabelFont-weight: normal;
--inputLabelFont-size: 16px;
--inputLabelFont-line-height: 20px;
--inputLabelFont-family: almoni-dl-aaa-300,sans-serif;
--inputLabelFont-text-decoration: none;
--buttonsFontHover-style: normal;
--buttonsFontHover-variant: normal;
--buttonsFontHover-weight: normal;
--buttonsFontHover-size: 16px;
--buttonsFontHover-line-height: 16px;
--buttonsFontHover-family: almoni-dl-aaa-400,sans-serif;
--buttonsFontHover-text-decoration: none;
--submitButtonFontHover-style: normal;
--submitButtonFontHover-variant: normal;
--submitButtonFontHover-weight: normal;
--submitButtonFontHover-size: 16px;
--submitButtonFontHover-line-height: 1.4em;
--submitButtonFontHover-family: almoni-dl-aaa-400,sans-serif;
--submitButtonFontHover-text-decoration: none;
--nextButtonFontHover-style: normal;
--nextButtonFontHover-variant: normal;
--nextButtonFontHover-weight: normal;
--nextButtonFontHover-size: 16px;
--nextButtonFontHover-line-height: 1.4em;
--nextButtonFontHover-family: almoni-dl-aaa-400,sans-serif;
--nextButtonFontHover-text-decoration: none;
--previousButtonFontHover-style: normal;
--previousButtonFontHover-variant: normal;
--previousButtonFontHover-weight: normal;
--previousButtonFontHover-size: 16px;
--previousButtonFontHover-line-height: 1.4em;
--previousButtonFontHover-family: almoni-dl-aaa-400,sans-serif;
--previousButtonFontHover-text-decoration: none;
--inputBorderLeftWidth: 0;
--inputBorderRightWidth: 0;
--inputBorderTopWidth: 0;
--inputBorderBottomWidth: 1;
				--wix-color-1: 255,255,255;
--wix-color-2: 232,230,230;
--wix-color-3: 186,186,186;
--wix-color-4: 96,94,94;
--wix-color-5: 54,54,54;
--wix-color-6: 163,212,203;
--wix-color-7: 117,170,160;
--wix-color-8: 68,127,116;
--wix-color-9: 6,84,70;
--wix-color-10: 3,42,35;
--wix-color-11: 245,168,189;
--wix-color-12: 236,125,155;
--wix-color-13: 226,13,71;
--wix-color-14: 151,9,47;
--wix-color-15: 75,4,24;
--wix-color-16: 192,201,218;
--wix-color-17: 148,160,182;
--wix-color-18: 92,110,145;
--wix-color-19: 61,73,97;
--wix-color-20: 31,37,48;
--wix-color-21: 231,243,193;
--wix-color-22: 213,230,160;
--wix-color-23: 186,218,85;
--wix-color-24: 124,145,57;
--wix-color-25: 62,73,28;
--wix-color-26: 255,255,255;
--wix-color-27: 54,54,54;
--wix-color-28: 232,230,230;
--wix-color-29: 186,186,186;
--wix-color-30: 96,94,94;
--wix-color-31: 68,127,116;
--wix-color-32: 240,242,245;
--wix-color-33: 186,186,186;
--wix-color-34: 255,255,255;
--wix-color-35: 54,54,54;
--wix-color-36: 96,94,94;
--wix-color-37: 96,94,94;
--wix-color-38: 68,127,116;
--wix-color-39: 68,127,116;
--wix-color-40: 255,255,255;
--wix-color-41: 255,255,255;
--wix-color-42: 68,127,116;
--wix-color-43: 68,127,116;
--wix-color-44: 186,186,186;
--wix-color-45: 186,186,186;
--wix-color-46: 255,255,255;
--wix-color-47: 255,255,255;
--wix-color-48: 68,127,116;
--wix-color-49: 68,127,116;
--wix-color-50: 68,127,116;
--wix-color-51: 68,127,116;
--wix-color-52: 255,255,255;
--wix-color-53: 255,255,255;
--wix-color-54: 186,186,186;
--wix-color-55: 186,186,186;
--wix-font-Title: normal normal normal 50px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: normal;
--wix-font-Title-size: 50px;
--wix-font-Title-line-height: 1.4em;
--wix-font-Title-family: almoni-dl-aaa-300,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 22px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Page-title-style: normal;
--wix-font-Page-title-variant: normal;
--wix-font-Page-title-weight: normal;
--wix-font-Page-title-size: 22px;
--wix-font-Page-title-line-height: 1.4em;
--wix-font-Page-title-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal normal 26px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-XL-style: normal;
--wix-font-Heading-XL-variant: normal;
--wix-font-Heading-XL-weight: normal;
--wix-font-Heading-XL-size: 26px;
--wix-font-Heading-XL-line-height: 1.4em;
--wix-font-Heading-XL-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-L-style: normal;
--wix-font-Heading-L-variant: normal;
--wix-font-Heading-L-weight: normal;
--wix-font-Heading-L-size: 18px;
--wix-font-Heading-L-line-height: 1.4em;
--wix-font-Heading-L-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-M-style: normal;
--wix-font-Heading-M-variant: normal;
--wix-font-Heading-M-weight: normal;
--wix-font-Heading-M-size: 17px;
--wix-font-Heading-M-line-height: 1.4em;
--wix-font-Heading-M-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal bold 16px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-S-style: normal;
--wix-font-Heading-S-variant: normal;
--wix-font-Heading-S-weight: bold;
--wix-font-Heading-S-size: 16px;
--wix-font-Heading-S-line-height: 1.4em;
--wix-font-Heading-S-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Body-L-style: normal;
--wix-font-Body-L-variant: normal;
--wix-font-Body-L-weight: normal;
--wix-font-Body-L-size: 19px;
--wix-font-Body-L-line-height: 1.4em;
--wix-font-Body-L-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;
--wix-font-Body-M-style: normal;
--wix-font-Body-M-variant: normal;
--wix-font-Body-M-weight: normal;
--wix-font-Body-M-size: 20px;
--wix-font-Body-M-line-height: 1.4em;
--wix-font-Body-M-family: almoni-dl-aaa-400,sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal normal 14px/1.4em almoni-dl-aaa-400,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: almoni-dl-aaa-400,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;
		}































</style>
</head>
<body class='' >


    <script type="text/javascript">
        var bodyCacheable = true;
    </script>







    <!--pageHtmlEmbeds.bodyStart start-->
    <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyStart start"></script>
    
    <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyStart end"></script>
    <!--pageHtmlEmbeds.bodyStart end-->




<script id="wix-first-paint">
    if (window.ResizeObserver &&
        (!window.PerformanceObserver || !PerformanceObserver.supportedEntryTypes || PerformanceObserver.supportedEntryTypes.indexOf('paint') === -1)) {
        new ResizeObserver(function (entries, observer) {
            entries.some(function (entry) {
                var contentRect = entry.contentRect;
                if (contentRect.width > 0 && contentRect.height > 0) {
                    requestAnimationFrame(function (now) {
                        window.wixFirstPaint = now;
                        dispatchEvent(new CustomEvent('wixFirstPaint'));
                    });
                    observer.disconnect();
                    return true;
                }
            });
        }).observe(document.body);
    }
</script>








<div id="SITE_CONTAINER"><div id="main_MF" class="main_MF"><div id="SCROLL_TO_TOP" class="Vd6aQZ ignore-focus SCROLL_TO_TOP" tabindex="-1" role="region" aria-label="top of page"><span class="mHZSwn">top of page</span></div><!--$--><!--/$--><!--$--><div id="BACKGROUND_GROUP" class="backgroundGroup_jnin0 BACKGROUND_GROUP"><div id="BACKGROUND_GROUP_TRANSITION_GROUP"><div id="pageBackground_jnin0" data-media-height-override-type="" data-media-position-override="false" class="pageBackground_jnin0 BmZ5pC"><div id="bgLayers_pageBackground_jnin0" data-hook="bgLayers" data-motion-part="BG_LAYER pageBackground_jnin0" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_pageBackground_jnin0" data-motion-part="BG_MEDIA pageBackground_jnin0" class="VgO9Yg"></div></div></div></div></div><!--/$--><div id="site-root" class="site-root"><!--$--><div id="masterPage" class="mesh-layout masterPage css-editing-scope"><header id="SITE_HEADER" class="x4zVYf SITE_HEADER wixui-header" tabindex="-1"><div class="TMFrcJ"><div id="bgLayers_SITE_HEADER" data-hook="bgLayers" data-motion-part="BG_LAYER SITE_HEADER" class="MW5IWV mTQGgy"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_SITE_HEADER" data-motion-part="BG_MEDIA SITE_HEADER" class="VgO9Yg"></div></div><div class="QijXjn"></div></div><div class="kn76TK"><div data-mesh-id="SITE_HEADERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_HEADERinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-lywsh2ym" class="comp-lywsh2ym CohWsy wixui-column-strip"><div id="bgLayers_comp-lywsh2ym" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lywsh2ym" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-lywsh2ym" data-motion-part="BG_MEDIA comp-lywsh2ym" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><!--$--><div id="comp-lywsh2zl" class="comp-lywsh2zl YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-lywsh2zl" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lywsh2zl" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lywsh2zl" data-motion-part="BG_MEDIA comp-lywsh2zl" class="VgO9Yg"></div></div><div data-mesh-id="comp-lywsh2zlinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lywsh2zlinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-lyx0awxv" class="MazNVa comp-lyx0awxv wixui-image rYiAuL" title="ניהול נכסים 404"><a data-testid="linkElement" href="https://www.pm404.com" target="_self" class="j7pOnl"><img fetchpriority="high" sizes="276px" srcSet="https://static.wixstatic.com/media/533d0f_ce827194e7f44b78aa28eaaa4fd73b13~mv2.png/v1/fill/w_276,h_50,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/LogoWithoutBackground.png 1x, https://static.wixstatic.com/media/533d0f_ce827194e7f44b78aa28eaaa4fd73b13~mv2.png/v1/fill/w_552,h_100,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/LogoWithoutBackground.png 2x" id="img_comp-lyx0awxv" src="https://static.wixstatic.com/media/533d0f_ce827194e7f44b78aa28eaaa4fd73b13~mv2.png/v1/fill/w_276,h_50,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/LogoWithoutBackground.png" alt="ניהול נכסים 404" style="object-fit:cover" class="BI8PVQ Tj01hh" width="276" height="50"/></a></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-lywshckw" class="comp-lywshckw YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-lywshckw" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lywshckw" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lywshckw" data-motion-part="BG_MEDIA comp-lywshckw" class="VgO9Yg"></div></div><div data-mesh-id="comp-lywshckwinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lywshckwinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><wix-dropdown-menu id="comp-ihm8jbpc" class="XwCBRN NHM1d1 comp-ihm8jbpc wixui-dropdown-menu hidden-during-prewarmup" tabIndex="-1" dir="rtl" data-stretch-buttons-to-menu-width="false" data-same-width-buttons="false" data-num-items="6" data-menuborder-y="0" data-menubtn-border="0" data-ribbon-els="0" data-label-pad="0" data-ribbon-extra="0" data-dropalign="right"><nav class="R_TAzU" id="comp-ihm8jbpcnavContainer" aria-label="אתר"><ul class="y7qwii" id="comp-ihm8jbpcitemsContainer" style="text-align:right" data-marginallchildren="true"><li id="comp-ihm8jbpc0" data-direction="rtl" data-listposition="center" data-data-id="dataItem-izmrbekg" data-state="menu selected  link" data-index="0" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.pm404.com" target="_self" class="UiHgGh" aria-current="page"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-ihm8jbpc0label">בית</p></div></div></a></li><li id="comp-ihm8jbpc1" data-direction="rtl" data-listposition="center" data-data-id="dataItem-lyh2ouep" data-state="menu false  link" data-index="1" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.pm404.com/אודות" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-ihm8jbpc1label">אודות</p></div></div></a></li><li id="comp-ihm8jbpc2" data-direction="rtl" data-listposition="center" data-data-id="dataItem-ihm8hnzi" data-state="menu false  link" data-index="2" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.pm404.com/projects" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-ihm8jbpc2label">נכסים</p></div></div></a></li><li id="comp-ihm8jbpc3" data-direction="rtl" data-listposition="center" data-data-id="dataItem-j6rw8u76" data-state="menu false  link" data-index="3" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" data-anchor="anchors-lyfla19y" href="https://www.pm404.com" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-ihm8jbpc3label">שרותים</p></div></div></a></li><li id="comp-ihm8jbpc4" data-direction="rtl" data-listposition="center" data-data-id="dataItem-ihmi90xl" data-state="menu false  link" data-index="4" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" data-anchor="anchors-lyfl7ep1" href="https://www.pm404.com" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-ihm8jbpc4label">צור קשר</p></div></div></a></li><li id="comp-ihm8jbpc5" data-direction="rtl" data-listposition="left" data-data-id="dataItem-m03mjviw" data-state="menu false  link" data-index="5" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.pm404.com/home" target="_blank" rel="noreferrer noopener" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-ihm8jbpc5label">English</p></div></div></a></li><li id="comp-ihm8jbpc__more__" data-direction="ltr" data-listposition="left" data-state="menu false  header" data-index="__more__" data-dropdown="false" class="p90CkU xTjc1A"><div data-testid="linkElement" class="UiHgGh" tabindex="0" aria-haspopup="true"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-ihm8jbpc__more__label">עוד</p></div></div></div></li></ul><div class="h3jCPd" id="comp-ihm8jbpcdropWrapper" data-dropalign="right" data-dropdown-shown="false"><ul class="wkJ2fp wixui-dropdown-menu__submenu" id="comp-ihm8jbpcmoreContainer"></ul></div><div style="display:none" id="comp-ihm8jbpcnavContainer-hiddenA11ySubMenuIndication">Use tab to navigate through the menu items.</div></nav></wix-dropdown-menu><!--/$--><!--$--><div id="comp-lzthvkma" class="comp-lzthvkma SPY_vo"><div data-mesh-id="comp-lzthvkmainlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lzthvkmainlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-lzthvkms3" class="comp-lzthvkms3 wixui-vector-image"><div data-testid="svgRoot-comp-lzthvkms3" class="AKxYR5 VZYmYf comp-lzthvkms3"><svg preserveAspectRatio="none" data-bbox="0 0 200 200" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M200 100c0 55.228-44.772 100-100 100S0 155.228 0 100 44.772 0 100 0s100 44.772 100 100z"/>
    </g>
</svg></div></div><!--/$--><!--$--><div id="comp-lzthvkmt6" class="comp-lzthvkmt6 wixui-vector-image"><a data-testid="linkElement" href="https://wa.me/972526545131" target="_blank" rel="noreferrer noopener" class="a9YhBi"><div data-testid="svgRoot-comp-lzthvkmt6" class="AKxYR5 VZYmYf comp-lzthvkmt6"><svg preserveAspectRatio="xMidYMid meet" data-bbox="30 30 140 140" viewBox="30 30 140 140" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true aria-label=""><defs><style>#comp-lzthvkmt6 svg [data-color="1"] {fill: #FFFFFF;}</style></defs>
    <g>
        <path d="M132.7 112c-1.7-.9-10-4.9-11.5-5.4-1.6-.5-2.6-.9-3.8.9-1.1 1.8-4.4 5.4-5.3 6.6-1 1.1-1.9 1.2-3.7.4-1.7-.9-7.2-2.6-13.6-8.2-5.1-4.4-8.4-10-9.4-11.6-1-1.7-.1-2.6.8-3.4.8-.8 1.7-1.9 2.5-3 .9-1 1.1-1.7 1.7-2.8.5-1.1.3-2.1-.2-3s-3.8-9-5.2-12.4c-1.4-3.3-2.8-2.8-3.8-2.8s-2.1-.2-3.2-.2-3 .4-4.5 2.1c-1.6 1.7-5.9 5.8-5.9 13.9 0 8.2 6 16.2 6.8 17.3.9 1.1 11.6 18.5 28.8 25.3 17.2 6.7 17.2 4.5 20.2 4.2 3.1-.3 10-4 11.4-7.9 1.4-3.9 1.4-7.3 1-7.9-.3-.9-1.4-1.3-3.1-2.1z" fill="#0dc143" data-color="1"/>
        <path d="M101.2 30c-37.9 0-68.7 30.5-68.7 68.2 0 12.9 3.6 24.9 9.9 35.2L30 170l38.1-12.1c9.9 5.4 21.1 8.5 33.2 8.5 37.9 0 68.7-30.5 68.7-68.2-.1-37.7-30.9-68.2-68.8-68.2zm0 125.5c-11.7 0-22.7-3.5-31.8-9.4l-22.1 7.1 7.2-21.3c-6.9-9.4-11-21.1-11-33.6 0-31.7 25.9-57.3 57.8-57.3S159 66.7 159 98.2c0 31.6-25.9 57.3-57.8 57.3z" fill="#0dc143" data-color="1"/>
    </g>
</svg>
</div></a></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></section><!--/$--></div></div></div></header><main id="PAGES_CONTAINER" class="PAGES_CONTAINER" tabindex="-1" data-main-content="true"><div id="SITE_PAGES" class="JsJXaX SITE_PAGES"><div id="SITE_PAGES_TRANSITION_GROUP" class="AnQkDU"><div id="jnin0" class="dBAkHi jnin0"><div class="PFkO7r wixui-page" data-testid="page-bg"></div><div class="HT5ybB"><!--$--><div id="Containerjnin0" class="Containerjnin0 SPY_vo"><div data-mesh-id="Containerjnin0inlineContent" data-testid="inline-content" class=""><div data-mesh-id="Containerjnin0inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-lq9mngcr" tabindex="-1" class="Oqnisf comp-lq9mngcr wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lq9mngcr" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lq9mngcr" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lq9mngcr" data-motion-part="BG_MEDIA comp-lq9mngcr" class="VgO9Yg"><wow-image id="img_comp-lq9mngcr" class="HlRz5e Kv1aVt dLPlxY mNGsUM bgImage" data-image-info="{&quot;containerId&quot;:&quot;comp-lq9mngcr&quot;,&quot;isLQIP&quot;:false,&quot;imageData&quot;:{&quot;width&quot;:16384,&quot;height&quot;:5941,&quot;uri&quot;:&quot;nsplsh_7e62c218e83b43b997dab8a7f5bcc3c8~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;}}" data-motion-part="BG_IMG comp-lq9mngcr" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(16384px, 100%)"><img src="" alt="" style="width:100%;height:100%"/></wow-image></div></div><div data-mesh-id="comp-lq9mngcrinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lq9mngcrinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-j6kq7f0t" class="HcOXKn c9GqVL QxJLC3 comp-j6kq7f0t wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_0 wixui-rich-text__text" style="font-size:39px; line-height:normal; text-align:center;"><span class="color_36 wixui-rich-text__text"><span style="font-size:39px;" class="wixui-rich-text__text"><span style="letter-spacing:0.5em;" class="wixui-rich-text__text">404 Property Management</span></span></span></h1></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-lylebzdn" tabindex="-1" class="Oqnisf comp-lylebzdn wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lylebzdn" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lylebzdn" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lylebzdn" data-motion-part="BG_MEDIA comp-lylebzdn" class="VgO9Yg"></div></div><div data-mesh-id="comp-lylebzdninlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lylebzdninlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-izv5alm7" class="HcOXKn c9GqVL QxJLC3 comp-izv5alm7 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h3 class="font_3 wixui-rich-text__text" dir="rtl" style="text-align:center; font-size:26px;"><span class="color_41 wixui-rich-text__text">404 - ניהול ללא שגיאות</span></h3></div><!--/$--><!--$--><div id="comp-lyfp6uc3" class="HcOXKn c9GqVL QxJLC3 comp-lyfp6uc3 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_7 wixui-rich-text__text" dir="rtl" style="text-align:center; font-size:19px;">החיבור האישי שלנו עם הלקוחות הופך את הניהול שלנו לחלק טבעי מהבית שלהם. אנחנו מאמינים שהצלחת ניהול הנכס טמונה בהבנה של הצרכים והרצונות של כל לקוח, ומשלבים בין מקצועיות לגישה אישית ומותאמת. כל בית מנוהל אצלנו כאילו היה שלנו, מתוך דאגה לפרטים הקטנים ורצון להעניק שקט ושירות ברמה הגבוהה ביותר.</p></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-lyfp9m4o" tabindex="-1" class="Oqnisf comp-lyfp9m4o wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lyfp9m4o" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lyfp9m4o" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lyfp9m4o" data-motion-part="BG_MEDIA comp-lyfp9m4o" class="VgO9Yg"><wow-image id="img_comp-lyfp9m4o" class="HlRz5e Kv1aVt dLPlxY mNGsUM bgImage" data-image-info="{&quot;containerId&quot;:&quot;comp-lyfp9m4o&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:980,&quot;targetHeight&quot;:403,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:3264,&quot;height&quot;:4896,&quot;uri&quot;:&quot;nsplsh_01a05c5aee7c408fbd79565dbd8e4ff2~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;hasAnimation&quot;:false}}" data-motion-part="BG_IMG comp-lyfp9m4o" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/nsplsh_01a05c5aee7c408fbd79565dbd8e4ff2~mv2.jpg/v1/fill/w_269,h_403,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/nsplsh_01a05c5aee7c408fbd79565dbd8e4ff2~mv2.jpg" alt="Image by Henry &amp; Co." style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="980" height="403"/></wow-image></div></div><div data-mesh-id="comp-lyfp9m4oinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lyfp9m4oinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-lylai8xx" class="comp-lylai8xx CohWsy wixui-column-strip"><div id="bgLayers_comp-lylai8xx" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lylai8xx" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-lylai8xx" data-motion-part="BG_MEDIA comp-lylai8xx" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><!--$--><div id="comp-lylai92c" class="comp-lylai92c YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-lylai92c" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lylai92c" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lylai92c" data-motion-part="BG_MEDIA comp-lylai92c" class="VgO9Yg"></div></div><div data-mesh-id="comp-lylai92cinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lylai92cinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-lywqcdhb" class="comp-lywqcdhb wixui-vector-image"><div data-testid="svgRoot-comp-lywqcdhb" class="AKxYR5 VZYmYf comp-lywqcdhb"><svg preserveAspectRatio="xMidYMid meet" data-bbox="10 10 180 180" viewBox="10 10 180 180" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true aria-label=""><defs><style>#comp-lywqcdhb svg [data-color="1"] {fill: #605E5E;}</style></defs>
    <g>
        <path d="M83.027 137.362H57.824c-5.175 0-9.337-4.838-9.337-10.688V86.163c0-6.05 4.263-10.688 9.326-10.676h55.575c3.15-.012 6.075 1.901 7.762 5.625h.338c5.062-.574 8.443 2.849 8.443 6.288v11.118c0 3.781-3.076 6.875-8.085 6.99-1.366 4.125-4.781 7.104-8.652 7.104H92.362v13.865c.114 6.072-4.212 10.885-9.335 10.885zM58.36 78.625c-4.059 0-6.499 4.342-6.499 7.538s.342 40.849.342 40.849c0 3.825 2.505 6.975 5.694 6.975h25.395c3.075 0 5.694-3.15 5.694-6.975v-15.924c0-.98.776-1.851 1.884-1.851h22.164c2.438 0 4.544-2.177 5.098-5.226.111-.871.887-1.524 1.773-1.524h.997c3.103 0 5.209-1.633 5.209-3.048V87.287c0-.991-1.474-3.15-4.624-2.801h-1.575c-.787-.349-1.463-.799-1.8-1.587-.9-2.362-3.057-4.038-4.838-4.038s-50.856-.236-54.914-.236z" fill="#FBB03B" data-color="1"/>
        <path d="M78.274 127.237H63.7c-3.389 0-6.213-2.446-6.213-5.448v-8.228c0-3.002 2.824-5.448 6.213-5.448h14.573c3.389 0 6.213 2.446 6.213 5.448v8.228c.001 3.002-2.823 5.448-6.212 5.448zm-14.98-15.75c-1.327 0-2.432.817-2.432 1.868v8.639c0 .934 1.105 1.868 2.432 1.868h14.261c1.327 0 2.432-.817 2.432-1.868v-8.639c0-.934-1.105-1.868-2.432-1.868H63.294z" fill="#FBB03B" data-color="1"/>
        <path d="M77.838 87.862H63.55c-1.013.663-1.912-.124-1.912-1.249 0-1.012.787-1.912 1.912-2.126h14.287c1.013.213 1.912 1.001 1.912 2.126.001 1.012-.899 1.912-1.911 1.249z" fill="#FBB03B" data-color="1"/>
        <path d="M149.387 121.375c-1.012 0-1.913-.787-1.901-1.912V64.338a1.878 1.878 0 0 1 1.901-1.912c1.012 0 1.474.787 1.474 1.912v55.125c0 1.262-.461 1.912-1.474 1.912z" fill="#FBB03B" data-color="1"/>
        <path fill="#FBB03B" d="M142.638 81.55a2.925 2.925 0 1 1-5.85 0 2.925 2.925 0 0 1 5.85 0z" data-color="1"/>
        <path fill="#FBB03B" d="M135.775 74.35a2.925 2.925 0 1 1-5.85 0 2.925 2.925 0 0 1 5.85 0z" data-color="1"/>
        <path d="M148.262 95.737h-18.343c-1.012.213-1.232-.574-1.232-1.699 0-1.013.107-1.912 1.232-1.676h18.344c1.012-.237 1.912.551 1.912 1.676 0 1.012-.9 1.912-1.913 1.699z" fill="#FBB03B" data-color="1"/>
        <path d="M133.637 112.375c-.45 0-.9-.112-1.238-.45-.788-.675-.9-1.912-.225-2.7l7.875-9.338c.675-.787 1.913-.9 2.7-.225s.9 1.912.225 2.7L135.1 111.7c-.338.45-.9.675-1.463.675z" fill="#FBB03B" data-color="1"/>
        <path d="M100 190c-49.612 0-90-40.387-90-90s40.388-90 90-90 90 40.388 90 90-40.387 90-90 90zm0-176.175c-47.475 0-86.175 38.587-86.175 86.175S52.413 186.175 100 186.175c47.475 0 86.175-38.587 86.175-86.175S147.475 13.825 100 13.825z" fill="#FBB03B" data-color="1"/>
    </g>
</svg>
</div></div><!--/$--><!--$--><div id="comp-lylalqvy" class="HcOXKn c9GqVL QxJLC3 comp-lylalqvy wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" dir="rtl" style="font-size:18px; text-align:center;"><span style="font-size:18px;" class="wixui-rich-text__text">תחזוקה מלאה<br class="wixui-rich-text__text">
במערכות הבית<br class="wixui-rich-text__text">
טיפול בבריכות ובגינות</span></h2></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-lylaiwbd" class="comp-lylaiwbd YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-lylaiwbd" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lylaiwbd" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lylaiwbd" data-motion-part="BG_MEDIA comp-lylaiwbd" class="VgO9Yg"></div></div><div data-mesh-id="comp-lylaiwbdinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lylaiwbdinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-lywqcdhi" class="comp-lywqcdhi wixui-vector-image"><div data-testid="svgRoot-comp-lywqcdhi" class="AKxYR5 VZYmYf comp-lywqcdhi"><svg preserveAspectRatio="xMidYMid meet" data-bbox="8 8 184 184" viewBox="8 8 184 184" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true aria-label=""><defs><style>#comp-lywqcdhi svg [data-color="1"] {fill: #605E5E;}</style></defs>
    <g>
        <path d="M100 8C49.271 8 8 49.271 8 100s41.271 92 92 92 92-41.271 92-92-41.271-92-92-92zm0 178.816c-47.87 0-86.815-38.945-86.815-86.816S52.13 13.184 100 13.184 186.815 52.129 186.815 100 147.87 186.816 100 186.816z" fill="#003449" data-color="1"/>
        <path d="M102.412 95.369h-4.888v43.566H61.122l37.323 30.875 1.56 1.286 38.793-32.16h-36.386V95.369zm22.83 48.456l-25.244 20.927L74.7 143.825h50.542z" fill="#003449" data-color="1"/>
        <path fill="#003449" d="M60.696 128.671h31.916v-5.079H65.774V48.274h69.081v75.318h-27.53v5.079h32.608V43.195H60.696v85.476z" data-color="1"/>
    </g>
</svg>
</div></div><!--/$--><!--$--><div id="comp-lylal46v" class="HcOXKn c9GqVL QxJLC3 comp-lylal46v wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" dir="rtl" style="font-size:18px; text-align:center;"><span style="font-size:18px;" class="wixui-rich-text__text">שקיפות מלאה<br class="wixui-rich-text__text">
טכנולוגיה מתקדמת<br class="wixui-rich-text__text">
דוחות חדשיים למעקב</span></h2></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-lylaiy0f" class="comp-lylaiy0f YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-lylaiy0f" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lylaiy0f" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lylaiy0f" data-motion-part="BG_MEDIA comp-lylaiy0f" class="VgO9Yg"></div></div><div data-mesh-id="comp-lylaiy0finlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lylaiy0finlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-lywqcdhd" class="comp-lywqcdhd wixui-vector-image"><div data-testid="svgRoot-comp-lywqcdhd" class="AKxYR5 VZYmYf comp-lywqcdhd"><svg preserveAspectRatio="xMidYMid meet" data-bbox="10 10 180 180" viewBox="10 10 180 180" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true aria-label=""><defs><style>#comp-lywqcdhd svg [data-color="1"] {fill: #605E5E;}</style></defs>
    <g>
        <path d="M100 10c-49.612 0-90 40.388-90 90s40.388 90 90 90 90-40.387 90-90-40.387-90-90-90zm0 176.175c-47.475 0-86.175-38.587-86.175-86.175 0-47.475 38.588-86.175 86.175-86.175 47.475 0 86.175 38.588 86.175 86.175 0 47.475-38.7 86.175-86.175 86.175z" fill="#FBB03B" data-color="1"/>
        <path d="M107.312 120.25H83.687c-.9 0-1.687.787-1.687 1.688v13.5c0 .9.787 1.688 1.687 1.688h23.625c.9 0 1.688-.787 1.688-1.688v-13.5c0-.901-.787-1.688-1.688-1.688zm-1.687 13.5h-20.25v-10.125h20.25v10.125z" fill="#FBB03B" data-color="1"/>
        <path d="M107.312 96.625H83.687c-.9 0-1.687.787-1.687 1.688v13.5c0 .9.787 1.688 1.687 1.688h23.625c.9 0 1.688-.787 1.688-1.688v-13.5c0-.901-.787-1.688-1.688-1.688zm-1.687 13.5h-20.25V100h20.25v10.125z" fill="#FBB03B" data-color="1"/>
        <path d="M107.312 73H83.687c-.9 0-1.687.787-1.687 1.688v13.5c0 .9.787 1.688 1.687 1.688h23.625c.9 0 1.688-.787 1.688-1.688v-13.5c0-.901-.787-1.688-1.688-1.688zm-1.687 13.5h-20.25V76.375h20.25V86.5z" fill="#FBB03B" data-color="1"/>
        <path d="M94.825 67.938a5.81 5.81 0 0 0 5.85-5.85 5.81 5.81 0 0 0-5.85-5.85 5.81 5.81 0 0 0-5.85 5.85 5.81 5.81 0 0 0 5.85 5.85zm0-8.438a2.497 2.497 0 0 1 2.475 2.475 2.497 2.497 0 0 1-2.475 2.475 2.497 2.497 0 0 1-2.475-2.475 2.497 2.497 0 0 1 2.475-2.475z" fill="#FBB03B" data-color="1"/>
        <path d="M115.3 60.513c-1.575-5.962-6.75-10.013-13.387-10.013H90.1c-7.875 0-14.85 5.85-14.85 13.838v72.338c0 7.875 6.975 13.95 14.85 13.95h11.812c1.912 0 3.713-.338 5.287-1.012l4.5-1.012 7.875-1.8c1.575-.337 3.037-.9 4.387-1.8l14.512-6.188c7.087-3.375 10.125-11.925 6.75-19.125L115.3 60.513zm-2.925 75.825c0 6.075-4.388 10.912-10.463 10.912H90.1c-6.075 0-11.475-4.95-11.475-10.912v-71.55c0-6.075 4.95-10.913 10.912-10.913h11.925c4.162 0 7.763 2.362 9.675 5.738 0 .112.112.225.112.338l.338.787c.45 1.237.787 2.588.787 4.05l.001 71.55zm13.275 2.699a10.587 10.587 0 0 1-6.862 4.725L113.5 145h-.225c1.688-2.363 2.475-5.062 2.475-8.1V79.075l11.475 51.75c.562 2.813 0 5.737-1.575 8.212zm11.475-3.262l-7.65 3.262c1.35-2.812 1.8-6.075 1.125-9.225L118 73.45l24.187 47.7c2.588 5.512.338 12.038-5.062 14.625z" fill="#FBB03B" data-color="1"/>
    </g>
</svg>
</div></div><!--/$--><!--$--><div id="comp-lylajulb" class="HcOXKn c9GqVL QxJLC3 comp-lylajulb wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" dir="rtl" style="font-size:18px; text-align:center;"><span style="font-size:18px;" class="wixui-rich-text__text">מענה 24\7&nbsp;<br class="wixui-rich-text__text">
שרותי אבטחה<br class="wixui-rich-text__text">
שרותי קונסיירג׳</span></h2></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-lylaiz9o" class="comp-lylaiz9o YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-lylaiz9o" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lylaiz9o" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lylaiz9o" data-motion-part="BG_MEDIA comp-lylaiz9o" class="VgO9Yg"></div></div><div data-mesh-id="comp-lylaiz9oinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lylaiz9oinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-lywqcdhk1" class="comp-lywqcdhk1 wixui-vector-image"><div data-testid="svgRoot-comp-lywqcdhk1" class="AKxYR5 VZYmYf comp-lywqcdhk1"><svg preserveAspectRatio="xMidYMid meet" data-bbox="12.5 12.5 175 175" viewBox="12.5 12.5 175 175" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true aria-label=""><defs><style>#comp-lywqcdhk1 svg [data-color="1"] {fill: #605E5E;}</style></defs>
    <g>
        <path d="M100 187.5c48.248 0 87.5-39.252 87.5-87.5S148.248 12.5 100 12.5 12.5 51.752 12.5 100s39.252 87.5 87.5 87.5zm0-170c45.49 0 82.5 37.01 82.5 82.5s-37.01 82.5-82.5 82.5-82.5-37.01-82.5-82.5S54.51 17.5 100 17.5z" fill="#003449" data-color="1"/>
        <path d="M53.755 146.352h39.789v-20.687h12.865v20.687h39.79V96.219H53.755v50.133zm5-45.133h82.444v40.133h-29.79v-20.687H88.544v20.687H58.755v-40.133z" fill="#003449" data-color="1"/>
        <path d="M99.998 45.311L49.052 88.995h102.002L99.998 45.311zm.004 6.584l37.517 32.101H62.563l37.439-32.101z" fill="#003449" data-color="1"/>
    </g>
</svg>
</div></div><!--/$--><!--$--><div id="comp-lylakkvn" class="HcOXKn c9GqVL QxJLC3 comp-lylakkvn wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" dir="rtl" style="font-size:18px; text-align:center;"><span style="font-size:18px;" class="wixui-rich-text__text">ניהול התשלומים לרשויות<br class="wixui-rich-text__text">
ניהול שוכרי הנכס</span></h2></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-lylaj00d" class="comp-lylaj00d YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-lylaj00d" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lylaj00d" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lylaj00d" data-motion-part="BG_MEDIA comp-lylaj00d" class="VgO9Yg"></div></div><div data-mesh-id="comp-lylaj00dinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lylaj00dinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-lywqcdhc" class="comp-lywqcdhc wixui-vector-image"><div data-testid="svgRoot-comp-lywqcdhc" class="AKxYR5 VZYmYf comp-lywqcdhc"><svg preserveAspectRatio="xMidYMid meet" data-bbox="10 10 180 180" viewBox="10 10 180 180" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true aria-label=""><defs><style>#comp-lywqcdhc svg [data-color="1"] {fill: #605E5E;}</style></defs>
    <g>
        <path d="M100 190c-49.612 0-90-40.387-90-90s40.388-90 90-90 90 40.388 90 90-40.387 90-90 90zm0-176.175c-47.475 0-86.175 38.587-86.175 86.175 0 47.475 38.588 86.175 86.175 86.175 47.475 0 86.175-38.587 86.175-86.175 0-47.475-38.7-86.175-86.175-86.175z" fill="#FBB03B" data-color="1"/>
        <path d="M132.062 87.062c-.9 0-1.687-.787-1.687-1.688 0-16.425-13.275-29.7-29.7-29.7-17.438 0-30.488 11.812-30.488 27.45 0 .9-.787 1.688-1.687 1.688s-1.688-.787-1.688-1.688c0-17.55 14.513-30.825 33.863-30.825 18.225 0 33.075 14.85 33.075 33.075 0 .901-.787 1.688-1.688 1.688z" fill="#FBB03B" data-color="1"/>
        <path d="M101.125 93.138c-15.412 0-27.45-1.912-32.85-5.4-.787-.45-1.012-1.575-.562-2.362.45-.787 1.575-1.013 2.363-.562 1.8 1.125 9.338 4.838 31.05 4.838 20.588 0 27.787-3.375 29.925-4.838.788-.562 1.8-.338 2.362.45.562.787.338 1.8-.45 2.362-2.926 2.137-11.026 5.512-31.838 5.512z" fill="#FBB03B" data-color="1"/>
        <path d="M100.566 147.939c-19.14 0-26.955-2.945-33.184-5.21-.68-.227-1.133-.906-1.133-1.586V89.386l.566-6.569c0-.566.34-1.019.793-1.246 5.323-3.398 17.894-5.436 33.523-5.436 15.629 0 27.294 2.039 31.938 5.436.453.34.68.793.68 1.359v58.219c0 .528-.243 1.024-.664 1.342-4.517 3.405-16.759 5.448-32.519 5.448zm-31.054-8.02c6.12 2.267 13.487 4.647 30.942 4.647 16.661 0 26.181-2.153 29.922-4.307V83.816c-2.493-1.473-9.861-4.307-29.242-4.307-16.774 0-26.861 2.267-31.055 4.42l-.453 5.554-.114 50.436z" fill="#FBB03B" data-color="1"/>
        <path d="M100.851 130.983c-8.35 0-13.09-.564-19.635-1.354-.903-.113-1.467-.79-1.467-1.693V102.66c0-.451.226-.903.564-1.241.339-.339.79-.451 1.354-.451 6.432.79 11.171 1.354 19.296 1.354 5.304 0 10.607-.226 13.992-.677.451-.113.903.113 1.354.451.339.339.564.79.564 1.241v25.277a1.71 1.71 0 0 1-1.467 1.693c-3.722.337-9.138.676-14.555.676zm-17.726-4.507c5.759.678 10.276 1.129 17.841 1.129 4.63 0 9.146-.226 12.534-.452v-21.906c-3.388.339-7.904.452-12.534.452-7.566 0-12.082-.452-17.841-1.129v21.906z" fill="#FBB03B" data-color="1"/>
    </g>
</svg>
</div></div><!--/$--><!--$--><div id="comp-lylamf9n" class="HcOXKn c9GqVL QxJLC3 comp-lylamf9n wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" dir="rtl" style="font-size:18px; text-align:center;"><span style="font-size:18px;" class="wixui-rich-text__text">יבוא&nbsp;<br class="wixui-rich-text__text">
שיפוץ&nbsp;<br class="wixui-rich-text__text">
עיצוב פנים</span></h2></div><!--/$--></div></div></div><!--/$--></div></section><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-lyfla196" tabindex="-1" class="Oqnisf comp-lyfla196 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lyfla196" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lyfla196" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lyfla196" data-motion-part="BG_MEDIA comp-lyfla196" class="VgO9Yg"></div></div><div data-mesh-id="comp-lyfla196inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lyfla196inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-j7g7ml5o" class="SsY_2i comp-j7g7ml5o"><div class="UGHfip wixui-vertical-line"></div></div><!--/$--><!--$--><div id="comp-j7g7ml5p" class="HcOXKn c9GqVL QxJLC3 comp-j7g7ml5p wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:22px;">השרותים שלנו</h2></div><!--/$--><!--$--><div id="comp-j7g7ml5q" class="HcOXKn c9GqVL QxJLC3 comp-j7g7ml5q wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_7 wixui-rich-text__text" dir="rtl" style="text-align:center; line-height:1.5em; font-size:19px;">חברת 404 ניהול נכסים מציעה מגוון גדול של שירותים עבור לקוחותיה, ועובדת עם החברות המובילות בשוק ובעלי המקצוע הטובים והישרים ביותר. חיפשתם שירות מסוים והוא לא מופיע? פנו אלינו, ונעשה את המיטב כדי לעזור לכם.</p></div><!--/$--><!--$--><div id="comp-lywsqmgp" class="TWFxr5 "><div class="comp-lywsqmgp"><style>.comp-lywsqmgp {
            --wix-color-1: 255,255,255;
--wix-color-2: 232,230,230;
--wix-color-3: 186,186,186;
--wix-color-4: 96,94,94;
--wix-color-5: 54,54,54;
--wix-color-6: 163,212,203;
--wix-color-7: 117,170,160;
--wix-color-8: 68,127,116;
--wix-color-9: 6,84,70;
--wix-color-10: 3,42,35;
--wix-color-11: 245,168,189;
--wix-color-12: 236,125,155;
--wix-color-13: 226,13,71;
--wix-color-14: 151,9,47;
--wix-color-15: 75,4,24;
--wix-color-16: 192,201,218;
--wix-color-17: 148,160,182;
--wix-color-18: 92,110,145;
--wix-color-19: 61,73,97;
--wix-color-20: 31,37,48;
--wix-color-21: 231,243,193;
--wix-color-22: 213,230,160;
--wix-color-23: 186,218,85;
--wix-color-24: 124,145,57;
--wix-color-25: 62,73,28;
--wix-color-26: 255,255,255;
--wix-color-27: 54,54,54;
--wix-color-28: 232,230,230;
--wix-color-29: 186,186,186;
--wix-color-30: 96,94,94;
--wix-color-31: 68,127,116;
--wix-color-32: 240,242,245;
--wix-color-33: 186,186,186;
--wix-color-34: 255,255,255;
--wix-color-35: 54,54,54;
--wix-color-36: 96,94,94;
--wix-color-37: 96,94,94;
--wix-color-38: 68,127,116;
--wix-color-39: 68,127,116;
--wix-color-40: 255,255,255;
--wix-color-41: 255,255,255;
--wix-color-42: 68,127,116;
--wix-color-43: 68,127,116;
--wix-color-44: 186,186,186;
--wix-color-45: 186,186,186;
--wix-color-46: 255,255,255;
--wix-color-47: 255,255,255;
--wix-color-48: 68,127,116;
--wix-color-49: 68,127,116;
--wix-color-50: 68,127,116;
--wix-color-51: 68,127,116;
--wix-color-52: 255,255,255;
--wix-color-53: 255,255,255;
--wix-color-54: 186,186,186;
--wix-color-55: 186,186,186;
--wix-font-Title: normal normal normal 50px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: normal;
--wix-font-Title-size: 50px;
--wix-font-Title-line-height: 1.4em;
--wix-font-Title-family: almoni-dl-aaa-300,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 22px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Page-title-style: normal;
--wix-font-Page-title-variant: normal;
--wix-font-Page-title-weight: normal;
--wix-font-Page-title-size: 22px;
--wix-font-Page-title-line-height: 1.4em;
--wix-font-Page-title-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal normal 26px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-XL-style: normal;
--wix-font-Heading-XL-variant: normal;
--wix-font-Heading-XL-weight: normal;
--wix-font-Heading-XL-size: 26px;
--wix-font-Heading-XL-line-height: 1.4em;
--wix-font-Heading-XL-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-L-style: normal;
--wix-font-Heading-L-variant: normal;
--wix-font-Heading-L-weight: normal;
--wix-font-Heading-L-size: 18px;
--wix-font-Heading-L-line-height: 1.4em;
--wix-font-Heading-L-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-M-style: normal;
--wix-font-Heading-M-variant: normal;
--wix-font-Heading-M-weight: normal;
--wix-font-Heading-M-size: 17px;
--wix-font-Heading-M-line-height: 1.4em;
--wix-font-Heading-M-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal bold 16px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-S-style: normal;
--wix-font-Heading-S-variant: normal;
--wix-font-Heading-S-weight: bold;
--wix-font-Heading-S-size: 16px;
--wix-font-Heading-S-line-height: 1.4em;
--wix-font-Heading-S-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Body-L-style: normal;
--wix-font-Body-L-variant: normal;
--wix-font-Body-L-weight: normal;
--wix-font-Body-L-size: 19px;
--wix-font-Body-L-line-height: 1.4em;
--wix-font-Body-L-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;
--wix-font-Body-M-style: normal;
--wix-font-Body-M-variant: normal;
--wix-font-Body-M-weight: normal;
--wix-font-Body-M-size: 20px;
--wix-font-Body-M-line-height: 1.4em;
--wix-font-Body-M-family: almoni-dl-aaa-400,sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal normal 14px/1.4em almoni-dl-aaa-400,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: almoni-dl-aaa-400,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: rtl;
--newItemsDetails: 1;
--gridStyle: 1;
--gallerySize: 48;
--te-padding-slider: 50;
--newItemsLocation: 0;
--scrollDirection: 0;
--overlayAnimation: 2;
--collageDensity: 80;
--calculateTextBoxHeightMode: 1;
--loveCounter: 1;
--galleryLayout: 2;
--titlePlacement: 0;
--numberOfImagesPerRow: 5;
--galleryVerticalAlign: 0;
--imageQuality: 75;
--galleryHorizontalAlign: 1;
--imageMargin: 20;
--textBoxHeight: 81;
--arrowsVerticalPosition: 0;
--designedPresetId: -1;
--galleryImageRatio: 1;
--previewHover: 1724226758716;
--imageHoverAnimation: 4;
--expandInfoPosition: 1;
--itemClick: 2;
--m_designedPresetId: -1;
--m_numberOfImagesPerRow: 2;
--m_imageMargin: 13;
--m_imageHoverAnimation: 1;
--m_overlayAnimation: 3;
--textFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;
--itemIconColor: 255,255,255;
--itemIconColor-rgb: 255,255,255;
--itemIconColor-opacity: 1;
--titleColorExpand: 54,54,54;
--titleColorExpand-rgb: 54,54,54;
--titleColorExpand-opacity: 1;
--loadMoreButtonFontColor: 54,54,54;
--loadMoreButtonFontColor-rgb: 54,54,54;
--loadMoreButtonFontColor-opacity: 1;
--itemDescriptionFontColor: 255,255,255;
--itemDescriptionFontColor-rgb: 255,255,255;
--itemDescriptionFontColor-opacity: 1;
--textBoxFillColor: 232,230,230;
--textBoxFillColor-rgb: 232,230,230;
--textBoxFillColor-opacity: 1;
--itemOpacity: 255,255,255,0;
--itemOpacity-rgb: 255,255,255;
--itemOpacity-opacity: 0;
--loadMoreButtonColor: 255,255,255;
--loadMoreButtonColor-rgb: 255,255,255;
--loadMoreButtonColor-opacity: 1;
--loadMoreButtonBorderColor: 54,54,54;
--loadMoreButtonBorderColor-rgb: 54,54,54;
--loadMoreButtonBorderColor-opacity: 1;
--imageLoadingColor: 186,186,186;
--imageLoadingColor-rgb: 186,186,186;
--imageLoadingColor-opacity: 1;
--itemShadowOpacityAndColor: 54,54,54,0.2;
--itemShadowOpacityAndColor-rgb: 54,54,54;
--itemShadowOpacityAndColor-opacity: 0.2;
--itemFontColorSlideshow: 54,54,54;
--itemFontColorSlideshow-rgb: 54,54,54;
--itemFontColorSlideshow-opacity: 1;
--itemFontColor: 255,255,255;
--itemFontColor-rgb: 255,255,255;
--itemFontColor-opacity: 1;
--arrowsColor: 255,255,255;
--arrowsColor-rgb: 255,255,255;
--arrowsColor-opacity: 1;
--itemBorderColor: 54,54,54;
--itemBorderColor-rgb: 54,54,54;
--itemBorderColor-opacity: 1;
--itemIconColorSlideshow: 54,54,54;
--itemIconColorSlideshow-rgb: 54,54,54;
--itemIconColorSlideshow-opacity: 1;
--foreColor: 232,230,230;
--foreColor-rgb: 232,230,230;
--foreColor-opacity: 1;
--bgColorExpand: 255,255,255;
--bgColorExpand-rgb: 255,255,255;
--bgColorExpand-opacity: 1;
--textBoxBorderColor: 54,54,54;
--textBoxBorderColor-rgb: 54,54,54;
--textBoxBorderColor-opacity: 1;
--descriptionColorExpand: 54,54,54;
--descriptionColorExpand-rgb: 54,54,54;
--descriptionColorExpand-opacity: 1;
--actionsColorExpand: 54,54,54;
--actionsColorExpand-rgb: 54,54,54;
--actionsColorExpand-opacity: 1;
--oneColorAnimationColor: 255,255,255;
--oneColorAnimationColor-rgb: 255,255,255;
--oneColorAnimationColor-opacity: 1;
--backColor: 232,230,230;
--backColor-rgb: 232,230,230;
--backColor-opacity: 1;
--itemDescriptionFontColorSlideshow: 54,54,54;
--itemDescriptionFontColorSlideshow-rgb: 54,54,54;
--itemDescriptionFontColorSlideshow-opacity: 1;
--te-background-color-picker: 117,170,160;
--te-background-color-picker-rgb: 117,170,160;
--te-background-color-picker-opacity: 1;
--overlayGradientColor1: 255,255,255;
--overlayGradientColor1-rgb: 255,255,255;
--overlayGradientColor1-opacity: 1;
--overlayGradientColor2: 255,255,255;
--overlayGradientColor2-rgb: 255,255,255;
--overlayGradientColor2-opacity: 1;
--customButtonFontColorForHover: 54,54,54;
--customButtonFontColorForHover-rgb: 54,54,54;
--customButtonFontColorForHover-opacity: 1;
--externalCustomButtonColor: 68,127,116,0;
--externalCustomButtonColor-rgb: 68,127,116;
--externalCustomButtonColor-opacity: 0;
--externalCustomButtonBorderColor: 54,54,54;
--externalCustomButtonBorderColor-rgb: 54,54,54;
--externalCustomButtonBorderColor-opacity: 1;
--customButtonFontColor: 255,255,255;
--customButtonFontColor-rgb: 255,255,255;
--customButtonFontColor-opacity: 1;
--customButtonColor: 255,255,255,0;
--customButtonColor-rgb: 255,255,255;
--customButtonColor-opacity: 0;
--customButtonBorderColor: 255,255,255;
--customButtonBorderColor-rgb: 255,255,255;
--customButtonBorderColor-opacity: 1;
--arrowsContainerBackgroundColor: 54,54,54,0.6;
--arrowsContainerBackgroundColor-rgb: 54,54,54;
--arrowsContainerBackgroundColor-opacity: 0.6;
--backgroundGradientColor1: 255,255,255,0.5;
--backgroundGradientColor1-rgb: 255,255,255;
--backgroundGradientColor1-opacity: 0.5;
--backgroundGradientColor2: 68,127,116,0.5;
--backgroundGradientColor2-rgb: 68,127,116;
--backgroundGradientColor2-opacity: 0.5;
--m_overlayGradientColor1: 255,255,255;
--m_overlayGradientColor1-rgb: 255,255,255;
--m_overlayGradientColor1-opacity: 1;
--m_overlayGradientColor2: 255,255,255;
--m_overlayGradientColor2-rgb: 255,255,255;
--m_overlayGradientColor2-opacity: 1;
--m_itemOpacity: 255,255,255,0;
--m_itemOpacity-rgb: 255,255,255;
--m_itemOpacity-opacity: 0;
--m_itemIconColorSlideshow: 54,54,54;
--m_itemIconColorSlideshow-rgb: 54,54,54;
--m_itemIconColorSlideshow-opacity: 1;
--m_itemIconColor: 255,255,255;
--m_itemIconColor-rgb: 255,255,255;
--m_itemIconColor-opacity: 1;
--m_arrowsColor: 255,255,255;
--m_arrowsColor-rgb: 255,255,255;
--m_arrowsColor-opacity: 1;
--m_itemFontColor: 255,255,255;
--m_itemFontColor-rgb: 255,255,255;
--m_itemFontColor-opacity: 1;
--m_itemFontColorSlideshow: 54,54,54;
--m_itemFontColorSlideshow-rgb: 54,54,54;
--m_itemFontColorSlideshow-opacity: 1;
--m_itemDescriptionFontColor: 255,255,255;
--m_itemDescriptionFontColor-rgb: 255,255,255;
--m_itemDescriptionFontColor-opacity: 1;
--m_itemDescriptionFontColorSlideshow: 54,54,54;
--m_itemDescriptionFontColorSlideshow-rgb: 54,54,54;
--m_itemDescriptionFontColorSlideshow-opacity: 1;
--m_customButtonFontColorForHover: 54,54,54;
--m_customButtonFontColorForHover-rgb: 54,54,54;
--m_customButtonFontColorForHover-opacity: 1;
--m_externalCustomButtonColor: 68,127,116,0;
--m_externalCustomButtonColor-rgb: 68,127,116;
--m_externalCustomButtonColor-opacity: 0;
--m_externalCustomButtonBorderColor: 54,54,54;
--m_externalCustomButtonBorderColor-rgb: 54,54,54;
--m_externalCustomButtonBorderColor-opacity: 1;
--m_customButtonFontColor: 255,255,255;
--m_customButtonFontColor-rgb: 255,255,255;
--m_customButtonFontColor-opacity: 1;
--m_customButtonColor: 255,255,255,0;
--m_customButtonColor-rgb: 255,255,255;
--m_customButtonColor-opacity: 0;
--m_customButtonBorderColor: 255,255,255;
--m_customButtonBorderColor-rgb: 255,255,255;
--m_customButtonBorderColor-opacity: 1;
--m_loadMoreButtonFontColor: 54,54,54;
--m_loadMoreButtonFontColor-rgb: 54,54,54;
--m_loadMoreButtonFontColor-opacity: 1;
--m_loadMoreButtonColor: 255,255,255;
--m_loadMoreButtonColor-rgb: 255,255,255;
--m_loadMoreButtonColor-opacity: 1;
--m_loadMoreButtonBorderColor: 54,54,54;
--m_loadMoreButtonBorderColor-rgb: 54,54,54;
--m_loadMoreButtonBorderColor-opacity: 1;
--m_arrowsContainerBackgroundColor: 54,54,54,0.6;
--m_arrowsContainerBackgroundColor-rgb: 54,54,54;
--m_arrowsContainerBackgroundColor-opacity: 0.6;
--m_itemBorderColor: 54,54,54;
--m_itemBorderColor-rgb: 54,54,54;
--m_itemBorderColor-opacity: 1;
--m_itemShadowOpacityAndColor: 54,54,54,0.2;
--m_itemShadowOpacityAndColor-rgb: 54,54,54;
--m_itemShadowOpacityAndColor-opacity: 0.2;
--m_oneColorAnimationColor: 255,255,255;
--m_oneColorAnimationColor-rgb: 255,255,255;
--m_oneColorAnimationColor-opacity: 1;
--backgroundColor: 186,186,186;
--backgroundColor-rgb: 186,186,186;
--backgroundColor-opacity: 1;
--textColor: 54,54,54;
--textColor-rgb: 54,54,54;
--textColor-opacity: 1;
--text-editor-font: normal normal normal 40px/50px 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: 40px;
--text-editor-font-line-height: 50px;
--text-editor-font-family: avenir-lt-w01_85-heavy1475544,sans-serif;
--text-editor-font-text-decoration: none;
--itemDescriptionFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;
--itemDescriptionFont-style: normal;
--itemDescriptionFont-variant: normal;
--itemDescriptionFont-weight: normal;
--itemDescriptionFont-size: 20px;
--itemDescriptionFont-line-height: 1.4em;
--itemDescriptionFont-family: almoni-dl-aaa-400,sans-serif;
--itemDescriptionFont-text-decoration: none;
--text-editor-font-1499774301866: normal normal normal 40px/50px avenir-lt-w01_35-light1475496,sans-serif;
--text-editor-font-1499774301866-style: normal;
--text-editor-font-1499774301866-variant: normal;
--text-editor-font-1499774301866-weight: normal;
--text-editor-font-1499774301866-size: 40px;
--text-editor-font-1499774301866-line-height: 50px;
--text-editor-font-1499774301866-family: avenir-lt-w01_35-light1475496,sans-serif;
--text-editor-font-1499774301866-text-decoration: none;
--loadMoreButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;
--loadMoreButtonFont-style: normal;
--loadMoreButtonFont-variant: normal;
--loadMoreButtonFont-weight: normal;
--loadMoreButtonFont-size: 20px;
--loadMoreButtonFont-line-height: 1.4em;
--loadMoreButtonFont-family: almoni-dl-aaa-400,sans-serif;
--loadMoreButtonFont-text-decoration: none;
--itemFontSlideshow: normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;
--itemFontSlideshow-style: normal;
--itemFontSlideshow-variant: normal;
--itemFontSlideshow-weight: normal;
--itemFontSlideshow-size: 18px;
--itemFontSlideshow-line-height: 1.4em;
--itemFontSlideshow-family: almoni-dl-aaa-300,sans-serif;
--itemFontSlideshow-text-decoration: none;
--titleFontExpand: normal normal normal 22px/1.4em almoni-dl-aaa-300,sans-serif;
--titleFontExpand-style: normal;
--titleFontExpand-variant: normal;
--titleFontExpand-weight: normal;
--titleFontExpand-size: 22px;
--titleFontExpand-line-height: 1.4em;
--titleFontExpand-family: almoni-dl-aaa-300,sans-serif;
--titleFontExpand-text-decoration: none;
--itemDescriptionFontSlideshow: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;
--itemDescriptionFontSlideshow-style: normal;
--itemDescriptionFontSlideshow-variant: normal;
--itemDescriptionFontSlideshow-weight: normal;
--itemDescriptionFontSlideshow-size: 17px;
--itemDescriptionFontSlideshow-line-height: 1.4em;
--itemDescriptionFontSlideshow-family: almoni-dl-aaa-300,sans-serif;
--itemDescriptionFontSlideshow-text-decoration: none;
--descriptionFontExpand: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;
--descriptionFontExpand-style: normal;
--descriptionFontExpand-variant: normal;
--descriptionFontExpand-weight: normal;
--descriptionFontExpand-size: 20px;
--descriptionFontExpand-line-height: 1.4em;
--descriptionFontExpand-family: almoni-dl-aaa-400,sans-serif;
--descriptionFontExpand-text-decoration: none;
--itemFont: normal normal bold 16px/1.4em almoni-dl-aaa-300,sans-serif;
--itemFont-style: normal;
--itemFont-variant: normal;
--itemFont-weight: bold;
--itemFont-size: 16px;
--itemFont-line-height: 1.4em;
--itemFont-family: almoni-dl-aaa-300,sans-serif;
--itemFont-text-decoration: none;
--customButtonFontForHover: normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;
--customButtonFontForHover-style: normal;
--customButtonFontForHover-variant: normal;
--customButtonFontForHover-weight: normal;
--customButtonFontForHover-size: 15px;
--customButtonFontForHover-line-height: 18px;
--customButtonFontForHover-family: almoni-dl-aaa-400,sans-serif;
--customButtonFontForHover-text-decoration: none;
--customButtonFont: normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;
--customButtonFont-style: normal;
--customButtonFont-variant: normal;
--customButtonFont-weight: normal;
--customButtonFont-size: 15px;
--customButtonFont-line-height: 18px;
--customButtonFont-family: almoni-dl-aaa-400,sans-serif;
--customButtonFont-text-decoration: none;
--m_itemFont: normal normal bold 16px/20px almoni-dl-aaa-300,sans-serif;
--m_itemFont-style: normal;
--m_itemFont-variant: normal;
--m_itemFont-weight: bold;
--m_itemFont-size: 16px;
--m_itemFont-line-height: 20px;
--m_itemFont-family: almoni-dl-aaa-300,sans-serif;
--m_itemFont-text-decoration: none;
--m_itemFontSlideshow: normal normal normal 16px/20px almoni-dl-aaa-300,sans-serif;
--m_itemFontSlideshow-style: normal;
--m_itemFontSlideshow-variant: normal;
--m_itemFontSlideshow-weight: normal;
--m_itemFontSlideshow-size: 16px;
--m_itemFontSlideshow-line-height: 20px;
--m_itemFontSlideshow-family: almoni-dl-aaa-300,sans-serif;
--m_itemFontSlideshow-text-decoration: none;
--m_itemDescriptionFont: normal normal normal 20px/25px almoni-dl-aaa-400,sans-serif;
--m_itemDescriptionFont-style: normal;
--m_itemDescriptionFont-variant: normal;
--m_itemDescriptionFont-weight: normal;
--m_itemDescriptionFont-size: 20px;
--m_itemDescriptionFont-line-height: 25px;
--m_itemDescriptionFont-family: almoni-dl-aaa-400,sans-serif;
--m_itemDescriptionFont-text-decoration: none;
--m_itemDescriptionFontSlideshow: normal normal normal 17px/21px almoni-dl-aaa-300,sans-serif;
--m_itemDescriptionFontSlideshow-style: normal;
--m_itemDescriptionFontSlideshow-variant: normal;
--m_itemDescriptionFontSlideshow-weight: normal;
--m_itemDescriptionFontSlideshow-size: 17px;
--m_itemDescriptionFontSlideshow-line-height: 21px;
--m_itemDescriptionFontSlideshow-family: almoni-dl-aaa-300,sans-serif;
--m_itemDescriptionFontSlideshow-text-decoration: none;
--m_customButtonFontForHover: normal normal normal 15px/18px almoni-dl-aaa-400,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: almoni-dl-aaa-400,sans-serif;
--m_customButtonFontForHover-text-decoration: none;
--m_customButtonFont: normal normal normal 15px/18px almoni-dl-aaa-400,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: almoni-dl-aaa-400,sans-serif;
--m_customButtonFont-text-decoration: none;
--m_loadMoreButtonFont: normal normal normal 20px/25px almoni-dl-aaa-400,sans-serif;
--m_loadMoreButtonFont-style: normal;
--m_loadMoreButtonFont-variant: normal;
--m_loadMoreButtonFont-weight: normal;
--m_loadMoreButtonFont-size: 20px;
--m_loadMoreButtonFont-line-height: 25px;
--m_loadMoreButtonFont-family: almoni-dl-aaa-400,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: almoni-dl-aaa-400,sans-serif;
--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: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: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:100vw;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-lywsqmgp div.pro-gallery-parent-container .gallery-item-wrapper-text .gallery-item-content{background-color:#363636}.comp-lywsqmgp div.pro-gallery-parent-container .show-more-container i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-lywsqmgp div.pro-gallery-parent-container .show-more-container button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #363636;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #FFFFFF;--loadMoreButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;--loadMoreButtonFontColor: #363636;color:rgba(54, 54, 54, 0.9);font:normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;text-decoration: ;background:rgb(255, 255, 255);border-width:1px;border-color:rgb(54, 54, 54);border-radius:0px}.comp-lywsqmgp div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-lywsqmgp div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #363636;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #FFFFFF;--loadMoreButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;--loadMoreButtonFontColor: #363636;color:rgb(54, 54, 54);font:normal normal normal 20px/25px almoni-dl-aaa-400,sans-serif;text-decoration: ;background:rgb(255, 255, 255);border-width:undefinedpx;border-color:rgb(54, 54, 54);border-radius:undefinedpx}.comp-lywsqmgp .nav-arrows-container .slideshow-arrow,.comp-lywsqmgp .nav-arrows-container .custom-nav-arrows svg{--arrowsColor: #FFFFFF;fill:rgb(255, 255, 255)}.comp-lywsqmgp .nav-arrows-container.pro-gallery-mobile-indicator .slideshow-arrow,.comp-lywsqmgp .nav-arrows-container.pro-gallery-mobile-indicator .custom-nav-arrows svg{--arrowsColor: #FFFFFF;fill:rgb(255, 255, 255)}.comp-lywsqmgp .pro-gallery.inline-styles .auto-slideshow-counter{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info{--itemIconColorSlideshow: #363636}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved),.comp-lywsqmgp .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-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info a{color:rgb(54, 54, 54) !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(54, 54, 54) !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif !important;text-decoration: }.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif !important;text-decoration: }.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #E8E6E6;background-color:rgb(186, 186, 186)}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{--itemFontColor: #FFFFFF;color:rgb(255, 255, 255)}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{--itemOpacity: #363636;color:rgba(255, 255, 255, 0)}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #363636;fill:rgba(255, 255, 255, 0)}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #363636;background:linear-gradient(rgba(255, 255, 255, 0) 0, transparent 140px) !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #FFFFFF}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved),.comp-lywsqmgp .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-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a{color:rgb(255, 255, 255) !important}.comp-lywsqmgp .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-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColor: #FFFFFF;color:rgb(255, 255, 255);font:normal normal bold 16px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{--itemDescriptionFont: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColor: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;text-decoration: }.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #FFFFFF;color:rgb(255, 255, 255) !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #363636;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #FFFFFF;--customButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;text-decoration: ;background:rgba(255, 255, 255, 0) !important;border-width:1px;border-radius:0px;border-color:rgb(255, 255, 255)}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{--itemOpacity: #363636;background:rgba(255, 255, 255, 0) !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#363636 !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover:before{--itemOpacity: #363636;background:rgba(255, 255, 255, 0) !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#363636 !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif !important;text-decoration: }.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #363636;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(54, 54, 54) !important;font:normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif !important;text-decoration: }.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .info-element-custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;--customButtonFontColorForHover: #363636;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;text-decoration: ;color:rgb(54, 54, 54) !important;background:rgba(68, 127, 116, 0) !important;border-color:rgb(54, 54, 54);border-width:0px;border-radius:0px}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #E8E6E6;background-color:rgb(186, 186, 186)}.comp-lywsqmgp .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: #FFFFFF;color:rgb(255, 255, 255)}.comp-lywsqmgp .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: #363636;color:rgba(255, 255, 255, 0) !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #363636;fill:rgba(255, 255, 255, 0) !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #363636;background:linear-gradient(rgba(255, 255, 255, 0) 0, transparent 140px) !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info{--itemIconColorSlideshow: #363636}.comp-lywsqmgp .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-lywsqmgp .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-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a{color:rgb(54, 54, 54) !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(54, 54, 54) !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 16px/20px almoni-dl-aaa-300,sans-serif !important;text-decoration: }.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-description,.comp-lywsqmgp .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 almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 17px/21px almoni-dl-aaa-300,sans-serif !important;text-decoration: }.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #FFFFFF}.comp-lywsqmgp .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-lywsqmgp .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-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover a{color:rgb(255, 255, 255) !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-foreground{fill:rgb(255, 255, 255) !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColor: #FFFFFF;color:rgb(255, 255, 255);font:normal normal bold 16px/20px almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-lywsqmgp .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 almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColor: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 20px/25px almoni-dl-aaa-400,sans-serif;text-decoration: }.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #FFFFFF;color:rgb(255, 255, 255) !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #363636;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #FFFFFF;--customButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;text-decoration: ;background:rgba(255, 255, 255, 0) !important;border-width:undefinedpx;border-radius:undefinedpx;border-color:rgb(255, 255, 255)}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover:not(.hide-hover):before{--itemOpacity: #363636;background:rgba(255, 255, 255, 0) !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#363636 !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover:before{--itemOpacity: #363636;background:rgba(255, 255, 255, 0) !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#363636 !important}.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-title,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 16px/20px almoni-dl-aaa-300,sans-serif !important;text-decoration: }.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #363636;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(54, 54, 54) !important;font:normal normal normal 17px/21px almoni-dl-aaa-300,sans-serif !important;text-decoration: }.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .info-element-custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .custom-button-wrapper button,.comp-lywsqmgp .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;--customButtonFontColorForHover: #363636;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;text-decoration: ;color:rgb(54, 54, 54) !important;background:rgba(68, 127, 116, 0) !important;border-color:rgb(54, 54, 54);border-width:undefinedpx;border-radius:undefinedpx}.comp-lywsqmgp .te-pro-gallery-text-item{font:normal normal normal 14px/1.4em almoni-dl-aaa-400,sans-serif;color:#FFFFFF}.comp-lywsqmgp .pro-fullscreen-wrapper .pro-fullscreen-text-item{--fullscreen-text-item-bg: #363636;background-color:#363636}.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles{--bgColorExpand: #FFFFFF;background-color:rgb(255, 255, 255)}.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-selected-license,.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-checkout-link{--descriptionColorExpand: #363636;--descriptionFontExpand: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(54, 54, 54);font:normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;text-decoration: }.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar,.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-mobile-info{--bgColorExpand: #FFFFFF;background-color:rgb(255, 255, 255)}.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-title h1{--titleColorExpand: #363636;--titleFontExpand: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;color:rgb(54, 54, 54);font:normal normal normal 22px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description,.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line,.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif,.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link,.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link{--descriptionColorExpand: #363636;--descriptionFontExpand: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(54, 54, 54);font:normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;text-decoration: }.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after,.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after,.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after,.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after,.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{--descriptionColorExpand: #363636;border-color:rgb(54, 54, 54)}.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social i:not(.pro-gallery-loved),.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social a,.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social button,.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav i:not(.pro-gallery-loved),.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav a,.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav button,.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar i:not(.pro-gallery-loved),.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar a,.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar button,.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social i:not(.pro-gallery-loved),.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social a,.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social button{--descriptionColorExpand: #363636;color:rgb(54, 54, 54)}.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-triangle{--descriptionColorExpand: #363636;color:rgb(54, 54, 54)}.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-background{--bgColorExpand: #FFFFFF;color:rgb(255, 255, 255)}.comp-lywsqmgp .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon{--descriptionColorExpand: #363636;--bgColorExpand: #FFFFFF;color:rgb(54, 54, 54);background:rgb(255, 255, 255)}
</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-lywsqmgp" style="overflow:hidden;height:100%;width:100%"><style>div.comp-lywsqmgp:not(.fullscreen-comp-wrapper) {
      width: 100%;
      }
      </style><div id="pro-gallery-comp-lywsqmgp" class="pro-gallery"><div data-key="pro-gallery-inner-container" class="" tabindex="-1"><div data-hook="css-scroll-indicator" data-scroll-base="0" data-scroll-top="0" class="pgscl-0 pgscl_lywsqmgp_0-40960 pgscl_lywsqmgp_0-20480 pgscl_lywsqmgp_0-10240 pgscl_lywsqmgp_0-5120 pgscl_lywsqmgp_0-2560 pgscl_lywsqmgp_0-1280 pgscl_lywsqmgp_0-640 pgscl_lywsqmgp_0-320 pgscl_lywsqmgp_0-160 pgscl_lywsqmgp_0-80 pgscl_lywsqmgp_0-40 pgscl_lywsqmgp_0-20 pgscl_lywsqmgp_0-10" style="display:none"></div><div class="pro-gallery-parent-container" role="region"><div id="pro-gallery-container-comp-lywsqmgp" class="pro-gallery inline-styles  ltr " style="height:899.5px;overflow-x:hidden"><div id="pro-gallery-margin-container-comp-lywsqmgp" class="pro-gallery-margin-container" style="margin:0px;height:899.5px;width:1450px;overflow:visible;position:relative"><div data-id="e6d7eb_f96b8691098a49b982847ed1aec54d13mv2.jpg" class="item-link-wrapper" data-idx="0" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible hover-animation-expand shrink-on-hover" id="pgie6d7eb_f96b8691098a49b982847ed1aec54d13mv2jpg_0" tabindex="0" aria-label="" data-hash="e6d7eb_f96b8691098a49b982847ed1aec54d13mv2.jpg" data-id="e6d7eb_f96b8691098a49b982847ed1aec54d13mv2.jpg" data-idx="0" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:0;left:0;right:auto;width:274px;height:286.5px;transition:opacity .2s ease;opacity:1;display:block"><div style="overflow:hidden"><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_f96b8691098a49b982847ed1aec54d13mv2.jpg" style="background-color:none;height:205.5px;width:274px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:274px;height:205.5px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_f96b8691098a49b982847ed1aec54d13~mv2.jpg/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_f96b8691098a49b982847ed1aec54d13~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_f96b8691098a49b982847ed1aec54d13~mv2.jpg/v1/fill/w_548,h_412,q_75,enc_avif,quality_auto/e6d7eb_f96b8691098a49b982847ed1aec54d13~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_f96b8691098a49b982847ed1aec54d13~mv2.jpg/v1/fill/w_822,h_618,q_75,enc_avif,quality_auto/e6d7eb_f96b8691098a49b982847ed1aec54d13~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_f96b8691098a49b982847ed1aec54d13~mv2.jpg/v1/fill/w_1096,h_824,q_75,enc_avif,quality_auto/e6d7eb_f96b8691098a49b982847ed1aec54d13~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_f96b8691098a49b982847ed1aec54d13~mv2.jpg/v1/fill/w_1370,h_1030,q_75,enc_avif,quality_auto/e6d7eb_f96b8691098a49b982847ed1aec54d13~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_f96b8691098a49b982847ed1aec54d13mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="0" src="https://static.wixstatic.com/media/e6d7eb_f96b8691098a49b982847ed1aec54d13~mv2.jpg/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_f96b8691098a49b982847ed1aec54d13~mv2.jpg" alt="" loading="eager" style="width:274px;height:205.5px"/></picture></div><div class="item-hover-flex-container" style="width:274px;height:205.5px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-0" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:274px;height:205.5px;margin:0;position:relative"></div></div></div></div><div class="gallery-item-common-info-outer [object Object]" style="height:81px;box-sizing:content-box"><div style="overflow:hidden;box-sizing:border-box;width:100%;height:81px" class="gallery-item-common-info gallery-item-bottom-info"><div data-hook="info-element" style="height:100%;width:100%;cursor:default"><div data-hook="external-info-element" style="height:100%"><div style="align-items:center;text-align:center;padding-bottom:15px;padding-top:15px;padding-right:0px;padding-left:0px;box-sizing:border-box;height:100%;direction:ltr" class="info-element-text" dir="auto"><div><div class="info-member info-element-title" data-hook="item-title" style="overflow:visible;margin-bottom:0"><span>מכירה והשכרה</span></div></div></div></div></div></div></div></div></div><div data-id="e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73bmv2.jpg" class="item-link-wrapper" data-idx="1" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible hover-animation-expand shrink-on-hover" id="pgie6d7eb_bd69e61ccd7141a39381ce3d2dd0e73bmv2jpg_1" tabindex="-1" aria-label="" data-hash="e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73bmv2.jpg" data-id="e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73bmv2.jpg" data-idx="1" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:0;left:294px;right:auto;width:274px;height:286.5px;transition:opacity .2s ease;opacity:1;display:block"><div style="overflow:hidden"><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73bmv2.jpg" style="background-color:none;height:205.5px;width:274px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:274px;height:205.5px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73b~mv2.jpg/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73b~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73b~mv2.jpg/v1/fill/w_470,h_353,q_75,enc_avif,quality_auto/e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73b~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73b~mv2.jpg/v1/fill/w_470,h_353,q_75,enc_avif,quality_auto/e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73b~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73b~mv2.jpg/v1/fill/w_470,h_353,q_75,enc_avif,quality_auto/e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73b~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73b~mv2.jpg/v1/fill/w_470,h_353,q_75,enc_avif,quality_auto/e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73b~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73bmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="1" src="https://static.wixstatic.com/media/e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73b~mv2.jpg/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73b~mv2.jpg" alt="" loading="eager" style="width:274px;height:205.5px"/></picture></div><div class="item-hover-flex-container" style="width:274px;height:205.5px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-1" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:274px;height:205.5px;margin:0;position:relative"></div></div></div></div><div class="gallery-item-common-info-outer [object Object]" style="height:81px;box-sizing:content-box"><div style="overflow:hidden;box-sizing:border-box;width:100%;height:81px" class="gallery-item-common-info gallery-item-bottom-info"><div data-hook="info-element" style="height:100%;width:100%;cursor:default"><div data-hook="external-info-element" style="height:100%"><div style="align-items:center;text-align:center;padding-bottom:15px;padding-top:15px;padding-right:0px;padding-left:0px;box-sizing:border-box;height:100%;direction:ltr" class="info-element-text" dir="auto"><div><div class="info-member info-element-title" data-hook="item-title" style="overflow:visible;margin-bottom:0"><span>ניהול דיירים</span></div></div></div></div></div></div></div></div></div><div data-id="e6d7eb_12fa5d55cd1b441db20463d46fe59e71mv2.webp" class="item-link-wrapper" data-idx="2" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible hover-animation-expand shrink-on-hover" id="pgie6d7eb_12fa5d55cd1b441db20463d46fe59e71mv2webp_2" tabindex="-1" aria-label="" data-hash="e6d7eb_12fa5d55cd1b441db20463d46fe59e71mv2.webp" data-id="e6d7eb_12fa5d55cd1b441db20463d46fe59e71mv2.webp" data-idx="2" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:0;left:588px;right:auto;width:274px;height:286.5px;transition:opacity .2s ease;opacity:1;display:block"><div style="overflow:hidden"><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_12fa5d55cd1b441db20463d46fe59e71mv2.webp" style="background-color:none;height:205.5px;width:274px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:274px;height:205.5px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_12fa5d55cd1b441db20463d46fe59e71~mv2.webp/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_12fa5d55cd1b441db20463d46fe59e71~mv2.webp 1x, https://static.wixstatic.com/media/e6d7eb_12fa5d55cd1b441db20463d46fe59e71~mv2.webp/v1/fill/w_548,h_412,q_75,enc_avif,quality_auto/e6d7eb_12fa5d55cd1b441db20463d46fe59e71~mv2.webp 2x, https://static.wixstatic.com/media/e6d7eb_12fa5d55cd1b441db20463d46fe59e71~mv2.webp/v1/fill/w_549,h_412,q_75,enc_avif,quality_auto/e6d7eb_12fa5d55cd1b441db20463d46fe59e71~mv2.webp 3x, https://static.wixstatic.com/media/e6d7eb_12fa5d55cd1b441db20463d46fe59e71~mv2.webp/v1/fill/w_549,h_412,q_75,enc_avif,quality_auto/e6d7eb_12fa5d55cd1b441db20463d46fe59e71~mv2.webp 4x, https://static.wixstatic.com/media/e6d7eb_12fa5d55cd1b441db20463d46fe59e71~mv2.webp/v1/fill/w_549,h_412,q_75,enc_avif,quality_auto/e6d7eb_12fa5d55cd1b441db20463d46fe59e71~mv2.webp 5x" type="image/jpeg"/><img id="e6d7eb_12fa5d55cd1b441db20463d46fe59e71mv2.webp" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="2" src="https://static.wixstatic.com/media/e6d7eb_12fa5d55cd1b441db20463d46fe59e71~mv2.webp/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_12fa5d55cd1b441db20463d46fe59e71~mv2.webp" alt="" loading="eager" style="width:274px;height:205.5px"/></picture></div><div class="item-hover-flex-container" style="width:274px;height:205.5px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-2" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:274px;height:205.5px;margin:0;position:relative"></div></div></div></div><div class="gallery-item-common-info-outer [object Object]" style="height:81px;box-sizing:content-box"><div style="overflow:hidden;box-sizing:border-box;width:100%;height:81px" class="gallery-item-common-info gallery-item-bottom-info"><div data-hook="info-element" style="height:100%;width:100%;cursor:default"><div data-hook="external-info-element" style="height:100%"><div style="align-items:center;text-align:center;padding-bottom:15px;padding-top:15px;padding-right:0px;padding-left:0px;box-sizing:border-box;height:100%;direction:ltr" class="info-element-text" dir="auto"><div><div class="info-member info-element-title" data-hook="item-title" style="overflow:visible;margin-bottom:0"><span>שיפוצים</span></div></div></div></div></div></div></div></div></div><div data-id="e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221mv2.jpg" class="item-link-wrapper" data-idx="3" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible hover-animation-expand shrink-on-hover" id="pgie6d7eb_b6ab27e01eef4c3587e77ab9f44c1221mv2jpg_3" tabindex="-1" aria-label="" data-hash="e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221mv2.jpg" data-id="e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221mv2.jpg" data-idx="3" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:0;left:882px;right:auto;width:274px;height:286.5px;transition:opacity .2s ease;opacity:1;display:block"><div style="overflow:hidden"><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221mv2.jpg" style="background-color:none;height:205.5px;width:274px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:274px;height:205.5px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221~mv2.jpg/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221~mv2.jpg/v1/fill/w_548,h_412,q_75,enc_avif,quality_auto/e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221~mv2.jpg/v1/fill/w_822,h_618,q_75,enc_avif,quality_auto/e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221~mv2.jpg/v1/fill/w_1096,h_824,q_75,enc_avif,quality_auto/e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221~mv2.jpg/v1/fill/w_1370,h_1030,q_75,enc_avif,quality_auto/e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="3" src="https://static.wixstatic.com/media/e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221~mv2.jpg/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221~mv2.jpg" alt="" loading="eager" style="width:274px;height:205.5px"/></picture></div><div class="item-hover-flex-container" style="width:274px;height:205.5px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-3" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:274px;height:205.5px;margin:0;position:relative"></div></div></div></div><div class="gallery-item-common-info-outer [object Object]" style="height:81px;box-sizing:content-box"><div style="overflow:hidden;box-sizing:border-box;width:100%;height:81px" class="gallery-item-common-info gallery-item-bottom-info"><div data-hook="info-element" style="height:100%;width:100%;cursor:default"><div data-hook="external-info-element" style="height:100%"><div style="align-items:center;text-align:center;padding-bottom:15px;padding-top:15px;padding-right:0px;padding-left:0px;box-sizing:border-box;height:100%;direction:ltr" class="info-element-text" dir="auto"><div><div class="info-member info-element-title" data-hook="item-title" style="overflow:visible;margin-bottom:0"><span>תשלום חשבונות</span></div></div></div></div></div></div></div></div></div><div data-id="e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1mv2.webp" class="item-link-wrapper" data-idx="4" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible hover-animation-expand shrink-on-hover" id="pgie6d7eb_d7ea228aae0b40b1bcda5d7762d614e1mv2webp_4" tabindex="-1" aria-label="" data-hash="e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1mv2.webp" data-id="e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1mv2.webp" data-idx="4" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:0;left:1176px;right:auto;width:274px;height:286.5px;transition:opacity .2s ease;opacity:1;display:block"><div style="overflow:hidden"><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1mv2.webp" style="background-color:none;height:205.5px;width:274px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:274px;height:205.5px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1~mv2.webp/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1~mv2.webp 1x, https://static.wixstatic.com/media/e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1~mv2.webp/v1/fill/w_548,h_412,q_75,enc_avif,quality_auto/e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1~mv2.webp 2x, https://static.wixstatic.com/media/e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1~mv2.webp/v1/fill/w_822,h_618,q_75,enc_avif,quality_auto/e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1~mv2.webp 3x, https://static.wixstatic.com/media/e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1~mv2.webp/v1/fill/w_1096,h_824,q_75,enc_avif,quality_auto/e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1~mv2.webp 4x, https://static.wixstatic.com/media/e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1~mv2.webp/v1/fill/w_1370,h_1030,q_75,enc_avif,quality_auto/e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1~mv2.webp 5x" type="image/jpeg"/><img id="e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1mv2.webp" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="4" src="https://static.wixstatic.com/media/e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1~mv2.webp/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1~mv2.webp" alt="" loading="eager" style="width:274px;height:205.5px"/></picture></div><div class="item-hover-flex-container" style="width:274px;height:205.5px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-4" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:274px;height:205.5px;margin:0;position:relative"></div></div></div></div><div class="gallery-item-common-info-outer [object Object]" style="height:81px;box-sizing:content-box"><div style="overflow:hidden;box-sizing:border-box;width:100%;height:81px" class="gallery-item-common-info gallery-item-bottom-info"><div data-hook="info-element" style="height:100%;width:100%;cursor:default"><div data-hook="external-info-element" style="height:100%"><div style="align-items:center;text-align:center;padding-bottom:15px;padding-top:15px;padding-right:0px;padding-left:0px;box-sizing:border-box;height:100%;direction:ltr" class="info-element-text" dir="auto"><div><div class="info-member info-element-title" data-hook="item-title" style="overflow:visible;margin-bottom:0"><span>חשמל</span></div></div></div></div></div></div></div></div></div><div data-id="e6d7eb_d22e97cb5f0b4048b9f6598424379f62mv2.jpg" class="item-link-wrapper" data-idx="5" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible hover-animation-expand shrink-on-hover" id="pgie6d7eb_d22e97cb5f0b4048b9f6598424379f62mv2jpg_5" tabindex="-1" aria-label="" data-hash="e6d7eb_d22e97cb5f0b4048b9f6598424379f62mv2.jpg" data-id="e6d7eb_d22e97cb5f0b4048b9f6598424379f62mv2.jpg" data-idx="5" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:306.5px;left:0;right:auto;width:274px;height:286.5px;transition:opacity .2s ease;opacity:1;display:block"><div style="overflow:hidden"><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_d22e97cb5f0b4048b9f6598424379f62mv2.jpg" style="background-color:none;height:205.5px;width:274px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:274px;height:205.5px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_d22e97cb5f0b4048b9f6598424379f62~mv2.jpg/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_d22e97cb5f0b4048b9f6598424379f62~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_d22e97cb5f0b4048b9f6598424379f62~mv2.jpg/v1/fill/w_548,h_412,q_75,enc_avif,quality_auto/e6d7eb_d22e97cb5f0b4048b9f6598424379f62~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_d22e97cb5f0b4048b9f6598424379f62~mv2.jpg/v1/fill/w_822,h_618,q_75,enc_avif,quality_auto/e6d7eb_d22e97cb5f0b4048b9f6598424379f62~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_d22e97cb5f0b4048b9f6598424379f62~mv2.jpg/v1/fill/w_1096,h_824,q_75,enc_avif,quality_auto/e6d7eb_d22e97cb5f0b4048b9f6598424379f62~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_d22e97cb5f0b4048b9f6598424379f62~mv2.jpg/v1/fill/w_1370,h_1030,q_75,enc_avif,quality_auto/e6d7eb_d22e97cb5f0b4048b9f6598424379f62~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_d22e97cb5f0b4048b9f6598424379f62mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="5" src="https://static.wixstatic.com/media/e6d7eb_d22e97cb5f0b4048b9f6598424379f62~mv2.jpg/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_d22e97cb5f0b4048b9f6598424379f62~mv2.jpg" alt="" loading="eager" style="width:274px;height:205.5px"/></picture></div><div class="item-hover-flex-container" style="width:274px;height:205.5px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-5" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:274px;height:205.5px;margin:0;position:relative"></div></div></div></div><div class="gallery-item-common-info-outer [object Object]" style="height:81px;box-sizing:content-box"><div style="overflow:hidden;box-sizing:border-box;width:100%;height:81px" class="gallery-item-common-info gallery-item-bottom-info"><div data-hook="info-element" style="height:100%;width:100%;cursor:default"><div data-hook="external-info-element" style="height:100%"><div style="align-items:center;text-align:center;padding-bottom:15px;padding-top:15px;padding-right:0px;padding-left:0px;box-sizing:border-box;height:100%;direction:ltr" class="info-element-text" dir="auto"><div><div class="info-member info-element-title" data-hook="item-title" style="overflow:visible;margin-bottom:0"><span>בריכות</span></div></div></div></div></div></div></div></div></div><div data-id="e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703fmv2.webp" class="item-link-wrapper" data-idx="6" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible hover-animation-expand shrink-on-hover" id="pgie6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703fmv2webp_6" tabindex="-1" aria-label="" data-hash="e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703fmv2.webp" data-id="e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703fmv2.webp" data-idx="6" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:306.5px;left:294px;right:auto;width:274px;height:286.5px;transition:opacity .2s ease;opacity:1;display:block"><div style="overflow:hidden"><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703fmv2.webp" style="background-color:none;height:205.5px;width:274px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:274px;height:205.5px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703f~mv2.webp/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703f~mv2.webp 1x, https://static.wixstatic.com/media/e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703f~mv2.webp/v1/fill/w_548,h_412,q_75,enc_avif,quality_auto/e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703f~mv2.webp 2x, https://static.wixstatic.com/media/e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703f~mv2.webp/v1/fill/w_822,h_618,q_75,enc_avif,quality_auto/e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703f~mv2.webp 3x, https://static.wixstatic.com/media/e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703f~mv2.webp/v1/fill/w_941,h_707,q_75,enc_avif,quality_auto/e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703f~mv2.webp 4x, https://static.wixstatic.com/media/e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703f~mv2.webp/v1/fill/w_941,h_707,q_75,enc_avif,quality_auto/e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703f~mv2.webp 5x" type="image/jpeg"/><img id="e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703fmv2.webp" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="6" src="https://static.wixstatic.com/media/e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703f~mv2.webp/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703f~mv2.webp" alt="" loading="eager" style="width:274px;height:205.5px"/></picture></div><div class="item-hover-flex-container" style="width:274px;height:205.5px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-6" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:274px;height:205.5px;margin:0;position:relative"></div></div></div></div><div class="gallery-item-common-info-outer [object Object]" style="height:81px;box-sizing:content-box"><div style="overflow:hidden;box-sizing:border-box;width:100%;height:81px" class="gallery-item-common-info gallery-item-bottom-info"><div data-hook="info-element" style="height:100%;width:100%;cursor:default"><div data-hook="external-info-element" style="height:100%"><div style="align-items:center;text-align:center;padding-bottom:15px;padding-top:15px;padding-right:0px;padding-left:0px;box-sizing:border-box;height:100%;direction:ltr" class="info-element-text" dir="auto"><div><div class="info-member info-element-title" data-hook="item-title" style="overflow:visible;margin-bottom:0"><span>אינסטלציה</span></div></div></div></div></div></div></div></div></div><div data-id="e6d7eb_b7bbf2c8c9894327ada559fe2617e119mv2.webp" class="item-link-wrapper" data-idx="7" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible hover-animation-expand shrink-on-hover" id="pgie6d7eb_b7bbf2c8c9894327ada559fe2617e119mv2webp_7" tabindex="-1" aria-label="" data-hash="e6d7eb_b7bbf2c8c9894327ada559fe2617e119mv2.webp" data-id="e6d7eb_b7bbf2c8c9894327ada559fe2617e119mv2.webp" data-idx="7" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:306.5px;left:588px;right:auto;width:274px;height:286.5px;transition:opacity .2s ease;opacity:1;display:block"><div style="overflow:hidden"><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_b7bbf2c8c9894327ada559fe2617e119mv2.webp" style="background-color:none;height:205.5px;width:274px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:274px;height:205.5px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_b7bbf2c8c9894327ada559fe2617e119~mv2.webp/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_b7bbf2c8c9894327ada559fe2617e119~mv2.webp 1x, https://static.wixstatic.com/media/e6d7eb_b7bbf2c8c9894327ada559fe2617e119~mv2.webp/v1/fill/w_548,h_412,q_75,enc_avif,quality_auto/e6d7eb_b7bbf2c8c9894327ada559fe2617e119~mv2.webp 2x, https://static.wixstatic.com/media/e6d7eb_b7bbf2c8c9894327ada559fe2617e119~mv2.webp/v1/fill/w_822,h_618,q_75,enc_avif,quality_auto/e6d7eb_b7bbf2c8c9894327ada559fe2617e119~mv2.webp 3x, https://static.wixstatic.com/media/e6d7eb_b7bbf2c8c9894327ada559fe2617e119~mv2.webp/v1/fill/w_1096,h_824,q_75,enc_avif,quality_auto/e6d7eb_b7bbf2c8c9894327ada559fe2617e119~mv2.webp 4x, https://static.wixstatic.com/media/e6d7eb_b7bbf2c8c9894327ada559fe2617e119~mv2.webp/v1/fill/w_1370,h_1030,q_75,enc_avif,quality_auto/e6d7eb_b7bbf2c8c9894327ada559fe2617e119~mv2.webp 5x" type="image/jpeg"/><img id="e6d7eb_b7bbf2c8c9894327ada559fe2617e119mv2.webp" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="7" src="https://static.wixstatic.com/media/e6d7eb_b7bbf2c8c9894327ada559fe2617e119~mv2.webp/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_b7bbf2c8c9894327ada559fe2617e119~mv2.webp" alt="" loading="eager" style="width:274px;height:205.5px"/></picture></div><div class="item-hover-flex-container" style="width:274px;height:205.5px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-7" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:274px;height:205.5px;margin:0;position:relative"></div></div></div></div><div class="gallery-item-common-info-outer [object Object]" style="height:81px;box-sizing:content-box"><div style="overflow:hidden;box-sizing:border-box;width:100%;height:81px" class="gallery-item-common-info gallery-item-bottom-info"><div data-hook="info-element" style="height:100%;width:100%;cursor:default"><div data-hook="external-info-element" style="height:100%"><div style="align-items:center;text-align:center;padding-bottom:15px;padding-top:15px;padding-right:0px;padding-left:0px;box-sizing:border-box;height:100%;direction:ltr" class="info-element-text" dir="auto"><div><div class="info-member info-element-title" data-hook="item-title" style="overflow:visible;margin-bottom:0"><span>גננות ונוף</span></div></div></div></div></div></div></div></div></div><div data-id="e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543mv2.jpg" class="item-link-wrapper" data-idx="8" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible hover-animation-expand shrink-on-hover" id="pgie6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543mv2jpg_8" tabindex="-1" aria-label="" data-hash="e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543mv2.jpg" data-id="e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543mv2.jpg" data-idx="8" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:306.5px;left:882px;right:auto;width:274px;height:286.5px;transition:opacity .2s ease;opacity:1;display:block"><div style="overflow:hidden"><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543mv2.jpg" style="background-color:none;height:205.5px;width:274px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:274px;height:205.5px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543~mv2.jpg/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543~mv2.jpg/v1/fill/w_548,h_412,q_75,enc_avif,quality_auto/e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543~mv2.jpg/v1/fill/w_822,h_618,q_75,enc_avif,quality_auto/e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543~mv2.jpg/v1/fill/w_978,h_735,q_75,enc_avif,quality_auto/e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543~mv2.jpg/v1/fill/w_978,h_735,q_75,enc_avif,quality_auto/e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="8" src="https://static.wixstatic.com/media/e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543~mv2.jpg/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543~mv2.jpg" alt="" loading="eager" style="width:274px;height:205.5px"/></picture></div><div class="item-hover-flex-container" style="width:274px;height:205.5px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-8" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:274px;height:205.5px;margin:0;position:relative"></div></div></div></div><div class="gallery-item-common-info-outer [object Object]" style="height:81px;box-sizing:content-box"><div style="overflow:hidden;box-sizing:border-box;width:100%;height:81px" class="gallery-item-common-info gallery-item-bottom-info"><div data-hook="info-element" style="height:100%;width:100%;cursor:default"><div data-hook="external-info-element" style="height:100%"><div style="align-items:center;text-align:center;padding-bottom:15px;padding-top:15px;padding-right:0px;padding-left:0px;box-sizing:border-box;height:100%;direction:ltr" class="info-element-text" dir="auto"><div><div class="info-member info-element-title" data-hook="item-title" style="overflow:visible;margin-bottom:0"><span>עיצוב פנים </span></div></div></div></div></div></div></div></div></div><div data-id="e6d7eb_3f3784d0b0cc499390c4144a1dba01eamv2.png" class="item-link-wrapper" data-idx="9" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible hover-animation-expand shrink-on-hover" id="pgie6d7eb_3f3784d0b0cc499390c4144a1dba01eamv2png_9" tabindex="-1" aria-label="" data-hash="e6d7eb_3f3784d0b0cc499390c4144a1dba01eamv2.png" data-id="e6d7eb_3f3784d0b0cc499390c4144a1dba01eamv2.png" data-idx="9" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:306.5px;left:1176px;right:auto;width:274px;height:286.5px;transition:opacity .2s ease;opacity:1;display:block"><div style="overflow:hidden"><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_3f3784d0b0cc499390c4144a1dba01eamv2.png" style="background-color:none;height:205.5px;width:274px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded   " data-hook="image-item" style="width:274px;height:205.5px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_3f3784d0b0cc499390c4144a1dba01ea~mv2.png/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_3f3784d0b0cc499390c4144a1dba01ea~mv2.png 1x, https://static.wixstatic.com/media/e6d7eb_3f3784d0b0cc499390c4144a1dba01ea~mv2.png/v1/fill/w_548,h_412,q_75,enc_avif,quality_auto/e6d7eb_3f3784d0b0cc499390c4144a1dba01ea~mv2.png 2x, https://static.wixstatic.com/media/e6d7eb_3f3784d0b0cc499390c4144a1dba01ea~mv2.png/v1/fill/w_664,h_499,q_75,enc_avif,quality_auto/e6d7eb_3f3784d0b0cc499390c4144a1dba01ea~mv2.png 3x, https://static.wixstatic.com/media/e6d7eb_3f3784d0b0cc499390c4144a1dba01ea~mv2.png/v1/fill/w_664,h_499,q_75,enc_avif,quality_auto/e6d7eb_3f3784d0b0cc499390c4144a1dba01ea~mv2.png 4x, https://static.wixstatic.com/media/e6d7eb_3f3784d0b0cc499390c4144a1dba01ea~mv2.png/v1/fill/w_664,h_499,q_75,enc_avif,quality_auto/e6d7eb_3f3784d0b0cc499390c4144a1dba01ea~mv2.png 5x" type="image/png"/><img id="e6d7eb_3f3784d0b0cc499390c4144a1dba01eamv2.png" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="9" src="https://static.wixstatic.com/media/e6d7eb_3f3784d0b0cc499390c4144a1dba01ea~mv2.png/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_3f3784d0b0cc499390c4144a1dba01ea~mv2.png" alt="" loading="eager" style="width:274px;height:205.5px"/></picture></div><div class="item-hover-flex-container" style="width:274px;height:205.5px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-9" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:274px;height:205.5px;margin:0;position:relative"></div></div></div></div><div class="gallery-item-common-info-outer [object Object]" style="height:81px;box-sizing:content-box"><div style="overflow:hidden;box-sizing:border-box;width:100%;height:81px" class="gallery-item-common-info gallery-item-bottom-info"><div data-hook="info-element" style="height:100%;width:100%;cursor:default"><div data-hook="external-info-element" style="height:100%"><div style="align-items:center;text-align:center;padding-bottom:15px;padding-top:15px;padding-right:0px;padding-left:0px;box-sizing:border-box;height:100%;direction:ltr" class="info-element-text" dir="auto"><div><div class="info-member info-element-title" data-hook="item-title" style="overflow:visible;margin-bottom:0"><span>שף פרטי</span></div></div></div></div></div></div></div></div></div><div data-id="e6d7eb_479e74e2724c48028a1c954b8c42d7e5mv2.jpg" class="item-link-wrapper" data-idx="10" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible hover-animation-expand shrink-on-hover" id="pgie6d7eb_479e74e2724c48028a1c954b8c42d7e5mv2jpg_10" tabindex="-1" aria-label="" data-hash="e6d7eb_479e74e2724c48028a1c954b8c42d7e5mv2.jpg" data-id="e6d7eb_479e74e2724c48028a1c954b8c42d7e5mv2.jpg" data-idx="10" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:613px;left:0;right:auto;width:274px;height:286.5px;transition:opacity .2s ease;opacity:1;display:block"><div style="overflow:hidden"><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_479e74e2724c48028a1c954b8c42d7e5mv2.jpg" style="background-color:none;height:205.5px;width:274px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:274px;height:205.5px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_479e74e2724c48028a1c954b8c42d7e5~mv2.jpg/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_479e74e2724c48028a1c954b8c42d7e5~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_479e74e2724c48028a1c954b8c42d7e5~mv2.jpg/v1/fill/w_548,h_412,q_75,enc_avif,quality_auto/e6d7eb_479e74e2724c48028a1c954b8c42d7e5~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_479e74e2724c48028a1c954b8c42d7e5~mv2.jpg/v1/fill/w_564,h_424,q_75,enc_avif,quality_auto/e6d7eb_479e74e2724c48028a1c954b8c42d7e5~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_479e74e2724c48028a1c954b8c42d7e5~mv2.jpg/v1/fill/w_564,h_424,q_75,enc_avif,quality_auto/e6d7eb_479e74e2724c48028a1c954b8c42d7e5~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_479e74e2724c48028a1c954b8c42d7e5~mv2.jpg/v1/fill/w_564,h_424,q_75,enc_avif,quality_auto/e6d7eb_479e74e2724c48028a1c954b8c42d7e5~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_479e74e2724c48028a1c954b8c42d7e5mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="10" src="https://static.wixstatic.com/media/e6d7eb_479e74e2724c48028a1c954b8c42d7e5~mv2.jpg/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_479e74e2724c48028a1c954b8c42d7e5~mv2.jpg" alt="" loading="eager" style="width:274px;height:205.5px"/></picture></div><div class="item-hover-flex-container" style="width:274px;height:205.5px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-10" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:274px;height:205.5px;margin:0;position:relative"></div></div></div></div><div class="gallery-item-common-info-outer [object Object]" style="height:81px;box-sizing:content-box"><div style="overflow:hidden;box-sizing:border-box;width:100%;height:81px" class="gallery-item-common-info gallery-item-bottom-info"><div data-hook="info-element" style="height:100%;width:100%;cursor:default"><div data-hook="external-info-element" style="height:100%"><div style="align-items:center;text-align:center;padding-bottom:15px;padding-top:15px;padding-right:0px;padding-left:0px;box-sizing:border-box;height:100%;direction:ltr" class="info-element-text" dir="auto"><div><div class="info-member info-element-title" data-hook="item-title" style="overflow:visible;margin-bottom:0"><span>בית חכם</span></div></div></div></div></div></div></div></div></div><div data-id="e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fefmv2.webp" class="item-link-wrapper" data-idx="11" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible hover-animation-expand shrink-on-hover" id="pgie6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fefmv2webp_11" tabindex="-1" aria-label="" data-hash="e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fefmv2.webp" data-id="e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fefmv2.webp" data-idx="11" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:613px;left:294px;right:auto;width:274px;height:286.5px;transition:opacity .2s ease;opacity:1;display:block"><div style="overflow:hidden"><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fefmv2.webp" style="background-color:none;height:205.5px;width:274px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:274px;height:205.5px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fef~mv2.webp/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fef~mv2.webp 1x, https://static.wixstatic.com/media/e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fef~mv2.webp/v1/fill/w_548,h_412,q_75,enc_avif,quality_auto/e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fef~mv2.webp 2x, https://static.wixstatic.com/media/e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fef~mv2.webp/v1/fill/w_564,h_424,q_75,enc_avif,quality_auto/e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fef~mv2.webp 3x, https://static.wixstatic.com/media/e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fef~mv2.webp/v1/fill/w_564,h_424,q_75,enc_avif,quality_auto/e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fef~mv2.webp 4x, https://static.wixstatic.com/media/e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fef~mv2.webp/v1/fill/w_564,h_424,q_75,enc_avif,quality_auto/e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fef~mv2.webp 5x" type="image/jpeg"/><img id="e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fefmv2.webp" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="11" src="https://static.wixstatic.com/media/e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fef~mv2.webp/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fef~mv2.webp" alt="" loading="eager" style="width:274px;height:205.5px"/></picture></div><div class="item-hover-flex-container" style="width:274px;height:205.5px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-11" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:274px;height:205.5px;margin:0;position:relative"></div></div></div></div><div class="gallery-item-common-info-outer [object Object]" style="height:81px;box-sizing:content-box"><div style="overflow:hidden;box-sizing:border-box;width:100%;height:81px" class="gallery-item-common-info gallery-item-bottom-info"><div data-hook="info-element" style="height:100%;width:100%;cursor:default"><div data-hook="external-info-element" style="height:100%"><div style="align-items:center;text-align:center;padding-bottom:15px;padding-top:15px;padding-right:0px;padding-left:0px;box-sizing:border-box;height:100%;direction:ltr" class="info-element-text" dir="auto"><div><div class="info-member info-element-title" data-hook="item-title" style="overflow:visible;margin-bottom:0"><span>הרכבת רהיטים</span></div></div></div></div></div></div></div></div></div><div data-id="e6d7eb_90f1c9327a28491a9a68a72703a6684bmv2.jpg" class="item-link-wrapper" data-idx="12" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible hover-animation-expand shrink-on-hover" id="pgie6d7eb_90f1c9327a28491a9a68a72703a6684bmv2jpg_12" tabindex="-1" aria-label="" data-hash="e6d7eb_90f1c9327a28491a9a68a72703a6684bmv2.jpg" data-id="e6d7eb_90f1c9327a28491a9a68a72703a6684bmv2.jpg" data-idx="12" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:613px;left:588px;right:auto;width:274px;height:286.5px;transition:opacity .2s ease;opacity:1;display:block"><div style="overflow:hidden"><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_90f1c9327a28491a9a68a72703a6684bmv2.jpg" style="background-color:none;height:205.5px;width:274px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:274px;height:205.5px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_90f1c9327a28491a9a68a72703a6684b~mv2.jpg/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_90f1c9327a28491a9a68a72703a6684b~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_90f1c9327a28491a9a68a72703a6684b~mv2.jpg/v1/fill/w_548,h_412,q_75,enc_avif,quality_auto/e6d7eb_90f1c9327a28491a9a68a72703a6684b~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_90f1c9327a28491a9a68a72703a6684b~mv2.jpg/v1/fill/w_822,h_618,q_75,enc_avif,quality_auto/e6d7eb_90f1c9327a28491a9a68a72703a6684b~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_90f1c9327a28491a9a68a72703a6684b~mv2.jpg/v1/fill/w_1081,h_812,q_75,enc_avif,quality_auto/e6d7eb_90f1c9327a28491a9a68a72703a6684b~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_90f1c9327a28491a9a68a72703a6684b~mv2.jpg/v1/fill/w_1081,h_812,q_75,enc_avif,quality_auto/e6d7eb_90f1c9327a28491a9a68a72703a6684b~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_90f1c9327a28491a9a68a72703a6684bmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="12" src="https://static.wixstatic.com/media/e6d7eb_90f1c9327a28491a9a68a72703a6684b~mv2.jpg/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_90f1c9327a28491a9a68a72703a6684b~mv2.jpg" alt="" loading="eager" style="width:274px;height:205.5px"/></picture></div><div class="item-hover-flex-container" style="width:274px;height:205.5px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-12" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:274px;height:205.5px;margin:0;position:relative"></div></div></div></div><div class="gallery-item-common-info-outer [object Object]" style="height:81px;box-sizing:content-box"><div style="overflow:hidden;box-sizing:border-box;width:100%;height:81px" class="gallery-item-common-info gallery-item-bottom-info"><div data-hook="info-element" style="height:100%;width:100%;cursor:default"><div data-hook="external-info-element" style="height:100%"><div style="align-items:center;text-align:center;padding-bottom:15px;padding-top:15px;padding-right:0px;padding-left:0px;box-sizing:border-box;height:100%;direction:ltr" class="info-element-text" dir="auto"><div><div class="info-member info-element-title" data-hook="item-title" style="overflow:visible;margin-bottom:0"><span>מיזוג אוויר</span></div></div></div></div></div></div></div></div></div><div data-id="e6d7eb_74a853fcf6e5410a8248fa5df57db510mv2.jpg" class="item-link-wrapper" data-idx="13" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible hover-animation-expand shrink-on-hover" id="pgie6d7eb_74a853fcf6e5410a8248fa5df57db510mv2jpg_13" tabindex="-1" aria-label="" data-hash="e6d7eb_74a853fcf6e5410a8248fa5df57db510mv2.jpg" data-id="e6d7eb_74a853fcf6e5410a8248fa5df57db510mv2.jpg" data-idx="13" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:613px;left:882px;right:auto;width:274px;height:286.5px;transition:opacity .2s ease;opacity:1;display:block"><div style="overflow:hidden"><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_74a853fcf6e5410a8248fa5df57db510mv2.jpg" style="background-color:none;height:205.5px;width:274px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:274px;height:205.5px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_74a853fcf6e5410a8248fa5df57db510~mv2.jpg/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_74a853fcf6e5410a8248fa5df57db510~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_74a853fcf6e5410a8248fa5df57db510~mv2.jpg/v1/fill/w_548,h_412,q_75,enc_avif,quality_auto/e6d7eb_74a853fcf6e5410a8248fa5df57db510~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_74a853fcf6e5410a8248fa5df57db510~mv2.jpg/v1/fill/w_576,h_433,q_75,enc_avif,quality_auto/e6d7eb_74a853fcf6e5410a8248fa5df57db510~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_74a853fcf6e5410a8248fa5df57db510~mv2.jpg/v1/fill/w_576,h_433,q_75,enc_avif,quality_auto/e6d7eb_74a853fcf6e5410a8248fa5df57db510~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_74a853fcf6e5410a8248fa5df57db510~mv2.jpg/v1/fill/w_576,h_433,q_75,enc_avif,quality_auto/e6d7eb_74a853fcf6e5410a8248fa5df57db510~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_74a853fcf6e5410a8248fa5df57db510mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="13" src="https://static.wixstatic.com/media/e6d7eb_74a853fcf6e5410a8248fa5df57db510~mv2.jpg/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_74a853fcf6e5410a8248fa5df57db510~mv2.jpg" alt="" loading="eager" style="width:274px;height:205.5px"/></picture></div><div class="item-hover-flex-container" style="width:274px;height:205.5px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-13" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:274px;height:205.5px;margin:0;position:relative"></div></div></div></div><div class="gallery-item-common-info-outer [object Object]" style="height:81px;box-sizing:content-box"><div style="overflow:hidden;box-sizing:border-box;width:100%;height:81px" class="gallery-item-common-info gallery-item-bottom-info"><div data-hook="info-element" style="height:100%;width:100%;cursor:default"><div data-hook="external-info-element" style="height:100%"><div style="align-items:center;text-align:center;padding-bottom:15px;padding-top:15px;padding-right:0px;padding-left:0px;box-sizing:border-box;height:100%;direction:ltr" class="info-element-text" dir="auto"><div><div class="info-member info-element-title" data-hook="item-title" style="overflow:visible;margin-bottom:0"><span>שירותי קונסיירז&#x27;</span></div></div></div></div></div></div></div></div></div><div data-id="e6d7eb_e74bf3b459e74b0492ec250591457d9cmv2.webp" class="item-link-wrapper" data-idx="14" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible hover-animation-expand shrink-on-hover" id="pgie6d7eb_e74bf3b459e74b0492ec250591457d9cmv2webp_14" tabindex="-1" aria-label="" data-hash="e6d7eb_e74bf3b459e74b0492ec250591457d9cmv2.webp" data-id="e6d7eb_e74bf3b459e74b0492ec250591457d9cmv2.webp" data-idx="14" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:613px;left:1176px;right:auto;width:274px;height:286.5px;transition:opacity .2s ease;opacity:1;display:block"><div style="overflow:hidden"><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_e74bf3b459e74b0492ec250591457d9cmv2.webp" style="background-color:none;height:205.5px;width:274px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:274px;height:205.5px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_e74bf3b459e74b0492ec250591457d9c~mv2.webp/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_e74bf3b459e74b0492ec250591457d9c~mv2.webp 1x, https://static.wixstatic.com/media/e6d7eb_e74bf3b459e74b0492ec250591457d9c~mv2.webp/v1/fill/w_548,h_412,q_75,enc_avif,quality_auto/e6d7eb_e74bf3b459e74b0492ec250591457d9c~mv2.webp 2x, https://static.wixstatic.com/media/e6d7eb_e74bf3b459e74b0492ec250591457d9c~mv2.webp/v1/fill/w_822,h_618,q_75,enc_avif,quality_auto/e6d7eb_e74bf3b459e74b0492ec250591457d9c~mv2.webp 3x, https://static.wixstatic.com/media/e6d7eb_e74bf3b459e74b0492ec250591457d9c~mv2.webp/v1/fill/w_1096,h_824,q_75,enc_avif,quality_auto/e6d7eb_e74bf3b459e74b0492ec250591457d9c~mv2.webp 4x, https://static.wixstatic.com/media/e6d7eb_e74bf3b459e74b0492ec250591457d9c~mv2.webp/v1/fill/w_1198,h_900,q_75,enc_avif,quality_auto/e6d7eb_e74bf3b459e74b0492ec250591457d9c~mv2.webp 5x" type="image/jpeg"/><img id="e6d7eb_e74bf3b459e74b0492ec250591457d9cmv2.webp" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="14" src="https://static.wixstatic.com/media/e6d7eb_e74bf3b459e74b0492ec250591457d9c~mv2.webp/v1/fill/w_274,h_206,q_75,enc_avif,quality_auto/e6d7eb_e74bf3b459e74b0492ec250591457d9c~mv2.webp" alt="" loading="eager" style="width:274px;height:205.5px"/></picture></div><div class="item-hover-flex-container" style="width:274px;height:205.5px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-14" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:274px;height:205.5px;margin:0;position:relative"></div></div></div></div><div class="gallery-item-common-info-outer [object Object]" style="height:81px;box-sizing:content-box"><div style="overflow:hidden;box-sizing:border-box;width:100%;height:81px" class="gallery-item-common-info gallery-item-bottom-info"><div data-hook="info-element" style="height:100%;width:100%;cursor:default"><div data-hook="external-info-element" style="height:100%"><div style="align-items:center;text-align:center;padding-bottom:15px;padding-top:15px;padding-right:0px;padding-left:0px;box-sizing:border-box;height:100%;direction:ltr" class="info-element-text" dir="auto"><div><div class="info-member info-element-title" data-hook="item-title" style="overflow:visible;margin-bottom:0"><span>ניהול רכבי הבית</span></div></div></div></div></div></div></div></div></div></div></div></div><div data-key="items-styles" style="display:none"></div></div></div></div></div></div></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-lyfmx9ze" tabindex="-1" class="Oqnisf comp-lyfmx9ze wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lyfmx9ze" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lyfmx9ze" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lyfmx9ze" data-motion-part="BG_MEDIA comp-lyfmx9ze" class="VgO9Yg"></div></div><div data-mesh-id="comp-lyfmx9zeinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lyfmx9zeinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-izv5fgux" class="HcOXKn c9GqVL QxJLC3 comp-izv5fgux wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_2 wixui-rich-text__text" dir="rtl" style="text-align:center; font-size:22px;">תל אביב - נווה צדק</h5></div><!--/$--><!--$--><div id="comp-izpnf6io" class=" "><div class="comp-izpnf6io"><style>.comp-izpnf6io {
            --wix-color-1: 255,255,255;
--wix-color-2: 232,230,230;
--wix-color-3: 186,186,186;
--wix-color-4: 96,94,94;
--wix-color-5: 54,54,54;
--wix-color-6: 163,212,203;
--wix-color-7: 117,170,160;
--wix-color-8: 68,127,116;
--wix-color-9: 6,84,70;
--wix-color-10: 3,42,35;
--wix-color-11: 245,168,189;
--wix-color-12: 236,125,155;
--wix-color-13: 226,13,71;
--wix-color-14: 151,9,47;
--wix-color-15: 75,4,24;
--wix-color-16: 192,201,218;
--wix-color-17: 148,160,182;
--wix-color-18: 92,110,145;
--wix-color-19: 61,73,97;
--wix-color-20: 31,37,48;
--wix-color-21: 231,243,193;
--wix-color-22: 213,230,160;
--wix-color-23: 186,218,85;
--wix-color-24: 124,145,57;
--wix-color-25: 62,73,28;
--wix-color-26: 255,255,255;
--wix-color-27: 54,54,54;
--wix-color-28: 232,230,230;
--wix-color-29: 186,186,186;
--wix-color-30: 96,94,94;
--wix-color-31: 68,127,116;
--wix-color-32: 240,242,245;
--wix-color-33: 186,186,186;
--wix-color-34: 255,255,255;
--wix-color-35: 54,54,54;
--wix-color-36: 96,94,94;
--wix-color-37: 96,94,94;
--wix-color-38: 68,127,116;
--wix-color-39: 68,127,116;
--wix-color-40: 255,255,255;
--wix-color-41: 255,255,255;
--wix-color-42: 68,127,116;
--wix-color-43: 68,127,116;
--wix-color-44: 186,186,186;
--wix-color-45: 186,186,186;
--wix-color-46: 255,255,255;
--wix-color-47: 255,255,255;
--wix-color-48: 68,127,116;
--wix-color-49: 68,127,116;
--wix-color-50: 68,127,116;
--wix-color-51: 68,127,116;
--wix-color-52: 255,255,255;
--wix-color-53: 255,255,255;
--wix-color-54: 186,186,186;
--wix-color-55: 186,186,186;
--wix-font-Title: normal normal normal 50px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: normal;
--wix-font-Title-size: 50px;
--wix-font-Title-line-height: 1.4em;
--wix-font-Title-family: almoni-dl-aaa-300,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 22px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Page-title-style: normal;
--wix-font-Page-title-variant: normal;
--wix-font-Page-title-weight: normal;
--wix-font-Page-title-size: 22px;
--wix-font-Page-title-line-height: 1.4em;
--wix-font-Page-title-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal normal 26px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-XL-style: normal;
--wix-font-Heading-XL-variant: normal;
--wix-font-Heading-XL-weight: normal;
--wix-font-Heading-XL-size: 26px;
--wix-font-Heading-XL-line-height: 1.4em;
--wix-font-Heading-XL-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-L-style: normal;
--wix-font-Heading-L-variant: normal;
--wix-font-Heading-L-weight: normal;
--wix-font-Heading-L-size: 18px;
--wix-font-Heading-L-line-height: 1.4em;
--wix-font-Heading-L-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-M-style: normal;
--wix-font-Heading-M-variant: normal;
--wix-font-Heading-M-weight: normal;
--wix-font-Heading-M-size: 17px;
--wix-font-Heading-M-line-height: 1.4em;
--wix-font-Heading-M-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal bold 16px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-S-style: normal;
--wix-font-Heading-S-variant: normal;
--wix-font-Heading-S-weight: bold;
--wix-font-Heading-S-size: 16px;
--wix-font-Heading-S-line-height: 1.4em;
--wix-font-Heading-S-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Body-L-style: normal;
--wix-font-Body-L-variant: normal;
--wix-font-Body-L-weight: normal;
--wix-font-Body-L-size: 19px;
--wix-font-Body-L-line-height: 1.4em;
--wix-font-Body-L-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;
--wix-font-Body-M-style: normal;
--wix-font-Body-M-variant: normal;
--wix-font-Body-M-weight: normal;
--wix-font-Body-M-size: 20px;
--wix-font-Body-M-line-height: 1.4em;
--wix-font-Body-M-family: almoni-dl-aaa-400,sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal normal 14px/1.4em almoni-dl-aaa-400,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: almoni-dl-aaa-400,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: rtl;
--galleryVerticalAlign: 1;
--m_scrollAnimation: 1;
--imageMargin: 14;
--gallerySize: 62;
--itemClick: 0;
--galleryHorizontalAlign: 1;
--te-padding-slider: 30;
--galleryLayout: 4;
--collageDensity: 100;
--newItemsLocation: 0;
--newItemsDetails: 1;
--arrowsVerticalPosition: 0;
--designedPresetId: -1;
--galleryImageRatio: 1;
--previewHover: 0;
--imageHoverAnimation: 4;
--arrowsType: 5;
--galleryAlignExpand: 2;
--gallerySliderImageRatio: 1;
--slideshowLoop: 1;
--textFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;
--m_itemFontColor: 255,255,255;
--m_itemFontColor-rgb: 255,255,255;
--m_itemFontColor-opacity: 1;
--m_itemDescriptionFontColorSlideshow: 54,54,54;
--m_itemDescriptionFontColorSlideshow-rgb: 54,54,54;
--m_itemDescriptionFontColorSlideshow-opacity: 1;
--m_itemBorderColor: 54,54,54;
--m_itemBorderColor-rgb: 54,54,54;
--m_itemBorderColor-opacity: 1;
--m_itemShadowOpacityAndColor: 54,54,54,0.2;
--m_itemShadowOpacityAndColor-rgb: 54,54,54;
--m_itemShadowOpacityAndColor-opacity: 0.2;
--itemIconColorSlideshow: 54,54,54;
--itemIconColorSlideshow-rgb: 54,54,54;
--itemIconColorSlideshow-opacity: 1;
--textBoxBorderColor: 54,54,54;
--textBoxBorderColor-rgb: 54,54,54;
--textBoxBorderColor-opacity: 1;
--m_loadMoreButtonFontColor: 54,54,54;
--m_loadMoreButtonFontColor-rgb: 54,54,54;
--m_loadMoreButtonFontColor-opacity: 1;
--loadMoreButtonColor: 255,255,255;
--loadMoreButtonColor-rgb: 255,255,255;
--loadMoreButtonColor-opacity: 1;
--te-background-color-picker: 119,167,191;
--te-background-color-picker-rgb: 119,167,191;
--te-background-color-picker-opacity: 1;
--itemIconColor: 255,255,255;
--itemIconColor-rgb: 255,255,255;
--itemIconColor-opacity: 1;
--m_loadMoreButtonBorderColor: 54,54,54;
--m_loadMoreButtonBorderColor-rgb: 54,54,54;
--m_loadMoreButtonBorderColor-opacity: 1;
--oneColorAnimationColor: 255,255,255;
--oneColorAnimationColor-rgb: 255,255,255;
--oneColorAnimationColor-opacity: 1;
--itemOpacity: 54,54,54,0.29;
--itemOpacity-rgb: 54,54,54;
--itemOpacity-opacity: 0.29;
--bgColorExpand: 255,255,255;
--bgColorExpand-rgb: 255,255,255;
--bgColorExpand-opacity: 1;
--arrowsColor: 255,255,255;
--arrowsColor-rgb: 255,255,255;
--arrowsColor-opacity: 1;
--m_itemDescriptionFontColor: 255,255,255;
--m_itemDescriptionFontColor-rgb: 255,255,255;
--m_itemDescriptionFontColor-opacity: 1;
--m_itemFontColorSlideshow: 54,54,54;
--m_itemFontColorSlideshow-rgb: 54,54,54;
--m_itemFontColorSlideshow-opacity: 1;
--actionsColorExpand: 54,54,54;
--actionsColorExpand-rgb: 54,54,54;
--actionsColorExpand-opacity: 1;
--backColor: 232,230,230;
--backColor-rgb: 232,230,230;
--backColor-opacity: 1;
--descriptionColorExpand: 54,54,54;
--descriptionColorExpand-rgb: 54,54,54;
--descriptionColorExpand-opacity: 1;
--textBoxFillColor: 232,230,230;
--textBoxFillColor-rgb: 232,230,230;
--textBoxFillColor-opacity: 1;
--titleColorExpand: 54,54,54;
--titleColorExpand-rgb: 54,54,54;
--titleColorExpand-opacity: 1;
--itemFontColor: 255,255,255;
--itemFontColor-rgb: 255,255,255;
--itemFontColor-opacity: 1;
--imageLoadingColor: 186,186,186;
--imageLoadingColor-rgb: 186,186,186;
--imageLoadingColor-opacity: 1;
--itemDescriptionFontColorSlideshow: 54,54,54;
--itemDescriptionFontColorSlideshow-rgb: 54,54,54;
--itemDescriptionFontColorSlideshow-opacity: 1;
--itemShadowOpacityAndColor: 54,54,54,0.2;
--itemShadowOpacityAndColor-rgb: 54,54,54;
--itemShadowOpacityAndColor-opacity: 0.2;
--itemBorderColor: 232,230,230;
--itemBorderColor-rgb: 232,230,230;
--itemBorderColor-opacity: 1;
--m_loadMoreButtonColor: 255,255,255;
--m_loadMoreButtonColor-rgb: 255,255,255;
--m_loadMoreButtonColor-opacity: 1;
--m_itemIconColorSlideshow: 54,54,54;
--m_itemIconColorSlideshow-rgb: 54,54,54;
--m_itemIconColorSlideshow-opacity: 1;
--m_itemIconColor: 255,255,255;
--m_itemIconColor-rgb: 255,255,255;
--m_itemIconColor-opacity: 1;
--m_itemOpacity: 54,54,54,0.85;
--m_itemOpacity-rgb: 54,54,54;
--m_itemOpacity-opacity: 0.85;
--m_arrowsColor: 255,255,255;
--m_arrowsColor-rgb: 255,255,255;
--m_arrowsColor-opacity: 1;
--loadMoreButtonFontColor: 54,54,54;
--loadMoreButtonFontColor-rgb: 54,54,54;
--loadMoreButtonFontColor-opacity: 1;
--foreColor: 232,230,230;
--foreColor-rgb: 232,230,230;
--foreColor-opacity: 1;
--itemDescriptionFontColor: 255,255,255;
--itemDescriptionFontColor-rgb: 255,255,255;
--itemDescriptionFontColor-opacity: 1;
--itemFontColorSlideshow: 54,54,54;
--itemFontColorSlideshow-rgb: 54,54,54;
--itemFontColorSlideshow-opacity: 1;
--loadMoreButtonBorderColor: 54,54,54;
--loadMoreButtonBorderColor-rgb: 54,54,54;
--loadMoreButtonBorderColor-opacity: 1;
--m_oneColorAnimationColor: 255,255,255;
--m_oneColorAnimationColor-rgb: 255,255,255;
--m_oneColorAnimationColor-opacity: 1;
--overlayGradientColor1: 255,255,255;
--overlayGradientColor1-rgb: 255,255,255;
--overlayGradientColor1-opacity: 1;
--overlayGradientColor2: 255,255,255;
--overlayGradientColor2-rgb: 255,255,255;
--overlayGradientColor2-opacity: 1;
--customButtonFontColorForHover: 54,54,54;
--customButtonFontColorForHover-rgb: 54,54,54;
--customButtonFontColorForHover-opacity: 1;
--externalCustomButtonColor: 68,127,116,0;
--externalCustomButtonColor-rgb: 68,127,116;
--externalCustomButtonColor-opacity: 0;
--externalCustomButtonBorderColor: 54,54,54;
--externalCustomButtonBorderColor-rgb: 54,54,54;
--externalCustomButtonBorderColor-opacity: 1;
--customButtonFontColor: 255,255,255;
--customButtonFontColor-rgb: 255,255,255;
--customButtonFontColor-opacity: 1;
--customButtonColor: 255,255,255,0;
--customButtonColor-rgb: 255,255,255;
--customButtonColor-opacity: 0;
--customButtonBorderColor: 255,255,255;
--customButtonBorderColor-rgb: 255,255,255;
--customButtonBorderColor-opacity: 1;
--arrowsContainerBackgroundColor: 54,54,54,0.6;
--arrowsContainerBackgroundColor-rgb: 54,54,54;
--arrowsContainerBackgroundColor-opacity: 0.6;
--backgroundGradientColor1: 255,255,255,0.5;
--backgroundGradientColor1-rgb: 255,255,255;
--backgroundGradientColor1-opacity: 0.5;
--backgroundGradientColor2: 68,127,116,0.5;
--backgroundGradientColor2-rgb: 68,127,116;
--backgroundGradientColor2-opacity: 0.5;
--backgroundColor: 186,186,186;
--backgroundColor-rgb: 186,186,186;
--backgroundColor-opacity: 1;
--textColor: 54,54,54;
--textColor-rgb: 54,54,54;
--textColor-opacity: 1;
--itemFont: normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;
--itemFont-style: normal;
--itemFont-variant: normal;
--itemFont-weight: normal;
--itemFont-size: 18px;
--itemFont-line-height: 1.4em;
--itemFont-family: almoni-dl-aaa-300,sans-serif;
--itemFont-text-decoration: none;
--titleFontExpand: normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;
--titleFontExpand-style: normal;
--titleFontExpand-variant: normal;
--titleFontExpand-weight: normal;
--titleFontExpand-size: 18px;
--titleFontExpand-line-height: 1.4em;
--titleFontExpand-family: almoni-dl-aaa-300,sans-serif;
--titleFontExpand-text-decoration: none;
--m_itemDescriptionFontSlideshow: normal normal normal 20px/25px raleway,sans-serif;
--m_itemDescriptionFontSlideshow-style: normal;
--m_itemDescriptionFontSlideshow-variant: normal;
--m_itemDescriptionFontSlideshow-weight: normal;
--m_itemDescriptionFontSlideshow-size: 20px;
--m_itemDescriptionFontSlideshow-line-height: 25px;
--m_itemDescriptionFontSlideshow-family: raleway,sans-serif;
--m_itemDescriptionFontSlideshow-text-decoration: none;
--descriptionFontExpand: normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;
--descriptionFontExpand-style: normal;
--descriptionFontExpand-variant: normal;
--descriptionFontExpand-weight: normal;
--descriptionFontExpand-size: 19px;
--descriptionFontExpand-line-height: 1.4em;
--descriptionFontExpand-family: almoni-dl-aaa-300,sans-serif;
--descriptionFontExpand-text-decoration: none;
--m_itemDescriptionFont: normal normal normal 20px/25px avenir-lt-w01_35-light1475496,sans-serif;
--m_itemDescriptionFont-style: normal;
--m_itemDescriptionFont-variant: normal;
--m_itemDescriptionFont-weight: normal;
--m_itemDescriptionFont-size: 20px;
--m_itemDescriptionFont-line-height: 25px;
--m_itemDescriptionFont-family: avenir-lt-w01_35-light1475496,sans-serif;
--m_itemDescriptionFont-text-decoration: none;
--m_loadMoreButtonFont: normal normal normal 20px/25px raleway,sans-serif;
--m_loadMoreButtonFont-style: normal;
--m_loadMoreButtonFont-variant: normal;
--m_loadMoreButtonFont-weight: normal;
--m_loadMoreButtonFont-size: 20px;
--m_loadMoreButtonFont-line-height: 25px;
--m_loadMoreButtonFont-family: raleway,sans-serif;
--m_loadMoreButtonFont-text-decoration: none;
--text-editor-font: normal normal normal 22px/1.4em almoni-dl-aaa-300,sans-serif;
--text-editor-font-style: normal;
--text-editor-font-variant: normal;
--text-editor-font-weight: normal;
--text-editor-font-size: 22px;
--text-editor-font-line-height: 1.4em;
--text-editor-font-family: almoni-dl-aaa-300,sans-serif;
--text-editor-font-text-decoration: none;
--itemFontSlideshow: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;
--itemFontSlideshow-style: normal;
--itemFontSlideshow-variant: normal;
--itemFontSlideshow-weight: normal;
--itemFontSlideshow-size: 17px;
--itemFontSlideshow-line-height: 1.4em;
--itemFontSlideshow-family: almoni-dl-aaa-300,sans-serif;
--itemFontSlideshow-text-decoration: none;
--m_itemFont: normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;
--m_itemFont-style: normal;
--m_itemFont-variant: normal;
--m_itemFont-weight: normal;
--m_itemFont-size: 18px;
--m_itemFont-line-height: 1.4em;
--m_itemFont-family: almoni-dl-aaa-300,sans-serif;
--m_itemFont-text-decoration: none;
--itemDescriptionFontSlideshow: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;
--itemDescriptionFontSlideshow-style: normal;
--itemDescriptionFontSlideshow-variant: normal;
--itemDescriptionFontSlideshow-weight: normal;
--itemDescriptionFontSlideshow-size: 20px;
--itemDescriptionFontSlideshow-line-height: 1.4em;
--itemDescriptionFontSlideshow-family: almoni-dl-aaa-400,sans-serif;
--itemDescriptionFontSlideshow-text-decoration: none;
--itemDescriptionFont: normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;
--itemDescriptionFont-style: normal;
--itemDescriptionFont-variant: normal;
--itemDescriptionFont-weight: normal;
--itemDescriptionFont-size: 19px;
--itemDescriptionFont-line-height: 1.4em;
--itemDescriptionFont-family: almoni-dl-aaa-300,sans-serif;
--itemDescriptionFont-text-decoration: none;
--loadMoreButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;
--loadMoreButtonFont-style: normal;
--loadMoreButtonFont-variant: normal;
--loadMoreButtonFont-weight: normal;
--loadMoreButtonFont-size: 20px;
--loadMoreButtonFont-line-height: 1.4em;
--loadMoreButtonFont-family: almoni-dl-aaa-400,sans-serif;
--loadMoreButtonFont-text-decoration: none;
--m_itemFontSlideshow: normal normal normal 26px/32px raleway,sans-serif;
--m_itemFontSlideshow-style: normal;
--m_itemFontSlideshow-variant: normal;
--m_itemFontSlideshow-weight: normal;
--m_itemFontSlideshow-size: 26px;
--m_itemFontSlideshow-line-height: 32px;
--m_itemFontSlideshow-family: raleway,sans-serif;
--m_itemFontSlideshow-text-decoration: none;
--customButtonFontForHover: normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;
--customButtonFontForHover-style: normal;
--customButtonFontForHover-variant: normal;
--customButtonFontForHover-weight: normal;
--customButtonFontForHover-size: 15px;
--customButtonFontForHover-line-height: 18px;
--customButtonFontForHover-family: almoni-dl-aaa-400,sans-serif;
--customButtonFontForHover-text-decoration: none;
--customButtonFont: normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;
--customButtonFont-style: normal;
--customButtonFont-variant: normal;
--customButtonFont-weight: normal;
--customButtonFont-size: 15px;
--customButtonFont-line-height: 18px;
--customButtonFont-family: almoni-dl-aaa-400,sans-serif;
--customButtonFont-text-decoration: none;
--textFont-style: normal;
--textFont-variant: normal;
--textFont-weight: normal;
--textFont-size: 20px;
--textFont-line-height: 1.4em;
--textFont-family: almoni-dl-aaa-400,sans-serif;
--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: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: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:100vw;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-izpnf6io div.pro-gallery-parent-container .gallery-item-wrapper-text .gallery-item-content{background-color:#363636}.comp-izpnf6io div.pro-gallery-parent-container .show-more-container i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-izpnf6io div.pro-gallery-parent-container .show-more-container button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #363636;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #FFFFFF;--loadMoreButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;--loadMoreButtonFontColor: #363636;color:rgba(54, 54, 54, 0.9);font:normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;text-decoration: ;background:rgb(255, 255, 255);border-width:1px;border-color:rgb(54, 54, 54);border-radius:0px}.comp-izpnf6io div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-izpnf6io div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #363636;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #FFFFFF;--loadMoreButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;--loadMoreButtonFontColor: #363636;color:rgb(54, 54, 54);font:normal normal normal 20px/25px raleway,sans-serif;text-decoration: ;background:rgb(255, 255, 255);border-width:undefinedpx;border-color:rgb(54, 54, 54);border-radius:undefinedpx}.comp-izpnf6io .nav-arrows-container .slideshow-arrow,.comp-izpnf6io .nav-arrows-container .custom-nav-arrows svg{--arrowsColor: #FFFFFF;fill:rgb(255, 255, 255)}.comp-izpnf6io .nav-arrows-container.pro-gallery-mobile-indicator .slideshow-arrow,.comp-izpnf6io .nav-arrows-container.pro-gallery-mobile-indicator .custom-nav-arrows svg{--arrowsColor: #FFFFFF;fill:rgb(255, 255, 255)}.comp-izpnf6io .pro-gallery.inline-styles .auto-slideshow-counter{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;text-decoration: }.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info{--itemIconColorSlideshow: #363636}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved),.comp-izpnf6io .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-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info a{color:rgb(54, 54, 54) !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(54, 54, 54) !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif !important;text-decoration: }.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif !important;text-decoration: }.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #E8E6E6;background-color:rgb(186, 186, 186)}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{--itemFontColor: #FFFFFF;color:rgb(255, 255, 255)}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{--itemOpacity: #363636;color:rgba(54, 54, 54, 0.29)}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #363636;fill:rgba(54, 54, 54, 0.29)}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #363636;background:linear-gradient(rgba(54, 54, 54, 0.29) 0, transparent 140px) !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #FFFFFF}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved),.comp-izpnf6io .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-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a{color:rgb(255, 255, 255) !important}.comp-izpnf6io .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-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColor: #FFFFFF;color:rgb(255, 255, 255);font:normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{--itemDescriptionFont: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColor: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #FFFFFF;color:rgb(255, 255, 255) !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #363636;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #FFFFFF;--customButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;text-decoration: ;background:rgba(255, 255, 255, 0) !important;border-width:1px;border-radius:0px;border-color:rgb(255, 255, 255)}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{--itemOpacity: #363636;background:rgba(54, 54, 54, 0.29) !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#363636 !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover:before{--itemOpacity: #363636;background:rgba(54, 54, 54, 0.29) !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#363636 !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif !important;text-decoration: }.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #363636;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(54, 54, 54) !important;font:normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif !important;text-decoration: }.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .info-element-custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;--customButtonFontColorForHover: #363636;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;text-decoration: ;color:rgb(54, 54, 54) !important;background:rgba(68, 127, 116, 0) !important;border-color:rgb(54, 54, 54);border-width:0px;border-radius:0px}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #E8E6E6;background-color:rgb(186, 186, 186)}.comp-izpnf6io .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: #FFFFFF;color:rgb(255, 255, 255)}.comp-izpnf6io .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: #363636;color:rgba(54, 54, 54, 0.85) !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #363636;fill:rgba(54, 54, 54, 0.85) !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #363636;background:linear-gradient(rgba(54, 54, 54, 0.85) 0, transparent 140px) !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info{--itemIconColorSlideshow: #363636}.comp-izpnf6io .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-izpnf6io .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-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a{color:rgb(54, 54, 54) !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(54, 54, 54) !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 26px/32px raleway,sans-serif !important;text-decoration: }.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-description,.comp-izpnf6io .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 almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 20px/25px raleway,sans-serif !important;text-decoration: }.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #FFFFFF}.comp-izpnf6io .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-izpnf6io .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-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover a{color:rgb(255, 255, 255) !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-foreground{fill:rgb(255, 255, 255) !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColor: #FFFFFF;color:rgb(255, 255, 255);font:normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-izpnf6io .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 almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColor: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 20px/25px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #FFFFFF;color:rgb(255, 255, 255) !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #363636;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #FFFFFF;--customButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;text-decoration: ;background:rgba(255, 255, 255, 0) !important;border-width:undefinedpx;border-radius:undefinedpx;border-color:rgb(255, 255, 255)}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover:not(.hide-hover):before{--itemOpacity: #363636;background:rgba(54, 54, 54, 0.85) !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#363636 !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover:before{--itemOpacity: #363636;background:rgba(54, 54, 54, 0.85) !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#363636 !important}.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-title,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 26px/32px raleway,sans-serif !important;text-decoration: }.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #363636;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(54, 54, 54) !important;font:normal normal normal 20px/25px raleway,sans-serif !important;text-decoration: }.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .info-element-custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .custom-button-wrapper button,.comp-izpnf6io .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;--customButtonFontColorForHover: #363636;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;text-decoration: ;color:rgb(54, 54, 54) !important;background:rgba(68, 127, 116, 0) !important;border-color:rgb(54, 54, 54);border-width:undefinedpx;border-radius:undefinedpx}.comp-izpnf6io .te-pro-gallery-text-item{font:normal normal normal 14px/1.4em almoni-dl-aaa-400,sans-serif;color:#FFFFFF}.comp-izpnf6io .pro-fullscreen-wrapper .pro-fullscreen-text-item{--fullscreen-text-item-bg: #363636;background-color:#363636}.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles{--bgColorExpand: #FFFFFF;background-color:rgb(255, 255, 255)}.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-selected-license,.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-checkout-link{--descriptionColorExpand: #363636;--descriptionFontExpand: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(54, 54, 54);font:normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar,.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-mobile-info{--bgColorExpand: #FFFFFF;background-color:rgb(255, 255, 255)}.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-title h1{--titleColorExpand: #363636;--titleFontExpand: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;color:rgb(54, 54, 54);font:normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description,.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line,.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif,.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link,.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link{--descriptionColorExpand: #363636;--descriptionFontExpand: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(54, 54, 54);font:normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after,.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after,.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after,.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after,.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{--descriptionColorExpand: #363636;border-color:rgb(54, 54, 54)}.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social i:not(.pro-gallery-loved),.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social a,.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social button,.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav i:not(.pro-gallery-loved),.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav a,.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav button,.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar i:not(.pro-gallery-loved),.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar a,.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar button,.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social i:not(.pro-gallery-loved),.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social a,.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social button{--descriptionColorExpand: #363636;color:rgb(54, 54, 54)}.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-triangle{--descriptionColorExpand: #363636;color:rgb(54, 54, 54)}.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-background{--bgColorExpand: #FFFFFF;color:rgb(255, 255, 255)}.comp-izpnf6io .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon{--descriptionColorExpand: #363636;--bgColorExpand: #FFFFFF;color:rgb(54, 54, 54);background:rgb(255, 255, 255)}
</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-izpnf6io" style="overflow:hidden;height:100%;width:100%"><style>div.comp-izpnf6io:not(.fullscreen-comp-wrapper) {
      width: 100%;
      }
      </style><div id="pro-gallery-comp-izpnf6io" class="pro-gallery"><div data-key="pro-gallery-inner-container" class="" tabindex="-1"><div data-hook="css-scroll-indicator" data-scroll-base="0" data-scroll-top="0" class="pgscl-0 pgscl_izpnf6io_0-40960 pgscl_izpnf6io_0-20480 pgscl_izpnf6io_0-10240 pgscl_izpnf6io_0-5120 pgscl_izpnf6io_0-2560 pgscl_izpnf6io_0-1280 pgscl_izpnf6io_0-640 pgscl_izpnf6io_0-320 pgscl_izpnf6io_0-160 pgscl_izpnf6io_0-80 pgscl_izpnf6io_0-40 pgscl_izpnf6io_0-20 pgscl_izpnf6io_0-10" style="display:none"></div><div class="pro-gallery-parent-container gallery-slider" style="margin:-7px;width:1450px;height:467px" role="region"><div id="pro-gallery-container-comp-izpnf6io" class="pro-gallery inline-styles one-row hide-scrollbars  slider  ltr " style="height:474px;width:1464px;display:flex;justify-content:space-between"><div data-hook="gallery-column" id="gallery-horizontal-scroll-comp-izpnf6io" class="gallery-horizontal-scroll gallery-column hide-scrollbars  ltr   scroll-snap  " style="width:1464px;height:474px;overflow-y:hidden"><div class="gallery-horizontal-scroll-inner"><div data-hook="group-view" style="--group-top:0px;--group-left:0px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" class="item-link-wrapper" data-idx="0" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_68c52291500c43579e666eba2d8396demv2jpg_0" tabindex="0" aria-label="" data-hash="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" data-id="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" data-idx="0" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:0;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="0" src="https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:637px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" class="item-link-wrapper" data-idx="1" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2jpg_1" tabindex="-1" aria-label="" data-hash="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" data-id="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" data-idx="1" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:637px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="1" src="https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1274px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" class="item-link-wrapper" data-idx="2" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_66f05dd650804894bfac634510146654mv2jpg_2" tabindex="-1" aria-label="" data-hash="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" data-id="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" data-idx="2" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:1274px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="2" src="https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1911px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" class="item-link-wrapper" data-idx="3" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2jpg_3" tabindex="-1" aria-label="" data-hash="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" data-id="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" data-idx="3" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:1911px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="3" src="https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2548px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" class="item-link-wrapper" data-idx="4" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_df686c38c7414aa286bc5552b6d90b79mv2jpg_4" tabindex="-1" aria-label="" data-hash="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" data-id="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" data-idx="4" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:2548px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="4" src="https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3185px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" class="item-link-wrapper" data-idx="5" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2jpg_5" tabindex="-1" aria-label="" data-hash="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" data-id="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" data-idx="5" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:3185px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="5" src="https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3822px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" class="item-link-wrapper" data-idx="6" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2jpg_6" tabindex="-1" aria-label="" data-hash="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" data-id="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" data-idx="6" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:3822px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="6" src="https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:4459px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" class="item-link-wrapper" data-idx="7" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_68c52291500c43579e666eba2d8396demv2jpg_7" tabindex="-1" aria-label="" data-hash="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" data-id="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" data-idx="7" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:4459px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="7" src="https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5096px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" class="item-link-wrapper" data-idx="8" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2jpg_8" tabindex="-1" aria-label="" data-hash="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" data-id="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" data-idx="8" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:5096px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="8" src="https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5733px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" class="item-link-wrapper" data-idx="9" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_66f05dd650804894bfac634510146654mv2jpg_9" tabindex="-1" aria-label="" data-hash="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" data-id="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" data-idx="9" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:5733px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="9" src="https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:6370px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" class="item-link-wrapper" data-idx="10" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2jpg_10" tabindex="-1" aria-label="" data-hash="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" data-id="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" data-idx="10" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:6370px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="10" src="https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:7007px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" class="item-link-wrapper" data-idx="11" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_df686c38c7414aa286bc5552b6d90b79mv2jpg_11" tabindex="-1" aria-label="" data-hash="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" data-id="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" data-idx="11" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:7007px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="11" src="https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:7644px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" class="item-link-wrapper" data-idx="12" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2jpg_12" tabindex="-1" aria-label="" data-hash="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" data-id="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" data-idx="12" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:7644px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="12" src="https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:8281px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" class="item-link-wrapper" data-idx="13" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2jpg_13" tabindex="-1" aria-label="" data-hash="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" data-id="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" data-idx="13" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:8281px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="13" src="https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:8918px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" class="item-link-wrapper" data-idx="14" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_68c52291500c43579e666eba2d8396demv2jpg_14" tabindex="-1" aria-label="" data-hash="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" data-id="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" data-idx="14" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:8918px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="14" src="https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:9555px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" class="item-link-wrapper" data-idx="15" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2jpg_15" tabindex="-1" aria-label="" data-hash="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" data-id="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" data-idx="15" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:9555px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="15" src="https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:10192px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" class="item-link-wrapper" data-idx="16" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_66f05dd650804894bfac634510146654mv2jpg_16" tabindex="-1" aria-label="" data-hash="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" data-id="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" data-idx="16" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:10192px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="16" src="https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:10829px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" class="item-link-wrapper" data-idx="17" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2jpg_17" tabindex="-1" aria-label="" data-hash="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" data-id="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" data-idx="17" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:10829px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="17" src="https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:11466px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" class="item-link-wrapper" data-idx="18" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_df686c38c7414aa286bc5552b6d90b79mv2jpg_18" tabindex="-1" aria-label="" data-hash="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" data-id="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" data-idx="18" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:11466px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="18" src="https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:12103px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" class="item-link-wrapper" data-idx="19" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2jpg_19" tabindex="-1" aria-label="" data-hash="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" data-id="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" data-idx="19" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:12103px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="19" src="https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:12740px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" class="item-link-wrapper" data-idx="20" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2jpg_20" tabindex="-1" aria-label="" data-hash="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" data-id="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" data-idx="20" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:12740px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="20" src="https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:13377px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" class="item-link-wrapper" data-idx="21" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_68c52291500c43579e666eba2d8396demv2jpg_21" tabindex="-1" aria-label="" data-hash="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" data-id="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" data-idx="21" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:13377px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="21" src="https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:14014px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" class="item-link-wrapper" data-idx="22" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2jpg_22" tabindex="-1" aria-label="" data-hash="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" data-id="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" data-idx="22" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:14014px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="22" src="https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:14651px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" class="item-link-wrapper" data-idx="23" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_66f05dd650804894bfac634510146654mv2jpg_23" tabindex="-1" aria-label="" data-hash="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" data-id="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" data-idx="23" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:14651px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="23" src="https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:15288px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" class="item-link-wrapper" data-idx="24" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2jpg_24" tabindex="-1" aria-label="" data-hash="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" data-id="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" data-idx="24" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:15288px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="24" src="https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:15925px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" class="item-link-wrapper" data-idx="25" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_df686c38c7414aa286bc5552b6d90b79mv2jpg_25" tabindex="-1" aria-label="" data-hash="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" data-id="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" data-idx="25" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:15925px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="25" src="https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:16562px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" class="item-link-wrapper" data-idx="26" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2jpg_26" tabindex="-1" aria-label="" data-hash="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" data-id="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" data-idx="26" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:16562px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="26" src="https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:17199px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" class="item-link-wrapper" data-idx="27" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2jpg_27" tabindex="-1" aria-label="" data-hash="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" data-id="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" data-idx="27" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:17199px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="27" src="https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:17836px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" class="item-link-wrapper" data-idx="28" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_68c52291500c43579e666eba2d8396demv2jpg_28" tabindex="-1" aria-label="" data-hash="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" data-id="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" data-idx="28" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:17836px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_68c52291500c43579e666eba2d8396demv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="28" src="https://static.wixstatic.com/media/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:18473px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" class="item-link-wrapper" data-idx="29" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2jpg_29" tabindex="-1" aria-label="" data-hash="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" data-id="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" data-idx="29" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:18473px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_691bb001364048a3b4bd8e21a44e82bfmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="29" src="https://static.wixstatic.com/media/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:19110px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" class="item-link-wrapper" data-idx="30" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_66f05dd650804894bfac634510146654mv2jpg_30" tabindex="-1" aria-label="" data-hash="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" data-id="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" data-idx="30" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:19110px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_66f05dd650804894bfac634510146654mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="30" src="https://static.wixstatic.com/media/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:19747px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" class="item-link-wrapper" data-idx="31" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2jpg_31" tabindex="-1" aria-label="" data-hash="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" data-id="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" data-idx="31" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:19747px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becbmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="31" src="https://static.wixstatic.com/media/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:20384px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" class="item-link-wrapper" data-idx="32" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_df686c38c7414aa286bc5552b6d90b79mv2jpg_32" tabindex="-1" aria-label="" data-hash="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" data-id="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" data-idx="32" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:20384px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_df686c38c7414aa286bc5552b6d90b79mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="32" src="https://static.wixstatic.com/media/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:21021px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" class="item-link-wrapper" data-idx="33" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2jpg_33" tabindex="-1" aria-label="" data-hash="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" data-id="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" data-idx="33" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:21021px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_05b55e594fe842dca2abd0a7f7f9994cmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="33" src="https://static.wixstatic.com/media/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:21658px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" class="item-link-wrapper" data-idx="34" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2jpg_34" tabindex="-1" aria-label="" data-hash="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" data-id="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" data-idx="34" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:21658px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_6de776e8d1b345ee88bbaa80c980eec9mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="34" src="https://static.wixstatic.com/media/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div></div></div><button class="nav-arrows-container drop-shadow  " aria-label="Next Item" tabindex="-1" data-hook="nav-arrow-next" style="width:23px;height:35.38461538461539px;padding:0;top:calc(50% + 3.5px - 17.692307692307693px - 
        0px);right:30px"><svg class="slideshow-arrow" style="transform:scaleX(1) scale(0.8846153846153846)" width="26px" height="40px" viewBox="0 0 26 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill-rule="evenodd"><g transform="translate(-35.000000, -28.000000)" fill-rule="nonzero"><polygon points="60.4571429 47.8 40.6571429 67.6 35 61.9428571 49.1433951 47.7994621 35 33.6571429 40.6571429 28"></polygon></g></g></svg></button></div></div><div data-key="items-styles" style="display:none"></div></div></div></div></div></div></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-lywqnzzh" tabindex="-1" class="Oqnisf comp-lywqnzzh wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lywqnzzh" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lywqnzzh" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lywqnzzh" data-motion-part="BG_MEDIA comp-lywqnzzh" class="VgO9Yg"></div></div><div data-mesh-id="comp-lywqnzzhinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lywqnzzhinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-lywqo00a3" class="HcOXKn c9GqVL QxJLC3 comp-lywqo00a3 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_2 wixui-rich-text__text" dir="rtl" style="text-align:center; font-size:22px;">תל אביב - נווה צדק</h5></div><!--/$--><!--$--><div id="comp-lywqo00h2" class=" "><div class="comp-lywqo00h2"><style>.comp-lywqo00h2 {
            --wix-color-1: 255,255,255;
--wix-color-2: 232,230,230;
--wix-color-3: 186,186,186;
--wix-color-4: 96,94,94;
--wix-color-5: 54,54,54;
--wix-color-6: 163,212,203;
--wix-color-7: 117,170,160;
--wix-color-8: 68,127,116;
--wix-color-9: 6,84,70;
--wix-color-10: 3,42,35;
--wix-color-11: 245,168,189;
--wix-color-12: 236,125,155;
--wix-color-13: 226,13,71;
--wix-color-14: 151,9,47;
--wix-color-15: 75,4,24;
--wix-color-16: 192,201,218;
--wix-color-17: 148,160,182;
--wix-color-18: 92,110,145;
--wix-color-19: 61,73,97;
--wix-color-20: 31,37,48;
--wix-color-21: 231,243,193;
--wix-color-22: 213,230,160;
--wix-color-23: 186,218,85;
--wix-color-24: 124,145,57;
--wix-color-25: 62,73,28;
--wix-color-26: 255,255,255;
--wix-color-27: 54,54,54;
--wix-color-28: 232,230,230;
--wix-color-29: 186,186,186;
--wix-color-30: 96,94,94;
--wix-color-31: 68,127,116;
--wix-color-32: 240,242,245;
--wix-color-33: 186,186,186;
--wix-color-34: 255,255,255;
--wix-color-35: 54,54,54;
--wix-color-36: 96,94,94;
--wix-color-37: 96,94,94;
--wix-color-38: 68,127,116;
--wix-color-39: 68,127,116;
--wix-color-40: 255,255,255;
--wix-color-41: 255,255,255;
--wix-color-42: 68,127,116;
--wix-color-43: 68,127,116;
--wix-color-44: 186,186,186;
--wix-color-45: 186,186,186;
--wix-color-46: 255,255,255;
--wix-color-47: 255,255,255;
--wix-color-48: 68,127,116;
--wix-color-49: 68,127,116;
--wix-color-50: 68,127,116;
--wix-color-51: 68,127,116;
--wix-color-52: 255,255,255;
--wix-color-53: 255,255,255;
--wix-color-54: 186,186,186;
--wix-color-55: 186,186,186;
--wix-font-Title: normal normal normal 50px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: normal;
--wix-font-Title-size: 50px;
--wix-font-Title-line-height: 1.4em;
--wix-font-Title-family: almoni-dl-aaa-300,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 22px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Page-title-style: normal;
--wix-font-Page-title-variant: normal;
--wix-font-Page-title-weight: normal;
--wix-font-Page-title-size: 22px;
--wix-font-Page-title-line-height: 1.4em;
--wix-font-Page-title-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal normal 26px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-XL-style: normal;
--wix-font-Heading-XL-variant: normal;
--wix-font-Heading-XL-weight: normal;
--wix-font-Heading-XL-size: 26px;
--wix-font-Heading-XL-line-height: 1.4em;
--wix-font-Heading-XL-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-L-style: normal;
--wix-font-Heading-L-variant: normal;
--wix-font-Heading-L-weight: normal;
--wix-font-Heading-L-size: 18px;
--wix-font-Heading-L-line-height: 1.4em;
--wix-font-Heading-L-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-M-style: normal;
--wix-font-Heading-M-variant: normal;
--wix-font-Heading-M-weight: normal;
--wix-font-Heading-M-size: 17px;
--wix-font-Heading-M-line-height: 1.4em;
--wix-font-Heading-M-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal bold 16px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-S-style: normal;
--wix-font-Heading-S-variant: normal;
--wix-font-Heading-S-weight: bold;
--wix-font-Heading-S-size: 16px;
--wix-font-Heading-S-line-height: 1.4em;
--wix-font-Heading-S-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Body-L-style: normal;
--wix-font-Body-L-variant: normal;
--wix-font-Body-L-weight: normal;
--wix-font-Body-L-size: 19px;
--wix-font-Body-L-line-height: 1.4em;
--wix-font-Body-L-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;
--wix-font-Body-M-style: normal;
--wix-font-Body-M-variant: normal;
--wix-font-Body-M-weight: normal;
--wix-font-Body-M-size: 20px;
--wix-font-Body-M-line-height: 1.4em;
--wix-font-Body-M-family: almoni-dl-aaa-400,sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal normal 14px/1.4em almoni-dl-aaa-400,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: almoni-dl-aaa-400,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: rtl;
--galleryVerticalAlign: 1;
--m_scrollAnimation: 1;
--imageMargin: 14;
--gallerySize: 62;
--itemClick: 0;
--galleryHorizontalAlign: 1;
--te-padding-slider: 30;
--galleryLayout: 4;
--collageDensity: 100;
--newItemsLocation: 0;
--newItemsDetails: 1;
--arrowsVerticalPosition: 0;
--designedPresetId: -1;
--galleryImageRatio: 1;
--previewHover: 0;
--imageHoverAnimation: 4;
--arrowsType: 5;
--galleryAlignExpand: 2;
--gallerySliderImageRatio: 1;
--slideshowLoop: 1;
--textFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;
--m_itemFontColor: 255,255,255;
--m_itemFontColor-rgb: 255,255,255;
--m_itemFontColor-opacity: 1;
--m_itemDescriptionFontColorSlideshow: 54,54,54;
--m_itemDescriptionFontColorSlideshow-rgb: 54,54,54;
--m_itemDescriptionFontColorSlideshow-opacity: 1;
--m_itemBorderColor: 54,54,54;
--m_itemBorderColor-rgb: 54,54,54;
--m_itemBorderColor-opacity: 1;
--m_itemShadowOpacityAndColor: 54,54,54,0.2;
--m_itemShadowOpacityAndColor-rgb: 54,54,54;
--m_itemShadowOpacityAndColor-opacity: 0.2;
--itemIconColorSlideshow: 54,54,54;
--itemIconColorSlideshow-rgb: 54,54,54;
--itemIconColorSlideshow-opacity: 1;
--textBoxBorderColor: 54,54,54;
--textBoxBorderColor-rgb: 54,54,54;
--textBoxBorderColor-opacity: 1;
--m_loadMoreButtonFontColor: 54,54,54;
--m_loadMoreButtonFontColor-rgb: 54,54,54;
--m_loadMoreButtonFontColor-opacity: 1;
--loadMoreButtonColor: 255,255,255;
--loadMoreButtonColor-rgb: 255,255,255;
--loadMoreButtonColor-opacity: 1;
--te-background-color-picker: 119,167,191;
--te-background-color-picker-rgb: 119,167,191;
--te-background-color-picker-opacity: 1;
--itemIconColor: 255,255,255;
--itemIconColor-rgb: 255,255,255;
--itemIconColor-opacity: 1;
--m_loadMoreButtonBorderColor: 54,54,54;
--m_loadMoreButtonBorderColor-rgb: 54,54,54;
--m_loadMoreButtonBorderColor-opacity: 1;
--oneColorAnimationColor: 255,255,255;
--oneColorAnimationColor-rgb: 255,255,255;
--oneColorAnimationColor-opacity: 1;
--itemOpacity: 54,54,54,0.29;
--itemOpacity-rgb: 54,54,54;
--itemOpacity-opacity: 0.29;
--bgColorExpand: 255,255,255;
--bgColorExpand-rgb: 255,255,255;
--bgColorExpand-opacity: 1;
--arrowsColor: 255,255,255;
--arrowsColor-rgb: 255,255,255;
--arrowsColor-opacity: 1;
--m_itemDescriptionFontColor: 255,255,255;
--m_itemDescriptionFontColor-rgb: 255,255,255;
--m_itemDescriptionFontColor-opacity: 1;
--m_itemFontColorSlideshow: 54,54,54;
--m_itemFontColorSlideshow-rgb: 54,54,54;
--m_itemFontColorSlideshow-opacity: 1;
--actionsColorExpand: 54,54,54;
--actionsColorExpand-rgb: 54,54,54;
--actionsColorExpand-opacity: 1;
--backColor: 232,230,230;
--backColor-rgb: 232,230,230;
--backColor-opacity: 1;
--descriptionColorExpand: 54,54,54;
--descriptionColorExpand-rgb: 54,54,54;
--descriptionColorExpand-opacity: 1;
--textBoxFillColor: 232,230,230;
--textBoxFillColor-rgb: 232,230,230;
--textBoxFillColor-opacity: 1;
--titleColorExpand: 54,54,54;
--titleColorExpand-rgb: 54,54,54;
--titleColorExpand-opacity: 1;
--itemFontColor: 255,255,255;
--itemFontColor-rgb: 255,255,255;
--itemFontColor-opacity: 1;
--imageLoadingColor: 186,186,186;
--imageLoadingColor-rgb: 186,186,186;
--imageLoadingColor-opacity: 1;
--itemDescriptionFontColorSlideshow: 54,54,54;
--itemDescriptionFontColorSlideshow-rgb: 54,54,54;
--itemDescriptionFontColorSlideshow-opacity: 1;
--itemShadowOpacityAndColor: 54,54,54,0.2;
--itemShadowOpacityAndColor-rgb: 54,54,54;
--itemShadowOpacityAndColor-opacity: 0.2;
--itemBorderColor: 232,230,230;
--itemBorderColor-rgb: 232,230,230;
--itemBorderColor-opacity: 1;
--m_loadMoreButtonColor: 255,255,255;
--m_loadMoreButtonColor-rgb: 255,255,255;
--m_loadMoreButtonColor-opacity: 1;
--m_itemIconColorSlideshow: 54,54,54;
--m_itemIconColorSlideshow-rgb: 54,54,54;
--m_itemIconColorSlideshow-opacity: 1;
--m_itemIconColor: 255,255,255;
--m_itemIconColor-rgb: 255,255,255;
--m_itemIconColor-opacity: 1;
--m_itemOpacity: 54,54,54,0.85;
--m_itemOpacity-rgb: 54,54,54;
--m_itemOpacity-opacity: 0.85;
--m_arrowsColor: 255,255,255;
--m_arrowsColor-rgb: 255,255,255;
--m_arrowsColor-opacity: 1;
--loadMoreButtonFontColor: 54,54,54;
--loadMoreButtonFontColor-rgb: 54,54,54;
--loadMoreButtonFontColor-opacity: 1;
--foreColor: 232,230,230;
--foreColor-rgb: 232,230,230;
--foreColor-opacity: 1;
--itemDescriptionFontColor: 255,255,255;
--itemDescriptionFontColor-rgb: 255,255,255;
--itemDescriptionFontColor-opacity: 1;
--itemFontColorSlideshow: 54,54,54;
--itemFontColorSlideshow-rgb: 54,54,54;
--itemFontColorSlideshow-opacity: 1;
--loadMoreButtonBorderColor: 54,54,54;
--loadMoreButtonBorderColor-rgb: 54,54,54;
--loadMoreButtonBorderColor-opacity: 1;
--m_oneColorAnimationColor: 255,255,255;
--m_oneColorAnimationColor-rgb: 255,255,255;
--m_oneColorAnimationColor-opacity: 1;
--overlayGradientColor1: 255,255,255;
--overlayGradientColor1-rgb: 255,255,255;
--overlayGradientColor1-opacity: 1;
--overlayGradientColor2: 255,255,255;
--overlayGradientColor2-rgb: 255,255,255;
--overlayGradientColor2-opacity: 1;
--customButtonFontColorForHover: 54,54,54;
--customButtonFontColorForHover-rgb: 54,54,54;
--customButtonFontColorForHover-opacity: 1;
--externalCustomButtonColor: 68,127,116,0;
--externalCustomButtonColor-rgb: 68,127,116;
--externalCustomButtonColor-opacity: 0;
--externalCustomButtonBorderColor: 54,54,54;
--externalCustomButtonBorderColor-rgb: 54,54,54;
--externalCustomButtonBorderColor-opacity: 1;
--customButtonFontColor: 255,255,255;
--customButtonFontColor-rgb: 255,255,255;
--customButtonFontColor-opacity: 1;
--customButtonColor: 255,255,255,0;
--customButtonColor-rgb: 255,255,255;
--customButtonColor-opacity: 0;
--customButtonBorderColor: 255,255,255;
--customButtonBorderColor-rgb: 255,255,255;
--customButtonBorderColor-opacity: 1;
--arrowsContainerBackgroundColor: 54,54,54,0.6;
--arrowsContainerBackgroundColor-rgb: 54,54,54;
--arrowsContainerBackgroundColor-opacity: 0.6;
--backgroundGradientColor1: 255,255,255,0.5;
--backgroundGradientColor1-rgb: 255,255,255;
--backgroundGradientColor1-opacity: 0.5;
--backgroundGradientColor2: 68,127,116,0.5;
--backgroundGradientColor2-rgb: 68,127,116;
--backgroundGradientColor2-opacity: 0.5;
--backgroundColor: 186,186,186;
--backgroundColor-rgb: 186,186,186;
--backgroundColor-opacity: 1;
--textColor: 54,54,54;
--textColor-rgb: 54,54,54;
--textColor-opacity: 1;
--itemFont: normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;
--itemFont-style: normal;
--itemFont-variant: normal;
--itemFont-weight: normal;
--itemFont-size: 18px;
--itemFont-line-height: 1.4em;
--itemFont-family: almoni-dl-aaa-300,sans-serif;
--itemFont-text-decoration: none;
--titleFontExpand: normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;
--titleFontExpand-style: normal;
--titleFontExpand-variant: normal;
--titleFontExpand-weight: normal;
--titleFontExpand-size: 18px;
--titleFontExpand-line-height: 1.4em;
--titleFontExpand-family: almoni-dl-aaa-300,sans-serif;
--titleFontExpand-text-decoration: none;
--m_itemDescriptionFontSlideshow: normal normal normal 20px/25px raleway,sans-serif;
--m_itemDescriptionFontSlideshow-style: normal;
--m_itemDescriptionFontSlideshow-variant: normal;
--m_itemDescriptionFontSlideshow-weight: normal;
--m_itemDescriptionFontSlideshow-size: 20px;
--m_itemDescriptionFontSlideshow-line-height: 25px;
--m_itemDescriptionFontSlideshow-family: raleway,sans-serif;
--m_itemDescriptionFontSlideshow-text-decoration: none;
--descriptionFontExpand: normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;
--descriptionFontExpand-style: normal;
--descriptionFontExpand-variant: normal;
--descriptionFontExpand-weight: normal;
--descriptionFontExpand-size: 19px;
--descriptionFontExpand-line-height: 1.4em;
--descriptionFontExpand-family: almoni-dl-aaa-300,sans-serif;
--descriptionFontExpand-text-decoration: none;
--m_itemDescriptionFont: normal normal normal 20px/25px avenir-lt-w01_35-light1475496,sans-serif;
--m_itemDescriptionFont-style: normal;
--m_itemDescriptionFont-variant: normal;
--m_itemDescriptionFont-weight: normal;
--m_itemDescriptionFont-size: 20px;
--m_itemDescriptionFont-line-height: 25px;
--m_itemDescriptionFont-family: avenir-lt-w01_35-light1475496,sans-serif;
--m_itemDescriptionFont-text-decoration: none;
--m_loadMoreButtonFont: normal normal normal 20px/25px raleway,sans-serif;
--m_loadMoreButtonFont-style: normal;
--m_loadMoreButtonFont-variant: normal;
--m_loadMoreButtonFont-weight: normal;
--m_loadMoreButtonFont-size: 20px;
--m_loadMoreButtonFont-line-height: 25px;
--m_loadMoreButtonFont-family: raleway,sans-serif;
--m_loadMoreButtonFont-text-decoration: none;
--text-editor-font: normal normal normal 22px/1.4em almoni-dl-aaa-300,sans-serif;
--text-editor-font-style: normal;
--text-editor-font-variant: normal;
--text-editor-font-weight: normal;
--text-editor-font-size: 22px;
--text-editor-font-line-height: 1.4em;
--text-editor-font-family: almoni-dl-aaa-300,sans-serif;
--text-editor-font-text-decoration: none;
--itemFontSlideshow: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;
--itemFontSlideshow-style: normal;
--itemFontSlideshow-variant: normal;
--itemFontSlideshow-weight: normal;
--itemFontSlideshow-size: 17px;
--itemFontSlideshow-line-height: 1.4em;
--itemFontSlideshow-family: almoni-dl-aaa-300,sans-serif;
--itemFontSlideshow-text-decoration: none;
--m_itemFont: normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;
--m_itemFont-style: normal;
--m_itemFont-variant: normal;
--m_itemFont-weight: normal;
--m_itemFont-size: 18px;
--m_itemFont-line-height: 1.4em;
--m_itemFont-family: almoni-dl-aaa-300,sans-serif;
--m_itemFont-text-decoration: none;
--itemDescriptionFontSlideshow: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;
--itemDescriptionFontSlideshow-style: normal;
--itemDescriptionFontSlideshow-variant: normal;
--itemDescriptionFontSlideshow-weight: normal;
--itemDescriptionFontSlideshow-size: 20px;
--itemDescriptionFontSlideshow-line-height: 1.4em;
--itemDescriptionFontSlideshow-family: almoni-dl-aaa-400,sans-serif;
--itemDescriptionFontSlideshow-text-decoration: none;
--itemDescriptionFont: normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;
--itemDescriptionFont-style: normal;
--itemDescriptionFont-variant: normal;
--itemDescriptionFont-weight: normal;
--itemDescriptionFont-size: 19px;
--itemDescriptionFont-line-height: 1.4em;
--itemDescriptionFont-family: almoni-dl-aaa-300,sans-serif;
--itemDescriptionFont-text-decoration: none;
--loadMoreButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;
--loadMoreButtonFont-style: normal;
--loadMoreButtonFont-variant: normal;
--loadMoreButtonFont-weight: normal;
--loadMoreButtonFont-size: 20px;
--loadMoreButtonFont-line-height: 1.4em;
--loadMoreButtonFont-family: almoni-dl-aaa-400,sans-serif;
--loadMoreButtonFont-text-decoration: none;
--m_itemFontSlideshow: normal normal normal 26px/32px raleway,sans-serif;
--m_itemFontSlideshow-style: normal;
--m_itemFontSlideshow-variant: normal;
--m_itemFontSlideshow-weight: normal;
--m_itemFontSlideshow-size: 26px;
--m_itemFontSlideshow-line-height: 32px;
--m_itemFontSlideshow-family: raleway,sans-serif;
--m_itemFontSlideshow-text-decoration: none;
--customButtonFontForHover: normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;
--customButtonFontForHover-style: normal;
--customButtonFontForHover-variant: normal;
--customButtonFontForHover-weight: normal;
--customButtonFontForHover-size: 15px;
--customButtonFontForHover-line-height: 18px;
--customButtonFontForHover-family: almoni-dl-aaa-400,sans-serif;
--customButtonFontForHover-text-decoration: none;
--customButtonFont: normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;
--customButtonFont-style: normal;
--customButtonFont-variant: normal;
--customButtonFont-weight: normal;
--customButtonFont-size: 15px;
--customButtonFont-line-height: 18px;
--customButtonFont-family: almoni-dl-aaa-400,sans-serif;
--customButtonFont-text-decoration: none;
--textFont-style: normal;
--textFont-variant: normal;
--textFont-weight: normal;
--textFont-size: 20px;
--textFont-line-height: 1.4em;
--textFont-family: almoni-dl-aaa-400,sans-serif;
--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: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: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:100vw;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-lywqo00h2 div.pro-gallery-parent-container .gallery-item-wrapper-text .gallery-item-content{background-color:#363636}.comp-lywqo00h2 div.pro-gallery-parent-container .show-more-container i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-lywqo00h2 div.pro-gallery-parent-container .show-more-container button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #363636;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #FFFFFF;--loadMoreButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;--loadMoreButtonFontColor: #363636;color:rgba(54, 54, 54, 0.9);font:normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;text-decoration: ;background:rgb(255, 255, 255);border-width:1px;border-color:rgb(54, 54, 54);border-radius:0px}.comp-lywqo00h2 div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-lywqo00h2 div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #363636;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #FFFFFF;--loadMoreButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;--loadMoreButtonFontColor: #363636;color:rgb(54, 54, 54);font:normal normal normal 20px/25px raleway,sans-serif;text-decoration: ;background:rgb(255, 255, 255);border-width:undefinedpx;border-color:rgb(54, 54, 54);border-radius:undefinedpx}.comp-lywqo00h2 .nav-arrows-container .slideshow-arrow,.comp-lywqo00h2 .nav-arrows-container .custom-nav-arrows svg{--arrowsColor: #FFFFFF;fill:rgb(255, 255, 255)}.comp-lywqo00h2 .nav-arrows-container.pro-gallery-mobile-indicator .slideshow-arrow,.comp-lywqo00h2 .nav-arrows-container.pro-gallery-mobile-indicator .custom-nav-arrows svg{--arrowsColor: #FFFFFF;fill:rgb(255, 255, 255)}.comp-lywqo00h2 .pro-gallery.inline-styles .auto-slideshow-counter{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;text-decoration: }.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info{--itemIconColorSlideshow: #363636}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved),.comp-lywqo00h2 .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-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info a{color:rgb(54, 54, 54) !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(54, 54, 54) !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif !important;text-decoration: }.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif !important;text-decoration: }.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #E8E6E6;background-color:rgb(186, 186, 186)}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{--itemFontColor: #FFFFFF;color:rgb(255, 255, 255)}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{--itemOpacity: #363636;color:rgba(54, 54, 54, 0.29)}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #363636;fill:rgba(54, 54, 54, 0.29)}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #363636;background:linear-gradient(rgba(54, 54, 54, 0.29) 0, transparent 140px) !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #FFFFFF}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved),.comp-lywqo00h2 .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-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a{color:rgb(255, 255, 255) !important}.comp-lywqo00h2 .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-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColor: #FFFFFF;color:rgb(255, 255, 255);font:normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{--itemDescriptionFont: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColor: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #FFFFFF;color:rgb(255, 255, 255) !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #363636;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #FFFFFF;--customButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;text-decoration: ;background:rgba(255, 255, 255, 0) !important;border-width:1px;border-radius:0px;border-color:rgb(255, 255, 255)}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{--itemOpacity: #363636;background:rgba(54, 54, 54, 0.29) !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#363636 !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover:before{--itemOpacity: #363636;background:rgba(54, 54, 54, 0.29) !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#363636 !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif !important;text-decoration: }.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #363636;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(54, 54, 54) !important;font:normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif !important;text-decoration: }.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .info-element-custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;--customButtonFontColorForHover: #363636;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;text-decoration: ;color:rgb(54, 54, 54) !important;background:rgba(68, 127, 116, 0) !important;border-color:rgb(54, 54, 54);border-width:0px;border-radius:0px}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #E8E6E6;background-color:rgb(186, 186, 186)}.comp-lywqo00h2 .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: #FFFFFF;color:rgb(255, 255, 255)}.comp-lywqo00h2 .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: #363636;color:rgba(54, 54, 54, 0.85) !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #363636;fill:rgba(54, 54, 54, 0.85) !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #363636;background:linear-gradient(rgba(54, 54, 54, 0.85) 0, transparent 140px) !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info{--itemIconColorSlideshow: #363636}.comp-lywqo00h2 .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-lywqo00h2 .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-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a{color:rgb(54, 54, 54) !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(54, 54, 54) !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 26px/32px raleway,sans-serif !important;text-decoration: }.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-description,.comp-lywqo00h2 .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 almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 20px/25px raleway,sans-serif !important;text-decoration: }.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #FFFFFF}.comp-lywqo00h2 .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-lywqo00h2 .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-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover a{color:rgb(255, 255, 255) !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-foreground{fill:rgb(255, 255, 255) !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColor: #FFFFFF;color:rgb(255, 255, 255);font:normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-lywqo00h2 .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 almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColor: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 20px/25px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #FFFFFF;color:rgb(255, 255, 255) !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #363636;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #FFFFFF;--customButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;text-decoration: ;background:rgba(255, 255, 255, 0) !important;border-width:undefinedpx;border-radius:undefinedpx;border-color:rgb(255, 255, 255)}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover:not(.hide-hover):before{--itemOpacity: #363636;background:rgba(54, 54, 54, 0.85) !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#363636 !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover:before{--itemOpacity: #363636;background:rgba(54, 54, 54, 0.85) !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#363636 !important}.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-title,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 26px/32px raleway,sans-serif !important;text-decoration: }.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #363636;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(54, 54, 54) !important;font:normal normal normal 20px/25px raleway,sans-serif !important;text-decoration: }.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .info-element-custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .custom-button-wrapper button,.comp-lywqo00h2 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;--customButtonFontColorForHover: #363636;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;text-decoration: ;color:rgb(54, 54, 54) !important;background:rgba(68, 127, 116, 0) !important;border-color:rgb(54, 54, 54);border-width:undefinedpx;border-radius:undefinedpx}.comp-lywqo00h2 .te-pro-gallery-text-item{font:normal normal normal 14px/1.4em almoni-dl-aaa-400,sans-serif;color:#FFFFFF}.comp-lywqo00h2 .pro-fullscreen-wrapper .pro-fullscreen-text-item{--fullscreen-text-item-bg: #363636;background-color:#363636}.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles{--bgColorExpand: #FFFFFF;background-color:rgb(255, 255, 255)}.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-selected-license,.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-checkout-link{--descriptionColorExpand: #363636;--descriptionFontExpand: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(54, 54, 54);font:normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar,.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-mobile-info{--bgColorExpand: #FFFFFF;background-color:rgb(255, 255, 255)}.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-title h1{--titleColorExpand: #363636;--titleFontExpand: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;color:rgb(54, 54, 54);font:normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description,.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line,.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif,.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link,.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link{--descriptionColorExpand: #363636;--descriptionFontExpand: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(54, 54, 54);font:normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after,.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after,.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after,.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after,.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{--descriptionColorExpand: #363636;border-color:rgb(54, 54, 54)}.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social i:not(.pro-gallery-loved),.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social a,.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social button,.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav i:not(.pro-gallery-loved),.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav a,.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav button,.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar i:not(.pro-gallery-loved),.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar a,.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar button,.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social i:not(.pro-gallery-loved),.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social a,.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social button{--descriptionColorExpand: #363636;color:rgb(54, 54, 54)}.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-triangle{--descriptionColorExpand: #363636;color:rgb(54, 54, 54)}.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-background{--bgColorExpand: #FFFFFF;color:rgb(255, 255, 255)}.comp-lywqo00h2 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon{--descriptionColorExpand: #363636;--bgColorExpand: #FFFFFF;color:rgb(54, 54, 54);background:rgb(255, 255, 255)}
</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-lywqo00h2" style="overflow:hidden;height:100%;width:100%"><style>div.comp-lywqo00h2:not(.fullscreen-comp-wrapper) {
      width: 100%;
      }
      </style><div id="pro-gallery-comp-lywqo00h2" class="pro-gallery"><div data-key="pro-gallery-inner-container" class="" tabindex="-1"><div data-hook="css-scroll-indicator" data-scroll-base="0" data-scroll-top="0" class="pgscl-0 pgscl_ywqo00h2_0-40960 pgscl_ywqo00h2_0-20480 pgscl_ywqo00h2_0-10240 pgscl_ywqo00h2_0-5120 pgscl_ywqo00h2_0-2560 pgscl_ywqo00h2_0-1280 pgscl_ywqo00h2_0-640 pgscl_ywqo00h2_0-320 pgscl_ywqo00h2_0-160 pgscl_ywqo00h2_0-80 pgscl_ywqo00h2_0-40 pgscl_ywqo00h2_0-20 pgscl_ywqo00h2_0-10" style="display:none"></div><div class="pro-gallery-parent-container gallery-slider" style="margin:-7px;width:1450px;height:467px" role="region"><div id="pro-gallery-container-comp-lywqo00h2" class="pro-gallery inline-styles one-row hide-scrollbars  slider  ltr " style="height:474px;width:1464px;display:flex;justify-content:space-between"><div data-hook="gallery-column" id="gallery-horizontal-scroll-comp-lywqo00h2" class="gallery-horizontal-scroll gallery-column hide-scrollbars  ltr   scroll-snap  " style="width:1464px;height:474px;overflow-y:hidden"><div class="gallery-horizontal-scroll-inner"><div data-hook="group-view" style="--group-top:0px;--group-left:0px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" class="item-link-wrapper" data-idx="0" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2jpg_0" tabindex="0" aria-label="" data-hash="e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" data-id="e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" data-idx="0" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:0;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="0" src="https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:637px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" class="item-link-wrapper" data-idx="1" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_3930f4b42c224edbba04eb0074c89c93mv2jpg_1" tabindex="-1" aria-label="" data-hash="e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" data-id="e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" data-idx="1" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:637px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="1" src="https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1274px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" class="item-link-wrapper" data-idx="2" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_874bd056d80e4e06a5548dd9191f692dmv2jpg_2" tabindex="-1" aria-label="" data-hash="e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" data-id="e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" data-idx="2" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:1274px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="2" src="https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1911px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" class="item-link-wrapper" data-idx="3" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_556c0ec303b4444283b9155c4856e866mv2jpg_3" tabindex="-1" aria-label="" data-hash="e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" data-id="e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" data-idx="3" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:1911px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="3" src="https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2548px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" class="item-link-wrapper" data-idx="4" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_525a947e4b894cd89690dd51f219ba0dmv2jpg_4" tabindex="-1" aria-label="" data-hash="e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" data-id="e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" data-idx="4" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:2548px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="4" src="https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3185px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" class="item-link-wrapper" data-idx="5" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2jpg_5" tabindex="-1" aria-label="" data-hash="e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" data-id="e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" data-idx="5" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:3185px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="5" src="https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3822px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" class="item-link-wrapper" data-idx="6" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_b6d45f18e0964526945966319fdce7b4mv2jpg_6" tabindex="-1" aria-label="" data-hash="e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" data-id="e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" data-idx="6" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:3822px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="6" src="https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:4459px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" class="item-link-wrapper" data-idx="7" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2jpg_7" tabindex="-1" aria-label="" data-hash="e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" data-id="e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" data-idx="7" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:4459px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="7" src="https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5096px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" class="item-link-wrapper" data-idx="8" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_036195534f9e42d6b84d65724a144931mv2jpg_8" tabindex="-1" aria-label="" data-hash="e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" data-id="e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" data-idx="8" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:5096px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="8" src="https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5733px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" class="item-link-wrapper" data-idx="9" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2jpg_9" tabindex="-1" aria-label="" data-hash="e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" data-id="e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" data-idx="9" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:5733px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="9" src="https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:6370px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" class="item-link-wrapper" data-idx="10" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_3930f4b42c224edbba04eb0074c89c93mv2jpg_10" tabindex="-1" aria-label="" data-hash="e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" data-id="e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" data-idx="10" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:6370px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="10" src="https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:7007px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" class="item-link-wrapper" data-idx="11" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_874bd056d80e4e06a5548dd9191f692dmv2jpg_11" tabindex="-1" aria-label="" data-hash="e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" data-id="e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" data-idx="11" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:7007px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="11" src="https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:7644px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" class="item-link-wrapper" data-idx="12" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_556c0ec303b4444283b9155c4856e866mv2jpg_12" tabindex="-1" aria-label="" data-hash="e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" data-id="e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" data-idx="12" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:7644px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="12" src="https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:8281px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" class="item-link-wrapper" data-idx="13" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_525a947e4b894cd89690dd51f219ba0dmv2jpg_13" tabindex="-1" aria-label="" data-hash="e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" data-id="e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" data-idx="13" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:8281px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="13" src="https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:8918px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" class="item-link-wrapper" data-idx="14" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2jpg_14" tabindex="-1" aria-label="" data-hash="e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" data-id="e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" data-idx="14" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:8918px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="14" src="https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:9555px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" class="item-link-wrapper" data-idx="15" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_b6d45f18e0964526945966319fdce7b4mv2jpg_15" tabindex="-1" aria-label="" data-hash="e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" data-id="e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" data-idx="15" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:9555px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="15" src="https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:10192px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" class="item-link-wrapper" data-idx="16" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2jpg_16" tabindex="-1" aria-label="" data-hash="e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" data-id="e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" data-idx="16" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:10192px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="16" src="https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:10829px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" class="item-link-wrapper" data-idx="17" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_036195534f9e42d6b84d65724a144931mv2jpg_17" tabindex="-1" aria-label="" data-hash="e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" data-id="e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" data-idx="17" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:10829px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="17" src="https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:11466px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" class="item-link-wrapper" data-idx="18" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2jpg_18" tabindex="-1" aria-label="" data-hash="e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" data-id="e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" data-idx="18" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:11466px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="18" src="https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:12103px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" class="item-link-wrapper" data-idx="19" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_3930f4b42c224edbba04eb0074c89c93mv2jpg_19" tabindex="-1" aria-label="" data-hash="e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" data-id="e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" data-idx="19" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:12103px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="19" src="https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:12740px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" class="item-link-wrapper" data-idx="20" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_874bd056d80e4e06a5548dd9191f692dmv2jpg_20" tabindex="-1" aria-label="" data-hash="e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" data-id="e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" data-idx="20" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:12740px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="20" src="https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:13377px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" class="item-link-wrapper" data-idx="21" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_556c0ec303b4444283b9155c4856e866mv2jpg_21" tabindex="-1" aria-label="" data-hash="e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" data-id="e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" data-idx="21" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:13377px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="21" src="https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:14014px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" class="item-link-wrapper" data-idx="22" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_525a947e4b894cd89690dd51f219ba0dmv2jpg_22" tabindex="-1" aria-label="" data-hash="e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" data-id="e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" data-idx="22" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:14014px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="22" src="https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:14651px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" class="item-link-wrapper" data-idx="23" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2jpg_23" tabindex="-1" aria-label="" data-hash="e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" data-id="e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" data-idx="23" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:14651px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="23" src="https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:15288px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" class="item-link-wrapper" data-idx="24" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_b6d45f18e0964526945966319fdce7b4mv2jpg_24" tabindex="-1" aria-label="" data-hash="e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" data-id="e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" data-idx="24" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:15288px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="24" src="https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:15925px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" class="item-link-wrapper" data-idx="25" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2jpg_25" tabindex="-1" aria-label="" data-hash="e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" data-id="e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" data-idx="25" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:15925px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="25" src="https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:16562px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" class="item-link-wrapper" data-idx="26" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_036195534f9e42d6b84d65724a144931mv2jpg_26" tabindex="-1" aria-label="" data-hash="e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" data-id="e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" data-idx="26" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:16562px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="26" src="https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:17199px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" class="item-link-wrapper" data-idx="27" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2jpg_27" tabindex="-1" aria-label="" data-hash="e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" data-id="e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" data-idx="27" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:17199px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_6d5c5330a21a400582a8a6cd7439b37fmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="27" src="https://static.wixstatic.com/media/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:17836px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" class="item-link-wrapper" data-idx="28" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_3930f4b42c224edbba04eb0074c89c93mv2jpg_28" tabindex="-1" aria-label="" data-hash="e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" data-id="e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" data-idx="28" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:17836px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_3930f4b42c224edbba04eb0074c89c93mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="28" src="https://static.wixstatic.com/media/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:18473px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" class="item-link-wrapper" data-idx="29" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_874bd056d80e4e06a5548dd9191f692dmv2jpg_29" tabindex="-1" aria-label="" data-hash="e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" data-id="e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" data-idx="29" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:18473px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_874bd056d80e4e06a5548dd9191f692dmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="29" src="https://static.wixstatic.com/media/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:19110px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" class="item-link-wrapper" data-idx="30" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_556c0ec303b4444283b9155c4856e866mv2jpg_30" tabindex="-1" aria-label="" data-hash="e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" data-id="e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" data-idx="30" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:19110px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_556c0ec303b4444283b9155c4856e866mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="30" src="https://static.wixstatic.com/media/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:19747px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" class="item-link-wrapper" data-idx="31" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_525a947e4b894cd89690dd51f219ba0dmv2jpg_31" tabindex="-1" aria-label="" data-hash="e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" data-id="e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" data-idx="31" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:19747px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_525a947e4b894cd89690dd51f219ba0dmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="31" src="https://static.wixstatic.com/media/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:20384px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" class="item-link-wrapper" data-idx="32" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2jpg_32" tabindex="-1" aria-label="" data-hash="e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" data-id="e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" data-idx="32" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:20384px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_9a92791dd6914f7e9cff13f4dc476d41mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="32" src="https://static.wixstatic.com/media/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:21021px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" class="item-link-wrapper" data-idx="33" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_b6d45f18e0964526945966319fdce7b4mv2jpg_33" tabindex="-1" aria-label="" data-hash="e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" data-id="e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" data-idx="33" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:21021px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_b6d45f18e0964526945966319fdce7b4mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="33" src="https://static.wixstatic.com/media/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:21658px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" class="item-link-wrapper" data-idx="34" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2jpg_34" tabindex="-1" aria-label="" data-hash="e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" data-id="e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" data-idx="34" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:21658px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_1810,h_1356,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_9ecef605c0724851843d0cad1a4f9bcdmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="34" src="https://static.wixstatic.com/media/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:22295px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" class="item-link-wrapper" data-idx="35" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_036195534f9e42d6b84d65724a144931mv2jpg_35" tabindex="-1" aria-label="" data-hash="e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" data-id="e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" data-idx="35" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:22295px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_1246,h_934,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_1869,h_1401,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_2492,h_1868,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_3115,h_2335,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_036195534f9e42d6b84d65724a144931mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="35" src="https://static.wixstatic.com/media/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div></div></div><button class="nav-arrows-container drop-shadow  " aria-label="Next Item" tabindex="-1" data-hook="nav-arrow-next" style="width:23px;height:35.38461538461539px;padding:0;top:calc(50% + 3.5px - 17.692307692307693px - 
        0px);right:30px"><svg class="slideshow-arrow" style="transform:scaleX(1) scale(0.8846153846153846)" width="26px" height="40px" viewBox="0 0 26 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill-rule="evenodd"><g transform="translate(-35.000000, -28.000000)" fill-rule="nonzero"><polygon points="60.4571429 47.8 40.6571429 67.6 35 61.9428571 49.1433951 47.7994621 35 33.6571429 40.6571429 28"></polygon></g></g></svg></button></div></div><div data-key="items-styles" style="display:none"></div></div></div></div></div></div></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-lywqoksq" tabindex="-1" class="Oqnisf comp-lywqoksq wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lywqoksq" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lywqoksq" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lywqoksq" data-motion-part="BG_MEDIA comp-lywqoksq" class="VgO9Yg"></div></div><div data-mesh-id="comp-lywqoksqinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lywqoksqinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-lywqoktj" class="HcOXKn c9GqVL QxJLC3 comp-lywqoktj wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_2 wixui-rich-text__text" dir="rtl" style="text-align:center; font-size:22px;">תל אביב - כיכר המדינה</h5></div><!--/$--><!--$--><div id="comp-lywqoktk7" class=" "><div class="comp-lywqoktk7"><style>.comp-lywqoktk7 {
            --wix-color-1: 255,255,255;
--wix-color-2: 232,230,230;
--wix-color-3: 186,186,186;
--wix-color-4: 96,94,94;
--wix-color-5: 54,54,54;
--wix-color-6: 163,212,203;
--wix-color-7: 117,170,160;
--wix-color-8: 68,127,116;
--wix-color-9: 6,84,70;
--wix-color-10: 3,42,35;
--wix-color-11: 245,168,189;
--wix-color-12: 236,125,155;
--wix-color-13: 226,13,71;
--wix-color-14: 151,9,47;
--wix-color-15: 75,4,24;
--wix-color-16: 192,201,218;
--wix-color-17: 148,160,182;
--wix-color-18: 92,110,145;
--wix-color-19: 61,73,97;
--wix-color-20: 31,37,48;
--wix-color-21: 231,243,193;
--wix-color-22: 213,230,160;
--wix-color-23: 186,218,85;
--wix-color-24: 124,145,57;
--wix-color-25: 62,73,28;
--wix-color-26: 255,255,255;
--wix-color-27: 54,54,54;
--wix-color-28: 232,230,230;
--wix-color-29: 186,186,186;
--wix-color-30: 96,94,94;
--wix-color-31: 68,127,116;
--wix-color-32: 240,242,245;
--wix-color-33: 186,186,186;
--wix-color-34: 255,255,255;
--wix-color-35: 54,54,54;
--wix-color-36: 96,94,94;
--wix-color-37: 96,94,94;
--wix-color-38: 68,127,116;
--wix-color-39: 68,127,116;
--wix-color-40: 255,255,255;
--wix-color-41: 255,255,255;
--wix-color-42: 68,127,116;
--wix-color-43: 68,127,116;
--wix-color-44: 186,186,186;
--wix-color-45: 186,186,186;
--wix-color-46: 255,255,255;
--wix-color-47: 255,255,255;
--wix-color-48: 68,127,116;
--wix-color-49: 68,127,116;
--wix-color-50: 68,127,116;
--wix-color-51: 68,127,116;
--wix-color-52: 255,255,255;
--wix-color-53: 255,255,255;
--wix-color-54: 186,186,186;
--wix-color-55: 186,186,186;
--wix-font-Title: normal normal normal 50px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: normal;
--wix-font-Title-size: 50px;
--wix-font-Title-line-height: 1.4em;
--wix-font-Title-family: almoni-dl-aaa-300,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 22px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Page-title-style: normal;
--wix-font-Page-title-variant: normal;
--wix-font-Page-title-weight: normal;
--wix-font-Page-title-size: 22px;
--wix-font-Page-title-line-height: 1.4em;
--wix-font-Page-title-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal normal 26px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-XL-style: normal;
--wix-font-Heading-XL-variant: normal;
--wix-font-Heading-XL-weight: normal;
--wix-font-Heading-XL-size: 26px;
--wix-font-Heading-XL-line-height: 1.4em;
--wix-font-Heading-XL-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-L-style: normal;
--wix-font-Heading-L-variant: normal;
--wix-font-Heading-L-weight: normal;
--wix-font-Heading-L-size: 18px;
--wix-font-Heading-L-line-height: 1.4em;
--wix-font-Heading-L-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-M-style: normal;
--wix-font-Heading-M-variant: normal;
--wix-font-Heading-M-weight: normal;
--wix-font-Heading-M-size: 17px;
--wix-font-Heading-M-line-height: 1.4em;
--wix-font-Heading-M-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal bold 16px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-S-style: normal;
--wix-font-Heading-S-variant: normal;
--wix-font-Heading-S-weight: bold;
--wix-font-Heading-S-size: 16px;
--wix-font-Heading-S-line-height: 1.4em;
--wix-font-Heading-S-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;
--wix-font-Body-L-style: normal;
--wix-font-Body-L-variant: normal;
--wix-font-Body-L-weight: normal;
--wix-font-Body-L-size: 19px;
--wix-font-Body-L-line-height: 1.4em;
--wix-font-Body-L-family: almoni-dl-aaa-300,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;
--wix-font-Body-M-style: normal;
--wix-font-Body-M-variant: normal;
--wix-font-Body-M-weight: normal;
--wix-font-Body-M-size: 20px;
--wix-font-Body-M-line-height: 1.4em;
--wix-font-Body-M-family: almoni-dl-aaa-400,sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal normal 14px/1.4em almoni-dl-aaa-400,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: almoni-dl-aaa-400,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: rtl;
--galleryVerticalAlign: 1;
--m_scrollAnimation: 1;
--imageMargin: 14;
--gallerySize: 62;
--itemClick: 0;
--galleryHorizontalAlign: 1;
--te-padding-slider: 30;
--galleryLayout: 4;
--collageDensity: 100;
--newItemsLocation: 0;
--newItemsDetails: 1;
--arrowsVerticalPosition: 0;
--designedPresetId: -1;
--galleryImageRatio: 1;
--previewHover: 0;
--imageHoverAnimation: 4;
--arrowsType: 5;
--galleryAlignExpand: 2;
--gallerySliderImageRatio: 1;
--slideshowLoop: 1;
--textFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;
--m_itemFontColor: 255,255,255;
--m_itemFontColor-rgb: 255,255,255;
--m_itemFontColor-opacity: 1;
--m_itemDescriptionFontColorSlideshow: 54,54,54;
--m_itemDescriptionFontColorSlideshow-rgb: 54,54,54;
--m_itemDescriptionFontColorSlideshow-opacity: 1;
--m_itemBorderColor: 54,54,54;
--m_itemBorderColor-rgb: 54,54,54;
--m_itemBorderColor-opacity: 1;
--m_itemShadowOpacityAndColor: 54,54,54,0.2;
--m_itemShadowOpacityAndColor-rgb: 54,54,54;
--m_itemShadowOpacityAndColor-opacity: 0.2;
--itemIconColorSlideshow: 54,54,54;
--itemIconColorSlideshow-rgb: 54,54,54;
--itemIconColorSlideshow-opacity: 1;
--textBoxBorderColor: 54,54,54;
--textBoxBorderColor-rgb: 54,54,54;
--textBoxBorderColor-opacity: 1;
--m_loadMoreButtonFontColor: 54,54,54;
--m_loadMoreButtonFontColor-rgb: 54,54,54;
--m_loadMoreButtonFontColor-opacity: 1;
--loadMoreButtonColor: 255,255,255;
--loadMoreButtonColor-rgb: 255,255,255;
--loadMoreButtonColor-opacity: 1;
--te-background-color-picker: 119,167,191;
--te-background-color-picker-rgb: 119,167,191;
--te-background-color-picker-opacity: 1;
--itemIconColor: 255,255,255;
--itemIconColor-rgb: 255,255,255;
--itemIconColor-opacity: 1;
--m_loadMoreButtonBorderColor: 54,54,54;
--m_loadMoreButtonBorderColor-rgb: 54,54,54;
--m_loadMoreButtonBorderColor-opacity: 1;
--oneColorAnimationColor: 255,255,255;
--oneColorAnimationColor-rgb: 255,255,255;
--oneColorAnimationColor-opacity: 1;
--itemOpacity: 54,54,54,0.29;
--itemOpacity-rgb: 54,54,54;
--itemOpacity-opacity: 0.29;
--bgColorExpand: 255,255,255;
--bgColorExpand-rgb: 255,255,255;
--bgColorExpand-opacity: 1;
--arrowsColor: 255,255,255;
--arrowsColor-rgb: 255,255,255;
--arrowsColor-opacity: 1;
--m_itemDescriptionFontColor: 255,255,255;
--m_itemDescriptionFontColor-rgb: 255,255,255;
--m_itemDescriptionFontColor-opacity: 1;
--m_itemFontColorSlideshow: 54,54,54;
--m_itemFontColorSlideshow-rgb: 54,54,54;
--m_itemFontColorSlideshow-opacity: 1;
--actionsColorExpand: 54,54,54;
--actionsColorExpand-rgb: 54,54,54;
--actionsColorExpand-opacity: 1;
--backColor: 232,230,230;
--backColor-rgb: 232,230,230;
--backColor-opacity: 1;
--descriptionColorExpand: 54,54,54;
--descriptionColorExpand-rgb: 54,54,54;
--descriptionColorExpand-opacity: 1;
--textBoxFillColor: 232,230,230;
--textBoxFillColor-rgb: 232,230,230;
--textBoxFillColor-opacity: 1;
--titleColorExpand: 54,54,54;
--titleColorExpand-rgb: 54,54,54;
--titleColorExpand-opacity: 1;
--itemFontColor: 255,255,255;
--itemFontColor-rgb: 255,255,255;
--itemFontColor-opacity: 1;
--imageLoadingColor: 186,186,186;
--imageLoadingColor-rgb: 186,186,186;
--imageLoadingColor-opacity: 1;
--itemDescriptionFontColorSlideshow: 54,54,54;
--itemDescriptionFontColorSlideshow-rgb: 54,54,54;
--itemDescriptionFontColorSlideshow-opacity: 1;
--itemShadowOpacityAndColor: 54,54,54,0.2;
--itemShadowOpacityAndColor-rgb: 54,54,54;
--itemShadowOpacityAndColor-opacity: 0.2;
--itemBorderColor: 232,230,230;
--itemBorderColor-rgb: 232,230,230;
--itemBorderColor-opacity: 1;
--m_loadMoreButtonColor: 255,255,255;
--m_loadMoreButtonColor-rgb: 255,255,255;
--m_loadMoreButtonColor-opacity: 1;
--m_itemIconColorSlideshow: 54,54,54;
--m_itemIconColorSlideshow-rgb: 54,54,54;
--m_itemIconColorSlideshow-opacity: 1;
--m_itemIconColor: 255,255,255;
--m_itemIconColor-rgb: 255,255,255;
--m_itemIconColor-opacity: 1;
--m_itemOpacity: 54,54,54,0.85;
--m_itemOpacity-rgb: 54,54,54;
--m_itemOpacity-opacity: 0.85;
--m_arrowsColor: 255,255,255;
--m_arrowsColor-rgb: 255,255,255;
--m_arrowsColor-opacity: 1;
--loadMoreButtonFontColor: 54,54,54;
--loadMoreButtonFontColor-rgb: 54,54,54;
--loadMoreButtonFontColor-opacity: 1;
--foreColor: 232,230,230;
--foreColor-rgb: 232,230,230;
--foreColor-opacity: 1;
--itemDescriptionFontColor: 255,255,255;
--itemDescriptionFontColor-rgb: 255,255,255;
--itemDescriptionFontColor-opacity: 1;
--itemFontColorSlideshow: 54,54,54;
--itemFontColorSlideshow-rgb: 54,54,54;
--itemFontColorSlideshow-opacity: 1;
--loadMoreButtonBorderColor: 54,54,54;
--loadMoreButtonBorderColor-rgb: 54,54,54;
--loadMoreButtonBorderColor-opacity: 1;
--m_oneColorAnimationColor: 255,255,255;
--m_oneColorAnimationColor-rgb: 255,255,255;
--m_oneColorAnimationColor-opacity: 1;
--overlayGradientColor1: 255,255,255;
--overlayGradientColor1-rgb: 255,255,255;
--overlayGradientColor1-opacity: 1;
--overlayGradientColor2: 255,255,255;
--overlayGradientColor2-rgb: 255,255,255;
--overlayGradientColor2-opacity: 1;
--customButtonFontColorForHover: 54,54,54;
--customButtonFontColorForHover-rgb: 54,54,54;
--customButtonFontColorForHover-opacity: 1;
--externalCustomButtonColor: 68,127,116,0;
--externalCustomButtonColor-rgb: 68,127,116;
--externalCustomButtonColor-opacity: 0;
--externalCustomButtonBorderColor: 54,54,54;
--externalCustomButtonBorderColor-rgb: 54,54,54;
--externalCustomButtonBorderColor-opacity: 1;
--customButtonFontColor: 255,255,255;
--customButtonFontColor-rgb: 255,255,255;
--customButtonFontColor-opacity: 1;
--customButtonColor: 255,255,255,0;
--customButtonColor-rgb: 255,255,255;
--customButtonColor-opacity: 0;
--customButtonBorderColor: 255,255,255;
--customButtonBorderColor-rgb: 255,255,255;
--customButtonBorderColor-opacity: 1;
--arrowsContainerBackgroundColor: 54,54,54,0.6;
--arrowsContainerBackgroundColor-rgb: 54,54,54;
--arrowsContainerBackgroundColor-opacity: 0.6;
--backgroundGradientColor1: 255,255,255,0.5;
--backgroundGradientColor1-rgb: 255,255,255;
--backgroundGradientColor1-opacity: 0.5;
--backgroundGradientColor2: 68,127,116,0.5;
--backgroundGradientColor2-rgb: 68,127,116;
--backgroundGradientColor2-opacity: 0.5;
--backgroundColor: 186,186,186;
--backgroundColor-rgb: 186,186,186;
--backgroundColor-opacity: 1;
--textColor: 54,54,54;
--textColor-rgb: 54,54,54;
--textColor-opacity: 1;
--itemFont: normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;
--itemFont-style: normal;
--itemFont-variant: normal;
--itemFont-weight: normal;
--itemFont-size: 18px;
--itemFont-line-height: 1.4em;
--itemFont-family: almoni-dl-aaa-300,sans-serif;
--itemFont-text-decoration: none;
--titleFontExpand: normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;
--titleFontExpand-style: normal;
--titleFontExpand-variant: normal;
--titleFontExpand-weight: normal;
--titleFontExpand-size: 18px;
--titleFontExpand-line-height: 1.4em;
--titleFontExpand-family: almoni-dl-aaa-300,sans-serif;
--titleFontExpand-text-decoration: none;
--m_itemDescriptionFontSlideshow: normal normal normal 20px/25px raleway,sans-serif;
--m_itemDescriptionFontSlideshow-style: normal;
--m_itemDescriptionFontSlideshow-variant: normal;
--m_itemDescriptionFontSlideshow-weight: normal;
--m_itemDescriptionFontSlideshow-size: 20px;
--m_itemDescriptionFontSlideshow-line-height: 25px;
--m_itemDescriptionFontSlideshow-family: raleway,sans-serif;
--m_itemDescriptionFontSlideshow-text-decoration: none;
--descriptionFontExpand: normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;
--descriptionFontExpand-style: normal;
--descriptionFontExpand-variant: normal;
--descriptionFontExpand-weight: normal;
--descriptionFontExpand-size: 19px;
--descriptionFontExpand-line-height: 1.4em;
--descriptionFontExpand-family: almoni-dl-aaa-300,sans-serif;
--descriptionFontExpand-text-decoration: none;
--m_itemDescriptionFont: normal normal normal 20px/25px avenir-lt-w01_35-light1475496,sans-serif;
--m_itemDescriptionFont-style: normal;
--m_itemDescriptionFont-variant: normal;
--m_itemDescriptionFont-weight: normal;
--m_itemDescriptionFont-size: 20px;
--m_itemDescriptionFont-line-height: 25px;
--m_itemDescriptionFont-family: avenir-lt-w01_35-light1475496,sans-serif;
--m_itemDescriptionFont-text-decoration: none;
--m_loadMoreButtonFont: normal normal normal 20px/25px raleway,sans-serif;
--m_loadMoreButtonFont-style: normal;
--m_loadMoreButtonFont-variant: normal;
--m_loadMoreButtonFont-weight: normal;
--m_loadMoreButtonFont-size: 20px;
--m_loadMoreButtonFont-line-height: 25px;
--m_loadMoreButtonFont-family: raleway,sans-serif;
--m_loadMoreButtonFont-text-decoration: none;
--text-editor-font: normal normal normal 22px/1.4em almoni-dl-aaa-300,sans-serif;
--text-editor-font-style: normal;
--text-editor-font-variant: normal;
--text-editor-font-weight: normal;
--text-editor-font-size: 22px;
--text-editor-font-line-height: 1.4em;
--text-editor-font-family: almoni-dl-aaa-300,sans-serif;
--text-editor-font-text-decoration: none;
--itemFontSlideshow: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;
--itemFontSlideshow-style: normal;
--itemFontSlideshow-variant: normal;
--itemFontSlideshow-weight: normal;
--itemFontSlideshow-size: 17px;
--itemFontSlideshow-line-height: 1.4em;
--itemFontSlideshow-family: almoni-dl-aaa-300,sans-serif;
--itemFontSlideshow-text-decoration: none;
--m_itemFont: normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;
--m_itemFont-style: normal;
--m_itemFont-variant: normal;
--m_itemFont-weight: normal;
--m_itemFont-size: 18px;
--m_itemFont-line-height: 1.4em;
--m_itemFont-family: almoni-dl-aaa-300,sans-serif;
--m_itemFont-text-decoration: none;
--itemDescriptionFontSlideshow: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;
--itemDescriptionFontSlideshow-style: normal;
--itemDescriptionFontSlideshow-variant: normal;
--itemDescriptionFontSlideshow-weight: normal;
--itemDescriptionFontSlideshow-size: 20px;
--itemDescriptionFontSlideshow-line-height: 1.4em;
--itemDescriptionFontSlideshow-family: almoni-dl-aaa-400,sans-serif;
--itemDescriptionFontSlideshow-text-decoration: none;
--itemDescriptionFont: normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;
--itemDescriptionFont-style: normal;
--itemDescriptionFont-variant: normal;
--itemDescriptionFont-weight: normal;
--itemDescriptionFont-size: 19px;
--itemDescriptionFont-line-height: 1.4em;
--itemDescriptionFont-family: almoni-dl-aaa-300,sans-serif;
--itemDescriptionFont-text-decoration: none;
--loadMoreButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;
--loadMoreButtonFont-style: normal;
--loadMoreButtonFont-variant: normal;
--loadMoreButtonFont-weight: normal;
--loadMoreButtonFont-size: 20px;
--loadMoreButtonFont-line-height: 1.4em;
--loadMoreButtonFont-family: almoni-dl-aaa-400,sans-serif;
--loadMoreButtonFont-text-decoration: none;
--m_itemFontSlideshow: normal normal normal 26px/32px raleway,sans-serif;
--m_itemFontSlideshow-style: normal;
--m_itemFontSlideshow-variant: normal;
--m_itemFontSlideshow-weight: normal;
--m_itemFontSlideshow-size: 26px;
--m_itemFontSlideshow-line-height: 32px;
--m_itemFontSlideshow-family: raleway,sans-serif;
--m_itemFontSlideshow-text-decoration: none;
--customButtonFontForHover: normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;
--customButtonFontForHover-style: normal;
--customButtonFontForHover-variant: normal;
--customButtonFontForHover-weight: normal;
--customButtonFontForHover-size: 15px;
--customButtonFontForHover-line-height: 18px;
--customButtonFontForHover-family: almoni-dl-aaa-400,sans-serif;
--customButtonFontForHover-text-decoration: none;
--customButtonFont: normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;
--customButtonFont-style: normal;
--customButtonFont-variant: normal;
--customButtonFont-weight: normal;
--customButtonFont-size: 15px;
--customButtonFont-line-height: 18px;
--customButtonFont-family: almoni-dl-aaa-400,sans-serif;
--customButtonFont-text-decoration: none;
--textFont-style: normal;
--textFont-variant: normal;
--textFont-weight: normal;
--textFont-size: 20px;
--textFont-line-height: 1.4em;
--textFont-family: almoni-dl-aaa-400,sans-serif;
--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: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: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:100vw;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-lywqoktk7 div.pro-gallery-parent-container .gallery-item-wrapper-text .gallery-item-content{background-color:#363636}.comp-lywqoktk7 div.pro-gallery-parent-container .show-more-container i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-lywqoktk7 div.pro-gallery-parent-container .show-more-container button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #363636;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #FFFFFF;--loadMoreButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;--loadMoreButtonFontColor: #363636;color:rgba(54, 54, 54, 0.9);font:normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;text-decoration: ;background:rgb(255, 255, 255);border-width:1px;border-color:rgb(54, 54, 54);border-radius:0px}.comp-lywqoktk7 div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-lywqoktk7 div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #363636;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #FFFFFF;--loadMoreButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;--loadMoreButtonFontColor: #363636;color:rgb(54, 54, 54);font:normal normal normal 20px/25px raleway,sans-serif;text-decoration: ;background:rgb(255, 255, 255);border-width:undefinedpx;border-color:rgb(54, 54, 54);border-radius:undefinedpx}.comp-lywqoktk7 .nav-arrows-container .slideshow-arrow,.comp-lywqoktk7 .nav-arrows-container .custom-nav-arrows svg{--arrowsColor: #FFFFFF;fill:rgb(255, 255, 255)}.comp-lywqoktk7 .nav-arrows-container.pro-gallery-mobile-indicator .slideshow-arrow,.comp-lywqoktk7 .nav-arrows-container.pro-gallery-mobile-indicator .custom-nav-arrows svg{--arrowsColor: #FFFFFF;fill:rgb(255, 255, 255)}.comp-lywqoktk7 .pro-gallery.inline-styles .auto-slideshow-counter{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;text-decoration: }.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info{--itemIconColorSlideshow: #363636}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved),.comp-lywqoktk7 .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-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info a{color:rgb(54, 54, 54) !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(54, 54, 54) !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif !important;text-decoration: }.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif !important;text-decoration: }.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #E8E6E6;background-color:rgb(186, 186, 186)}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{--itemFontColor: #FFFFFF;color:rgb(255, 255, 255)}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{--itemOpacity: #363636;color:rgba(54, 54, 54, 0.29)}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #363636;fill:rgba(54, 54, 54, 0.29)}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #363636;background:linear-gradient(rgba(54, 54, 54, 0.29) 0, transparent 140px) !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #FFFFFF}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved),.comp-lywqoktk7 .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-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a{color:rgb(255, 255, 255) !important}.comp-lywqoktk7 .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-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColor: #FFFFFF;color:rgb(255, 255, 255);font:normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{--itemDescriptionFont: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColor: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #FFFFFF;color:rgb(255, 255, 255) !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #363636;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #FFFFFF;--customButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;text-decoration: ;background:rgba(255, 255, 255, 0) !important;border-width:1px;border-radius:0px;border-color:rgb(255, 255, 255)}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{--itemOpacity: #363636;background:rgba(54, 54, 54, 0.29) !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#363636 !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover:before{--itemOpacity: #363636;background:rgba(54, 54, 54, 0.29) !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#363636 !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif !important;text-decoration: }.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #363636;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(54, 54, 54) !important;font:normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif !important;text-decoration: }.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .info-element-custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;--customButtonFontColorForHover: #363636;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;text-decoration: ;color:rgb(54, 54, 54) !important;background:rgba(68, 127, 116, 0) !important;border-color:rgb(54, 54, 54);border-width:0px;border-radius:0px}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #E8E6E6;background-color:rgb(186, 186, 186)}.comp-lywqoktk7 .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: #FFFFFF;color:rgb(255, 255, 255)}.comp-lywqoktk7 .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: #363636;color:rgba(54, 54, 54, 0.85) !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #363636;fill:rgba(54, 54, 54, 0.85) !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #363636;background:linear-gradient(rgba(54, 54, 54, 0.85) 0, transparent 140px) !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info{--itemIconColorSlideshow: #363636}.comp-lywqoktk7 .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-lywqoktk7 .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-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a{color:rgb(54, 54, 54) !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(54, 54, 54) !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 26px/32px raleway,sans-serif !important;text-decoration: }.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-description,.comp-lywqoktk7 .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 almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 20px/25px raleway,sans-serif !important;text-decoration: }.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #FFFFFF}.comp-lywqoktk7 .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-lywqoktk7 .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-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover a{color:rgb(255, 255, 255) !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-foreground{fill:rgb(255, 255, 255) !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColor: #FFFFFF;color:rgb(255, 255, 255);font:normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-lywqoktk7 .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 almoni-dl-aaa-400,sans-serif;--itemDescriptionFontColor: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 20px/25px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #FFFFFF;color:rgb(255, 255, 255) !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #363636;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #FFFFFF;--customButtonFont: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;text-decoration: ;background:rgba(255, 255, 255, 0) !important;border-width:undefinedpx;border-radius:undefinedpx;border-color:rgb(255, 255, 255)}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover:not(.hide-hover):before{--itemOpacity: #363636;background:rgba(54, 54, 54, 0.85) !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#363636 !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover:before{--itemOpacity: #363636;background:rgba(54, 54, 54, 0.85) !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#363636 !important}.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-title,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em almoni-dl-aaa-300,sans-serif;--itemFontColorSlideshow: #363636;color:rgb(54, 54, 54) !important;font:normal normal normal 26px/32px raleway,sans-serif !important;text-decoration: }.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #363636;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(54, 54, 54) !important;font:normal normal normal 20px/25px raleway,sans-serif !important;text-decoration: }.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .info-element-custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .custom-button-wrapper button,.comp-lywqoktk7 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;--customButtonFontColorForHover: #363636;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px almoni-dl-aaa-400,sans-serif;text-decoration: ;color:rgb(54, 54, 54) !important;background:rgba(68, 127, 116, 0) !important;border-color:rgb(54, 54, 54);border-width:undefinedpx;border-radius:undefinedpx}.comp-lywqoktk7 .te-pro-gallery-text-item{font:normal normal normal 14px/1.4em almoni-dl-aaa-400,sans-serif;color:#FFFFFF}.comp-lywqoktk7 .pro-fullscreen-wrapper .pro-fullscreen-text-item{--fullscreen-text-item-bg: #363636;background-color:#363636}.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles{--bgColorExpand: #FFFFFF;background-color:rgb(255, 255, 255)}.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-selected-license,.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-checkout-link{--descriptionColorExpand: #363636;--descriptionFontExpand: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(54, 54, 54);font:normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar,.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-mobile-info{--bgColorExpand: #FFFFFF;background-color:rgb(255, 255, 255)}.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-title h1{--titleColorExpand: #363636;--titleFontExpand: normal normal normal 17px/1.4em almoni-dl-aaa-300,sans-serif;color:rgb(54, 54, 54);font:normal normal normal 18px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description,.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line,.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif,.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link,.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link{--descriptionColorExpand: #363636;--descriptionFontExpand: normal normal normal 20px/1.4em almoni-dl-aaa-400,sans-serif;color:rgb(54, 54, 54);font:normal normal normal 19px/1.4em almoni-dl-aaa-300,sans-serif;text-decoration: }.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after,.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after,.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after,.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after,.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{--descriptionColorExpand: #363636;border-color:rgb(54, 54, 54)}.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social i:not(.pro-gallery-loved),.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social a,.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social button,.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav i:not(.pro-gallery-loved),.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav a,.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav button,.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar i:not(.pro-gallery-loved),.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar a,.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar button,.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social i:not(.pro-gallery-loved),.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social a,.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social button{--descriptionColorExpand: #363636;color:rgb(54, 54, 54)}.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-triangle{--descriptionColorExpand: #363636;color:rgb(54, 54, 54)}.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-background{--bgColorExpand: #FFFFFF;color:rgb(255, 255, 255)}.comp-lywqoktk7 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon{--descriptionColorExpand: #363636;--bgColorExpand: #FFFFFF;color:rgb(54, 54, 54);background:rgb(255, 255, 255)}
</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-lywqoktk7" style="overflow:hidden;height:100%;width:100%"><style>div.comp-lywqoktk7:not(.fullscreen-comp-wrapper) {
      width: 100%;
      }
      </style><div id="pro-gallery-comp-lywqoktk7" class="pro-gallery"><div data-key="pro-gallery-inner-container" class="" tabindex="-1"><div data-hook="css-scroll-indicator" data-scroll-base="0" data-scroll-top="0" class="pgscl-0 pgscl_ywqoktk7_0-40960 pgscl_ywqoktk7_0-20480 pgscl_ywqoktk7_0-10240 pgscl_ywqoktk7_0-5120 pgscl_ywqoktk7_0-2560 pgscl_ywqoktk7_0-1280 pgscl_ywqoktk7_0-640 pgscl_ywqoktk7_0-320 pgscl_ywqoktk7_0-160 pgscl_ywqoktk7_0-80 pgscl_ywqoktk7_0-40 pgscl_ywqoktk7_0-20 pgscl_ywqoktk7_0-10" style="display:none"></div><div class="pro-gallery-parent-container gallery-slider" style="margin:-7px;width:1450px;height:467px" role="region"><div id="pro-gallery-container-comp-lywqoktk7" class="pro-gallery inline-styles one-row hide-scrollbars  slider  ltr " style="height:474px;width:1464px;display:flex;justify-content:space-between"><div data-hook="gallery-column" id="gallery-horizontal-scroll-comp-lywqoktk7" class="gallery-horizontal-scroll gallery-column hide-scrollbars  ltr   scroll-snap  " style="width:1464px;height:474px;overflow-y:hidden"><div class="gallery-horizontal-scroll-inner"><div data-hook="group-view" style="--group-top:0px;--group-left:0px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="item-link-wrapper" data-idx="0" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2jpg_0" tabindex="0" aria-label="" data-hash="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-idx="0" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:0;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="0" src="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:637px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="item-link-wrapper" data-idx="1" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_bb3a5faba60b4143926e5e892240ae78mv2jpg_1" tabindex="-1" aria-label="" data-hash="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-idx="1" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:637px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="1" src="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1274px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="item-link-wrapper" data-idx="2" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_ccaeaf9262784211884e50893d64f60emv2jpg_2" tabindex="-1" aria-label="" data-hash="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-idx="2" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:1274px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="2" src="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1911px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="item-link-wrapper" data-idx="3" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2jpg_3" tabindex="-1" aria-label="" data-hash="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-idx="3" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:1911px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="3" src="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2548px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="item-link-wrapper" data-idx="4" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_bb3a5faba60b4143926e5e892240ae78mv2jpg_4" tabindex="-1" aria-label="" data-hash="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-idx="4" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:2548px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="4" src="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3185px;--group-width:637px;--group-right:auto" aria-hidden="false"><div data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="item-link-wrapper" data-idx="5" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_ccaeaf9262784211884e50893d64f60emv2jpg_5" tabindex="-1" aria-label="" data-hash="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-idx="5" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:3185px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="5" src="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3822px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="item-link-wrapper" data-idx="6" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2jpg_6" tabindex="-1" aria-label="" data-hash="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-idx="6" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:3822px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="6" src="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:4459px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="item-link-wrapper" data-idx="7" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_bb3a5faba60b4143926e5e892240ae78mv2jpg_7" tabindex="-1" aria-label="" data-hash="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-idx="7" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:4459px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="7" src="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5096px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="item-link-wrapper" data-idx="8" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_ccaeaf9262784211884e50893d64f60emv2jpg_8" tabindex="-1" aria-label="" data-hash="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-idx="8" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:5096px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="8" src="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5733px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="item-link-wrapper" data-idx="9" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2jpg_9" tabindex="-1" aria-label="" data-hash="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-idx="9" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:5733px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="9" src="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:6370px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="item-link-wrapper" data-idx="10" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_bb3a5faba60b4143926e5e892240ae78mv2jpg_10" tabindex="-1" aria-label="" data-hash="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-idx="10" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:6370px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="10" src="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:7007px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="item-link-wrapper" data-idx="11" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_ccaeaf9262784211884e50893d64f60emv2jpg_11" tabindex="-1" aria-label="" data-hash="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-idx="11" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:7007px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="11" src="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:7644px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="item-link-wrapper" data-idx="12" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2jpg_12" tabindex="-1" aria-label="" data-hash="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-idx="12" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:7644px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="12" src="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:8281px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="item-link-wrapper" data-idx="13" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_bb3a5faba60b4143926e5e892240ae78mv2jpg_13" tabindex="-1" aria-label="" data-hash="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-idx="13" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:8281px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="13" src="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:8918px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="item-link-wrapper" data-idx="14" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_ccaeaf9262784211884e50893d64f60emv2jpg_14" tabindex="-1" aria-label="" data-hash="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-idx="14" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:8918px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="14" src="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:9555px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="item-link-wrapper" data-idx="15" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2jpg_15" tabindex="-1" aria-label="" data-hash="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-idx="15" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:9555px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="15" src="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:10192px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="item-link-wrapper" data-idx="16" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_bb3a5faba60b4143926e5e892240ae78mv2jpg_16" tabindex="-1" aria-label="" data-hash="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-idx="16" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:10192px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="16" src="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:10829px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="item-link-wrapper" data-idx="17" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_ccaeaf9262784211884e50893d64f60emv2jpg_17" tabindex="-1" aria-label="" data-hash="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-idx="17" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:10829px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="17" src="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:11466px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="item-link-wrapper" data-idx="18" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2jpg_18" tabindex="-1" aria-label="" data-hash="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-idx="18" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:11466px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="18" src="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:12103px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="item-link-wrapper" data-idx="19" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_bb3a5faba60b4143926e5e892240ae78mv2jpg_19" tabindex="-1" aria-label="" data-hash="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-idx="19" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:12103px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="19" src="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:12740px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="item-link-wrapper" data-idx="20" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_ccaeaf9262784211884e50893d64f60emv2jpg_20" tabindex="-1" aria-label="" data-hash="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-idx="20" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:12740px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="20" src="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:13377px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="item-link-wrapper" data-idx="21" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2jpg_21" tabindex="-1" aria-label="" data-hash="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-idx="21" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:13377px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="21" src="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:14014px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="item-link-wrapper" data-idx="22" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_bb3a5faba60b4143926e5e892240ae78mv2jpg_22" tabindex="-1" aria-label="" data-hash="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-idx="22" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:14014px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="22" src="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:14651px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="item-link-wrapper" data-idx="23" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_ccaeaf9262784211884e50893d64f60emv2jpg_23" tabindex="-1" aria-label="" data-hash="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-idx="23" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:14651px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="23" src="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:15288px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="item-link-wrapper" data-idx="24" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2jpg_24" tabindex="-1" aria-label="" data-hash="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-idx="24" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:15288px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="24" src="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:15925px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="item-link-wrapper" data-idx="25" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_bb3a5faba60b4143926e5e892240ae78mv2jpg_25" tabindex="-1" aria-label="" data-hash="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-idx="25" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:15925px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="25" src="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:16562px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="item-link-wrapper" data-idx="26" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_ccaeaf9262784211884e50893d64f60emv2jpg_26" tabindex="-1" aria-label="" data-hash="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-idx="26" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:16562px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="26" src="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:17199px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="item-link-wrapper" data-idx="27" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2jpg_27" tabindex="-1" aria-label="" data-hash="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" data-idx="27" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:17199px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_27a6a182e309470ba7cbfdc004c0ab7dmv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="27" src="https://static.wixstatic.com/media/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:17836px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="item-link-wrapper" data-idx="28" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_bb3a5faba60b4143926e5e892240ae78mv2jpg_28" tabindex="-1" aria-label="" data-hash="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" data-idx="28" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:17836px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_bb3a5faba60b4143926e5e892240ae78mv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="28" src="https://static.wixstatic.com/media/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:18473px;--group-width:637px;--group-right:auto" aria-hidden="true"><div data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="item-link-wrapper" data-idx="29" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable shrink-on-hover" id="pgie6d7eb_ccaeaf9262784211884e50893d64f60emv2jpg_29" tabindex="-1" aria-label="" data-hash="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" data-idx="29" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:7px;top:0;left:18473px;right:auto;width:623px;height:467px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" style="background-color:none;height:467px;width:623px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:623px;height:467px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 1x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 2x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 3x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 4x, https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_828,h_620,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg 5x" type="image/jpeg"/><img id="e6d7eb_ccaeaf9262784211884e50893d64f60emv2.jpg" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="29" src="https://static.wixstatic.com/media/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg/v1/fill/w_623,h_467,q_90,enc_avif,quality_auto/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg" alt="" loading="eager" style="width:623px;height:467px"/></picture></div></div></div></div></div></div></div></div><button class="nav-arrows-container drop-shadow  " aria-label="Next Item" tabindex="-1" data-hook="nav-arrow-next" style="width:23px;height:35.38461538461539px;padding:0;top:calc(50% + 3.5px - 17.692307692307693px - 
        0px);right:30px"><svg class="slideshow-arrow" style="transform:scaleX(1) scale(0.8846153846153846)" width="26px" height="40px" viewBox="0 0 26 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill-rule="evenodd"><g transform="translate(-35.000000, -28.000000)" fill-rule="nonzero"><polygon points="60.4571429 47.8 40.6571429 67.6 35 61.9428571 49.1433951 47.7994621 35 33.6571429 40.6571429 28"></polygon></g></g></svg></button></div></div><div data-key="items-styles" style="display:none"></div></div></div></div></div></div></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-lyh1z14p" tabindex="-1" class="Oqnisf comp-lyh1z14p wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lyh1z14p" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lyh1z14p" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lyh1z14p" data-motion-part="BG_MEDIA comp-lyh1z14p" class="VgO9Yg"></div></div><div data-mesh-id="comp-lyh1z14pinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lyh1z14pinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-lyh7i10k" class="comp-lyh7i10k AV56HG wixui-horizontal-line"></div><!--/$--><!--$--><div class="comp-lywqpjuq FubTgk" id="comp-lywqpjuq" aria-disabled="false"><a data-testid="linkElement" href="https://www.pm404.com/projects" target="_self" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="פרוייקטים נוספים"><span class="l7_2fn wixui-button__label">פרוייקטים נוספים</span></a></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-lyl9kg5v" tabindex="-1" class="Oqnisf comp-lyl9kg5v wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lyl9kg5v" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lyl9kg5v" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lyl9kg5v" data-motion-part="BG_MEDIA comp-lyl9kg5v" class="VgO9Yg"></div></div><div data-mesh-id="comp-lyl9kg5vinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lyl9kg5vinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-lyh7jarj" class="HcOXKn c9GqVL QxJLC3 comp-lyh7jarj wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" dir="rtl" style="text-align:center; font-size:22px;">  404 אלון ויהל   </h2></div><!--/$--><!--$--><div id="comp-lyh2l0xn" class="MazNVa comp-lyh2l0xn wixui-image" title="  404 אלון ויהל   " style="--filter-effect-svg-url:url(#kennedy-comp-lyh2l0xn)"><svg id="svg_comp-lyh2l0xn" class="gSXewE"><defs><filter id="kennedy-comp-lyh2l0xn" color-interpolation-filters="sRGB" >
    <feComponentTransfer result="srcRGB"/>
    <feColorMatrix type="saturate" values="0" />
<feComponentTransfer><feFuncR type="linear" slope="1.1" intercept="-0.05"/>
<feFuncG type="linear" slope="1.1" intercept="-0.05"/>
<feFuncB type="linear" slope="1.1" intercept="-0.05"/></feComponentTransfer>
<feComponentTransfer ><feFuncR type="linear" slope="0.9" /><feFuncG type="linear" slope="0.9" /><feFuncB type="linear" slope="0.9" /></feComponentTransfer>
    <feComponentTransfer/>
</filter></defs></svg><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-lyh2l0xn" class="HlRz5e BI8PVQ" data-image-info="{&quot;containerId&quot;:&quot;comp-lyh2l0xn&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:600,&quot;targetHeight&quot;:290,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:1920,&quot;height&quot;:1140,&quot;uri&quot;:&quot;533d0f_9c19f1c2523d4692bd54b8804f441113~mv2.jpg&quot;,&quot;name&quot;:&quot;20240714-IMG_7261-Edit.jpg&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;hasAnimation&quot;:false}}" data-motion-part="BG_IMG comp-lyh2l0xn" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/533d0f_9c19f1c2523d4692bd54b8804f441113~mv2.jpg/v1/fill/w_488,h_290,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/20240714-IMG_7261-Edit.jpg" alt="  404 אלון ויהל   " style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="600" height="290" loading="lazy"/></wow-image></div></div><!--/$--><!--$--><div id="comp-lyh2ldp1" class="HcOXKn c9GqVL QxJLC3 comp-lyh2ldp1 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_7 wixui-rich-text__text" dir="rtl" style="text-align:center; font-size:19px;">לאחר עבודה משותפת של 3 שנים באותו הצוות בסטרטאפ טכנולוגי, החלטנו לצאת לדרך חדשה. החלטנו ללכת עם האהבה שלנו לאנשים, עבודה בידיים וניהול בתחום של אחזקה וניהול נכסים, תחום שמקשר בין שלושת הדברים שאנו עוסקים בהם ביום-יום.<br><br>בעלי הדירות ואנשי המקצוע שאיתם אנו עובדים יחד עם הניסיון שלנו בניהול, מניבים לנו תחושת סיפוק יומיומית עם התוצאות שאותן אנחנו רואים בעיניים שלנו, כאשר הבית מתפקד בצורה חלקה ללא תקלות ואנחנו נותנים לבעלי הבית להנות ממנו ללא דאגות, בשבילנו זה שווה הכל.</p></div><!--/$--><!--$--><div class="comp-lyh2nzho FubTgk" id="comp-lyh2nzho" aria-disabled="false"><a data-testid="linkElement" href="https://www.pm404.com/אודות" target="_self" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="קראו עלינו"><span class="l7_2fn wixui-button__label">קראו עלינו</span></a></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-lyfl7eo7" tabindex="-1" class="Oqnisf comp-lyfl7eo7 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lyfl7eo7" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lyfl7eo7" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lyfl7eo7" data-motion-part="BG_MEDIA comp-lyfl7eo7" class="VgO9Yg"></div></div><div data-mesh-id="comp-lyfl7eo7inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lyfl7eo7inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-j7g7ml5r" class="SsY_2i comp-j7g7ml5r"><div class="UGHfip wixui-vertical-line"></div></div><!--/$--><!--$--><div id="comp-j7g7ml5r1" class="HcOXKn c9GqVL QxJLC3 comp-j7g7ml5r1 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:22px;">&nbsp; ניהול נכסים 404 | יצירת קשר</h2></div><!--/$--><!--$--><div id="comp-lyh7koo4" class="TWFxr5 "><div class="comp-lyh7koo4"><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 style="--index667083180-shadowXOffset:0px;--index667083180-shadowYOffset:0px;overflow:visible" class="skymIZO" data-hook="Form-wrapper"><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><form aria-label="קשר" id="form-2bd6263f-0740-4dbf-90c5-b83d97fb33ff" data-hook="form-2bd6263f-0740-4dbf-90c5-b83d97fb33ff" class=""><fieldset class="I0A_hF"><div data-hook="form-root"><div class="S4AAp6" dir="rtl"><div><div style="grid-template-columns:repeat(12, 1fr);grid-auto-rows:minmax(min-content, max-content) 1fr" class="DtgSbZ _6WS4a_"><div style="grid-row:1 / span 1;grid-column:1 / span 6" class="WPiccu"><label id="form-field-label-7e9d7a34-8f8d-481e-ee07-66a36d1ef4ed-comp-lyh7koo4-" for="form-field-input-7e9d7a34-8f8d-481e-ee07-66a36d1ef4ed-comp-lyh7koo4-" class="sl1q3DQ sv16Rgc">שם מלא<span aria-hidden="true" class="sFoLcg_">*</span></label></div><div style="grid-row:2 / span 1;grid-column:1 / span 6" data-hook="form-field-first_name" data-field-type="CONTACTS_FIRST_NAME"><div class="saNY_nn ovNLmG_---theme-3-box ovNLmG_--newErrorMessage szxSqnj s__YWKN"><div class="sr_yaPO o__0hlpxn---errorAppearance-8-TextOnly s_XhUsb"><div class="sptUBAp szYkoTx ovNLmG_---theme-3-box" data-theme="box" data-success="false" data-error="false" data-empty-state="true"><input id="form-field-input-7e9d7a34-8f8d-481e-ee07-66a36d1ef4ed-comp-lyh7koo4-" data-theme="box" data-success="false" data-error="false" data-empty-state="true" aria-invalid="false" required="" aria-label="שם מלא" type="text" class="sL6G4EC  has-custom-focus" value=""/></div></div></div><div class="sr_yaPO o__0hlpxn---errorAppearance-8-TextOnly sG1fb_W" data-hook="field-error-first_name"></div></div><div style="grid-row:1 / span 1;grid-column:7 / span 6" class="WPiccu"><label id="form-field-label-4f006c2a-1363-4911-5f72-020aa087e055-comp-lyh7koo4-" for="form-field-input-4f006c2a-1363-4911-5f72-020aa087e055-comp-lyh7koo4-" class="sl1q3DQ sv16Rgc">שם החברה</label></div><div style="grid-row:2 / span 1;grid-column:7 / span 6" data-hook="form-field-last_name" data-field-type="CONTACTS_LAST_NAME"><div class="saNY_nn ovNLmG_---theme-3-box ovNLmG_--newErrorMessage szxSqnj s__YWKN"><div class="sr_yaPO o__0hlpxn---errorAppearance-8-TextOnly s_XhUsb"><div class="sptUBAp szYkoTx ovNLmG_---theme-3-box" data-theme="box" data-success="false" data-error="false" data-empty-state="true"><input id="form-field-input-4f006c2a-1363-4911-5f72-020aa087e055-comp-lyh7koo4-" data-theme="box" data-success="false" data-error="false" data-empty-state="true" aria-invalid="false" aria-label="שם החברה" type="text" class="sL6G4EC  has-custom-focus" value=""/></div></div></div><div class="sr_yaPO o__0hlpxn---errorAppearance-8-TextOnly sG1fb_W" data-hook="field-error-last_name"></div></div></div></div><div><div style="grid-template-columns:repeat(12, 1fr);grid-auto-rows:minmax(min-content, max-content) 1fr" class="DtgSbZ _6WS4a_"><div style="grid-row:1 / span 1;grid-column:1 / span 12" class="WPiccu"><label id="form-field-label-8ffeec5e-d1fd-49d4-b311-bf77a33d3eea-comp-lyh7koo4-" for="form-field-input-8ffeec5e-d1fd-49d4-b311-bf77a33d3eea-comp-lyh7koo4-" class="sl1q3DQ sv16Rgc">מייל<span aria-hidden="true" class="sFoLcg_">*</span></label></div><div style="grid-row:2 / span 1;grid-column:1 / span 12" data-hook="form-field-email_d952" data-field-type="CONTACTS_EMAIL"><div class="saNY_nn ovNLmG_---theme-3-box ovNLmG_--newErrorMessage szxSqnj s__YWKN"><div class="sr_yaPO o__0hlpxn---errorAppearance-8-TextOnly s_XhUsb"><div class="sptUBAp szYkoTx ovNLmG_---theme-3-box" data-theme="box" data-success="false" data-error="false" data-empty-state="true"><input id="form-field-input-8ffeec5e-d1fd-49d4-b311-bf77a33d3eea-comp-lyh7koo4-" data-theme="box" data-success="false" data-error="false" data-empty-state="true" aria-invalid="false" required="" aria-label="מייל" type="email" class="sL6G4EC  has-custom-focus" value=""/></div></div></div><div class="sr_yaPO o__0hlpxn---errorAppearance-8-TextOnly sG1fb_W" data-hook="field-error-email_d952"></div></div></div></div><div><div style="grid-template-columns:repeat(12, 1fr);grid-auto-rows:minmax(min-content, max-content) 1fr" class="DtgSbZ _6WS4a_"><div style="grid-row:1 / span 1;grid-column:1 / span 12" class="WPiccu"><label id="form-field-label-a88c72de-b890-4a44-e6a6-0a86c7e66c9c-comp-lyh7koo4-" for="form-field-input-a88c72de-b890-4a44-e6a6-0a86c7e66c9c-comp-lyh7koo4-" class="sl1q3DQ sv16Rgc">טלפון <span aria-hidden="true" class="sFoLcg_">*</span></label></div><div style="grid-row:2 / span 1;grid-column:1 / span 12" data-hook="form-field-form_field" data-field-type="CONTACTS_PHONE"><div><div class="saNY_nn ovNLmG_---theme-3-box ovNLmG_--hasPrefix ovNLmG_--newErrorMessage sTYh_4v okvQ2wz--rtl szxSqnj s__YWKN"><div class="sr_yaPO o__0hlpxn---errorAppearance-8-TextOnly s_XhUsb"><div class="sptUBAp szYkoTx ovNLmG_---theme-3-box" data-theme="box" data-success="false" data-error="false" data-empty-state="true"><span data-hook="prefix" class="sKW2YoK"><div data-content-hook="popover-content--undefined" class="sElTFq7 s__1RdKMI szyrghS orfrtu1--rtl"><div class="sZ_ytkz" data-hook="popover-element"><button data-hook="country-selector-trigger" aria-label="טלפון . מספר טלפון. בחירת קוד מדינה" type="button" class="sVzjav9 sYwr5dA symReX7 ovnI9jc---skin-4-line ovnI9jc---theme-4-none sf_5jke sSQA7I6" data-focusable-focus="false" data-focusable-focus-visible="false" tabindex="0"><span class="sxxNaH4"><span class="sihhUoO"><div class="sp9bNGo"><div class="sQI5Lop"><svg viewBox="0 0 24 24" fill="currentColor" width="24" height="24"><path fill-rule="evenodd" d="M11.5,19 C11.331,19 11.166,18.985 11,18.975 L11,16.5 C11,16.224 10.776,16 10.5,16 L9.5,16 C9.224,16 9,15.775 9,15.5 L9,12.5 C9,12.366 8.947,12.238 8.852,12.145 L4.804,8.14 C6.04,5.688 8.573,4 11.5,4 C12.76,4 13.946,4.315 14.989,4.866 L15,6.497 C15.001,6.631 14.949,6.757 14.855,6.853 C14.76,6.947 14.634,7 14.5,7 L12.339,7 C12.207,7 12.08,7.053 11.986,7.146 L10.146,8.983 C10.053,9.077 10,9.204 10,9.337 L10,10.5 C10,11.325 10.672,11.999 11.499,12 L15.293,12 L17,13.707 L17,16.582 C15.629,18.064 13.674,19 11.5,19 M4,11.5 C4,10.673 4.14,9.879 4.388,9.135 L8,12.709 L8,15.5 C8,16.327 8.673,17 9.5,17 L10,17 L10,18.849 C6.581,18.152 4,15.122 4,11.5 M19,11.5 C19,12.856 18.632,14.127 18,15.226 L18,13.5 C18,13.367 17.947,13.24 17.854,13.146 L15.854,11.146 C15.76,11.053 15.633,11 15.5,11 L11.5,11 C11.224,11 11,10.775 11,10.5 L11,9.544 L12.546,8 L14.5,8 C14.902,8 15.281,7.843 15.564,7.557 C15.848,7.271 16.003,6.892 16,6.49 L15.993,5.51 C17.814,6.879 19,9.051 19,11.5 M11.5,3 C6.813,3 3,6.813 3,11.5 C3,16.187 6.813,20 11.5,20 C16.187,20 20,16.187 20,11.5 C20,6.813 16.187,3 11.5,3"></path></svg></div><div class="sQaaWp5"><svg viewBox="0 0 20 20" fill="currentColor" width="20" height="20"><path fill-rule="evenodd" d="M15.6478199,6.64528691 L16.3549267,7.35239369 L11.0627131,12.6461801 L11.0652534,12.6489483 L10.3581467,13.356055 L10.3557131,13.3531801 L10.3548199,13.3549267 L9.64771309,12.6478199 L9.64771309,12.6451801 L4.35471309,7.35228691 L5.06181987,6.64518013 L10.3547131,11.9381801 L15.6478199,6.64528691 Z"></path></svg></div></div></span></span></button></div></div></span><input id="form-field-input-a88c72de-b890-4a44-e6a6-0a86c7e66c9c-comp-lyh7koo4-" data-theme="box" data-success="false" data-error="false" data-empty-state="true" aria-invalid="false" inputMode="tel" required="" aria-label="טלפון . מספר טלפון" type="phone" class="sL6G4EC  has-custom-focus" value=""/></div></div></div></div><div class="sr_yaPO o__0hlpxn---errorAppearance-8-TextOnly sG1fb_W" data-hook="field-error-form_field"></div></div></div></div><div><div style="grid-template-columns:repeat(12, 1fr);grid-auto-rows:minmax(min-content, max-content) 1fr" class="DtgSbZ _6WS4a_"><div style="grid-row:1 / span 1;grid-column:1 / span 12" class="WPiccu"><label id="form-field-label-8aeac2cb-e4f2-4a80-9a92-21d659b14f99-comp-lyh7koo4-" for="form-field-input-8aeac2cb-e4f2-4a80-9a92-21d659b14f99-comp-lyh7koo4-" class="sl1q3DQ sv16Rgc">הודעה</label></div><div style="grid-row:2 / span 1;grid-column:1 / span 12" data-hook="form-field-write_a_message" data-field-type="TEXT_AREA"><div class="sr_yaPO o__0hlpxn---errorAppearance-8-TextOnly spLmis_ ovOfsWk---theme-3-box ovOfsWk--newErrorMessage sQpMbbh sbzsb7l"><div class="spLmis_ ovOfsWk--rtl ovOfsWk---theme-3-box sQpMbbh sbzsb7l" data-disabled="false" data-theme="box" data-error="false" data-success="false" data-focused="false"><div class="sGg9EAe"><textarea id="form-field-input-8aeac2cb-e4f2-4a80-9a92-21d659b14f99-comp-lyh7koo4-" placeholder="" class="sWXUrhe has-custom-focus" data-hook="text-area" aria-label="הודעה" aria-invalid="false"></textarea></div></div></div><div class="sr_yaPO o__0hlpxn---errorAppearance-8-TextOnly sG1fb_W" data-hook="field-error-write_a_message"></div></div></div></div><div><div style="grid-template-columns:repeat(12, 1fr);grid-auto-rows:minmax(min-content, max-content) 1fr" class="DtgSbZ _6WS4a_"><div style="grid-row:1 / span 1;grid-column:1 / span 4" class="WPiccu"></div><div style="grid-row:2 / span 1;grid-column:1 / span 4" data-hook="form-field-ed6b2f21-d030-450e-e5ae-f5ef82b41ba6" data-field-type="SUBMIT_BUTTON"><div class=""><button data-fullwidth="false" data-mobile="false" data-hook="submit-button" aria-live="assertive" type="button" class="sVzjav9 sYwr5dA sGiRrcQ oQPZuzZ---paddingMode-16-explicitPaddings oQPZuzZ--wrapContent oQPZuzZ---hoverStyle-9-underline spSnq5m oaIZvIK--upgrade sXWwRtw sJT1HT7" data-focusable-focus="false" data-focusable-focus-visible="false" tabindex="0" aria-disabled="false"><span class="sxxNaH4">שליחה</span></button></div><div style="transition:opacity 350ms ease-in-out;opacity:0"></div></div></div></div></div><div role="region" aria-live="polite"><div style="transition:opacity 350ms ease-in-out;opacity:0"></div></div></div></fieldset></form></div></div></div></div></div></div><!--/$--><div data-mesh-id="comp-lyfl7eo7inlineContent-wedge-4"></div></div></div></section><!--/$--></div><!--$--><div id="comp-lyx0naoa" style="display:none"></div><!--/$--><!--$--><div id="comp-lyx0o0xf" style="display:none"></div><!--/$--><!--$--><div id="comp-lyx0oklp" style="display:none"></div><!--/$--><!--$--><div id="comp-lzscwp50" style="display:none"></div><!--/$--><!--$--><div id="comp-lzseeg5i" style="display:none"></div><!--/$--><!--$--><div id="comp-lywzxcvt" style="display:none"></div><!--/$--><!--$--><div id="comp-lzsd0v9l" style="display:none"></div><!--/$--><!--$--><div id="comp-lzse3y2g" style="display:none"></div><!--/$--></div></div><!--/$--></div></div></div></div></main><div id="pinnedBottomRight" class="pinnedBottomRight"><!--$--><div id="comp-keqrceue-pinned-layer" class="comp-keqrceue-pinned-layer big2ZD"><!--$--><div id="comp-keqrceue" class="OQ8Tzd comp-keqrceue pvlz2w"><iframe class="nKphmK" title="Wix Chat" aria-label="Wix Chat" scrolling="no" allowfullscreen="" allowtransparency="true" allowvr="true" frameBorder="0" allow="clipboard-write;autoplay;camera;microphone;geolocation;vr"></iframe></div><!--/$--></div><!--/$--></div><!--$--><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-izv5y7xo" class="comp-izv5y7xo WzbAF8"><ul class="mpGTIt" aria-label="סרגל קישורים לרשתות חברתיות"><li id="dataItem-lyh7h0za-comp-izv5y7xo" class="O6KwRn"><div data-testid="linkElement" class="oRtuWN" aria-label="LinkedIn"><img sizes="undefinedpx" srcSet="https://static.wixstatic.com/media/11062b_72c275822d4344358ee379f14e7e115f~mv2.png/v1/fill/w_22,h_22,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_72c275822d4344358ee379f14e7e115f~mv2.png 1x, https://static.wixstatic.com/media/11062b_72c275822d4344358ee379f14e7e115f~mv2.png/v1/fill/w_44,h_44,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_72c275822d4344358ee379f14e7e115f~mv2.png 2x" id="img_0_comp-izv5y7xo" src="https://static.wixstatic.com/media/11062b_72c275822d4344358ee379f14e7e115f~mv2.png/v1/fill/w_22,h_22,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_72c275822d4344358ee379f14e7e115f~mv2.png" alt="LinkedIn" style="object-fit:cover" class="YaS0jR Tj01hh"/></div></li><li id="dataItem-izv5y7zf1-comp-izv5y7xo" class="O6KwRn"><a data-testid="linkElement" href="https://www.facebook.com/profile.php?id=61565045937947" target="_blank" rel="noreferrer noopener" class="oRtuWN" aria-label="Facebook"><img sizes="undefinedpx" srcSet="https://static.wixstatic.com/media/0fdef751204647a3bbd7eaa2827ed4f9.png/v1/fill/w_22,h_22,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/0fdef751204647a3bbd7eaa2827ed4f9.png 1x, https://static.wixstatic.com/media/0fdef751204647a3bbd7eaa2827ed4f9.png/v1/fill/w_44,h_44,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/0fdef751204647a3bbd7eaa2827ed4f9.png 2x" id="img_1_comp-izv5y7xo" src="https://static.wixstatic.com/media/0fdef751204647a3bbd7eaa2827ed4f9.png/v1/fill/w_22,h_22,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/0fdef751204647a3bbd7eaa2827ed4f9.png" alt="Facebook" style="object-fit:cover" class="YaS0jR Tj01hh"/></a></li><li id="dataItem-izv5y7zh3-comp-izv5y7xo" class="O6KwRn"><a data-testid="linkElement" href="https://www.instagram.com/404property/?igsh=MWhobWhlM2V1dzljZg%3D%3D&amp;utm_source=qr" target="_blank" rel="noreferrer noopener" class="oRtuWN" aria-label="Instagram"><img sizes="undefinedpx" srcSet="https://static.wixstatic.com/media/01c3aff52f2a4dffa526d7a9843d46ea.png/v1/fill/w_22,h_22,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/01c3aff52f2a4dffa526d7a9843d46ea.png 1x, https://static.wixstatic.com/media/01c3aff52f2a4dffa526d7a9843d46ea.png/v1/fill/w_44,h_44,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/01c3aff52f2a4dffa526d7a9843d46ea.png 2x" id="img_2_comp-izv5y7xo" src="https://static.wixstatic.com/media/01c3aff52f2a4dffa526d7a9843d46ea.png/v1/fill/w_22,h_22,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/01c3aff52f2a4dffa526d7a9843d46ea.png" alt="Instagram" style="object-fit:cover" class="YaS0jR Tj01hh"/></a></li></ul></div><!--/$--><!--$--><div id="comp-lztm6sqv" class="HcOXKn c9GqVL QxJLC3 comp-lztm6sqv wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 color_14 wixui-rich-text__text" style="font-size:14px; line-height:normal; text-align:center;"><span class="color_14 wixui-rich-text__text"><span class="color_14 wixui-rich-text__text" style="letter-spacing:0.08em;"><span class="color_14 wixui-rich-text__text" style="font-size:14px;">&copy; 2024 404 PROPERTY MANAGEMENT - Designed by <span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="http://www.bellacopyz.com" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Bella.Copyz</a></span></span></span></span></p></div><!--/$--></div></div></div></div></footer><!--/$--></div><!--/$--></div><!--$--><!--/$--><div id="SCROLL_TO_BOTTOM" class="Vd6aQZ ignore-focus SCROLL_TO_BOTTOM" tabindex="-1" role="region" aria-label="bottom of page"><span class="mHZSwn">bottom of page</span></div></div></div>


    <script type="application/json" id="wix-fedops">{"data":{"site":{"metaSiteId":"11f56b1a-7b70-4d91-b718-24c47b25cb06","userId":"533d0f2e-e5d0-4fe9-a3b6-3ae4abf68c0c","siteId":"950313b6-1ff7-4665-be80-b24935ece2ba","externalBaseUrl":"https:\/\/www.pm404.com","siteRevision":2,"siteType":"UGC","dc":"84","isResponsive":false,"editorName":"Unknown","sessionId":"f513bf86-c674-422c-961f-f4ad21e49175","isSEO":true,"appNameForBiEvents":"thunderbolt"},"rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":true},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer-gradual","type":"Rollout","code":1},"requestUrl":"https:\/\/www.pm404.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?"&microPop="+v:"")+"&is_cached="+f+"&msid="+o.metaSiteId+"&session_id="+window.fedops.sessionId+"&ish="+l+"&isb="+l+(l?"&isbr="+u:"")+"&vsi="+window.fedops.vsi+"&caching="+m+(A?",browser_cache":"")+"&pv="+_+"&pn=1&v="+k+"&url="+encodeURIComponent(s)+"&st="+w+`&ts=${P}&tsn=${T}`+r;t(n)}}function $({transaction:e,error:r}){const t=[{fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",componentId:g,platform:"viewer",msid:window.fedops.data.site.metaSiteId,sessionId:window.fedops.sessionId,sessionTime:Date.now()-window.initialTimestamps.initialTimestamp,logLevel:r?"ERROR":"INFO",message:r?.message??(e?.name&&`${e.name} START`),errorName:r?.name,errorStack:r?.stack,transactionName:e?.name,transactionAction:e&&"START",isSsr:!1,dataCenter:o.dc,isCached:!!f,isRollout:!!O,isHeadless:!!l,isDacRollout:!!y,isSavRollout:!!x,isCompanyNetwork:!!S}];try{const e=JSON.stringify({messages:t});return navigator.sendBeacon("https://panorama.wixapps.net/api/v1/bulklog",e)}catch(e){console.error(e)}}function D(e){return function(r,t){var n=`&name=${r}&duration=${Date.now()-P}`,o=t&&t.paramsOverrides?Object.keys(t.paramsOverrides).map((function(e){return e+"="+t.paramsOverrides[e]})).join("&"):"";R(e,o?`${n}&${o}`:n)}}I("pageshow",(function(e){e.persisted&&(A||(A=!0,E.is_cached=!0))}),!0),window.__browser_deprecation__||(R(21,`&platformOnSite=${window.fedops.data.platformOnSite}`),$({transaction:{name:"PANORAMA_COMPONENT_LOAD"}}))}();
        </script>
    

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


<!-- initCustomElements # 1-->
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.99d40a93.bundle.min.js">(()=>{"use strict";var e,o,a,r,n,i={},t={};function d(e){var o=t[e];if(void 0!==o)return o.exports;var a=t[e]={id:e,loaded:!1,exports:{}};return i[e].call(a.exports,a,a.exports,d),a.loaded=!0,a.exports}d.m=i,e=[],d.O=(o,a,r,n)=>{if(!a){var i=1/0;for(p=0;p<e.length;p++){for(var[a,r,n]=e[p],t=!0,s=0;s<a.length;s++)(!1&n||i>=n)&&Object.keys(d.O).every((e=>d.O[e](a[s])))?a.splice(s--,1):(t=!1,n<i&&(i=n));if(t){e.splice(p--,1);var c=r();void 0!==c&&(o=c)}}return o}n=n||0;for(var p=e.length;p>0&&e[p-1][2]>n;p--)e[p]=e[p-1];e[p]=[a,r,n]},d.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return d.d(o,{a:o}),o},a=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,d.t=function(e,r){if(1&r&&(e=this(e)),8&r)return e;if("object"==typeof e&&e){if(4&r&&e.__esModule)return e;if(16&r&&"function"==typeof e.then)return e}var n=Object.create(null);d.r(n);var i={};o=o||[null,a({}),a([]),a(a)];for(var t=2&r&&e;"object"==typeof t&&!~o.indexOf(t);t=a(t))Object.getOwnPropertyNames(t).forEach((o=>i[o]=()=>e[o]));return i.default=()=>e,d.d(n,i),n},d.d=(e,o)=>{for(var a in o)d.o(o,a)&&!d.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:o[a]})},d.f={},d.e=e=>Promise.all(Object.keys(d.f).reduce(((o,a)=>(d.f[a](e,o),o)),[])),d.u=e=>671===e?"thunderbolt-commons.2dc63f6e.bundle.min.js":592===e?"fastdom.inline.fbeb22f8.bundle.min.js":996===e?"render-indicator.inline.44f675de.bundle.min.js":7122===e?"version-indicator.inline.5c969259.bundle.min.js":8398===e?"custom-element-utils.inline.37012097.bundle.min.js":({34:"FontFaces",40:"wixEcomFrontendWixCodeSdk",46:"TPAPopup",161:"wix-seo-events-page-structured-data-index",200:"wix-seo-reviews-component-index",255:"sessionManagerService",266:"group_3",316:"windowScroll",349:"wix-seo-breadcrumbs-component-index",350:"namedSignalsService",359:"group_48",407:"wix-seo-SEO_DEFAULT",481:"wix-seo-forum-category-index",488:"interactions",541:"TPAUnavailableMessageOverlay",569:"assetsLoader",622:"siteThemeService",693:"triggersAndReactions",695:"animationsWixCodeSdk",711:"passwordProtectedPage",740:"group_43",789:"wix-seo-images-component-index",851:"group_2",970:"tpaWidgetNativeDeadComp",974:"animations",1021:"wix-seo-portfolio-collections-index",1141:"consentPolicy",1171:"platformPubsub",1184:"group_18",1232:"group_9",1274:"ooi",1305:"seo-api",1494:"wix-seo-groups-post-index",1499:"wix-seo-protected-page-index",1501:"builderComponent",1525:"topologyService",1530:"wix-seo-bookings-form-index",1560:"TPABaseComponent",1579:"wix-seo-services-component-index",1582:"consentPolicyService",1632:"SiteStyles",1922:"widgetWixCodeSdk",1991:"tpaModuleProvider",2040:"debug",2077:"wix-seo-search-page-index",2177:"group_11",2179:"AppPart2",2305:"serviceRegistrar",2313:"group_46",2338:"businessLoggerService",2358:"wix-seo-blog-post-index",2396:"merge-mappers",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",3495:"wix-seo-blog-tags-index",3499:"wix-seo-restaurants-menu-component-index",3511:"environmentWixCodeSdk",3542:"dynamicPages",3605:"cyclicTabbing",3617:"contentReflow",3659:"componentsqaapi",3660:"group_5",3671:"group_6",3682:"TPAWorker",3689:"seo-api-converters",3724:"versionIndicator",3780:"wix-seo-schedule-page-index",3795:"canvas",3831:"ContentReflowBanner",3909:"motion",3930:"mobileFullScreen",3993:"group_19",4047:"wix-seo-events-list-component-index",4066:"TPAPreloaderOverlay",4134:"group_41",4206:"santa-platform-utils",4245:"testApi",4303:"widget",4391:"wix-seo-media-component-index",4456:"group_29",4493:"remoteStructureRenderer",4526:"group_30",4551:"wix-seo-members-area-profile-tabs-index",4655:"reporter-api",4676:"wix-seo-events-page-index",4708:"routerFetch",4773:"quickActionBar",4874:"wix-seo-stores-category-index",4937:"businessLogger",5114:"wix-seo-bookings-calendar-index",5116:"wix-seo-wix-data-page-item-index",5122:"group_45",5133:"group_42",5148:"router",5168:"wixDomSanitizer",5219:"wix-seo-static-page-index",5221:"stores",5294:"environment",5307:"wix-seo-blog-hashtags-index",5363:"mappersLegacyService",5377:"onloadCompsBehaviors",5433:"group_20",5444:"group_25",5445:"protectedPages",5503:"group_39",5625:"group_8",5648:"wix-seo-members-area-profile-index",5652:"multilingual",5679:"urlService",5739:"externalComponent",5901:"group_51",5966:"group_49",5998:"stickyToComponent",6055:"mpaNavigation",6099:"group_35",6178:"searchBox",6304:"wix-seo-gift-card-index",6384:"dashboardWixCodeSdk",6441:"wix-seo-restaurants-menu-page-index",6469:"group_4",6505:"editorElementsDynamicTheme",6510:"tslib.inline",6521:"navigation",6578:"renderIndicator",6821:"becky-css",6850:"componentsLoader",6851:"wix-seo-forum-post-index",6935:"module-executor",6943:"group_40",7030:"feedback",7116:"scrollToAnchor",7171:"siteMembers",7230:"popups",7265:"group_28",7331:"RemoteRefDeadComp",7393:"vsm-css",7457:"group_0",7471:"wix-seo-bookings-service-index",7513:"wix-seo-stores-sub-category-index",7547:"AppPart",7562:"usedPlatformApis",7882:"appMonitoring",7920:"group_47",7931:"group_44",7969:"wix-seo-static-page-v2-index",8039:"containerSlider",8104:"tpa",8149:"GhostComp",8212:"translationsService",8242:"group_23",8253:"group_24",8368:"wix-seo-programs-component-index",8380:"group_14",8423:"customCss",8519:"qaApi",8595:"wix-seo-challenges-page-index",8735:"wix-seo-static-page-v2-schema-presets-index",8791:"wix-seo-events-page-calculated-index",8838:"group_27",8840:"ByocStyles",8908:"group_32",8919:"group_31",8934:"panorama",8981:"wix-seo-groups-page-index",9040:"wix-seo-restaurants-order-page-index",9090:"clientSdk",9098:"wix-seo-video-component-index",9131:"wix-seo-payment-page-index",9141:"wix-seo-pro-gallery-item-index",9166:"wix-seo-portfolio-projects-index",9203:"wix-seo-thank-you-page-index",9278:"group_7",9341:"editorWixCodeSdk",9368:"group_10",9506:"wix-seo-members-area-author-profile-index",9507:"TPAModal",9533:"wix-seo-stores-product-index",9737:"servicesManagerReact",9764:"wix-seo-pricing-plans-index",9822:"businessManager",9896:"group_36",9948:"wix-seo-blog-archive-index"}[e]||e)+"."+{23:"c1a0e806",34:"b2c633d6",40:"00465236",46:"c2744a36",161:"b1d6c809",200:"ee6329f6",255:"6552f6be",266:"a212e09e",316:"4186c904",349:"16963f41",350:"144bd430",359:"9669b060",407:"90df952e",481:"f8e2d255",488:"797ddfc7",490:"9be42d65",541:"19bb319e",569:"1e70f802",622:"303d1949",693:"e7bf7036",695:"fe9dd88b",711:"7ec39f9b",740:"238aa196",789:"df97276c",851:"56333efc",970:"264775c2",974:"94ee3f1f",1021:"cda13122",1141:"8e0c3c96",1171:"482837af",1184:"630297d8",1232:"191d7f28",1274:"f864528d",1305:"2cf77d67",1494:"b14fc9c8",1499:"d97840e9",1501:"f2a9b748",1525:"299027c8",1530:"9c7a1881",1560:"cf2bf895",1579:"58cae903",1582:"468afefd",1619:"161054ef",1632:"9071ae79",1922:"64a4bcd7",1991:"23f9682f",2040:"bab22a1a",2077:"464b6933",2177:"ee0fa2c7",2179:"42627332",2248:"01044e73",2305:"543e4e0e",2313:"921f9e22",2338:"418c5339",2358:"09762121",2396:"68df09fd",2545:"b89104dd",2563:"24096cc7",2624:"2aad62b8",2635:"20852866",2646:"6ddf3204",2694:"38642abf",2705:"b4a31f0c",2816:"4d2bdbc1",2865:"caebb96c",3002:"c1f52f2f",3006:"cf05d182",3092:"5912132f",3096:"5f33d809",3119:"b327051f",3272:"d072b975",3286:"f9040bda",3324:"843d3630",3495:"a49fe581",3499:"16944fd5",3511:"a8e26091",3520:"0eb05960",3542:"d7fc0274",3605:"29f6a6d7",3617:"efb52d60",3659:"6e9fcd51",3660:"31fe14d6",3671:"2c2e56c0",3682:"d3c73ed6",3689:"39945cf4",3724:"b218a6e5",3780:"c52e90cd",3795:"7e3fb547",3831:"385d4e90",3909:"53027777",3930:"936b19c5",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",5219:"5c6726a5",5221:"7c90e5c5",5294:"aa865c71",5307:"bf11bf83",5363:"52627916",5377:"a5af195f",5433:"78e9b6cd",5444:"b4ae073d",5445:"5c56210c",5503:"e6e6b755",5625:"ff14d563",5648:"f27bd307",5652:"08d12b42",5679:"456534b1",5739:"d444948f",5901:"19163709",5966:"79bde428",5998:"a25627bf",6055:"065a38e9",6099:"7f067089",6178:"814de654",6304:"b1105590",6384:"6ab064da",6441:"3aa70cad",6469:"432239b3",6505:"08b738a7",6510:"95dc7d6c",6521:"d5962942",6578:"5bdd4005",6821:"5ba38624",6850:"8acadaf2",6851:"8e7881b0",6935:"2b22a7d9",6943:"f9f51e40",7030:"f3c15ee1",7116:"03bceb39",7171:"99e7afd8",7230:"9712b254",7265:"a74cf8a9",7331:"7984a796",7393:"3e816990",7457:"3eeb3a06",7471:"629c20d5",7513:"ea74726d",7547:"09b9d194",7562:"7db29f51",7882:"4336e3d3",7920:"4fd19472",7931:"ee804dc7",7969:"3dc8a0da",8039:"c4aa0c80",8104:"c94318bd",8149:"290fde46",8212:"c251ee2f",8242:"2bb305c8",8253:"b861fd74",8368:"18568241",8380:"3a3ec4c6",8423:"6f11bb37",8518:"884c30b7",8519:"a501fe24",8595:"a51c41dd",8735:"966f10b8",8791:"c8a0d4bb",8838:"e86658c9",8840:"73ce5462",8869:"b1efd5da",8908:"454da06d",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:"6dfc9afe",9519:"eee773d4",9533:"5881d4d1",9622:"88c2f433",9737:"724c24be",9764:"d1f52483",9822:"7a5cb97d",9839:"a6a8764d",9896:"dabdc384",9948:"63464c26"}[e]+".chunk.min.js",d.miniCssF=e=>996===e?"render-indicator.inline.044c11cb.min.css":7122===e?"version-indicator.inline.004341ff.min.css":{46:"TPAPopup",541:"TPAUnavailableMessageOverlay",970:"tpaWidgetNativeDeadComp",1560:"TPABaseComponent",2179:"AppPart2",2865:"Repeater_FixedColumns",3119:"Repeater_FluidColumns",3272:"FontRulersContainer",3831:"ContentReflowBanner",4066:"TPAPreloaderOverlay",7547:"AppPart",9278:"group_7",9507:"TPAModal"}[e]+"."+{46:"7e7f441d",541:"fb1e5320",970:"edad7c2d",1560:"27e1e284",2179:"0a2601ec",2865:"540ca6d9",3119:"2b7b96dd",3272:"2b93f1ca",3831:"d7e07a05",4066:"6dbffa0c",7547:"34a92bc1",9278:"bae0ce0c",9507:"52dc3d33"}[e]+".chunk.min.css",d.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),d.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),r={},n="_wix_thunderbolt_app:",d.l=(e,o,a,i)=>{if(r[e])r[e].push(o);else{var t,s;if(void 0!==a)for(var c=document.getElementsByTagName("script"),p=0;p<c.length;p++){var b=c[p];if(b.getAttribute("src")==e||b.getAttribute("data-webpack")==n+a){t=b;break}}t||(s=!0,(t=document.createElement("script")).charset="utf-8",t.timeout=120,d.nc&&t.setAttribute("nonce",d.nc),t.setAttribute("data-webpack",n+a),t.src=e,0!==t.src.indexOf(window.location.origin+"/")&&(t.crossOrigin="anonymous")),r[e]=[o];var f=(o,a)=>{t.onerror=t.onload=null,clearTimeout(l);var n=r[e];if(delete r[e],t.parentNode&&t.parentNode.removeChild(t),n&&n.forEach((e=>e(a))),o)return o(a)},l=setTimeout(f.bind(null,void 0,{type:"timeout",target:t}),12e4);t.onerror=f.bind(null,t.onerror),t.onload=f.bind(null,t.onload),s&&document.head.appendChild(t)}},d.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},d.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),d.p="https://static.parastorage.com/services/wix-thunderbolt/dist/",(()=>{if("undefined"!=typeof document){var e=e=>new Promise(((o,a)=>{var r=d.miniCssF(e),n=d.p+r;if(((e,o)=>{for(var a=document.getElementsByTagName("link"),r=0;r<a.length;r++){var n=(t=a[r]).getAttribute("data-href")||t.getAttribute("href");if("stylesheet"===t.rel&&(n===e||n===o))return t}var i=document.getElementsByTagName("style");for(r=0;r<i.length;r++){var t;if((n=(t=i[r]).getAttribute("data-href"))===e||n===o)return t}})(r,n))return o();((e,o,a,r,n)=>{var i=document.createElement("link");i.rel="stylesheet",i.type="text/css",i.onerror=i.onload=a=>{if(i.onerror=i.onload=null,"load"===a.type)r();else{var t=a&&("load"===a.type?"missing":a.type),d=a&&a.target&&a.target.href||o,s=new Error("Loading CSS chunk "+e+" failed.\n("+d+")");s.code="CSS_CHUNK_LOAD_FAILED",s.type=t,s.request=d,i.parentNode&&i.parentNode.removeChild(i),n(s)}},i.href=o,0!==i.href.indexOf(window.location.origin+"/")&&(i.crossOrigin="anonymous"),a?a.parentNode.insertBefore(i,a.nextSibling):document.head.appendChild(i)})(e,n,null,o,a)})),o={7311:0};d.f.miniCss=(a,r)=>{o[a]?r.push(o[a]):0!==o[a]&&{46:1,541:1,970:1,996:1,1560:1,2179:1,2865:1,3119:1,3272:1,3831:1,4066:1,7122:1,7547:1,9278:1,9507:1}[a]&&r.push(o[a]=e(a).then((()=>{o[a]=0}),(e=>{throw delete o[a],e})))}}})(),(()=>{var e={7311:0};d.f.j=(o,a)=>{var r=d.o(e,o)?e[o]:void 0;if(0!==r)if(r)a.push(r[2]);else if(7311!=o){var n=new Promise(((a,n)=>r=e[o]=[a,n]));a.push(r[2]=n);var i=d.p+d.u(o),t=new Error;d.l(i,(a=>{if(d.o(e,o)&&(0!==(r=e[o])&&(e[o]=void 0),r)){var n=a&&("load"===a.type?"missing":a.type),i=a&&a.target&&a.target.src;t.message="Loading chunk "+o+" failed.\n("+n+": "+i+")",t.name="ChunkLoadError",t.type=n,t.request=i,r[1](t)}}),"chunk-"+o,o)}else e[o]=0},d.O.j=o=>0===e[o];var o=(o,a)=>{var r,n,[i,t,s]=a,c=0;if(i.some((o=>0!==e[o]))){for(r in t)d.o(t,r)&&(d.m[r]=t[r]);if(s)var p=s(d)}for(o&&o(a);c<i.length;c++)n=i[c],d.o(e,n)&&e[n]&&e[n][0](),e[n]=0;return d.O(p)},a=self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[];a.forEach(o.bind(null,0)),a.push=o.bind(null,a.push.bind(a))})()})();
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.99d40a93.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.fbeb22f8.bundle.min.js">(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[592],{17709:function(t,e,n){var i;!function(e){"use strict";var r=function(){},s=e.requestAnimationFrame||e.webkitRequestAnimationFrame||e.mozRequestAnimationFrame||e.msRequestAnimationFrame||function(t){return setTimeout(t,16)};function a(){var t=this;t.reads=[],t.writes=[],t.raf=s.bind(e),r("initialized",t)}function u(t){t.scheduled||(t.scheduled=!0,t.raf(o.bind(null,t)),r("flush scheduled"))}function o(t){r("flush");var e,n=t.writes,i=t.reads;try{r("flushing reads",i.length),t.runTasks(i),r("flushing writes",n.length),t.runTasks(n)}catch(t){e=t}if(t.scheduled=!1,(i.length||n.length)&&u(t),e){if(r("task errored",e.message),!t.catch)throw e;t.catch(e)}}function c(t,e){var n=t.indexOf(e);return!!~n&&!!t.splice(n,1)}a.prototype={constructor:a,runTasks:function(t){var e;for(r("run tasks");e=t.shift();)e()},measure:function(t,e){r("measure");var n=e?t.bind(e):t;return this.reads.push(n),u(this),n},mutate:function(t,e){r("mutate");var n=e?t.bind(e):t;return this.writes.push(n),u(this),n},clear:function(t){return r("clear",t),c(this.reads,t)||c(this.writes,t)},extend:function(t){if(r("extend",t),"object"!=typeof t)throw new Error("expected object");var e=Object.create(this);return function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])}(e,t),e.fastdom=this,e.initialize&&e.initialize(),e},catch:null};var h=e.fastdom=e.fastdom||new a;void 0===(i=function(){return h}.call(h,n,h,t))||(t.exports=i)}("undefined"!=typeof window?window:void 0!==this?this:globalThis)}}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.fbeb22f8.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.37012097.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[8398],{22538:(e,t,i)=>{i.r(t),i.d(t,{STATIC_MEDIA_URL:()=>Xe,alignTypes:()=>d,fileType:()=>v,fittingTypes:()=>h,getData:()=>$e,getFileExtension:()=>$,getPlaceholder:()=>He,getResponsiveImageProps:()=>Ze,htmlTag:()=>g,isWEBP:()=>G,populateGlobalFeatureSupport:()=>Q,sdk:()=>Je,upscaleMethods:()=>p});const n="v1",r=2,o=1920,s=1920,a=1e3,c=1e3,h={SCALE_TO_FILL:"fill",SCALE_TO_FIT:"fit",STRETCH:"stretch",ORIGINAL_SIZE:"original_size",TILE:"tile",TILE_HORIZONTAL:"tile_horizontal",TILE_VERTICAL:"tile_vertical",FIT_AND_TILE:"fit_and_tile",LEGACY_STRIP_TILE:"legacy_strip_tile",LEGACY_STRIP_TILE_HORIZONTAL:"legacy_strip_tile_horizontal",LEGACY_STRIP_TILE_VERTICAL:"legacy_strip_tile_vertical",LEGACY_STRIP_SCALE_TO_FILL:"legacy_strip_fill",LEGACY_STRIP_SCALE_TO_FIT:"legacy_strip_fit",LEGACY_STRIP_FIT_AND_TILE:"legacy_strip_fit_and_tile",LEGACY_STRIP_ORIGINAL_SIZE:"legacy_strip_original_size",LEGACY_ORIGINAL_SIZE:"actual_size",LEGACY_FIT_WIDTH:"fitWidth",LEGACY_FIT_HEIGHT:"fitHeight",LEGACY_FULL:"full",LEGACY_BG_FIT_AND_TILE:"legacy_tile",LEGACY_BG_FIT_AND_TILE_HORIZONTAL:"legacy_tile_horizontal",LEGACY_BG_FIT_AND_TILE_VERTICAL:"legacy_tile_vertical",LEGACY_BG_NORMAL:"legacy_normal"},l={FIT:"fit",FILL:"fill",FILL_FOCAL:"fill_focal",CROP:"crop",LEGACY_CROP:"legacy_crop",LEGACY_FILL:"legacy_fill"},d={CENTER:"center",TOP:"top",TOP_LEFT:"top_left",TOP_RIGHT:"top_right",BOTTOM:"bottom",BOTTOM_LEFT:"bottom_left",BOTTOM_RIGHT:"bottom_right",LEFT:"left",RIGHT:"right"},u={[d.CENTER]:{x:.5,y:.5},[d.TOP_LEFT]:{x:0,y:0},[d.TOP_RIGHT]:{x:1,y:0},[d.TOP]:{x:.5,y:0},[d.BOTTOM_LEFT]:{x:0,y:1},[d.BOTTOM_RIGHT]:{x:1,y:1},[d.BOTTOM]:{x:.5,y:1},[d.RIGHT]:{x:1,y:.5},[d.LEFT]:{x:0,y:.5}},m={center:"c",top:"t",top_left:"tl",top_right:"tr",bottom:"b",bottom_left:"bl",bottom_right:"br",left:"l",right:"r"},g={BG:"bg",IMG:"img",SVG:"svg"},p={AUTO:"auto",CLASSIC:"classic",SUPER:"super"},f={classic:1,super:2},b={radius:"0.66",amount:"1.00",threshold:"0.01"},_={uri:"",css:{img:{},container:{}},attr:{img:{},container:{}},transformed:!1},T=25e6,I=[1.5,2,4],E={HIGH:{size:196e4,quality:90,maxUpscale:1},MEDIUM:{size:36e4,quality:85,maxUpscale:1},LOW:{size:16e4,quality:80,maxUpscale:1.2},TINY:{size:0,quality:80,maxUpscale:1.4}},L={HIGH:"HIGH",MEDIUM:"MEDIUM",LOW:"LOW",TINY:"TINY"},w={CONTRAST:"contrast",BRIGHTNESS:"brightness",SATURATION:"saturation",HUE:"hue",BLUR:"blur"},v={JPG:"jpg",JPEG:"jpeg",JPE:"jpe",PNG:"png",WEBP:"webp",WIX_ICO_MP:"wix_ico_mp",WIX_MP:"wix_mp",GIF:"gif",SVG:"svg",AVIF:"avif",UNRECOGNIZED:"unrecognized"},A={AVIF:"AVIF",PAVIF:"PAVIF"};v.JPG,v.JPEG,v.JPE,v.PNG,v.GIF,v.WEBP;function y(e,...t){return function(...i){const n=i[i.length-1]||{},r=[e[0]];return t.forEach((function(t,o){const s=Number.isInteger(t)?i[t]:n[t];r.push(s,e[o+1])})),r.join("")}}function O(e){return e[e.length-1]}const C=[v.PNG,v.JPEG,v.JPG,v.JPE,v.WIX_ICO_MP,v.WIX_MP,v.WEBP,v.AVIF],R=[v.JPEG,v.JPG,v.JPE];function M(e,t,i){return i&&t&&!(!(n=t.id)||!n.trim()||"none"===n.toLowerCase())&&Object.values(h).includes(e);var n}function S(e,t,i){return function(e,t,i=!1){return!((G(e)||P(e))&&t&&!i)}(e,t,i)&&(function(e){return C.includes($(e))}(e)||function(e,t=!1){return F(e)&&t}(e,i))&&!/(^https?)|(^data)|(^\/\/)/.test(e)}function x(e){return $(e)===v.PNG}function G(e){return $(e)===v.WEBP}function F(e){return $(e)===v.GIF}function P(e){return $(e)===v.AVIF}const N=["/","\\","?","<",">","|","\u201c",":",'"'].map(encodeURIComponent),k=["\\.","\\*"],B="_";function H(e){return function(e){return R.includes($(e))}(e)?v.JPG:x(e)?v.PNG:G(e)?v.WEBP:F(e)?v.GIF:P(e)?v.AVIF:v.UNRECOGNIZED}function $(e){return(/[.]([^.]+)$/.exec(e)&&/[.]([^.]+)$/.exec(e)[1]||"").toLowerCase()}function U(e,t,i,n,r){let o;return o=r===l.FILL?function(e,t,i,n){return Math.max(i/e,n/t)}(e,t,i,n):r===l.FIT?function(e,t,i,n){return Math.min(i/e,n/t)}(e,t,i,n):1,o}function W(e,t,i,n,r,o){e=e||n.width,t=t||n.height;const{scaleFactor:s,width:a,height:c}=function(e,t,i,n,r){let o,s=i,a=n;if(o=U(e,t,i,n,r),r===l.FIT&&(s=e*o,a=t*o),s&&a&&s*a>T){const i=Math.sqrt(T/(s*a));s*=i,a*=i,o=U(e,t,s,a,r)}return{scaleFactor:o,width:s,height:a}}(e,t,n.width*r,n.height*r,i);return function(e,t,i,n,r,o,s){const{optimizedScaleFactor:a,upscaleMethodValue:c,forceUSM:h}=function(e,t,i,n){if("auto"===n)return function(e,t){const i=V(e,t);return{optimizedScaleFactor:E[i].maxUpscale,upscaleMethodValue:f.classic,forceUSM:!1}}(e,t);if("super"===n)return function(e){return{optimizedScaleFactor:O(I),upscaleMethodValue:f.super,forceUSM:!(I.includes(e)||e>O(I))}}(i);return function(e,t){const i=V(e,t);return{optimizedScaleFactor:E[i].maxUpscale,upscaleMethodValue:f.classic,forceUSM:!1}}(e,t)}(e,t,o,r);let d=i,u=n;if(o<=a)return{width:d,height:u,scaleFactor:o,upscaleMethodValue:c,forceUSM:h,cssUpscaleNeeded:!1};switch(s){case l.FILL:d=i*(a/o),u=n*(a/o);break;case l.FIT:d=e*a,u=t*a}return{width:d,height:u,scaleFactor:a,upscaleMethodValue:c,forceUSM:h,cssUpscaleNeeded:!0}}(e,t,a,c,o,s,i)}function z(e,t,i,n){const r=D(i)||function(e=d.CENTER){return u[e]}(n);return{x:Math.max(0,Math.min(e.width-t.width,r.x*e.width-t.width/2)),y:Math.max(0,Math.min(e.height-t.height,r.y*e.height-t.height/2)),width:Math.min(e.width,t.width),height:Math.min(e.height,t.height)}}function Y(e){return e.alignment&&m[e.alignment]||m[d.CENTER]}function D(e){let t;return!e||"number"!=typeof e.x||isNaN(e.x)||"number"!=typeof e.y||isNaN(e.y)||(t={x:q(Math.max(0,Math.min(100,e.x))/100,2),y:q(Math.max(0,Math.min(100,e.y))/100,2)}),t}function V(e,t){const i=e*t;return i>E[L.HIGH].size?L.HIGH:i>E[L.MEDIUM].size?L.MEDIUM:i>E[L.LOW].size?L.LOW:L.TINY}function q(e,t){const i=Math.pow(10,t||0);return(e*i/i).toFixed(t)}function j(e){return e&&e.upscaleMethod&&p[e.upscaleMethod.toUpperCase()]||p.AUTO}function Z(e,t){const i=G(e)||P(e);return $(e)===v.GIF||i&&t}const J={isMobile:!1},X=function(e){return J[e]},K=function(e,t){J[e]=t};function Q(){if("undefined"!=typeof window&&"undefined"!=typeof navigator){const e=window.matchMedia&&window.matchMedia("(max-width: 767px)").matches,t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);K("isMobile",e&&t)}}function ee(e,t){const i={css:{container:{}}},{css:n}=i,{fittingType:r}=e;switch(r){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:case h.LEGACY_STRIP_ORIGINAL_SIZE:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat";break;case h.SCALE_TO_FIT:case h.LEGACY_STRIP_SCALE_TO_FIT:n.container.backgroundSize="contain",n.container.backgroundRepeat="no-repeat";break;case h.STRETCH:n.container.backgroundSize="100% 100%",n.container.backgroundRepeat="no-repeat";break;case h.SCALE_TO_FILL:case h.LEGACY_STRIP_SCALE_TO_FILL:n.container.backgroundSize="cover",n.container.backgroundRepeat="no-repeat";break;case h.TILE_HORIZONTAL:case h.LEGACY_STRIP_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case h.TILE_VERTICAL:case h.LEGACY_STRIP_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case h.TILE:case h.LEGACY_STRIP_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case h.LEGACY_STRIP_FIT_AND_TILE:n.container.backgroundSize="contain",n.container.backgroundRepeat="repeat";break;case h.FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case h.LEGACY_BG_NORMAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat"}switch(t.alignment){case d.CENTER:n.container.backgroundPosition="center center";break;case d.LEFT:n.container.backgroundPosition="left center";break;case d.RIGHT:n.container.backgroundPosition="right center";break;case d.TOP:n.container.backgroundPosition="center top";break;case d.BOTTOM:n.container.backgroundPosition="center bottom";break;case d.TOP_RIGHT:n.container.backgroundPosition="right top";break;case d.TOP_LEFT:n.container.backgroundPosition="left top";break;case d.BOTTOM_RIGHT:n.container.backgroundPosition="right bottom";break;case d.BOTTOM_LEFT:n.container.backgroundPosition="left bottom"}return i}const te={[d.CENTER]:"center",[d.TOP]:"top",[d.TOP_LEFT]:"top left",[d.TOP_RIGHT]:"top right",[d.BOTTOM]:"bottom",[d.BOTTOM_LEFT]:"bottom left",[d.BOTTOM_RIGHT]:"bottom right",[d.LEFT]:"left",[d.RIGHT]:"right"},ie={position:"absolute",top:"auto",right:"auto",bottom:"auto",left:"auto"};function ne(e,t){const i={css:{container:{},img:{}}},{css:n}=i,{fittingType:r}=e,o=t.alignment;switch(n.container.position="relative",r){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:e.parts&&e.parts.length?(n.img.width=e.parts[0].width,n.img.height=e.parts[0].height):(n.img.width=e.src.width,n.img.height=e.src.height);break;case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="contain",n.img.objectPosition=te[o]||"unset";break;case h.LEGACY_BG_NORMAL:n.img.width="100%",n.img.height="100%",n.img.objectFit="none",n.img.objectPosition=te[o]||"unset";break;case h.STRETCH:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="fill";break;case h.SCALE_TO_FILL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="cover"}if("number"==typeof n.img.width&&"number"==typeof n.img.height&&(n.img.width!==t.width||n.img.height!==t.height)){const e=Math.round((t.height-n.img.height)/2),i=Math.round((t.width-n.img.width)/2);Object.assign(n.img,ie,function(e,t,i){return{[d.TOP_LEFT]:{top:0,left:0},[d.TOP_RIGHT]:{top:0,right:0},[d.TOP]:{top:0,left:t},[d.BOTTOM_LEFT]:{bottom:0,left:0},[d.BOTTOM_RIGHT]:{bottom:0,right:0},[d.BOTTOM]:{bottom:0,left:t},[d.RIGHT]:{top:e,right:0},[d.LEFT]:{top:e,left:0},[d.CENTER]:{width:i.width,height:i.height,objectFit:"none"}}}(e,i,t)[o])}return i}function re(e,t){const i={css:{container:{}},attr:{container:{},img:{}}},{css:n,attr:r}=i,{fittingType:o}=e,s=t.alignment,{width:a,height:c}=e.src;let u;switch(n.container.position="relative",o){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:case h.TILE:e.parts&&e.parts.length?(r.img.width=e.parts[0].width,r.img.height=e.parts[0].height):(r.img.width=a,r.img.height=c),r.img.preserveAspectRatio="xMidYMid slice";break;case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:r.img.width="100%",r.img.height="100%",r.img.transform="",r.img.preserveAspectRatio="";break;case h.STRETCH:r.img.width=t.width,r.img.height=t.height,r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="none";break;case h.SCALE_TO_FILL:S(e.src.id)?(r.img.width=t.width,r.img.height=t.height):(u=function(e,t,i,n,r){const o=U(e,t,i,n,r);return{width:Math.round(e*o),height:Math.round(t*o)}}(a,c,t.width,t.height,l.FILL),r.img.width=u.width,r.img.height=u.height),r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="xMidYMid slice"}if("number"==typeof r.img.width&&"number"==typeof r.img.height&&(r.img.width!==t.width||r.img.height!==t.height)){let e,i,n=0,a=0;o===h.TILE?(e=t.width%r.img.width,i=t.height%r.img.height):(e=t.width-r.img.width,i=t.height-r.img.height);const c=Math.round(e/2),l=Math.round(i/2);switch(s){case d.TOP_LEFT:n=0,a=0;break;case d.TOP:n=c,a=0;break;case d.TOP_RIGHT:n=e,a=0;break;case d.LEFT:n=0,a=l;break;case d.CENTER:n=c,a=l;break;case d.RIGHT:n=e,a=l;break;case d.BOTTOM_LEFT:n=0,a=i;break;case d.BOTTOM:n=c,a=i;break;case d.BOTTOM_RIGHT:n=e,a=i}r.img.x=n,r.img.y=a}return r.container.width=t.width,r.container.height=t.height,r.container.viewBox=[0,0,t.width,t.height].join(" "),i}function oe(e,t,i){let n;switch(t.crop&&(n=function(e,t){const i=Math.max(0,Math.min(e.width,t.x+t.width)-Math.max(0,t.x)),n=Math.max(0,Math.min(e.height,t.y+t.height)-Math.max(0,t.y));return i&&n&&(e.width!==i||e.height!==n)?{x:Math.max(0,t.x),y:Math.max(0,t.y),width:i,height:n}:null}(t,t.crop),n&&(e.src.width=n.width,e.src.height=n.height,e.src.isCropped=!0,e.parts.push(ae(n)))),e.fittingType){case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:case h.FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:case h.LEGACY_BG_NORMAL:e.parts.push(se(e,i));break;case h.SCALE_TO_FILL:e.parts.push(function(e,t){const i=W(e.src.width,e.src.height,l.FILL,t,e.devicePixelRatio,e.upscaleMethod),n=D(e.focalPoint);return{transformType:n?l.FILL_FOCAL:l.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:Y(t),focalPointX:n&&n.x,focalPointY:n&&n.y,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}(e,i));break;case h.STRETCH:e.parts.push(function(e,t){const i=U(e.src.width,e.src.height,t.width,t.height,l.FILL),n={...t};return n.width=e.src.width*i,n.height=e.src.height*i,se(e,n)}(e,i));break;case h.TILE_HORIZONTAL:case h.TILE_VERTICAL:case h.TILE:case h.LEGACY_ORIGINAL_SIZE:case h.ORIGINAL_SIZE:n=z(e.src,i,e.focalPoint,i.alignment),e.src.isCropped?(Object.assign(e.parts[0],n),e.src.width=n.width,e.src.height=n.height):e.parts.push(ae(n));break;case h.LEGACY_STRIP_TILE_HORIZONTAL:case h.LEGACY_STRIP_TILE_VERTICAL:case h.LEGACY_STRIP_TILE:case h.LEGACY_STRIP_ORIGINAL_SIZE:e.parts.push(function(e){return{transformType:l.LEGACY_CROP,width:Math.round(e.width),height:Math.round(e.height),alignment:Y(e),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case h.LEGACY_STRIP_SCALE_TO_FIT:case h.LEGACY_STRIP_FIT_AND_TILE:e.parts.push(function(e){return{transformType:l.FIT,width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case h.LEGACY_STRIP_SCALE_TO_FILL:e.parts.push(function(e){return{transformType:l.LEGACY_FILL,width:Math.round(e.width),height:Math.round(e.height),alignment:Y(e),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i))}}function se(e,t){const i=W(e.src.width,e.src.height,l.FIT,t,e.devicePixelRatio,e.upscaleMethod);return{transformType:!e.src.width||!e.src.height?l.FIT:l.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:m.center,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}function ae(e){return{transformType:l.CROP,x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}function ce(e,t){t=t||{},e.quality=function(e,t){const i=e.fileType===v.PNG,n=e.fileType===v.JPG,r=e.fileType===v.WEBP,o=e.fileType===v.AVIF,s=n||i||r||o;if(s){const n=O(e.parts),r=(a=n.width,c=n.height,E[V(a,c)].quality);let o=t.quality&&t.quality>=5&&t.quality<=90?t.quality:r;return o=i?o+5:o,o}var a,c;return 0}(e,t),e.progressive=function(e){return!1!==e.progressive}(t),e.watermark=function(e){return e.watermark}(t),e.autoEncode=t.autoEncode??!0,e.encoding=t?.encoding,e.unsharpMask=function(e,t){if(function(e){const t="number"==typeof(e=e||{}).radius&&!isNaN(e.radius)&&e.radius>=.1&&e.radius<=500,i="number"==typeof e.amount&&!isNaN(e.amount)&&e.amount>=0&&e.amount<=10,n="number"==typeof e.threshold&&!isNaN(e.threshold)&&e.threshold>=0&&e.threshold<=255;return t&&i&&n}(t.unsharpMask))return{radius:q(t.unsharpMask?.radius,2),amount:q(t.unsharpMask?.amount,2),threshold:q(t.unsharpMask?.threshold,2)};if(("number"!=typeof(i=(i=t.unsharpMask)||{}).radius||isNaN(i.radius)||0!==i.radius||"number"!=typeof i.amount||isNaN(i.amount)||0!==i.amount||"number"!=typeof i.threshold||isNaN(i.threshold)||0!==i.threshold)&&function(e){const t=O(e.parts);return!(t.scaleFactor>=1)||t.forceUSM||t.transformType===l.FIT}(e))return b;var i;return}(e,t),e.filters=function(e){const t=e.filters||{},i={};he(t[w.CONTRAST],-100,100)&&(i[w.CONTRAST]=t[w.CONTRAST]);he(t[w.BRIGHTNESS],-100,100)&&(i[w.BRIGHTNESS]=t[w.BRIGHTNESS]);he(t[w.SATURATION],-100,100)&&(i[w.SATURATION]=t[w.SATURATION]);he(t[w.HUE],-180,180)&&(i[w.HUE]=t[w.HUE]);he(t[w.BLUR],0,100)&&(i[w.BLUR]=t[w.BLUR]);return i}(t)}function he(e,t,i){return"number"==typeof e&&!isNaN(e)&&0!==e&&e>=t&&e<=i}function le(e,t,i,n){const o=function(e){return e?.isSEOBot??!1}(n),s=H(t.id),a=function(e,t){const i=/\.([^.]*)$/,n=new RegExp(`(${N.concat(k).join("|")})`,"g");if(t&&t.length){let e=t;const r=t.match(i);return r&&C.includes(r[1])&&(e=t.replace(i,"")),encodeURIComponent(e).replace(n,B)}const r=e.match(/\/(.*?)$/);return(r?r[1]:e).replace(i,"")}(t.id,t.name),c=o?1:function(e){return Math.min(e.pixelAspectRatio||1,r)}(i),h=$(t.id),l=h,d=S(t.id,n?.hasAnimation,n?.allowAnimatedTransform),u={fileName:a,fileExtension:h,fileType:s,fittingType:e,preferredExtension:l,src:{id:t.id,width:t.width,height:t.height,isCropped:!1,isAnimated:Z(t.id,n?.hasAnimation)},focalPoint:{x:t.focalPoint&&t.focalPoint.x,y:t.focalPoint&&t.focalPoint.y},parts:[],devicePixelRatio:c,quality:0,upscaleMethod:j(n),progressive:!0,watermark:"",unsharpMask:{},filters:{},transformed:d};return d&&(oe(u,t,i),ce(u,n)),u}function de(e,t,i){const n={...i},r=X("isMobile");switch(e){case h.LEGACY_BG_FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:case h.LEGACY_BG_NORMAL:const e=r?a:o,i=r?c:s;n.width=Math.min(e,t.width),n.height=Math.min(i,Math.round(n.width/(t.width/t.height))),n.pixelAspectRatio=1}return n}const ue=y`fit/w_${"width"},h_${"height"}`,me=y`fill/w_${"width"},h_${"height"},al_${"alignment"}`,ge=y`fill/w_${"width"},h_${"height"},fp_${"focalPointX"}_${"focalPointY"}`,pe=y`crop/x_${"x"},y_${"y"},w_${"width"},h_${"height"}`,fe=y`crop/w_${"width"},h_${"height"},al_${"alignment"}`,be=y`fill/w_${"width"},h_${"height"},al_${"alignment"}`,_e=y`,lg_${"upscaleMethodValue"}`,Te=y`,q_${"quality"}`,Ie=y`,quality_auto`,Ee=y`,usm_${"radius"}_${"amount"}_${"threshold"}`,Le=y`,bl`,we=y`,wm_${"watermark"}`,ve={[w.CONTRAST]:y`,con_${"contrast"}`,[w.BRIGHTNESS]:y`,br_${"brightness"}`,[w.SATURATION]:y`,sat_${"saturation"}`,[w.HUE]:y`,hue_${"hue"}`,[w.BLUR]:y`,blur_${"blur"}`},Ae=y`,enc_auto`,ye=y`,enc_avif`,Oe=y`,enc_pavif`,Ce=y`,pstr`;function Re(e,t,i,r={},o){if(S(t.id,r?.hasAnimation,r?.allowAnimatedTransform)){if(G(t.id)||P(t.id)){const{alignment:n,...s}=i;t.focalPoint={x:void 0,y:void 0},delete t?.crop,o=le(e,t,s,r)}else o=o||le(e,t,i,r);return function(e){const t=[];e.parts.forEach((e=>{switch(e.transformType){case l.CROP:t.push(pe(e));break;case l.LEGACY_CROP:t.push(fe(e));break;case l.LEGACY_FILL:let i=be(e);e.upscale&&(i+=_e(e)),t.push(i);break;case l.FIT:let n=ue(e);e.upscale&&(n+=_e(e)),t.push(n);break;case l.FILL:let r=me(e);e.upscale&&(r+=_e(e)),t.push(r);break;case l.FILL_FOCAL:let o=ge(e);e.upscale&&(o+=_e(e)),t.push(o)}}));let i=t.join("/");return e.quality&&(i+=Te(e)),e.unsharpMask&&(i+=Ee(e.unsharpMask)),e.progressive||(i+=Le(e)),e.watermark&&(i+=we(e)),e.filters&&(i+=Object.keys(e.filters).map((t=>ve[t](e.filters))).join("")),e.fileType!==v.GIF&&(e.encoding===A.AVIF?(i+=ye(e),i+=Ie(e)):e.encoding===A.PAVIF?(i+=Oe(e),i+=Ie(e)):e.autoEncode&&(i+=Ae(e))),e.src?.isAnimated&&e.transformed&&(i+=Ce(e)),`${e.src.id}/${n}/${i}/${e.fileName}.${e.preferredExtension}`}(o)}return t.id}const Me={[d.CENTER]:"50% 50%",[d.TOP_LEFT]:"0% 0%",[d.TOP_RIGHT]:"100% 0%",[d.TOP]:"50% 0%",[d.BOTTOM_LEFT]:"0% 100%",[d.BOTTOM_RIGHT]:"100% 100%",[d.BOTTOM]:"50% 100%",[d.RIGHT]:"100% 50%",[d.LEFT]:"0% 50%"},Se=Object.entries(Me).reduce(((e,[t,i])=>(e[i]=t,e)),{}),xe=[h.TILE,h.TILE_HORIZONTAL,h.TILE_VERTICAL,h.LEGACY_BG_FIT_AND_TILE,h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL,h.LEGACY_BG_FIT_AND_TILE_VERTICAL],Ge=[h.LEGACY_ORIGINAL_SIZE,h.ORIGINAL_SIZE,h.LEGACY_BG_NORMAL];function Fe(e,t,{width:i,height:n}){return e===h.TILE&&t.width>i&&t.height>n}function Pe(e,{width:t,height:i}){if(!t||!i){const n=t||Math.min(980,e.width),r=n/e.width;return{width:n,height:i||e.height*r}}return{width:t,height:i}}function Ne(e,t,i,n="center"){const r={img:{},container:{}};if(e===h.SCALE_TO_FILL){const e=t.focalPoint&&function(e){const t=`${e.x}% ${e.y}%`;return Se[t]||""}(t.focalPoint),o=e||n;t.focalPoint&&!e?r.img={objectPosition:ke(t,i,t.focalPoint)}:r.img={objectPosition:Me[o]}}else[h.LEGACY_ORIGINAL_SIZE,h.ORIGINAL_SIZE].includes(e)?r.img={objectFit:"none",top:"auto",left:"auto",right:"auto",bottom:"auto"}:xe.includes(e)&&(r.container={backgroundSize:`${t.width}px ${t.height}px`});return r}function ke(e,t,i){const{width:n,height:r}=e,{width:o,height:s}=t,{x:a,y:c}=i;if(!o||!s)return`${a}% ${c}%`;const h=Math.max(o/n,s/r),l=n*h,d=r*h,u=Math.max(0,Math.min(l-o,l*(a/100)-o/2)),m=Math.max(0,Math.min(d-s,d*(c/100)-s/2));return`${u&&Math.floor(u/(l-o)*100)}% ${m&&Math.floor(m/(d-s)*100)}%`}const Be={width:"100%",height:"100%"};function He(e,t,i,n={}){const{autoEncode:r=!0,isSEOBot:o,shouldLoadHQImage:s,hasAnimation:a,allowAnimatedTransform:c,encoding:l}=n;if(!M(e,t,i))return _;const d=void 0===c||c,u=S(t.id,a,d);if(!u||s)return $e(e,t,i,{...n,autoEncode:r,useSrcset:u});const m={...i,...Pe(t,i)},{alignment:g,htmlTag:p}=m,f=Fe(e,t,m),b=function(e,t,{width:i,height:n},r=!1){if(r)return{width:i,height:n};const o=!Ge.includes(e),s=Fe(e,t,{width:i,height:n}),a=!s&&xe.includes(e),c=a?t.width:i,h=a?t.height:n,l=o?function(e,t){return e>900?t?.05:.15:e>500?t?.1:.18:e>200?.25:1}(c,x(t.id)):1;return{width:s?1920:c*l,height:h*l}}(e,t,m,o),T=function(e,t,i){return i?0:xe.includes(t)?1:e>200?2:3}(m.width,e,o),I=function(e,t){const i=xe.includes(e)&&!t;return e===h.SCALE_TO_FILL||i?h.SCALE_TO_FIT:e}(e,f),E=Ne(e,t,i,g),{uri:L}=$e(I,t,{...b,alignment:g,htmlTag:p},{autoEncode:r,filters:T?{blur:T}:{},hasAnimation:a,allowAnimatedTransform:d,encoding:l}),{attr:w={},css:v}=$e(e,t,{...m,alignment:g,htmlTag:p},{});return v.img=v.img||{},v.container=v.container||{},Object.assign(v.img,E.img,Be),Object.assign(v.container,E.container),{uri:L,css:v,attr:w,transformed:!0}}function $e(e,t,i,n){let r={};if(M(e,t,i)){const o=de(e,t,i),s=le(e,t,o,n);r.uri=Re(e,t,o,n,s),n?.useSrcset&&(r.srcset=function(e,t,i,n,r){const o=i.pixelAspectRatio||1;return{dpr:[`${1===o?r.uri:Re(e,t,{...i,pixelAspectRatio:1},n)} 1x`,`${2===o?r.uri:Re(e,t,{...i,pixelAspectRatio:2},n)} 2x`]}}(e,t,o,n,r)),Object.assign(r,function(e,t){let i;return i=t.htmlTag===g.BG?ee:t.htmlTag===g.SVG?re:ne,i(e,t)}(s,o),{transformed:s.transformed})}else r=_;return r}function Ue(e,t,i,n){if(M(e,t,i)){const r=de(e,t,i);return{uri:Re(e,t,r,n||{},le(e,t,r,n))}}return{uri:""}}const We="https://static.wixstatic.com/media/",ze=/^media\//i,Ye="undefined"!=typeof window?window.devicePixelRatio:1,De=(e,t)=>{const i=t&&t.baseHostURL;return i?`${i}${e}`:(e=>ze.test(e)?`https://static.wixstatic.com/${e}`:`${We}${e}`)(e)};Q();const Ve="center",qe=[1920,1536,1366,1280,980],je=(e,t,i,n,r,o,s,a,c,h,l,d,u,m,g,p)=>{const f="original_size"===p,b=t/i;return qe.map(((p,_)=>{const T=980===p,I=t=>T?r:e/100*(t-2*(g||0)),E=I(qe[_+1]),L=I(p),w=!(f||T)&&((e,t,i,n,r,o,s,a=Ve)=>{if(e>t){const e=n,t=Math.round(n/(o/r));let s=Math.round(i/2-t/2);const c=0;return a.includes("top")?s=0:a.includes("bottom")&&(s=i-t),{width:e,height:t,x:c,y:s}}{const e=Math.round(i/(r/s)),t=i;let o=Math.round(n/2-e/2);const c=0;return a.includes("left")?o=0:a.includes("right")&&(o=n-e),{width:e,height:t,x:o,y:c}}})(E/n,b,i,t,n,E,L,c),{srcset:v,fallbackSrc:A,css:y}=Ze({displayMode:f?"original_size":T?"fill":"fit",uri:o,width:t,height:i,crop:u||w,name:a,focalPoint:d,alignType:c,quality:s,upscaleMethod:l,hasAnimation:h,encoding:m},L,n);return{srcset:v||"",sizes:T?`${e}vw`:`${L}px`,media:`(max-width: ${p}px)`,fallbackSrc:A,imgStyle:y?.img}}))},Ze=(e,t,i)=>{const{displayMode:n,uri:r,width:o,height:s,name:a,crop:c,focalPoint:h,alignType:l,quality:d,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,encoding:p,siteMargin:f,widthProportion:b}=e;if(b){const e=je(b,o,s,i,t,r,d,a,l,m,u,h,c,p,f,n).filter(Boolean).reverse();return{fallbackSrc:e[0].fallbackSrc,sources:e,css:e[0].imgStyle}}{const{srcset:e,css:f,uri:b}=$e(n,{id:r,width:o,height:s,name:a,crop:c,focalPoint:h},{width:t,height:i,alignment:l},{focalPoint:h,name:a,quality:d?.quality,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,useSrcset:!0,encoding:p}),_=e?.dpr?.map((e=>/^[a-z]+:/.test(e)?e:`${Xe}${e}`));return{fallbackSrc:`${Xe}${b}`,srcset:_?.join(", ")||"",css:f}}};Q();const Je={getScaleToFitImageURL:function(e,t,i,n,r,o){const s=Ue(h.SCALE_TO_FIT,{id:e,width:t,height:i,name:o&&o.name},{width:n,height:r,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:o?.devicePixelRatio??Ye},o);return De(s.uri,o)},getScaleToFillImageURL:function(e,t,i,n,r,o){const s=Ue(h.SCALE_TO_FILL,{id:e,width:t,height:i,name:o&&o.name,focalPoint:{x:o&&o.focalPoint&&o.focalPoint.x,y:o&&o.focalPoint&&o.focalPoint.y}},{width:n,height:r,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:o?.devicePixelRatio??Ye},o);return De(s.uri,o)},getCropImageURL:function(e,t,i,n,r,o,s,a,c,l){const u=Ue(h.SCALE_TO_FILL,{id:e,width:t,height:i,name:l&&l.name,crop:{x:n,y:r,width:o,height:s}},{width:a,height:c,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:l?.devicePixelRatio??Ye},l);return De(u.uri,l)}},Xe=We},72757:(e,t,i)=>{(0,i(30012).Rr)()},98700:(e,t,i)=>{var n=i(30012),r=i(20826);((e=window)=>{const{mediaServices:t,environmentConsts:i,requestUrl:o,staticVideoUrl:s}=e.customElementNamespace;(0,n.EH)(e,t,{...i,prefersReducedMotion:(0,r.O)(window,o),staticVideoUrl:s}),(0,n.jh)(e),(0,n.p7)(e,t,i)})(),window.resolveExternalsRegistryModule("imageClientApi")},30012:(e,t,i)=>{i.d(t,{Rr:()=>F,Aq:()=>h,p7:()=>C,jh:()=>N,EH:()=>U,KU:()=>c,_o:()=>a,vk:()=>l,NL:()=>R,yO:()=>A});var n=i(17709),r=i.n(n);const o=(e,t,i)=>{let n=1,r=0;for(let o=0;o<e.length;o++){const s=e[o];if(s>t)return!1;if(r+=s,r>t&&(n++,r=s,n>i))return!1}return!0},s=(e,t,i)=>{let n=-1/0;const r=e.map((e=>(e.height+t>n&&(n=e.height+t),e.height+t)));let s=n,a=n*e.length,c=n;for(;s<a;){const e=Math.floor((s+a)/2);o(r,e,i)?a=e:s=e+1,c=s}return c-t};function a(){class e extends HTMLElement{constructor(){super(...arguments),this.containerWidth=0,this.isActive=!1,this.isDuringCalc=!1,this.attachObservers=()=>{this.mutationObserver?.observe(this,{childList:!0,subtree:!0}),this.containerWidthObserver?.observe(this),Array.from(this.children).forEach((e=>{this.handleItemAdded(e)}))},this.detachHeightCalcObservers=()=>{this.mutationObserver?.disconnect(),this.containerWidthObserver?.disconnect(),this.childResizeObserver?.disconnect()},this.recalcHeight=()=>{this.isActive&&r().measure((()=>{if(!this.isActive||this.isDuringCalc)return;this.isDuringCalc=!0;const e=getComputedStyle(this),t=s(this.itemsHeights,this.getRowGap(e),this.getColumnCount(e));this.isDuringCalc=!1,r().mutate((()=>{this.setContainerHeight(t),this.style.setProperty("visibility",null)}))}))},this.cleanUp=()=>{this.detachHeightCalcObservers(),this.removeContainerHeight(),this.isActiveObserver?.disconnect()},this.handleItemAdded=e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.observe(e)},this.handleItemRemoved=e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.unobserve(e)},this.createObservers=()=>{this.containerWidthObserver=new ResizeObserver((e=>{const t=e[0];if(t.contentRect.width!==this.containerWidth){if(0===this.containerWidth)return void(this.containerWidth=t.contentRect.width);this.containerWidth=t.contentRect.width,this.recalcHeight()}})),this.mutationObserver=new MutationObserver((e=>{e.forEach((e=>{Array.from(e.removedNodes).forEach(this.handleItemRemoved),Array.from(e.addedNodes).forEach(this.handleItemAdded)})),this.recalcHeight()})),this.childResizeObserver=new ResizeObserver((()=>{this.recalcHeight()})),this.isActiveObserver=new ResizeObserver((()=>{this.setIsActive()}))}}setContainerHeight(e){this.style.setProperty("--flex-columns-height",`${e}px`)}removeContainerHeight(){this.style.removeProperty("--flex-columns-height")}getColumnCount(e){const t=e.getPropertyValue("--flex-column-count");return parseInt(t,10)}getRowGap(e){const t=e.getPropertyValue("row-gap");return parseInt(t||"0",10)}activate(){this.isActive=!0,this.attachObservers(),this.recalcHeight()}deactivate(){this.isActive=!1,this.detachHeightCalcObservers(),this.removeContainerHeight()}calcActive(){return"multi-column-layout"===getComputedStyle(this).getPropertyValue("--container-layout-type")}get itemsHeights(){return Array.from(this.children).map((e=>{const t=getComputedStyle(e);let i=parseFloat(t.height||"0");return i+=parseFloat(t.marginTop||"0"),i+=parseFloat(t.marginBottom||"0"),{height:i}}))}setIsActive(){const e=this.calcActive();this.isActive!==e&&(e?this.activate():this.deactivate())}connectedCallback(){this.cleanUp(),this.createObservers(),this.setIsActive(),window.document.body&&this.isActiveObserver?.observe(window.document.body)}disconnectedCallback(){this.cleanUp()}}return e}const c="multi-column-layouter",h=()=>{const e={observedElementToRelayoutTarget:new Map,getLayoutTargets(t){const i=new Set;return t.forEach((t=>i.add(e.observedElementToRelayoutTarget.get(t)))),i},observe:i=>{e.observedElementToRelayoutTarget.set(i,i),t.observe(i)},unobserve:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)},observeChild:(i,n)=>{e.observedElementToRelayoutTarget.set(i,n),t.observe(i)},unobserveChild:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)}},t=new window.ResizeObserver((t=>{e.getLayoutTargets(t.map((e=>e.target))).forEach((e=>e.reLayout()))}));return e},l=(e,t=window)=>{let i=!1;return(...n)=>{i||(i=!0,t.requestAnimationFrame((()=>{i=!1,e(...n)})))}};function d(...e){let t=e[0];for(let i=1;i<e.length;++i)t=`${t.replace(/\/$/,"")}/${e[i].replace(/^\//,"")}`;return t}var u=i(22538);const m=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let n=`${t}/`;return e&&(/^micons\//.test(e)?n=i:"ico"===/[^.]+$/.exec(e)[0]&&(n=n.replace("media","ficons"))),n+e},g=e=>{const t=window.location.search.split("&").map((e=>e.split("="))).find((e=>e[0].toLowerCase().includes("devicepixelratio")));return(t?Number(t[1]):null)||e||1};const p={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},f=(e,t)=>e&&t&&Object.keys(t).forEach((i=>e.setAttribute(i,t[i]))),b=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{const n=t[i];void 0!==n?e.style[i]=((e,t)=>"number"!=typeof t||p[e]?t:`${t}px`)(i,n):e.style.removeProperty(i)})),_=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{e.style.setProperty(i,t[i])})),T=(e,t,i=!0)=>{return e&&i?(n=e.dataset[t])?"true"===n||"false"!==n&&("null"===n?null:""+ +n===n?+n:n):n:e.dataset[t];var n},I=(e,t)=>e&&t&&Object.assign(e.dataset,t),E=e=>e||document.documentElement.clientHeight||window.innerHeight||0,L={fit:"contain",fill:"cover"};const w=(e=window)=>({measure:function(e,t,i,{containerId:n,bgEffectName:r},o){const s=i[e],a=i[n],{width:c,height:h}=o.getMediaDimensionsByEffect(r,a.offsetWidth,a.offsetHeight,E(o.getScreenHeightOverride?.()));t.width=c,t.height=h,t.currentSrc=s.style.backgroundImage,t.bgEffectName=s.dataset.bgEffectName},patch:function(t,i,n,r,o){const s=n[t];r.targetWidth=i.width,r.targetHeight=i.height;const a=((e,t,i)=>{const{targetWidth:n,targetHeight:r,imageData:o,filters:s,displayMode:a=u.fittingTypes.SCALE_TO_FILL}=e;if(!n||!r||!o.uri)return{uri:"",css:{}};const{width:c,height:h,crop:l,name:d,focalPoint:p,upscaleMethod:f,quality:b,devicePixelRatio:_=t.devicePixelRatio}=o,T={filters:s,upscaleMethod:f,...b,hasAnimation:e?.hasAnimation||o?.hasAnimation},I=g(_),E={id:o.uri,width:c,height:h,...l&&{crop:l},...p&&{focalPoint:p},...d&&{name:d}},L={width:n,height:r,htmlTag:i||"img",pixelAspectRatio:I,alignment:e.alignType||u.alignTypes.CENTER},w=(0,u.getData)(a,E,L,T);return w.uri=m(w.uri,t.staticMediaUrl,t.mediaRootUrl),w})(r,o,"bg");!function(e="",t){return!e.includes(t)||!!e!=!!t}(i.currentSrc,a.uri)?b(s,a.css.container):function(t,i){const n={backgroundImage:`url("${i.uri}")`,...i.css.container},r=new e.Image;r.onload=b.bind(null,t,n),r.src=i.uri}(s,a)}});const v=(e,t,i)=>{void 0===e.customElements.get(t)&&e.customElements.define(t,i)};function A(e,t=window){class i extends t.HTMLElement{constructor(){super()}reLayout(){}connectedCallback(){this.observeResize(),this.reLayout()}disconnectedCallback(){this.unobserveResize(),this.unobserveChildren()}observeResize(){e.resizeService.observe(this)}unobserveResize(){e.resizeService.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new t.MutationObserver((()=>this.reLayout()))),this.childListObserver.observe(e,{childList:!0})}observeChildAttributes(e,i=[]){this.childrenAttributesObservers||(this.childrenAttributesObservers=[]);const n=new t.MutationObserver((()=>this.reLayout()));n.observe(e,{attributeFilter:i}),this.childrenAttributesObservers.push(n)}observeChildResize(t){this.childrenResizeObservers||(this.childrenResizeObservers=[]),e.resizeService.observeChild(t,this),this.childrenResizeObservers.push(t)}unobserveChildrenResize(){this.childrenResizeObservers&&(this.childrenResizeObservers.forEach((t=>{e.resizeService.unobserveChild(t)})),this.childrenResizeObservers=null)}unobserveChildren(){if(this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null),this.childrenAttributesObservers){for(let e of this.childrenAttributesObservers)e.disconnect(),e=null;this.childrenAttributesObservers=null}this.unobserveChildrenResize()}}return i}const y=e=>{if(e.customElementNamespace||(e.customElementNamespace={}),void 0===e.customElementNamespace.WixElement){const t=A({resizeService:h()},e);return e.customElementNamespace.WixElement=t,t}return e.customElementNamespace.WixElement},O="wix-bg-image",C=(e=globalThis.window,t={},i={experiments:{}})=>{if(e&&void 0===e.customElements.get(O)){const n=function(e,t,i,n=window){const r=w(n);return class extends e{constructor(){super()}reLayout(){if(function(e){return e.isExperimentOpen("specs.thunderbolt.tb_stop_client_images")||e.isExperimentOpen("specs.thunderbolt.final_force_webp")||e.isExperimentOpen("specs.thunderbolt.final_force_no_webp")}(t))return;const e={},o={},s=this.getAttribute("id"),a=JSON.parse(this.dataset.tiledImageInfo),{bgEffectName:c}=this.dataset,{containerId:h}=a,l=n.document.getElementById(h);e[s]=this,e[h]=l,a.displayMode=a.imageData.displayMode,t.mutationService.measure((()=>{r.measure(s,o,e,{containerId:h,bgEffectName:c},t)})),t.mutationService.mutate((()=>{r.patch(s,o,e,a,i,t)}))}attributeChangedCallback(e,t){t&&this.reLayout()}disconnectedCallback(){super.disconnectedCallback()}static get observedAttributes(){return["data-tiled-image-info"]}}}(y(e),t,i,e);v(e,O,n)}};function R(e,t,i=window){const n={width:void 0,height:void 0,left:void 0};return class extends e{constructor(){super()}reLayout(){const{containerId:e,pageId:r,useCssVars:o,bgEffectName:s}=this.dataset,a=this.closest(`#${e}`)||i.document.getElementById(`${e}`),c=this.closest(`#${r}`)||i.document.getElementById(`${r}`),h={};t.mutationService.measure((()=>{const e="fixed"===i.getComputedStyle(this).position,n=E(t.getScreenHeightOverride?.()),r=a.getBoundingClientRect(),l=t.getMediaDimensionsByEffect(s,r.width,r.height,n),{hasParallax:d}=l,u=c&&(i.getComputedStyle(c).transition||"").includes("transform"),{width:m,height:g}=l,p=`${m}px`,f=`${g}px`;let b=(r.width-m)/2+"px";if(e){const e=i.document.documentElement.clientLeft;b=u?a.offsetLeft-e+"px":r.left-e+"px"}const _=e||d?0:(r.height-g)/2+"px",T=o?{"--containerW":p,"--containerH":f,"--containerL":b,"--screenH_val":`${n}`}:{width:p,height:f,left:b,top:_};Object.assign(h,T)})),t.mutationService.mutate((()=>{o?(b(this,n),_(this,h)):b(this,h)}))}connectedCallback(){super.connectedCallback(),t.windowResizeService.observe(this)}disconnectedCallback(){super.disconnectedCallback(),t.windowResizeService.unobserve(this)}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-is-full-height","data-container-size"]}}}const M="__more__",S="moreContainer",x=(e=window)=>{const t=(e,t,i,n,r,o,s,a)=>{if(e-=r*(s?n.length:n.length-1),e-=a.left+a.right,t&&(n=n.map((()=>o))),n.some((e=>0===e)))return null;let c=0;const h=n.reduce(((e,t)=>e+t),0);if(h>e)return null;if(t){if(i){const t=Math.floor(e/n.length),i=n.map((()=>t));if(c=t*n.length,c<e){const t=Math.floor(e-c);n.forEach(((e,n)=>{n<=t-1&&i[n]++}))}return i}return n}if(i){const t=Math.floor((e-h)/n.length);c=0;const i=n.map((e=>(c+=e+t,e+t)));if(c<e){const t=Math.floor(e-c);n.forEach(((e,n)=>{n<=t-1&&i[n]++}))}return i}return n},i=e=>Math.round(e),n=e=>{const t=parseFloat(e);return isFinite(t)?t:0},r=t=>t.getBoundingClientRect().top>e.innerHeight/2,o=(e,t,i,n,r)=>{const{width:o,height:s,alignButtons:a,hoverListPosition:c,menuItemContainerExtraPixels:h}=t,l=t.absoluteLeft,d=((e,t,i,n,r,o,s,a,c,h)=>{let l="0px",d="auto";const u=o.left,m=o.width;if("left"===t?l="left"===r?0:`${u+e.left}px`:"right"===t?(d="right"===r?0:n-u-m-e.right+"px",l="auto"):"left"===r?l=`${u+(m+e.left-i)/2}px`:"right"===r?(l="auto",d=(m+e.right-(i+e.width))/2+"px"):l=`${e.left+u+(m-(i+e.width))/2}px`,"auto"!==l){const e=s+parseInt(l,10);e+h>c?(l="auto",d=0):l=e<0?0:l}"auto"!==d&&(d=a-parseInt(d,10)>c?0:d);return{moreContainerLeft:l,moreContainerRight:d}})(h,a,n,o,c,i,l,l+o,t.bodyClientWidth,r);return{left:d.moreContainerLeft,right:d.moreContainerRight,top:t.needToOpenMenuUp?"auto":`${s}px`,bottom:t.needToOpenMenuUp?`${s}px`:"auto"}},s=e=>!isNaN(parseFloat(e))&&isFinite(e);return{measure:(o,s)=>{const a={},c={};c[o]=s;let h=1;const l=s.getRootNode().querySelector("#site-root");l&&(h=l.getBoundingClientRect().width/l.offsetWidth);const d=(e=>{const t=+T(e,"numItems");return t<=0||t>Number.MAX_SAFE_INTEGER?[]:new Array(t).fill(0).map(((e,t)=>String(t)))})(c[o]),u=(e=>["moreContainer","itemsContainer","dropWrapper"].concat(e,[M]))(d);u.forEach((e=>{const t=`${o}${e}`;c[t]=s.getRootNode().getElementById(`${t}`)})),a.children=((e,t,n,r)=>{const o={};return n.forEach((n=>{const s=`${e}${n}`,a=t[s];a&&(o[s]={width:a.offsetWidth,boundingClientRectWidth:i(a.getBoundingClientRect().width/r),height:a.offsetHeight})})),o})(o,c,u,h);const m=c[o],g=c[`${o}itemsContainer`],p=g.childNodes,f=c[`${o}moreContainer`],b=f.childNodes,_=T(m,"stretchButtonsToMenuWidth"),I=T(m,"sameWidthButtons"),E=m.getBoundingClientRect();a.absoluteLeft=E.left,a.bodyClientWidth=e.document.body.clientWidth,a.alignButtons=T(m,"dropalign"),a.hoverListPosition=T(m,"drophposition"),a.menuBorderY=parseInt(T(m,"menuborderY"),10),a.ribbonExtra=parseInt(T(m,"ribbonExtra"),10),a.ribbonEls=parseInt(T(m,"ribbonEls"),10),a.labelPad=parseInt(T(m,"labelPad"),10),a.menuButtonBorder=parseInt(T(m,"menubtnBorder"),10),a.menuItemContainerMargins=(t=>{const i=t.lastChild,n=e.getComputedStyle(i);return(parseInt(n.marginLeft,10)||0)+(parseInt(n.marginRight,10)||0)})(g),a.menuItemContainerExtraPixels=((t,i)=>{const r=e.getComputedStyle(t);let o=n(r.borderTopWidth)+n(r.paddingTop),s=n(r.borderBottomWidth)+n(r.paddingBottom),a=n(r.borderLeftWidth)+n(r.paddingLeft),c=n(r.borderRightWidth)+n(r.paddingRight);return i&&(o+=n(r.marginTop),s+=n(r.marginBottom),a+=n(r.marginLeft),c+=n(r.marginRight)),{top:o,bottom:s,left:a,right:c,height:o+s,width:a+c}})(g,!0),a.needToOpenMenuUp=r(m),a.menuItemMarginForAllChildren=!_||"false"!==g.getAttribute("data-marginAllChildren"),a.moreSubItem=[],a.labelWidths={},a.linkIds={},a.parentId={},a.menuItems={},a.labels={},b.forEach(((t,i)=>{a.parentId[t.id]=T(t,"parentId");const n=T(t,"dataId");a.menuItems[n]={dataId:n,parentId:T(t,"parentId"),moreDOMid:t.id,moreIndex:i},c[t.id]=t;const r=t.querySelector("p");c[r.id]=r,a.labels[r.id]={width:r.offsetWidth,height:r.offsetHeight,left:r.offsetLeft,lineHeight:parseInt(e.getComputedStyle(r).fontSize,10)},a.moreSubItem.push(t.id)})),p.forEach(((e,t)=>{const n=T(e,"dataId");a.menuItems[n]=a.menuItems[n]||{},a.menuItems[n].menuIndex=t,a.menuItems[n].menuDOMid=e.id,a.children[e.id].left=e.offsetLeft;const r=e.querySelector("p");c[r.id]=r,a.labelWidths[r.id]=((e,t)=>i(e.getBoundingClientRect().width/t))(r,h);const o=e.querySelector("p");c[o.id]=o,a.linkIds[e.id]=o.id}));const L=m.offsetHeight;a.height=L,a.width=m.offsetWidth,a.lineHeight=((e,t)=>e-t.menuBorderY-t.labelPad-t.ribbonEls-t.menuButtonBorder-t.ribbonExtra+"px")(L,a);const w=((e,i,n,r,o)=>{const s=i.width;i.hasOriginalGapData={},i.originalGapBetweenTextAndBtn={};const a=o.map((t=>{const n=r[e+t];let o;const s=T(n,"originalGapBetweenTextAndBtn");return void 0===s?(i.hasOriginalGapData[t]=!1,o=i.children[e+t].boundingClientRectWidth-i.labelWidths[`${e+t}label`],i.originalGapBetweenTextAndBtn[e+t]=o):(i.hasOriginalGapData[t]=!0,o=parseFloat(s)),i.children[e+t].width>0?Math.floor(i.labelWidths[`${e+t}label`]+o):0})),c=a.pop(),h=n.sameWidthButtons,l=n.stretchButtonsToMenuWidth;let d=!1;const u=i.menuItemContainerMargins,m=i.menuItemMarginForAllChildren,g=i.menuItemContainerExtraPixels,p=(e=>e.reduce(((e,t)=>e>t?e:t),-1/0))(a);let f=t(s,h,l,a,u,p,m,g);if(!f){for(let e=1;e<=a.length;e++)if(f=t(s,h,l,a.slice(0,-1*e).concat(c),u,p,m,g),f){d=!0;break}f||(d=!0,f=[c])}if(d){const e=f[f.length-1];for(f=f.slice(0,-1);f.length<o.length;)f.push(0);f[f.length-1]=e}return{realWidths:f,moreShown:d}})(o,a,{sameWidthButtons:I,stretchButtonsToMenuWidth:_},c,d.concat(M));return a.realWidths=w.realWidths,a.isMoreShown=w.moreShown,a.menuItemIds=d,a.hoverState=T(f,"hover",!1),{measures:a,domNodes:c}},patch:(e,t,i)=>{const n=i[e];b(n,{overflowX:"visible"});const{menuItemIds:r,needToOpenMenuUp:a}=t,c=r.concat(M);I(n,{dropmode:a?"dropUp":"dropDown"});let h=0;if(t.hoverState===M){const e=t.realWidths.indexOf(0),n=t.menuItems[(l=t.menuItems,d=t=>t.menuIndex===e,Object.keys(l).find((e=>d(l[e],e))))],o=n.moreIndex,s=o===r.length-1;n.moreDOMid&&f(i[n.moreDOMid],{"data-listposition":s?"dropLonely":"top"}),Object.values(t.menuItems).filter((e=>!!e.moreDOMid)).forEach((e=>{if(e.moreIndex<o)b(i[e.moreDOMid],{display:"none"});else{const i=`${e.moreDOMid}label`;h=Math.max(t.labels[i].width,h)}}))}else t.hoverState&&t.moreSubItem.forEach(((i,n)=>{const r=`${e+S+n}label`;h=Math.max(t.labels[r].width,h)}));var l,d;((e,t,i,n)=>{const{hoverState:r}=t;if("-1"!==r){const{menuItemIds:a}=t,c=a.indexOf(r);if(s(t.hoverState)||r===M){if(!t.realWidths)return;const r=Math.max(n,t.children[-1!==c?e+c:e+M].width),a=Math.max(n,t.children[`${e}dropWrapper`].width),h=((e,t)=>e+15+t.menuBorderY+t.labelPad+t.menuButtonBorder)(0!==t.moreSubItem.length?t.labels[`${t.moreSubItem[0]}label`].lineHeight:0,t);t.moreSubItem.forEach((e=>{b(i[e],{minWidth:`${r}px`}),b(i[`${e}label`],{minWidth:"0px",lineHeight:`${h}px`})}));const l=s(t.hoverState)?t.hoverState:"__more__",d={width:t.children[e+l].width,left:t.children[e+l].left},u=o(0,t,d,r,a);b(i[`${e}${S}`],{left:u.left,right:u.right}),b(i[`${e}dropWrapper`],{left:u.left,right:u.right,top:u.top,bottom:u.bottom})}}})(e,t,i,h),t.originalGapBetweenTextAndBtn&&c.forEach((n=>{t.hasOriginalGapData[n]||I(i[`${e}${n}`],{originalGapBetweenTextAndBtn:t.originalGapBetweenTextAndBtn[`${e}${n}`]})})),((e,t,i,n)=>{const{realWidths:r,height:o,menuItemContainerExtraPixels:s}=i;let a=0,c=null,h=null;const l=i.lineHeight,d=o-s.height;for(let o=0;o<n.length;o++){const s=r[o],u=s>0,m=e+n[o];h=i.linkIds[m],u?(a++,c=m,b(t[m],{width:`${s}px`,height:`${d}px`,position:"relative","box-sizing":"border-box",overflow:"visible",visibility:"inherit"}),b(t[`${m}label`],{"line-height":l}),f(t[m],{"aria-hidden":!1})):(b(t[m],{height:"0px",overflow:"hidden",position:"absolute",visibility:"hidden"}),f(t[m],{"aria-hidden":!0}),f(t[h],{tabIndex:-1}))}1===a&&(I(t[`${e}moreContainer`],{listposition:"lonely"}),I(t[c],{listposition:"lonely"}))})(e,i,t,c)}}};const G="wix-dropdown-menu",F=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(G)){const t=h(),i=function(e,t,i=window){const n=x(i);return class extends e{constructor(){super(...arguments),this._visible=!1,this._mutationIds={read:null,write:null},this._itemsContainer=null,this._dropContainer=null,this._labelItems=[]}static get observedAttributes(){return["data-hovered-item"]}attributeChangedCallback(){this._isVisible()&&this.reLayout()}connectedCallback(){this._id=this.getAttribute("id"),this._hideElement(),this._waitForDomLoad().then((()=>{super.observeResize(),this._observeChildrenResize(),this.reLayout()}))}disconnectedCallback(){t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),super.disconnectedCallback()}_waitForDomLoad(){let e;const t=new Promise((t=>{e=t}));return this._isDomReady()?e():(this._waitForDomReadyObserver=new i.MutationObserver((()=>this._onRootMutate(e))),this._waitForDomReadyObserver.observe(this,{childList:!0,subtree:!0})),t}_isDomReady(){return this._itemsContainer=this.getRootNode().getElementById(`${this._id}itemsContainer`),this._dropContainer=this.getRootNode().getElementById(`${this._id}dropWrapper`),this._itemsContainer&&this._dropContainer}_onRootMutate(e){this._isDomReady()&&(this._waitForDomReadyObserver.disconnect(),e())}_observeChildrenResize(){const e=Array.from(this._itemsContainer.childNodes);this._labelItems=e.map((e=>this.getRootNode().getElementById(`${e.getAttribute("id")}label`))),this._labelItems.forEach((e=>super.observeChildResize(e)))}_setVisibility(e){this._visible=e,this.style.visibility=e?"inherit":"hidden"}_isVisible(){return this._visible}_hideElement(){this._setVisibility(!1)}_showElement(){this._setVisibility(!0)}reLayout(){let e,i;t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),this._mutationIds.read=t.mutationService.measure((()=>{const t=n.measure(this._id,this);e=t.measures,i=t.domNodes})),this._mutationIds.write=t.mutationService.mutate((()=>{n.patch(this._id,e,i),this._showElement()}))}}}(y(e),{resizeService:t,mutationService:r()},e);e.customElements.define(G,i)}};const P="wix-iframe",N=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(P)){const t=function(e){return class extends e{constructor(){super()}reLayout(){const e=this.querySelector("iframe");if(e){const t=e.dataset.src;t&&e.src!==t&&(e.src=t,e.dataset.src="",this.dataset.src="")}}attributeChangedCallback(e,t,i){i&&this.reLayout()}static get observedAttributes(){return["data-src"]}}}(y(e));v(e,P,t)}},k={measure(e,t,{hasBgScrollEffect:i,videoWidth:n,videoHeight:r,fittingType:o,alignType:s="center",qualities:a,staticVideoUrl:c,videoId:h,videoFormat:l,focalPoint:m}){const g=i?t.offsetWidth:e.parentElement.offsetWidth,p=e.parentElement.offsetHeight,f=parseInt(n,10),b=parseInt(r,10),_=function(e,t,i,n){return{wScale:e/i,hScale:t/n}}(g,p,f,b),T=function(e,t,i,n){let r;r=e===u.fittingTypes.SCALE_TO_FIT?Math.min(t.wScale,t.hScale):Math.max(t.wScale,t.hScale);return{width:Math.round(i*r),height:Math.round(n*r)}}(o,_,f,b),I=function(e,{width:t,height:i}){const n=((e,t)=>{const i=e.reduce(((e,i)=>(e[t(i)]=i,e)),{});return Object.values(i)})(e,(e=>e.size)),r=n.find((e=>e.size>t*i));return r||e[e.length-1]}(a,T),E=function(e,t,i,n){if("mp4"===n)return e.url?d(t,e.url):d(t,i,e.quality,n,"file.mp4");return""}(I,c,h,l),w=function(e,t){const i=e.networkState===e.NETWORK_NO_SOURCE,n=!e.currentSrc.endsWith(t);return t&&(n||i)}(e,E),v=L[o]||"cover",A=m?function(e,t,i){const{width:n,height:r}=e,{width:o,height:s}=t,{x:a,y:c}=i;if(!o||!s)return`${a}% ${c}%`;const h=Math.max(o/n,s/r),l=n*h,d=r*h,u=Math.max(0,Math.min(l-o,l*(a/100)-o/2)),m=Math.max(0,Math.min(d-s,d*(c/100)-s/2)),g=u&&Math.floor(u/(l-o)*100),p=m&&Math.floor(m/(d-s)*100);return`${g}% ${p}%`}(T,{width:g,height:p},m):"",y=s.replace("_"," ");return{videoSourceUrl:E,needsSrcUpdate:w,videoStyle:{height:"100%",width:"100%",objectFit:v,objectPosition:A||y}}},mutate(e,t,i,n,r,o,s,a,c,h,l){r?i.setAttribute("autoplay",""):i.removeAttribute("autoplay"),t?b(t,n):(!function(e,t,i,n,r,o){o&&t.paused&&(i.style.opacity="1",t.style.opacity="0");const s=t.paused||""===t.currentSrc,a=e||o;if(a&&s)if(t.ontimeupdate=null,t.onseeked=null,t.onplay=null,!o&&r){const e=t.muted;t.muted=!0,t.ontimeupdate=()=>{t.currentTime>0&&(t.ontimeupdate=null,t.onseeked=()=>{t.onseeked=null,t.muted=e,B(t,i,n)},t.currentTime=0)}}else t.onplay=()=>{o||(t.onplay=null),B(t,i,n)}}(s,i,e,a,r,l),b(i,n)),function(e,t,i){e&&(t.src=i,t.load())}(s,i,o),i.playbackRate=h}};function B(e,t,i){"fade"===i&&(t.style.transition="opacity 1.6s ease-out"),t.style.opacity="0",e.style.opacity="1"}function H(e,t,i){return class extends e{constructor(){super()}connectedCallback(){t.isExperimentOpen("specs.thunderbolt.videoLazyLoading")?i.disableImagesLazyLoading?this.reLayout():t.intersectionObserver.observe(this):super.connectedCallback.call(this)}disconnectedCallback(){t.isExperimentOpen("specs.thunderbolt.videoLazyLoading")?(this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()):super.disconnectedCallback.call(this)}unobserveIntersect(){t.intersectionObserver?.unobserve(this)}reLayout(){const{isVideoDataExists:e,videoWidth:n,videoHeight:r,qualities:o,videoId:s,videoFormat:a,alignType:c,fittingType:h,focalPoint:l,hasBgScrollEffect:d,autoPlay:u,animatePoster:m,containerId:g,isEditorMode:p,playbackRate:f,hasAlpha:b}=JSON.parse(this.dataset.videoInfo);if(!e)return;const _=!i.prefersReducedMotion&&u,T=this.querySelector(`video[id^="${g}"]`),I=this.querySelector(`.bgVideoposter[id^="${g}"]`);if(this.unobserveChildren(),!T||!I)return void this.observeChildren(this);const E=this.getRootNode().getElementById(`${g}`),L=E.querySelector(`.webglcanvas[id^="${g}"]`);!(b||"true"===E.dataset.hasAlpha)||L?t.mutationService.measure((()=>{const e=k.measure(T,E,{hasBgScrollEffect:d,videoWidth:n,videoHeight:r,fittingType:h,alignType:c,qualities:o,staticVideoUrl:i.staticVideoUrl,videoId:s,videoFormat:a,focalPoint:l}),{videoSourceUrl:u,needsSrcUpdate:g,videoStyle:b}=e;t.mutationService.mutate((()=>{k.mutate(I,L,T,b,_,u,g,m,a,f,p)}))})):requestAnimationFrame((()=>this.reLayout()))}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-video-info"]}}}const $="wix-video",U=(e=globalThis.window,t,i={experiments:{}})=>{if(e&&void 0===e.customElements.get($)){const n=y(e);let r;if(t?.isExperimentOpen("specs.thunderbolt.videoLazyLoading")){const e=new IntersectionObserver((e=>e.map((e=>{if(e.isIntersecting){const t=e.target;t.unobserveIntersect(),t.observeResize()}return e}))),{rootMargin:"50% 100%"});r=H(n,{...t,intersectionObserver:e},i)}else r=H(n,t,i);v(e,$,r)}}},96567:(e,t,i)=>{var n=i(17709),r=i.n(n),o=i(33842),s=i(22538),a=i(30012);const c={imageClientApi:s,...{init:function(e,t=window){!
/**
 * @license
 * Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
 * This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
 * The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
 * The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
 * Code distributed by Google as part of the polymer project is also
 * subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
 */function(e){if(void 0===e.Reflect||void 0===e.customElements||e.customElements.hasOwnProperty("polyfillWrapFlushCallback"))return;const t=e.HTMLElement;e.HTMLElement=function(){return e.Reflect.construct(t,[],this.constructor)},e.HTMLElement.prototype=t.prototype,e.HTMLElement.prototype.constructor=e.HTMLElement,e.Object.setPrototypeOf(e.HTMLElement,t),e.Object.defineProperty(e.HTMLElement,"name",{value:t.name})}(t);const i={registry:new Set,observe(e){i.registry.add(e)},unobserve(e){i.registry.delete(e)}};e.windowResizeService.init((0,a.vk)((()=>i.registry.forEach((e=>e.reLayout())))),t);const n=(0,a.Aq)(),r=(e,i)=>{void 0===t.customElements.get(e)&&t.customElements.define(e,i)},o=(0,a.yO)({resizeService:n},t);return t.customElementNamespace={WixElement:o},r("wix-element",o),{contextWindow:t,defineWixBgMedia:e=>{const n=(0,a.NL)(o,{windowResizeService:i,...e},t);r("wix-bg-media",n)},defineMultiColumnRepeaterElement:()=>{const e=(0,a._o)();r(a.KU,e)}}}}};var h=i(3412);const l=()=>({getSiteScale:()=>{const e=document.querySelector("#site-root");return e?e.getBoundingClientRect().width/e.offsetWidth:1}}),d=()=>{const e={init:e=>new ResizeObserver(e)},t={init:e=>window.addEventListener("resize",e)},i=l();return c.init({resizeService:e,windowResizeService:t,siteService:i})},u=(e,t,i,n)=>{const{getMediaDimensions:r,...s}=o[e]||{};return r?{...r(t,i,n),...s}:{width:t,height:i,...s}},{experiments:m,media:g,requestUrl:p}=window.viewerModel;((e,t,i,n)=>{const{environmentConsts:o,wixCustomElements:s,media:a,requestUrl:m,mediaServices:g}=((e,t,i,n)=>{const o={staticMediaUrl:e.media.staticMediaUrl,mediaRootUrl:e.media.mediaRootUrl,experiments:{},isViewerMode:!0,devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,...n},s={mutationService:r(),isExperimentOpen:t=>Boolean(e.experiments[t]),siteService:l()},a={getMediaDimensionsByEffect:u,...s,...i};return{...e,wixCustomElements:t||d(),services:s,environmentConsts:o,mediaServices:a}})(e,t,i,n),p=s?.contextWindow||window;p.wixCustomElements=s,Object.assign(p.customElementNamespace,{mediaServices:g,environmentConsts:o,requestUrl:m,staticVideoUrl:a.staticVideoUrl}),(0,h.g)({...g},s.contextWindow,o),s.defineWixBgMedia(g),s.defineMultiColumnRepeaterElement(),window.__imageClientApi__=c.imageClientApi})({experiments:m,media:g,requestUrl:p})}}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.37012097.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.d403acd5.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[6916],{33842:(e,t,i)=>{i.r(t),i.d(t,{BackgroundParallax:()=>o,BackgroundParallaxZoom:()=>r,BackgroundReveal:()=>c,BgCloseUp:()=>d,BgExpand:()=>h,BgFabeBack:()=>l,BgFadeIn:()=>g,BgFadeOut:()=>u,BgFake3D:()=>m,BgPanLeft:()=>f,BgPanRight:()=>b,BgParallax:()=>p,BgPullBack:()=>v,BgReveal:()=>M,BgRotate:()=>w,BgShrink:()=>y,BgSkew:()=>x,BgUnwind:()=>D,BgZoomIn:()=>I,BgZoomOut:()=>S,ImageParallax:()=>E,ImageReveal:()=>P});var s=i(41217);const n=(e,t)=>({width:e,height:t}),a=(e,t,i)=>({width:e,height:Math.max(t,i)});const o={hasParallax:!0,getMediaDimensions:a},r={hasParallax:!0,getMediaDimensions:a},c={hasParallax:!0,getMediaDimensions:a},d={getMediaDimensions:n},h={getMediaDimensions:n},l={getMediaDimensions:n},g={getMediaDimensions:n},u={getMediaDimensions:n},m={hasParallax:!0,getMediaDimensions:a},f={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},b={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},p={hasParallax:!0,getMediaDimensions:a},v={getMediaDimensions:n},M={hasParallax:!0,getMediaDimensions:a},w={getMediaDimensions:(e,t)=>function(e,t,i){const n=(0,s.kU)(i),a=Math.hypot(e,t)/2,o=Math.acos(e/2/a),r=e*Math.abs(Math.cos(n))+t*Math.abs(Math.sin(n)),c=e*Math.abs(Math.sin(n))+t*Math.abs(Math.cos(n));return{width:Math.ceil(n<o?r:2*a),height:Math.ceil(n<(0,s.kU)(90)-o?c:2*a)}}(e,t,22)},y={getMediaDimensions:n},x={getMediaDimensions:(e,t)=>function(e,t,i){const n=(0,s.kU)(i);return{width:e,height:e*Math.tan(n)+t}}(e,t,20)},D={getMediaDimensions:n},I={hasParallax:!0,getMediaDimensions:a},S={getMediaDimensions:(e,t)=>({width:1.15*e,height:1.15*t})},E={getMediaDimensions:(e,t)=>({width:e,height:1.5*t})},P={getMediaDimensions:(e,t,i)=>({width:e,height:i})}},3412:(e,t,i)=>{i.d(t,{g:()=>w});var s=i(22538);const n={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},a=(e,t)=>(Array.isArray(t)?t:[t]).reduce(((t,i)=>{const s=e[i];return void 0!==s?Object.assign(t,{[i]:s}):t}),{}),o=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{const s=i,a=t[s];void 0!==a?e.style[s]=((e,t)=>"number"!=typeof t||n[e]?t.toString():`${t}px`)(s,a):e.style.removeProperty(s)})),r=(e,t,i)=>{if(!e.targetWidth||!e.targetHeight||!e.imageData.uri)return{uri:"",css:{},transformed:!1};const{imageData:n}=e,o=e.displayMode||s.fittingTypes.SCALE_TO_FILL,r=Object.assign(a(n,["upscaleMethod"]),a(e,["filters","encoding"]),e.quality||n.quality,{hasAnimation:e?.hasAnimation||n?.hasAnimation}),h=e.imageData.devicePixelRatio||t.devicePixelRatio,l=d(h),g=Object.assign(a(n,["width","height","crop","name","focalPoint"]),{id:n.uri}),u={width:e.targetWidth,height:e.targetHeight,htmlTag:i||"img",pixelAspectRatio:l,alignment:e.alignType||s.alignTypes.CENTER},m=(0,s.getData)(o,g,u,r);return m.uri=c(m.uri,t.staticMediaUrl,t.mediaRootUrl),m},c=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let s=`${t}/`;return e&&(/^micons\//.test(e)?s=i:"ico"===/[^.]+$/.exec(e)?.[0]&&(s=s.replace("media","ficons"))),s+e},d=e=>{const t=window.location.search.split("&").map((e=>e.split("="))).find((e=>e[0]?.toLowerCase().includes("devicepixelratio")));return(t?.[1]?Number(t[1]):null)||e||1},h=e=>e.getAttribute("src"),l=80;const g={measure:function(e,t,i,{containerElm:s,bgEffect:n="none",sourceSets:a},o){const r=i.image,c=i[e],d=(g=o.getScreenHeightOverride?.(),g||document.documentElement.clientHeight||window.innerHeight||0);var g;const u=s?.dataset.mediaHeightOverrideType,m=n&&"none"!==n||a&&a.some((e=>e.scrollEffect)),f=s&&m?s:c,b=window.getComputedStyle(c).getPropertyValue("--bg-scrub-effect"),{width:p,height:v}=o.getMediaDimensionsByEffect?.(b||n,f.offsetWidth,f.offsetHeight,d)||{width:c.offsetWidth,height:c.offsetHeight};if(a&&(t.sourceSetsTargetHeights=function(e,t,i,s,n){const a={};return e.forEach((({mediaQuery:e,scrollEffect:o})=>{a[e]=n.getMediaDimensionsByEffect(o,t,i,s).height})),a}(a,f.offsetWidth,f.offsetHeight,d,o)),!r)return;const M=h(r);b&&(t.top=.5*(c.offsetHeight-v),t.left=.5*(c.offsetWidth-p)),t.width=p,t.height=function(e,t){return"fixed"===t||"viewport"===t?document.documentElement.clientHeight+l:e}(v,u),t.screenHeight=d,t.imgSrc=M,t.boundingRect=c.getBoundingClientRect(),t.mediaHeightOverrideType=u,t.srcset=r.srcset},patch:function(e,t,i,n,a,c,d,h,l){if(!Object.keys(t).length)return;const{imageData:g}=n,u=i[e],m=i.image;h&&(g.devicePixelRatio=1);const f=n.targetScale||1,b={...n,...!n.skipMeasure&&{targetWidth:(t.width||0)*f,targetHeight:(t.height||0)*f},displayMode:g.displayMode},p=r(b,a,"img"),v=p?.css?.img||{},M=function(e,t,i,s,n){const a=function(e,t=1){return 1!==t?{...e,width:"100%",height:"100%"}:e}(t,s);if(n&&(delete a.height,a.width="100%"),!e)return a;const o={...a};return"fill"===i?(o.position="absolute",o.top="0"):"fit"===i&&(o.height="100%"),"fixed"===e&&(o["will-change"]="transform"),o.objectPosition&&(o.objectPosition=t.objectPosition.replace(/(center|bottom)$/,"top")),o}(t.mediaHeightOverrideType,v,g.displayMode,f,d);o(m,M),(t.top||t.left)&&o(u,{top:`${t.top}px`,left:`${t.left}px`});const w=p?.uri||"",y=g?.hasAnimation||n?.hasAnimation,x=function(e,t,i){const{sourceSets:s}=t;if(!s||!s.length)return;const n={};return s.forEach((({mediaQuery:s,crop:a,focalPoint:o})=>{const c={...t,targetHeight:(e.sourceSetsTargetHeights||{})[s]||0,imageData:{...t.imageData,crop:a,focalPoint:o}},d=r(c,i,"img");n[s]=d.uri||""})),n}(t,b,a);if(l&&(m.dataset.ssrSrcDone="true"),n.isLQIP&&n.lqipTransition&&!("transitioned"in u.dataset)&&(u.dataset.transitioned="",m.complete?m.onload=function(){m.dataset.loadDone=""}:m.onload=function(){m.complete?m.dataset.loadDone="":m.onload=function(){m.dataset.loadDone=""}}),c){((e,t)=>(0,s.getFileExtension)(e)===s.fileType.GIF||(0,s.getFileExtension)(e)===s.fileType.WEBP&&t)(g.uri,y)?(m.setAttribute("fetchpriority","low"),m.setAttribute("loading","lazy"),m.setAttribute("decoding","async")):m.setAttribute("fetchpriority","high"),m.currentSrc!==w&&m.setAttribute("src",w);t.srcset&&!t.srcset.split(", ").some((e=>e.split(" ")[0]===w))&&m.setAttribute("srcset",w),i.picture&&b.sourceSets&&Array.from(i.picture.querySelectorAll("source")).forEach((e=>{const t=e.media||"",i=x?.[t];e.srcset!==i&&e.setAttribute("srcset",i||"")}))}}},u={parallax:"ImageParallax",fixed:"ImageReveal"};const m=function(e,t,i){return class extends i.HTMLElement{constructor(){super(),this.childListObserver=null,this.timeoutId=null}attributeChangedCallback(e,t){t&&this.reLayout()}connectedCallback(){t.disableImagesLazyLoading?this.reLayout():this.observeIntersect()}disconnectedCallback(){this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()}static get observedAttributes(){return["data-image-info"]}reLayout(){const s={},n={},a=this.getAttribute("id"),o=JSON.parse(this.dataset.imageInfo||""),r="true"===this.dataset.isResponsive,{bgEffectName:c}=this.dataset,{scrollEffect:d}=o.imageData,{sourceSets:l}=o,m=c||d&&u[d];l&&l.length&&l.forEach((e=>{e.scrollEffect&&(e.scrollEffect=u[e.scrollEffect])})),s[a]=this,o.containerId&&(s[o.containerId]=i.document.getElementById(`${o.containerId}`));const f=o.containerId?s[o.containerId]:void 0;if(s.image=this.querySelector("img"),s.picture=this.querySelector("picture"),!s.image){const e=this;return void this.observeChildren(e)}this.unobserveChildren(),this.observeChildren(this),e.mutationService.measure((()=>{g.measure(a,n,s,{containerElm:f,bgEffect:m,sourceSets:l},e)}));const b=(i,c)=>{e.mutationService.mutate((()=>{g.patch(a,n,s,o,t,i,r,m,c)}))},p=s.image,v=this.dataset.hasSsrSrc&&!p.dataset.ssrSrcDone;!h(p)||v?b(!0,!0):this.debounceImageLoad(b)}debounceImageLoad(e){clearTimeout(this.timeoutId),this.timeoutId=i.setTimeout((()=>{e(!0)}),250),e(!1)}observeResize(){e.resizeService?.observe(this)}unobserveResize(){e.resizeService?.unobserve(this)}observeIntersect(){e.intersectionService?.observe(this)}unobserveIntersect(){e.intersectionService?.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new i.MutationObserver((()=>{this.reLayout()}))),this.childListObserver.observe(e,{childList:!0})}unobserveChildren(){this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null)}}};var f=i(17709),b=i.n(f);const p=()=>/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,v="https://static.wixstatic.com/media",M="https://static.wixstatic.com";function w(e={},t=null,i={}){if("undefined"==typeof window)return;const s={staticMediaUrl:v,mediaRootUrl:M,experiments:{},devicePixelRatio:p(),...i},n=function(e,t){const i="wow-image";if(void 0===(e=e||window).customElements.get(i)){let s,n;return e.ResizeObserver&&(s=new e.ResizeObserver((e=>e.map((e=>e.target.reLayout()))))),e.IntersectionObserver&&(n=new IntersectionObserver((e=>e.map((e=>{if(e.isIntersecting){const t=e.target;t.unobserveIntersect(),t.observeResize()}return e}))),{rootMargin:"150% 100%"})),function(a){const o=m({resizeService:s,intersectionService:n,mutationService:b(),...t},a,e);e.customElements.define(i,o)}}}(t,e);n&&n(s)}},41217:(e,t,i)=>{i.d(t,{Io:()=>n,Rb:()=>o,_b:()=>s,kU:()=>a});function s(e,t,i,s,n){return(n-e)*(s-i)/(t-e)+i}function n(e,t){let[i,s]=e,[n,a]=t;return Math.sqrt((n-i)**2+(a-s)**2)}function a(e){return e*Math.PI/180}function o(e,t,i){void 0===e&&(e=[0,0]),void 0===t&&(t=[0,0]),void 0===i&&(i=0);return(360+i+180*Math.atan2(t[1]-e[1],t[0]-e[0])/Math.PI)%360}}},e=>{e.O(0,[592,8398],(()=>{return t=96567,e(e.s=t);var t}));e.O()}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.d403acd5.bundle.min.js.map</script>


<!-- preloading pre-scripts -->

    
    <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.dropAppsClientSpecMapByApplicationId%2C.imageEncodingAVIF%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.129.0&coBrandingBanner=true&commonConfig=%7B%22siteRevision%22%3A%222%22%2C%22branchId%22%3A%22a70245de-470d-44a2-9942-a0d51da699ef%22%7D&contentType=application%2Fjson&deviceType=Desktop&dfCk=6&dfVersion=1.4701.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.pm404.com&fileId=6df90866.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=he&languageResolutionMethod=QueryParam&metaSiteId=11f56b1a-7b70-4d91-b718-24c47b25cb06&module=thunderbolt-features&oneDocEnabled=true&originalLanguage=he&pageId=533d0f_2e610a1b813e04016547d6c583f409b9_2.json&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13731.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.13731.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=950313b6-1ff7-4665-be80-b24935ece2ba&siteRevision=2&staticHTMLComponentUrl=https%3A%2F%2Fwww-pm404-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.useResponsiveImgClassicFixed%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.129.0&coBrandingBanner=true&commonConfig=%7B%22siteRevision%22%3A%222%22%2C%22branchId%22%3A%22a70245de-470d-44a2-9942-a0d51da699ef%22%7D&contentType=application%2Fjson&deviceType=Desktop&dfCk=6&dfVersion=1.4701.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.pm404.com&fileId=6df90866.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=he&languageResolutionMethod=QueryParam&metaSiteId=11f56b1a-7b70-4d91-b718-24c47b25cb06&module=thunderbolt-features&oneDocEnabled=true&originalLanguage=he&pageId=533d0f_1046a3403c8358514d48418b087f996d_155.json&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13731.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.13731.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=950313b6-1ff7-4665-be80-b24935ece2ba&siteRevision=2&staticHTMLComponentUrl=https%3A%2F%2Fwww-pm404-com.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_jnin0" 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&coBrandingBanner=true&commonConfig=%7B%22siteRevision%22%3A%222%22%2C%22branchId%22%3A%22a70245de-470d-44a2-9942-a0d51da699ef%22%7D&contentType=application%2Fjson&dfCk=6&dfVersion=1.4701.0&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.pm404.com&fileId=f18440c8.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=he&metaSiteId=11f56b1a-7b70-4d91-b718-24c47b25cb06&module=thunderbolt-platform&oneDocEnabled=true&originalLanguage=he&pageId=533d0f_2e610a1b813e04016547d6c583f409b9_2.json&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13731.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.13731.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=950313b6-1ff7-4665-be80-b24935ece2ba&siteRevision=2&staticHTMLComponentUrl=https%3A%2F%2Fwww-pm404-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&coBrandingBanner=true&commonConfig=%7B%22siteRevision%22%3A%222%22%2C%22branchId%22%3A%22a70245de-470d-44a2-9942-a0d51da699ef%22%7D&contentType=application%2Fjson&dfCk=6&dfVersion=1.4701.0&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.pm404.com&fileId=f18440c8.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=he&metaSiteId=11f56b1a-7b70-4d91-b718-24c47b25cb06&module=thunderbolt-platform&oneDocEnabled=true&originalLanguage=he&pageId=533d0f_1046a3403c8358514d48418b087f996d_155.json&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13731.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.13731.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=950313b6-1ff7-4665-be80-b24935ece2ba&siteRevision=2&staticHTMLComponentUrl=https%3A%2F%2Fwww-pm404-com.filesusr.com%2F&viewMode=desktop" id="platform_jnin0" 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.pm404.com\/","siteFeatures":["appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cyclicTabbing","dynamicPages","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":"11f56b1a-7b70-4d91-b718-24c47b25cb06","userId":"533d0f2e-e5d0-4fe9-a3b6-3ae4abf68c0c","siteId":"950313b6-1ff7-4665-be80-b24935ece2ba","externalBaseUrl":"https:\/\/www.pm404.com","siteRevision":2,"siteType":"UGC","dc":"84","isResponsive":false,"editorName":"Unknown","sessionId":"f513bf86-c674-422c-961f-f4ad21e49175","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":"he","userLanguageResolutionMethod":"QueryParam","siteLanguage":"he","isMultilingualEnabled":false,"directionByLanguage":"rtl"},"mode":{"qa":false,"enableTestApi":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"siteFeaturesConfigs":{"appMonitoring":{"appsWithMonitoring":[]},"assetsLoader":{"isStylableComponentInStructure":false},"componentsRegistry":{"librariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13731.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13731.0"}]},"consentPolicy":{"isWixSite":false},"dataWixCodeSdk":{"gridAppId":"d8696bf2-8ec8-4d31-93bc-ebb6a829f8dc","environment":"LIVE","cloudDataUrlWithExternalBase":"https:\/\/www.pm404.com\/_api\/cloud-data"},"dynamicPages":{"prefixToRouterFetchData":{"projects":{"urlData":{"basePath":"https:\/\/www.pm404.com\/_api\/dynamic-pages-router\/v1","queryParams":"gridAppId=d8696bf2-8ec8-4d31-93bc-ebb6a829f8dc&viewMode=site","fetchUsingGet":true,"compressPayload":true,"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","encodeURI":false},"optionsData":{"bodyData":{"pageRoles":{"60c9042a-c0a0-484c-a19d-80096a51379c":{"id":"mlrc2","title":"נכסים (List)"},"220ace61-9d3d-40dc-9482-93cd7c9a118d":{"id":"rukr5","title":"נכסים (Item)"}},"routerPrefix":"\/projects","config":{"patterns":{"\/":{"seoMetaTags":{"robots":"index","description":"ניהול נכסים בתל אביב והמרכז","keywords":"ניהול נכסים בתל אביב והמרכז","og:image":""},"pageRole":"60c9042a-c0a0-484c-a19d-80096a51379c","title":"ניהול נכסים 404","config":{"collection":"eebdhjg","pageSize":24,"lowercase":true,"seoV2":true,"filter":{"$and":[{"number":{"$ne":null}}]},"sort":[{"number":"asc"}]}},"\/{title}":{"seoMetaTags":{"description":"{text} ניהול נכסים","og:image":"{image}","robots":"index","keywords":"ניהול נכסים "},"pageRole":"220ace61-9d3d-40dc-9482-93cd7c9a118d","title":"{title}הנכס ברחוב ","config":{"collection":"eebdhjg","pageSize":1,"lowercase":true,"seoV2":true}}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":"","x-wix-grid-app-id":"d8696bf2-8ec8-4d31-93bc-ebb6a829f8dc"}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"properties":{"urlData":{"basePath":"https:\/\/www.pm404.com\/_api\/dynamic-pages-router\/v1","queryParams":"gridAppId=d8696bf2-8ec8-4d31-93bc-ebb6a829f8dc&viewMode=site","fetchUsingGet":true,"compressPayload":true,"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","encodeURI":false},"optionsData":{"bodyData":{"pageRoles":{"cd28ddab-2cf0-4731-8a58-5d59eb052f22":{"id":"jb4p1","title":"Property (List)"}},"routerPrefix":"\/properties","config":{"patterns":{"\/":{"seoMetaTags":{"robots":"index","description":"Property Management","keywords":"Asset Management | Property Management","og:image":""},"pageRole":"cd28ddab-2cf0-4731-8a58-5d59eb052f22","title":"eebdhjg","config":{"collection":"eebdhjg","pageSize":24,"lowercase":true,"seoV2":true,"filter":{"$and":[{"number":{"$ne":null}}]},"sort":[{"number":"asc"}]}}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":"","x-wix-grid-app-id":"d8696bf2-8ec8-4d31-93bc-ebb6a829f8dc"}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"property":{"urlData":{"basePath":"https:\/\/www.pm404.com\/_api\/dynamic-pages-router\/v1","queryParams":"gridAppId=d8696bf2-8ec8-4d31-93bc-ebb6a829f8dc&viewMode=site","fetchUsingGet":true,"compressPayload":true,"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","encodeURI":false},"optionsData":{"bodyData":{"pageRoles":{"57f63cbc-b4a3-4342-8a2f-bb4c64526ec1":{"id":"kp1pa","title":"Property (Item)"}},"routerPrefix":"\/property","config":{"patterns":{"\/{title}":{"seoMetaTags":{"description":"Property Management","og:image":"{image}","robots":"index","keywords":"Asset Management | Property Management"},"pageRole":"57f63cbc-b4a3-4342-8a2f-bb4c64526ec1","title":"{title}","config":{"collection":"eebdhjg","pageSize":1,"lowercase":true,"seoV2":true}}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":"","x-wix-grid-app-id":"d8696bf2-8ec8-4d31-93bc-ebb6a829f8dc"}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"}},"routerPagesSeoToIdMap":{"נכסים-list":"mlrc2","נכסים-item":"rukr5","נכסים-list-1":"jb4p1","נכסים-item-1":"kp1pa"},"externalBaseUrl":"https:\/\/www.pm404.com"},"elementorySupportWixCodeSdk":{"baseUrl":"https:\/\/www.pm404.com\/_api\/wix-code-public-dispatcher-ng\/siteview","relativePath":"\/\/_api\/wix-code-public-dispatcher-ng\/siteview","gridAppId":"d8696bf2-8ec8-4d31-93bc-ebb6a829f8dc","viewMode":"site","siteRevision":2},"environmentWixCodeSdk":{},"environment":{"editorType":"","domain":"pm404.com","previewMode":false},"fedopsWixCodeSdk":{"isWixSite":false,"shouldReportFedops":false},"lightbox":{"prefixToRouterFetchData":{},"pageIdToPrefix":{}},"locationWixCodeSdk":{"routersConfigMap":{"routers-lywysmfk":{"prefix":"projects","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/\":{\"seoMetaTags\":{\"robots\":\"index\",\"description\":\"ניהול נכסים בתל אביב והמרכז\",\"keywords\":\"ניהול נכסים בתל אביב והמרכז\",\"og:image\":\"\"},\"pageRole\":\"60c9042a-c0a0-484c-a19d-80096a51379c\",\"title\":\"ניהול נכסים 404\",\"config\":{\"collection\":\"eebdhjg\",\"pageSize\":24,\"lowercase\":true,\"seoV2\":true,\"filter\":{\"$and\":[{\"number\":{\"$ne\":null}}]},\"sort\":[{\"number\":\"asc\"}]}},\"\/{title}\":{\"seoMetaTags\":{\"description\":\"{text} ניהול נכסים\",\"og:image\":\"{image}\",\"robots\":\"index\",\"keywords\":\"ניהול נכסים \"},\"pageRole\":\"220ace61-9d3d-40dc-9482-93cd7c9a118d\",\"title\":\"{title}הנכס ברחוב \",\"config\":{\"collection\":\"eebdhjg\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true}}}}","group":"","pages":{"60c9042a-c0a0-484c-a19d-80096a51379c":"mlrc2","220ace61-9d3d-40dc-9482-93cd7c9a118d":"rukr5"},"roleVariations":{}},"routers-m053074a":{"prefix":"properties","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/\":{\"seoMetaTags\":{\"robots\":\"index\",\"description\":\"Property Management\",\"keywords\":\"Asset Management | Property Management\",\"og:image\":\"\"},\"pageRole\":\"cd28ddab-2cf0-4731-8a58-5d59eb052f22\",\"title\":\"eebdhjg\",\"config\":{\"collection\":\"eebdhjg\",\"pageSize\":24,\"lowercase\":true,\"seoV2\":true,\"filter\":{\"$and\":[{\"number\":{\"$ne\":null}}]},\"sort\":[{\"number\":\"asc\"}]}}}}","group":"","pages":{"cd28ddab-2cf0-4731-8a58-5d59eb052f22":"jb4p1"},"roleVariations":{}},"routers-m05317q0":{"prefix":"property","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"seoMetaTags\":{\"description\":\"Property Management\",\"og:image\":\"{image}\",\"robots\":\"index\",\"keywords\":\"Asset Management | Property Management\"},\"pageRole\":\"57f63cbc-b4a3-4342-8a2f-bb4c64526ec1\",\"title\":\"{title}\",\"config\":{\"collection\":\"eebdhjg\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true}}}}","group":"","pages":{"57f63cbc-b4a3-4342-8a2f-bb4c64526ec1":"kp1pa"},"roleVariations":{}}},"urlMappings":null},"mpaNavigation":{"forceMpaNavigation":false},"ooiTpaSharedConfig":{"imageSpriteUrl":"https:\/\/static.parastorage.com\/services\/santa-resources\/resources\/viewer\/editorUI\/fonts.v19.png","wixStaticFontsLinks":["https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/fonts.dk2d6odll3hja1g2js4p.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/wixMadefor.j95mkaziqjnrn77aekr8.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/google.tmlv7ubcy6tb9q7fz88p.css"]},"ooi":{"ooiComponentsData":{"371ee199-389c-4a93-849e-e35b8a15b7ca":{"sentryDsn":"https:\/\/[email protected]\/1784","componentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/FormViewerWidget.bundle.min.js","widgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/FormViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"sentryDsn":"https:\/\/[email protected]\/3427","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryViewerWidget.bundle.min.js","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false}},"viewMode":"Site","formFactor":"Desktop","blogMobileComponentUrl":"undefinedfeed-page-mobile-viewer.bundle.min.js"},"renderer":{"disabledComponents":{}},"reporter":{"userId":"533d0f2e-e5d0-4fe9-a3b6-3ae4abf68c0c","metaSiteId":"11f56b1a-7b70-4d91-b718-24c47b25cb06","isPremium":true,"isFBServerEventsAppProvisioned":false,"dynamicPagesIds":["mlrc2","rukr5","jb4p1","kp1pa"]},"routerFetch":{"externalBaseUrl":"https:\/\/www.pm404.com","viewMode":"desktop"},"router":{"baseUrl":"https:\/\/www.pm404.com","mainPageId":"jnin0","pagesMap":{"od6vr":{"pageId":"od6vr","title":"About","pageUriSEO":"copy-of-אודות","pageJsonFileName":"533d0f_80213bb3a7f13c20be05ea46512d7bf4_155"},"saj9r":{"pageId":"saj9r","title":"menu","pageUriSEO":"popup-saj9r","pageJsonFileName":"533d0f_9ad7bcbd9677c4c93636867ec48f47c8_155"},"atv90":{"pageId":"atv90","title":"אודות","pageUriSEO":"אודות","pageJsonFileName":"533d0f_cf1fb13f8f985701dde1f0b14826dc32_155"},"rukr5":{"pageId":"rukr5","title":"נכסים (Item)","pageUriSEO":"נכסים-item","pageJsonFileName":"533d0f_2d5aff7ad54e21f6a5d5f9ffb7fcb21e_155"},"jb4p1":{"pageId":"jb4p1","title":"Property (List)","pageUriSEO":"נכסים-list-1","pageJsonFileName":"533d0f_6a727c4254c52f559d4798fd604dcfad_2"},"mlrc2":{"pageId":"mlrc2","title":"נכסים (List)","pageUriSEO":"נכסים-list","pageJsonFileName":"533d0f_08f25d9bfd995bf43f8985bf5fefb96a_2"},"qv8h5":{"pageId":"qv8h5","title":"Fullscreen Page","pageUriSEO":"fullscreen-page","pageJsonFileName":"533d0f_7bf10712c74cbefe7dfbe1f399237a52_155"},"jnin0":{"pageId":"jnin0","title":"בית","pageUriSEO":"בית","pageJsonFileName":"533d0f_1046a3403c8358514d48418b087f996d_155"},"uc0tl":{"pageId":"uc0tl","title":"Home","pageUriSEO":"home","pageJsonFileName":"533d0f_194ce4e6c294a82db88ee2550ba9ec09_155"},"kp1pa":{"pageId":"kp1pa","title":"Property (Item)","pageUriSEO":"נכסים-item-1","pageJsonFileName":"533d0f_4f7acbc34a6bb6a3e950908be94f9fbd_155"}},"disableStaticPagesUrlHierarchy":false,"routes":{".\/copy-of-אודות":{"type":"Static","pageId":"od6vr"},".\/popup-saj9r":{"type":"Static","pageId":"saj9r"},".\/אודות":{"type":"Static","pageId":"atv90"},".\/fullscreen-page":{"type":"Static","pageId":"qv8h5"},".\/בית":{"type":"Static","pageId":"jnin0"},".\/home":{"type":"Static","pageId":"uc0tl"},".\/projects":{"type":"Dynamic","pageIds":["mlrc2","rukr5"]},".\/properties":{"type":"Dynamic","pageIds":["jb4p1"]},".\/property":{"type":"Dynamic","pageIds":["kp1pa"]},".\/":{"type":"Static","pageId":"jnin0"}},"pageIdToPrefix":{"mlrc2":"projects","rukr5":"projects","jb4p1":"properties","kp1pa":"property"},"isWixSite":false,"partialRouteMatchingAllowed":true},"searchWixCodeSdk":{"language":"he"},"seoTpa":{"url":"http:\/\/10.85.160.105:81\/com.wixpress.html.tpa.seo.tpa-seo\/v1\/fetch-applications-seo-data?metaSiteId=11f56b1a-7b70-4d91-b718-24c47b25cb06","canonicalUrl":"https:\/\/www.pm404.com\/","widgetWithUseSsrSeo":{"1090":["142bb34d-3439-576a-7118-683e690a1e0d","144f04b9-aab4-fde7-179b-780c11da4f46"]},"deviceType":"Desktop","baseUri":"https:\/\/www.pm404.com","mainPageId":"jnin0","siteId":"950313b6-1ff7-4665-be80-b24935ece2ba","metaSiteId":"11f56b1a-7b70-4d91-b718-24c47b25cb06","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.forceNativeAspectRatio":"true","specs.thunderbolt.DDMenuMigrateCssCarmiMapper":"true","specs.membersArea.LoginBarRemake":"true","specs.thunderbolt.buttonUdp":"true","specs.thunderbolt.hardenFetchAndXHR":"true","specs.thunderbolt.useResponsiveImgClassicFixed":"true","specs.thunderbolt.useVeloAppId":"false","specs.thunderbolt.veloWixMembersAmbassadorV2":"new","specs.thunderbolt.megaMenuMouseLeave":"true","specs.thunderbolt.UseWixDataItemService":"true","specs.thunderbolt.useImageAvifFormatInNativeProGallery":"true","specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":"true","specs.promote.ar.reportEcomPlatformPurchaseEvents":"true","specs.thunderbolt.WixCodeGetAppDefIdFromPackageName":"false","specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":"true","specs.thunderbolt.pricingPlansUserOrdersV2":"true","specs.thunderbolt.useSvgLoaderFeature":"true","specs.thunderbolt.buttonUdp_loggedIn":"true","bypassSsrInternalCache":"false","specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":"true","specs.thunderbolt.imageEncodingAVIF":"true","displayWixAdsNewVersion":"new","specs.thunderbolt.dropAppsClientSpecMapByApplicationId":"true","specs.thunderbolt.BundlerTypescriptListExportedFunctions":"true","specs.thunderbolt.ooi_css_optimization":"new","specs.thunderbolt.hardenObject":"true","specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":"true","dummySpecTorTestsOfThunderboltViewer":"false","specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":"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","2Q8FxCsrfCdW7gnNLp2vsYesGzFmbYkDsn8BPguJ9vM.eyJpbnN0YW5jZUlkIjoiYzk0YjQyMzktMTJhZC00NThhLWFjZjctY2E4MTI3ZTkwYjE1IiwiYXBwRGVmSWQiOiIxNDFmYmZhZS01MTFlLTY4MTctYzlmMC00ODk5M2E3NTQ3ZDEiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJmZTdmMDVhOC05MmI2LTQ2YjgtYjliOC01MTUwODFlMWZkMmEiLCJiaVRva2VuIjoiZDhiZTI5MjMtNjlkZC0wODFiLTFiZWYtZWU0NTVjY2NjMDEzIiwic2l0ZU93bmVySWQiOiI1MzNkMGYyZS1lNWQwLTRmZTktYTNiNi0zYWU0YWJmNjhjMGMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNC0wNy0wOVQxNjowMjozNC4wMzVaIn0"],"6":["8725b255-2aa2-4a53-b76d-7d3c363aaeea","rSulp5E9goRXTwcNsV0qJ1LplSD6IVLjdi0d-dhpeSs.eyJpbnN0YW5jZUlkIjoiYjM5MTc2NTktYmI1YS00MjQ5LWE5NzgtNDU3MmVmYWIyOGExIiwiYXBwRGVmSWQiOiI4NzI1YjI1NS0yYWEyLTRhNTMtYjc2ZC03ZDNjMzYzYWFlZWEiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI2Mjg5YjRlNS00M2MyLTRkMTAtOWU5Zi0xOTA5NzRiNzc1NGMiLCJiaVRva2VuIjoiYTI2NDFkNDMtYzAyYS0wZmQ4LTFlNjAtNjFiNjk0OGVlM2E3Iiwic2l0ZU93bmVySWQiOiI1MzNkMGYyZS1lNWQwLTRmZTktYTNiNi0zYWU0YWJmNjhjMGMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNC0wNy0wOVQxNjowMjozNC4wMzVaIn0"],"8":["13ee94c1-b635-8505-3391-97919052c16f","5CYACvLd63OO2PV4qL94ny3d-q-3uav4amEYzTvQI1M.eyJpbnN0YW5jZUlkIjoiYjY1NmViOWEtMzg2YS00NTU1LWFjMWYtMjJhNTQ0NTkxNmJjIiwiYXBwRGVmSWQiOiIxM2VlOTRjMS1iNjM1LTg1MDUtMzM5MS05NzkxOTA1MmMxNmYiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI4ZWM0YTk0ZS0zYTZiLTRiNTAtYTkwOS02OWQ3YjhlYTY2MTkiLCJiaVRva2VuIjoiYTdhMzgwODAtNDMxYS0wOGM0LTFiMDctMDY2MTNmN2NkZGJhIiwic2l0ZU93bmVySWQiOiI1MzNkMGYyZS1lNWQwLTRmZTktYTNiNi0zYWU0YWJmNjhjMGMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNC0wNy0wOVQxNjowMjozNC4wMzVaIn0"],"9":["139ef4fa-c108-8f9a-c7be-d5f492a2c939","Kz6v6oyWAEeUz4-v86VGp7938cbgpngJHoLOT3NUbPo.eyJpbnN0YW5jZUlkIjoiNGRhNWEwOTQtYmFmMS00MzUyLWE0NTktNTJmODExYjc5YzI4IiwiYXBwRGVmSWQiOiIxMzllZjRmYS1jMTA4LThmOWEtYzdiZS1kNWY0OTJhMmM5MzkiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJlNWI0NjlmZS1jZDdmLTRiZDMtOTk4Ny1mNWVhZDgyMzc0YjEiLCJiaVRva2VuIjoiNWM1MGNiOGUtYzE4MS0wZWMzLTEzNDEtNzYzYzZhOTI1NzJlIiwic2l0ZU93bmVySWQiOiI1MzNkMGYyZS1lNWQwLTRmZTktYTNiNi0zYWU0YWJmNjhjMGMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNC0wNy0wOVQxNjowMjozNC4wMzVaIn0"],"10":["8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841","8RZFgIk9h_Q2Er4yLyl88G-PgPZwy0dwKmY3pkzKp6g.eyJpbnN0YW5jZUlkIjoiNjRiNmQzN2EtMDA0Zi00YTVmLWJkNDctMTY5MzdkYzhlZTRlIiwiYXBwRGVmSWQiOiI4ZWE5ZGYxNS05ZmY2LTRhY2YtYmJiOC04ZDNhNjlhZTU4NDEiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI4MGU3OGI3YS1iMzI2LTQ1NzgtYTFkMS0yZTZlM2M2MmZkOWQiLCJiaVRva2VuIjoiNzU0M2I4NjAtN2IzZi0wN2NlLTBhNWYtMzI1NzA2ZWQyNTQ4Iiwic2l0ZU93bmVySWQiOiI1MzNkMGYyZS1lNWQwLTRmZTktYTNiNi0zYWU0YWJmNjhjMGMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNC0wNy0wOVQxNjowMjozNC4wMzVaIn0"],"11":["55cd9036-36bb-480b-8ddc-afda3cb2eb8d","uE34rfEkqzTDwAJWfUUD3MmBOySCwsB4F4W-xFHlRqs.eyJpbnN0YW5jZUlkIjoiZWRmNjk2NDctNzA2OS00Yzc5LTg2NGMtNThhNzdlYWU3NWU0IiwiYXBwRGVmSWQiOiI1NWNkOTAzNi0zNmJiLTQ4MGItOGRkYy1hZmRhM2NiMmViOGQiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJiOGU4M2FhNy1mZGEzLTQwNWMtOTNmZS1mZTBkYjNiNDYyY2QiLCJiaVRva2VuIjoiZmMwM2ZkNWQtMGIxOS0wMWU4LTMxNTQtN2M2MzA1OGJiZWUyIiwic2l0ZU93bmVySWQiOiI1MzNkMGYyZS1lNWQwLTRmZTktYTNiNi0zYWU0YWJmNjhjMGMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNC0wNy0wOVQxNjowMjozNC4wMzVaIn0"],"12":["35aec784-bbec-4e6e-abcb-d3d724af52cf","cd7WwAEBxzaFW4yrrH9WDrhY4GQevLd3RmZOeVMp3KY.eyJpbnN0YW5jZUlkIjoiMTFlZWZhNjUtNzA5MS00YTk4LWEwMGQtM2NiNjU5ZWJjOTgzIiwiYXBwRGVmSWQiOiIzNWFlYzc4NC1iYmVjLTRlNmUtYWJjYi1kM2Q3MjRhZjUyY2YiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJlMDlkYWMwMS05OWY2LTRmMWMtOWYwYS1kNjZkYTYwMjU4MDQiLCJiaVRva2VuIjoiMDAxYjkxN2YtMGJlMS0wNzA5LTE3MTUtMTg3MjIyY2UwMjg1Iiwic2l0ZU93bmVySWQiOiI1MzNkMGYyZS1lNWQwLTRmZTktYTNiNi0zYWU0YWJmNjhjMGMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNC0wNy0wOVQxNjowMjozNC4wMzVaIn0"],"13":[null,null],"14":["4b10fcce-732d-4be3-9d46-801d271acda9","kzQQE59U-JT_UouOGm-UwpqQ4rLcLSbZ6d3752yeW8o.eyJpbnN0YW5jZUlkIjoiMjM1YmIxZGUtMzk4MS00MTk1LWFhOWMtNmU3MjNlN2Y1NTc3IiwiYXBwRGVmSWQiOiI0YjEwZmNjZS03MzJkLTRiZTMtOWQ0Ni04MDFkMjcxYWNkYTkiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiIzNjljMzZiZC03M2QzLTQ2NzUtYmQ1YS0wZWI3MWE0NWRlMTUiLCJiaVRva2VuIjoiMzJhZWRhYzQtNDJmMS0wYzA0LTFkODQtNGFiNjQ1NWE5ZTcxIiwic2l0ZU93bmVySWQiOiI1MzNkMGYyZS1lNWQwLTRmZTktYTNiNi0zYWU0YWJmNjhjMGMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNC0wNy0wOVQxNjowMjozNC4wMzVaIn0"],"15":["d70b68e2-8d77-4e0c-9c00-c292d6e0025e","M-_SkdiJXVE5YMK2_Il3X15VuuyHJV1KzArfUdFh3M8.eyJpbnN0YW5jZUlkIjoiNzYxMWU4YmMtNTU0ZC00NjBhLThjNDAtNWE5ODFiNDNiYzY1IiwiYXBwRGVmSWQiOiJkNzBiNjhlMi04ZDc3LTRlMGMtOWMwMC1jMjkyZDZlMDAyNWUiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2N2U0ODNhNi0yZTNkLTBiOWItM2I1OC03ZTVjNjA2Njc3NjMiLCJzaXRlT3duZXJJZCI6IjUzM2QwZjJlLWU1ZDAtNGZlOS1hM2I2LTNhZTRhYmY2OGMwYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA3LTA5VDE2OjAyOjM0LjAzNVoifQ"],"16":["146c0d71-352e-4464-9a03-2e868aabe7b9","ZIQhx9nbzAt-wTwLVt2U84EeyG5RinCj7-b9zHaYvhs.eyJpbnN0YW5jZUlkIjoiZDI1ZTgwMDctZjM0OS00YTk2LWFkMzQtODFiMjU3YTlhZDRiIiwiYXBwRGVmSWQiOiIxNDZjMGQ3MS0zNTJlLTQ0NjQtOWEwMy0yZTg2OGFhYmU3YjkiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjM2FiZWIxZC04ODM5LTA3MDctMWEyYy1hNTc2MmM4YzY2NGQiLCJzaXRlT3duZXJJZCI6IjUzM2QwZjJlLWU1ZDAtNGZlOS1hM2I2LTNhZTRhYmY2OGMwYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA3LTA5VDE2OjAyOjM0LjAzNVoifQ"],"18":["307ba931-689c-4b55-bb1d-6a382bad9222","NvYnSbR6LkEGNZT2Wr8umKpC0HRDOZCVl7s0gvgQz-Y.eyJpbnN0YW5jZUlkIjoiN2E2YTQ4NDQtZWQwNC00YzNlLWI2ODktMTVkZGM4MThkNDc0IiwiYXBwRGVmSWQiOiIzMDdiYTkzMS02ODljLTRiNTUtYmIxZC02YTM4MmJhZDkyMjIiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2YjlmMjM1ZS05Njc0LTAxYWYtMDE5MS0zMTE5YjMzZDFmNzIiLCJzaXRlT3duZXJJZCI6IjUzM2QwZjJlLWU1ZDAtNGZlOS1hM2I2LTNhZTRhYmY2OGMwYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA3LTA5VDE2OjAyOjM0LjAzNVoifQ"],"19":["14b89688-9b25-5214-d1cb-a3fb9683618b","VAJHNoZ_vShsy3eVgPNTM8DdU0JO20ROajZbrEytCBQ.eyJpbnN0YW5jZUlkIjoiMmNjOGVkNjQtZTk5MC00ZTE4LWI2MTAtODAyNDcxNmE2Y2FlIiwiYXBwRGVmSWQiOiIxNGI4OTY4OC05YjI1LTUyMTQtZDFjYi1hM2ZiOTY4MzYxOGIiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzZDNkODY3ZS05MmUwLTAzODktMDEwOC1hNGUwMGE0ZmE3YTgiLCJzaXRlT3duZXJJZCI6IjUzM2QwZjJlLWU1ZDAtNGZlOS1hM2I2LTNhZTRhYmY2OGMwYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA3LTA5VDE2OjAyOjM0LjAzNVoifQ"],"20":["ea2821fc-7d97-40a9-9f75-772f29178430","67plj5H1FSK07Mx5SJ9cLLrteVvSCsSPaF31vqFchgM.eyJpbnN0YW5jZUlkIjoiOTExNDYyOGItY2U2ZC00MzI1LWEzMmQtY2YyNjY4NzRkNmJhIiwiYXBwRGVmSWQiOiJlYTI4MjFmYy03ZDk3LTQwYTktOWY3NS03NzJmMjkxNzg0MzAiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4MGUxMDk5MS1iNTFkLTBlYjQtMTQzNS1lYmUyMTM1MTFkYmMiLCJzaXRlT3duZXJJZCI6IjUzM2QwZjJlLWU1ZDAtNGZlOS1hM2I2LTNhZTRhYmY2OGMwYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA3LTA5VDE2OjAyOjM0LjAzNVoifQ"],"21":["9bead16f-1c73-4cda-b6c4-28cff46988db","MBtx4h6lhtDTIjScBhYMNldmvKTlTRQKahK84_U8GEM.eyJpbnN0YW5jZUlkIjoiMTRkZDk0MzctNGU4NC00YjJkLWI2YWItOTljOTQ4NWZiZTVkIiwiYXBwRGVmSWQiOiI5YmVhZDE2Zi0xYzczLTRjZGEtYjZjNC0yOGNmZjQ2OTg4ZGIiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwNTI4ZmYyZC0zNWY0LTA2YmMtMDFiMy1iZDBkMzM3YTc1NWIiLCJzaXRlT3duZXJJZCI6IjUzM2QwZjJlLWU1ZDAtNGZlOS1hM2I2LTNhZTRhYmY2OGMwYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA3LTA5VDE2OjAyOjM0LjAzNVoifQ"],"22":["1480c568-5cbd-9392-5604-1148f5faffa0","147eEbAx9UiOEys6PF5afN5v_RSuP1UOCuc73rSq2DU.eyJpbnN0YW5jZUlkIjoiMjcyZjFiZWUtNDk3Zi00YzdmLTkwMGEtOTkwZmY4ODA2MzNhIiwiYXBwRGVmSWQiOiIxNDgwYzU2OC01Y2JkLTkzOTItNTYwNC0xMTQ4ZjVmYWZmYTAiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzNmRhNzBmNC0zMjBmLTAxZWUtMjcxMi1iZGNiODNhNWE4M2MiLCJzaXRlT3duZXJJZCI6IjUzM2QwZjJlLWU1ZDAtNGZlOS1hM2I2LTNhZTRhYmY2OGMwYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA3LTA5VDE2OjAyOjM0LjAzNVoifQ"],"23":["94bc563b-675f-41ad-a2a6-5494f211c47b","2hvHSmScIZJ7KpC6IE1TDdqGNGb0P1Jch8VQmA74gCo.eyJpbnN0YW5jZUlkIjoiY2RkNzdmZGQtYjJhZi00NDJmLTgwMDgtMzgyMDhlMDI1NTFhIiwiYXBwRGVmSWQiOiI5NGJjNTYzYi02NzVmLTQxYWQtYTJhNi01NDk0ZjIxMWM0N2IiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkYzIyMTRjNy1jOWRmLTA5YmUtMzcxMC0xY2U0ZjUyNzllMWMiLCJzaXRlT3duZXJJZCI6IjUzM2QwZjJlLWU1ZDAtNGZlOS1hM2I2LTNhZTRhYmY2OGMwYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA3LTA5VDE2OjAyOjM0LjAzNVoifQ"],"24":["14e12b04-943e-fd32-456d-70b1820a2ff2","NzvJXEB50P3zm13f2OdZeBesqpZA8RZCQSuwS4DlVgY.eyJpbnN0YW5jZUlkIjoiMWQ5ZGQ1NzgtMWRlYS00NDlhLWJlYzAtZGE3ZmVhNTM4MmVjIiwiYXBwRGVmSWQiOiIxNGUxMmIwNC05NDNlLWZkMzItNDU2ZC03MGIxODIwYTJmZjIiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwYzY4YmU2Mi02NjlhLTA5MGItMDlkOC1mZWJiOTE3NjQ5ZWEiLCJzaXRlT3duZXJJZCI6IjUzM2QwZjJlLWU1ZDAtNGZlOS1hM2I2LTNhZTRhYmY2OGMwYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA3LTA5VDE2OjAyOjM0LjAzNVoifQ"],"25":["14bca956-e09f-f4d6-14d7-466cb3f09103","BE75lXUYeS-8G9EyYjhSkafcuTix0d-SXi6ex1qnUSc.eyJpbnN0YW5jZUlkIjoiYzA0NTBlN2MtNDNjMy00OGNkLTg0OWEtY2Y5ZmZkZTg0YmQ3IiwiYXBwRGVmSWQiOiIxNGJjYTk1Ni1lMDlmLWY0ZDYtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkMWIwNjU2Ni0zOGIzLTA1NWMtMzM4Mi1lYjViODZjZDgwZDEiLCJzaXRlT3duZXJJZCI6IjUzM2QwZjJlLWU1ZDAtNGZlOS1hM2I2LTNhZTRhYmY2OGMwYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA3LTA5VDE2OjAyOjM0LjAzNVoifQ"],"26":["135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","SaljhbwW95liHS7ZfFe6jFpV_BM7-ioNsxgb8OIf7Jw.eyJpbnN0YW5jZUlkIjoiMjIzNTBhNTMtY2U2ZS00ODEzLWI5ZWEtMmVmNjdlZjYyNTVhIiwiYXBwRGVmSWQiOiIxMzVjM2Q5Mi0wZmVhLTFmOWQtMmJhNS0yYTFkZmIwNDI5N2UiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzM2MwNjE0OS1iNTFlLTA1ODItMGVmMi0wYTMyMDVkM2VlNWMiLCJzaXRlT3duZXJJZCI6IjUzM2QwZjJlLWU1ZDAtNGZlOS1hM2I2LTNhZTRhYmY2OGMwYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA3LTA5VDE2OjAyOjM0LjAzNVoifQ"],"27":["150ae7ee-c74a-eecd-d3d7-2112895b988a","nXqLRty7qJyCozoRCAzN3nUJZ53RL6nF-hGGta-PkTc.eyJpbnN0YW5jZUlkIjoiZGFiYTkxMTItZWY2Ny00ZTQxLWE3ZjgtOWExYzUyN2Y3NWQxIiwiYXBwRGVmSWQiOiIxNTBhZTdlZS1jNzRhLWVlY2QtZDNkNy0yMTEyODk1Yjk4OGEiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjYjRmZmEwOC05NDE3LTAzZDAtMTBlMC1iZWQ4Mjk1YWJlZDciLCJzaXRlT3duZXJJZCI6IjUzM2QwZjJlLWU1ZDAtNGZlOS1hM2I2LTNhZTRhYmY2OGMwYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA3LTA5VDE2OjAyOjM0LjAzNVoifQ"],"28":["f123e8f1-4350-4c9b-b269-04adfadda977","HBn0XfXKOYlv8BVwhrdPpXaaO1kPmd8jUAkau4WXxq0.eyJpbnN0YW5jZUlkIjoiZGNlZDBmNjktZWUwYy00NmExLWIyMzQtN2NkZmQxY2MyNjliIiwiYXBwRGVmSWQiOiJmMTIzZThmMS00MzUwLTRjOWItYjI2OS0wNGFkZmFkZGE5NzciLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjZDE4NjQ3My05NTdjLTBiMzAtMDUyYy01ODFiYWFlOWVkOWQiLCJzaXRlT3duZXJJZCI6IjUzM2QwZjJlLWU1ZDAtNGZlOS1hM2I2LTNhZTRhYmY2OGMwYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA3LTA5VDE2OjAyOjM0LjAzNVoifQ"],"29":["1973457f-c021-4da5-941f-58444ff761d4","5hW1ix1Q0yMqLf5R0X6rGFt_0hObJitka-XeFzQPwFQ.eyJpbnN0YW5jZUlkIjoiMzA4NjI4NGQtMTdhOC00MTczLTkwMGItNjMxMjRlMTMxZTA5IiwiYXBwRGVmSWQiOiIxOTczNDU3Zi1jMDIxLTRkYTUtOTQxZi01ODQ0NGZmNzYxZDQiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyMTczNDM1Ny02Y2Q4LTBjZTItMjcxMy00N2Q2MzUzNmQ1MGYiLCJzaXRlT3duZXJJZCI6IjUzM2QwZjJlLWU1ZDAtNGZlOS1hM2I2LTNhZTRhYmY2OGMwYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA3LTA5VDE2OjAyOjM0LjAzNVoifQ"],"1090":["14271d6f-ba62-d045-549b-ab972ae1f70e","fRlp0ByFlc46r2FhDgbvPH3iijfbTXKKn1Sb9GOm-N8.eyJpbnN0YW5jZUlkIjoiY2Q3OWQ2NzAtODZkOS00NjkxLWJkYmYtMDFkNDliODdlYmI5IiwiYXBwRGVmSWQiOiIxNDI3MWQ2Zi1iYTYyLWQwNDUtNTQ5Yi1hYjk3MmFlMWY3MGUiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyMloiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJjMGMwNWUzNC1lNzMxLTQ2NGQtYTZmMS04Zjg3ZTQ4N2Q4MGYiLCJiaVRva2VuIjoiZGM4Y2JkNmEtZmRhOS0wYjAwLTBhYTctMjUxMGUwYTIyMGJmIiwic2l0ZU93bmVySWQiOiI1MzNkMGYyZS1lNWQwLTRmZTktYTNiNi0zYWU0YWJmNjhjMGMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNC0wNy0wOVQxNjowMjozNC4wMzVaIn0"],"5063":["14ce1214-b278-a7e4-1373-00cebd1bef7c","dSMAyy40cl4xQFH9Kg4MQ722FTiaemfuJK7ji0tKaoo.eyJpbnN0YW5jZUlkIjoiMjc2MjU2OTYtYmU1ZC00OWQwLWE2NjItYjZiMDE3MjVmNTIyIiwiYXBwRGVmSWQiOiIxNGNlMTIxNC1iMjc4LWE3ZTQtMTM3My0wMGNlYmQxYmVmN2MiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyMloiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI0ZGJjMDczMi1lZmUwLTQ3MTEtOTljOS02MGUzNmYzNjNjOGYiLCJiaVRva2VuIjoiMzY5NzNkOGMtYzUyZC0wNDQxLTExN2EtOTI3NDZjMDAzZTI0Iiwic2l0ZU93bmVySWQiOiI1MzNkMGYyZS1lNWQwLTRmZTktYTNiNi0zYWU0YWJmNjhjMGMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNC0wNy0wOVQxNjowMjozNC4wMzVaIn0"],"5562":["675bbcef-18d8-41f5-800e-131ec9e08762","wixcode-pub.afdd945cb0b0f63b59fb98ad3d1be4be256744b1.eyJpbnN0YW5jZUlkIjoiMzQ4NTE5MzItMWI2OS00ZTgwLWE4MTktMGI0YzA4ZmRjOTE4IiwiaHRtbFNpdGVJZCI6Ijk1MDMxM2I2LTFmZjctNDY2NS1iZTgwLWIyNDkzNWVjZTJiYSIsInVpZCI6bnVsbCwicGVybWlzc2lvbnMiOm51bGwsImlzVGVtcGxhdGUiOmZhbHNlLCJzaWduRGF0ZSI6MTc0NjUyMzQzNjAyMiwiYWlkIjpudWxsLCJhcHBEZWZJZCI6IkNsb3VkU2l0ZUV4dGVuc2lvbiIsImlzQWRtaW4iOmZhbHNlLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2IiwiY2FjaGUiOnRydWUsImV4cGlyYXRpb25EYXRlIjpudWxsLCJwcmVtaXVtQXNzZXRzIjoiQWRzRnJlZSxTaG93V2l4V2hpbGVMb2FkaW5nLEhhc0RvbWFpbiIsInRlbmFudCI6bnVsbCwic2l0ZU93bmVySWQiOiI1MzNkMGYyZS1lNWQwLTRmZTktYTNiNi0zYWU0YWJmNjhjMGMiLCJpbnN0YW5jZVR5cGUiOiJwdWIiLCJzaXRlTWVtYmVySWQiOm51bGwsInBlcm1pc3Npb25TY29wZSI6bnVsbCwibG9naW5BY2NvdW50SWQiOm51bGwsImlzTG9naW5BY2NvdW50T3duZXIiOm51bGwsImJvdW5kU2Vzc2lvbiI6bnVsbCwic2Vzc2lvbklkIjpudWxsLCJzZXNzaW9uQ3JlYXRpb25UaW1lIjpudWxsLCJzaXRlQ3JlYXRlZERhdGUiOiIyMDI0LTA3LTA5VDE2OjAyOjM0LjAzNVoiLCJhY2NvdW50Q3JlYXRlZERhdGUiOm51bGx9"],"6771":["14517e1a-3ff0-af98-408e-2bd6953c36a2","xzXpPXO1AbNm9TYnVhRBiM-j49lUIyaKHLQWHD_uDqg.eyJpbnN0YW5jZUlkIjoiOGQxYzAzNzQtMTA5Yi00NjFiLWIzOWItZmM3NTNhMDdjM2RhIiwiYXBwRGVmSWQiOiIxNDUxN2UxYS0zZmYwLWFmOTgtNDA4ZS0yYmQ2OTUzYzM2YTIiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyMloiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiIzNDA1NmQ2Yi0yODdmLTRjYTctOGQ2ZS0wMWM1YjcwMzBhMmUiLCJiaVRva2VuIjoiOWNlOTY4NmUtNmJlYi0wYjhhLTA0ODMtZDhiMTQxMjIwOGRjIiwic2l0ZU93bmVySWQiOiI1MzNkMGYyZS1lNWQwLTRmZTktYTNiNi0zYWU0YWJmNjhjMGMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNC0wNy0wOVQxNjowMjozNC4wMzVaIn0"],"8463":["225dd912-7dea-4738-8688-4b8c6955ffc2","QUQO8aBy2xtoSPhSkzZnD4CP_OOqvs5eq6YPgI82py8.eyJpbnN0YW5jZUlkIjoiODM1NjFlZmUtMGU4Ny00NzEzLWIzOWYtZTE3NWZlZmYwNWQ5IiwiYXBwRGVmSWQiOiIyMjVkZDkxMi03ZGVhLTQ3MzgtODY4OC00YjhjNjk1NWZmYzIiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5MmEzNzVlNC03NWY3LTBhODItMDQ4Ny1jNWIxODVkYWNlZGYiLCJzaXRlT3duZXJJZCI6IjUzM2QwZjJlLWU1ZDAtNGZlOS1hM2I2LTNhZTRhYmY2OGMwYyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA3LTA5VDE2OjAyOjM0LjAzNVoifQ"],"-666":["22bef345-3c5b-4c18-b782-74d4085112ff","vPEIQdu2H9jV0sB4eUWDaPOzsIDRtsAwmqzsekbiesM.eyJpbnN0YW5jZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2IiwiYXBwRGVmSWQiOiIyMmJlZjM0NS0zYzViLTRjMTgtYjc4Mi03NGQ0MDg1MTEyZmYiLCJtZXRhU2l0ZUlkIjoiMTFmNTZiMWEtN2I3MC00ZDkxLWI3MTgtMjRjNDdiMjVjYjA2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTA2VDA5OjIzOjU2LjAyM1oiLCJkZW1vTW9kZSI6ZmFsc2UsInNpdGVPd25lcklkIjoiNTMzZDBmMmUtZTVkMC00ZmU5LWEzYjYtM2FlNGFiZjY4YzBjIiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMjQtMDctMDlUMTY6MDI6MzQuMDM1WiJ9"]}},"seo":{"context":{"siteName":"404 ניהול נכסים","siteUrl":"https:\/\/www.pm404.com","domain":"pm404.com","indexSite":true,"defaultUrl":"https:\/\/www.pm404.com\/","currLangIsOriginal":true,"siteOgImage":"https:\/\/static.wixstatic.com\/media\/533d0f_8d652f97944144d1b8f948b0f4e69216%7Emv2.png","homePageTitle":"בית","facebookAdminId":"pm404","businessName":"404 ניהול נכסים","businesDescription":"404 PROPERTY MANAGEMENT","businesLocale":"he-il","businesLogo":"https:\/\/static.wixstatic.com\/media\/533d0f_3695c1b2c5a14f9bbc8d8d5e0eaf2359~mv2.jpg","businessLocationCountry":"IL","businessLocationFormatted":"מטולה 3, Tel Aviv-Yafo, Israel","businessLocationCity":"Tel Aviv-Yafo","businesLocationsStreet":"Metula Street","businessLocationsStreetNumber":"3","businessLocationCoordinates":{"latitude":32.0639323,"longitude":34.7655651},"businessSchedule":{},"currency":"ILS","experiments":{"specs.seo.EnableFaqSD":"false","specs.seo.EnableOnlineProgramsVideoSD":"true"},"platformAppsExperiments":{"225dd912-7dea-4738-8688-4b8c6955ffc2":{"specs.forms.LocalPhoneNumbers":"true","specs.form-app.AiFormAssistantTypingEffect":"false","specs.forms.MultilineAddressInTemplates":"true","specs.forms.UseCSSVarsOnly":"true","specs.forms.SettingsButtonTextFormatting":"true","specs.forms.ComposerSoftDefaultStyleFormApp":"false","specs.forms.SubmitStatusMessageViewer":"true","specs.forms.UseFieldsV2":"false","specs.form-app.AiFormAssistantV2":"false","specs.forms.FileUploadLimitExceeded":"true","specs.forms.ImportFilesToMediaManagerExperiment":"true","specs.form-app.AiFormAssistantOptionsButtons":"true","specs.forms.UseCustomErrorMessages":"true","specs.forms.EnableNewPhoneFieldValidation":"true","specs.forms.EnablePhoneField":"true","specs.forms.EnablePresetTab":"false","specs.forms.EnableDextPhoneField":"true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.usePictureElement":"true","specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.useImageAvifFormat":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.autofixGalleriesAddition":"false","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.ItemsVirtualization":"false","specs.pro-gallery.slideTransition":"true","specs.proGallery.shouldShowNewPanels":"false","specs.pro-gallery.displayProGalleryPresets":"true","specs.pro-gallery.navigationArrowsDrawer":"true","specs.pro-gallery.horizontalTitlePlacementOptions":"true","specs.pro-gallery.artstoreShowDeprecationMessageInSettings":"false","specs.pro-gallery.useUnchangingImageRenderer":"true","specs.pro-gallery.navArrowsVericalPositionController":"true","specs.pro-gallery.enablePGRenderIndicator":"false","specs.pro-gallery.excludeFromWarmupData":"false","specs.pro-gallery.customNavigationArrows":"true","specs.pro-gallery.fixedGalleryRatio":"true","specs.pro-gallery.displayProGalleryNewPreset":"true","specs.pro-gallery.useReactionService":"true","specs.pro-gallery.textBoxWidthControllers":"true","specs.pro-gallery.allowOverlayGradient":"true","specs.pro-gallery.excludeFromLayoutFixer":"false","specs.pro-gallery.useIsInFirstFold":"false","specs.pro-gallery.enableLightroomSettingsButton":"true","specs.pro-gallery.displayPreset16":"true","specs.pro-gallery.displayProGallerySEOSettings":"false","specs.pro-gallery.imageEditing":"b","specs.pro-gallery.useWowImageRenderer":"false","specs.pro-gallery.useWarmupData":"true","specs.pro-gallery.enableFullResFeature":"true","specs.pro-gallery.useNewReactionsCalculation-Rollout":"true","specs.pro-gallery.finalReplaceSlideshow":"true","specs.pro-gallery.slideAnimationDeck":"true","specs.pro-gallery.useReactPortalInArtStore":"true","specs.pro-gallery.blockOAP":"false","specs.pro-gallery.useServerBlueprints-viewer":"false","specs.pro-gallery.excludeFromThinLinesFix":"false","specs.pro-gallery.excludeFromHlsVideosOnIphone":"true","specs.pro-gallery.removeRoleApplication":"true","specs.pro-gallery.tryCentralizedConduction":"false","specs.pro-gallery.organizeMediaMultiTypes":"true","specs.pro-gallery.useServerBlueprints-preview":"false","specs.pro-gallery.displayPreset15":"true","specs.pro-gallery.enableVideoPlaceholder":"true","specs.pro-gallery.horizontalTitlePlacementOptionsViewer":"true","specs.pro-gallery.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.blockCropOnSSR":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"dataBinding":{"specs.wixDataClient.AutomationsClientV2":"true","specs.wixDataViewer.UseCloudDataUrlWithBaseExternalUrl":"true","specs.wixDataViewer.fixExpressionsAsyncInRepeater":"false","specs.wixDataClient.BlitzNoFilteredResultsCounter":"true","specs.wixDataViewer.fetchOnlyConnectedFields":"true","specs.wixDataClient.NumberOfItemsImprovements":"true","specs.wixDataViewer.fixExpressionsFetchingOrder":"false"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"}},"businessPhone":"+972-52-6545131"},"userPatterns":[{"patternType":"WIX_DATA_PAGE_ITEM-kp1pa","content":"{\"tags\":[{\"type\":\"meta\",\"props\":{\"name\":\"description\",\"content\":\"Property Management\"}},{\"type\":\"meta\",\"props\":{\"name\":\"robots\",\"content\":\"index\"}},{\"type\":\"meta\",\"props\":{\"content\":\"{{wix-data-page-item.eebdhjg.image}}\",\"property\":\"og:image\"}},{\"type\":\"title\",\"children\":\"{{wix-data-page-item.eebdhjg.title}}\"}]}"},{"patternType":"WIX_DATA_PAGE_ITEM-rukr5","content":"{\"tags\":[{\"type\":\"meta\",\"props\":{\"name\":\"description\",\"content\":\"{{wix-data-page-item.eebdhjg.text}} ניהול נכסים\"}},{\"type\":\"meta\",\"props\":{\"name\":\"robots\",\"content\":\"index\"}},{\"type\":\"meta\",\"props\":{\"content\":\"{{wix-data-page-item.eebdhjg.image}}\",\"property\":\"og:image\"}},{\"type\":\"title\",\"children\":\"{{wix-data-page-item.eebdhjg.title}}הנכס ברחוב \"}]}"}],"metaTags":[{"name":"fb_admins_meta_tag","value":"pm404","property":false},{"name":"google-site-verification","value":"xu5BT6gr-WY_ux0Na7e0WGSplV21WLc3sNvo5V-yQb4","property":false}],"customHeadTags":"","isInSEO":true,"hasBlogAmp":false,"mainPageId":"jnin0"},"sessionManager":{"sessionModel":{},"appsInstances":{},"dynamicModelApiUrl":"https:\/\/www.pm404.com\/_api\/v2\/dynamicmodel","accessTokensApiUrl":"https:\/\/www.pm404.com\/_api\/v1\/access-tokens","expiryTimeoutOverride":0,"isRunningInDifferentSiteContext":false},"siteMembersWixCodeSdk":{"isPreviewMode":false,"isEditMode":false,"smToken":"","smcollectionId":"19b8b482-4b83-4fd8-a98f-d9fa0b0ca689"},"siteMembers":{"collectionExposure":"Public","smcollectionId":"19b8b482-4b83-4fd8-a98f-d9fa0b0ca689","smToken":"","protectedHomepage":false,"isTemplate":false,"loginSocialBarOnSite":false,"isCommunityInstalled":false},"siteWixCodeSdk":{"fontFaceServerUrl":"https:\/\/serverless.parastorage.com\/_serverless\/site-sdk-server\/v1\/style","siteDisplayName":"404 ניהול נכסים","siteRevision":2,"regionalSettings":"he-il","language":"he","currency":"ILS","mainPageId":"jnin0","pageIdToPrefix":{"mlrc2":"projects","rukr5":"projects","jb4p1":"properties","kp1pa":"property"},"routerPrefixes":{"60c9042a-c0a0-484c-a19d-80096a51379c":{"name":"projects","prefix":"\/projects","type":"dynamicPages"},"220ace61-9d3d-40dc-9482-93cd7c9a118d":{"name":"projects","prefix":"\/projects","type":"dynamicPages"},"cd28ddab-2cf0-4731-8a58-5d59eb052f22":{"name":"properties","prefix":"\/properties","type":"dynamicPages"},"57f63cbc-b4a3-4342-8a2f-bb4c64526ec1":{"name":"property","prefix":"\/property","type":"dynamicPages"}},"timezone":"Asia\/Jerusalem","pageIdToTitle":{"od6vr":"About","saj9r":"menu","atv90":"אודות","rukr5":"נכסים (Item)","jb4p1":"Property (List)","mlrc2":"נכסים (List)","qv8h5":"Fullscreen Page","jnin0":"בית","uc0tl":"Home","kp1pa":"Property (Item)"},"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":26,"appDefinitionName":"ShoutOut (Legacy)","appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","isWixTPA":true,"allowScrolling":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html","mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html","tpaWidgetId":"pro-gallery","appPage":{},"applicationId":1090,"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":1090,"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":1090,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":false},"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetUrl":"https:\/\/engage.wixapps.net\/chat-widget-server\/renderChatWidget\/index","tpaWidgetId":"wix_visitors","appPage":{},"applicationId":6771,"appDefinitionName":"Wix Chat","appDefinitionId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","isWixTPA":true,"allowScrolling":false},"371ee199-389c-4a93-849e-e35b8a15b7ca":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/form-app\/1.1766.0\/Form","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/form-app\/1.1766.0\/Form","tpaWidgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","appPage":{},"applicationId":8463,"appDefinitionName":"Wix Forms","appDefinitionId":"225dd912-7dea-4738-8688-4b8c6955ffc2","isWixTPA":true,"allowScrolling":false}},"appsClientSpecMapData":{"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":{"applicationId":26,"widgets":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","widgetId":"141995eb-c700-8487-6366-a482f7432e2b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"shoutout_feed","default":true}},"appDefinitionName":"ShoutOut (Legacy)","appFields":{"premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.2064.0"},"isWixTPA":true},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"applicationId":1090,"widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"useSsrSeo":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/3427"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryViewerWidget.bundle.min.js","ssrCacheExcluded":"false","isLoadable":true},"tpaWidgetId":"pro-gallery","default":false},"144f04b9-aab4-fde7-179b-780c11da4f46":{"widgetUrl":"https:\/\/progallery.wixapps.net\/fullscreen","widgetId":"144f04b9-aab4-fde7-179b-780c11da4f46","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/fullscreen","appPage":{"id":"fullscreen_page","name":"Fullscreen Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":true,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"linkable":true},"default":false},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"121a27a6-8fda-4a45-b2eb-60bf40299017","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"myzur","pageJsonFilename":"60cca8_1187b22ad1b74be9c211069460329a2b_8.json","blocksVersion":"2.0.0","ssrCacheExcluded":"true","relatedArtifact":"pro-gallery-tpa","nestedWidgets":"{\"internal\":[]}"}},"default":false}},"appDefinitionName":"Wix Pro Gallery","appFields":{"platform":{"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=ce7fd828-85c4-4b73-a390-d293eae32cec&metaSiteId=5af77ffc-cae0-4550-8a1e-4a85ff049a48&siteRevision=25","blocks_widgetManifestsUrl":"\/manifests\/14271d6f-ba62-d045-549b-ab972ae1f70e\/25\/manifests.json","santaWrapperBaseUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"cloneAppDataUrl":"https:\/\/progallery.wixapps.net\/_api\/gallery\/clone","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/3427"},"width":{"desktop":{},"tablet":{},"mobile":{}},"shouldCloneDataPerComponent":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/3427"}},"studio":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.934.0"},"isWixTPA":true},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"applicationId":6771,"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,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.136.0"},"isWixTPA":true},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"applicationId":8463,"widgets":{"371ee199-389c-4a93-849e-e35b8a15b7ca":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/form-app\/1.1766.0\/Form","widgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/form-app\/1.1766.0\/Form","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1784"}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/FormViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/FormViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","default":true}},"appDefinitionName":"Wix Forms","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0"},"baseUrlsTemplate":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/4615"},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/4615"}},"ooiInEditor":true},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.715.0"},"isWixTPA":true}},"previewMode":false,"siteRevision":2,"userFileDomainUrl":"filesusr.com","metaSiteId":"11f56b1a-7b70-4d91-b718-24c47b25cb06","isPremiumDomain":true,"routersConfig":{"routers-lywysmfk":{"prefix":"projects","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/\":{\"seoMetaTags\":{\"robots\":\"index\",\"description\":\"ניהול נכסים בתל אביב והמרכז\",\"keywords\":\"ניהול נכסים בתל אביב והמרכז\",\"og:image\":\"\"},\"pageRole\":\"60c9042a-c0a0-484c-a19d-80096a51379c\",\"title\":\"ניהול נכסים 404\",\"config\":{\"collection\":\"eebdhjg\",\"pageSize\":24,\"lowercase\":true,\"seoV2\":true,\"filter\":{\"$and\":[{\"number\":{\"$ne\":null}}]},\"sort\":[{\"number\":\"asc\"}]}},\"\/{title}\":{\"seoMetaTags\":{\"description\":\"{text} ניהול נכסים\",\"og:image\":\"{image}\",\"robots\":\"index\",\"keywords\":\"ניהול נכסים \"},\"pageRole\":\"220ace61-9d3d-40dc-9482-93cd7c9a118d\",\"title\":\"{title}הנכס ברחוב \",\"config\":{\"collection\":\"eebdhjg\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true}}}}","group":"","pages":{"60c9042a-c0a0-484c-a19d-80096a51379c":"mlrc2","220ace61-9d3d-40dc-9482-93cd7c9a118d":"rukr5"},"roleVariations":{}},"routers-m053074a":{"prefix":"properties","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/\":{\"seoMetaTags\":{\"robots\":\"index\",\"description\":\"Property Management\",\"keywords\":\"Asset Management | Property Management\",\"og:image\":\"\"},\"pageRole\":\"cd28ddab-2cf0-4731-8a58-5d59eb052f22\",\"title\":\"eebdhjg\",\"config\":{\"collection\":\"eebdhjg\",\"pageSize\":24,\"lowercase\":true,\"seoV2\":true,\"filter\":{\"$and\":[{\"number\":{\"$ne\":null}}]},\"sort\":[{\"number\":\"asc\"}]}}}}","group":"","pages":{"cd28ddab-2cf0-4731-8a58-5d59eb052f22":"jb4p1"},"roleVariations":{}},"routers-m05317q0":{"prefix":"property","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"seoMetaTags\":{\"description\":\"Property Management\",\"og:image\":\"{image}\",\"robots\":\"index\",\"keywords\":\"Asset Management | Property Management\"},\"pageRole\":\"57f63cbc-b4a3-4342-8a2f-bb4c64526ec1\",\"title\":\"{title}\",\"config\":{\"collection\":\"eebdhjg\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true}}}}","group":"","pages":{"57f63cbc-b4a3-4342-8a2f-bb4c64526ec1":"kp1pa"},"roleVariations":{}}},"routerByPrefix":{"projects":"routers-lywysmfk","properties":"routers-m053074a","property":"routers-m05317q0"},"pageIdToPrefix":{"mlrc2":"projects","rukr5":"projects","jb4p1":"properties","kp1pa":"property"},"viewMode":"site","editorOrSite":"site","externalBaseUrl":"https:\/\/www.pm404.com","tpaModalConfig":{"wixTPAs":{"141fbfae-511e-6817-c9f0-48993a7547d1":true,"8725b255-2aa2-4a53-b76d-7d3c363aaeea":true,"13ee94c1-b635-8505-3391-97919052c16f":true,"139ef4fa-c108-8f9a-c7be-d5f492a2c939":true,"8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841":true,"55cd9036-36bb-480b-8ddc-afda3cb2eb8d":true,"35aec784-bbec-4e6e-abcb-d3d724af52cf":true,"4b10fcce-732d-4be3-9d46-801d271acda9":true,"d70b68e2-8d77-4e0c-9c00-c292d6e0025e":true,"146c0d71-352e-4464-9a03-2e868aabe7b9":true,"307ba931-689c-4b55-bb1d-6a382bad9222":true,"14b89688-9b25-5214-d1cb-a3fb9683618b":true,"ea2821fc-7d97-40a9-9f75-772f29178430":true,"9bead16f-1c73-4cda-b6c4-28cff46988db":true,"1480c568-5cbd-9392-5604-1148f5faffa0":true,"94bc563b-675f-41ad-a2a6-5494f211c47b":true,"14e12b04-943e-fd32-456d-70b1820a2ff2":true,"14bca956-e09f-f4d6-14d7-466cb3f09103":true,"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":true,"150ae7ee-c74a-eecd-d3d7-2112895b988a":true,"f123e8f1-4350-4c9b-b269-04adfadda977":true,"1973457f-c021-4da5-941f-58444ff761d4":true,"14271d6f-ba62-d045-549b-ab972ae1f70e":true,"14ce1214-b278-a7e4-1373-00cebd1bef7c":true,"14517e1a-3ff0-af98-408e-2bd6953c36a2":true,"225dd912-7dea-4738-8688-4b8c6955ffc2":true}},"appSectionParams":{},"requestUrl":"https:\/\/www.pm404.com\/","isMobileView":false,"deviceType":"desktop","isMobileDevice":false,"extras":{"currency":"ILS"},"tpaDebugParams":{"debugApp":null,"petri_ovr":null},"locale":"he","timeZone":"Asia\/Jerusalem","shouldRenderTPAsIframe":true,"debug":false,"regionalLanguage":"he"},"windowWixCodeSdk":{"locale":"he-il","isMobileFriendly":true,"formFactor":"Desktop","pageIdToRouterAppDefinitionId":{"mlrc2":"dataBinding","rukr5":"dataBinding","jb4p1":"dataBinding","kp1pa":"dataBinding"}},"wixCustomElementComponent":{"shouldLoadAllExternalScripts":true,"widgetsToRenderOnFreeSites":{"14271d6f-ba62-d045-549b-ab972ae1f70e-myzur":true},"wixCodeBundlersUrlData":{"url":"https:\/\/bundler.wix-code.com\/11f56b1a-7b70-4d91-b718-24c47b25cb06\/34851932-1b69-4e80-a819-0b4c08fdc918\/d8696bf2-8ec8-4d31-93bc-ebb6a829f8dc\/","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\/11f56b1a-7b70-4d91-b718-24c47b25cb06\/34851932-1b69-4e80-a819-0b4c08fdc918\/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.915ffbdc.chunk.min.js","nonMainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/nonMainSdks.29e2e76a.chunk.min.js"},"landingPageId":"jnin0","isChancePlatformOnLandingPage":true,"clientWorkerUrl":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/clientWorker.83537db4.bundle.min.js","bootstrapData":{"isMobileView":false,"isMobileAppBuilder":false,"appsSpecData":{"1973457f-c021-4da5-941f-58444ff761d4":{"appDefinitionId":"1973457f-c021-4da5-941f-58444ff761d4","type":"public","instanceId":"3086284d-17a8-4173-900b-63124e131e09","appDefinitionName":"CMS","isWixTPA":true,"isModuleFederated":false},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","type":"public","instanceId":"cd79d670-86d9-4691-bdbf-01d49b87ebb9","appDefinitionName":"Wix Pro Gallery","isWixTPA":true,"isModuleFederated":false},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefinitionId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","type":"public","instanceId":"27625696-be5d-49d0-a662-b6b01725f522","appDefinitionName":"Old Wix Forms and Payments","isWixTPA":true,"isModuleFederated":false},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","type":"siteextension","instanceId":"34851932-1b69-4e80-a819-0b4c08fdc918","isModuleFederated":false},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"appDefinitionId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","type":"public","instanceId":"8d1c0374-109b-461b-b39b-fc753a07c3da","appDefinitionName":"Wix Chat","isWixTPA":true,"isModuleFederated":false},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"appDefinitionId":"225dd912-7dea-4738-8688-4b8c6955ffc2","type":"public","instanceId":"83561efe-0e87-4713-b39f-e175feff05d9","appDefinitionName":"Wix Forms","isWixTPA":true,"isModuleFederated":false},"dataBinding":{"appDefinitionId":"dataBinding","type":"application","instanceId":"34851932-1b69-4e80-a819-0b4c08fdc918","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":{}},"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":{}},"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"}}},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"appDefId":"225dd912-7dea-4738-8688-4b8c6955ffc2","appDefName":"Wix Forms","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0"},"errorReportingUrl":"https:\/\/[email protected]\/4615","widgets":{"371ee199-389c-4a93-849e-e35b8a15b7ca":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/FormViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/FormViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1784","widgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","cssPerBreakpoint":true}}},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefId":"14271d6f-ba62-d045-549b-ab972ae1f70e","appDefName":"Wix Pro Gallery","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/viewerScript.bundle.min.js","baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=ce7fd828-85c4-4b73-a390-d293eae32cec&metaSiteId=5af77ffc-cae0-4550-8a1e-4a85ff049a48&siteRevision=25","blocks_widgetManifestsUrl":"\/manifests\/14271d6f-ba62-d045-549b-ab972ae1f70e\/25\/manifests.json","santaWrapperBaseUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/"},"errorReportingUrl":"https:\/\/[email protected]\/3427","widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/3427","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d"},"144f04b9-aab4-fde7-179b-780c11da4f46":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/3427","widgetId":"144f04b9-aab4-fde7-179b-780c11da4f46"},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/3427","widgetId":"121a27a6-8fda-4a45-b2eb-60bf40299017"}}},"dataBinding":{"appDefId":"dataBinding","appDefName":"Data Binding","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8703.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":{}},"window":{"csrfToken":""},"location":{"externalBaseUrl":"https:\/\/www.pm404.com","isPremiumDomain":true,"metaSiteId":"11f56b1a-7b70-4d91-b718-24c47b25cb06","userFileDomainUrl":"filesusr.com"},"bi":{"ownerId":"533d0f2e-e5d0-4fe9-a3b6-3ae4abf68c0c","isMobileFriendly":true,"isPreview":false,"requestId":"1746523435.8142399000892133851950"},"platformAPIData":{"routersConfigMap":{"routers-lywysmfk":{"prefix":"projects","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/\":{\"seoMetaTags\":{\"robots\":\"index\",\"description\":\"ניהול נכסים בתל אביב והמרכז\",\"keywords\":\"ניהול נכסים בתל אביב והמרכז\",\"og:image\":\"\"},\"pageRole\":\"60c9042a-c0a0-484c-a19d-80096a51379c\",\"title\":\"ניהול נכסים 404\",\"config\":{\"collection\":\"eebdhjg\",\"pageSize\":24,\"lowercase\":true,\"seoV2\":true,\"filter\":{\"$and\":[{\"number\":{\"$ne\":null}}]},\"sort\":[{\"number\":\"asc\"}]}},\"\/{title}\":{\"seoMetaTags\":{\"description\":\"{text} ניהול נכסים\",\"og:image\":\"{image}\",\"robots\":\"index\",\"keywords\":\"ניהול נכסים \"},\"pageRole\":\"220ace61-9d3d-40dc-9482-93cd7c9a118d\",\"title\":\"{title}הנכס ברחוב \",\"config\":{\"collection\":\"eebdhjg\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true}}}}","group":"","pages":{"60c9042a-c0a0-484c-a19d-80096a51379c":"mlrc2","220ace61-9d3d-40dc-9482-93cd7c9a118d":"rukr5"},"roleVariations":{}},"routers-m053074a":{"prefix":"properties","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/\":{\"seoMetaTags\":{\"robots\":\"index\",\"description\":\"Property Management\",\"keywords\":\"Asset Management | Property Management\",\"og:image\":\"\"},\"pageRole\":\"cd28ddab-2cf0-4731-8a58-5d59eb052f22\",\"title\":\"eebdhjg\",\"config\":{\"collection\":\"eebdhjg\",\"pageSize\":24,\"lowercase\":true,\"seoV2\":true,\"filter\":{\"$and\":[{\"number\":{\"$ne\":null}}]},\"sort\":[{\"number\":\"asc\"}]}}}}","group":"","pages":{"cd28ddab-2cf0-4731-8a58-5d59eb052f22":"jb4p1"},"roleVariations":{}},"routers-m05317q0":{"prefix":"property","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"seoMetaTags\":{\"description\":\"Property Management\",\"og:image\":\"{image}\",\"robots\":\"index\",\"keywords\":\"Asset Management | Property Management\"},\"pageRole\":\"57f63cbc-b4a3-4342-8a2f-bb4c64526ec1\",\"title\":\"{title}\",\"config\":{\"collection\":\"eebdhjg\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true}}}}","group":"","pages":{"57f63cbc-b4a3-4342-8a2f-bb4c64526ec1":"kp1pa"},"roleVariations":{}}}},"wixCodeBootstrapData":{"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","wixCodeInstanceId":"34851932-1b69-4e80-a819-0b4c08fdc918","wixCloudBaseDomain":"wix-code.com","dbsmViewerApp":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8703.0","wixCodePlatformBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-code-platform\/1.1097.93","wixCodeModel":{"appData":{"codeAppId":"d8696bf2-8ec8-4d31-93bc-ebb6a829f8dc"},"signedAppRenderInfo":"1fd40e7e47fd1fa60e57b40224d5b9e73e6f969d.eyJncmlkQXBwSWQiOiJkODY5NmJmMi04ZWM4LTRkMzEtOTNiYy1lYmI2YTgyOWY4ZGMiLCJodG1sU2l0ZUlkIjoiOTUwMzEzYjYtMWZmNy00NjY1LWJlODAtYjI0OTM1ZWNlMmJhIiwiZGVtb0lkIjpudWxsLCJzaWduRGF0ZSI6MTc0NjUyMzQzNjAzMn0="},"wixCodePageIds":{},"elementorySupport":{"baseUrl":"https:\/\/www.pm404.com\/_api\/wix-code-public-dispatcher-ng\/siteview"},"codePackagesData":[]},"autoFrontendModulesBaseUrl":"https:\/\/static.parastorage.com\/services\/auto-frontend-modules\/1.6238.0","disabledPlatformApps":{},"widgetsClientSpecMapData":{"1973457f-c021-4da5-941f-58444ff761d4":{},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetName":"pro-gallery","componentFields":{}},"144f04b9-aab4-fde7-179b-780c11da4f46":{"widgetName":"fullscreen_page","componentFields":{}},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"componentFields":{}}},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{},"675bbcef-18d8-41f5-800e-131ec9e08762":{},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetName":"wix_visitors","componentFields":{}}},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"371ee199-389c-4a93-849e-e35b8a15b7ca":{"widgetName":"371ee199-389c-4a93-849e-e35b8a15b7ca","componentFields":{}}},"dataBinding":{}},"essentials":{"appsConductedExperiments":{"225dd912-7dea-4738-8688-4b8c6955ffc2":{"specs.forms.LocalPhoneNumbers":"true","specs.form-app.AiFormAssistantTypingEffect":"false","specs.forms.MultilineAddressInTemplates":"true","specs.forms.UseCSSVarsOnly":"true","specs.forms.SettingsButtonTextFormatting":"true","specs.forms.ComposerSoftDefaultStyleFormApp":"false","specs.forms.SubmitStatusMessageViewer":"true","specs.forms.UseFieldsV2":"false","specs.form-app.AiFormAssistantV2":"false","specs.forms.FileUploadLimitExceeded":"true","specs.forms.ImportFilesToMediaManagerExperiment":"true","specs.form-app.AiFormAssistantOptionsButtons":"true","specs.forms.UseCustomErrorMessages":"true","specs.forms.EnableNewPhoneFieldValidation":"true","specs.forms.EnablePhoneField":"true","specs.forms.EnablePresetTab":"false","specs.forms.EnableDextPhoneField":"true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.usePictureElement":"true","specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.useImageAvifFormat":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.autofixGalleriesAddition":"false","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.ItemsVirtualization":"false","specs.pro-gallery.slideTransition":"true","specs.proGallery.shouldShowNewPanels":"false","specs.pro-gallery.displayProGalleryPresets":"true","specs.pro-gallery.navigationArrowsDrawer":"true","specs.pro-gallery.horizontalTitlePlacementOptions":"true","specs.pro-gallery.artstoreShowDeprecationMessageInSettings":"false","specs.pro-gallery.useUnchangingImageRenderer":"true","specs.pro-gallery.navArrowsVericalPositionController":"true","specs.pro-gallery.enablePGRenderIndicator":"false","specs.pro-gallery.excludeFromWarmupData":"false","specs.pro-gallery.customNavigationArrows":"true","specs.pro-gallery.fixedGalleryRatio":"true","specs.pro-gallery.displayProGalleryNewPreset":"true","specs.pro-gallery.useReactionService":"true","specs.pro-gallery.textBoxWidthControllers":"true","specs.pro-gallery.allowOverlayGradient":"true","specs.pro-gallery.excludeFromLayoutFixer":"false","specs.pro-gallery.useIsInFirstFold":"false","specs.pro-gallery.enableLightroomSettingsButton":"true","specs.pro-gallery.displayPreset16":"true","specs.pro-gallery.displayProGallerySEOSettings":"false","specs.pro-gallery.imageEditing":"b","specs.pro-gallery.useWowImageRenderer":"false","specs.pro-gallery.useWarmupData":"true","specs.pro-gallery.enableFullResFeature":"true","specs.pro-gallery.useNewReactionsCalculation-Rollout":"true","specs.pro-gallery.finalReplaceSlideshow":"true","specs.pro-gallery.slideAnimationDeck":"true","specs.pro-gallery.useReactPortalInArtStore":"true","specs.pro-gallery.blockOAP":"false","specs.pro-gallery.useServerBlueprints-viewer":"false","specs.pro-gallery.excludeFromThinLinesFix":"false","specs.pro-gallery.excludeFromHlsVideosOnIphone":"true","specs.pro-gallery.removeRoleApplication":"true","specs.pro-gallery.tryCentralizedConduction":"false","specs.pro-gallery.organizeMediaMultiTypes":"true","specs.pro-gallery.useServerBlueprints-preview":"false","specs.pro-gallery.displayPreset15":"true","specs.pro-gallery.enableVideoPlaceholder":"true","specs.pro-gallery.horizontalTitlePlacementOptionsViewer":"true","specs.pro-gallery.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.blockCropOnSSR":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"dataBinding":{"specs.wixDataClient.AutomationsClientV2":"true","specs.wixDataViewer.UseCloudDataUrlWithBaseExternalUrl":"true","specs.wixDataViewer.fixExpressionsAsyncInRepeater":"false","specs.wixDataClient.BlitzNoFilteredResultsCounter":"true","specs.wixDataViewer.fetchOnlyConnectedFields":"true","specs.wixDataClient.NumberOfItemsImprovements":"true","specs.wixDataViewer.fixExpressionsFetchingOrder":"false"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"}}},"forceEmptySdks":false,"appDefIdToIsMigratedToGetPlatformApi":{"1973457f-c021-4da5-941f-58444ff761d4":false,"14271d6f-ba62-d045-549b-ab972ae1f70e":false,"14ce1214-b278-a7e4-1373-00cebd1bef7c":false,"675bbcef-18d8-41f5-800e-131ec9e08762":false,"14517e1a-3ff0-af98-408e-2bd6953c36a2":false,"225dd912-7dea-4738-8688-4b8c6955ffc2":false,"dataBinding":false}},"appsScripts":{"urls":{"14271d6f-ba62-d045-549b-ab972ae1f70e":["https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryController.bundle.min.js"],"225dd912-7dea-4738-8688-4b8c6955ffc2":["https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/viewerScript.bundle.min.js"],"14517e1a-3ff0-af98-408e-2bd6953c36a2":["https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/viewer-script.bundle.min.js"],"dataBinding":["https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8703.0\/app.js"]},"scope":"page"},"debug":{"disablePlatform":false,"disableSnapshots":false,"enableSnapshots":false}}},"siteAssets":{"dataFixersParams":{"experiments":{"dm_deleteLayoutOverridesForRefComponents":true,"dm_migrateOldHoverBoxToNewFixer":true},"dfVersion":"1.4701.0","isHttps":true,"isUrlMigrated":true,"metaSiteId":"11f56b1a-7b70-4d91-b718-24c47b25cb06","quickActionsMenuEnabled":false,"siteId":"950313b6-1ff7-4665-be80-b24935ece2ba","siteRevision":2,"v":3,"cacheVersions":{"dataFixer":6},"oneDocEnabled":true},"modulesParams":{"features":{"moduleName":"thunderbolt-features","contentType":"application\/json","resourceType":"features","languageResolutionMethod":"QueryParam","isMultilingualEnabled":false,"externalBaseUrl":"https:\/\/www.pm404.com","useSandboxInHTMLComp":false,"disableStaticPagesUrlHierarchy":false,"aboveTheFoldSectionsNum":null,"isTrackClicksAnalyticsEnabled":false,"isSocialElementsBlocked":false},"platform":{"moduleName":"thunderbolt-platform","contentType":"application\/json","resourceType":"platform","externalBaseUrl":"https:\/\/www.pm404.com","staticHTMLComponentUrl":"https:\/\/www-pm404-com.filesusr.com\/"},"css":{"moduleName":"thunderbolt-css","contentType":"application\/json","resourceType":"css","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.ec7136998c28cd5472e4d9903fdc6fc1e164203a","editor-elements-design-systems.thunderbolt.a4212f97b2c7cfc2ebe902c0bf94373715ae2f63"],"ooiVersions":"371ee199-389c-4a93-849e-e35b8a15b7ca%3Dp.form-app%2F1.1766.0%2FFormViewerWidgetNoCss."},"cssMappers":{"moduleName":"thunderbolt-css-mappers","contentType":"application\/json","resourceType":"cssMappers","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.ec7136998c28cd5472e4d9903fdc6fc1e164203a","editor-elements-design-systems.thunderbolt.a4212f97b2c7cfc2ebe902c0bf94373715ae2f63"],"ooiVersions":"371ee199-389c-4a93-849e-e35b8a15b7ca%3Dp.form-app%2F1.1766.0%2FFormViewerWidgetNoCss."},"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.pm404.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":true,"dayfulBanner":false,"mobileActionsMenu":false,"isWixSite":false,"editorName":"Unknown","urlFormatModel":{"format":"slash","forbiddenPageUriSEOs":["app","apps","_api","robots.txt","sitemap.xml","feed.xml","sites"],"pageIdToResolvedUriSEO":{}},"pageJsonFileNames":{"od6vr":"533d0f_80213bb3a7f13c20be05ea46512d7bf4_155.json","saj9r":"533d0f_9ad7bcbd9677c4c93636867ec48f47c8_155.json","atv90":"533d0f_cf1fb13f8f985701dde1f0b14826dc32_155.json","rukr5":"533d0f_2d5aff7ad54e21f6a5d5f9ffb7fcb21e_155.json","jb4p1":"533d0f_6a727c4254c52f559d4798fd604dcfad_2.json","mlrc2":"533d0f_08f25d9bfd995bf43f8985bf5fefb96a_2.json","qv8h5":"533d0f_7bf10712c74cbefe7dfbe1f399237a52_155.json","jnin0":"533d0f_1046a3403c8358514d48418b087f996d_155.json","uc0tl":"533d0f_194ce4e6c294a82db88ee2550ba9ec09_155.json","kp1pa":"533d0f_4f7acbc34a6bb6a3e950908be94f9fbd_155.json","masterPage":"533d0f_2e610a1b813e04016547d6c583f409b9_2.json"},"protectedPageIds":[],"routersInfo":{"configMap":{"routers-lywysmfk":{"prefix":"projects","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/\":{\"seoMetaTags\":{\"robots\":\"index\",\"description\":\"ניהול נכסים בתל אביב והמרכז\",\"keywords\":\"ניהול נכסים בתל אביב והמרכז\",\"og:image\":\"\"},\"pageRole\":\"60c9042a-c0a0-484c-a19d-80096a51379c\",\"title\":\"ניהול נכסים 404\",\"config\":{\"collection\":\"eebdhjg\",\"pageSize\":24,\"lowercase\":true,\"seoV2\":true,\"filter\":{\"$and\":[{\"number\":{\"$ne\":null}}]},\"sort\":[{\"number\":\"asc\"}]}},\"\/{title}\":{\"seoMetaTags\":{\"description\":\"{text} ניהול נכסים\",\"og:image\":\"{image}\",\"robots\":\"index\",\"keywords\":\"ניהול נכסים \"},\"pageRole\":\"220ace61-9d3d-40dc-9482-93cd7c9a118d\",\"title\":\"{title}הנכס ברחוב \",\"config\":{\"collection\":\"eebdhjg\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true}}}}","group":"","pages":{"60c9042a-c0a0-484c-a19d-80096a51379c":"mlrc2","220ace61-9d3d-40dc-9482-93cd7c9a118d":"rukr5"},"roleVariations":{}},"routers-m053074a":{"prefix":"properties","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/\":{\"seoMetaTags\":{\"robots\":\"index\",\"description\":\"Property Management\",\"keywords\":\"Asset Management | Property Management\",\"og:image\":\"\"},\"pageRole\":\"cd28ddab-2cf0-4731-8a58-5d59eb052f22\",\"title\":\"eebdhjg\",\"config\":{\"collection\":\"eebdhjg\",\"pageSize\":24,\"lowercase\":true,\"seoV2\":true,\"filter\":{\"$and\":[{\"number\":{\"$ne\":null}}]},\"sort\":[{\"number\":\"asc\"}]}}}}","group":"","pages":{"cd28ddab-2cf0-4731-8a58-5d59eb052f22":"jb4p1"},"roleVariations":{}},"routers-m05317q0":{"prefix":"property","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"seoMetaTags\":{\"description\":\"Property Management\",\"og:image\":\"{image}\",\"robots\":\"index\",\"keywords\":\"Asset Management | Property Management\"},\"pageRole\":\"57f63cbc-b4a3-4342-8a2f-bb4c64526ec1\",\"title\":\"{title}\",\"config\":{\"collection\":\"eebdhjg\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true}}}}","group":"","pages":{"57f63cbc-b4a3-4342-8a2f-bb4c64526ec1":"kp1pa"},"roleVariations":{}}}},"isPremiumDomain":true,"disableSiteAssetsCache":false,"migratingToOoiWidgetIds":"","siteRevisionConfig":{"siteRevision":"2","branchId":"a70245de-470d-44a2-9942-a0d51da699ef"},"registryLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13731.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13731.0"}],"isInSeo":true,"language":"he","originalLanguage":"he","appDefinitionIdToSiteRevision":{"14271d6f-ba62-d045-549b-ab972ae1f70e":"25"},"builderWidgetsIds":{},"isClientSdkOnSite":false,"appDefinitionIdsWithCustomCss":[]},"beckyExperiments":{"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"specs.thunderbolt.dropAppsClientSpecMapByApplicationId":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true},"manifests":{"node":{"modulesToHashes":{"thunderbolt-features":"6df90866.bundle.min","thunderbolt-platform":"f18440c8.bundle.min","thunderbolt-css":"a8b4e20d.bundle.min","thunderbolt-site-map":"b076872f.bundle.min","thunderbolt-mobile-app-builder":"fc600f9b.bundle.min","builder-component-features":"f7877efc.bundle.min","builder-component-css":"89c3b774.bundle.min","builder-component-platform":"6dbbc7f8.bundle.min","thunderbolt-css-mappers":"753fa58a.bundle.min"}},"web":{"modulesToHashes":{"thunderbolt-features":"77696121.bundle.min","thunderbolt-platform":"2aa10393.bundle.min","thunderbolt-css":"d1f34658.bundle.min","thunderbolt-site-map":"b976da7b.bundle.min","thunderbolt-mobile-app-builder":"7720dea1.bundle.min","builder-component-features":"241d01a6.bundle.min","builder-component-css":"475de9be.bundle.min","builder-component-platform":"17015ed6.bundle.min","thunderbolt-css-mappers":"eb5e2cd6.bundle.min","webpack-runtime":"97ae7421.bundle.min"},"webpackRuntimeBundle":"97ae7421.bundle.min"},"webWorker":{"modulesToHashes":{"thunderbolt-features":"d9098853.bundle.min","thunderbolt-platform":"f0bb4491.bundle.min","thunderbolt-css":"189e85e8.bundle.min","thunderbolt-site-map":"a360b74f.bundle.min","thunderbolt-mobile-app-builder":"b3801a62.bundle.min","builder-component-features":"023747da.bundle.min","builder-component-css":"915ff121.bundle.min","builder-component-platform":"3f88a410.bundle.min","thunderbolt-css-mappers":"6459311a.bundle.min"}}},"staticHTMLComponentUrl":"https:\/\/www-pm404-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.forceNativeAspectRatio":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.membersArea.LoginBarRemake":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.veloWixMembersAmbassadorV2":true,"specs.thunderbolt.megaMenuMouseLeave":true,"specs.thunderbolt.UseWixDataItemService":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":true,"specs.promote.ar.reportEcomPlatformPurchaseEvents":true,"specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":true,"specs.thunderbolt.pricingPlansUserOrdersV2":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.buttonUdp_loggedIn":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"displayWixAdsNewVersion":true,"specs.thunderbolt.dropAppsClientSpecMapByApplicationId":true,"specs.thunderbolt.BundlerTypescriptListExportedFunctions":true,"specs.thunderbolt.ooi_css_optimization":true,"specs.thunderbolt.hardenObject":true,"specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":true,"specs.thunderbolt.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.pm404.com\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/www.pm404.com\/_api\/v1\/access-tokens","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":true},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"2","branchId":"a70245de-470d-44a2-9942-a0d51da699ef","renderingFlow":"NONE","language":"he","locale":"he-il"},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13731.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13731.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/wixDropdownWrapper.inline.3e467f13.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[1308],{},p=>{p.O(0,[592,8398],(()=>{return e=72757,p(p.s=e);var e}));p.O()}]);</script>

<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.95017eb5.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4198],{20826:(e,o,r)=>{r.d(o,{O:()=>s});const s=(e,o="")=>o.toLowerCase().includes("forcereducedmotion")||Boolean(e?.matchMedia("(prefers-reduced-motion: reduce)").matches)}},e=>{e.O(0,[592,8398],(()=>{return o=98700,e(e.s=o);var o}));e.O()}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.95017eb5.bundle.min.js.map</script>

<!-- initial scripts -->
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.a6c05fb0.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[3169],{11682:(e,t,r)=>{r.r(t),r.d(t,{platformWorkerPromise:()=>i});const{viewerModel:{siteAssets:{clientTopology:s},siteFeatures:a,siteFeaturesConfigs:{platform:o},site:{externalBaseUrl:p}},usedPlatformApis:l}=window,c=Worker&&a.includes("platform"),i=c?(async()=>{const e="platform_create-worker started";performance.mark(e);const{clientWorkerUrl:t,appsScripts:r,bootstrapData:a,sdksStaticPaths:c}=o,{appsSpecData:i,appDefIdToIsMigratedToGetPlatformApi:n,forceEmptySdks:d}=a,m=t.startsWith("http://localhost:")||t.startsWith("https://bo.wix.com/suricate/")||document.baseURI!==location.href?(e=>{const t=new Blob([`importScripts('${e}');`],{type:"application/javascript"});return URL.createObjectURL(t)})(t):t.replace(s.fileRepoUrl,`${p}/_partials`),f=new Worker(m),u=Object.keys(r.urls).filter((e=>!i[e]?.isModuleFederated)).reduce(((e,t)=>(e[t]=r.urls[t],e)),{});if(c&&c.mainSdks&&c.nonMainSdks){Object.values(n).every((e=>e))||d?f.postMessage({type:"preloadNamespaces",namespaces:l}):f.postMessage({type:"preloadAllNamespaces",sdksStaticPaths:c})}f.postMessage({type:"platformScriptsToPreload",appScriptsUrls:u});const k="platform_create-worker ended";return performance.mark(k),performance.measure("Create Platform Web Worker",e,k),f})():Promise.resolve()}},e=>{var t;t=11682,e(e.s=t)}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.a6c05fb0.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.2f428192.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[8800],{1643:()=>{!function(e){const n=new Set,a=[],s=e=>{const a=[];n.forEach((n=>{e.canHandleEvent(n)&&a.push(n)})),a.forEach((a=>{n.delete(a),e.handleEvent(a)}))};e.addEventListener("message",(e=>{const t={source:e.source,data:e.data,origin:e.origin},d=a.find((e=>e.canHandleEvent(t)));d?(s(d),d.handleEvent(t)):n.add(t)})),e._addWindowMessageHandler=e=>{a.push(e),s(e)}}(window)}},e=>{var n;n=1643,e(e.s=n)}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.2f428192.bundle.min.js.map</script>
<script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/thunderbolt-commons.2dc63f6e.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.825a6b59.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 = 'jnin0'

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


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









    <!--pageHtmlEmbeds.bodyEnd start-->
    <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd start"></script>
    
    <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd end"></script>
    <!--pageHtmlEmbeds.bodyEnd end-->


<!-- warmup data start -->
<script type="application/json" id="wix-warmup-data">{"platform":{"ssrPropsUpdates":[{"comp-izv5fgux":{"html":"<h5 class=\"font_2 wixui-rich-text__text\" dir=\"rtl\" style=\"text-align:center; font-size:22px;\">תל אביב - נווה צדק<\/h5>"},"comp-lywqo00a3":{"html":"<h5 class=\"font_2 wixui-rich-text__text\" dir=\"rtl\" style=\"text-align:center; font-size:22px;\">תל אביב - נווה צדק<\/h5>"},"comp-lywqoktj":{"html":"<h5 class=\"font_2 wixui-rich-text__text\" dir=\"rtl\" style=\"text-align:center; font-size:22px;\">תל אביב - כיכר המדינה<\/h5>"},"comp-j6kq7f0t":{"html":"<h1 class=\"font_0 wixui-rich-text__text\" style=\"font-size:39px; line-height:normal; text-align:center;\"><span class=\"color_36 wixui-rich-text__text\"><span style=\"font-size:39px;\" class=\"wixui-rich-text__text\"><span style=\"letter-spacing:0.5em;\" class=\"wixui-rich-text__text\">404 Property Management<\/span><\/span><\/span><\/h1>"},"comp-lq9mngcr":{"fillLayers":{"containerId":"comp-lq9mngcr","hasBgFullscreenScrollEffect":false,"image":{"type":"Image","mediaId":"nsplsh_7e62c218e83b43b997dab8a7f5bcc3c8~mv2.jpg","title":"Image by Levi Meir Clancy.jpg","width":16384,"height":5941,"name":"","uri":"nsplsh_7e62c218e83b43b997dab8a7f5bcc3c8~mv2.jpg","containerId":"comp-lq9mngcr","alt":"","hasBgScrollEffect":"","bgEffectName":""},"backgroundImage":null}},"comp-j7g7ml5p":{"html":"<h2 class=\"font_2 wixui-rich-text__text\" style=\"text-align:center; font-size:22px;\">השרותים שלנו<\/h2>"},"comp-j7g7ml5q":{"html":"<p class=\"font_7 wixui-rich-text__text\" dir=\"rtl\" style=\"text-align:center; line-height:1.5em; font-size:19px;\">חברת 404 ניהול נכסים מציעה מגוון גדול של שירותים עבור לקוחותיה, ועובדת עם החברות המובילות בשוק ובעלי המקצוע הטובים והישרים ביותר. חיפשתם שירות מסוים והוא לא מופיע? פנו אלינו, ונעשה את המיטב כדי לעזור לכם.<\/p>"},"comp-izv5alm7":{"html":"<h3 class=\"font_3 wixui-rich-text__text\" dir=\"rtl\" style=\"text-align:center; font-size:26px;\"><span class=\"color_41 wixui-rich-text__text\">404 - ניהול ללא שגיאות<\/span><\/h3>"},"comp-lyfp6uc3":{"html":"<p class=\"font_7 wixui-rich-text__text\" dir=\"rtl\" style=\"text-align:center; font-size:19px;\">החיבור האישי שלנו עם הלקוחות הופך את הניהול שלנו לחלק טבעי מהבית שלהם. אנחנו מאמינים שהצלחת ניהול הנכס טמונה בהבנה של הצרכים והרצונות של כל לקוח, ומשלבים בין מקצועיות לגישה אישית ומותאמת. כל בית מנוהל אצלנו כאילו היה שלנו, מתוך דאגה לפרטים הקטנים ורצון להעניק שקט ושירות ברמה הגבוהה ביותר.<\/p>"},"comp-lyh7jarj":{"html":"<h2 class=\"font_2 wixui-rich-text__text\" dir=\"rtl\" style=\"text-align:center; font-size:22px;\">  404 אלון ויהל   <\/h2>"},"comp-lyh2ldp1":{"html":"<p class=\"font_7 wixui-rich-text__text\" dir=\"rtl\" style=\"text-align:center; font-size:19px;\">לאחר עבודה משותפת של 3 שנים באותו הצוות בסטרטאפ טכנולוגי, החלטנו לצאת לדרך חדשה. החלטנו ללכת עם האהבה שלנו לאנשים, עבודה בידיים וניהול בתחום של אחזקה וניהול נכסים, תחום שמקשר בין שלושת הדברים שאנו עוסקים בהם ביום-יום.<br><br>בעלי הדירות ואנשי המקצוע שאיתם אנו עובדים יחד עם הניסיון שלנו בניהול, מניבים לנו תחושת סיפוק יומיומית עם התוצאות שאותן אנחנו רואים בעיניים שלנו, כאשר הבית מתפקד בצורה חלקה ללא תקלות ואנחנו נותנים לבעלי הבית להנות ממנו ללא דאגות, בשבילנו זה שווה הכל.<\/p>"},"comp-lyh2l0xn":{"height":1140,"width":1920,"title":"  404 אלון ויהל   ","uri":"533d0f_9c19f1c2523d4692bd54b8804f441113~mv2.jpg","crop":null,"responsiveImageProps":null,"alt":"  404 אלון ויהל   "}}],"ssrStyleUpdates":[],"ssrStructureUpdates":[]},"pages":{"compIdToTypeMap":{"comp-keqrceue":"TPAGluedWidget","comp-lzsejyqs":"AppController","comp-izv5y7xo":"LinkBar","comp-lztm6sqv":"WRichText","comp-lyx0awxv":"WPhoto","comp-ihm8jbpc":"DropDownMenu","comp-lzthvkms3":"VectorImage","comp-lzthvkmt6":"VectorImage","masterPage":"MasterPage","SITE_HEADER":"HeaderContainer","PAGES_CONTAINER":"PagesContainer","SITE_FOOTER":"FooterContainer","comp-lywsh2ym":"StripColumnsContainer","SITE_PAGES":"PageGroup","comp-lywsh2zl":"Column","comp-lywshckw":"Column","comp-lzthvkma":"Group","BACKGROUND_GROUP":"BackgroundGroup","SCROLL_TO_TOP":"Anchor","SCROLL_TO_BOTTOM":"Anchor","comp-keqrceue-pinned-layer":"PinnedLayer","pinnedBottomRight":"DivWithChildren","SKIP_TO_CONTENT_BTN":"SkipToContentButton","comp-lyx0naoa":"AppController","comp-lyx0o0xf":"AppController","comp-lyx0oklp":"AppController","comp-lzscwp50":"AppController","comp-lzseeg5i":"AppController","comp-lywzxcvt":"AppController","comp-lzsd0v9l":"AppController","comp-lzse3y2g":"AppController","comp-j6kq7f0t":"WRichText","comp-izv5alm7":"WRichText","comp-lyfp6uc3":"WRichText","comp-j7g7ml5o":"VerticalLine","comp-j7g7ml5p":"WRichText","comp-j7g7ml5q":"WRichText","comp-izv5fgux":"WRichText","comp-lywqo00a3":"WRichText","comp-lywqoktj":"WRichText","comp-lyh7i10k":"FiveGridLine","comp-lywqpjuq":"SiteButton","comp-lyh7jarj":"WRichText","comp-lyh2l0xn":"WPhoto","comp-lyh2ldp1":"WRichText","comp-lyh2nzho":"SiteButton","comp-j7g7ml5r":"VerticalLine","comp-j7g7ml5r1":"WRichText","comp-lywqcdhb":"VectorImage","comp-lylalqvy":"WRichText","comp-lywqcdhi":"VectorImage","comp-lylal46v":"WRichText","comp-lywqcdhd":"VectorImage","comp-lylajulb":"WRichText","comp-lywqcdhk1":"VectorImage","comp-lylakkvn":"WRichText","comp-lywqcdhc":"VectorImage","comp-lylamf9n":"WRichText","pageBackground_jnin0":"PageBackground","jnin0":"Page","comp-lq9mngcr":"ClassicSection","comp-lylebzdn":"ClassicSection","comp-lyfp9m4o":"ClassicSection","comp-lyfla196":"ClassicSection","comp-lyfmx9ze":"ClassicSection","comp-lywqnzzh":"ClassicSection","comp-lywqoksq":"ClassicSection","comp-lyh1z14p":"ClassicSection","comp-lyl9kg5v":"ClassicSection","comp-lyfl7eo7":"ClassicSection","comp-lylai8xx":"StripColumnsContainer","comp-lywsqmgp":"tpaWidgetNative","comp-izpnf6io":"tpaWidgetNative","comp-lywqo00h2":"tpaWidgetNative","comp-lywqoktk7":"tpaWidgetNative","comp-lyh7koo4":"tpaWidgetNative","comp-lylai92c":"Column","comp-lylaiwbd":"Column","comp-lylaiy0f":"Column","comp-lylaiz9o":"Column","comp-lylaj00d":"Column","Containerjnin0":"Group","DYNAMIC_STRUCTURE_CONTAINER":"DynamicStructureContainer","site-root":"DivWithChildren","main_MF":"DivWithChildren","jnin0_wrapper":"PageMountUnmount","jnin0_wrapper_background":"PageMountUnmount"}},"appsWarmupData":{"dataBinding":{"schemas":{"9dbmm5b5dbhap8bza7dbm6a4dbh5dh":{"id":"9dbmm5b5dbhap8bza7dbm6a4dbh5dh","isDeleted":false,"namespace":null,"storage":"docstore","ownerAppId":null,"displayNamespace":null,"displayField":"title","allowedOperations":["patch","isReferenced","insert","save","bulkInsert","bulkUpdate","update","truncate","remove","removeReference","count","bulkPatch","find","replaceReferences","bulkRemove","insertReference","get","bulkSave","queryReferenced","distinct","aggregate"],"collectionOperations":["update","remove"],"fields":{"2":{"displayName":"כותרת","systemField":false,"sortable":true,"isDeleted":false,"index":6,"type":"text","plugins":{}},"title":{"displayName":"שם הסטריפ","systemField":false,"sortable":true,"isDeleted":false,"index":0,"type":"text","plugins":{}},"_id":{"displayName":"ID","systemField":true,"sortable":true,"isDeleted":false,"index":1,"type":"text","plugins":{}},"_createdDate":{"displayName":"Created Date","systemField":true,"sortable":true,"isDeleted":false,"index":2,"type":"datetime","plugins":{}},"_updatedDate":{"displayName":"Updated Date","systemField":true,"sortable":true,"isDeleted":false,"index":3,"type":"datetime","plugins":{}},"_owner":{"displayName":"Owner","systemField":true,"sortable":true,"isDeleted":false,"index":4,"type":"text","plugins":{}},"video":{"displayName":"וידאו","systemField":false,"sortable":true,"isDeleted":false,"index":5,"type":"video","plugins":{}},"text":{"displayName":"טקסט","systemField":false,"sortable":true,"isDeleted":false,"index":7,"type":"text","plugins":{}},"image":{"displayName":"רקע הסטריפ","systemField":false,"sortable":true,"isDeleted":false,"index":8,"type":"image","plugins":{}},"image1":{"displayName":"תמונה","systemField":false,"sortable":true,"isDeleted":false,"index":9,"type":"image","plugins":{}},"number":{"displayName":"מיון","systemField":false,"sortable":true,"isDeleted":false,"index":10,"type":"number","plugins":{}},"mediagallery":{"displayName":"גלרייה","systemField":false,"sortable":true,"isDeleted":false,"index":11,"type":"media-gallery","plugins":{}},"text1":{"displayName":"Text","systemField":false,"sortable":true,"isDeleted":false,"index":12,"type":"text","plugins":{}},"headline":{"displayName":"Headline","systemField":false,"sortable":true,"isDeleted":false,"index":13,"type":"text","plugins":{}},"mediagallery1":{"displayName":"Media Gallery","systemField":false,"sortable":true,"isDeleted":false,"index":14,"type":"media-gallery","plugins":{}}},"displayName":"תוכן ועיצוב דפי האתר","permissions":{"read":"anyone","insert":"admin","remove":"admin","update":"admin"},"dataPermissions":{"itemRead":"ANYONE","itemInsert":"CMS_EDITOR","itemUpdate":"CMS_EDITOR","itemRemove":"CMS_EDITOR"},"defaultSort":null,"version":21,"plugins":{"persistentPageLink":{"isPersisted":true,"isUpdatable":true}},"pagingMode":["OFFSET","CURSOR"],"translatable":false,"ttl":null,"capabilities":{"indexing":{"regular":3,"regular1Field":0,"compound":3,"unique":1,"total":4}}},"eebdhjg":{"id":"eebdhjg","isDeleted":false,"namespace":null,"storage":"docstore","ownerAppId":null,"displayNamespace":null,"displayField":"title","allowedOperations":["patch","isReferenced","insert","save","bulkInsert","bulkUpdate","update","truncate","remove","removeReference","count","bulkPatch","find","replaceReferences","bulkRemove","insertReference","get","bulkSave","queryReferenced","distinct","aggregate"],"collectionOperations":["update","remove"],"fields":{"title":{"displayName":"רחוב ועיר","systemField":false,"sortable":true,"isDeleted":false,"index":0,"type":"text","plugins":{}},"_id":{"displayName":"ID","systemField":true,"sortable":true,"isDeleted":false,"index":1,"type":"text","plugins":{}},"_createdDate":{"displayName":"Created Date","systemField":true,"sortable":true,"isDeleted":false,"index":2,"type":"datetime","plugins":{}},"_updatedDate":{"displayName":"Updated Date","systemField":true,"sortable":true,"isDeleted":false,"index":3,"type":"datetime","plugins":{}},"_owner":{"displayName":"Owner","systemField":true,"sortable":true,"isDeleted":false,"index":4,"type":"text","plugins":{}},"image":{"displayName":"תמונה ראשית","systemField":false,"sortable":true,"isDeleted":false,"index":5,"type":"image","plugins":{}},"mediagallery":{"displayName":"גלרייה","systemField":false,"sortable":true,"isDeleted":false,"index":6,"type":"media-gallery","plugins":{}},"text":{"displayName":"טקסט","systemField":false,"sortable":true,"isDeleted":false,"index":7,"type":"text","plugins":{}},"number":{"displayName":"מיון","systemField":false,"sortable":true,"isDeleted":false,"index":8,"type":"number","plugins":{}},"text1":{"displayName":"המלצה","systemField":false,"sortable":true,"isDeleted":false,"index":9,"type":"text","plugins":{}},"link-nksym-all":{"displayName":"נכסים (List)","systemField":true,"sortable":false,"isDeleted":false,"index":10,"queryOperators":["eq","ne"],"plugin":"dataBinding","calculator":{"config":{"lowercase":true,"pattern":"\/projects\/"}},"linkedRouterPage":"mlrc2","readOnly":true,"type":"pagelink","plugins":{}},"link-copy-of-nksym-title":{"displayName":"נכסים (Item)","systemField":true,"sortable":false,"isDeleted":false,"index":11,"queryOperators":["eq","ne","lt","gt","lte","gte","exists"],"plugin":"dataBinding","calculator":{"config":{"lowercase":true,"pattern":"\/projects\/{title}"}},"linkedRouterPage":"rukr5","readOnly":false,"type":"pagelink","plugins":{}},"link-copy-of-projects-all":{"displayName":"Property (List)","systemField":true,"sortable":false,"isDeleted":false,"index":12,"queryOperators":["eq","ne"],"plugin":"dataBinding","calculator":{"config":{"lowercase":true,"pattern":"\/properties\/"}},"linkedRouterPage":"jb4p1","readOnly":true,"type":"pagelink","plugins":{}},"headline":{"displayName":"Project Name","systemField":false,"sortable":true,"isDeleted":false,"index":13,"type":"text","plugins":{}},"text2":{"displayName":"Text","systemField":false,"sortable":true,"isDeleted":false,"index":14,"type":"text","plugins":{}},"review":{"displayName":"Review","systemField":false,"sortable":true,"isDeleted":false,"index":15,"type":"text","plugins":{}},"link-copy-of-projects-title":{"displayName":"Property (Item)","systemField":true,"sortable":false,"isDeleted":false,"index":16,"queryOperators":["eq","ne","lt","gt","lte","gte","exists"],"plugin":"dataBinding","calculator":{"config":{"lowercase":true,"pattern":"\/property\/{title}"}},"linkedRouterPage":"kp1pa","readOnly":false,"type":"pagelink","plugins":{}}},"displayName":"נכסים","permissions":{"read":"anyone","insert":"admin","remove":"admin","update":"admin"},"dataPermissions":{"itemRead":"ANYONE","itemInsert":"CMS_EDITOR","itemUpdate":"CMS_EDITOR","itemRemove":"CMS_EDITOR"},"defaultSort":null,"version":35,"plugins":{"persistentPageLink":{"isPersisted":true,"isUpdatable":true}},"pagingMode":["OFFSET","CURSOR"],"translatable":false,"ttl":null,"capabilities":{"indexing":{"regular":3,"regular1Field":0,"compound":3,"unique":1,"total":4}}}},"dataStore":{"recordInfosByDatasetId":{"comp-lzsejyqs":{"itemIds":["ed36d1b8-5e40-405e-9542-7bd06344aded","b0907ec2-1f38-4bac-8846-52aedca582ac","fc75c39b-7752-4442-b6cd-157670d6bcff","9ffffe34-83ae-44c7-9794-62e578092e2b","f32242d1-c51b-4480-917a-b84c225820b7","a98aba00-c97f-4567-b3f1-71d82fb549cd","ca3cc6e2-c9d2-4bfd-9863-7e57ce9420ed","7b52df5e-f0b9-4bdc-914e-7dd056f26beb"],"datasetSize":{"total":8,"loaded":8}},"comp-lyx0naoa":{"itemIds":["2e9b96fb-6bf8-464b-939b-6c7d707ac648"],"datasetSize":{"total":1,"loaded":1}},"comp-lyx0o0xf":{"itemIds":["d7fc79e5-4282-43ff-9460-e4aaf78aa395"],"datasetSize":{"total":1,"loaded":1}},"comp-lyx0oklp":{"itemIds":["bdaf2a8c-76d7-49d0-9b7c-84acd29ebdc1"],"datasetSize":{"total":1,"loaded":1}},"comp-lzscwp50":{"itemIds":["7b52df5e-f0b9-4bdc-914e-7dd056f26beb"],"datasetSize":{"total":1,"loaded":1}},"comp-lzseeg5i":{"itemIds":["f32242d1-c51b-4480-917a-b84c225820b7"],"datasetSize":{"total":1,"loaded":1}},"comp-lywzxcvt":{"itemIds":["f32242d1-c51b-4480-917a-b84c225820b7"],"datasetSize":{"total":1,"loaded":1}},"comp-lzsd0v9l":{"itemIds":["ca3cc6e2-c9d2-4bfd-9863-7e57ce9420ed"],"datasetSize":{"total":1,"loaded":1}},"comp-lzse3y2g":{"itemIds":["a98aba00-c97f-4567-b3f1-71d82fb549cd"],"datasetSize":{"total":1,"loaded":1}}},"recordsByCollectionId":{"9dbmm5b5dbhap8bza7dbm6a4dbh5dh":{"ed36d1b8-5e40-405e-9542-7bd06344aded":{"_id":"ed36d1b8-5e40-405e-9542-7bd06344aded","_owner":"533d0f2e-e5d0-4fe9-a3b6-3ae4abf68c0c","_createdDate":{"$date":"2024-08-21T07:57:54.965Z"},"_updatedDate":{"$date":"2024-08-21T07:57:54.965Z"}},"b0907ec2-1f38-4bac-8846-52aedca582ac":{"number":11,"_id":"b0907ec2-1f38-4bac-8846-52aedca582ac","_owner":"533d0f2e-e5d0-4fe9-a3b6-3ae4abf68c0c","_createdDate":{"$date":"2024-07-14T10:11:16.426Z"},"_updatedDate":{"$date":"2024-07-14T10:11:38.621Z"},"title":"Footer"},"fc75c39b-7752-4442-b6cd-157670d6bcff":{"2":"אודות יהל","number":8,"headline":"About Yahel","image1":"wix:image:\/\/v1\/e6d7eb_cf3526ca470b4c9385ca8513662ca19f~mv2.jpg\/20240714-IMG_7205.jpg#originWidth=1280&originHeight=1920","_id":"fc75c39b-7752-4442-b6cd-157670d6bcff","_owner":"533d0f2e-e5d0-4fe9-a3b6-3ae4abf68c0c","_createdDate":{"$date":"2024-07-14T10:10:36.423Z"},"text":"יהל בן 30, גדל ביישוב צור יגאל ומתגורר כיום בתל אביב.\nבילדותו המוקדמת התעסק בבניית מנועים, טיסנים ובניית רכבי מסלול. \nיהל שירת כמדריך קליעה בלוט״ר וכיום פעיל ביחידה שמפעילה כטב׳׳מים. יהל עבד בחברות סטרטאפ שונות שמתעסקות בעולמות הרחפנים במשרות ניהוליות שונות בתחומים הטכניים.\nעולמות התוכן שעסק בהם בילדות ובחברות שעבד בהן הקנו לו ניסיון טכני וניהולי רב, דבר שבא לידי ביטוי בתחום האחזקה.\nיהל ומאמין והולך תמיד בדרך הישר, ושומר על סטנדרט ביצוע גבוה ללא פשרות.","_updatedDate":{"$date":"2024-08-20T12:20:16.068Z"},"text1":"Yahel, 30, grew up in Tzur Yigal and now lives in Tel Aviv. From an early age, he was passionate about building engines, model airplanes, and track cars.\nYahel served as a shooting instructor in the IDF's elite unit and is currently involved in a unit that operates drones. He has held various managerial roles in startup companies focused on drone technology.\nThe extensive technical and managerial experience Yahel accumulated from his childhood interests and professional roles is now reflected in his work in property maintenance. He is dedicated to upholding high standards of performance and integrity in everything he does.","title":"אודות יהל"},"9ffffe34-83ae-44c7-9794-62e578092e2b":{"2":"אודות אלון","number":7,"headline":"About Alon","image1":"wix:image:\/\/v1\/e6d7eb_90958d6190474137a1fb5eddd9a8b638~mv2.jpg\/20240714-IMG_7488-Edit.jpg#originWidth=1280&originHeight=1920","_id":"9ffffe34-83ae-44c7-9794-62e578092e2b","_owner":"533d0f2e-e5d0-4fe9-a3b6-3ae4abf68c0c","_createdDate":{"$date":"2024-07-14T10:10:34.524Z"},"text":"אלון בן 30, בן לאבא נגר ומשפחה חקלאית ממושב בעמק חפר, ומתגורר בתל אביב. אלון שירת כלוחם בשייטת 13, ולאחר מכן למד לתואר הראשון בעיצוב תעשייתי ב HIT.\nמגיל צעיר הוא אוהב לבנות ולהרכיב דברים בעצמו, לעבוד בידיים ולהיות בטבע. \nהאהבה לעיצוב ואסתטיקה התחילה כבר בילדות כאשר היה מסתובב בין הבתים, בתערוכות ובנגרייה של אבא. במשך השנים אסף הרבה ידע טכני וטכנולוגי שאותו הוא מישם ביום-יום בעבודה.\nאלון עובד על פי ערכים של אמינות ושקיפות, מצויינות ואחריות.","_updatedDate":{"$date":"2024-08-20T12:20:04.711Z"},"text1":"Alon, 30, is the son of a carpenter and comes from an agricultural family in a moshav in the Emek Hefer region. He currently resides in Tel Aviv. Alon served as a combat soldier in the Shayetet 13 unit before pursuing a bachelor's degree in Industrial Design at HIT.\nFrom a young age, Alon has had a passion for building and assembling things himself, working with his hands, and enjoyed being in nature. His love for design and aesthetics began in childhood as he explored homes, exhibitions, and his father's workshop. \nOver the years, he has accumulated extensive technical and technological knowledge, which he applies in his daily work.\nAlon operates with values of reliability and transparency, excellence, and responsibility.","title":"אודות אלון"},"f32242d1-c51b-4480-917a-b84c225820b7":{"2":"השרותים שלנו","number":6,"headline":"Our Services","_id":"f32242d1-c51b-4480-917a-b84c225820b7","_owner":"533d0f2e-e5d0-4fe9-a3b6-3ae4abf68c0c","_createdDate":{"$date":"2024-07-14T10:09:32.045Z"},"text":"חברת 404 ניהול נכסים מציעה מגוון גדול של שירותים עבור לקוחותיה, ועובדת עם החברות המובילות בשוק ובעלי המקצוע הטובים והישרים ביותר. חיפשתם שירות מסוים והוא לא מופיע? פנו אלינו, ונעשה את המיטב כדי לעזור לכם.","_updatedDate":{"$date":"2024-08-26T14:50:51.304Z"},"text1":"404 Property Management provides a broad array of services, partnering with top industry leaders and the most skilled and reliable professionals. If you’re seeking a service not listed, reach out to us, and we’ll do our utmost to assist you.","mediagallery1":[{"description":"","slug":"e6d7eb_f96b8691098a49b982847ed1aec54d13~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_f96b8691098a49b982847ed1aec54d13~mv2.jpg\/Sale%2520%2526%2520Rent.jpg#originWidth=2592&originHeight=1728","title":"Sale & Rent","type":"image","settings":{"width":2592,"height":1728,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73b~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73b~mv2.jpg\/Tenant%2520Management.jpg#originWidth=500&originHeight=333","title":"Tenant Management","type":"image","settings":{"width":500,"height":333,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_12fa5d55cd1b441db20463d46fe59e71~mv2.webp","alt":"","src":"wix:image:\/\/v1\/e6d7eb_12fa5d55cd1b441db20463d46fe59e71~mv2.webp\/Renovations.webp#originWidth=600&originHeight=379","title":"Renovations","type":"image","settings":{"width":600,"height":379,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221~mv2.jpg\/Paying%2520Bills.jpg#originWidth=2000&originHeight=1333","title":"Paying Bills","type":"image","settings":{"width":2000,"height":1333,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1~mv2.webp","alt":"","src":"wix:image:\/\/v1\/e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1~mv2.webp\/Electricity.webp#originWidth=2560&originHeight=1356","title":"Electricity","type":"image","settings":{"width":2560,"height":1356,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_d22e97cb5f0b4048b9f6598424379f62~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_d22e97cb5f0b4048b9f6598424379f62~mv2.jpg\/Pools.jpg#originWidth=1800&originHeight=900","title":"Pools","type":"image","settings":{"width":1800,"height":900,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703f~mv2.webp","alt":"","src":"wix:image:\/\/v1\/e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703f~mv2.webp\/Plumbing.webp#originWidth=1000&originHeight=667","title":"Plumbing","type":"image","settings":{"width":1000,"height":667,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_b7bbf2c8c9894327ada559fe2617e119~mv2.webp","alt":"","src":"wix:image:\/\/v1\/e6d7eb_b7bbf2c8c9894327ada559fe2617e119~mv2.webp\/Gardening.webp#originWidth=2000&originHeight=1333","title":"Gardening","type":"image","settings":{"width":2000,"height":1333,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543~mv2.jpg\/Interior%2520Design.jpg#originWidth=1200&originHeight=600","title":"Interior Design","type":"image","settings":{"width":1200,"height":600,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_3f3784d0b0cc499390c4144a1dba01ea~mv2.png","alt":"","src":"wix:image:\/\/v1\/e6d7eb_3f3784d0b0cc499390c4144a1dba01ea~mv2.png\/Private%2520Chef.png#originWidth=768&originHeight=432","title":"Private Chef","type":"image","settings":{"width":768,"height":432,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_479e74e2724c48028a1c954b8c42d7e5~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_479e74e2724c48028a1c954b8c42d7e5~mv2.jpg\/Smart%2520Home.jpg#originWidth=600&originHeight=400","title":"Smart Home","type":"image","settings":{"width":600,"height":400,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fef~mv2.webp","alt":"","src":"wix:image:\/\/v1\/e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fef~mv2.webp\/Assembling%2520Furniture.webp#originWidth=600&originHeight=400","title":"Assembling Furniture","type":"image","settings":{"width":600,"height":400,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_90f1c9327a28491a9a68a72703a6684b~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_90f1c9327a28491a9a68a72703a6684b~mv2.jpg\/Air%2520Conditioning.jpg#originWidth=1100&originHeight=800","title":"Air Conditioning","type":"image","settings":{"width":1100,"height":800,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_74a853fcf6e5410a8248fa5df57db510~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_74a853fcf6e5410a8248fa5df57db510~mv2.jpg\/Concierge%2520Services.jpg#originWidth=612&originHeight=408","title":"Concierge Services","type":"image","settings":{"width":612,"height":408,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_e74bf3b459e74b0492ec250591457d9c~mv2.webp","alt":"","src":"wix:image:\/\/v1\/e6d7eb_e74bf3b459e74b0492ec250591457d9c~mv2.webp\/Vehicle%2520Management.webp#originWidth=1200&originHeight=900","title":"Vehicle Management","type":"image","settings":{"width":1200,"height":900,"focalPoint":[0.5,0.5]}}],"title":"השרותים שלנו","mediagallery":[{"description":"","slug":"e6d7eb_f96b8691098a49b982847ed1aec54d13~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_f96b8691098a49b982847ed1aec54d13~mv2.jpg\/%25D7%259E%25D7%259B%25D7%2599%25D7%25A8%25D7%2594%2520%25D7%2595%25D7%2594%25D7%25A9%25D7%259B%25D7%25A8%25D7%2594.jpg#originWidth=2592&originHeight=1728","title":"מכירה והשכרה","type":"image","settings":{"width":2592,"height":1728,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73b~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_bd69e61ccd7141a39381ce3d2dd0e73b~mv2.jpg\/%25D7%25A0%25D7%2599%25D7%2594%25D7%2595%25D7%259C%2520%25D7%2593%25D7%2599%25D7%2599%25D7%25A8%25D7%2599%25D7%259D.jpg#originWidth=500&originHeight=333","title":"ניהול דיירים","type":"image","settings":{"width":500,"height":333,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_12fa5d55cd1b441db20463d46fe59e71~mv2.webp","alt":"","src":"wix:image:\/\/v1\/e6d7eb_12fa5d55cd1b441db20463d46fe59e71~mv2.webp\/%25D7%25A9%25D7%2599%25D7%25A4%25D7%2595%25D7%25A6%25D7%2599%25D7%259D.webp#originWidth=600&originHeight=379","title":"שיפוצים","type":"image","settings":{"width":600,"height":379,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_b6ab27e01eef4c3587e77ab9f44c1221~mv2.jpg\/%25D7%25AA%25D7%25A9%25D7%259C%25D7%2595%25D7%259D%2520%25D7%2597%25D7%25A9%25D7%2591%25D7%2595%25D7%25A0%25D7%2595%25D7%25AA.jpg#originWidth=2000&originHeight=1333","title":"תשלום חשבונות","type":"image","settings":{"width":2000,"height":1333,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1~mv2.webp","alt":"","src":"wix:image:\/\/v1\/e6d7eb_d7ea228aae0b40b1bcda5d7762d614e1~mv2.webp\/%25D7%2597%25D7%25A9%25D7%259E%25D7%259C.webp#originWidth=2560&originHeight=1356","title":"חשמל","type":"image","settings":{"width":2560,"height":1356,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_d22e97cb5f0b4048b9f6598424379f62~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_d22e97cb5f0b4048b9f6598424379f62~mv2.jpg\/%25D7%2591%25D7%25A8%25D7%2599%25D7%259B%25D7%2595%25D7%25AA.jpg#originWidth=1800&originHeight=900","title":"בריכות","type":"image","settings":{"width":1800,"height":900,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703f~mv2.webp","alt":"","src":"wix:image:\/\/v1\/e6d7eb_e1f5b5b5eb5e477ba43f0fc19e00703f~mv2.webp\/%25D7%2590%25D7%2599%25D7%25A0%25D7%25A1%25D7%2598%25D7%259C%25D7%25A6%25D7%2599%25D7%2594.webp#originWidth=1000&originHeight=667","title":"אינסטלציה","type":"image","settings":{"width":1000,"height":667,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_b7bbf2c8c9894327ada559fe2617e119~mv2.webp","alt":"","src":"wix:image:\/\/v1\/e6d7eb_b7bbf2c8c9894327ada559fe2617e119~mv2.webp\/%25D7%2592%25D7%25A0%25D7%25A0%25D7%2595%25D7%25AA%2520%25D7%2595%25D7%25A0%25D7%2595%25D7%25A3.webp#originWidth=2000&originHeight=1333","title":"גננות ונוף","type":"image","settings":{"width":2000,"height":1333,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_a4cd9e7b27de45bf9d8dbf367c05b543~mv2.jpg\/%25D7%25A2%25D7%2599%25D7%25A6%25D7%2595%25D7%2591%2520%25D7%25A4%25D7%25A0%25D7%2599%25D7%259D%2520.jpg#originWidth=1200&originHeight=600","title":"עיצוב פנים ","type":"image","settings":{"width":1200,"height":600,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_3f3784d0b0cc499390c4144a1dba01ea~mv2.png","alt":"","src":"wix:image:\/\/v1\/e6d7eb_3f3784d0b0cc499390c4144a1dba01ea~mv2.png\/%25D7%25A9%25D7%25A3%2520%25D7%25A4%25D7%25A8%25D7%2598%25D7%2599.png#originWidth=768&originHeight=432","title":"שף פרטי","type":"image","settings":{"width":768,"height":432,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_479e74e2724c48028a1c954b8c42d7e5~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_479e74e2724c48028a1c954b8c42d7e5~mv2.jpg\/%25D7%2591%25D7%2599%25D7%25AA%2520%25D7%2597%25D7%259B%25D7%259D.jpg#originWidth=600&originHeight=400","title":"בית חכם","type":"image","settings":{"width":600,"height":400,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fef~mv2.webp","alt":"","src":"wix:image:\/\/v1\/e6d7eb_623f8eff1d2349b48a2fdb4f3f4c1fef~mv2.webp\/%25D7%2594%25D7%25A8%25D7%259B%25D7%2591%25D7%25AA%2520%25D7%25A8%25D7%2594%25D7%2599%25D7%2598%25D7%2599%25D7%259D.webp#originWidth=600&originHeight=400","title":"הרכבת רהיטים","type":"image","settings":{"width":600,"height":400,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_90f1c9327a28491a9a68a72703a6684b~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_90f1c9327a28491a9a68a72703a6684b~mv2.jpg\/%25D7%259E%25D7%2599%25D7%2596%25D7%2595%25D7%2592%2520%25D7%2590%25D7%2595%25D7%2595%25D7%2599%25D7%25A8.jpg#originWidth=1100&originHeight=800","title":"מיזוג אוויר","type":"image","settings":{"width":1100,"height":800,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_74a853fcf6e5410a8248fa5df57db510~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_74a853fcf6e5410a8248fa5df57db510~mv2.jpg\/%25D7%25A9%25D7%2599%25D7%25A8%25D7%2595%25D7%25AA%25D7%2599%2520%25D7%25A7%25D7%2595%25D7%25A0%25D7%25A1%25D7%2599%25D7%2599%25D7%25A8%25D7%2596'.jpg#originWidth=612&originHeight=408","title":"שירותי קונסיירז'","type":"image","settings":{"width":612,"height":408,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_e74bf3b459e74b0492ec250591457d9c~mv2.webp","alt":"","src":"wix:image:\/\/v1\/e6d7eb_e74bf3b459e74b0492ec250591457d9c~mv2.webp\/%25D7%25A0%25D7%2599%25D7%2594%25D7%2595%25D7%259C%2520%25D7%25A8%25D7%259B%25D7%2591%25D7%2599%2520%25D7%2594%25D7%2591%25D7%2599%25D7%25AA.webp#originWidth=1200&originHeight=900","title":"ניהול רכבי הבית","type":"image","settings":{"width":1200,"height":900,"focalPoint":[0.5,0.5]}}]},"a98aba00-c97f-4567-b3f1-71d82fb549cd":{"2":"  404 אלון ויהל   ","number":5,"headline":"About Alon and Yahel","image1":"wix:image:\/\/v1\/533d0f_9c19f1c2523d4692bd54b8804f441113~mv2.jpg\/20240714-IMG_7261-Edit_edited.jpg#originWidth=1920&originHeight=1140","_id":"a98aba00-c97f-4567-b3f1-71d82fb549cd","_owner":"533d0f2e-e5d0-4fe9-a3b6-3ae4abf68c0c","_createdDate":{"$date":"2024-07-14T10:09:28.381Z"},"text":"לאחר עבודה משותפת של 3 שנים באותו הצוות בסטרטאפ טכנולוגי, החלטנו לצאת לדרך חדשה. החלטנו ללכת עם האהבה שלנו לאנשים, עבודה בידיים וניהול בתחום של אחזקה וניהול נכסים, תחום שמקשר בין שלושת הדברים שאנו עוסקים בהם ביום-יום.\n\nבעלי הדירות ואנשי המקצוע שאיתם אנו עובדים יחד עם הניסיון שלנו בניהול, מניבים לנו תחושת סיפוק יומיומית עם התוצאות שאותן אנחנו רואים בעיניים שלנו, כאשר הבית מתפקד בצורה חלקה ללא תקלות ואנחנו נותנים לבעלי הבית להנות ממנו ללא דאגות, בשבילנו זה שווה הכל.","_updatedDate":{"$date":"2024-08-20T12:19:33.716Z"},"text1":"After working together for three years in the same team at a technology startup, we chose to embark on a new journey. We decided to channel our passion for people, hands-on work, and management into the field of property maintenance and management—an area that combines all three aspects we engage with daily.\n\nOur experience in management, combined with our interactions with apartment owners and professionals, provides us with daily satisfaction. Witnessing firsthand the seamless operation of homes, free of issues, and knowing that homeowners can enjoy their spaces without concerns, is immensely rewarding for us.","title":"אודות"},"ca3cc6e2-c9d2-4bfd-9863-7e57ce9420ed":{"2":"404 - ניהול ללא שגיאות","number":3,"headline":"404 Management Without Errors","_id":"ca3cc6e2-c9d2-4bfd-9863-7e57ce9420ed","_owner":"533d0f2e-e5d0-4fe9-a3b6-3ae4abf68c0c","_createdDate":{"$date":"2024-07-14T10:09:10.287Z"},"text":"החיבור האישי שלנו עם הלקוחות הופך את הניהול שלנו לחלק טבעי מהבית שלהם. אנחנו מאמינים שהצלחת ניהול הנכס טמונה בהבנה של הצרכים והרצונות של כל לקוח, ומשלבים בין מקצועיות לגישה אישית ומותאמת. כל בית מנוהל אצלנו כאילו היה שלנו, מתוך דאגה לפרטים הקטנים ורצון להעניק שקט ושירות ברמה הגבוהה ביותר.","_updatedDate":{"$date":"2024-08-26T08:52:36.225Z"},"text1":"The personal connection we have with clients makes our management a natural part of their home. We believe that the success of property management lies in understanding the needs and desires of each client, and combine professionalism with a personal and tailored approach. Each house is managed with us as if it were our own, out of concern for the smallest details and a desire to provide peace and service at the highest level.","title":"בית כותרת+טקסט"},"7b52df5e-f0b9-4bdc-914e-7dd056f26beb":{"2":"404 Property Management","number":2,"headline":"404 Property Management","image1":"wix:image:\/\/v1\/nsplsh_7e62c218e83b43b997dab8a7f5bcc3c8~mv2.jpg\/Image%20by%20Levi%20Meir%20Clancy.jpg#originWidth=16384&originHeight=5941","_id":"7b52df5e-f0b9-4bdc-914e-7dd056f26beb","_owner":"533d0f2e-e5d0-4fe9-a3b6-3ae4abf68c0c","_createdDate":{"$date":"2024-07-14T10:07:30.603Z"},"text":"","_updatedDate":{"$date":"2024-08-26T08:52:40.438Z"},"text1":"","title":"בית וידאו","mediagallery":[]}},"eebdhjg":{"2e9b96fb-6bf8-464b-939b-6c7d707ac648":{"link-copy-of-projects-title":"\/property\/%D7%AA%D7%9C-%D7%90%D7%91%D7%99%D7%91---%D7%A0%D7%95%D7%95%D7%94-%D7%A6%D7%93%D7%A7","number":1,"headline":"Neve Tzedek, Tel Aviv","review":"","link-copy-of-projects-all":"\/properties\/","image":"wix:image:\/\/v1\/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg\/ha%20chermon%205-130.jpg#originWidth=2964&originHeight=4446","_id":"2e9b96fb-6bf8-464b-939b-6c7d707ac648","_owner":"533d0f2e-e5d0-4fe9-a3b6-3ae4abf68c0c","_createdDate":{"$date":"2024-07-11T11:44:26.938Z"},"link-nksym-all":"\/projects\/","text2":"Penthouse, Neve Tzedek\nSecurity systems, smart home, elevator, VRF air conditioning, sound and cinema systems, and Professional electrical appliances.","text":"פנטהאוז, נווה צדק\nמערכות אבטחה, בית חכם, מעלית, מיזוג VRF, מערכות סאונד וקולנוע ומכשירי חשמל מתקדמים.","_updatedDate":{"$date":"2024-08-20T17:10:59.129Z"},"text1":"","title":"תל אביב - נווה צדק","link-copy-of-nksym-title":"\/projects\/%D7%AA%D7%9C-%D7%90%D7%91%D7%99%D7%91---%D7%A0%D7%95%D7%95%D7%94-%D7%A6%D7%93%D7%A7","mediagallery":[{"description":"","slug":"e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_68c52291500c43579e666eba2d8396de~mv2.jpg\/_.jpg#originWidth=3151&originHeight=4770","title":"","type":"image","settings":{"width":3151,"height":4770,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_691bb001364048a3b4bd8e21a44e82bf~mv2.jpg\/_.jpg#originWidth=2849&originHeight=4058","title":"","type":"image","settings":{"width":2849,"height":4058,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_66f05dd650804894bfac634510146654~mv2.jpg\/_.jpg#originWidth=4896&originHeight=3268","title":"","type":"image","settings":{"width":4896,"height":3268,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_5090e0afeaaa4fc5a6cd84fbc4c7becb~mv2.jpg\/_.jpg#originWidth=4896&originHeight=3267","title":"","type":"image","settings":{"width":4896,"height":3267,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_df686c38c7414aa286bc5552b6d90b79~mv2.jpg\/_.jpg#originWidth=4944&originHeight=3236","title":"","type":"image","settings":{"width":4944,"height":3236,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_05b55e594fe842dca2abd0a7f7f9994c~mv2.jpg\/_.jpg#originWidth=4358&originHeight=3018","title":"","type":"image","settings":{"width":4358,"height":3018,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_6de776e8d1b345ee88bbaa80c980eec9~mv2.jpg\/_.jpg#originWidth=2964&originHeight=4446","title":"","type":"image","settings":{"width":2964,"height":4446,"focalPoint":[0.5,0.5]}}]},"d7fc79e5-4282-43ff-9460-e4aaf78aa395":{"link-copy-of-projects-title":"\/property\/%D7%AA%D7%9C-%D7%90%D7%91%D7%99%D7%91---%D7%A0%D7%95%D7%95%D7%94-%D7%A6%D7%93%D7%A7","number":2,"headline":"Neve Tzedek, Tel Aviv","review":"","link-copy-of-projects-all":"\/properties\/","image":"wix:image:\/\/v1\/e6d7eb_7f8ff5d5b12844e6b98fc217622493ff~mv2.jpg\/yemini-114.jpg#originWidth=4969&originHeight=3313","_id":"d7fc79e5-4282-43ff-9460-e4aaf78aa395","_owner":"533d0f2e-e5d0-4fe9-a3b6-3ae4abf68c0c","_createdDate":{"$date":"2024-07-22T12:49:10.642Z"},"link-nksym-all":"\/projects\/","text2":"Garden apartment, Neve Tzedek\nSecurity systems, smart home, elevator, VRF air conditioning, sound and cinema systems, and Professional electrical appliances.","text":"דירת גן, נווה צדק\nמערכות אבטחה, גינה, בית חכם, מעלית, מיזוג VRF, מערכות סאונד וקולנוע ומכשירי חשמל מתקדמים.\n","_updatedDate":{"$date":"2024-08-20T17:10:55.816Z"},"title":"תל אביב - נווה צדק","link-copy-of-nksym-title":"\/projects\/%D7%AA%D7%9C-%D7%90%D7%91%D7%99%D7%91---%D7%A0%D7%95%D7%95%D7%94-%D7%A6%D7%93%D7%A7","mediagallery":[{"description":"","slug":"e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_6d5c5330a21a400582a8a6cd7439b37f~mv2.jpg\/_.jpg#originWidth=1920&originHeight=1280","title":"","type":"image","settings":{"width":1920,"height":1280,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_3930f4b42c224edbba04eb0074c89c93~mv2.jpg\/_.jpg#originWidth=1280&originHeight=1920","title":"","type":"image","settings":{"width":1280,"height":1920,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_874bd056d80e4e06a5548dd9191f692d~mv2.jpg\/_.jpg#originWidth=1920&originHeight=1280","title":"","type":"image","settings":{"width":1920,"height":1280,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_556c0ec303b4444283b9155c4856e866~mv2.jpg\/_.jpg#originWidth=1280&originHeight=1920","title":"","type":"image","settings":{"width":1280,"height":1920,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_525a947e4b894cd89690dd51f219ba0d~mv2.jpg\/_.jpg#originWidth=1280&originHeight=1920","title":"","type":"image","settings":{"width":1280,"height":1920,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_9a92791dd6914f7e9cff13f4dc476d41~mv2.jpg\/_.jpg#originWidth=1920&originHeight=1280","title":"","type":"image","settings":{"width":1920,"height":1280,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_b6d45f18e0964526945966319fdce7b4~mv2.jpg\/_.jpg#originWidth=1920&originHeight=1280","title":"","type":"image","settings":{"width":1920,"height":1280,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_9ecef605c0724851843d0cad1a4f9bcd~mv2.jpg\/_.jpg#originWidth=1920&originHeight=1280","title":"","type":"image","settings":{"width":1920,"height":1280,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_036195534f9e42d6b84d65724a144931~mv2.jpg\/_.jpg#originWidth=4898&originHeight=3266","title":"","type":"image","settings":{"width":4898,"height":3266,"focalPoint":[0.5,0.5]}}]},"bdaf2a8c-76d7-49d0-9b7c-84acd29ebdc1":{"link-copy-of-projects-title":"\/property\/%D7%AA%D7%9C-%D7%90%D7%91%D7%99%D7%91---%D7%9B%D7%99%D7%9B%D7%A8-%D7%94%D7%9E%D7%93%D7%99%D7%A0%D7%94","number":3,"headline":"Downtown, Tel Aviv","link-copy-of-projects-all":"\/properties\/","image":"wix:image:\/\/v1\/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg\/281327238_5953508427999876_402227481954636734_n.jpg#originWidth=961&originHeight=535","_id":"bdaf2a8c-76d7-49d0-9b7c-84acd29ebdc1","_owner":"533d0f2e-e5d0-4fe9-a3b6-3ae4abf68c0c","_createdDate":{"$date":"2024-07-22T12:49:12.341Z"},"link-nksym-all":"\/projects\/","text2":"Vacation apartment, Downtown\nSecurity systems, smart home, VRF air conditioning, sound and cinema systems, and Professional electrical appliances.","text":"דירת נופש, לב תל אביב\nמערכות אבטחה, גינה, בריכה, בית חכם, מיזוג VRF, מערכות סאונד וקולנוע ומכשירי חשמל מתקדמים.","_updatedDate":{"$date":"2024-09-16T11:11:33.915Z"},"title":"תל אביב - כיכר המדינה","link-copy-of-nksym-title":"\/projects\/%D7%AA%D7%9C-%D7%90%D7%91%D7%99%D7%91---%D7%9B%D7%99%D7%9B%D7%A8-%D7%94%D7%9E%D7%93%D7%99%D7%A0%D7%94","mediagallery":[{"description":"","slug":"e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_27a6a182e309470ba7cbfdc004c0ab7d~mv2.jpg\/_.jpg#originWidth=961&originHeight=535","title":"","type":"image","settings":{"width":961,"height":535,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_bb3a5faba60b4143926e5e892240ae78~mv2.jpg\/_.jpg#originWidth=961&originHeight=535","title":"","type":"image","settings":{"width":961,"height":535,"focalPoint":[0.5,0.5]}},{"description":"","slug":"e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg","alt":"","src":"wix:image:\/\/v1\/e6d7eb_ccaeaf9262784211884e50893d64f60e~mv2.jpg\/_.jpg#originWidth=961&originHeight=535","title":"","type":"image","settings":{"width":961,"height":535,"focalPoint":[0.5,0.5]}}]}}},"uniqueFieldValuesByCollection":{"9dbmm5b5dbhap8bza7dbm6a4dbh5dh":{},"eebdhjg":{}}}},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"form-viewer-comp-lyh7koo4":{"formsById":{"2bd6263f-0740-4dbf-90c5-b83d97fb33ff":{"id":"2bd6263f-0740-4dbf-90c5-b83d97fb33ff","fields":[{"id":"7e9d7a34-8f8d-481e-ee07-66a36d1ef4ed","target":"first_name","validation":{"string":{"format":"UNDEFINED","enum":[]},"required":true},"pii":true,"hidden":false,"view":{"label":"שם מלא","fieldType":"CONTACTS_FIRST_NAME","hideLabel":false},"readOnly":false},{"id":"4f006c2a-1363-4911-5f72-020aa087e055","target":"last_name","validation":{"string":{"format":"UNDEFINED","enum":[]},"required":false},"pii":true,"hidden":false,"view":{"label":"שם החברה","fieldType":"CONTACTS_LAST_NAME","hideLabel":false},"readOnly":false},{"id":"8ffeec5e-d1fd-49d4-b311-bf77a33d3eea","target":"email_d952","validation":{"string":{"format":"EMAIL","enum":[]},"required":true},"pii":true,"hidden":false,"view":{"label":"מייל","fieldType":"CONTACTS_EMAIL","hideLabel":false},"readOnly":false},{"id":"8aeac2cb-e4f2-4a80-9a92-21d659b14f99","target":"write_a_message","validation":{"string":{"format":"UNDEFINED","enum":[]},"required":false},"pii":false,"hidden":false,"view":{"label":"הודעה","fieldType":"TEXT_AREA","hideLabel":false},"readOnly":false},{"id":"ed6b2f21-d030-450e-e5ae-f5ef82b41ba6","pii":false,"hidden":false,"view":{"submitText":"שליחה","thankYouMessageDuration":8,"thankYouMessageText":{"nodes":[{"id":"ncwvw31","type":"PARAGRAPH","nodes":[{"id":"","type":"TEXT","nodes":[],"textData":{"text":"Thanks for submitting!","decorations":[]}}],"paragraphData":{"textStyle":{"textAlignment":"CENTER"}}}],"metadata":{"id":"2c75749a-b4f5-4e53-b8d0-2b763506ae82","version":1,"createdTimestamp":"2024-02-29T06:57:03.466Z","updatedTimestamp":"2024-02-29T06:57:03.466Z"},"documentStyle":{}},"nextText":"Next","submitAction":"THANK_YOU_MESSAGE","fieldType":"SUBMIT_BUTTON","previousText":"Back"},"readOnly":false},{"id":"a88c72de-b890-4a44-e6a6-0a86c7e66c9c","target":"form_field","validation":{"string":{"format":"PHONE","enum":[]},"required":true},"pii":true,"hidden":false,"view":{"label":"טלפון ","fieldType":"CONTACTS_PHONE","hideLabel":false},"readOnly":false}],"fieldsV2":[{"id":"7e9d7a34-8f8d-481e-ee07-66a36d1ef4ed","hidden":false,"identifier":"CONTACTS_FIRST_NAME","fieldType":"INPUT","inputOptions":{"target":"first_name","pii":true,"required":true,"inputType":"STRING","contactMapping":{"contactField":"FIRST_NAME"},"readOnly":false,"stringOptions":{"validation":{"format":"UNKNOWN_FORMAT","enum":[]},"componentType":"TEXT_INPUT","textInputOptions":{"label":"שם מלא","showLabel":true}}}},{"id":"4f006c2a-1363-4911-5f72-020aa087e055","hidden":false,"identifier":"CONTACTS_LAST_NAME","fieldType":"INPUT","inputOptions":{"target":"last_name","pii":true,"required":false,"inputType":"STRING","contactMapping":{"contactField":"LAST_NAME"},"readOnly":false,"stringOptions":{"validation":{"format":"UNKNOWN_FORMAT","enum":[]},"componentType":"TEXT_INPUT","textInputOptions":{"label":"שם החברה","showLabel":true}}}},{"id":"8ffeec5e-d1fd-49d4-b311-bf77a33d3eea","hidden":false,"identifier":"CONTACTS_EMAIL","fieldType":"INPUT","inputOptions":{"target":"email_d952","pii":true,"required":true,"inputType":"STRING","contactMapping":{"contactField":"EMAIL","emailInfo":{"tag":"UNTAGGED"}},"readOnly":false,"stringOptions":{"validation":{"format":"EMAIL","enum":[]},"componentType":"TEXT_INPUT","textInputOptions":{"label":"מייל","showLabel":true}}}},{"id":"8aeac2cb-e4f2-4a80-9a92-21d659b14f99","hidden":false,"identifier":"TEXT_AREA","fieldType":"INPUT","inputOptions":{"target":"write_a_message","pii":false,"required":false,"inputType":"STRING","readOnly":false,"stringOptions":{"validation":{"format":"UNKNOWN_FORMAT","enum":[]},"componentType":"TEXT_INPUT","textInputOptions":{"label":"הודעה","showLabel":true}}}},{"id":"ed6b2f21-d030-450e-e5ae-f5ef82b41ba6","hidden":false,"identifier":"SUBMIT_BUTTON","fieldType":"DISPLAY","displayOptions":{"displayFieldType":"PAGE_NAVIGATION","pageNavigationOptions":{"nextPageText":"Next","previousPageText":"Back","submitText":"שליחה"}}},{"id":"a88c72de-b890-4a44-e6a6-0a86c7e66c9c","hidden":false,"identifier":"CONTACTS_PHONE","fieldType":"INPUT","inputOptions":{"target":"form_field","pii":true,"required":true,"inputType":"STRING","contactMapping":{"contactField":"PHONE","phoneInfo":{"tag":"UNTAGGED"}},"readOnly":false,"stringOptions":{"validation":{"format":"PHONE","enum":[]},"componentType":"PHONE_INPUT","phoneInputOptions":{"label":"טלפון ","showLabel":true,"showCountryFlag":false}}}}],"formFields":[],"steps":[{"id":"1a6750fb-4172-489f-4a3a-f6ebc7c3dc44","name":"Page 1","hidden":false,"layout":{"large":{"items":[{"fieldId":"7e9d7a34-8f8d-481e-ee07-66a36d1ef4ed","row":0,"column":0,"width":6,"height":1},{"fieldId":"4f006c2a-1363-4911-5f72-020aa087e055","row":0,"column":6,"width":6,"height":1},{"fieldId":"8ffeec5e-d1fd-49d4-b311-bf77a33d3eea","row":1,"column":0,"width":12,"height":1},{"fieldId":"8aeac2cb-e4f2-4a80-9a92-21d659b14f99","row":3,"column":0,"width":12,"height":1},{"fieldId":"ed6b2f21-d030-450e-e5ae-f5ef82b41ba6","row":4,"column":0,"width":4,"height":1},{"fieldId":"a88c72de-b890-4a44-e6a6-0a86c7e66c9c","row":2,"column":0,"width":12,"height":1}],"sections":[]}}}],"rules":[],"revision":"16","createdDate":"2024-07-11T11:51:37.985Z","updatedDate":"2024-09-17T07:04:03.968Z","properties":{"name":"קשר","disabled":false},"deletedFields":[],"deletedFieldsV2":[],"kind":"REGULAR","postSubmissionTriggers":{"upsertContact":{"fieldsMapping":{"last_name":{"contactField":"LAST_NAME"},"email_d952":{"contactField":"EMAIL","emailInfo":{"tag":"UNTAGGED"}},"first_name":{"contactField":"FIRST_NAME"},"form_field":{"contactField":"PHONE","phoneInfo":{"tag":"UNTAGGED"}}},"labels":[]}},"extendedFields":{"namespaces":{"@forms\/form-app":{"automationId":"1e01abe0-f069-47df-8247-50daa2426a8f"}}},"namespace":"wix.form_app.form","nestedForms":[],"spamFilterProtectionLevel":"ADVANCED","submitSettings":{"submitSuccessAction":"THANK_YOU_MESSAGE","thankYouMessageOptions":{"durationInSeconds":8,"richContent":{"nodes":[{"type":"PARAGRAPH","id":"ncwvw31","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Thanks for submitting!","decorations":[]}}],"paragraphData":{"textStyle":{"textAlignment":"CENTER"}}}],"metadata":{"version":1,"createdTimestamp":"2024-02-29T06:57:03.466Z","updatedTimestamp":"2024-02-29T06:57:03.466Z","id":"2c75749a-b4f5-4e53-b8d0-2b763506ae82"},"documentStyle":{}}}},"fieldGroups":[],"enabled":true,"name":"קשר","formRules":[]}},"translations":{"field-description.a11y.aria-label":"לינק לתיאור {linkText}","form.submit-button.next-step":"המשך","multiline-address.a11y.group-name":"שדה כתובת","error.could-not-load-form.button.label":"Refresh","form.a11y.step.index.title":"שלב {index} מתוך {total}","form.disabled.fallback-message":"Sorry, but the form is closed.","submit.failed.message.DISABLED_FORM_ERROR":"Form is disabled and not accepting submissions","bookings-address.a11y.group-name":"Address field","error.could-not-load-form.title":"We couldn’t load this form","form.submit-button.state.in-progress":"מתבצעת שליחה של הטופס...","checkbox.input.error.message.required":"כדי להמשיך יש לסמן את התיבה.","submit.failed.message.SITE_MUST_ACCEPT_PAYMENTS_TO_CREATE_CHECKOUT":"כרגע אנחנו לא מקבלים תשלומים אונליין. יש ליצור איתנו קשר להשלמת העסקה.","error.could-not-load-form.description":"It looks like there’s a temporary problem on our end. Wait a few minutes, refresh the screen and try again.","form.submit-button.previous-step":"חזור","contacts-url-input.input.error.message.format-error":"צריך להכניס כתובת URL, לדוגמה:‏ https:\/\/www.example.com.","input.error.message.incomplete-date-error.day-time":"יש להכניס יום ושעה.","field.signature.a11y.action-description.type":"אפשר להקליד באמצעות המקלדת.","input.error.message.required-error-forced":"חובה למלא את השדה הזה.","date-picker.input.error.message.format-error":"צריך לבחור תאריך.","form.login-bar.actions.login":"התחברות","date-picker.a11y.clear-button":"ניקוי","form.file-upload.uploading":"מתבצעת העלאה של {count, plural, =0 {...} other {#%...}}","rating-input.a11y.reaction-label":"{count, plural, one {כוכב אחד} two {{count} כוכבים} many {{count} כוכבים} other {{count} כוכבים}}","contacts-company.input.error.message.required-error":"יש להכניס שם חברה.","dext-phone.input.error.message.required-error":"יש למלא מספר טלפון.","field.signature.clear-button.label":"ניקוי","input.error.message.type-error":"צריך לבחור {type}.","payment-input.input.error.message.required-error":"יש למלא סכום לתשלום.","form.login-bar.action.logout":"התנתקות","date-picker.a11y.arrow-left":"מעבר לחודש הקודם","mla-subdivision.input.error.message.required-error.tr":"שם עיר, בבקשה.","input.error.message.value-range-error":"יש להכניס מספר בטווח שבין {minLimit} ל-{maxLimit}.","input.error.message.incomplete-date-error.year-month":"יש להכניס חודש ושנה.","mla-address-line.input.error.message.required-error":"יש להכניס כתובת.","contacts-position.input.error.message.required-error":"יש להכניס שם או תיאור תפקיד.","bookings-phone.input.error.message.format-error":"Enter a valid phone number.","input.error.message.incomplete-date-error.year-month-time":"יש להכניס שעה, חודש ושנה.","field.number.aria-role-description":"מספר","signature.input.error.message.required-error":"צריך לחתום בתיבה שלמעלה.","field.date.label.month":"חודש","field.rich-text.read-more-button.label":"Read more","field.time.label.period":"הגדרת לפנה\"צ\/אחה\"צ","submit.failed.message":"לא הצלחנו לשלוח את הטופס. אפשר לנסות שוב אחר כך.","dext-email.input.error.message.required-error":"יש למלא כתובת מייל, לדוגמה: [email protected].","mla-city.input.error.message.required-error.tr":"שם מחוז, בבקשה.","date-picker.a11y.calendar-button.role-description":"החלון הקופץ של תיבת הדו-שיח של היומן כווץ","field.signature.a11y.action-description.draw-or-type":"אפשר לחתום בתוך התיבה או להקליד באמצעות המקלדת.","field.time.perdiod.AM":"AM","form.login-bar.title.logged-out-state":"יש לך חשבון? ","form.appointment.slots-not-found.text":"אין זמינות בתאריך הזה. אפשר לנסות תאריך אחר.","input.error.message.format-error":"צריך להשתמש בפורמט \"{format}.\"","contacts-address.input.error.message.required-error":"יש להכניס כתובת.","field.signature.a11y.state.empty":"שדה החתימה ריק.","dext-date-picker.input.error.message.min-value-error":"צריך למלא תאריך תקין, אחרי התאריך של היום.","payment-input.input.error.message.min-value-error":"הסכום לתשלום צריך להיות גבוה מ-{currency}{limit}.","input.error.message.incomplete-date-error.year-time":"צריך למלא שנה ב-4 ספרות ושעה.","field.signature.a11y.state.signed":"נחתם.","field.quiz-answer-feedback.wrong":"לא נכון","mla-city.input.error.message.required-error":"יש למלא שם עיר.","field.rich-text.read-less-button.label":"Read less","form.appointment.accessibility.calendar.previous-week.aria-label":"הצגת השבוע הקודם","field.quiz-file-upload.skipped":"המשתתפ\/ת דילג\/ה על השאלה הזו. ","ecom.email.label":"מייל","input.error.message.incomplete-date-error.year-month-day":"יש להכניס יום, חודש ושנה.","contacts-subscribe.input.error.message.not-allowed-value":"כדי להמשיך יש לסמן את התיבה.","checkbox.input.error.message.required-error":"כדי להמשיך יש לסמן את התיבה.","date-picker.input.error.message.required-error":"צריך לבחור תאריך.","dext-tags.input.error.message.required-error":"יש לבחור אפשרות.","field.date.label.year":"שנה","mla-address-line-2.input.error.message.required-error":"יש למלא שורת כתובת שנייה (למשל, דירה, סוויטה, קומה).","form.login-bar.title.logged-in-state":"מחובר\/ת בתור {user}","payment-input.input.error.message.max-value-error":"הסכום לתשלום צריך להיות נמוך מ-{currency}{limit}.","ecom-phone.input.error.message.required-error":"יש למלא מספר טלפון.","payment-input.input.error.message.value-range-error":"הסכום לתשלום צריך להיות בין {currency}{minLimit} ל-{currency}{maxLimit}.","input.error.message.incomplete-date-error.year-day":"יש להכניס יום ושנה.","dext-url-input.input.error.message.format-error":"צריך להכניס כתובת URL, לדוגמה:‏ https:\/\/www.example.com.","ecom-phone.input.error.message.pattern-error":"יש למלא מספר טלפון תקין.","contacts-phone.input.error.message.not-allowed-value":"מספרי טלפון עם קוד המדינה הזה אינם קבילים.","vat-id.input.error.message.required-error.il":"יש להכניס מספר ת.זהות תקין באורך 9 ספרות (“תעודת זהות”) או מספר חברה (“ח.פ”).","input.error.message.incomplete-date-error.day":"יש להכניס יום.","date-input.input.error.message.min-value-error":"צריך למלא תאריך תקין, אחרי התאריך של היום.","input.error.message.invalid-location-id-error":"Location is invalid","input.error.message.max-length-error":"{limit, plural, one {צריך להכניס פחות מתו אחד ({limit,number}).} two {צריך להכניס פחות מ-{limit,number} תווים.} many {צריך להכניס פחות מ-{limit,number} תווים.} other {צריך להכניס פחות מ-{limit,number} תווים.}}","field.date.placeholder.day":"יום","ecom-email.input.error.message.required-error":"יש למלא כתובת מייל, לדוגמה: [email protected].","dext-phone.input.error.message.not-allowed-value":"מספרי טלפון עם קוד המדינה הזה אינם קבילים.","dext-url-input.input.error.message.required-error":"צריך להכניס כתובת URL, לדוגמה:‏ https:\/\/www.example.com.","contacts-date-input.input.error.message.format-error":"יש להכניס יום, חודש ושנה.","signature.input.error.message.required-error.with-upload":"צריך לחתום בתיבה שלמעלה או להעלות חתימה.","contacts-phone.input.error.message.required-error":"יש להכניס מספר טלפון.","field.phone.country-selector-button.aria-label":"בחירת קוד מדינה","dext-text-input.input.error.message.required-error":"יש למלא תשובה.","settings.required-indicator-text":"(חובה)","field.time.perdiod.PM":"PM","contacts-birthdate.input.error.message.format-error":"יש להכניס יום, חודש ושנה.","field.quiz-answer-feedback.correct":"נכונה","vat-id.input.error.message.required-error":"יש למלא מספר CPF\/CNPJ.","bookings-email.input.error.message.format-error":"Enter an email address like [email protected].","input.error.message.character-length-range-error":"יש להכניס בין {minLimit} ל-{maxLimit} תווים.","bookings-phone.input.error.message.not-allowed-value":"Phone numbers with this country code aren’t accepted.","contacts-email.input.error.message.format-error":"יש להכניס כתובת מייל, לדוגמה: [email protected].","dropdown.input.error.message.required-error":"יש לבחור אפשרות.","dext-text-area.input.error.message.required-error":"יש למלא תשובה.","field.signature.settings.upload-button.label":"העלאת תמונה","field.date.placeholder.month":"חודש","form.error.prefix.a11y":"שגיאה:","contacts-tax-id.input.error.message.required-error":"יש להכניס מזהה מע\"מ.","contacts-number-input.input.error.message.required-error":"Enter a number.","date-picker.a11y.aria-label":"הצגת בורר התאריכים","field.phone.country-search-input.aria-label":"Search","field.signature.a11y.state.drawing":"בתהליך חתימה...","input.error.message.unknown-value-error":"חובה לציין מאפיינים נוספים.","dext-date-picker.input.error.message.max-value-error":"צריך למלא תאריך תקין, מ-1 בינואר 1,000 ועד היום.","form.appointment.empty-state.notification.text":"כרגע אין משבצות זמן פנויות לקביעת תור\/פגישה. אפשר ליצור איתנו קשר למילוי הבקשה.","mla-country.input.error.message.required-error":"בחר מדינה\/אזור.","field.time.label.hours":"שעות","file-upload.delete-file.aria-label":"מחיקת הקובץ","field.vat-id.label-br":"CPF\/CNPJ","ecom-header.contact-details":"פרטי הלקוח\/ה","input.error.message.invalid-staff-id-error":"This field is invalid.","date-input.input.error.message.format-error":"יש להכניס יום, חודש ושנה.","contacts-first-name.input.error.message.required-error":"יש להכניס שם פרטי.","contacts-url-input.input.error.message.required-error":"צריך להכניס כתובת URL, לדוגמה:‏ https:\/\/www.example.com.","field.time.label.minutes":"דקות","dext-phone.input.error.message.format-error":"יש למלא מספר טלפון תקין.","bookings-phone.input.error.message.required-error":"Enter a phone number.","form.file-upload.explanation-text":"{count, plural, =1 {# file} other {# files}} uploaded","contacts-last-name.input.error.message.required-error":"יש להכניס שם משפחה.","mla-postal-code.input.error.message.pattern-error":"יש למלא מיקוד תקין.","date-picker.a11y.dropdown-year":"בחירת שנה","time-input.input.error.message.format-error":"יש להכניס שעות ודקות.","input.error.message.not-allowed-value":"הערך שנבחר לא תקין.","input.error.message.min-value-error":"יש להכניס מספר בטווח של {limit} ומעלה.","input.error.message.incomplete-date-error.month-day":"יש להכניס חודש ויום.","field.date.placeholder.time":"00:00","submit.checkout.message":"מעבירים אותך לתשלום ...","input.error.message.invalid-phone-country-code-error":"יש למלא קוד מדינה תקין.","mla-street-name.input.error.message.required-error":"יש למלא שם רחוב.","bookings-first-name.input.error.message.required-error":"Enter a first name.","vat-id.input.error.message.format-error":"יש למלא מספר CPF\/CNPJ תקין.","form.appointment.accessibility.calendar.next-week.aria-label":"Show next week","donation.input.error.message.required-error":"צריך לבחור את סכום התרומה.","input.error.message.incomplete-date-error.month":"יש להכניס חודש.","input.error.message.incomplete-date-error.year":"צריך למלא שנה ב-4 ספרות.","vat-id.input.error.message.format-error.il":"יש להכניס מספר ת.זהות תקין באורך 9 ספרות (“תעודת זהות”) או מספר חברה (“ח.פ”).","field.phone.aria-label":"מספר טלפון","form.appointment.accessibility.calendar.has-availability.aria-label":"This day has available time slots.","bookings-phone.input.error.message.pattern-error":"Enter a valid phone number.","input.error.message.incomplete-date-error.month-time":"יש להכניס חודש ושעה.","product-list.input.error.message.required-error":"יש לבחור אפשרות.","mla-postal-code.input.error.message.required-error":"יש למלא מיקוד.","file-upload.input.error.message.required-error":"Upload a file.","vat-id.input.error.message.format-error.br":"Enter a valid CPF\/CNPJ number.","input.error.message.exact-character-length-error":"{limit, plural, one {יש להכניס תו אחד ({limit,number}) בדיוק.} two {יש להכניס {limit,number} תווים בדיוק.} many {יש להכניס {limit,number} תווים בדיוק.} other {יש להכניס {limit,number} תווים בדיוק.}}","input.error.message.incomplete-date-error":"יש להכניס יום, חודש ושנה.","ecom-email.input.error.message.format-error":"יש להכניס כתובת מייל, לדוגמה: [email protected].","field.vat-id.label-il":"מספר ת.זהות\/מספר חברה","text-input.input.error.message.required-error":"יש להכניס תשובה.","url-input.input.error.message.required-error":"צריך להכניס כתובת URL, לדוגמה:‏ https:\/\/www.example.com.","ecom-header.shipping-details":"פרטי המשלוח","input.error.message.incomplete-date-error.year-day-time":"יש להכניס יום, שעה ושנה.","number-input.input.error.message.required-error":"יש להכניס מספר.","input.error.message.unknown-error":"שגיאה לא ידועה, אפשר ליצור קשר עם התמיכה.","input.error.message.max-items-error":"{limit, plural, one {ניתן לבחור רק אפשרות אחת ({limit,number}).} two {ניתן לבחור עד {limit,number} אפשרויות.} many {ניתן לבחור עד {limit,number} אפשרויות.} other {ניתן לבחור עד {limit,number} אפשרויות.}}","file-upload.popover.aria-label":"רשימת הקבצים שהועלו","input.error.message.multiple-of-value-error":"צריך לבחור כפולה של {multipleOf}.","full-name-last-name.input.error.message.required-error":"יש להכניס שם משפחה.","input.error.message.pattern-error":"צריך להתאים לתבנית \"{pattern}\".","dext-number-input.input.error.message.required-error":"יש להכניס מספר.","dext-date-picker.input.error.message.required-error":"צריך לבחור תאריך.","date-input.input.error.message.max-value-error":"צריך למלא תאריך תקין, מ-1 בינואר 1,000 ועד היום.","dext-checkbox-group.input.error.message.required-error":"יש לבחור אפשרות.","dext-radio-group.input.error.message.required-error":"יש לבחור אפשרות.","checkbox.input.error.message.not-allowed-value":"כדי להמשיך יש לסמן את התיבה.","contacts-birthdate.input.error.message.max-value-error":"צריך למלא תאריך תקין, מ-1 בינואר 1,900 ועד היום.","input.error.message.incomplete-date-error.month-day-time":"יש להכניס יום, חודש ושעה.","file-upload.aria-roledescription":"העלאת קבצים","contacts-phone.input.error.message.pattern-error":"יש למלא מספר טלפון תקין.","mla-street-number.input.error.message.required-error":"יש למלא מספר בית.","date-picker.a11y.dropdown-month":"בחירת חודש","date-picker.input.error.message.min-value-error":"צריך למלא תאריך תקין, אחרי התאריך של היום.","date-time-input.input.error.message.min-value-error":"צריך למלא תאריך תקין, אחרי התאריך של היום.","dext-checkbox.input.error.message.required-error":"כדי להמשיך צריך לסמן את התיבה.","url-input.input.error.message.format-error":"צריך להכניס כתובת URL, לדוגמה:‏ https:\/\/www.example.com.","add-other.default-other-option-label":"אחר","dext-checkbox.input.error.message.not-allowed-value":"כדי להמשיך יש לסמן את התיבה.","field.date.placeholder.year":"שנה","date-picker.input.error.message.max-value-error":"צריך למלא תאריך תקין, מ-1 בינואר 1,000 ועד היום.","dext-date-picker.input.error.message.format-error":"צריך לבחור תאריך.","form.file-upload.error.upload-limit":"{limit, plural, one {יש מגבלת העלאה של קובץ אחד.} two {יש מגבלת העלאה של {limit,number} קבצים.} many {יש מגבלת העלאה של {limit,number} קבצים.} other {יש מגבלת העלאה של {limit,number} קבצים.}}","checkbox-group.input.error.message.required-error":"יש לבחור אפשרות.","rating-input.input.error.message.required-error":"יש לבחור דירוג כוכבים.","field.mla-apartment.label":"דירה","text-area.input.error.message.required-error":"יש להכניס תשובה.","field.phone.country-search-input.placeholder":"חיפוש","donation.other-option.placeholder":"הסכום:","dext-rating-input.input.error.message.required-error":"יש לבחור דירוג כוכבים.","field.signature.a11y.action-description.draw":"צריך לחתום בתוך התיבה.","contacts-birthdate.input.error.message.min-value-error":"צריך למלא תאריך תקין, מ-1 בינואר 1,900 ועד היום.","mla-subdivision.input.error.message.required-error":"יש לבחור אפשרות.","dext-dropdown.input.error.message.required-error":"יש לבחור אפשרות.","contacts-text-input.input.error.message.required-error":"Enter an answer.","field.date.label.day":"יום","vat-id.input.error.message.required-error.br":"Enter a CPF\/CNPJ number.","date-picker.calendar.close-button":"סגירה","radio-group.input.error.message.required-error":"יש לבחור אפשרות.","input.error.message.min-items-error":"{limit, plural, one {צריך לבחור לפחות אפשרות אחת ({limit,number}).} two {צריך לבחור לפחות {limit,number} אפשרויות.} many {צריך לבחור לפחות {limit,number} אפשרויות.} other {צריך לבחור לפחות {limit,number} אפשרויות.}}","ecom.form.field-type.ecom-subscriptions.label":"אפשר לשלוח לי חדשות לכתובת המייל ו\/או למספרי הטלפון שהוספתי","input.error.message.decimal_point_error":"צריך להוסיף {number} ספרות אחרי הנקודה העשרונית.","bookings-email.input.error.message.required-error":"Enter an email address like [email protected].","contacts-subscribe.input.error.message.required-error":"כדי להמשיך יש לסמן את התיבה.","form.appointment.show-more-slots.text":"הצגת משבצות נוספות","form.file-upload.error.upload-failed":"לא הצלחנו להעלות את הקובץ.","dext-email.input.error.message.format-error":"יש להכניס כתובת מייל, לדוגמה: [email protected].","full-name-first-name.input.error.message.required-error":"יש להכניס שם פרטי.","bookings-last-name.input.error.message.required-error":"Enter a last name.","appointment.input.error.message.required-error":"זהו שדה חובה.","date-time-input.input.error.message.format-error":"יש להכניס יום, חודש ושנה.","field.date.label.time":"שעה","input.error.message.required-error":"זהו שדה חובה.","field.phone.country-selector-dropdown.no-result":"לא נמצאו תוצאות...","input.error.message.exact-items-number-error":"{limit, plural, one {צריך לבחור אפשרות אחת ({limit,number}).} two {צריך לבחור {limit,number} אפשרויות.} many {צריך לבחור {limit,number} אפשרויות.} other {צריך לבחור {limit,number} אפשרויות.}}","form.appointment.timezone.label":"אזור זמן","date-time-input.input.error.message.max-value-error":"צריך למלא תאריך תקין, מ-1 בינואר 1,000 ועד היום.","date-picker.a11y.arrow-right":"מעבר לחודש הבא","input.error.message.incomplete-date-error.time":"יש להכניס שעה.","contacts-phone.input.error.message.format-error":"יש למלא מספר טלפון תקין.","tags.input.error.message.required-error":"יש לבחור אפשרות.","input.error.message.max-value-error":"יש להכניס מספר בטווח של עד {limit}.","input.error.message.min-length-error":"{limit, plural, one {צריך להכניס לפחות תו אחד ({limit,number}).} two {צריך להכניס לפחות {limit,number} תווים.} many {צריך להכניס לפחות {limit,number} תווים.} other {צריך להכניס לפחות {limit,number} תווים.}}","form.appointment.meeting-format.in-person-location-method-os-location":"Business location","form.file-upload.error.limit":"הגעת למגבלת ההעלאה של {limit,number} קבצים.","contacts-email.input.error.message.required-error":"יש להכניס כתובת מייל, לדוגמה: [email protected]."},"localeDataset":{"locale-dataset.countries.BWA":"בוטסואנה","locale-dataset.countries.STP":"סאו טומה ופרינסיפה","locale-dataset.countries.BES":"בונייר","locale-dataset.countries.WSM":"סמואה","locale-dataset.countries.CZE":"הרפובליקה הצ'כית","locale-dataset.countries.GIN":"גינאה","locale-dataset.countries.ZAF":"דרום אפריקה","locale-dataset.countries.COK":"איי קוק","locale-dataset.countries.SRB":"סרביה","locale-dataset.countries.BLZ":"בליז","locale-dataset.countries.IRL":"אירלנד","locale-dataset.countries.LBR":"ליבריה","locale-dataset.countries.AUT":"אוסטריה","locale-dataset.countries.SJM":"סבאלברד ויאן מאיין","locale-dataset.countries.ERI":"אריתריאה","locale-dataset.countries.CYM":"איי קיימן","locale-dataset.countries.ROU":"רומניה","locale-dataset.countries.DOM":"הרפובליקה הדומיניקנית","locale-dataset.countries.TON":"טונגה","locale-dataset.countries.CUB":"קובה","locale-dataset.countries.MNE":"מונטנגרו","locale-dataset.countries.PRT":"פורטוגל","locale-dataset.countries.BMU":"ברמודה","locale-dataset.countries.TTO":"טרינידד וטובגו","locale-dataset.countries.DNK":"דנמרק","locale-dataset.countries.GNB":"גינאה ביסאו","locale-dataset.countries.POL":"פולין","locale-dataset.countries.ASM":"סמואה האמריקנית","locale-dataset.countries.GUY":"גיאנה","locale-dataset.countries.BIH":"בוסניה והרצגובינה","locale-dataset.countries.ARE":"איחוד האמירויות הערביות","locale-dataset.countries.MDV":"האיים המלדיביים","locale-dataset.countries.SDN":"סודן","locale-dataset.countries.USA":"ארצות הברית","locale-dataset.countries.SSD":"דרום סודן","locale-dataset.countries.#N\/":"מקאו SAR, סין","locale-dataset.countries.COD":"קונגו (קינשאסה) ","locale-dataset.countries.EGY":"מצרים","locale-dataset.countries.CYP":"קפריסין","locale-dataset.countries.OMN":"עומאן","locale-dataset.countries.DZA":"אלג'יריה","locale-dataset.countries.BRB":"ברבדוס","locale-dataset.countries.KWT":"כווית","locale-dataset.countries.TGO":"טוגו","locale-dataset.countries.SXM":"סן מרטן","locale-dataset.countries.NPL":"נפאל","locale-dataset.countries.MRT":"מאוריטניה","locale-dataset.countries.NZL":"ניו זילנד","locale-dataset.countries.IRQ":"עיראק","locale-dataset.countries.THA":"תאילנד","locale-dataset.countries.DMA":"דומיניקה","locale-dataset.countries.ZMB":"זמביה","locale-dataset.countries.NRU":"נאורו","locale-dataset.countries.LSO":"לסוטו","locale-dataset.countries.FIN":"פינלנד","locale-dataset.countries.SVK":"סלובקיה","locale-dataset.countries.RUS":"רוסיה","locale-dataset.countries.ESH":"סהרה המערבית","locale-dataset.countries.SPM":"סנט פייר ומיקלון","locale-dataset.countries.LCA":"סנט לוסיה","locale-dataset.countries.BDI":"בורונדי","locale-dataset.countries.ETH":"אתיופיה","locale-dataset.countries.AFG":"אפגניסטן","locale-dataset.countries.RWA":"רואנדה","locale-dataset.countries.GTM":"גואטמלה","locale-dataset.countries.EST":"אסטוניה","locale-dataset.countries.NLD":"הולנד","locale-dataset.countries.KHM":"קמבודיה","locale-dataset.countries.ISR":"ישראל","locale-dataset.countries.AZE":"אזרבייג'ן","locale-dataset.countries.TKM":"טורקמניסטן","locale-dataset.countries.PNG":"פפואה גינאה החדשה","locale-dataset.countries.COL":"קולומביה","locale-dataset.countries.GBR":"בריטניה","locale-dataset.countries.KAZ":"קזחסטן","locale-dataset.countries.GMB":"גמביה","locale-dataset.countries.ZWE":"זימבבואה","locale-dataset.countries.GRC":"יון","locale-dataset.countries.SLB":"אי שלמה","locale-dataset.countries.BOL":"בוליביה","locale-dataset.countries.HUN":"הונגריה","locale-dataset.countries.MWI":"מלאווי","locale-dataset.countries.VGB":"איי הבתולה הבריטיים","locale-dataset.countries.GAB":"גבון","locale-dataset.countries.ECU":"אקוודור","locale-dataset.countries.HND":"הונדורס","locale-dataset.countries.SLE":"סיירה לאונה","locale-dataset.countries.UGA":"אוגנדה","locale-dataset.countries.ATG":"אנטיגואה וברבודה","locale-dataset.countries.SHN":"סנט הלנה","locale-dataset.countries.ATA":"אנטארקטיקה","locale-dataset.countries.HTI":"האיטי","locale-dataset.countries.GRL":"גרינלנד","locale-dataset.countries.TLS":"מזרח טימור","locale-dataset.countries.VUT":"ונואטו","locale-dataset.countries.MAR":"מרוקו","locale-dataset.countries.MNG":"מונגוליה","locale-dataset.countries.MDA":"מולדובה","locale-dataset.countries.MLT":"מלטה","locale-dataset.countries.BLR":"בלארוס","locale-dataset.countries.MHL":"איי מרשל","locale-dataset.countries.PCN":"פיטקרן","locale-dataset.countries.PAK":"פקיסטן","locale-dataset.countries.GNQ":"גיניאה המשוונית","locale-dataset.countries.BRN":"ברוניי","locale-dataset.countries.COM":"קומורו","locale-dataset.countries.FRO":"איי פארו","locale-dataset.countries.ANT":"האנטילים ההולנדיים","locale-dataset.countries.LUX":"לוקסמבורג","locale-dataset.countries.BRA":"ברזיל","locale-dataset.countries.AUS":"אוסטרליה","locale-dataset.countries.TUR":"טורקיה","locale-dataset.countries.MYT":"מיוט","locale-dataset.countries.SAU":"ערב הסעודית","locale-dataset.countries.PRK":"צפון קוריאה","locale-dataset.countries.NFK":"האי נורפולק","locale-dataset.countries.SUR":"סורינאם","locale-dataset.countries.KGZ":"קירגיזסטן","locale-dataset.countries.COG":"קונגו (ברזוויל)","locale-dataset.countries.SMR":"סן מרינו","locale-dataset.countries.VNM":"וייטנאם","locale-dataset.countries.CHN":"סין","locale-dataset.countries.YEM":"תימן","locale-dataset.countries.IRN":"איראן","locale-dataset.countries.SYR":"סוריה","locale-dataset.countries.ARM":"ארמניה","locale-dataset.countries.BEN":"בנין","locale-dataset.countries.LBN":"לבנון","locale-dataset.countries.SVN":"סלובניה","locale-dataset.countries.BLM":"סנט ברתולומיאו","locale-dataset.countries.DJI":"ג'יבוטי","locale-dataset.countries.TUN":"תוניסיה","locale-dataset.countries.ARG":"ארגנטינה","locale-dataset.countries.VEN":"ונצואלה","locale-dataset.countries.GRD":"גרנדה","locale-dataset.countries.HMD":"האי הרד ואיי מקדונלד","locale-dataset.countries.FJI":"פיג'י","locale-dataset.countries.MTQ":"מרטיניק","locale-dataset.countries.CXR":"אי חג המולד","locale-dataset.countries.LBY":"לוב","locale-dataset.countries.JAM":"ג'מייקה","locale-dataset.countries.MMR":"מיאנמר","locale-dataset.countries.CCK":"איי קוקוס (קילינג)","locale-dataset.countries.PER":"פרו","locale-dataset.countries.FLK":"איי פוקלנד","locale-dataset.countries.LVA":"לטביה","locale-dataset.countries.TJK":"טג'יקיסטן","locale-dataset.countries.BVT":"איי בובה","locale-dataset.countries.MUS":"מאוריציוס","locale-dataset.countries.KOS":"הרפובליקה של קוסובו","locale-dataset.countries.BHS":"איי בהאמה","locale-dataset.countries.TKL":"טוקלאו","locale-dataset.countries.GUF":"גיאנה הצרפתית","locale-dataset.countries.CIV":"הרפובליקה של חוף השנהב","locale-dataset.countries.IOT":"הטריטוריה הבריטית באוקיינוס ​​ההודי","locale-dataset.countries.ISL":"איסלנד","locale-dataset.countries.BGR":"בולגריה","locale-dataset.countries.TZA":"טנזניה","locale-dataset.countries.IDN":"אינדונזיה","locale-dataset.countries.LIE":"ליכטנשטיין","locale-dataset.countries.CAN":"קנדה","locale-dataset.countries.GHA":"גאנה","locale-dataset.countries.DEU":"גרמניה","locale-dataset.countries.GIB":"גיברלטר","locale-dataset.countries.TUV":"טובאלו","locale-dataset.countries.PRY":"פרגוואי","locale-dataset.countries.PYF":"פולינזיה הצרפתית","locale-dataset.countries.NIU":"ניואה","locale-dataset.countries.KOR":"דרום קוריאה","locale-dataset.countries.VIR":"איי הבתולה של ארה\"ב","locale-dataset.countries.ALB":"אלבניה","locale-dataset.countries.MDG":"מדגסקר","locale-dataset.countries.UZB":"אוזבקיסטן","locale-dataset.countries.BTN":"בהוטן","locale-dataset.countries.GLP":"גוואדלופ","locale-dataset.countries.VCT":"סנט וינסנט והגרנדינים","locale-dataset.countries.NAM":"נמיביה","locale-dataset.countries.MKD":"מוקדון","locale-dataset.countries.GUM":"גואם","locale-dataset.countries.MYS":"מלזיה","locale-dataset.countries.SEN":"סנגל","locale-dataset.countries.MLI":"מאלי","locale-dataset.countries.FSM":"מיקרונזיה","locale-dataset.countries.BGD":"בנגלדש","locale-dataset.countries.WLF":"ואליס ופוטונה","locale-dataset.countries.AND":"אנדורה","locale-dataset.countries.AGO":"אנגולה","locale-dataset.countries.JOR":"ירדן","locale-dataset.countries.PAN":"פנמה","locale-dataset.countries.SGS":"ג'ורג'יה הדרומית ואיי סנדוויץ 'הדרומיים","locale-dataset.countries.NIC":"ניקרגואה","locale-dataset.countries.SOM":"סומליה","locale-dataset.countries.CAF":"הרפובליקה המרכז אפריקאית","locale-dataset.countries.PSE":"הרשות הפלסטינית","locale-dataset.countries.PHL":"הפיליפינים","locale-dataset.countries.SYC":"איי סיישל","locale-dataset.countries.JEY":"ג'רזי","locale-dataset.countries.KIR":"קיריבאטי","locale-dataset.countries.URY":"אורוגוואי","locale-dataset.countries.FRA":"צרפת","locale-dataset.countries.CRI":"קוסטה ריקה","locale-dataset.countries.MAC":"מקאו","locale-dataset.countries.ABW":"ארובה","locale-dataset.countries.SWZ":"סווזילנד","locale-dataset.countries.NCL":"קלדוניה החדשה","locale-dataset.countries.CPV":"קייפ ורדה","locale-dataset.countries.REU":"ריאוניון","locale-dataset.countries.SLV":"אל סלבדור","locale-dataset.countries.NOR":"נורבגיה","locale-dataset.countries.CUW":"קוראסאו","locale-dataset.countries.CHE":"שווייץ","locale-dataset.countries.ESP":"ספרד","locale-dataset.countries.PLW":"פאלאו","locale-dataset.countries.QAT":"קטאר","locale-dataset.countries.SWE":"שוודיה","locale-dataset.countries.properties.taxName.default":"מסים","locale-dataset.countries.NGA":"ניגריה","locale-dataset.countries.UMI":"ארצות הברית האיים המרוחקים הקטנים","locale-dataset.countries.LTU":"ליטא","locale-dataset.countries.BHR":"בחריין","locale-dataset.countries.UKR":"אוקראינה","locale-dataset.countries.JPN":"יפן","locale-dataset.countries.LKA":"סרי לנקה","locale-dataset.countries.KNA":"סנט קיטס ונוויס","locale-dataset.countries.LAO":"לאוס","locale-dataset.countries.BEL":"בלגיה","locale-dataset.countries.IND":"הודו","locale-dataset.countries.MEX":"מקסיקו","locale-dataset.countries.KEN":"קניה","locale-dataset.countries.AIA":"אנגווילה","locale-dataset.countries.MOZ":"מוזמביק","locale-dataset.countries.MSR":"מונטסראט","locale-dataset.countries.ATF":"הטריטוריות הצרפתיות הדרומיות","locale-dataset.countries.PRI":"פוארטו ריקו","locale-dataset.countries.CMR":"קמרון","locale-dataset.countries.NER":"ניז'ר","locale-dataset.countries.TCA":"איי טורקס וקייקוס","locale-dataset.countries.VAT":"הוותיקן","locale-dataset.countries.BFA":"בורקינה פאסו","locale-dataset.countries.ITA":"איטליה","locale-dataset.countries.HKG":"הונג קונג","locale-dataset.countries.TWN":"טייוואן","locale-dataset.countries.GGY":"גרנזי","locale-dataset.countries.MAF":"סט. מרטין","locale-dataset.countries.MCO":"מונקו","locale-dataset.countries.SGP":"סינגפור","locale-dataset.countries.IMN":"האי מאן","locale-dataset.countries.CHL":"צ'ילה","locale-dataset.countries.TCD":"צ'אד","locale-dataset.countries.ALA":"איי אלנד","locale-dataset.countries.MNP":"איי מריאנה הצפוניים","locale-dataset.countries.GEO":"ג'ורג'יה","locale-dataset.countries.HRV":"קרואטיה"},"fieldInitialData":{}}},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"comp-lywsqmgp_appSettings":{"pageId":"d34uk","styleId":"style-jyem87tx","upgrades":{"fullscreen":{"date":"Tue Dec 11 2018 18:15:52 GMT+0300 (Москва, стандартное время)"}},"layoutTeaserShowed":true,"galleryId":"3e100496-953c-4495-a8d8-ad6adfc30057","itemClick":"nothing","originGallerySettings":null},"comp-izpnf6io_appSettings":{"layoutTeaserShowed":true,"galleryId":"75626eb4-dfb2-4fc6-a9b7-552996a0d813","originGallerySettings":null},"comp-lywqo00h2_appSettings":{"layoutTeaserShowed":true,"galleryId":"f52bbb2d-19c7-47e0-a07e-30dbbc3c9f46","originGallerySettings":null},"comp-lywqoktk7_appSettings":{"layoutTeaserShowed":true,"galleryId":"2afc278e-1bf7-4772-aaec-4cc4d13e9d56","originGallerySettings":null},"comp-lywqo00h2_galleryData":{"items":[{"itemId":"e18a2021-4e75-4b7f-91a9-fb6cf5635f6f","isSecure":false,"createdDate":"2024-07-22T08:42:33.000Z","orderIndex":-1504796671.2111752,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":1766,"width":2647,"fileName":"9a25f2_02943437f88d4071b653d38d98acd984~mv2_d_2647_1766_s_2.png","name":"9a25f2_02943437f88d4071b653d38d98acd984~mv2_d_2647_1766_s_2.png"},"mediaUrl":"9a25f2_02943437f88d4071b653d38d98acd984~mv2_d_2647_1766_s_2.png"},{"itemId":"3308a673-59a1-40ca-bff6-2ab6df4c38d3","isSecure":false,"createdDate":"2024-07-22T08:42:33.000Z","orderIndex":-1504795566.4244804,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2800,"width":4200,"fileName":"9a25f2_c7182e792f064e2985f4a3654d787b53~mv2_d_4200_2800_s_4_2.jpg","name":"9a25f2_c7182e792f064e2985f4a3654d787b53~mv2_d_4200_2800_s_4_2.jpg"},"mediaUrl":"9a25f2_c7182e792f064e2985f4a3654d787b53~mv2_d_4200_2800_s_4_2.jpg"},{"itemId":"46f1de04-29a1-4089-ac07-0549d22ada19","isSecure":false,"createdDate":"2024-07-22T08:42:33.000Z","orderIndex":-1504795563.1137207,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2800,"width":4200,"fileName":"9a25f2_20d44dc58cb34083a1841ecad62405e1~mv2_d_4200_2800_s_4_2.jpg","name":"9a25f2_20d44dc58cb34083a1841ecad62405e1~mv2_d_4200_2800_s_4_2.jpg"},"mediaUrl":"9a25f2_20d44dc58cb34083a1841ecad62405e1~mv2_d_4200_2800_s_4_2.jpg"},{"itemId":"2e85e51a-3fc2-477a-9d5c-e08282923fae","isSecure":false,"createdDate":"2024-07-22T08:42:33.000Z","orderIndex":-1504795476.8330224,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2800,"width":4200,"fileName":"9a25f2_05d792483b604f8a83c972f07477c33d~mv2_d_4200_2800_s_4_2.jpg","name":"9a25f2_05d792483b604f8a83c972f07477c33d~mv2_d_4200_2800_s_4_2.jpg"},"mediaUrl":"9a25f2_05d792483b604f8a83c972f07477c33d~mv2_d_4200_2800_s_4_2.jpg"},{"itemId":"64fa8efd-0792-4fe2-8254-f02404b5ba69","isSecure":false,"createdDate":"2024-07-22T08:42:33.000Z","orderIndex":-1504795407.106123,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":1766,"width":2647,"fileName":"9a25f2_9c5929f486ec454ca37a34131686d0f4~mv2_d_2647_1766_s_2.png","name":"9a25f2_9c5929f486ec454ca37a34131686d0f4~mv2_d_2647_1766_s_2.png"},"mediaUrl":"9a25f2_9c5929f486ec454ca37a34131686d0f4~mv2_d_2647_1766_s_2.png"},{"itemId":"46de6e0e-b7e4-408f-9cb8-845eb0c80c20","isSecure":false,"createdDate":"2024-07-22T08:42:33.000Z","orderIndex":-1504794885.0358753,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2832,"width":4256,"fileName":"9a25f2_ea9b3175b9db4897b1269f8836acf2ca~mv2_d_4256_2832_s_4_2.jpg","name":"9a25f2_ea9b3175b9db4897b1269f8836acf2ca~mv2_d_4256_2832_s_4_2.jpg"},"mediaUrl":"9a25f2_ea9b3175b9db4897b1269f8836acf2ca~mv2_d_4256_2832_s_4_2.jpg"},{"itemId":"64eeff9c-c17f-438b-b68f-46db560b2986","isSecure":false,"createdDate":"2024-07-22T08:42:33.000Z","orderIndex":-1504794632.378123,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":4912,"width":7360,"fileName":"9a25f2_503cc0687ca94d5388423b6dddad2c48~mv2_d_7360_4912_s_4_2.jpg","name":"9a25f2_503cc0687ca94d5388423b6dddad2c48~mv2_d_7360_4912_s_4_2.jpg"},"mediaUrl":"9a25f2_503cc0687ca94d5388423b6dddad2c48~mv2_d_7360_4912_s_4_2.jpg"},{"itemId":"f201f8e1-2e6d-4e8e-8075-4c1c13283011","isSecure":false,"createdDate":"2024-07-22T08:42:33.000Z","orderIndex":-1504791370.068831,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2800,"width":4200,"fileName":"9a25f2_d1f2ab46fec94c389da36281a1253780~mv2_d_4200_2800_s_4_2.jpg","name":"9a25f2_d1f2ab46fec94c389da36281a1253780~mv2_d_4200_2800_s_4_2.jpg"},"mediaUrl":"9a25f2_d1f2ab46fec94c389da36281a1253780~mv2_d_4200_2800_s_4_2.jpg"},{"itemId":"d66b51d7-3873-489d-af01-a341389b1994","isSecure":false,"createdDate":"2024-07-22T08:42:33.000Z","orderIndex":-1504789865.213336,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":6758,"width":4372,"fileName":"9a25f2_5d554e976a66440b8a95c8fce0d40022~mv2_d_4372_6758_s_4_2.jpg","name":"9a25f2_5d554e976a66440b8a95c8fce0d40022~mv2_d_4372_6758_s_4_2.jpg"},"mediaUrl":"9a25f2_5d554e976a66440b8a95c8fce0d40022~mv2_d_4372_6758_s_4_2.jpg"}],"totalItemsCount":9},"comp-lywsqmgp_galleryData":{"items":[{"itemId":"3fbae7d0-fd66-4a51-88a2-1fca5fe8e798","isSecure":false,"createdDate":"2024-07-22T09:40:34.000Z","orderIndex":1563813116.8060222,"metaData":{"description":"Describe your image here.","title":"I'm an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":3586,"width":2869,"fileName":"002cd4_2d48efc3227e47b3945a682eac7f3ae1_","name":"8bb438_3ae04589aef4480e89a24d7283c69798~mv2_d_2869_3586_s_4_2.jpg"},"mediaUrl":"8bb438_3ae04589aef4480e89a24d7283c69798~mv2_d_2869_3586_s_4_2.jpg"},{"itemId":"0b85facf-39ce-4b35-9bca-df871a4f9bbc","isSecure":false,"createdDate":"2024-07-22T09:40:34.000Z","orderIndex":1563814684.155375,"metaData":{"description":"Describe your image here.","title":"I'm an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2000,"width":3000,"fileName":"002cd4_bbd8be6bbeee46c48221e45c3a9a589f_","name":"8bb438_734b8f436e944886b4185aa6f72b5cad~mv2_d_3000_2000_s_2.jpg"},"mediaUrl":"8bb438_734b8f436e944886b4185aa6f72b5cad~mv2_d_3000_2000_s_2.jpg"},{"itemId":"5e0453b5-c536-4028-9847-5321d4e75212","isSecure":false,"createdDate":"2024-07-22T09:40:34.000Z","orderIndex":1563814684.1557498,"metaData":{"description":"Describe your image here.","title":"I'm an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2000,"width":3000,"fileName":"002cd4_769319a2d138444cb19990885128f2c7_","name":"8bb438_ac2af14459894a6cbce641b7d8af9dc9~mv2_d_3000_2000_s_2.jpg"},"mediaUrl":"8bb438_ac2af14459894a6cbce641b7d8af9dc9~mv2_d_3000_2000_s_2.jpg"},{"itemId":"4d417090-aae4-48a3-906b-a8da0b7b8261","isSecure":false,"createdDate":"2024-07-22T09:40:34.000Z","orderIndex":1563814684.1558747,"metaData":{"description":"Describe your image here.","title":"I'm an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2930,"width":3000,"fileName":"002cd4_3c9c2a08f9274b16a00c0c9bbabbba70_","name":"8bb438_b596f0cc1c134605b59843a052cd8f37~mv2_d_3000_2930_s_4_2.jpg"},"mediaUrl":"8bb438_b596f0cc1c134605b59843a052cd8f37~mv2_d_3000_2930_s_4_2.jpg"},{"itemId":"04cec676-4861-4893-921c-2b8d0f241269","isSecure":false,"createdDate":"2024-07-22T09:40:34.000Z","orderIndex":1563814684.1559372,"metaData":{"description":"Describe your image here.","title":"I'm an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":7754,"width":8192,"fileName":"002cd4_5d49b5810f354d699434a7c1ad7e57f6_","name":"8bb438_288176fe374c49949c53917e808c1410~mv2_d_8192_7754_s_4_2.jpg"},"mediaUrl":"8bb438_288176fe374c49949c53917e808c1410~mv2_d_8192_7754_s_4_2.jpg"},{"itemId":"b17ffcad-3d2a-4480-87a3-379517d69049","isSecure":false,"createdDate":"2024-07-22T09:40:34.000Z","orderIndex":1563814684.1559687,"metaData":{"description":"Describe your image here.","title":"I'm an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2000,"width":3000,"fileName":"002cd4_b76bb0b2ef974b3eab1d101dde877fb3_","name":"8bb438_ec9a72099f9648dfb08d9412804a464a~mv2_d_3000_2000_s_2.jpg"},"mediaUrl":"8bb438_ec9a72099f9648dfb08d9412804a464a~mv2_d_3000_2000_s_2.jpg"},{"itemId":"5b24f2c8-e0b0-47b6-b2bd-799129b79c10","isSecure":false,"createdDate":"2024-07-22T09:40:34.000Z","orderIndex":1563814684.1559978,"metaData":{"description":"Describe your image here.","title":"I'm an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2002,"width":3000,"fileName":"002cd4_ae93edd37f9645c7b93685a76361c1b5_","name":"8bb438_751cbc8f34e14fa2ba5dbfd8b5174c20~mv2_d_3000_2002_s_2.jpg"},"mediaUrl":"8bb438_751cbc8f34e14fa2ba5dbfd8b5174c20~mv2_d_3000_2002_s_2.jpg"},{"itemId":"2b1a3c10-2666-4791-9188-a9763c7bd797","isSecure":false,"createdDate":"2024-07-22T09:40:34.000Z","orderIndex":1563814684.1559987,"metaData":{"description":"Describe your image here.","title":"I'm an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":3000,"width":3000,"fileName":"002cd4_d4c8265530534ff2aef9f9229ceec6ee_","name":"8bb438_5ae585140ab442d49138ef3ccbf8fdb8~mv2_d_3000_3000_s_4_2.jpg"},"mediaUrl":"8bb438_5ae585140ab442d49138ef3ccbf8fdb8~mv2_d_3000_3000_s_4_2.jpg"},{"itemId":"560a869d-e893-4848-959a-3558e5bf3c23","isSecure":false,"createdDate":"2024-07-22T09:40:34.000Z","orderIndex":1563814684.1559992,"metaData":{"description":"Describe your image here.","title":"I'm an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":1941,"width":3000,"fileName":"002cd4_c4ff5f3861234034bc1bbdf002366a5f_","name":"8bb438_0ab7a3ec93cf434cb89081f5272b5dac~mv2_d_3000_1941_s_2.jpg"},"mediaUrl":"8bb438_0ab7a3ec93cf434cb89081f5272b5dac~mv2_d_3000_1941_s_2.jpg"},{"itemId":"35889376-38b1-4d39-ac58-c5f011ef3eb4","isSecure":false,"createdDate":"2024-07-22T09:40:34.000Z","orderIndex":1563814684.156,"metaData":{"description":"Describe your image here.","title":"I'm an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":1965,"width":3000,"fileName":"002cd4_0b02763f21e24f6b9a86a94bfa1b9799_","name":"8bb438_98999c7be5814da8a012bb8d32aa6a47~mv2_d_3000_1965_s_2.jpg"},"mediaUrl":"8bb438_98999c7be5814da8a012bb8d32aa6a47~mv2_d_3000_1965_s_2.jpg"}],"totalItemsCount":10},"comp-izpnf6io_galleryData":{"items":[{"itemId":"90edb2b4-9619-48e8-bc22-eb431100b9d1","isSecure":false,"createdDate":"2024-07-09T16:02:34.000Z","orderIndex":-1504796671.2111752,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":1766,"width":2647,"fileName":"9a25f2_02943437f88d4071b653d38d98acd984~mv2_d_2647_1766_s_2.png","name":"9a25f2_02943437f88d4071b653d38d98acd984~mv2_d_2647_1766_s_2.png"},"mediaUrl":"9a25f2_02943437f88d4071b653d38d98acd984~mv2_d_2647_1766_s_2.png"},{"itemId":"53cc2632-f595-47c2-a382-ec3ec6d3cd66","isSecure":false,"createdDate":"2024-07-09T16:02:34.000Z","orderIndex":-1504795566.4244804,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2800,"width":4200,"fileName":"9a25f2_c7182e792f064e2985f4a3654d787b53~mv2_d_4200_2800_s_4_2.jpg","name":"9a25f2_c7182e792f064e2985f4a3654d787b53~mv2_d_4200_2800_s_4_2.jpg"},"mediaUrl":"9a25f2_c7182e792f064e2985f4a3654d787b53~mv2_d_4200_2800_s_4_2.jpg"},{"itemId":"8ba6b84d-5c40-48cb-9998-b29c273fd4c5","isSecure":false,"createdDate":"2024-07-09T16:02:34.000Z","orderIndex":-1504795563.1137207,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2800,"width":4200,"fileName":"9a25f2_20d44dc58cb34083a1841ecad62405e1~mv2_d_4200_2800_s_4_2.jpg","name":"9a25f2_20d44dc58cb34083a1841ecad62405e1~mv2_d_4200_2800_s_4_2.jpg"},"mediaUrl":"9a25f2_20d44dc58cb34083a1841ecad62405e1~mv2_d_4200_2800_s_4_2.jpg"},{"itemId":"176415ea-a209-40e1-a77b-3fbf51763a2d","isSecure":false,"createdDate":"2024-07-09T16:02:34.000Z","orderIndex":-1504795476.8330224,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2800,"width":4200,"fileName":"9a25f2_05d792483b604f8a83c972f07477c33d~mv2_d_4200_2800_s_4_2.jpg","name":"9a25f2_05d792483b604f8a83c972f07477c33d~mv2_d_4200_2800_s_4_2.jpg"},"mediaUrl":"9a25f2_05d792483b604f8a83c972f07477c33d~mv2_d_4200_2800_s_4_2.jpg"},{"itemId":"1b6891f7-a612-46d4-a660-1ec9cb1e53fa","isSecure":false,"createdDate":"2024-07-09T16:02:34.000Z","orderIndex":-1504795407.106123,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":1766,"width":2647,"fileName":"9a25f2_9c5929f486ec454ca37a34131686d0f4~mv2_d_2647_1766_s_2.png","name":"9a25f2_9c5929f486ec454ca37a34131686d0f4~mv2_d_2647_1766_s_2.png"},"mediaUrl":"9a25f2_9c5929f486ec454ca37a34131686d0f4~mv2_d_2647_1766_s_2.png"},{"itemId":"fad85350-d4d7-4ee3-a766-d8eb906ef452","isSecure":false,"createdDate":"2024-07-09T16:02:34.000Z","orderIndex":-1504794885.0358753,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2832,"width":4256,"fileName":"9a25f2_ea9b3175b9db4897b1269f8836acf2ca~mv2_d_4256_2832_s_4_2.jpg","name":"9a25f2_ea9b3175b9db4897b1269f8836acf2ca~mv2_d_4256_2832_s_4_2.jpg"},"mediaUrl":"9a25f2_ea9b3175b9db4897b1269f8836acf2ca~mv2_d_4256_2832_s_4_2.jpg"},{"itemId":"c0bdf29c-756c-477e-80b9-2e80c5cafbd6","isSecure":false,"createdDate":"2024-07-09T16:02:34.000Z","orderIndex":-1504794632.378123,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":4912,"width":7360,"fileName":"9a25f2_503cc0687ca94d5388423b6dddad2c48~mv2_d_7360_4912_s_4_2.jpg","name":"9a25f2_503cc0687ca94d5388423b6dddad2c48~mv2_d_7360_4912_s_4_2.jpg"},"mediaUrl":"9a25f2_503cc0687ca94d5388423b6dddad2c48~mv2_d_7360_4912_s_4_2.jpg"},{"itemId":"ca532c18-eceb-437f-92e7-fe00bcb9678b","isSecure":false,"createdDate":"2024-07-09T16:02:34.000Z","orderIndex":-1504791370.068831,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2800,"width":4200,"fileName":"9a25f2_d1f2ab46fec94c389da36281a1253780~mv2_d_4200_2800_s_4_2.jpg","name":"9a25f2_d1f2ab46fec94c389da36281a1253780~mv2_d_4200_2800_s_4_2.jpg"},"mediaUrl":"9a25f2_d1f2ab46fec94c389da36281a1253780~mv2_d_4200_2800_s_4_2.jpg"},{"itemId":"b960ee95-71fb-4b3f-ae61-34a8e388a265","isSecure":false,"createdDate":"2024-07-09T16:02:34.000Z","orderIndex":-1504789865.213336,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":6758,"width":4372,"fileName":"9a25f2_5d554e976a66440b8a95c8fce0d40022~mv2_d_4372_6758_s_4_2.jpg","name":"9a25f2_5d554e976a66440b8a95c8fce0d40022~mv2_d_4372_6758_s_4_2.jpg"},"mediaUrl":"9a25f2_5d554e976a66440b8a95c8fce0d40022~mv2_d_4372_6758_s_4_2.jpg"}],"totalItemsCount":9},"comp-lywqoktk7_galleryData":{"items":[{"itemId":"0121c9db-cb25-4a08-8668-8d2404ef49b2","isSecure":false,"createdDate":"2024-07-22T08:43:00.000Z","orderIndex":-1504796671.2111752,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":1766,"width":2647,"fileName":"9a25f2_02943437f88d4071b653d38d98acd984~mv2_d_2647_1766_s_2.png","name":"9a25f2_02943437f88d4071b653d38d98acd984~mv2_d_2647_1766_s_2.png"},"mediaUrl":"9a25f2_02943437f88d4071b653d38d98acd984~mv2_d_2647_1766_s_2.png"},{"itemId":"9afd6de9-d8c1-40c5-9177-47ff01a8593e","isSecure":false,"createdDate":"2024-07-22T08:43:00.000Z","orderIndex":-1504795566.4244804,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2800,"width":4200,"fileName":"9a25f2_c7182e792f064e2985f4a3654d787b53~mv2_d_4200_2800_s_4_2.jpg","name":"9a25f2_c7182e792f064e2985f4a3654d787b53~mv2_d_4200_2800_s_4_2.jpg"},"mediaUrl":"9a25f2_c7182e792f064e2985f4a3654d787b53~mv2_d_4200_2800_s_4_2.jpg"},{"itemId":"749ed41e-fe08-4033-9d6f-8f509f2f7753","isSecure":false,"createdDate":"2024-07-22T08:43:00.000Z","orderIndex":-1504795563.1137207,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2800,"width":4200,"fileName":"9a25f2_20d44dc58cb34083a1841ecad62405e1~mv2_d_4200_2800_s_4_2.jpg","name":"9a25f2_20d44dc58cb34083a1841ecad62405e1~mv2_d_4200_2800_s_4_2.jpg"},"mediaUrl":"9a25f2_20d44dc58cb34083a1841ecad62405e1~mv2_d_4200_2800_s_4_2.jpg"},{"itemId":"8213d867-5df1-47e9-9396-bc3e75d4da7e","isSecure":false,"createdDate":"2024-07-22T08:43:00.000Z","orderIndex":-1504795476.8330224,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2800,"width":4200,"fileName":"9a25f2_05d792483b604f8a83c972f07477c33d~mv2_d_4200_2800_s_4_2.jpg","name":"9a25f2_05d792483b604f8a83c972f07477c33d~mv2_d_4200_2800_s_4_2.jpg"},"mediaUrl":"9a25f2_05d792483b604f8a83c972f07477c33d~mv2_d_4200_2800_s_4_2.jpg"},{"itemId":"d0f2eb96-f283-4a67-82e0-566de0aa7249","isSecure":false,"createdDate":"2024-07-22T08:43:00.000Z","orderIndex":-1504795407.106123,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":1766,"width":2647,"fileName":"9a25f2_9c5929f486ec454ca37a34131686d0f4~mv2_d_2647_1766_s_2.png","name":"9a25f2_9c5929f486ec454ca37a34131686d0f4~mv2_d_2647_1766_s_2.png"},"mediaUrl":"9a25f2_9c5929f486ec454ca37a34131686d0f4~mv2_d_2647_1766_s_2.png"},{"itemId":"ec816f84-a084-47f7-b356-5b45ae69a737","isSecure":false,"createdDate":"2024-07-22T08:43:00.000Z","orderIndex":-1504794885.0358753,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2832,"width":4256,"fileName":"9a25f2_ea9b3175b9db4897b1269f8836acf2ca~mv2_d_4256_2832_s_4_2.jpg","name":"9a25f2_ea9b3175b9db4897b1269f8836acf2ca~mv2_d_4256_2832_s_4_2.jpg"},"mediaUrl":"9a25f2_ea9b3175b9db4897b1269f8836acf2ca~mv2_d_4256_2832_s_4_2.jpg"},{"itemId":"f191094a-1ebf-4e1a-a611-0db6ab54e9ff","isSecure":false,"createdDate":"2024-07-22T08:43:00.000Z","orderIndex":-1504794632.378123,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":4912,"width":7360,"fileName":"9a25f2_503cc0687ca94d5388423b6dddad2c48~mv2_d_7360_4912_s_4_2.jpg","name":"9a25f2_503cc0687ca94d5388423b6dddad2c48~mv2_d_7360_4912_s_4_2.jpg"},"mediaUrl":"9a25f2_503cc0687ca94d5388423b6dddad2c48~mv2_d_7360_4912_s_4_2.jpg"},{"itemId":"3e576705-8ee5-44a4-95ef-097a7d0e3621","isSecure":false,"createdDate":"2024-07-22T08:43:00.000Z","orderIndex":-1504791370.068831,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":2800,"width":4200,"fileName":"9a25f2_d1f2ab46fec94c389da36281a1253780~mv2_d_4200_2800_s_4_2.jpg","name":"9a25f2_d1f2ab46fec94c389da36281a1253780~mv2_d_4200_2800_s_4_2.jpg"},"mediaUrl":"9a25f2_d1f2ab46fec94c389da36281a1253780~mv2_d_4200_2800_s_4_2.jpg"},{"itemId":"7220e719-3474-48a9-b162-e8ff89604503","isSecure":false,"createdDate":"2024-07-22T08:43:00.000Z","orderIndex":-1504789865.213336,"metaData":{"description":"Describe your image here.  ","title":"I’m an image title","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":[],"height":6758,"width":4372,"fileName":"9a25f2_5d554e976a66440b8a95c8fce0d40022~mv2_d_4372_6758_s_4_2.jpg","name":"9a25f2_5d554e976a66440b8a95c8fce0d40022~mv2_d_4372_6758_s_4_2.jpg"},"mediaUrl":"9a25f2_5d554e976a66440b8a95c8fce0d40022~mv2_d_4372_6758_s_4_2.jpg"}],"totalItemsCount":9}}},"ooi":{"failedInSsr":{}}}</script>
<!-- warmup data end -->




</body>
</html>

                               

Whois info of domain

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