<!DOCTYPE html>
<html lang="nl">
<head>
  
  <!-- SEO Tags -->
  <title>Ingeblikt⎪videoproducties</title>
  <meta name="description" content="Videoproductie bedrijf in België? Ingeblikt maakt professionele video’s voor bedrijven, van concept tot montage. Ontdek onze aanpak."/>
  <link rel="canonical" href="https://www.ingeblikt.be"/>
  <meta property="og:title" content="Ingeblikt | home"/>
  <meta property="og:description" content="Videoproductie bedrijf in België? Ingeblikt maakt professionele video’s voor bedrijven, van concept tot montage. Ontdek onze aanpak."/>
  <meta property="og:image" content="https://static.wixstatic.com/media/ce0b05_769eeb5e566240d581265a68c5cf1798%7Emv2.png/v1/fit/w_2500,h_1330,al_c/ce0b05_769eeb5e566240d581265a68c5cf1798%7Emv2.png"/>
  <meta property="og:image:width" content="2500"/>
  <meta property="og:image:height" content="1330"/>
  <meta property="og:url" content="https://www.ingeblikt.be"/>
  <meta property="og:site_name" content="INGEBLIKT"/>
  <meta property="og:type" content="website"/>
  <script type="application/ld+json">{"@context":"https://schema.org/","@type":"LocalBusiness","name":"Ingeblikt","url":"https://www.ingeblikt.be","image":"https://static.wixstatic.com/media/ce0b05_efd420c0a6224c46a3e27ea635634f67~mv2.png","address":{"@type":"PostalAddress","addressCountry":"BE","addressLocality":"Tielt","addressRegion":"VLG","postalCode":"8760","streetAddress":"16 Baronielaan"}}</script>
  <script type="application/ld+json">{"@context":"https://schema.org/","@type":"WebSite","name":"Ingeblikt","url":"https://www.ingeblikt.be"}</script>
  <meta name="keywords" content="Ingeblikt, cameraman, videograaf, veiligheidsfilm, preventiefilm, bedrijfsfilm, safety, webinar, promotiefilm, reportage, aftermovie, rekruteringsfilm, instructiefilm, preventievideo, e-learning, onthaalapplicatie, bezoekersregistratie,"/>
  <meta name="fb_admins_meta_tag" content="ingeblikt"/>
  <meta name="google-site-verification" content="b3uStIVsk6m0yVYVNR_1ww6TKWWAbK1a_E9lb8G0awA"/>
  <meta property="fb:admins" content="ingeblikt"/>
  <meta name="twitter:title" content="Ingeblikt | home"/>
  <meta name="twitter:description" content="Videoproductie bedrijf in België? Ingeblikt maakt professionele video’s voor bedrijven, van concept tot montage. Ontdek onze aanpak."/>
  <meta name="twitter:image" content="https://static.wixstatic.com/media/ce0b05_769eeb5e566240d581265a68c5cf1798%7Emv2.png/v1/fit/w_2500,h_1330,al_c/ce0b05_769eeb5e566240d581265a68c5cf1798%7Emv2.png"/>
  <meta name="twitter:card" content="summary_large_image"/>
  <link rel="alternate" href="https://www.ingeblikt.be"/>

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

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

  <!-- Segmenter Polyfill -->
  <script>
    if (!window.Intl || !window.Intl.Segmenter) {
      (function() {
        var script = document.createElement('script');
        script.src = 'https://static.parastorage.com/unpkg/@formatjs/intl-segmenter@11.7.10/polyfill.iife.js';
        document.head.appendChild(script);
      })();
    }
  </script>

  <!-- Legacy Polyfills -->
  <script nomodule="" src="https://static.parastorage.com/unpkg/core-js-bundle@3.2.1/minified.js"></script>
  <script nomodule="" src="https://static.parastorage.com/unpkg/focus-within-polyfill@5.0.9/dist/focus-within-polyfill.js"></script>

  <!-- 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>

  <!-- Essential Viewer Model -->
  <script type="application/json" id="wix-essential-viewer-model">{"fleetConfig":{"fleetName":"thunderbolt-seo-isolated-renderer","type":"GA","code":0},"mode":{"qa":false,"enableTestApi":false,"addAllServices":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.15171.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15171.0"}],"siteFeaturesConfigs":{"sessionManager":{"isRunningInDifferentSiteContext":false}},"language":{"userLanguage":"nl"},"siteAssets":{"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","scriptsUrl":"static.parastorage.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","staticAudioUrl":"https:\/\/music.wixstatic.com\/mp3","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","viewerAppsUrl":"https:\/\/viewer-apps.parastorage.com","viewerAssetsUrl":"https:\/\/viewer-assets.parastorage.com","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.parastorage.com","https:\/\/staticorigin.wixstatic.com","https:\/\/www.ingeblikt.be","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"}},"siteFeatures":["accessibilityBrowserZoom","appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","clientSdk","codeEmbed","commonConfig","componentsRegistry","consentPolicy","cyclicTabbing","domSelectors","environmentWixCodeSdk","environment","externalServices","locationWixCodeSdk","mpaNavigation","navigationManager","navigationPhases","ooi","pages","panorama","renderer","reporter","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","speculationRules","ssrCache","stores","structureApi","thunderboltInitializer","tpaCommons","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsLoader","componentsReact","platform"],"site":{"externalBaseUrl":"https:\/\/www.ingeblikt.be","isSEO":true},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/","userDomainMediaPrefixes":[]},"requestUrl":"https:\/\/www.ingeblikt.be\/","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"1534","renderingFlow":"NONE","language":"nl","locale":"nl-be"},"interactionSampleRatio":0.01,"accessTokensUrl":"https:\/\/www.ingeblikt.be\/_api\/v1\/access-tokens","experiments":{"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.securityExperiments":true,"specs.thunderbolt.browserCacheReload":true}}</script>
  <script>window.viewerModel = JSON.parse(document.getElementById('wix-essential-viewer-model').textContent)</script>

  <!-- Globals Definitions -->
  <script>
    (function () {
      var now = Date.now()
      var activationStart = 0
      try {
        var navEntry = performance.getEntriesByType('navigation')[0];
        if (navEntry && navEntry.activationStart > 0) {
          activationStart = navEntry.activationStart;
        }
      } catch (e) {}
      window.initialTimestamps = {
        initialTimestamp: now,
        initialRequestTimestamp: Math.round(performance.timeOrigin ? performance.timeOrigin + activationStart : now - performance.now() + activationStart)
      }

      window.thunderboltTag = "libs-releases-GA-local"
      window.thunderboltVersion = "1.17439.0"
    })();
  </script>

  <script>
    window.commonConfig = viewerModel.commonConfig
  </script>

  
  <!-- BEGIN handleAccessTokens bundle -->

  <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.887348bf.bundle.min.js">(()=>{"use strict";let e,t,r,o;var n={},i={};function l(e){var t=i[e];if(void 0!==t)return t.exports;var r=i[e]={exports:{}};return n[e](r,r.exports,l),r.exports}function a(e){let{context:t,property:r,value:o,enumerable:n=!0}=e,i=e.get,l=e.set;if(!r||void 0===o&&!i&&!l)return Error("property and value are required");let a=t||globalThis,s=a?.[r],u={};if(void 0!==o)u.value=o;else{if(i){let e=c(i);e&&(u.get=e)}if(l){let e=c(l);e&&(u.set=e)}}let p={...u,enumerable:n||!1,configurable:!1};void 0!==o&&(p.writable=!1);try{Object.defineProperty(a,r,p)}catch(e){return e instanceof TypeError?s:e}return s}function c(e,t){return"function"==typeof e?e:e?.async===!0&&"function"==typeof e.func?t?async function(t){return e.func(t)}:async function(){return e.func()}:"function"==typeof e?.func?e.func:void 0}l.rv=()=>"1.6.8",l.ruid="bundler=rspack@1.6.8";try{a({property:"strictDefine",value:a})}catch{}try{a({property:"defineStrictObject",value:function e(t){let{context:r,property:o,propertiesToExclude:n=[],skipPrototype:i=!1,hardenPrototypePropertiesToExclude:l=[]}=t;if(!o)return Error("property is required");let c=(r||globalThis)[o],p={},f=u(r,o);c&&("object"==typeof c||"function"==typeof c)&&Reflect.ownKeys(c).forEach(e=>{if(!n.includes(e)&&!s.includes(e)){let t=u(c,e);if(t&&(t.writable||t.configurable)){let{value:r,get:o,set:n,enumerable:i=!1}=t,l={};void 0!==r?l.value=r:o?l.get=o:n&&(l.set=n);try{let t=a({context:c,property:e,...l,enumerable:i});p[e]=t}catch(r){if(r instanceof TypeError)try{p[e]=t.value||t.get||t.set}catch{}else throw r}}}});let d={originalObject:c,originalProperties:p};if(!i&&c?.prototype!==void 0){let t=e({context:c,property:"prototype",propertiesToExclude:l,skipPrototype:!0});t instanceof Error||(d.originalPrototype=t?.originalObject,d.originalPrototypeProperties=t?.originalProperties)}return a({context:r,property:o,value:c,enumerable:f?.enumerable}),d}})}catch{}try{a({property:"defineStrictMethod",value:function(e,t){let r=(t||globalThis)[e],o=u(t||globalThis,e);return r&&o&&(o.writable||o.configurable)?(Object.freeze(r),a({context:globalThis,property:e,value:r})):r}})}catch{}var s=["toString","toLocaleString","valueOf","constructor","prototype"];function u(e,t){if(!(!e||!t))try{return Reflect.getOwnPropertyDescriptor(e,t)}catch{return}}function p(e){if("string"!=typeof e)return e;try{return decodeURIComponent(e).toLowerCase().trim()}catch{return e.toLowerCase().trim()}}function f(e,t){let r="";if("string"==typeof e)r=e.split("=")[0]?.trim()||"";else{if(!e||"string"!=typeof e.name)return!1;r=e.name}return t.has(p(r)||"")}function d(e,t){return("string"==typeof e?e.split(";").map(e=>e.trim()).filter(e=>e.length>0):e||[]).filter(e=>!f(e,t))}var y=null;function g(){return null===y&&(y=typeof Document>"u"?void 0:Object.getOwnPropertyDescriptor(Document.prototype,"cookie")),y}let h=(e,t)=>{try{let r=t?t.get.call(document):document.cookie;return r.split(";").map(e=>e.trim()).filter(t=>t?.startsWith(e))[0]?.split("=")[1]}catch(e){return""}},b=(e="",t="",r="/")=>`${e}=; ${t?`domain=${t};`:""} max-age=0; path=${r}; expires=Thu, 01 Jan 1970 00:00:01 GMT`;function m(e,t){try{return sessionStorage[e]("reload",t||"")}catch(e){console.error("ATS: Error calling sessionStorage:",e)}}let v="client-session-bind",w="sec-fetch-unsupported",{experiments:S}=window.viewerModel,{cookie:T}=(e=new Set([v,"client-binding",w,"svSession","smSession","server-session-bind","wixSession2","wixSession3"].map(e=>e.toLowerCase())),a({context:document,property:"cookie",set:{func:t=>{var r,o;let n,i;return r=document,o=void 0,n=g(),i=p(t.split(";")[0]||"")||"",void([...e].every(e=>!i.startsWith(e.toLowerCase()))&&n?.set?n.set.call(r,t):o&&console.warn(o))}},get:{func:()=>(function(e,t){let r=g();if(!r?.get)throw Error("Cookie descriptor or getter not available");return d(r.get.call(e),t).join("; ")})(document,e)},enumerable:!0}),{cookieStore:function(e,t){if(!globalThis?.cookieStore)return;let r=globalThis.cookieStore.get.bind(globalThis.cookieStore),o=globalThis.cookieStore.getAll.bind(globalThis.cookieStore),n=globalThis.cookieStore.set.bind(globalThis.cookieStore),i=globalThis.cookieStore.delete.bind(globalThis.cookieStore);return a({context:globalThis.CookieStore.prototype,property:"get",value:async function(t){return f(("string"==typeof t?t:t.name)||"",e)?null:r.call(this,t)},enumerable:!0}),a({context:globalThis.CookieStore.prototype,property:"getAll",value:async function(){let t=await o.apply(this,Array.from(arguments));return d(t,e)},enumerable:!0}),a({context:globalThis.CookieStore.prototype,property:"set",value:async function(){let r=Array.from(arguments);if(!f(1===r.length?r[0].name:r[0],e))return n.apply(this,r);t&&console.warn(t)},enumerable:!0}),a({context:globalThis.CookieStore.prototype,property:"delete",value:async function(){let t=Array.from(arguments);if(!f(1===t.length?t[0].name:t[0],e))return i.apply(this,t)},enumerable:!0}),a({context:globalThis.cookieStore,property:"prototype",value:globalThis.CookieStore.prototype,enumerable:!1}),a({context:globalThis,property:"cookieStore",value:globalThis.cookieStore,enumerable:!0}),{get:r,getAll:o,set:n,delete:i}}(e,void 0),cookie:g()}),k="tbReady",x="security_overrideGlobals",{experiments:E,siteFeaturesConfigs:P,accessTokensUrl:C}=window.viewerModel,D={},M=(t=h(v,T),S["specs.thunderbolt.browserCacheReload"]&&(h(w,T)||t?m("removeItem"):function(){if("undefined"!=typeof window){let e=performance.getEntriesByType("navigation")[0];return"back_forward"===(e?.type||"")}return!1}()&&function(){let{counter:e}=function(){let e=m("getItem");if(e){let[t,r]=e.split("-"),o=r?parseInt(r,10):0;if(o>=3){let e=t?Number(t):0;if(Date.now()-e>6e4)return{counter:0}}return{counter:o}}return{counter:0}}();e<3?(function(e=1){m("setItem",`${Date.now()}-${e}`)}(e+1),window.location.reload()):console.error("ATS: Max reload attempts reached")}()),r=b(v),o=b(v,location.hostname),T.set.call(document,r),T.set.call(document,o),t);M&&(D["client-binding"]=M);let O=fetch;addEventListener(k,function e(t){let{logger:r}=t.detail;try{window.tb.init({fetch:O,fetchHeaders:D})}catch(t){let e=Error("TB003");r.meter(`${x}_${e.message}`,{paramsOverrides:{errorType:x,eventString:e.message}}),window?.viewerModel?.mode.debug&&console.error(t)}finally{removeEventListener(k,e)}}),E["specs.thunderbolt.hardenFetchAndXHR"]||(window.fetchDynamicModel=()=>P.sessionManager.isRunningInDifferentSiteContext?Promise.resolve({}):fetch((()=>{try{let e="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope,t=globalThis?.parent!==globalThis,r=new URL(C,location.href);return(t||e)&&(r.searchParams.set("ifr",String(t)),r.searchParams.set("worker",String(e))),r.href}catch{return C}})(),{credentials:"same-origin",headers:D}).then(function(e){if(!e.ok)throw Error(`[${e.status}]${e.statusText}`);return e.json()}),window.dynamicModelPromise=window.fetchDynamicModel())})();
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.887348bf.bundle.min.js.map</script>

<!-- END handleAccessTokens bundle -->

<!-- BEGIN overrideGlobals bundle -->

<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.69caf07c.bundle.min.js">(()=>{"use strict";var e={},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var i=t[o]={exports:{}};return e[o](i,i.exports,r),i.exports}function o(e){let{context:t,property:r,value:o,enumerable:i=!0}=e,c=e.get,a=e.set;if(!r||void 0===o&&!c&&!a)return Error("property and value are required");let l=t||globalThis,s=l?.[r],u={};if(void 0!==o)u.value=o;else{if(c){let e=n(c);e&&(u.get=e)}if(a){let e=n(a);e&&(u.set=e)}}let p={...u,enumerable:i||!1,configurable:!1};void 0!==o&&(p.writable=!1);try{Object.defineProperty(l,r,p)}catch(e){return e instanceof TypeError?s:e}return s}function n(e,t){return"function"==typeof e?e:e?.async===!0&&"function"==typeof e.func?t?async function(t){return e.func(t)}:async function(){return e.func()}:"function"==typeof e?.func?e.func:void 0}r.rv=()=>"1.6.8",r.ruid="bundler=rspack@1.6.8";try{o({property:"strictDefine",value:o})}catch{}try{o({property:"defineStrictObject",value:c})}catch{}try{o({property:"defineStrictMethod",value:a})}catch{}var i=["toString","toLocaleString","valueOf","constructor","prototype"];function c(e){let{context:t,property:r,propertiesToExclude:n=[],skipPrototype:a=!1,hardenPrototypePropertiesToExclude:s=[]}=e;if(!r)return Error("property is required");let u=(t||globalThis)[r],p={},f=l(t,r);u&&("object"==typeof u||"function"==typeof u)&&Reflect.ownKeys(u).forEach(e=>{if(!n.includes(e)&&!i.includes(e)){let t=l(u,e);if(t&&(t.writable||t.configurable)){let{value:r,get:n,set:i,enumerable:c=!1}=t,a={};void 0!==r?a.value=r:n?a.get=n:i&&(a.set=i);try{let t=o({context:u,property:e,...a,enumerable:c});p[e]=t}catch(r){if(r instanceof TypeError)try{p[e]=t.value||t.get||t.set}catch{}else throw r}}}});let d={originalObject:u,originalProperties:p};if(!a&&u?.prototype!==void 0){let e=c({context:u,property:"prototype",propertiesToExclude:s,skipPrototype:!0});e instanceof Error||(d.originalPrototype=e?.originalObject,d.originalPrototypeProperties=e?.originalProperties)}return o({context:t,property:r,value:u,enumerable:f?.enumerable}),d}function a(e,t){let r=(t||globalThis)[e],n=l(t||globalThis,e);return r&&n&&(n.writable||n.configurable)?(Object.freeze(r),o({context:globalThis,property:e,value:r})):r}function l(e,t){if(!(!e||!t))try{return Reflect.getOwnPropertyDescriptor(e,t)}catch{return}}function s(e){if("string"!=typeof e)return e;try{return decodeURIComponent(e).toLowerCase().trim()}catch{return e.toLowerCase().trim()}}function u(e,t){return e instanceof Headers?e.forEach((r,o)=>{p(o,t)||e.delete(o)}):Object.keys(e).forEach(r=>{p(r,t)||delete e[r]}),e}function p(e,t){return!t.has(s(e)||"")}function f(e,t){let r=!0,o=s(function(e){let t,r;if(globalThis.Request&&e instanceof Request)t=e.url;else if("function"==typeof e?.toString)t=e.toString();else throw Error("Unsupported type for url");try{return new URL(t).pathname}catch{return(r=t.replace(/#.+/gi,"").split("?").shift()).startsWith("/")?r:`/${r}`}}(e));return o&&t.some(e=>o.includes(e))&&(r=!1),r}performance.mark("overrideGlobals started");let{experiments:d}=window.viewerModel,y=d["specs.thunderbolt.securityExperiments"];try{let e,t,r,n,i,l=globalThis.open,h=document.open;function b(e,t,r){var o;let n="string"!=typeof e,i=l.call(window,e,t,r);return n||e&&((o=e).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}:${o}`)&&(o=`${location.protocol}${o}`),!o.startsWith("http")||new URL(o).hostname===location.hostname)?{}:i}o({property:"open",value:b,context:globalThis,enumerable:!0}),o({property:"open",value:function(e,t,r){return e?b(e,t,r):h.call(document,e||"",t||"",r||"")},context:document,enumerable:!0}),y&&(e=document.createElement,t=Element.prototype.setAttribute,r=Element.prototype.setAttributeNS,o({property:"createElement",context:document,value:function(n,i){let c=e.call(document,n,i);return"iframe"===s(n)&&(o({property:"srcdoc",context:c,get:()=>"",set:()=>{console.warn("`srcdoc` is not allowed in iframe elements.")}}),c.setAttribute=function(e,r){"srcdoc"===e.toLowerCase()?console.warn("`srcdoc` attribute is not allowed to be set."):t.call(c,e,r)},c.setAttributeNS=function(e,t,o){"srcdoc"===t.toLowerCase()?console.warn("`srcdoc` attribute is not allowed to be set."):r.call(c,e,t,o)}),c},enumerable:!0})),d["specs.thunderbolt.hardenFetchAndXHR"]&&y&&function(e,t,r){let n=fetch,i=XMLHttpRequest,c=new Set(t);function a(){let t=new i,o=t.open,n=t.setRequestHeader;return t.open=function(){let n=Array.from(arguments),i=n[1];if(n.length<2||f(i,e))return o.apply(t,n);throw Error(r||`Request not allowed for path ${i}`)},t.setRequestHeader=function(e,r){p(decodeURIComponent(e),c)&&n.call(t,e,r)},t}o({property:"fetch",value:function(){var t;let o=(t=arguments,globalThis.Request&&t[0]instanceof Request&&t[0]?.headers?u(t[0].headers,c):t[1]?.headers&&u(t[1].headers,c),t);return f(arguments[0],e)?n.apply(globalThis,Array.from(o)):new Promise((e,t)=>{let o=Error(r||`Request not allowed for path ${arguments[0]}`);t(o)})},enumerable:!0}),o({property:"XMLHttpRequest",value:a,enumerable:!0}),Object.keys(i).forEach(e=>{a[e]=i[e]})}(["/_api/v1/access-tokens","/_api/v2/dynamicmodel","/_api/one-app-session-web/v3/businesses"],["client-binding"]),function(){if(navigator&&"serviceWorker"in navigator)navigator.serviceWorker.register,o({context:navigator.serviceWorker,property:"register",value:function(){console.log("Service worker registration is not allowed")},enumerable:!0})}(),n=[],i=(i=[]).concat(["TextEncoder","TextDecoder"]),y&&(i=i.concat(["XMLHttpRequestEventTarget","EventTarget"])),i=i.concat(["URL","JSON"]),y&&(n=n.concat(["addEventListener","removeEventListener"])),n=n.concat(["encodeURI","encodeURIComponent","decodeURI","decodeURIComponent"]),i=i.concat(["String","Number"]),y&&i.push("Object"),i=i.concat(["Reflect"]),n.forEach(e=>{a(e),["addEventListener","removeEventListener"].includes(e)&&a(e,document)}),i.forEach(e=>{c({property:e})}),y&&function(){return e("setTimeout",0,globalThis),e("setInterval",0,globalThis);function e(e,t,r){let n=r||globalThis,i=n[e];if(!i||"function"!=typeof i)throw Error(`Function ${e} not found or is not a function`);o({property:e,value:function(){let r=Array.from(arguments);if("string"!=typeof r[t])return i.apply(n,r);console.warn(`Calling ${e} with a String Argument at index ${t} is not allowed`)},context:r,enumerable:!0})}}()}catch(t){window?.viewerModel?.mode.debug&&console.error(t);let e=Error("TB006");window.fedops?.reportError(e,"security_overrideGlobals"),window.Sentry?window.Sentry.captureException(e):globalThis.defineStrictProperty("sentryBuffer",[e],window,!1)}performance.mark("overrideGlobals ended")})();
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.69caf07c.bundle.min.js.map</script>

<!-- END overrideGlobals bundle -->

  

  
  <script>
    window.commonConfig = viewerModel.commonConfig

	
    window.clientSdk = new Proxy({}, {get: (target, prop) => (...args) => window.externalsRegistry.clientSdk.loaded.then(() => window.__clientSdk__[prop](...args))})
    
  </script>

  <!-- Initial CSS -->
  <link rel="stylesheet" href="https://static.parastorage.com/services/wix-thunderbolt/dist/main.92cf8424.min.css"></link>
<link rel="stylesheet" href="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.d1b87f2e.min.css"></link>

  <meta name="format-detection" content="telephone=no">
  <meta name="skype_toolbar" content="skype_toolbar_parser_compatible">
  
  

  

  
      <!--pageHtmlEmbeds.head start-->
      <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.head start"></script>
    
      <script data-auto="true" id="cst-gcm">window['otkGCMEnabled']=true;window['otkConsent']={"security_storage":false,"functionality_storage":false,"ad_user_data":false,"ad_personalization":false,"ad_storage":false,"analytics_storage":false,"personalization_storage":false,"ads_data_redaction":false,"url_passthrough":false,"gtm_ids":""};function otValidateDefault(t){const e=t[0]??!1,o=t[1]??!1;if(e&&"consent"==e&&o&&"default"==o){const e=t[2]??{};if(Object.values(e).length){const t=Object.keys(e),o=Object.values(e).some(t=>"granted"==t),n=t.includes("cst_default");return!o||o&&n}return!0}return!0}function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],window.dataLayer.push=function(...t){t.forEach(t=>{if(otValidateDefault(t)){const e=t[0]??!1,o=t[1]??!1,n=t[2]??[];if(e&&"consent"==e&&o&&"default"==o&&n&&Object.keys(n).includes("cst_default")){const{cst_default:e,...o}=n;t[2]={...o},Array.prototype.push.call(this,t)}else Array.prototype.push.call(this,t)}else console.log("gr d",t)})},function(t){t.otCookiesGCM={},t.otCookiesGCM={url_passthrough:!1,ads_data_redaction:!1,config:{ad_user_data:t.otkConsent?.ad_user_data?"granted":"denied",ad_personalization:t.otkConsent?.ad_personalization?"granted":"denied",ad_storage:t.otkConsent?.ad_storage?"granted":"denied",analytics_storage:t.otkConsent?.analytics_storage?"granted":"denied",functionality_storage:t.otkConsent?.functionality_storage?"granted":"denied",personalization_storage:t.otkConsent?.personalization_storage?"granted":"denied",security_storage:t.otkConsent?.security_storage?"granted":"denied",cst_default:"granted",wait_for_update:500}},t.otkGCMEnabled&&(gtag("consent","default",t.otCookiesGCM.config),gtag("set","developer_id.dNjA1Yz",!0),t.otkConsent.url_passthrough&&gtag("set","url_passthrough",t.otkConsent.url_passthrough),t.otkConsent.ads_data_redaction&&gtag("set","ads_data_redaction",t.otkConsent.ads_data_redaction)),t.addEventListener("DOMContentLoaded",function(){let e=function(t,e){return e.localStorage.getItem(t)}("_consentik_cookie",t);console.log("savedCookie",e);if(e){e=JSON.parse(e);const o=e.consent;console.log({acceptedCat:o}),t.otCookiesGCM.config={ad_user_data:o.includes("advertising")?"granted":"denied",ad_personalization:o.includes("advertising")?"granted":"denied",ad_storage:o.includes("advertising")?"granted":"denied",analytics_storage:o.includes("analytics")?"granted":"denied",functionality_storage:o.includes("functional")?"granted":"denied",personalization_storage:o.includes("functional")?"granted":"denied",security_storage:o.includes("functional")?"granted":"denied"},t.otkGCMEnabled&&(console.log(" window.otCookiesGCM.config",t.otCookiesGCM.config),gtag("consent","update",{...t.otCookiesGCM.config}),gtag("set","developer_id.dNjA1Yz",!0))}t.otCookiesGCM.ads_data_redaction=t.otkConsent.ads_data_redaction&&!0,t.otCookiesGCM.url_passthrough=t.otkConsent.url_passthrough})}(window,document);</script>
    
      <script type="module" crossorigin accesstoken="true" src="https://b38afe01-ec9e-458b-8c64-ab0fe51371bf.wixappcloud.com/browser/assets/_virtual_wix-context-reexport-script.ch.Cu6cLwmC.js"></script>
<script type="module" crossorigin src="https://b38afe01-ec9e-458b-8c64-ab0fe51371bf.wixappcloud.com/browser/assets/3798cbc1-ba04-487b-a13f-e5c5d47d9edf.ch.BI0rIZgZ.js"></script>
<link rel="modulepreload" crossorigin href="https://b38afe01-ec9e-458b-8c64-ab0fe51371bf.wixappcloud.com/browser/assets/modulepreload-polyfill.ch.B5Qt9EMX.js">
<link rel="modulepreload" crossorigin href="https://b38afe01-ec9e-458b-8c64-ab0fe51371bf.wixappcloud.com/browser/assets/chunk-7JKHQSWI.ch.mOix6vtm.js">
<link rel="modulepreload" crossorigin href="https://b38afe01-ec9e-458b-8c64-ab0fe51371bf.wixappcloud.com/browser/assets/_virtual_wix-context-module.ch.LZZFsPB2.js">
<link rel="modulepreload" crossorigin href="https://b38afe01-ec9e-458b-8c64-ab0fe51371bf.wixappcloud.com/browser/assets/FloatButtonSettings.ch.DkHmlKzQ.js">
<link rel="stylesheet" crossorigin href="https://b38afe01-ec9e-458b-8c64-ab0fe51371bf.wixappcloud.com/browser/assets/FloatButtonSettings.ch.DLyeRZRg.css">

<div
  id="tornado-gdpr-app-data"
  data-is-activated="true"
  data-billing-plan="free"
  data-expiration-billing-date=""
  data-cookie-message="&lt;p&gt;Deze website gebruikt cookies om je gebruikerservaring te verbeteren.&lt;\/p&gt;\n&lt;p&gt;Door onze website te gebruiken, stem je in met deze cookies en ons &lt;a rel&#61;\&quot;noopener noreferrer\&quot; target&#61;\&quot;_blank\&quot; href&#61;\&quot;https:\/\/www.ingeblikt.be\/cookies\&quot;&gt;Cookiebeleid&lt;\/a&gt;.&lt;\/p&gt;"
  data-accept-button-text="Accepteren"
  data-decline-button-text="Afwijzen"
  data-show-decline-button="true"
  data-privacy-policy-url=""
  data-cookie-policy-url=""
  data-terms-conditions-url=""
  data-show-privacy-link="false"
  data-show-cookie-link="false"
  data-show-terms-link="false"
  data-privacy-policy-text="Privacy Policy"
  data-cookie-policy-text="Cookie Policy"
  data-terms-conditions-text="Terms \x26 Conditions"
  data-privacy-policy-link-open-in-same-tab="false"
  data-cookie-policy-link-open-in-same-tab="false"
  data-terms-conditions-link-open-in-same-tab="false"
  data-icon-type="select"
  data-icon-select="4"
  data-icon-upload=""
  data-block-consent-policy-functional="false"
  data-block-consent-policy-analytics="true"
  data-block-consent-policy-advertising="true"
  data-block-consent-policy-data-to-third-party="true"
  data-allow-user-to-manage-policy="false"
  data-consent-policy-manager-functional-checked="false"
  data-consent-policy-manager-functional-title="Functional"
  data-consent-policy-manager-functional-info="Functional cookies enhance your experience on the website."
  data-consent-policy-manager-analytics-checked="false"
  data-consent-policy-manager-analytics-title="Analytics"
  data-consent-policy-manager-analytics-info="Analytics cookies are used to collect information about how you use the website."
  data-consent-policy-manager-advertising-checked="false"
  data-consent-policy-manager-advertising-title="Advertising"
  data-consent-policy-manager-advertising-info="Advertising cookies are used to show you personalized ads."
  data-consent-policy-manager-data-to-third-party-checked="false"
  data-consent-policy-manager-data-to-third-party-title="Data to Third Party"
  data-consent-policy-manager-data-to-third-party-info="Data to third party cookies are used to track your activity across different websites."
  data-consent-policy-manager-button-text="Accept Selected Cookies"
  data-consent-policy-manager-heading-text="Manage Policy"
  data-banner-position="bottom-center"
  data-banner-layout="horizontal"
  data-allow-float-btn="false"
  data-float-btn-accept-a="false"
  data-float-btn-accept-s="true"
  data-float-btn-text=""
  data-float-btn-icon-type="select"
  data-float-btn-icon-select="4"
  data-float-btn-icon-upload=""
  data-float-btn-layout="horizontal"
  data-float-btn-position="bottom-left"
  data-float-btn-pos-offset-x="10"
  data-float-btn-pos-offset-y="10"
  data-float-btn-effect="fade"
  data-float-btn-animation="none"
  data-float-btn-animation-delay="3"
  data-position-offset-x="10"
  data-position-offset-y="10"
  data-effect="slide_bottom"
  data-theme="light"
  data-background-color="#ffffff"
  data-background-color-hover="#f8f9fa"
  data-padding-top="20"
  data-padding-right="24"
  data-padding-bottom="20"
  data-padding-left="24"
  data-padding-top-mobile="16"
  data-padding-right-mobile="16"
  data-padding-bottom-mobile="16"
  data-padding-left-mobile="16"
  data-border-radius="12"
  data-border-width="1"
  data-border-color="#e5e7eb"
  data-border-color-hover="#d1d5db"
  data-border-style="solid"
  data-font-color="#374151"
  data-font-color-hover="#1f2937"
  data-link-color="#374151"
  data-font-size="14"
  data-line-height="1.5"
  data-font-weight="400"
  data-font-size-mobile="13"
  data-line-height-mobile="1.4"
  data-font-weight-mobile="400"
  data-icon-size="36"
  data-icon-size-mobile="18"
  data-icon-color="#6b7280"
  data-icon-color-hover="#374151"
  data-accept-button-color="#ffffff"
  data-accept-button-color-hover="#ffffff"
  data-accept-button-bg-color="#093D52"
  data-accept-button-bg-color-hover="#7DCDAA"
  data-accept-button-border-color="#093D52"
  data-accept-button-border-color-hover="#7DCDAA"
  data-accept-button-border-radius="6"
  data-accept-button-border-width="1"
  data-accept-button-border-style="solid"
  data-accept-button-font-size="14"
  data-accept-button-line-height="1.2"
  data-accept-button-font-weight="500"
  data-accept-button-set-custom-size="false"
  data-accept-button-width="170"
  data-accept-button-height="40"
  data-accept-button-box-shadow-enabled="false"
  data-accept-button-box-shadow-color="#3B82F6"
  data-accept-button-box-shadow-color-hover="#2563eb"
  data-decline-button-color="#6b7280"
  data-decline-button-color-hover="#374151"
  data-decline-button-bg-color="#ffffff"
  data-decline-button-bg-color-hover="#f3f4f6"
  data-decline-button-border-color="#6b7280"
  data-decline-button-border-color-hover="#374151"
  data-decline-button-border-radius="6"
  data-decline-button-border-width="1"
  data-decline-button-border-style="solid"
  data-decline-button-font-size="14"
  data-decline-button-line-height="1.2"
  data-decline-button-font-weight="500"
  data-decline-button-set-custom-size="false"
  data-decline-button-width="170"
  data-decline-button-height="40"
  data-decline-button-box-shadow-enabled="false"
  data-decline-button-box-shadow-color="#ffffff"
  data-decline-button-box-shadow-color-hover="#f3f4f6"
  data-close-button-color="#6b7280"
  data-close-button-color-hover="#374151"
  data-close-button-bg-color="#ffffff"
  data-close-button-bg-color-hover="#f8f9fa"
  data-animation-duration="300"
  data-enable-backdrop="false"
  data-backdrop-opacity="25"
  data-backdrop-blur="0"
  data-backdrop-saturate="100"
  data-block-content="false"
  data-block-content-title="Content Blocked"
  data-block-content-description="This content is blocked until you accept or decline cookies. Please make your choice in the cookie banner below."
  data-block-content-background-color="#ffffff"
  data-block-content-title-color="#1f2937"
  data-block-content-description-color="#6b7280"
  data-respected-do-not-track="false"
  data-max-width="800"
  data-max-width-mobile="770"
  data-show-close-button="true"
  data-accept-selected-button-bg-color="#ffffff"
  data-accept-selected-button-bg-color-hover="#ffffff"
  data-accept-selected-button-color="#3b82f6"
  data-accept-selected-button-color-hover="#2563eb"
  data-accept-selected-button-border-color="#3b82f6"
  data-accept-selected-button-border-color-hover="#2563eb"
  data-accept-selected-button-border-radius="6"
  data-accept-selected-button-border-width="1"
  data-accept-selected-button-border-style="solid"
  data-accept-selected-button-font-size="14"
  data-accept-selected-button-line-height="1.2"
  data-accept-selected-button-font-weight="500"
  data-accept-selected-button-set-custom-size="false"
  data-accept-selected-button-width="170"
  data-accept-selected-button-height="40"
  data-accept-selected-button-box-shadow-enabled="false"
  data-accept-selected-button-box-shadow-color="#ffffff"
  data-accept-selected-button-box-shadow-color-hover="#ffffff"
  data-consent-policy-manager-heading-font-size="14"
  data-consent-policy-manager-heading-font-size-mobile="13"
  data-consent-policy-manager-heading-line-height="1.5"
  data-consent-policy-manager-heading-line-height-mobile="1.4"
  data-consent-policy-manager-heading-font-weight="600"
  data-consent-policy-manager-heading-color="#333333"
  data-consent-policy-manager-title-font-size="14"
  data-consent-policy-manager-title-font-size-mobile="13"
  data-consent-policy-manager-title-line-height="1.5"
  data-consent-policy-manager-title-line-height-mobile="1.4"
  data-consent-policy-manager-title-font-weight="600"
  data-consent-policy-manager-title-font-weight-mobile="600"
  data-consent-policy-manager-title-font-color="#333333"
  data-consent-policy-manager-text-font-size="12"
  data-consent-policy-manager-text-font-size-mobile="11"
  data-consent-policy-manager-text-line-height="1.5"
  data-consent-policy-manager-text-line-height-mobile="1.4"
  data-consent-policy-manager-text-font-weight="400"
  data-consent-policy-manager-text-font-weight-mobile="400"
  data-consent-policy-manager-text-font-color="#666666"
  data-consent-policy-manager-switch-bg-color="#d1d5db"
  data-consent-policy-manager-switch-bg-color-hover="#3b82f6"
  data-consent-policy-manager-switch-color="#ffffff"
  data-consent-policy-manager-switch-color-hover="#ffffff"
  data-float-btn-bg-color="#ffffff"
  data-float-btn-bg-color-hover="#f3f4f6"
  data-float-btn-color="#6b7280"
  data-float-btn-color-hover="#374151"
  data-float-btn-border-color="#6b7280"
  data-float-btn-border-color-hover="#374151"
  data-float-btn-border-radius="50"
  data-float-btn-border-width="1"
  data-float-btn-border-style="solid"
  data-float-btn-font-size="14"
  data-float-btn-font-size-mob="14"
  data-float-btn-line-height="1.5"
  data-float-btn-line-height-mob="1.5"
  data-float-btn-font-weight="400"
  data-float-btn-pad-t="10"
  data-float-btn-pad-r="10"
  data-float-btn-pad-b="10"
  data-float-btn-pad-l="10"
  data-float-btn-pad-t-mob="10"
  data-float-btn-pad-r-mob="10"
  data-float-btn-pad-b-mob="10"
  data-float-btn-pad-l-mob="10"
  data-float-btn-icon-size="32"
  data-float-btn-icon-size-mobile="32"
  data-float-btn-icon-color="#6b7280"
  data-float-btn-icon-color-hover="#374151"
></div>

    
      <meta name="msvalidate.01" content="DDBDFBF05F80E6C2CBD9E057B3EB5EF1" />

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

  <!-- head performance data start -->
  
  <!-- head performance data end -->
  

    

  
  <style id="a11y-contrast">
    @media (forced-colors: active) {
      #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 {
        outline: 2px solid CanvasText;
        outline-offset: 2px;
      }
    }
  </style>
  

  <script id="wix-skip-played-animations-setup">
    (function() {
        var navEntry = performance.getEntriesByType('navigation')[0];
        if (navEntry && navEntry.type === 'reload') {
            return;
        }
        if ('PageRevealEvent' in window) {
            window.__pageRevealPromise = new Promise(function(resolve) {
                window.addEventListener('pagereveal', resolve, { once: true });
            });
        } else {
            window.__pageRevealPromise = Promise.resolve();
        }
    })();
  </script>

    
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap.46bd2c00.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[FiveGridLine_SolidLine].cc2b8d2e.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-classic.c935692e.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-responsive.4e8a21db.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[HeaderContainer_DefaultWithFillLayers].b12898dd.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[FooterContainer_DefaultWithFillLayers].b12898dd.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[StripColumnsContainer_DesignedStrip].9a60da07.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SkipToContentButton].c9649c22.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[StylableButton_Default].7e427c4b.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[ClassicSection].7a0c29eb.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SlideShowContainer].6f97c3cd.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[StripColumnsContainer_Default].8baa6150.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Column_DesignedColumn].abc42979.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SlideShowSlide].823a5527.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/wix-thunderbolt/dist/Repeater_FixedColumns.17a84fdd.chunk.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/wix-thunderbolt/dist/group_7.c472a333.chunk.min.css" rel="stylesheet"/>
<script type="speculationrules">{"prefetch":[{"tag":"mpa-prefetch-eager","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":"/"}}]},"eagerness":"eager"}]}</script>
<style id="page-transitions">@view-transition {navigation: auto;types: OutIn}</style>
<!-- Loadable Component comp-mmxipf58 -->

<!-- Loadable Component comp-mmxipf58 -->
<script id="comp-mmxipf58__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="comp-mmxipf58__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script>
<!-- Loadable Component comp-mir6w53k -->

<!-- Loadable Component comp-mir6w53k -->
<script id="comp-mir6w53k__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="comp-mir6w53k__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script>
<!-- Loadable Component comp-mkcf9rh3 -->

<!-- Loadable Component comp-mkcf9rh3 -->
<script id="comp-mkcf9rh3__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="comp-mkcf9rh3__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script>
<!-- Loadable Component comp-mlozzfl9 -->

<!-- Loadable Component comp-mlozzfl9 -->
<script id="comp-mlozzfl9__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="comp-mlozzfl9__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script>
<!-- Loadable Component comp-mk567j76 -->

<!-- Loadable Component comp-mk567j76 -->
<script id="comp-mk567j76__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="comp-mk567j76__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script>
<link id="css_masterPage" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%22d90652a2-f5a1-4c7c-84c4-d4cdcc41f130%22%3A%229292%22%2C%226edae7b0-5a00-407f-a94c-c347f0333e47%22%3A%22191%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%22b976560c-3122-4351-878f-453f337b7245%22%3A%221358%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%227479d596-137c-4fa3-89cd-d7091042ba61%22%3A%22132%22%7D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar%2C.motionTimeAnimationsCSS%2C.resolveSpxWithoutEditorCheck&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&fileId=337a0b34.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=true&isWixCodeOnSite=true&language=nl&metaSiteId=a77b4211-33e7-4d06-a5d6-3ed8fcdcb027&module=thunderbolt-css&ooiVersions=14c1462a-97f2-9f6a-7bb7-f5541f23caa6%253Dp.communities-blog-ooi%252F1.3199.0%252FBlogViewerWidgetNoCss.%253B14c92de1-0e02-cbe5-98e9-c3de44d63a55%253Dp.faq-ooi%252F1.627.0%252FFaqOoiViewerWidgetNoCss.%253B211b5287-14e2-4690-bb71-525908938c81%253Dp.communities-blog-ooi%252F1.3199.0%252FPostViewerWidgetNoCss.%253B371ee199-389c-4a93-849e-e35b8a15b7ca%253Dp.form-app%252F1.2777.0%252FFormViewerWidgetNoCss.%253B813eb645-c6bd-4870-906d-694f30869fd9%253Dp.communities-blog-ooi%252F1.3199.0%252FPostListViewerWidgetNoCss.&originalLanguage=nl&pageId=ce0b05_de09a08b6aa7d3ad9e987a5885794bc0_1534.json&pilerExperiments=specs.piler.useEditorReactComponents&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.15171.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.15171.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=119e22c5-46a6-4a0b-906f-38fe8f9acb96&siteRevision=1534&stylableMetadataURLs=%5B%22editor-elements-library.thunderbolt.67af2fd625d7bcc0c9a6b9f6497a6d51c93328d8%22%2C%22editor-elements-design-systems.thunderbolt.c52ecaca55bb54a1df992da19c3cbcc2cc154a95%22%5D&viewMode=desktop" rel="stylesheet"/>
<link id="css_rmz7o" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%22d90652a2-f5a1-4c7c-84c4-d4cdcc41f130%22%3A%229292%22%2C%226edae7b0-5a00-407f-a94c-c347f0333e47%22%3A%22191%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%22b976560c-3122-4351-878f-453f337b7245%22%3A%221358%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%227479d596-137c-4fa3-89cd-d7091042ba61%22%3A%22132%22%7D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar%2C.motionTimeAnimationsCSS%2C.resolveSpxWithoutEditorCheck&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&featuresToIgnore=stylableCss%2CcompCssMappers&fileId=337a0b34.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=nl&metaSiteId=a77b4211-33e7-4d06-a5d6-3ed8fcdcb027&module=thunderbolt-css&originalLanguage=nl&pageId=ce0b05_09fa4414e26cee58cd2c0abafd262451_1531.json&pilerExperiments=specs.piler.useEditorReactComponents&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.15171.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.15171.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=119e22c5-46a6-4a0b-906f-38fe8f9acb96&siteRevision=1534&viewMode=desktop" rel="stylesheet"/>
<link id="stylableCss_rmz7o" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%22d90652a2-f5a1-4c7c-84c4-d4cdcc41f130%22%3A%229292%22%2C%226edae7b0-5a00-407f-a94c-c347f0333e47%22%3A%22191%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%22b976560c-3122-4351-878f-453f337b7245%22%3A%221358%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%227479d596-137c-4fa3-89cd-d7091042ba61%22%3A%22132%22%7D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar%2C.motionTimeAnimationsCSS%2C.resolveSpxWithoutEditorCheck&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&featuresToRun=stylableCss&fileId=337a0b34.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=nl&metaSiteId=a77b4211-33e7-4d06-a5d6-3ed8fcdcb027&module=thunderbolt-css&originalLanguage=nl&pageId=ce0b05_09fa4414e26cee58cd2c0abafd262451_1531.json&pilerExperiments=specs.piler.useEditorReactComponents&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.15171.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.15171.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=119e22c5-46a6-4a0b-906f-38fe8f9acb96&siteRevision=1534&stylableMetadataURLs=%5B%22editor-elements-library.thunderbolt.67af2fd625d7bcc0c9a6b9f6497a6d51c93328d8%22%2C%22editor-elements-design-systems.thunderbolt.c52ecaca55bb54a1df992da19c3cbcc2cc154a95%22%5D&viewMode=desktop" rel="stylesheet"/>
<link id="compCssMappers_rmz7o" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%22d90652a2-f5a1-4c7c-84c4-d4cdcc41f130%22%3A%229292%22%2C%226edae7b0-5a00-407f-a94c-c347f0333e47%22%3A%22191%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%22b976560c-3122-4351-878f-453f337b7245%22%3A%221358%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%227479d596-137c-4fa3-89cd-d7091042ba61%22%3A%22132%22%7D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&featuresToRun=compCssMappers&fileId=f85ed8e9.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=nl&metaSiteId=a77b4211-33e7-4d06-a5d6-3ed8fcdcb027&module=thunderbolt-css-mappers&ooiVersions=14c1462a-97f2-9f6a-7bb7-f5541f23caa6%253Dp.communities-blog-ooi%252F1.3199.0%252FBlogViewerWidgetNoCss.%253B14c92de1-0e02-cbe5-98e9-c3de44d63a55%253Dp.faq-ooi%252F1.627.0%252FFaqOoiViewerWidgetNoCss.%253B211b5287-14e2-4690-bb71-525908938c81%253Dp.communities-blog-ooi%252F1.3199.0%252FPostViewerWidgetNoCss.%253B371ee199-389c-4a93-849e-e35b8a15b7ca%253Dp.form-app%252F1.2777.0%252FFormViewerWidgetNoCss.%253B813eb645-c6bd-4870-906d-694f30869fd9%253Dp.communities-blog-ooi%252F1.3199.0%252FPostListViewerWidgetNoCss.&originalLanguage=nl&pageId=ce0b05_09fa4414e26cee58cd2c0abafd262451_1531.json&pilerExperiments=specs.piler.useEditorReactComponents&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.15171.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.15171.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=119e22c5-46a6-4a0b-906f-38fe8f9acb96&siteRevision=1534&viewMode=desktop" rel="stylesheet"/>
</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>


<script id="scroll-bar-width-calculation">
    const div = document.createElement('div')
    div.style.overflowY = 'scroll'
    div.style.width = '50px'
    div.style.height = '50px'
    div.style.visibility = 'hidden'
    document.body.appendChild(div)
    const scrollbarWidth= div.offsetWidth - div.clientWidth
    document.body.removeChild(div)
    if(scrollbarWidth > 0){
        document.body.style.setProperty('--scrollbar-width', `${scrollbarWidth}px`)
    }
</script>








<div id="SITE_CONTAINER"><div id="main_MF" class="main_MF"><div id="SCROLL_TO_TOP" class="qe3oTb ignore-focus SCROLL_TO_TOP" role="region" tabindex="-1" aria-label="top of page"><span class="TvbeET">top of page</span></div><div id="BACKGROUND_GROUP" class="backgroundGroup_rmz7o BACKGROUND_GROUP"><div id="BACKGROUND_GROUP_TRANSITION_GROUP"><div id="pageBackground_rmz7o" data-media-height-override-type="" data-media-position-override="false" class="pageBackground_rmz7o _7xVID"><div id="bgLayers_pageBackground_rmz7o" data-hook="bgLayers" data-motion-part="BG_LAYER pageBackground_rmz7o" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_pageBackground_rmz7o" data-motion-part="BG_MEDIA pageBackground_rmz7o" class="ROWgFb"></div><div data-testid="bgOverlay" class="WnIl2C"></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="MLzr0a SITE_HEADER wixui-header" tabindex="-1"><div class="uZIV9d"><div id="bgLayers_SITE_HEADER" data-hook="bgLayers" data-motion-part="BG_LAYER SITE_HEADER" class="QG9w8P XzOkCb"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_SITE_HEADER" data-motion-part="BG_MEDIA SITE_HEADER" class="ROWgFb"></div></div><div class="ncI7Xj"></div></div><div class="XKFSfx"><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-jkqkrjk0" class="comp-jkqkrjk0 CeUMmm wixui-column-strip"><div id="bgLayers_comp-jkqkrjk0" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jkqkrjk0" class="ktMZav tMGFK1"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-jkqkrjk0" data-motion-part="BG_MEDIA comp-jkqkrjk0" class="etSQ9j"></div></div><div data-testid="columns" class="Ak0vpt"><div id="comp-jkqkrjk01" class="comp-jkqkrjk01 FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-jkqkrjk01" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jkqkrjk01" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-jkqkrjk01" data-motion-part="BG_MEDIA comp-jkqkrjk01" class="ROWgFb"></div></div><div data-mesh-id="comp-jkqkrjk01inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jkqkrjk01inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-mir5ob0g" class="W4V2qg comp-mir5ob0g wixui-image cs40a3"><a data-testid="linkElement" href="https://www.ingeblikt.be" target="_self" class="apPOZK"><img fetchpriority="high" sizes="238px" srcSet="https://static.wixstatic.com/media/ce0b05_c1d834f24ae144acbea78036b56bd757~mv2.png/v1/fill/w_238,h_63,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/ingeblikt%20logo%202024%20rechthoek%20-%20wit%20transparant%20-%20versie%20zonder%20rand.png 1x, https://static.wixstatic.com/media/ce0b05_c1d834f24ae144acbea78036b56bd757~mv2.png/v1/fill/w_476,h_126,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/ingeblikt%20logo%202024%20rechthoek%20-%20wit%20transparant%20-%20versie%20zonder%20rand.png 2x" id="img_comp-mir5ob0g" src="https://static.wixstatic.com/media/ce0b05_c1d834f24ae144acbea78036b56bd757~mv2.png/v1/fill/w_238,h_63,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/ingeblikt%20logo%202024%20rechthoek%20-%20wit%20transparant%20-%20versie%20zonder%20rand.png" alt="Ingeblikt logo" style="object-fit:cover" class="gRkIq0 sFiSiq" width="238" height="63"/></a></div></div></div></div><div id="comp-jkqkrjk04" class="comp-jkqkrjk04 FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-jkqkrjk04" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jkqkrjk04" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-jkqkrjk04" data-motion-part="BG_MEDIA comp-jkqkrjk04" class="ROWgFb"></div></div><div data-mesh-id="comp-jkqkrjk04inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jkqkrjk04inlineContent-gridContainer" data-testid="mesh-container-content"><wix-dropdown-menu id="comp-jnlmesk0" class="MV6Z4B H5oXMS comp-jnlmesk0 wixui-dropdown-menu hidden-during-prewarmup" tabIndex="-1" dir="ltr" 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="left"><nav class="nzOiVF" id="comp-jnlmesk0navContainer" aria-label=" "><ul class="U7fR3t" id="comp-jnlmesk0itemsContainer" style="text-align:left" data-marginallchildren="true"><li id="comp-jnlmesk00" data-direction="ltr" data-listposition="left" data-data-id="dataItem-jfuxxw9m" data-state="menu selected  link" data-index="0" class="CSt_RJ wixui-dropdown-menu__item CUYeWp"><a data-testid="linkElement" href="https://www.ingeblikt.be" target="_self" class="qMvpu5" aria-current="page"><div class="EWeavx"><div class=""><p class="wGxoBM" id="comp-jnlmesk00label">home</p></div></div></a></li><li id="comp-jnlmesk01" data-direction="ltr" data-listposition="center" data-data-id="dataItem-mkuxklav" data-state="menu false  header" data-index="1" class="CSt_RJ wixui-dropdown-menu__item CUYeWp"><div data-testid="linkElement" class="qMvpu5" tabindex="0" aria-haspopup="true" aria-expanded="false" role="button"><div class="EWeavx"><div class=""><p class="wGxoBM" id="comp-jnlmesk01label">services</p></div></div></div><button class="H4AHlN" aria-label="Meer services-pagina&#x27;s"><svg width="10" height="10" viewBox="0 0 16 11" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M8 10.5L16 1.86193L14.7387 0.5L8 7.77613L1.26133 0.499999L-5.95321e-08 1.86193L8 10.5Z"></path></svg></button><ul aria-hidden="true" style="display:none"><li><a data-testid="linkElement" href="https://www.ingeblikt.be/video" target="_self" class="" tabindex="-1">video</a></li><li><a data-testid="linkElement" href="https://www.ingeblikt.be/studio" target="_self" class="" tabindex="-1">studio</a></li><li><a data-testid="linkElement" href="https://www.ingeblikt.be/televisie" target="_self" class="" tabindex="-1">televisie</a></li><li><a data-testid="linkElement" href="https://www.ingeblikt.be/podcast" target="_self" class="" tabindex="-1">podcast</a></li><li><a data-testid="linkElement" href="https://www.ingeblikt.be/social" target="_self" class="" tabindex="-1">social media</a></li><li><a data-testid="linkElement" href="https://www.ingeblikt.be/fotografie" target="_self" class="" tabindex="-1">fotografie</a></li><li><a data-testid="linkElement" href="https://www.ingeblikt.be/safety" target="_self" class="" tabindex="-1">safety</a></li><li><a data-testid="linkElement" href="https://www.ingeblikt.be/e-learning" target="_self" class="" tabindex="-1">e-learning</a></li></ul></li><li id="comp-jnlmesk02" data-direction="ltr" data-listposition="center" data-data-id="dataItem-mk2tchwu2" data-state="menu false  link" data-index="2" class="CSt_RJ wixui-dropdown-menu__item CUYeWp"><a data-testid="linkElement" href="https://www.ingeblikt.be/work" target="_self" class="qMvpu5"><div class="EWeavx"><div class=""><p class="wGxoBM" id="comp-jnlmesk02label">work</p></div></div></a></li><li id="comp-jnlmesk03" data-direction="ltr" data-listposition="center" data-data-id="dataItem-mk41ksub1" data-state="menu false  link" data-index="3" class="CSt_RJ wixui-dropdown-menu__item CUYeWp"><a data-testid="linkElement" href="https://www.ingeblikt.be/blog" target="_self" class="qMvpu5"><div class="EWeavx"><div class=""><p class="wGxoBM" id="comp-jnlmesk03label">blog</p></div></div></a></li><li id="comp-jnlmesk04" data-direction="ltr" data-listposition="center" data-data-id="dataItem-mk6vi70l" data-state="menu false  link" data-index="4" class="CSt_RJ wixui-dropdown-menu__item CUYeWp"><a data-testid="linkElement" href="https://www.ingeblikt.be/about" target="_self" class="qMvpu5"><div class="EWeavx"><div class=""><p class="wGxoBM" id="comp-jnlmesk04label">about</p></div></div></a></li><li id="comp-jnlmesk05" data-direction="ltr" data-listposition="center" data-data-id="dataItem-jfv6rr5t" data-state="menu false  link" data-index="5" class="CSt_RJ wixui-dropdown-menu__item CUYeWp"><a data-testid="linkElement" href="https://www.ingeblikt.be/contact" target="_self" class="qMvpu5"><div class="EWeavx"><div class=""><p class="wGxoBM" id="comp-jnlmesk05label">contact</p></div></div></a></li><li id="comp-jnlmesk0__more__" data-direction="ltr" data-listposition="center" data-state="menu false  header" data-index="__more__" data-dropdown="false" class="NgQZsf CUYeWp"><div data-testid="linkElement" class="qMvpu5" tabindex="0" aria-haspopup="true"><div class="EWeavx"><div class=""><p class="wGxoBM" id="comp-jnlmesk0__more__label">more</p></div></div></div></li></ul><div class="dva_z0" id="comp-jnlmesk0dropWrapper" data-dropalign="left" data-dropdown-shown="false"><ul class="fYO6yN wixui-dropdown-menu__submenu" id="comp-jnlmesk0moreContainer"></ul></div><div style="display:none" id="comp-jnlmesk0navContainer-hiddenA11ySubMenuIndication">Use tab to navigate through the menu items.</div></nav></wix-dropdown-menu></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="Y3K28_ SITE_PAGES"><div id="SITE_PAGES_TRANSITION_GROUP" class="uvik8H"><div id="rmz7o" class="i0StQr theme-vars rmz7o"><div class="pTvOx2 wixui-page" data-testid="page-bg"></div><div class="JJb9Mt"><div id="Containerrmz7o" class="Containerrmz7o wH18kY"><div data-mesh-id="Containerrmz7oinlineContent" data-testid="inline-content" class=""><div data-mesh-id="Containerrmz7oinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-lsvshsik" tabindex="-1" class="Le88gL comp-lsvshsik wixui-section" data-block-level-container="ClassicSection"><div class="ClLWjk" id="home-intro-video"></div><div id="bgLayers_comp-lsvshsik" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lsvshsik" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lsvshsik" data-motion-part="BG_MEDIA comp-lsvshsik" class="ROWgFb"></div></div><div data-mesh-id="comp-lsvshsikinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lsvshsikinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-kbae5tr4" class="comp-kbae5tr4 CeUMmm wixui-column-strip"><div id="bgLayers_comp-kbae5tr4" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kbae5tr4" class="ktMZav tMGFK1"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-kbae5tr4" data-motion-part="BG_MEDIA comp-kbae5tr4" class="etSQ9j"></div></div><div data-testid="columns" class="Ak0vpt"><div id="comp-kbae5tti" class="comp-kbae5tti FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-kbae5tti" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kbae5tti" class="QG9w8P bxC6yg"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-kbae5tti" data-motion-part="BG_MEDIA comp-kbae5tti" class="ROWgFb"><wix-video id="videoContainer_comp-kbae5tti" data-video-info="{&quot;fittingType&quot;:&quot;fill&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;hasBgScrollEffect&quot;:&quot;&quot;,&quot;bgEffectName&quot;:&quot;&quot;,&quot;videoId&quot;:&quot;ce0b05_422673a94bc941218b6be477e569c707&quot;,&quot;videoWidth&quot;:1920,&quot;videoHeight&quot;:1080,&quot;qualities&quot;:[{&quot;quality&quot;:&quot;360p&quot;,&quot;size&quot;:230400,&quot;url&quot;:&quot;video/ce0b05_422673a94bc941218b6be477e569c707/360p/mp4/file.mp4&quot;},{&quot;quality&quot;:&quot;480p&quot;,&quot;size&quot;:409920,&quot;url&quot;:&quot;video/ce0b05_422673a94bc941218b6be477e569c707/480p/mp4/file.mp4&quot;},{&quot;quality&quot;:&quot;720p&quot;,&quot;size&quot;:921600,&quot;url&quot;:&quot;video/ce0b05_422673a94bc941218b6be477e569c707/720p/mp4/file.mp4&quot;},{&quot;quality&quot;:&quot;1080p&quot;,&quot;size&quot;:2073600,&quot;url&quot;:&quot;video/ce0b05_422673a94bc941218b6be477e569c707/1080p/mp4/file.mp4&quot;}],&quot;isVideoDataExists&quot;:&quot;1&quot;,&quot;videoFormat&quot;:&quot;mp4&quot;,&quot;playbackRate&quot;:1,&quot;autoPlay&quot;:true,&quot;containerId&quot;:&quot;comp-kbae5tti&quot;,&quot;animatePoster&quot;:&quot;none&quot;}" data-motion-part="BG_IMG comp-kbae5tti" class="aDzdcC bgVideo xSZeaB"><video id="comp-kbae5tti_video" class="X9nqm0" crossorigin="anonymous" playsinline="" preload="auto" muted="" loop=""></video><wow-image id="comp-kbae5tti_img" class="Qh0lWW rv3vOe dnHU4q bgVideoposter xSZeaB" data-image-info="{&quot;containerId&quot;:&quot;comp-kbae5tti&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:980,&quot;targetHeight&quot;:1065,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:1920,&quot;height&quot;:1080,&quot;uri&quot;:&quot;ce0b05_422673a94bc941218b6be477e569c707f000.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;quality&quot;:{&quot;unsharpMask&quot;:{&quot;radius&quot;:0.33,&quot;amount&quot;:1,&quot;threshold&quot;:0}},&quot;devicePixelRatio&quot;:1}}" data-motion-part="BG_IMG comp-kbae5tti" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/ce0b05_422673a94bc941218b6be477e569c707f000.jpg/v1/fill/w_980,h_551,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/ce0b05_422673a94bc941218b6be477e569c707f000.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="980" height="1065"/></wow-image></wix-video></div></div><div data-mesh-id="comp-kbae5ttiinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kbae5ttiinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-mioobpss" class="N8MGzv _v6ohL comp-mioobpss wixui-rich-text" data-testid="richTextElement"><h2 class="font_0 wixui-rich-text__text" style="font-size:45px; text-align:center;"><span style="font-size:45px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-family:wfont_459113_5846594cb6ea4f43b8e132f9d1a29629,wf_5846594cb6ea4f43b8e132f9d,orig_poppins_semibold;" class="wixui-rich-text__text">Wij vertalen </span><span style="font-family:wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;" class="wixui-rich-text__text">jouw verhaal</span><br class="wixui-rich-text__text">
<span style="font-family:wfont_459113_5846594cb6ea4f43b8e132f9d1a29629,wf_5846594cb6ea4f43b8e132f9d,orig_poppins_semibold;" class="wixui-rich-text__text">naar </span></span><span style="color:#7DCDAA;" class="wixui-rich-text__text"><span style="font-family:wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;" class="wixui-rich-text__text">sterke video</span></span></span></span></h2></div></div></div></div></div></section></div></div></section><section id="comp-mioobpsn" tabindex="-1" class="Le88gL comp-mioobpsn wixui-section" data-block-level-container="ClassicSection"><div class="ClLWjk" id="home-intro-tekst"></div><div id="bgLayers_comp-mioobpsn" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mioobpsn" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-mioobpsn" data-motion-part="BG_MEDIA comp-mioobpsn" class="ROWgFb"></div></div><div data-mesh-id="comp-mioobpsninlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mioobpsninlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-mioobpst" class="N8MGzv _v6ohL comp-mioobpst wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:20px; text-align:center;"><span style="color:#323232;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text">Ingeblikt is een videoproductiehuis dat jouw verhaal tot leven brengt in beeld. Van strategie en script tot opname en montage vertalen we dat verhaal naar professionele video&#39;s die informeren, inspireren &eacute;n overtuigen.</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:20px; text-align:center;"><span style="color:#323232;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text">​</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:20px; text-align:center;"><span style="color:#323232;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_459113_5846594cb6ea4f43b8e132f9d1a29629,wf_5846594cb6ea4f43b8e132f9d,orig_poppins_semibold;" class="wixui-rich-text__text">Ons doel?</span><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text"> Jou helpen om je boodschap helder te vertellen en je publiek te raken en dat op elk kanaal: van website en sociale media tot televisie en interne communicatie.​</span></span></span></span></p></div><div id="comp-mluzciq7" class="comp-mluzciq7 wixui-vector-image"><div data-testid="svgRoot-comp-mluzciq7" class="iL7Pq5 gx51wo comp-mluzciq7"><svg preserveAspectRatio="none" data-bbox="20 20 160 160" viewBox="20 20 160 160" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M180 100c0 44.183-35.817 80-80 80s-80-35.817-80-80 35.817-80 80-80 80 35.817 80 80z"/>
    </g>
</svg>
</div></div></div></div></section><section id="comp-mios16gt" tabindex="-1" class="Le88gL comp-mios16gt wixui-section" data-block-level-container="ClassicSection"><div class="ClLWjk" id="home-services-overzicht"></div><div id="bgLayers_comp-mios16gt" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mios16gt" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-mios16gt" data-motion-part="BG_MEDIA comp-mios16gt" class="ROWgFb"></div></div><div data-mesh-id="comp-mios16gtinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mios16gtinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-mipvddnf" class="N8MGzv _v6ohL comp-mipvddnf wixui-rich-text" data-testid="richTextElement"><h2 class="font_0 wixui-rich-text__text" style="font-size:22px; text-align:center;"><span style="color:#7DCDAA;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;" class="wixui-rich-text__text"><span style="font-size:22px;" class="wixui-rich-text__text">Waarmee kunnen we jou helpen?</span></span></span></span></h2></div><div id="comp-mios1qvm" class=" comp-mios1qvm wixui-repeater"><div role="list" class="Exmq9"><div class="TmK0x"><div role="listitem" class="_FiCX"><div id="comp-mios1qvu__item-j9ples3e" class="comp-mios1qvu FDI5TK wixui-repeater__item" tabindex="0" role="region" aria-label="inhoud verandert bij aanwijzen"><div id="bgLayers_comp-mios1qvu__item-j9ples3e" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mios1qvu__item-j9ples3e" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-mios1qvu__item-j9ples3e" data-motion-part="BG_MEDIA comp-mios1qvu__item-j9ples3e" class="ROWgFb"><wow-image id="img_comp-mios1qvu__item-j9ples3e" class="Qh0lWW ayCf9D fO4mKs NgeJ4N bgImage" data-image-info="{&quot;containerId&quot;:&quot;comp-mios1qvu__item-j9ples3e&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:241,&quot;targetHeight&quot;:241,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:500,&quot;height&quot;:500,&quot;uri&quot;:&quot;ce0b05_c93d106826694aec99f854b50bfd4343~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;hasAnimation&quot;:false}}" data-motion-part="BG_IMG comp-mios1qvu__item-j9ples3e" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(500px, 100%)"><img alt="video vierkant ingeblikt.jpg" style="width:100%;height:100%" width="241" height="241"/></wow-image></div></div><div data-mesh-id="comp-mios1qvu__item-j9ples3einlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mios1qvu__item-j9ples3einlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-mios1qw2__item-j9ples3e" class="comp-mios1qw2 wixui-vector-image"><div data-testid="svgRoot-comp-mios1qw2__item-j9ples3e" class="iL7Pq5 gx51wo comp-mios1qw2"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="21.1 72.3 158.1 49.8" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="21.1 72.3 158.1 49.8" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M154.8 72.3l-2 2L174 94.9 21.1 95v2.7l153-.1-22.2 22.5 1.9 2 25.4-25.8-24.4-24z"/>
    </g>
</svg>
</div></div><div id="comp-mipwh3tq__item-j9ples3e" class="comp-mipwh3tq" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.ingeblikt.be/video" target="_self" class="StylableButton2545352419__root style-mo8r1qjc__root wixui-button StylableButton2545352419__link" aria-label="video"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">video</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><svg data-bbox="13.05 2.55 33.878 54.8" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60">
    <g>
        <path d="M46.5 28.9L20.6 3c-.6-.6-1.6-.6-2.2 0l-4.8 4.8c-.6.6-.6 1.6 0 2.2l19.8 20-19.9 19.9c-.6.6-.6 1.6 0 2.2l4.8 4.8c.6.6 1.6.6 2.2 0l21-21 4.8-4.8c.8-.6.8-1.6.2-2.2z"/>
    </g>
</svg>
</span></span></span></a></div></div></div></div></div><div role="listitem" class="_FiCX"><div id="comp-mios1qvu__item-e7698635-8de9-4e4f-ad51-2d2a2e4a0e06" class="comp-mios1qvu FDI5TK wixui-repeater__item" tabindex="0" role="region" aria-label="inhoud verandert bij aanwijzen"><div id="bgLayers_comp-mios1qvu__item-e7698635-8de9-4e4f-ad51-2d2a2e4a0e06" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mios1qvu__item-e7698635-8de9-4e4f-ad51-2d2a2e4a0e06" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-mios1qvu__item-e7698635-8de9-4e4f-ad51-2d2a2e4a0e06" data-motion-part="BG_MEDIA comp-mios1qvu__item-e7698635-8de9-4e4f-ad51-2d2a2e4a0e06" class="ROWgFb"><wow-image id="img_comp-mios1qvu__item-e7698635-8de9-4e4f-ad51-2d2a2e4a0e06" class="Qh0lWW ayCf9D fO4mKs NgeJ4N bgImage" data-image-info="{&quot;containerId&quot;:&quot;comp-mios1qvu__item-e7698635-8de9-4e4f-ad51-2d2a2e4a0e06&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:241,&quot;targetHeight&quot;:241,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:500,&quot;height&quot;:500,&quot;uri&quot;:&quot;ce0b05_8173f7589f814a4fb444041a5c9f96a3~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;hasAnimation&quot;:false}}" data-motion-part="BG_IMG comp-mios1qvu__item-e7698635-8de9-4e4f-ad51-2d2a2e4a0e06" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(500px, 100%)"><img alt="sociale media vierkant.jpg" style="width:100%;height:100%" width="241" height="241"/></wow-image></div></div><div data-mesh-id="comp-mios1qvu__item-e7698635-8de9-4e4f-ad51-2d2a2e4a0e06inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mios1qvu__item-e7698635-8de9-4e4f-ad51-2d2a2e4a0e06inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-mios1qw2__item-e7698635-8de9-4e4f-ad51-2d2a2e4a0e06" class="comp-mios1qw2 wixui-vector-image"><div data-testid="svgRoot-comp-mios1qw2__item-e7698635-8de9-4e4f-ad51-2d2a2e4a0e06" class="iL7Pq5 gx51wo comp-mios1qw2"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="21.1 72.3 158.1 49.8" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="21.1 72.3 158.1 49.8" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M154.8 72.3l-2 2L174 94.9 21.1 95v2.7l153-.1-22.2 22.5 1.9 2 25.4-25.8-24.4-24z"/>
    </g>
</svg>
</div></div><div id="comp-mipwh3tq__item-e7698635-8de9-4e4f-ad51-2d2a2e4a0e06" class="comp-mipwh3tq" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.ingeblikt.be/social" target="_self" class="StylableButton2545352419__root style-mo8r1qjc__root wixui-button StylableButton2545352419__link" aria-label="social media"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">social media</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><svg data-bbox="13.05 2.55 33.878 54.8" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60">
    <g>
        <path d="M46.5 28.9L20.6 3c-.6-.6-1.6-.6-2.2 0l-4.8 4.8c-.6.6-.6 1.6 0 2.2l19.8 20-19.9 19.9c-.6.6-.6 1.6 0 2.2l4.8 4.8c.6.6 1.6.6 2.2 0l21-21 4.8-4.8c.8-.6.8-1.6.2-2.2z"/>
    </g>
</svg>
</span></span></span></a></div></div></div></div></div></div><div class="TmK0x"><div role="listitem" class="_FiCX"><div id="comp-mios1qvu__item-miosir2m" class="comp-mios1qvu FDI5TK wixui-repeater__item" tabindex="0" role="region" aria-label="inhoud verandert bij aanwijzen"><div id="bgLayers_comp-mios1qvu__item-miosir2m" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mios1qvu__item-miosir2m" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-mios1qvu__item-miosir2m" data-motion-part="BG_MEDIA comp-mios1qvu__item-miosir2m" class="ROWgFb"><wow-image id="img_comp-mios1qvu__item-miosir2m" class="Qh0lWW ayCf9D fO4mKs NgeJ4N bgImage" data-image-info="{&quot;containerId&quot;:&quot;comp-mios1qvu__item-miosir2m&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:241,&quot;targetHeight&quot;:241,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:500,&quot;height&quot;:500,&quot;uri&quot;:&quot;ce0b05_3176ef87d8df42aa896c056848b67c67~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;hasAnimation&quot;:false}}" data-motion-part="BG_IMG comp-mios1qvu__item-miosir2m" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(500px, 100%)"><img alt="studio vierkant ingeblikt.jpg" style="width:100%;height:100%" width="241" height="241"/></wow-image></div></div><div data-mesh-id="comp-mios1qvu__item-miosir2minlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mios1qvu__item-miosir2minlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-mios1qw2__item-miosir2m" class="comp-mios1qw2 wixui-vector-image"><div data-testid="svgRoot-comp-mios1qw2__item-miosir2m" class="iL7Pq5 gx51wo comp-mios1qw2"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="21.1 72.3 158.1 49.8" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="21.1 72.3 158.1 49.8" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M154.8 72.3l-2 2L174 94.9 21.1 95v2.7l153-.1-22.2 22.5 1.9 2 25.4-25.8-24.4-24z"/>
    </g>
</svg>
</div></div><div id="comp-mipwh3tq__item-miosir2m" class="comp-mipwh3tq" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.ingeblikt.be/studio" target="_self" class="StylableButton2545352419__root style-mo8r1qjc__root wixui-button StylableButton2545352419__link" aria-label="studio"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">studio</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><svg data-bbox="13.05 2.55 33.878 54.8" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60">
    <g>
        <path d="M46.5 28.9L20.6 3c-.6-.6-1.6-.6-2.2 0l-4.8 4.8c-.6.6-.6 1.6 0 2.2l19.8 20-19.9 19.9c-.6.6-.6 1.6 0 2.2l4.8 4.8c.6.6 1.6.6 2.2 0l21-21 4.8-4.8c.8-.6.8-1.6.2-2.2z"/>
    </g>
</svg>
</span></span></span></a></div></div></div></div></div><div role="listitem" class="_FiCX"><div id="comp-mios1qvu__item-16cfd8e3-099b-44a8-bf5b-d0c28289beb2" class="comp-mios1qvu FDI5TK wixui-repeater__item" tabindex="0" role="region" aria-label="inhoud verandert bij aanwijzen"><div id="bgLayers_comp-mios1qvu__item-16cfd8e3-099b-44a8-bf5b-d0c28289beb2" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mios1qvu__item-16cfd8e3-099b-44a8-bf5b-d0c28289beb2" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-mios1qvu__item-16cfd8e3-099b-44a8-bf5b-d0c28289beb2" data-motion-part="BG_MEDIA comp-mios1qvu__item-16cfd8e3-099b-44a8-bf5b-d0c28289beb2" class="ROWgFb"><wow-image id="img_comp-mios1qvu__item-16cfd8e3-099b-44a8-bf5b-d0c28289beb2" class="Qh0lWW ayCf9D fO4mKs NgeJ4N bgImage" data-image-info="{&quot;containerId&quot;:&quot;comp-mios1qvu__item-16cfd8e3-099b-44a8-bf5b-d0c28289beb2&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:241,&quot;targetHeight&quot;:241,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:500,&quot;height&quot;:500,&quot;uri&quot;:&quot;ce0b05_fe588fe9dee24cb0930ad9d8e4dec8d9~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;hasAnimation&quot;:false}}" data-motion-part="BG_IMG comp-mios1qvu__item-16cfd8e3-099b-44a8-bf5b-d0c28289beb2" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(500px, 100%)"><img alt="fotografie vierkant ingeblikt.jpg" style="width:100%;height:100%" width="241" height="241"/></wow-image></div></div><div data-mesh-id="comp-mios1qvu__item-16cfd8e3-099b-44a8-bf5b-d0c28289beb2inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mios1qvu__item-16cfd8e3-099b-44a8-bf5b-d0c28289beb2inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-mios1qw2__item-16cfd8e3-099b-44a8-bf5b-d0c28289beb2" class="comp-mios1qw2 wixui-vector-image"><div data-testid="svgRoot-comp-mios1qw2__item-16cfd8e3-099b-44a8-bf5b-d0c28289beb2" class="iL7Pq5 gx51wo comp-mios1qw2"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="21.1 72.3 158.1 49.8" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="21.1 72.3 158.1 49.8" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M154.8 72.3l-2 2L174 94.9 21.1 95v2.7l153-.1-22.2 22.5 1.9 2 25.4-25.8-24.4-24z"/>
    </g>
</svg>
</div></div><div id="comp-mipwh3tq__item-16cfd8e3-099b-44a8-bf5b-d0c28289beb2" class="comp-mipwh3tq" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.ingeblikt.be/fotografie" target="_self" class="StylableButton2545352419__root style-mo8r1qjc__root wixui-button StylableButton2545352419__link" aria-label="fotografie"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">fotografie</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><svg data-bbox="13.05 2.55 33.878 54.8" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60">
    <g>
        <path d="M46.5 28.9L20.6 3c-.6-.6-1.6-.6-2.2 0l-4.8 4.8c-.6.6-.6 1.6 0 2.2l19.8 20-19.9 19.9c-.6.6-.6 1.6 0 2.2l4.8 4.8c.6.6 1.6.6 2.2 0l21-21 4.8-4.8c.8-.6.8-1.6.2-2.2z"/>
    </g>
</svg>
</span></span></span></a></div></div></div></div></div></div><div class="TmK0x"><div role="listitem" class="_FiCX"><div id="comp-mios1qvu__item-j9plerjk" class="comp-mios1qvu FDI5TK wixui-repeater__item" tabindex="0" role="region" aria-label="inhoud verandert bij aanwijzen"><div id="bgLayers_comp-mios1qvu__item-j9plerjk" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mios1qvu__item-j9plerjk" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-mios1qvu__item-j9plerjk" data-motion-part="BG_MEDIA comp-mios1qvu__item-j9plerjk" class="ROWgFb"><wow-image id="img_comp-mios1qvu__item-j9plerjk" class="Qh0lWW ayCf9D fO4mKs NgeJ4N bgImage" data-image-info="{&quot;containerId&quot;:&quot;comp-mios1qvu__item-j9plerjk&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:241,&quot;targetHeight&quot;:241,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:500,&quot;height&quot;:500,&quot;uri&quot;:&quot;ce0b05_27f9704c01ab49d3b667d07637035aa6~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;hasAnimation&quot;:false}}" data-motion-part="BG_IMG comp-mios1qvu__item-j9plerjk" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(500px, 100%)"><img alt="televisie vierkant ingeblikt.jpg" style="width:100%;height:100%" width="241" height="241"/></wow-image></div></div><div data-mesh-id="comp-mios1qvu__item-j9plerjkinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mios1qvu__item-j9plerjkinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-mios1qw2__item-j9plerjk" class="comp-mios1qw2 wixui-vector-image"><div data-testid="svgRoot-comp-mios1qw2__item-j9plerjk" class="iL7Pq5 gx51wo comp-mios1qw2"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="21.1 72.3 158.1 49.8" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="21.1 72.3 158.1 49.8" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M154.8 72.3l-2 2L174 94.9 21.1 95v2.7l153-.1-22.2 22.5 1.9 2 25.4-25.8-24.4-24z"/>
    </g>
</svg>
</div></div><div id="comp-mipwh3tq__item-j9plerjk" class="comp-mipwh3tq" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.ingeblikt.be/televisie" target="_self" class="StylableButton2545352419__root style-mo8r1qjc__root wixui-button StylableButton2545352419__link" aria-label="televisie"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">televisie</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><svg data-bbox="13.05 2.55 33.878 54.8" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60">
    <g>
        <path d="M46.5 28.9L20.6 3c-.6-.6-1.6-.6-2.2 0l-4.8 4.8c-.6.6-.6 1.6 0 2.2l19.8 20-19.9 19.9c-.6.6-.6 1.6 0 2.2l4.8 4.8c.6.6 1.6.6 2.2 0l21-21 4.8-4.8c.8-.6.8-1.6.2-2.2z"/>
    </g>
</svg>
</span></span></span></a></div></div></div></div></div><div role="listitem" class="_FiCX"><div id="comp-mios1qvu__item-3ae99ff7-20e4-483c-9067-a9b697fb136b" class="comp-mios1qvu FDI5TK wixui-repeater__item" tabindex="0" role="region" aria-label="inhoud verandert bij aanwijzen"><div id="bgLayers_comp-mios1qvu__item-3ae99ff7-20e4-483c-9067-a9b697fb136b" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mios1qvu__item-3ae99ff7-20e4-483c-9067-a9b697fb136b" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-mios1qvu__item-3ae99ff7-20e4-483c-9067-a9b697fb136b" data-motion-part="BG_MEDIA comp-mios1qvu__item-3ae99ff7-20e4-483c-9067-a9b697fb136b" class="ROWgFb"><wow-image id="img_comp-mios1qvu__item-3ae99ff7-20e4-483c-9067-a9b697fb136b" class="Qh0lWW ayCf9D fO4mKs NgeJ4N bgImage" data-image-info="{&quot;containerId&quot;:&quot;comp-mios1qvu__item-3ae99ff7-20e4-483c-9067-a9b697fb136b&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:241,&quot;targetHeight&quot;:241,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:500,&quot;height&quot;:500,&quot;uri&quot;:&quot;ce0b05_4de642c87b374d3eb8e178d109ac6f28~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;hasAnimation&quot;:false}}" data-motion-part="BG_IMG comp-mios1qvu__item-3ae99ff7-20e4-483c-9067-a9b697fb136b" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(500px, 100%)"><img alt="safety vierkant ingeblikt.jpg" style="width:100%;height:100%" width="241" height="241"/></wow-image></div></div><div data-mesh-id="comp-mios1qvu__item-3ae99ff7-20e4-483c-9067-a9b697fb136binlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mios1qvu__item-3ae99ff7-20e4-483c-9067-a9b697fb136binlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-mios1qw2__item-3ae99ff7-20e4-483c-9067-a9b697fb136b" class="comp-mios1qw2 wixui-vector-image"><div data-testid="svgRoot-comp-mios1qw2__item-3ae99ff7-20e4-483c-9067-a9b697fb136b" class="iL7Pq5 gx51wo comp-mios1qw2"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="21.1 72.3 158.1 49.8" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="21.1 72.3 158.1 49.8" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M154.8 72.3l-2 2L174 94.9 21.1 95v2.7l153-.1-22.2 22.5 1.9 2 25.4-25.8-24.4-24z"/>
    </g>
</svg>
</div></div><div id="comp-mipwh3tq__item-3ae99ff7-20e4-483c-9067-a9b697fb136b" class="comp-mipwh3tq" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.ingeblikt.be/safety" target="_self" class="StylableButton2545352419__root style-mo8r1qjc__root wixui-button StylableButton2545352419__link" aria-label="safety"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">safety</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><svg data-bbox="13.05 2.55 33.878 54.8" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60">
    <g>
        <path d="M46.5 28.9L20.6 3c-.6-.6-1.6-.6-2.2 0l-4.8 4.8c-.6.6-.6 1.6 0 2.2l19.8 20-19.9 19.9c-.6.6-.6 1.6 0 2.2l4.8 4.8c.6.6 1.6.6 2.2 0l21-21 4.8-4.8c.8-.6.8-1.6.2-2.2z"/>
    </g>
</svg>
</span></span></span></a></div></div></div></div></div></div><div class="TmK0x"><div role="listitem" class="_FiCX"><div id="comp-mios1qvu__item-j9pleqw5" class="comp-mios1qvu FDI5TK wixui-repeater__item" tabindex="0" role="region" aria-label="inhoud verandert bij aanwijzen"><div id="bgLayers_comp-mios1qvu__item-j9pleqw5" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mios1qvu__item-j9pleqw5" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-mios1qvu__item-j9pleqw5" data-motion-part="BG_MEDIA comp-mios1qvu__item-j9pleqw5" class="ROWgFb"><wow-image id="img_comp-mios1qvu__item-j9pleqw5" class="Qh0lWW ayCf9D fO4mKs NgeJ4N bgImage" data-image-info="{&quot;containerId&quot;:&quot;comp-mios1qvu__item-j9pleqw5&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:241,&quot;targetHeight&quot;:241,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:500,&quot;height&quot;:500,&quot;uri&quot;:&quot;ce0b05_3489a696253b4e28b23858f31bba4e11~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;hasAnimation&quot;:false}}" data-motion-part="BG_IMG comp-mios1qvu__item-j9pleqw5" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(500px, 100%)"><img alt="podcast vierkant ingeblikt.jpg" style="width:100%;height:100%" width="241" height="241"/></wow-image></div></div><div data-mesh-id="comp-mios1qvu__item-j9pleqw5inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mios1qvu__item-j9pleqw5inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-mios1qw2__item-j9pleqw5" class="comp-mios1qw2 wixui-vector-image"><div data-testid="svgRoot-comp-mios1qw2__item-j9pleqw5" class="iL7Pq5 gx51wo comp-mios1qw2"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="21.1 72.3 158.1 49.8" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="21.1 72.3 158.1 49.8" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M154.8 72.3l-2 2L174 94.9 21.1 95v2.7l153-.1-22.2 22.5 1.9 2 25.4-25.8-24.4-24z"/>
    </g>
</svg>
</div></div><div id="comp-mipwh3tq__item-j9pleqw5" class="comp-mipwh3tq" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.ingeblikt.be/podcast" target="_self" class="StylableButton2545352419__root style-mo8r1qjc__root wixui-button StylableButton2545352419__link" aria-label="podcast"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">podcast</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><svg data-bbox="13.05 2.55 33.878 54.8" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60">
    <g>
        <path d="M46.5 28.9L20.6 3c-.6-.6-1.6-.6-2.2 0l-4.8 4.8c-.6.6-.6 1.6 0 2.2l19.8 20-19.9 19.9c-.6.6-.6 1.6 0 2.2l4.8 4.8c.6.6 1.6.6 2.2 0l21-21 4.8-4.8c.8-.6.8-1.6.2-2.2z"/>
    </g>
</svg>
</span></span></span></a></div></div></div></div></div><div role="listitem" class="_FiCX"><div id="comp-mios1qvu__item-5574c9d1-bb17-4eec-9981-4b27a0255f0f" class="comp-mios1qvu FDI5TK wixui-repeater__item" tabindex="0" role="region" aria-label="inhoud verandert bij aanwijzen"><div id="bgLayers_comp-mios1qvu__item-5574c9d1-bb17-4eec-9981-4b27a0255f0f" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mios1qvu__item-5574c9d1-bb17-4eec-9981-4b27a0255f0f" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-mios1qvu__item-5574c9d1-bb17-4eec-9981-4b27a0255f0f" data-motion-part="BG_MEDIA comp-mios1qvu__item-5574c9d1-bb17-4eec-9981-4b27a0255f0f" class="ROWgFb"><wow-image id="img_comp-mios1qvu__item-5574c9d1-bb17-4eec-9981-4b27a0255f0f" class="Qh0lWW ayCf9D fO4mKs NgeJ4N bgImage" data-image-info="{&quot;containerId&quot;:&quot;comp-mios1qvu__item-5574c9d1-bb17-4eec-9981-4b27a0255f0f&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:241,&quot;targetHeight&quot;:241,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;ce0b05_fa1774e7504b4f78b333a1e6236c95dd~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;hasAnimation&quot;:false}}" data-motion-part="BG_IMG comp-mios1qvu__item-5574c9d1-bb17-4eec-9981-4b27a0255f0f" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(750px, 100%)"><img alt="elearning vierkant ingeblikt.jpg" style="width:100%;height:100%" width="241" height="241"/></wow-image></div></div><div data-mesh-id="comp-mios1qvu__item-5574c9d1-bb17-4eec-9981-4b27a0255f0finlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mios1qvu__item-5574c9d1-bb17-4eec-9981-4b27a0255f0finlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-mios1qw2__item-5574c9d1-bb17-4eec-9981-4b27a0255f0f" class="comp-mios1qw2 wixui-vector-image"><div data-testid="svgRoot-comp-mios1qw2__item-5574c9d1-bb17-4eec-9981-4b27a0255f0f" class="iL7Pq5 gx51wo comp-mios1qw2"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="21.1 72.3 158.1 49.8" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="21.1 72.3 158.1 49.8" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M154.8 72.3l-2 2L174 94.9 21.1 95v2.7l153-.1-22.2 22.5 1.9 2 25.4-25.8-24.4-24z"/>
    </g>
</svg>
</div></div><div id="comp-mipwh3tq__item-5574c9d1-bb17-4eec-9981-4b27a0255f0f" class="comp-mipwh3tq" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.ingeblikt.be/e-learning" target="_self" class="StylableButton2545352419__root style-mo8r1qjc__root wixui-button StylableButton2545352419__link" aria-label="e-learning"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">e-learning</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><svg data-bbox="13.05 2.55 33.878 54.8" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60">
    <g>
        <path d="M46.5 28.9L20.6 3c-.6-.6-1.6-.6-2.2 0l-4.8 4.8c-.6.6-.6 1.6 0 2.2l19.8 20-19.9 19.9c-.6.6-.6 1.6 0 2.2l4.8 4.8c.6.6 1.6.6 2.2 0l21-21 4.8-4.8c.8-.6.8-1.6.2-2.2z"/>
    </g>
</svg>
</span></span></span></a></div></div></div></div></div></div></div></div></div></div></section><section id="comp-mipvvue8" tabindex="-1" class="Le88gL comp-mipvvue8 wixui-section" data-block-level-container="ClassicSection"><div class="ClLWjk" id="home-alle-cases"></div><div id="bgLayers_comp-mipvvue8" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mipvvue8" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-mipvvue8" data-motion-part="BG_MEDIA comp-mipvvue8" class="ROWgFb"></div></div><div data-mesh-id="comp-mipvvue8inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mipvvue8inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-mipw1hjo" class="N8MGzv _v6ohL comp-mipw1hjo wixui-rich-text" data-testid="richTextElement"><h2 class="font_0 wixui-rich-text__text" style="font-size:22px; text-align:center;"><span style="color:#7DCDAA;" class="wixui-rich-text__text"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;" class="wixui-rich-text__text">Ontdek onze cases</span></span></span></span></h2></div><div id="comp-mmxipf58" class="  "><div class="comp-mmxipf58"><style>.comp-mmxipf58 {
            --wix-color-1: 245,245,245;
--wix-color-2: 219,219,219;
--wix-color-3: 143,143,143;
--wix-color-4: 86,86,86;
--wix-color-5: 30,30,30;
--wix-color-6: 236,205,178;
--wix-color-7: 218,155,102;
--wix-color-8: 162,96,40;
--wix-color-9: 120,71,29;
--wix-color-10: 60,35,15;
--wix-color-11: 148,255,97;
--wix-color-12: 127,227,79;
--wix-color-13: 100,179,62;
--wix-color-14: 80,143,50;
--wix-color-15: 56,99,35;
--wix-color-16: 87,194,255;
--wix-color-17: 54,164,227;
--wix-color-18: 34,121,171;
--wix-color-19: 22,84,120;
--wix-color-20: 13,52,74;
--wix-color-21: 252,139,139;
--wix-color-22: 252,53,53;
--wix-color-23: 201,40,40;
--wix-color-24: 150,24,24;
--wix-color-25: 103,14,14;
--wix-color-26: 245,245,245;
--wix-color-27: 30,30,30;
--wix-color-28: 219,219,219;
--wix-color-29: 143,143,143;
--wix-color-30: 86,86,86;
--wix-color-31: 162,96,40;
--wix-color-32: 120,71,29;
--wix-color-33: 143,143,143;
--wix-color-34: 245,245,245;
--wix-color-35: 30,30,30;
--wix-color-36: 30,30,30;
--wix-color-37: 86,86,86;
--wix-color-38: 162,96,40;
--wix-color-39: 162,96,40;
--wix-color-40: 245,245,245;
--wix-color-41: 245,245,245;
--wix-color-42: 162,96,40;
--wix-color-43: 162,96,40;
--wix-color-44: 143,143,143;
--wix-color-45: 143,143,143;
--wix-color-46: 245,245,245;
--wix-color-47: 245,245,245;
--wix-color-48: 162,96,40;
--wix-color-49: 162,96,40;
--wix-color-50: 162,96,40;
--wix-color-51: 162,96,40;
--wix-color-52: 245,245,245;
--wix-color-53: 245,245,245;
--wix-color-54: 143,143,143;
--wix-color-55: 143,143,143;
--wix-font-Title: normal normal normal 88px/1.4em poppins-semibold,poppins,sans-serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: normal;
--wix-font-Title-size: 88px;
--wix-font-Title-line-height: 1.4em;
--wix-font-Title-family: poppins-semibold,poppins,sans-serif;
--wix-font-Title-text-decoration: none;
--wix-font-Menu: normal normal normal 14px/1.79em poppins-extralight,poppins,sans-serif;
--wix-font-Menu-style: normal;
--wix-font-Menu-variant: normal;
--wix-font-Menu-weight: normal;
--wix-font-Menu-size: 14px;
--wix-font-Menu-line-height: 1.79em;
--wix-font-Menu-family: poppins-extralight,poppins,sans-serif;
--wix-font-Menu-text-decoration: none;
--wix-font-Page-title: normal normal normal 72px/1.4em poppins-semibold,poppins,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: 72px;
--wix-font-Page-title-line-height: 1.4em;
--wix-font-Page-title-family: poppins-semibold,poppins,sans-serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal normal 50px/1.4em poppins-semibold,poppins,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: 50px;
--wix-font-Heading-XL-line-height: 1.4em;
--wix-font-Heading-XL-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal normal 40px/1.4em poppins-semibold,poppins,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: 40px;
--wix-font-Heading-L-line-height: 1.4em;
--wix-font-Heading-L-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 28px/1.4em poppins-semibold,poppins,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: 28px;
--wix-font-Heading-M-line-height: 1.4em;
--wix-font-Heading-M-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;
--wix-font-Heading-S-style: normal;
--wix-font-Heading-S-variant: normal;
--wix-font-Heading-S-weight: normal;
--wix-font-Heading-S-size: 22px;
--wix-font-Heading-S-line-height: 1.4em;
--wix-font-Heading-S-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 20px/1.67em poppins-semibold,poppins,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: 20px;
--wix-font-Body-L-line-height: 1.67em;
--wix-font-Body-L-family: poppins-semibold,poppins,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 15px/1.4em poppins-extralight,poppins,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: 15px;
--wix-font-Body-M-line-height: 1.4em;
--wix-font-Body-M-family: poppins-extralight,poppins,sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal normal 14px/1.4em poppins-extralight,poppins,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: poppins-extralight,poppins,sans-serif;
--wix-font-Body-S-text-decoration: none;
--wix-font-Body-XS: normal normal normal 14px/1.79em poppins-extralight,poppins,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: 14px;
--wix-font-Body-XS-line-height: 1.79em;
--wix-font-Body-XS-family: poppins-extralight,poppins,sans-serif;
--wix-font-Body-XS-text-decoration: none;
--wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-style: normal;
--wix-font-LIGHT-variant: normal;
--wix-font-LIGHT-weight: normal;
--wix-font-LIGHT-size: 12px;
--wix-font-LIGHT-line-height: 1.4em;
--wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-text-decoration: none;
--wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-style: normal;
--wix-font-MEDIUM-variant: normal;
--wix-font-MEDIUM-weight: normal;
--wix-font-MEDIUM-size: 12px;
--wix-font-MEDIUM-line-height: 1.4em;
--wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-text-decoration: none;
--wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
--wix-font-STRONG-style: normal;
--wix-font-STRONG-variant: normal;
--wix-font-STRONG-weight: normal;
--wix-font-STRONG-size: 12px;
--wix-font-STRONG-line-height: 1.4em;
--wix-font-STRONG-family: HelveticaNeueW01-65Medi;
--wix-font-STRONG-text-decoration: none;
            --wix-direction: ltr;
--m_galleryImageRatio: 2;
--videoPlay: 2;
--itemBorderWidth: 0;
--m_arrowsType: 1;
--m_slideshowInfoSize: 119;
--galleryImageRatio: 0;
--itemClick: 1;
--hoveringBehaviour: 2;
--titlePlacementHorizontallyCompatible: 1;
--enableInfiniteScroll: 1;
--overlayGradientDegrees: 180;
--gridStyle: 1;
--previewHover: 0;
--arrowsSize: 25;
--itemBorderRadius: 0;
--arrowsType: 1;
--m_fixedGalleryRatio: 2;
--isVertical: 1;
--titleDescriptionSpace: 2;
--gallerySize: 40;
--te-padding-slider: 60;
--m_designedPresetId: -1;
--scrollDirection: 0;
--m_imageMargin: 0;
--loadMoreButtonBorderRadius: 20;
--usm_a: 0;
--usm_r: 0;
--loadMoreAmount: 1;
--overlayAnimation: 0;
--collageDensity: 100;
--m_arrowsSize: 15;
--galleryLayout: 4;
--titlePlacement: 1;
--m_galleryLayout: 4;
--scrollAnimation: 0;
--m_scrollAnimation: 0;
--numberOfImagesPerRow: 3;
--loadMoreButtonBorderWidth: 0;
--imageLoadingMode: 0;
--galleryVerticalAlign: 1;
--m_gallerySliderImageRatio: 2;
--imageHoverAnimation: 4;
--imageQuality: 90;
--arrowsVerticalPosition: 0;
--galleryHorizontalAlign: 1;
--thumbnailSpacings: 10;
--m_imageResize: 0;
--imageResize: 0;
--designedPresetId: -1;
--arrowsPosition: 1;
--imageMargin: 25;
--overlayType: 0;
--usm_t: 0;
--textsHorizontalPadding: 0;
--arrowsContainerType: 0;
--m_arrowsPosition: 0;
--textFont: normal normal normal 20px/1.4em poppins-extralight,poppins,sans-serif;
--m_itemIconColorSlideshow: 30,30,30;
--m_itemIconColorSlideshow-rgb: 30,30,30;
--m_itemIconColorSlideshow-opacity: 1;
--m_itemDescriptionFontColor: 125,205,170;
--m_itemDescriptionFontColor-rgb: 125,205,170;
--m_itemDescriptionFontColor-opacity: 1;
--m_itemBorderColor: 30,30,30;
--m_itemBorderColor-rgb: 30,30,30;
--m_itemBorderColor-opacity: 1;
--itemIconColor: 255,255,255;
--itemIconColor-rgb: 255,255,255;
--itemIconColor-opacity: 1;
--titleColorExpand: 30,30,30;
--titleColorExpand-rgb: 30,30,30;
--titleColorExpand-opacity: 1;
--loadMoreButtonFontColor: 255,255,255;
--loadMoreButtonFontColor-rgb: 255,255,255;
--loadMoreButtonFontColor-opacity: 1;
--itemDescriptionFontColor: 125,205,170;
--itemDescriptionFontColor-rgb: 125,205,170;
--itemDescriptionFontColor-opacity: 1;
--m_customButtonFontColor: 245,245,245;
--m_customButtonFontColor-rgb: 245,245,245;
--m_customButtonFontColor-opacity: 1;
--m_overlayGradientColor1: 245,245,245,0.01;
--m_overlayGradientColor1-rgb: 245,245,245;
--m_overlayGradientColor1-opacity: 0.01;
--m_arrowsColor: 255,255,255;
--m_arrowsColor-rgb: 255,255,255;
--m_arrowsColor-opacity: 1;
--arrowsContainerBackgroundColor: 30,30,30,0.6;
--arrowsContainerBackgroundColor-rgb: 30,30,30;
--arrowsContainerBackgroundColor-opacity: 0.6;
--m_externalCustomButtonColor: 162,96,40,0;
--m_externalCustomButtonColor-rgb: 162,96,40;
--m_externalCustomButtonColor-opacity: 0;
--customButtonBorderColor: 245,245,245;
--customButtonBorderColor-rgb: 245,245,245;
--customButtonBorderColor-opacity: 1;
--m_customButtonFontColorForHover: 30,30,30;
--m_customButtonFontColorForHover-rgb: 30,30,30;
--m_customButtonFontColorForHover-opacity: 1;
--m_itemOpacity: 0,0,0,0.25;
--m_itemOpacity-rgb: 0,0,0;
--m_itemOpacity-opacity: 0.25;
--textBoxFillColor: 219,219,219;
--textBoxFillColor-rgb: 219,219,219;
--textBoxFillColor-opacity: 1;
--itemOpacity: 0,0,0,0.25;
--itemOpacity-rgb: 0,0,0;
--itemOpacity-opacity: 0.25;
--loadMoreButtonColor: 125,205,170;
--loadMoreButtonColor-rgb: 125,205,170;
--loadMoreButtonColor-opacity: 1;
--m_itemFontColor: 255,255,255;
--m_itemFontColor-rgb: 255,255,255;
--m_itemFontColor-opacity: 1;
--m_arrowsContainerBackgroundColor: 30,30,30,0.6;
--m_arrowsContainerBackgroundColor-rgb: 30,30,30;
--m_arrowsContainerBackgroundColor-opacity: 0.6;
--loadMoreButtonBorderColor: 30,30,30;
--loadMoreButtonBorderColor-rgb: 30,30,30;
--loadMoreButtonBorderColor-opacity: 1;
--m_itemShadowOpacityAndColor: 30,30,30,0.2;
--m_itemShadowOpacityAndColor-rgb: 30,30,30;
--m_itemShadowOpacityAndColor-opacity: 0.2;
--customButtonFontColor: 245,245,245;
--customButtonFontColor-rgb: 245,245,245;
--customButtonFontColor-opacity: 1;
--imageLoadingColor: 125,205,170;
--imageLoadingColor-rgb: 125,205,170;
--imageLoadingColor-opacity: 1;
--m_itemFontColorSlideshow: 255,255,255;
--m_itemFontColorSlideshow-rgb: 255,255,255;
--m_itemFontColorSlideshow-opacity: 1;
--externalCustomButtonBorderColor: 30,30,30;
--externalCustomButtonBorderColor-rgb: 30,30,30;
--externalCustomButtonBorderColor-opacity: 1;
--itemShadowOpacityAndColor: 30,30,30,0.2;
--itemShadowOpacityAndColor-rgb: 30,30,30;
--itemShadowOpacityAndColor-opacity: 0.2;
--externalCustomButtonColor: 162,96,40,0;
--externalCustomButtonColor-rgb: 162,96,40;
--externalCustomButtonColor-opacity: 0;
--itemFontColorSlideshow: 30,30,30;
--itemFontColorSlideshow-rgb: 30,30,30;
--itemFontColorSlideshow-opacity: 1;
--itemFontColor: 255,255,255;
--itemFontColor-rgb: 255,255,255;
--itemFontColor-opacity: 1;
--m_oneColorAnimationColor: 245,245,245;
--m_oneColorAnimationColor-rgb: 245,245,245;
--m_oneColorAnimationColor-opacity: 1;
--arrowsColor: 125,205,170;
--arrowsColor-rgb: 125,205,170;
--arrowsColor-opacity: 1;
--m_itemIconColor: 245,245,245;
--m_itemIconColor-rgb: 245,245,245;
--m_itemIconColor-opacity: 1;
--itemBorderColor: 30,30,30;
--itemBorderColor-rgb: 30,30,30;
--itemBorderColor-opacity: 1;
--m_loadMoreButtonBorderColor: 30,30,30;
--m_loadMoreButtonBorderColor-rgb: 30,30,30;
--m_loadMoreButtonBorderColor-opacity: 1;
--m_loadMoreButtonColor: 245,245,245;
--m_loadMoreButtonColor-rgb: 245,245,245;
--m_loadMoreButtonColor-opacity: 1;
--m_customButtonBorderColor: 245,245,245;
--m_customButtonBorderColor-rgb: 245,245,245;
--m_customButtonBorderColor-opacity: 1;
--itemIconColorSlideshow: 30,30,30;
--itemIconColorSlideshow-rgb: 30,30,30;
--itemIconColorSlideshow-opacity: 1;
--foreColor: 30,30,30;
--foreColor-rgb: 30,30,30;
--foreColor-opacity: 1;
--m_itemDescriptionFontColorSlideshow: 125,205,170;
--m_itemDescriptionFontColorSlideshow-rgb: 125,205,170;
--m_itemDescriptionFontColorSlideshow-opacity: 1;
--bgColorExpand: 245,245,245;
--bgColorExpand-rgb: 245,245,245;
--bgColorExpand-opacity: 1;
--textBoxBorderColor: 30,30,30;
--textBoxBorderColor-rgb: 30,30,30;
--textBoxBorderColor-opacity: 1;
--customButtonFontColorForHover: 30,30,30;
--customButtonFontColorForHover-rgb: 30,30,30;
--customButtonFontColorForHover-opacity: 1;
--m_loadMoreButtonFontColor: 30,30,30;
--m_loadMoreButtonFontColor-rgb: 30,30,30;
--m_loadMoreButtonFontColor-opacity: 1;
--customButtonColor: 245,245,245,0;
--customButtonColor-rgb: 245,245,245;
--customButtonColor-opacity: 0;
--descriptionColorExpand: 30,30,30;
--descriptionColorExpand-rgb: 30,30,30;
--descriptionColorExpand-opacity: 1;
--actionsColorExpand: 30,30,30;
--actionsColorExpand-rgb: 30,30,30;
--actionsColorExpand-opacity: 1;
--oneColorAnimationColor: 245,245,245;
--oneColorAnimationColor-rgb: 245,245,245;
--oneColorAnimationColor-opacity: 1;
--backColor: 219,219,219;
--backColor-rgb: 219,219,219;
--backColor-opacity: 1;
--itemDescriptionFontColorSlideshow: 30,30,30;
--itemDescriptionFontColorSlideshow-rgb: 30,30,30;
--itemDescriptionFontColorSlideshow-opacity: 1;
--m_externalCustomButtonBorderColor: 30,30,30;
--m_externalCustomButtonBorderColor-rgb: 30,30,30;
--m_externalCustomButtonBorderColor-opacity: 1;
--te-background-color-picker: 245,245,245;
--te-background-color-picker-rgb: 245,245,245;
--te-background-color-picker-opacity: 1;
--m_customButtonColor: 245,245,245,0;
--m_customButtonColor-rgb: 245,245,245;
--m_customButtonColor-opacity: 0;
--overlayGradientColor2: 125,205,170,0;
--overlayGradientColor2-rgb: 125,205,170;
--overlayGradientColor2-opacity: 0;
--m_overlayGradientColor2: 245,245,245,0;
--m_overlayGradientColor2-rgb: 245,245,245;
--m_overlayGradientColor2-opacity: 0;
--overlayGradientColor1: 125,205,170,0.01;
--overlayGradientColor1-rgb: 125,205,170;
--overlayGradientColor1-opacity: 0.01;
--backgroundColor: 143,143,143;
--backgroundColor-rgb: 143,143,143;
--backgroundColor-opacity: 1;
--textColor: 30,30,30;
--textColor-rgb: 30,30,30;
--textColor-opacity: 1;
--m_customButtonFontForHover: normal normal normal 15px/18px poppins-extralight,poppins,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: poppins-extralight,poppins,sans-serif;
--m_customButtonFontForHover-text-decoration: none;
--m_customButtonFont: normal normal normal 15px/18px poppins-extralight,poppins,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: poppins-extralight,poppins,sans-serif;
--m_customButtonFont-text-decoration: none;
--m_itemFont: normal normal normal 16px/20px poppins-semibold,poppins,sans-serif;
--m_itemFont-style: normal;
--m_itemFont-variant: normal;
--m_itemFont-weight: normal;
--m_itemFont-size: 16px;
--m_itemFont-line-height: 20px;
--m_itemFont-family: poppins-semibold,poppins,sans-serif;
--m_itemFont-text-decoration: none;
--m_itemFontSlideshow: normal normal normal 22px/27px wfont_459113_5846594cb6ea4f43b8e132f9d1a29629,wf_5846594cb6ea4f43b8e132f9d,orig_poppins_semibold;
--m_itemFontSlideshow-style: normal;
--m_itemFontSlideshow-variant: normal;
--m_itemFontSlideshow-weight: normal;
--m_itemFontSlideshow-size: 22px;
--m_itemFontSlideshow-line-height: 27px;
--m_itemFontSlideshow-family: wfont_459113_5846594cb6ea4f43b8e132f9d1a29629,wf_5846594cb6ea4f43b8e132f9d,orig_poppins_semibold;
--m_itemFontSlideshow-text-decoration: none;
--customButtonFontForHover: normal normal normal 15px/18px poppins-extralight,poppins,sans-serif;
--customButtonFontForHover-style: normal;
--customButtonFontForHover-variant: normal;
--customButtonFontForHover-weight: normal;
--customButtonFontForHover-size: 15px;
--customButtonFontForHover-line-height: 18px;
--customButtonFontForHover-family: poppins-extralight,poppins,sans-serif;
--customButtonFontForHover-text-decoration: none;
--text-editor-font: normal normal normal 34px/42px 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: 34px;
--text-editor-font-line-height: 42px;
--text-editor-font-family: avenir-lt-w01_85-heavy1475544,sans-serif;
--text-editor-font-text-decoration: none;
--m_loadMoreButtonFont: normal normal normal 18px/22px poppins-semibold,poppins,sans-serif;
--m_loadMoreButtonFont-style: normal;
--m_loadMoreButtonFont-variant: normal;
--m_loadMoreButtonFont-weight: normal;
--m_loadMoreButtonFont-size: 18px;
--m_loadMoreButtonFont-line-height: 22px;
--m_loadMoreButtonFont-family: poppins-semibold,poppins,sans-serif;
--m_loadMoreButtonFont-text-decoration: none;
--itemDescriptionFont: normal normal normal 20px/25px wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;
--itemDescriptionFont-style: normal;
--itemDescriptionFont-variant: normal;
--itemDescriptionFont-weight: normal;
--itemDescriptionFont-size: 20px;
--itemDescriptionFont-line-height: 25px;
--itemDescriptionFont-family: wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;
--itemDescriptionFont-text-decoration: none;
--customButtonFont: normal normal normal 15px/18px poppins-extralight,poppins,sans-serif;
--customButtonFont-style: normal;
--customButtonFont-variant: normal;
--customButtonFont-weight: normal;
--customButtonFont-size: 15px;
--customButtonFont-line-height: 18px;
--customButtonFont-family: poppins-extralight,poppins,sans-serif;
--customButtonFont-text-decoration: none;
--m_itemDescriptionFont: normal normal normal 14px/17px wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;
--m_itemDescriptionFont-style: normal;
--m_itemDescriptionFont-variant: normal;
--m_itemDescriptionFont-weight: normal;
--m_itemDescriptionFont-size: 14px;
--m_itemDescriptionFont-line-height: 17px;
--m_itemDescriptionFont-family: wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;
--m_itemDescriptionFont-text-decoration: none;
--loadMoreButtonFont: normal normal normal 20px/25px wfont_459113_5846594cb6ea4f43b8e132f9d1a29629,wf_5846594cb6ea4f43b8e132f9d,orig_poppins_semibold;
--loadMoreButtonFont-style: normal;
--loadMoreButtonFont-variant: normal;
--loadMoreButtonFont-weight: normal;
--loadMoreButtonFont-size: 20px;
--loadMoreButtonFont-line-height: 25px;
--loadMoreButtonFont-family: wfont_459113_5846594cb6ea4f43b8e132f9d1a29629,wf_5846594cb6ea4f43b8e132f9d,orig_poppins_semibold;
--loadMoreButtonFont-text-decoration: none;
--itemFontSlideshow: normal normal normal 22px/27px avenir-lt-w01_85-heavy1475544,sans-serif;
--itemFontSlideshow-style: normal;
--itemFontSlideshow-variant: normal;
--itemFontSlideshow-weight: normal;
--itemFontSlideshow-size: 22px;
--itemFontSlideshow-line-height: 27px;
--itemFontSlideshow-family: avenir-lt-w01_85-heavy1475544,sans-serif;
--itemFontSlideshow-text-decoration: none;
--titleFontExpand: normal normal normal 20px/1.67em poppins-semibold,poppins,sans-serif;
--titleFontExpand-style: normal;
--titleFontExpand-variant: normal;
--titleFontExpand-weight: normal;
--titleFontExpand-size: 20px;
--titleFontExpand-line-height: 1.67em;
--titleFontExpand-family: poppins-semibold,poppins,sans-serif;
--titleFontExpand-text-decoration: none;
--m_itemDescriptionFontSlideshow: normal normal normal 15px/18px wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;
--m_itemDescriptionFontSlideshow-style: normal;
--m_itemDescriptionFontSlideshow-variant: normal;
--m_itemDescriptionFontSlideshow-weight: normal;
--m_itemDescriptionFontSlideshow-size: 15px;
--m_itemDescriptionFontSlideshow-line-height: 18px;
--m_itemDescriptionFontSlideshow-family: wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;
--m_itemDescriptionFontSlideshow-text-decoration: none;
--itemDescriptionFontSlideshow: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;
--itemDescriptionFontSlideshow-style: normal;
--itemDescriptionFontSlideshow-variant: normal;
--itemDescriptionFontSlideshow-weight: normal;
--itemDescriptionFontSlideshow-size: 15px;
--itemDescriptionFontSlideshow-line-height: 18px;
--itemDescriptionFontSlideshow-family: avenir-lt-w01_35-light1475496,sans-serif;
--itemDescriptionFontSlideshow-text-decoration: none;
--descriptionFontExpand: normal normal normal 14px/1.4em poppins-extralight,poppins,sans-serif;
--descriptionFontExpand-style: normal;
--descriptionFontExpand-variant: normal;
--descriptionFontExpand-weight: normal;
--descriptionFontExpand-size: 14px;
--descriptionFontExpand-line-height: 1.4em;
--descriptionFontExpand-family: poppins-extralight,poppins,sans-serif;
--descriptionFontExpand-text-decoration: none;
--itemFont: normal normal normal 26px/32px poppins-semibold,poppins,sans-serif;
--itemFont-style: normal;
--itemFont-variant: normal;
--itemFont-weight: normal;
--itemFont-size: 26px;
--itemFont-line-height: 32px;
--itemFont-family: poppins-semibold,poppins,sans-serif;
--itemFont-text-decoration: none;
--text-editor-font-1500302251604: normal normal normal 72px/1.4em poppins-semibold,poppins,sans-serif;
--text-editor-font-1500302251604-style: normal;
--text-editor-font-1500302251604-variant: normal;
--text-editor-font-1500302251604-weight: normal;
--text-editor-font-1500302251604-size: 72px;
--text-editor-font-1500302251604-line-height: 1.4em;
--text-editor-font-1500302251604-family: poppins-semibold,poppins,sans-serif;
--text-editor-font-1500302251604-text-decoration: none;
--textFont-style: normal;
--textFont-variant: normal;
--textFont-weight: normal;
--textFont-size: 20px;
--textFont-line-height: 1.4em;
--textFont-family: poppins-extralight,poppins,sans-serif;
--textFont-text-decoration: none;
        }</style><style>

 .s__3mb942.oUUTDbO--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)}
 .sfxZxsX{--wbu-color-blue-0:#0F2CCF;--wbu-color-blue-100:#2F5DFF;--wbu-color-blue-200:#597DFF;--wbu-color-blue-300:#ACBEFF;--wbu-color-blue-400:#D5DFFF;--wbu-color-blue-500:#EAEFFF;--wbu-color-blue-600:#F5F7FF;--wbu-color-black-0:#151414;--wbu-color-black-100:#383838;--wbu-color-black-200:#525150;--wbu-color-black-300:#767574;--wbu-color-black-400:#A8A6A5;--wbu-color-black-500:#E0DFDF;--wbu-color-black-600:#F1F0EF;--wbu-color-red-0:#9C2426;--wbu-color-red-100:#DF3336;--wbu-color-red-200:#E55C5E;--wbu-color-red-300:#ED8F90;--wbu-color-red-400:#F4B8B9;--wbu-color-red-500:#F9D6D7;--wbu-color-red-600:#FCEBEB;--wbu-color-green-0:#0D4F3D;--wbu-color-green-100:#4B916D;--wbu-color-green-200:#97C693;--wbu-color-green-300:#BDE2A7;--wbu-color-green-400:#DAF3C0;--wbu-color-green-500:#EFFAE5;--wbu-color-green-600:#F1F5ED;--wbu-color-yellow-0:#D49341;--wbu-color-yellow-100:#F9AD4D;--wbu-color-yellow-200:#FABD71;--wbu-color-yellow-300:#FCD29D;--wbu-color-yellow-400:#FDEAD2;--wbu-color-yellow-500:#FEF3E5;--wbu-color-yellow-600:#FEF6ED;--wbu-color-orange-0:#AE3E09;--wbu-color-orange-100:#FF8044;--wbu-color-orange-200:#FE9361;--wbu-color-orange-300:#FDA77F;--wbu-color-orange-400:#FBCFBB;--wbu-color-orange-500:#FBE3D9;--wbu-color-orange-600:#FDF1EC;--wbu-color-purple-0:#5000AA;--wbu-color-purple-100:#7200F3;--wbu-color-purple-200:#8B2DF5;--wbu-color-purple-300:#BE89F9;--wbu-color-purple-400:#D7B7FB;--wbu-color-purple-500:#F1E5FE;--wbu-color-purple-600:#F8F2FF;--wbu-color-ai-0:#4D3DD0;--wbu-color-ai-100:#5A48F5;--wbu-color-ai-200:#7B6DF7;--wbu-color-ai-300:#A59BFA;--wbu-color-ai-400:#D6D1FC;--wbu-color-ai-500:#E7E4FE;--wbu-color-ai-600:#EEECFE;--wbu-heading-font-stack:'Madefor Display', 'Helvetica Neue', Helvetica, Arial, '\E3\192\A1\E3\201A\A4\E3\192\AA\E3\201A\AA', 'meiryo', '\E3\192\2019\E3\192\A9\E3\201A\AE\E3\192\17D\E8\A7\2019\E3\201A\B4  pro w3', 'hiragino kaku gothic pro', sans-serif;--wbu-text-tiny-size:10px;--wbu-text-tiny-line-height:12px;--wbu-text-small-size:12px;--wbu-text-small-line-height:12px;--wbu-text-medium-size:14px;--wbu-text-medium-line-height:16px;--wbu-text-large-size:16px;--wbu-text-large-line-height:18px;--wbu-heading-h1-font-size:32px;--wbu-heading-h1-line-height:40px;--wbu-heading-h1-letter-spacing:-0.5px;--wbu-heading-h1-font-weight:400;--wbu-heading-h2-font-size:24px;--wbu-heading-h2-line-height:32px;--wbu-heading-h2-letter-spacing:-0.5px;--wbu-heading-h2-font-weight:500;--wbu-heading-h3-font-size:16px;--wbu-heading-h3-line-height:24px;--wbu-heading-h3-letter-spacing:-0.5px;--wbu-heading-h3-font-weight:700;--wbu-heading-h4-font-size:14px;--wbu-heading-h4-line-height:18px;--wbu-heading-h4-letter-spacing:0px;--wbu-heading-h4-font-weight:500;--wbu-heading-h5-font-size:12px;--wbu-heading-h5-line-height:18px;--wbu-heading-h5-letter-spacing:0px;--wbu-heading-h5-font-weight:600}



 .sDDrUS7.oINNVeg--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)}









/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[1]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/dynamic/GalleryWrapperWixStyles.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .nav-arrows-container .custom-nav-arrows svg{width:100%;height:100%}/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[1]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/dynamic/FullscreenWrapperWixStyles.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

 .fullscreen-focus-lock {
  height: 100%;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/GalleryWrapper.global.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/FullscreenWrapper.global.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/SocialShareWrapper.global.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!../../../core-packages/pro-gallery-old/dist/statics/main.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/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;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} .nav-arrows-container:focus:not(:focus-visible){--focus-ring-box-shadow: none !important;outline:none !important;box-shadow:none !important} .arrow-portal-container span{animation:fadeIn .1s ease-in-out;position:fixed;transition:top 50ms,left 50ms;display:flex;align-items:center;justify-content:center}div.gallery-slideshow div.pro-gallery,div.gallery-slideshow .gallery-column{box-sizing:content-box !important}div.gallery-slideshow .gallery-group,div.gallery-slideshow .gallery-item-container,div.gallery-slideshow .gallery-item-wrapper{overflow:visible !important}div.gallery-slideshow.streched .gallery-slideshow-info{padding-left:50px !important;padding-right:50px !important}@media(max-width: 500px){div.gallery-slideshow div.pro-gallery .gallery-slideshow-info{padding-left:20px;padding-right:20px}}div.gallery-slideshow div.pro-gallery .gallery-item-container .gallery-slideshow-info{position:absolute;padding-top:0px;bottom:-220px;height:220px;width:100%;box-sizing:border-box;display:flex;z-index:15} .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 60px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 10px 50px} .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px}div.pro-gallery{width:100%;height:100%;overflow:hidden;backface-visibility:hidden;position:relative}div.pro-gallery .gallery-column{float:left;overflow:hidden;position:relative;transform-style:preserve-3d;backface-visibility:hidden}div.pro-gallery .gallery-column .gallery-left-padding{display:inline-block;height:100%}div.pro-gallery .gallery-column .gallery-top-padding{display:block;width:100%}div.pro-gallery .gallery-group{float:left;overflow:hidden;position:relative;transform-style:preserve-3d;backface-visibility:hidden;box-sizing:border-box;padding:0;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:11px}div.pro-gallery .gallery-group.debug.gallery-group-gone{background:#cdcdd0}div.pro-gallery .gallery-group.debug.gallery-group-visible{background:#c1f0c1}div.pro-gallery .gallery-group.debug.gallery-group-hidden{background:#f99}div.pro-gallery .gallery-item-container{position:absolute;display:inline-block;vertical-align:top;border:none;padding:0;border-radius:0;box-sizing:border-box;overflow:hidden;transform-style:preserve-3d;backface-visibility:hidden;outline:none;text-decoration:none;color:inherit;will-change:top,left,width,height;box-sizing:border-box;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:11px;cursor:default;scroll-snap-align:center}div.pro-gallery .gallery-item-container .item-action{width:1px;height:1px;overflow:hidden;position:absolute;pointer-events:none;z-index:-1}div.pro-gallery .gallery-item-container .item-action:focus{--focus-ring-box-shadow: none !important;outline:none !important;box-shadow:none !important}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info{cursor:pointer}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info button{text-decoration:underline;cursor:pointer}div.pro-gallery .gallery-item-container.visible{transform:translate3d(0, 0, 0)}div.pro-gallery .gallery-item-container.clickable{cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-wrapper{position:relative;width:100%;height:100%;overflow:hidden}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .gallery-item{-o-object-fit:cover;object-fit:cover}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .text-item>div{width:100% !important;height:100% !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper.transparent,div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit{background:rgba(0,0,0,0)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-preload{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit .gallery-item{background:rgba(0,0,0,0);-o-object-fit:contain;object-fit:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;overflow:hidden;border-radius:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item{box-sizing:border-box;/*! autoprefixer: ignore next */-webkit-font-smoothing:antialiased;white-space:initial}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item .te-pro-gallery-text-item{line-height:normal !important;letter-spacing:normal !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item>div{background:initial !important;box-sizing:border-box}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item p,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item span,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item div,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h1,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h2,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h3,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h4,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h5,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h6,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item i{margin:0;padding:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item .pro-circle-preloader{top:50%;left:50%;height:30px;width:15px;z-index:-1;opacity:.4}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item img.gallery--placeholder-item{width:100% !important;height:100% !important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded{background-color:rgba(0,0,0,0);opacity:1 !important;animation:none !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded.image-item:after{display:none !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded~.pro-circle-preloader{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.error{opacity:0 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded{background-size:cover;background-repeat:no-repeat;background-position:center center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded.grid-fit{background-size:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video{overflow:hidden;text-align:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video iframe{left:0;top:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing i{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playedOnce~.image-item{pointer-events:none;opacity:0;transition:opacity .2s ease}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i{display:inline-block;text-rendering:auto;/*! autoprefixer: ignore next */-webkit-font-smoothing:antialiased;position:absolute;z-index:11;top:50%;left:50%;height:60px;text-align:center;margin:-30px 0 0 -30px;background:#080808;color:#fff;border-radius:50px;opacity:.7}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle{opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-background{font-size:26px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:hover{opacity:.9}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:before,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:before{font-size:2.3em;opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info{position:absolute;bottom:-220px;height:220px;width:100%;box-sizing:border-box;display:flex;z-index:15}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info>div{height:100%;width:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{white-space:initial;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;box-sizing:border-box;border-radius:0;z-index:15;overflow:hidden}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-hover-inner{height:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover.no-hover-bg:before{opacity:0 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;margin:0;box-sizing:border-box;z-index:-1}div.pro-gallery .gallery-item-container .gallery-item-common-info{box-sizing:border-box;cursor:pointer}div.pro-gallery.one-row{white-space:nowrap;float:left}div.pro-gallery.one-row .gallery-column{width:100%;float:none;white-space:nowrap}div.pro-gallery.one-row .gallery-column .gallery-group{display:inline-block;float:none}div.pro-gallery.one-row.slider .gallery-column{overflow-x:scroll}div.pro-gallery.one-row.slider .gallery-column.scroll-snap{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}div.pro-gallery.one-row .gallery-horizontal-scroll-inner{position:relative;will-change:transform}div.pro-gallery.thumbnails-gallery{overflow:hidden;float:left}div.pro-gallery.thumbnails-gallery .galleryColumn{position:relative;overflow:visible}div.pro-gallery.thumbnails-gallery .thumbnailItem{position:absolute;background-color:#fff;background-size:cover;background-position:center;overflow-y:inherit;border-radius:0px;cursor:pointer}div.pro-gallery.thumbnails-gallery .thumbnailItem.pro-gallery-highlight::after{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;background-color:hsla(0,0%,100%,.6)}@media(max-width: 500px){div.pro-gallery.thumbnails-gallery{overflow:visible}}div.pro-gallery *:focus{box-shadow:none}div.pro-gallery.accessible i:focus,div.pro-gallery.accessible button:not(.nav-arrows-container,.has-custom-focus):focus{box-shadow:inset 0 0 0 1px #fff,inset 0 0 1px 4px #116dff}div.pro-gallery.accessible i:focus:not(:focus-visible),div.pro-gallery.accessible button:not(.nav-arrows-container,.has-custom-focus):focus:not(:focus-visible){box-shadow:none !important}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 .gallery-item-container:has(.item-action:focus)::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff;pointer-events:none;border-radius:inherit;z-index:15}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::before{box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,0 0 10px -5px #116dff;pointer-events:none;border-radius:inherit}div.pro-gallery .hide-scrollbars{-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}div.pro-gallery .hide-scrollbars::-webkit-scrollbar,div.pro-gallery .hide-scrollbars ::-webkit-scrollbar{width:0 !important;height:0 !important}div.pro-gallery .rtl{direction:rtl}div.pro-gallery .ltr{direction:ltr} .sr-only.out-of-view-component{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:circle(0%);border:0} .screen-logs{word-wrap:break-word;background:#fff;width:280px;font-size:10px} .fade{display:block;transition:opacity 600ms ease} .fade-visible{opacity:1} .fade-hidden{opacity:0} .deck-before{display:block;z-index:1;transition:transform 600ms ease;transform:translateX(-100%)} .deck-before-rtl{display:block;z-index:1;transition:transform 600ms ease;transform:translateX(100%)} .deck-current{display:block;z-index:0;transition:transform 600ms ease;transform:translateX(0)} .deck-current .override{transition:transform 600ms ease,opacity .1s ease 200ms !important} .deck-after{display:block;transition:opacity .2s ease 600ms;z-index:-1;opacity:0} .deck-after .override{transition:opacity .1s ease 0s !important} .disabled-transition{transition:none !important}@keyframes changing_background{0%{background-color:rgba(241,241,241,.2)}50%{background-color:rgba(241,241,241,.8)}100%{background-color:rgba(241,241,241,.2)}} .pro-gallery-parent-container.gallery-slideshow [data-hook=group-view]::before{content:"";position:absolute;scroll-snap-align:center;top:var(--group-top);left:var(--group-left);width:var(--group-width);right:var(--group-right);height:1px;pointer-events:none} .pro-gallery-parent-container:not(.gallery-slideshow) [data-hook=group-view] .item-link-wrapper::before{content:"";position:absolute;scroll-snap-align:center;top:var(--group-top);left:var(--group-left);width:var(--group-width);right:var(--group-right);height:1px;pointer-events:none} .gallery-item-container{scroll-snap-align:none !important} .gallery-slideshow .gallery-item-container:not(.clickable) a{cursor:default}/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/ProGallery.global.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************//*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!../../pro-gallery-info-element/dist/statics/app.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************//*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[1]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/infoElement.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/InfoElement.global.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************//*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/Tooltip.global.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ :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)}/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/ProGalleryRenderIndicator.global.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .pg-render-indicator{position:absolute;bottom:15.5px;left:15.5px;border:1px solid #717171;padding:5px 10px 5px 5px;font-size:16px;z-index:2147483648;cursor:default;line-height:20px} .pg-render-indicator table{table-layout:fixed} .pg-render-indicator.rendered{background-color:#7fff00} .pg-render-indicator.not-rendered{background-color:red} .pg-render-indicator .log-column{max-height:450px;max-width:500px;overflow:auto;background-color:#fff} .pg-render-indicator .show-on-hover{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;top:-9999px;left:-9999px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important} .pg-render-indicator div.worker-log-text{word-wrap:break-word;max-width:500px;min-width:100px} .pg-render-indicator:hover{max-width:90%;max-height:90%} .pg-render-indicator:hover .show-on-hover{clip:auto !important;clip-path:none;display:block;height:auto;line-height:normal;text-decoration:none;width:auto;position:static}

 .pro-fullscreen-wrapper, .pro-fullscreen-wrapper-loading{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100005}
 .pro-gallery-empty{top:0;left:0;height:100%;width:100%;background-color:hsla(0,0%,100%,.9)} .pro-gallery-empty .pro-gallery-empty-content{height:334px;width:100%;overflow:hidden} .pro-gallery-empty .pro-gallery-empty-image{margin:66px auto 35px;width:262px;height:132px;background-image:url(media/emptystate.85a4add5.svg);background-size:contain} .pro-gallery-empty .pro-gallery-empty-title{color:#4eb7f5;font-family:"HelveticaNeueW01-55Roma","HelveticaNeueW02-55Roma","HelveticaNeueW10-55Roma",sans-serif;font-size:20px;line-height:25px;text-align:center;margin-bottom:10px} .pro-gallery-empty .pro-gallery-empty-info{color:#4eb7f5;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:14px;line-height:20px;text-align:center}
</style><style>
.comp-mmxipf58 div.pro-gallery-parent-container .gallery-item-wrapper-text .gallery-item-content{background-color:#1E1E1E}.comp-mmxipf58 div.pro-gallery-parent-container .show-more-container i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-mmxipf58 div.pro-gallery-parent-container .show-more-container button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #1E1E1E;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #F5F5F5;--loadMoreButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--loadMoreButtonFontColor: #1E1E1E;color:rgba(255, 255, 255, 0.9);font:normal normal normal 20px/25px wfont_459113_5846594cb6ea4f43b8e132f9d1a29629,wf_5846594cb6ea4f43b8e132f9d,orig_poppins_semibold;text-decoration: ;background:rgb(125, 205, 170);border-width:0px;border-color:rgb(30, 30, 30);border-radius:20px}.comp-mmxipf58 div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-mmxipf58 div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #1E1E1E;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #F5F5F5;--loadMoreButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--loadMoreButtonFontColor: #1E1E1E;color:rgb(30, 30, 30);font:normal normal normal 18px/22px poppins-semibold,poppins,sans-serif;text-decoration: ;background:rgb(245, 245, 245);border-width:undefinedpx;border-color:rgb(30, 30, 30);border-radius:undefinedpx}.comp-mmxipf58 .nav-arrows-container .slideshow-arrow,.comp-mmxipf58 .nav-arrows-container .custom-nav-arrows svg{--arrowsColor: #F5F5F5;fill:rgb(125, 205, 170)}.comp-mmxipf58 .nav-arrows-container.pro-gallery-mobile-indicator .slideshow-arrow,.comp-mmxipf58 .nav-arrows-container.pro-gallery-mobile-indicator .custom-nav-arrows svg{--arrowsColor: #F5F5F5;fill:rgb(125, 205, 170)}.comp-mmxipf58 .pro-gallery.inline-styles .auto-slideshow-counter{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--itemDescriptionFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info{--itemIconColorSlideshow: #1E1E1E}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved),.comp-mmxipf58 .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-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info a{color:rgb(30, 30, 30) !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(30, 30, 30) !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 22px/27px avenir-lt-w01_85-heavy1475544,sans-serif !important;text-decoration: }.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--itemDescriptionFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #DBDBDB;background-color:rgb(125, 205, 170)}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{--itemFontColor: #F5F5F5;color:rgb(255, 255, 255)}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{--itemOpacity: #1E1E1E;color:rgba(0, 0, 0, 0.25)}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #1E1E1E;fill:rgba(0, 0, 0, 0.25)}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #1E1E1E;background:linear-gradient(rgba(0, 0, 0, 0.25) 0, transparent 140px) !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #F5F5F5}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved),.comp-mmxipf58 .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-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a{color:rgb(255, 255, 255) !important}.comp-mmxipf58 .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-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColor: #F5F5F5;color:rgb(255, 255, 255);font:normal normal normal 26px/32px poppins-semibold,poppins,sans-serif;text-decoration: }.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{--itemDescriptionFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--itemDescriptionFontColor: #F5F5F5;color:rgb(125, 205, 170) !important;font:normal normal normal 20px/25px wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;text-decoration: }.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #F5F5F5;color:rgb(245, 245, 245) !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #1E1E1E;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #F5F5F5;--customButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(245, 245, 245) !important;font:normal normal normal 15px/18px poppins-extralight,poppins,sans-serif;text-decoration: ;background:rgba(245, 245, 245, 0) !important;border-width:1px;border-radius:0px;border-color:rgb(245, 245, 245)}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0.25) !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover:before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0.25) !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 22px/27px avenir-lt-w01_85-heavy1475544,sans-serif !important;text-decoration: }.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #1E1E1E;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .info-element-custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--customButtonFontColorForHover: #1E1E1E;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px poppins-extralight,poppins,sans-serif;text-decoration: ;color:rgb(30, 30, 30) !important;background:rgba(162, 96, 40, 0) !important;border-color:rgb(30, 30, 30);border-width:0px;border-radius:0px}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #DBDBDB;background-color:rgb(125, 205, 170)}.comp-mmxipf58 .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: #F5F5F5;color:rgb(255, 255, 255)}.comp-mmxipf58 .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: #1E1E1E;color:rgba(0, 0, 0, 0.25) !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #1E1E1E;fill:rgba(0, 0, 0, 0.25) !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #1E1E1E;background:linear-gradient(rgba(0, 0, 0, 0.25) 0, transparent 140px) !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info{--itemIconColorSlideshow: #1E1E1E}.comp-mmxipf58 .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-mmxipf58 .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-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a{color:rgb(30, 30, 30) !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(30, 30, 30) !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(255, 255, 255) !important;font:normal normal normal 22px/27px wfont_459113_5846594cb6ea4f43b8e132f9d1a29629,wf_5846594cb6ea4f43b8e132f9d,orig_poppins_semibold !important;text-decoration: }.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-description,.comp-mmxipf58 .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 poppins-extralight,poppins,sans-serif;--itemDescriptionFontColorSlideshow: #1E1E1E;color:rgb(125, 205, 170) !important;font:normal normal normal 15px/18px wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic !important;text-decoration: }.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #F5F5F5}.comp-mmxipf58 .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-mmxipf58 .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-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover a{color:rgb(245, 245, 245) !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-foreground{fill:rgb(245, 245, 245) !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColor: #F5F5F5;color:rgb(255, 255, 255);font:normal normal normal 16px/20px poppins-semibold,poppins,sans-serif;text-decoration: }.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-mmxipf58 .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 poppins-extralight,poppins,sans-serif;--itemDescriptionFontColor: #F5F5F5;color:rgb(125, 205, 170) !important;font:normal normal normal 14px/17px wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;text-decoration: }.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #F5F5F5;color:rgb(245, 245, 245) !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #1E1E1E;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #F5F5F5;--customButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(245, 245, 245) !important;font:normal normal normal 15px/18px poppins-extralight,poppins,sans-serif;text-decoration: ;background:rgba(245, 245, 245, 0) !important;border-width:undefinedpx;border-radius:undefinedpx;border-color:rgb(245, 245, 245)}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover:not(.hide-hover):before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0.25) !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover:before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0.25) !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-title,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(255, 255, 255) !important;font:normal normal normal 22px/27px wfont_459113_5846594cb6ea4f43b8e132f9d1a29629,wf_5846594cb6ea4f43b8e132f9d,orig_poppins_semibold !important;text-decoration: }.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #1E1E1E;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(125, 205, 170) !important;font:normal normal normal 15px/18px wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic !important;text-decoration: }.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .info-element-custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .custom-button-wrapper button,.comp-mmxipf58 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--customButtonFontColorForHover: #1E1E1E;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px poppins-extralight,poppins,sans-serif;text-decoration: ;color:rgb(30, 30, 30) !important;background:rgba(162, 96, 40, 0) !important;border-color:rgb(30, 30, 30);border-width:undefinedpx;border-radius:undefinedpx}.comp-mmxipf58 .te-pro-gallery-text-item{font:normal normal normal 14px/1.4em poppins-extralight,poppins,sans-serif;color:#F5F5F5}.comp-mmxipf58 .pro-fullscreen-wrapper .pro-fullscreen-text-item{--fullscreen-text-item-bg: #1E1E1E;background-color:#1E1E1E}.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles{--bgColorExpand: #F5F5F5;background-color:rgb(245, 245, 245)}.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-selected-license,.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-checkout-link{--descriptionColorExpand: #1E1E1E;--descriptionFontExpand: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30);font:normal normal normal 14px/1.4em poppins-extralight,poppins,sans-serif;text-decoration: }.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar,.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-mobile-info{--bgColorExpand: #F5F5F5;background-color:rgb(245, 245, 245)}.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-title h1{--titleColorExpand: #1E1E1E;--titleFontExpand: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;color:rgb(30, 30, 30);font:normal normal normal 20px/1.67em poppins-semibold,poppins,sans-serif;text-decoration: }.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description,.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line,.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif,.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link,.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link{--descriptionColorExpand: #1E1E1E;--descriptionFontExpand: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30);font:normal normal normal 14px/1.4em poppins-extralight,poppins,sans-serif;text-decoration: }.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after,.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after,.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after,.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after,.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{--descriptionColorExpand: #1E1E1E;border-color:rgb(30, 30, 30)}.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social i:not(.pro-gallery-loved),.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social a,.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social button,.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav i:not(.pro-gallery-loved),.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav a,.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav button,.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar i:not(.pro-gallery-loved),.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar a,.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar button,.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social i:not(.pro-gallery-loved),.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social a,.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social button{--descriptionColorExpand: #1E1E1E;color:rgb(30, 30, 30)}.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-triangle{--descriptionColorExpand: #1E1E1E;color:rgb(30, 30, 30)}.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-background{--bgColorExpand: #F5F5F5;color:rgb(245, 245, 245)}.comp-mmxipf58 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon{--descriptionColorExpand: #1E1E1E;--bgColorExpand: #F5F5F5;color:rgb(30, 30, 30);background:rgb(245, 245, 245)}
</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-mmxipf58" style="overflow:hidden;height:100%;width:100%"><style>div.comp-mmxipf58:not(.fullscreen-comp-wrapper) {
      width: 100%;
      }
      </style><div id="pro-gallery-comp-mmxipf58" 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_mmxipf58_0-40960 pgscl_mmxipf58_0-20480 pgscl_mmxipf58_0-10240 pgscl_mmxipf58_0-5120 pgscl_mmxipf58_0-2560 pgscl_mmxipf58_0-1280 pgscl_mmxipf58_0-640 pgscl_mmxipf58_0-320 pgscl_mmxipf58_0-160 pgscl_mmxipf58_0-80 pgscl_mmxipf58_0-40 pgscl_mmxipf58_0-20 pgscl_mmxipf58_0-10" style="display:none"></div><div class="pro-gallery-parent-container gallery-slider" style="margin:-12.5px;width:1450px;height:470px" role="region"><div id="pro-gallery-container-comp-mmxipf58" class="pro-gallery inline-styles one-row hide-scrollbars  slider  ltr " style="height:482px;width:1320px;overflow:visible;left:77.5px;display:flex;justify-content:space-between"><div data-hook="gallery-column" id="gallery-horizontal-scroll-comp-mmxipf58" class="gallery-horizontal-scroll gallery-column hide-scrollbars  ltr   scroll-snap  " style="width:1320px;height:482px;overflow-y:hidden"><div class="gallery-horizontal-scroll-inner"><div data-hook="group-view" style="--group-top:0px;--group-left:0px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="5ec8b72a-f8a1-4834-9057-b9af26ae8801" 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="pgi5ec8b72af8a148349057b9af26ae8801_0" data-hash="5ec8b72a-f8a1-4834-9057-b9af26ae8801" data-id="5ec8b72a-f8a1-4834-9057-b9af26ae8801" data-idx="0" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:0;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="false"><div data-idx="0" id="item-action-5ec8b72a-f8a1-4834-9057-b9af26ae8801" class="item-action" tabindex="0" data-hook="item-action" aria-label="Bedrijfsfilm voor het ijsmerk Lo &amp; Hugo by IJstijd" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-5ec8b72a-f8a1-4834-9057-b9af26ae8801" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_7abf33449f374c488c8ffee6becf23a5~mv2.jpg/v1/fill/w_250,h_250,fp_0.52_0.42,q_30,blur_30,enc_avif,quality_auto/ce0b05_7abf33449f374c488c8ffee6becf23a5~mv2.webp" type="image/webp"/><img id="5ec8b72a-f8a1-4834-9057-b9af26ae8801" alt="" src="https://static.wixstatic.com/media/ce0b05_7abf33449f374c488c8ffee6becf23a5~mv2.jpg/v1/fill/w_250,h_250,fp_0.52_0.42,q_30,blur_30,enc_avif,quality_auto/ce0b05_7abf33449f374c488c8ffee6becf23a5~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_7abf33449f374c488c8ffee6becf23a5~mv2.jpg/v1/fill/w_835,h_470,fp_0.52_0.42,q_90,enc_avif,quality_auto/ce0b05_7abf33449f374c488c8ffee6becf23a5~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_7abf33449f374c488c8ffee6becf23a5~mv2.jpg/v1/fill/w_1670,h_940,fp_0.52_0.42,q_90,enc_avif,quality_auto/ce0b05_7abf33449f374c488c8ffee6becf23a5~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_7abf33449f374c488c8ffee6becf23a5~mv2.jpg/v1/fill/w_1804,h_1015,fp_0.52_0.42,q_90,enc_avif,quality_auto/ce0b05_7abf33449f374c488c8ffee6becf23a5~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_7abf33449f374c488c8ffee6becf23a5~mv2.jpg/v1/fill/w_1804,h_1015,fp_0.52_0.42,q_90,enc_avif,quality_auto/ce0b05_7abf33449f374c488c8ffee6becf23a5~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_7abf33449f374c488c8ffee6becf23a5~mv2.jpg/v1/fill/w_1804,h_1015,fp_0.52_0.42,q_90,enc_avif,quality_auto/ce0b05_7abf33449f374c488c8ffee6becf23a5~mv2.jpg 5x" type="image/jpeg"/><img id="5ec8b72a-f8a1-4834-9057-b9af26ae8801" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="0" src="https://static.wixstatic.com/media/ce0b05_7abf33449f374c488c8ffee6becf23a5~mv2.jpg/v1/fill/w_835,h_470,fp_0.52_0.42,q_90,enc_avif,quality_auto/ce0b05_7abf33449f374c488c8ffee6becf23a5~mv2.jpg" alt="Bedrijfsfilm voor het ijsmerk Lo &amp; Hugo by IJstijd" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-0" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>Lo &amp; Hugo by IJstijd</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>bedrijfsfilm<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:860px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="d3e73e4c-c5cd-43b6-ac7a-c137b49e4db9" 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="pgid3e73e4cc5cd43b6ac7ac137b49e4db9_1" data-hash="d3e73e4c-c5cd-43b6-ac7a-c137b49e4db9" data-id="d3e73e4c-c5cd-43b6-ac7a-c137b49e4db9" data-idx="1" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:860px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="1" id="item-action-d3e73e4c-c5cd-43b6-ac7a-c137b49e4db9" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Social storytelling voor WestWijs" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-d3e73e4c-c5cd-43b6-ac7a-c137b49e4db9" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_f719165c24304bb598adbfce2c190969~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_f719165c24304bb598adbfce2c190969~mv2.webp" type="image/webp"/><img id="d3e73e4c-c5cd-43b6-ac7a-c137b49e4db9" alt="" src="https://static.wixstatic.com/media/ce0b05_f719165c24304bb598adbfce2c190969~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_f719165c24304bb598adbfce2c190969~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_f719165c24304bb598adbfce2c190969~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_f719165c24304bb598adbfce2c190969~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_f719165c24304bb598adbfce2c190969~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_f719165c24304bb598adbfce2c190969~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_f719165c24304bb598adbfce2c190969~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_f719165c24304bb598adbfce2c190969~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_f719165c24304bb598adbfce2c190969~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_f719165c24304bb598adbfce2c190969~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_f719165c24304bb598adbfce2c190969~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_f719165c24304bb598adbfce2c190969~mv2.jpg 5x" type="image/jpeg"/><img id="d3e73e4c-c5cd-43b6-ac7a-c137b49e4db9" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="1" src="https://static.wixstatic.com/media/ce0b05_f719165c24304bb598adbfce2c190969~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_f719165c24304bb598adbfce2c190969~mv2.jpg" alt="Social storytelling voor WestWijs" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-1" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>POM West-Vlaanderen</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>testimonial<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1720px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="fe731b41-bcde-4633-a253-c167e790b599" 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="pgife731b41bcde4633a253c167e790b599_2" data-hash="fe731b41-bcde-4633-a253-c167e790b599" data-id="fe731b41-bcde-4633-a253-c167e790b599" data-idx="2" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:1720px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="2" id="item-action-fe731b41-bcde-4633-a253-c167e790b599" class="item-action" tabindex="-1" data-hook="item-action" aria-label="social media campagne voor kraanwater" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-fe731b41-bcde-4633-a253-c167e790b599" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_474c5f9717d2483993c0d5f6d36ccb85~mv2.jpg/v1/fill/w_250,h_250,fp_0.52_0.46,q_30,blur_30,enc_avif,quality_auto/ce0b05_474c5f9717d2483993c0d5f6d36ccb85~mv2.webp" type="image/webp"/><img id="fe731b41-bcde-4633-a253-c167e790b599" alt="" src="https://static.wixstatic.com/media/ce0b05_474c5f9717d2483993c0d5f6d36ccb85~mv2.jpg/v1/fill/w_250,h_250,fp_0.52_0.46,q_30,blur_30,enc_avif,quality_auto/ce0b05_474c5f9717d2483993c0d5f6d36ccb85~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_474c5f9717d2483993c0d5f6d36ccb85~mv2.jpg/v1/fill/w_835,h_470,fp_0.52_0.46,q_90,enc_avif,quality_auto/ce0b05_474c5f9717d2483993c0d5f6d36ccb85~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_474c5f9717d2483993c0d5f6d36ccb85~mv2.jpg/v1/fill/w_1670,h_940,fp_0.52_0.46,q_90,enc_avif,quality_auto/ce0b05_474c5f9717d2483993c0d5f6d36ccb85~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_474c5f9717d2483993c0d5f6d36ccb85~mv2.jpg/v1/fill/w_1804,h_1015,fp_0.52_0.46,q_90,enc_avif,quality_auto/ce0b05_474c5f9717d2483993c0d5f6d36ccb85~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_474c5f9717d2483993c0d5f6d36ccb85~mv2.jpg/v1/fill/w_1804,h_1015,fp_0.52_0.46,q_90,enc_avif,quality_auto/ce0b05_474c5f9717d2483993c0d5f6d36ccb85~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_474c5f9717d2483993c0d5f6d36ccb85~mv2.jpg/v1/fill/w_1804,h_1015,fp_0.52_0.46,q_90,enc_avif,quality_auto/ce0b05_474c5f9717d2483993c0d5f6d36ccb85~mv2.jpg 5x" type="image/jpeg"/><img id="fe731b41-bcde-4633-a253-c167e790b599" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="2" src="https://static.wixstatic.com/media/ce0b05_474c5f9717d2483993c0d5f6d36ccb85~mv2.jpg/v1/fill/w_835,h_470,fp_0.52_0.46,q_90,enc_avif,quality_auto/ce0b05_474c5f9717d2483993c0d5f6d36ccb85~mv2.jpg" alt="social media campagne voor kraanwater" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-2" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>AquaFlanders</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>social media<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2580px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="8d918936-8cc5-4217-b3bb-1b31c67b0532" 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="pgi8d9189368cc54217b3bb1b31c67b0532_3" data-hash="8d918936-8cc5-4217-b3bb-1b31c67b0532" data-id="8d918936-8cc5-4217-b3bb-1b31c67b0532" data-idx="3" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:2580px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="3" id="item-action-8d918936-8cc5-4217-b3bb-1b31c67b0532" class="item-action" tabindex="-1" data-hook="item-action" aria-label="webinarreeks voor kankerpatiënten van AZ Sint-Lucas Gent" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-8d918936-8cc5-4217-b3bb-1b31c67b0532" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_506643560cc8453493f115a5155aa8c4~mv2.jpg/v1/fill/w_250,h_250,fp_0.5_0.48,q_30,blur_30,enc_avif,quality_auto/ce0b05_506643560cc8453493f115a5155aa8c4~mv2.webp" type="image/webp"/><img id="8d918936-8cc5-4217-b3bb-1b31c67b0532" alt="" src="https://static.wixstatic.com/media/ce0b05_506643560cc8453493f115a5155aa8c4~mv2.jpg/v1/fill/w_250,h_250,fp_0.5_0.48,q_30,blur_30,enc_avif,quality_auto/ce0b05_506643560cc8453493f115a5155aa8c4~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_506643560cc8453493f115a5155aa8c4~mv2.jpg/v1/fill/w_835,h_470,fp_0.5_0.48,q_90,enc_avif,quality_auto/ce0b05_506643560cc8453493f115a5155aa8c4~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_506643560cc8453493f115a5155aa8c4~mv2.jpg/v1/fill/w_1670,h_940,fp_0.5_0.48,q_90,enc_avif,quality_auto/ce0b05_506643560cc8453493f115a5155aa8c4~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_506643560cc8453493f115a5155aa8c4~mv2.jpg/v1/fill/w_1804,h_1015,fp_0.5_0.48,q_90,enc_avif,quality_auto/ce0b05_506643560cc8453493f115a5155aa8c4~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_506643560cc8453493f115a5155aa8c4~mv2.jpg/v1/fill/w_1804,h_1015,fp_0.5_0.48,q_90,enc_avif,quality_auto/ce0b05_506643560cc8453493f115a5155aa8c4~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_506643560cc8453493f115a5155aa8c4~mv2.jpg/v1/fill/w_1804,h_1015,fp_0.5_0.48,q_90,enc_avif,quality_auto/ce0b05_506643560cc8453493f115a5155aa8c4~mv2.jpg 5x" type="image/jpeg"/><img id="8d918936-8cc5-4217-b3bb-1b31c67b0532" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="3" src="https://static.wixstatic.com/media/ce0b05_506643560cc8453493f115a5155aa8c4~mv2.jpg/v1/fill/w_835,h_470,fp_0.5_0.48,q_90,enc_avif,quality_auto/ce0b05_506643560cc8453493f115a5155aa8c4~mv2.jpg" alt="webinarreeks voor kankerpatiënten van AZ Sint-Lucas Gent" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-3" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>AZ Sint-Lucas Gent</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>webinar<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3440px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="c202470d-20b5-4758-9c5e-55cdc978845b" 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="pgic202470d20b547589c5e55cdc978845b_4" data-hash="c202470d-20b5-4758-9c5e-55cdc978845b" data-id="c202470d-20b5-4758-9c5e-55cdc978845b" data-idx="4" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:3440px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="4" id="item-action-c202470d-20b5-4758-9c5e-55cdc978845b" class="item-action" tabindex="-1" data-hook="item-action" aria-label="aftermovie voor opening nieuwe campus bij Sobinco" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-c202470d-20b5-4758-9c5e-55cdc978845b" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_f4243f7195b549c8a6c3104ad03f53d8~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_f4243f7195b549c8a6c3104ad03f53d8~mv2.webp" type="image/webp"/><img id="c202470d-20b5-4758-9c5e-55cdc978845b" alt="" src="https://static.wixstatic.com/media/ce0b05_f4243f7195b549c8a6c3104ad03f53d8~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_f4243f7195b549c8a6c3104ad03f53d8~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_f4243f7195b549c8a6c3104ad03f53d8~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_f4243f7195b549c8a6c3104ad03f53d8~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_f4243f7195b549c8a6c3104ad03f53d8~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_f4243f7195b549c8a6c3104ad03f53d8~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_f4243f7195b549c8a6c3104ad03f53d8~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_f4243f7195b549c8a6c3104ad03f53d8~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_f4243f7195b549c8a6c3104ad03f53d8~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_f4243f7195b549c8a6c3104ad03f53d8~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_f4243f7195b549c8a6c3104ad03f53d8~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_f4243f7195b549c8a6c3104ad03f53d8~mv2.jpg 5x" type="image/jpeg"/><img id="c202470d-20b5-4758-9c5e-55cdc978845b" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="4" src="https://static.wixstatic.com/media/ce0b05_f4243f7195b549c8a6c3104ad03f53d8~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_f4243f7195b549c8a6c3104ad03f53d8~mv2.jpg" alt="aftermovie voor opening nieuwe campus bij Sobinco" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-4" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>Sobinco</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>event<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:4300px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="ad304592-8704-472b-93c5-394f99c98d0e" 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="pgiad3045928704472b93c5394f99c98d0e_5" data-hash="ad304592-8704-472b-93c5-394f99c98d0e" data-id="ad304592-8704-472b-93c5-394f99c98d0e" data-idx="5" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:4300px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="5" id="item-action-ad304592-8704-472b-93c5-394f99c98d0e" class="item-action" tabindex="-1" data-hook="item-action" aria-label="rekruteringscampagne voor ziekenhuis AZ Sint-Lucas Gent" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ad304592-8704-472b-93c5-394f99c98d0e" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_2e69e63257d241faa2b5a1d33447bd31~mv2.jpg/v1/fill/w_250,h_250,fp_0.45_0.51,q_30,blur_30,enc_avif,quality_auto/ce0b05_2e69e63257d241faa2b5a1d33447bd31~mv2.webp" type="image/webp"/><img id="ad304592-8704-472b-93c5-394f99c98d0e" alt="" src="https://static.wixstatic.com/media/ce0b05_2e69e63257d241faa2b5a1d33447bd31~mv2.jpg/v1/fill/w_250,h_250,fp_0.45_0.51,q_30,blur_30,enc_avif,quality_auto/ce0b05_2e69e63257d241faa2b5a1d33447bd31~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_2e69e63257d241faa2b5a1d33447bd31~mv2.jpg/v1/fill/w_835,h_470,fp_0.45_0.51,q_90,enc_avif,quality_auto/ce0b05_2e69e63257d241faa2b5a1d33447bd31~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_2e69e63257d241faa2b5a1d33447bd31~mv2.jpg/v1/fill/w_1670,h_940,fp_0.45_0.51,q_90,enc_avif,quality_auto/ce0b05_2e69e63257d241faa2b5a1d33447bd31~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_2e69e63257d241faa2b5a1d33447bd31~mv2.jpg/v1/fill/w_1804,h_1015,fp_0.45_0.51,q_90,enc_avif,quality_auto/ce0b05_2e69e63257d241faa2b5a1d33447bd31~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_2e69e63257d241faa2b5a1d33447bd31~mv2.jpg/v1/fill/w_1804,h_1015,fp_0.45_0.51,q_90,enc_avif,quality_auto/ce0b05_2e69e63257d241faa2b5a1d33447bd31~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_2e69e63257d241faa2b5a1d33447bd31~mv2.jpg/v1/fill/w_1804,h_1015,fp_0.45_0.51,q_90,enc_avif,quality_auto/ce0b05_2e69e63257d241faa2b5a1d33447bd31~mv2.jpg 5x" type="image/jpeg"/><img id="ad304592-8704-472b-93c5-394f99c98d0e" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="5" src="https://static.wixstatic.com/media/ce0b05_2e69e63257d241faa2b5a1d33447bd31~mv2.jpg/v1/fill/w_835,h_470,fp_0.45_0.51,q_90,enc_avif,quality_auto/ce0b05_2e69e63257d241faa2b5a1d33447bd31~mv2.jpg" alt="rekruteringscampagne voor ziekenhuis AZ Sint-Lucas Gent" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-5" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>AZ Sint-Lucas Gent</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>rekrutering<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5160px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="987a5f62-8fa1-4377-863f-5ffa7473521f" 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="pgi987a5f628fa14377863f5ffa7473521f_6" data-hash="987a5f62-8fa1-4377-863f-5ffa7473521f" data-id="987a5f62-8fa1-4377-863f-5ffa7473521f" data-idx="6" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:5160px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="6" id="item-action-987a5f62-8fa1-4377-863f-5ffa7473521f" class="item-action" tabindex="-1" data-hook="item-action" aria-label="greenkey-opnames voor een audiovisuele belevingswandeling van Belevingsfabriek met Lucas Van den Eynde" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-987a5f62-8fa1-4377-863f-5ffa7473521f" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_54c3c51a6a3146c9875ec118017e0ee2~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_54c3c51a6a3146c9875ec118017e0ee2~mv2.webp" type="image/webp"/><img id="987a5f62-8fa1-4377-863f-5ffa7473521f" alt="" src="https://static.wixstatic.com/media/ce0b05_54c3c51a6a3146c9875ec118017e0ee2~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_54c3c51a6a3146c9875ec118017e0ee2~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_54c3c51a6a3146c9875ec118017e0ee2~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_54c3c51a6a3146c9875ec118017e0ee2~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_54c3c51a6a3146c9875ec118017e0ee2~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_54c3c51a6a3146c9875ec118017e0ee2~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_54c3c51a6a3146c9875ec118017e0ee2~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_54c3c51a6a3146c9875ec118017e0ee2~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_54c3c51a6a3146c9875ec118017e0ee2~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_54c3c51a6a3146c9875ec118017e0ee2~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_54c3c51a6a3146c9875ec118017e0ee2~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_54c3c51a6a3146c9875ec118017e0ee2~mv2.jpg 5x" type="image/jpeg"/><img id="987a5f62-8fa1-4377-863f-5ffa7473521f" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="6" src="https://static.wixstatic.com/media/ce0b05_54c3c51a6a3146c9875ec118017e0ee2~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_54c3c51a6a3146c9875ec118017e0ee2~mv2.jpg" alt="greenkey-opnames voor een audiovisuele belevingswandeling van Belevingsfabriek met Lucas Van den Eynde" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-6" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>Belevingsfabriek</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>greenkey<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:6020px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="a37e6e9d-41c9-43b5-8ce4-dd87bbf8e3e5" 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="pgia37e6e9d41c943b58ce4dd87bbf8e3e5_7" data-hash="a37e6e9d-41c9-43b5-8ce4-dd87bbf8e3e5" data-id="a37e6e9d-41c9-43b5-8ce4-dd87bbf8e3e5" data-idx="7" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:6020px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="7" id="item-action-a37e6e9d-41c9-43b5-8ce4-dd87bbf8e3e5" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Unilin installatievideo&#x27;s om een parket-, laminaat- of vinylvloer te leggen" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-a37e6e9d-41c9-43b5-8ce4-dd87bbf8e3e5" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_d192c114c8a940bc9260035698c1ba14~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_d192c114c8a940bc9260035698c1ba14~mv2.webp" type="image/webp"/><img id="a37e6e9d-41c9-43b5-8ce4-dd87bbf8e3e5" alt="" src="https://static.wixstatic.com/media/ce0b05_d192c114c8a940bc9260035698c1ba14~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_d192c114c8a940bc9260035698c1ba14~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_d192c114c8a940bc9260035698c1ba14~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_d192c114c8a940bc9260035698c1ba14~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_d192c114c8a940bc9260035698c1ba14~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_d192c114c8a940bc9260035698c1ba14~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_d192c114c8a940bc9260035698c1ba14~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_d192c114c8a940bc9260035698c1ba14~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_d192c114c8a940bc9260035698c1ba14~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_d192c114c8a940bc9260035698c1ba14~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_d192c114c8a940bc9260035698c1ba14~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_d192c114c8a940bc9260035698c1ba14~mv2.jpg 5x" type="image/jpeg"/><img id="a37e6e9d-41c9-43b5-8ce4-dd87bbf8e3e5" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="7" src="https://static.wixstatic.com/media/ce0b05_d192c114c8a940bc9260035698c1ba14~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_d192c114c8a940bc9260035698c1ba14~mv2.jpg" alt="Unilin installatievideo&#x27;s om een parket-, laminaat- of vinylvloer te leggen" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-7" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>Unilin</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>instructie<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:6880px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="df8dd0ae-ff12-4a0e-8959-c2c9c18b25c6" 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="pgidf8dd0aeff124a0e8959c2c9c18b25c6_8" data-hash="df8dd0ae-ff12-4a0e-8959-c2c9c18b25c6" data-id="df8dd0ae-ff12-4a0e-8959-c2c9c18b25c6" data-idx="8" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:6880px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="8" id="item-action-df8dd0ae-ff12-4a0e-8959-c2c9c18b25c6" class="item-action" tabindex="-1" data-hook="item-action" aria-label="productvideo&#x27;s voor Clarysse" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-df8dd0ae-ff12-4a0e-8959-c2c9c18b25c6" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_776722dde29d4406b3cee77d4155126d~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_776722dde29d4406b3cee77d4155126d~mv2.webp" type="image/webp"/><img id="df8dd0ae-ff12-4a0e-8959-c2c9c18b25c6" alt="" src="https://static.wixstatic.com/media/ce0b05_776722dde29d4406b3cee77d4155126d~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_776722dde29d4406b3cee77d4155126d~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_776722dde29d4406b3cee77d4155126d~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_776722dde29d4406b3cee77d4155126d~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_776722dde29d4406b3cee77d4155126d~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_776722dde29d4406b3cee77d4155126d~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_776722dde29d4406b3cee77d4155126d~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_776722dde29d4406b3cee77d4155126d~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_776722dde29d4406b3cee77d4155126d~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_776722dde29d4406b3cee77d4155126d~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_776722dde29d4406b3cee77d4155126d~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_776722dde29d4406b3cee77d4155126d~mv2.jpg 5x" type="image/jpeg"/><img id="df8dd0ae-ff12-4a0e-8959-c2c9c18b25c6" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="8" src="https://static.wixstatic.com/media/ce0b05_776722dde29d4406b3cee77d4155126d~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_776722dde29d4406b3cee77d4155126d~mv2.jpg" alt="productvideo&#x27;s voor Clarysse" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-8" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>Clarysse</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>product<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:7740px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="b4c391e4-2c7a-46cb-8518-ea68590a87c9" 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="pgib4c391e42c7a46cb8518ea68590a87c9_9" data-hash="b4c391e4-2c7a-46cb-8518-ea68590a87c9" data-id="b4c391e4-2c7a-46cb-8518-ea68590a87c9" data-idx="9" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:7740px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="9" id="item-action-b4c391e4-2c7a-46cb-8518-ea68590a87c9" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Instructievideo’s voor de politie" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-b4c391e4-2c7a-46cb-8518-ea68590a87c9" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_96cffc3266e04c248bfc961ab54aa90a~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_96cffc3266e04c248bfc961ab54aa90a~mv2.webp" type="image/webp"/><img id="b4c391e4-2c7a-46cb-8518-ea68590a87c9" alt="" src="https://static.wixstatic.com/media/ce0b05_96cffc3266e04c248bfc961ab54aa90a~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_96cffc3266e04c248bfc961ab54aa90a~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_96cffc3266e04c248bfc961ab54aa90a~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_96cffc3266e04c248bfc961ab54aa90a~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_96cffc3266e04c248bfc961ab54aa90a~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_96cffc3266e04c248bfc961ab54aa90a~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_96cffc3266e04c248bfc961ab54aa90a~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_96cffc3266e04c248bfc961ab54aa90a~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_96cffc3266e04c248bfc961ab54aa90a~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_96cffc3266e04c248bfc961ab54aa90a~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_96cffc3266e04c248bfc961ab54aa90a~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_96cffc3266e04c248bfc961ab54aa90a~mv2.jpg 5x" type="image/jpeg"/><img id="b4c391e4-2c7a-46cb-8518-ea68590a87c9" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="9" src="https://static.wixstatic.com/media/ce0b05_96cffc3266e04c248bfc961ab54aa90a~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_96cffc3266e04c248bfc961ab54aa90a~mv2.jpg" alt="Instructievideo’s voor de politie" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-9" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>Vanden Broele
</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>instructie<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:8600px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="ecfcec0a-849b-4d14-970b-68c8711c600a" 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="pgiecfcec0a849b4d14970b68c8711c600a_10" data-hash="ecfcec0a-849b-4d14-970b-68c8711c600a" data-id="ecfcec0a-849b-4d14-970b-68c8711c600a" data-idx="10" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:8600px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="10" id="item-action-ecfcec0a-849b-4d14-970b-68c8711c600a" class="item-action" tabindex="-1" data-hook="item-action" aria-label="aftermovie voor het openingsevent van het project Anchor van Interreg Vlaanderen-Nederland" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ecfcec0a-849b-4d14-970b-68c8711c600a" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_c3a5bf29d45a433295660b4f8796be9e~mv2.jpg/v1/fill/w_250,h_250,fp_0.53_0.5,q_30,blur_30,enc_avif,quality_auto/ce0b05_c3a5bf29d45a433295660b4f8796be9e~mv2.webp" type="image/webp"/><img id="ecfcec0a-849b-4d14-970b-68c8711c600a" alt="" src="https://static.wixstatic.com/media/ce0b05_c3a5bf29d45a433295660b4f8796be9e~mv2.jpg/v1/fill/w_250,h_250,fp_0.53_0.5,q_30,blur_30,enc_avif,quality_auto/ce0b05_c3a5bf29d45a433295660b4f8796be9e~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_c3a5bf29d45a433295660b4f8796be9e~mv2.jpg/v1/fill/w_835,h_470,fp_0.53_0.5,q_90,enc_avif,quality_auto/ce0b05_c3a5bf29d45a433295660b4f8796be9e~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_c3a5bf29d45a433295660b4f8796be9e~mv2.jpg/v1/fill/w_1670,h_940,fp_0.53_0.5,q_90,enc_avif,quality_auto/ce0b05_c3a5bf29d45a433295660b4f8796be9e~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_c3a5bf29d45a433295660b4f8796be9e~mv2.jpg/v1/fill/w_1804,h_1015,fp_0.53_0.5,q_90,enc_avif,quality_auto/ce0b05_c3a5bf29d45a433295660b4f8796be9e~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_c3a5bf29d45a433295660b4f8796be9e~mv2.jpg/v1/fill/w_1804,h_1015,fp_0.53_0.5,q_90,enc_avif,quality_auto/ce0b05_c3a5bf29d45a433295660b4f8796be9e~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_c3a5bf29d45a433295660b4f8796be9e~mv2.jpg/v1/fill/w_1804,h_1015,fp_0.53_0.5,q_90,enc_avif,quality_auto/ce0b05_c3a5bf29d45a433295660b4f8796be9e~mv2.jpg 5x" type="image/jpeg"/><img id="ecfcec0a-849b-4d14-970b-68c8711c600a" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="10" src="https://static.wixstatic.com/media/ce0b05_c3a5bf29d45a433295660b4f8796be9e~mv2.jpg/v1/fill/w_835,h_470,fp_0.53_0.5,q_90,enc_avif,quality_auto/ce0b05_c3a5bf29d45a433295660b4f8796be9e~mv2.jpg" alt="aftermovie voor het openingsevent van het project Anchor van Interreg Vlaanderen-Nederland" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-10" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>VITO Kennispunt Water</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>event<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:9460px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="5b847f96-39ef-4df5-95c9-d040e8504202" 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="pgi5b847f9639ef4df595c9d040e8504202_11" data-hash="5b847f96-39ef-4df5-95c9-d040e8504202" data-id="5b847f96-39ef-4df5-95c9-d040e8504202" data-idx="11" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:9460px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="11" id="item-action-5b847f96-39ef-4df5-95c9-d040e8504202" class="item-action" tabindex="-1" data-hook="item-action" aria-label="social media video’s voor nieuwe Aspe-thriller" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-5b847f96-39ef-4df5-95c9-d040e8504202" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_a2fba750001c4f6a96e614fd5ecc4d0b~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_a2fba750001c4f6a96e614fd5ecc4d0b~mv2.webp" type="image/webp"/><img id="5b847f96-39ef-4df5-95c9-d040e8504202" alt="" src="https://static.wixstatic.com/media/ce0b05_a2fba750001c4f6a96e614fd5ecc4d0b~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_a2fba750001c4f6a96e614fd5ecc4d0b~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_a2fba750001c4f6a96e614fd5ecc4d0b~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_a2fba750001c4f6a96e614fd5ecc4d0b~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_a2fba750001c4f6a96e614fd5ecc4d0b~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_a2fba750001c4f6a96e614fd5ecc4d0b~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_a2fba750001c4f6a96e614fd5ecc4d0b~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_a2fba750001c4f6a96e614fd5ecc4d0b~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_a2fba750001c4f6a96e614fd5ecc4d0b~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_a2fba750001c4f6a96e614fd5ecc4d0b~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_a2fba750001c4f6a96e614fd5ecc4d0b~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_a2fba750001c4f6a96e614fd5ecc4d0b~mv2.jpg 5x" type="image/jpeg"/><img id="5b847f96-39ef-4df5-95c9-d040e8504202" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="11" src="https://static.wixstatic.com/media/ce0b05_a2fba750001c4f6a96e614fd5ecc4d0b~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_a2fba750001c4f6a96e614fd5ecc4d0b~mv2.jpg" alt="social media video’s voor nieuwe Aspe-thriller" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-11" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>Standaard Uitgeverij</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>social media<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:10320px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="c7f99041-187c-42b5-a687-6ea282f25156" 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="pgic7f99041187c42b5a6876ea282f25156_12" data-hash="c7f99041-187c-42b5-a687-6ea282f25156" data-id="c7f99041-187c-42b5-a687-6ea282f25156" data-idx="12" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:10320px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="12" id="item-action-c7f99041-187c-42b5-a687-6ea282f25156" class="item-action" tabindex="-1" data-hook="item-action" aria-label="E-learnings opgenomen in onze studio" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-c7f99041-187c-42b5-a687-6ea282f25156" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_eb9a0452705e44e5bb7ba379ecaab65a~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_eb9a0452705e44e5bb7ba379ecaab65a~mv2.webp" type="image/webp"/><img id="c7f99041-187c-42b5-a687-6ea282f25156" alt="" src="https://static.wixstatic.com/media/ce0b05_eb9a0452705e44e5bb7ba379ecaab65a~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_eb9a0452705e44e5bb7ba379ecaab65a~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_eb9a0452705e44e5bb7ba379ecaab65a~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_eb9a0452705e44e5bb7ba379ecaab65a~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_eb9a0452705e44e5bb7ba379ecaab65a~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_eb9a0452705e44e5bb7ba379ecaab65a~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_eb9a0452705e44e5bb7ba379ecaab65a~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_eb9a0452705e44e5bb7ba379ecaab65a~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_eb9a0452705e44e5bb7ba379ecaab65a~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_eb9a0452705e44e5bb7ba379ecaab65a~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_eb9a0452705e44e5bb7ba379ecaab65a~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_eb9a0452705e44e5bb7ba379ecaab65a~mv2.jpg 5x" type="image/jpeg"/><img id="c7f99041-187c-42b5-a687-6ea282f25156" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="12" src="https://static.wixstatic.com/media/ce0b05_eb9a0452705e44e5bb7ba379ecaab65a~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_eb9a0452705e44e5bb7ba379ecaab65a~mv2.jpg" alt="E-learnings opgenomen in onze studio" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-12" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>Vanden Broele</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>webinar<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:11180px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="fb77f8a5-97dd-4d30-8d6a-64dc7329d7d9" 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="pgifb77f8a597dd4d308d6a64dc7329d7d9_13" data-hash="fb77f8a5-97dd-4d30-8d6a-64dc7329d7d9" data-id="fb77f8a5-97dd-4d30-8d6a-64dc7329d7d9" data-idx="13" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:11180px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="13" id="item-action-fb77f8a5-97dd-4d30-8d6a-64dc7329d7d9" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Instructievideo voor een vlotte installatie van een regenpuntpeilsensor" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-fb77f8a5-97dd-4d30-8d6a-64dc7329d7d9" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_d36036d4f8f043cbac2bc76ebf8aafdf~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_d36036d4f8f043cbac2bc76ebf8aafdf~mv2.webp" type="image/webp"/><img id="fb77f8a5-97dd-4d30-8d6a-64dc7329d7d9" alt="" src="https://static.wixstatic.com/media/ce0b05_d36036d4f8f043cbac2bc76ebf8aafdf~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_d36036d4f8f043cbac2bc76ebf8aafdf~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_d36036d4f8f043cbac2bc76ebf8aafdf~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_d36036d4f8f043cbac2bc76ebf8aafdf~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_d36036d4f8f043cbac2bc76ebf8aafdf~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_d36036d4f8f043cbac2bc76ebf8aafdf~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_d36036d4f8f043cbac2bc76ebf8aafdf~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_d36036d4f8f043cbac2bc76ebf8aafdf~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_d36036d4f8f043cbac2bc76ebf8aafdf~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_d36036d4f8f043cbac2bc76ebf8aafdf~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_d36036d4f8f043cbac2bc76ebf8aafdf~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_d36036d4f8f043cbac2bc76ebf8aafdf~mv2.jpg 5x" type="image/jpeg"/><img id="fb77f8a5-97dd-4d30-8d6a-64dc7329d7d9" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="13" src="https://static.wixstatic.com/media/ce0b05_d36036d4f8f043cbac2bc76ebf8aafdf~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_d36036d4f8f043cbac2bc76ebf8aafdf~mv2.jpg" alt="Instructievideo voor een vlotte installatie van een regenpuntpeilsensor" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-13" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>Hydraqua</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>instructie<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:12040px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="051f0080-0b1f-4703-a3c0-dfd87f6becbc" 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="pgi051f00800b1f4703a3c0dfd87f6becbc_14" data-hash="051f0080-0b1f-4703-a3c0-dfd87f6becbc" data-id="051f0080-0b1f-4703-a3c0-dfd87f6becbc" data-idx="14" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:12040px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="14" id="item-action-051f0080-0b1f-4703-a3c0-dfd87f6becbc" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Informatieve reportagereeks over de diensten van EDIH-EBE" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-051f0080-0b1f-4703-a3c0-dfd87f6becbc" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_a791fcb5d11a4b85944a5a85b94aa1d5~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_a791fcb5d11a4b85944a5a85b94aa1d5~mv2.webp" type="image/webp"/><img id="051f0080-0b1f-4703-a3c0-dfd87f6becbc" alt="" src="https://static.wixstatic.com/media/ce0b05_a791fcb5d11a4b85944a5a85b94aa1d5~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_a791fcb5d11a4b85944a5a85b94aa1d5~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_a791fcb5d11a4b85944a5a85b94aa1d5~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_a791fcb5d11a4b85944a5a85b94aa1d5~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_a791fcb5d11a4b85944a5a85b94aa1d5~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_a791fcb5d11a4b85944a5a85b94aa1d5~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_a791fcb5d11a4b85944a5a85b94aa1d5~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_a791fcb5d11a4b85944a5a85b94aa1d5~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_a791fcb5d11a4b85944a5a85b94aa1d5~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_a791fcb5d11a4b85944a5a85b94aa1d5~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_a791fcb5d11a4b85944a5a85b94aa1d5~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_a791fcb5d11a4b85944a5a85b94aa1d5~mv2.jpg 5x" type="image/jpeg"/><img id="051f0080-0b1f-4703-a3c0-dfd87f6becbc" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="14" src="https://static.wixstatic.com/media/ce0b05_a791fcb5d11a4b85944a5a85b94aa1d5~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_a791fcb5d11a4b85944a5a85b94aa1d5~mv2.jpg" alt="Informatieve reportagereeks over de diensten van EDIH-EBE" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-14" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>EDIH-EBE</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>reportage<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:12900px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="933ce6f4-d6c2-45a5-a019-4b9e1698f7b6" 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="pgi933ce6f4d6c245a5a0194b9e1698f7b6_15" data-hash="933ce6f4-d6c2-45a5-a019-4b9e1698f7b6" data-id="933ce6f4-d6c2-45a5-a019-4b9e1698f7b6" data-idx="15" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:12900px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="15" id="item-action-933ce6f4-d6c2-45a5-a019-4b9e1698f7b6" class="item-action" tabindex="-1" data-hook="item-action" aria-label="instructievideo voorbereiding coloscopie" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-933ce6f4-d6c2-45a5-a019-4b9e1698f7b6" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_458dfd168f7f4b268550e006df402997~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_458dfd168f7f4b268550e006df402997~mv2.webp" type="image/webp"/><img id="933ce6f4-d6c2-45a5-a019-4b9e1698f7b6" alt="" src="https://static.wixstatic.com/media/ce0b05_458dfd168f7f4b268550e006df402997~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_458dfd168f7f4b268550e006df402997~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_458dfd168f7f4b268550e006df402997~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_458dfd168f7f4b268550e006df402997~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_458dfd168f7f4b268550e006df402997~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_458dfd168f7f4b268550e006df402997~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_458dfd168f7f4b268550e006df402997~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_458dfd168f7f4b268550e006df402997~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_458dfd168f7f4b268550e006df402997~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_458dfd168f7f4b268550e006df402997~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_458dfd168f7f4b268550e006df402997~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_458dfd168f7f4b268550e006df402997~mv2.jpg 5x" type="image/jpeg"/><img id="933ce6f4-d6c2-45a5-a019-4b9e1698f7b6" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="15" src="https://static.wixstatic.com/media/ce0b05_458dfd168f7f4b268550e006df402997~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_458dfd168f7f4b268550e006df402997~mv2.jpg" alt="instructievideo voorbereiding coloscopie" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-15" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>AZ Sint-Lucas Gent</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>instructie<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:13760px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="c6ec805f-1491-41ec-bdf3-69e942039441" 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="pgic6ec805f149141ecbdf369e942039441_16" data-hash="c6ec805f-1491-41ec-bdf3-69e942039441" data-id="c6ec805f-1491-41ec-bdf3-69e942039441" data-idx="16" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:13760px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="16" id="item-action-c6ec805f-1491-41ec-bdf3-69e942039441" class="item-action" tabindex="-1" data-hook="item-action" aria-label="testimonials voor pensioen Patrick" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-c6ec805f-1491-41ec-bdf3-69e942039441" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_d442c2f08eb34795b2f05364a4a2a7dd~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_d442c2f08eb34795b2f05364a4a2a7dd~mv2.webp" type="image/webp"/><img id="c6ec805f-1491-41ec-bdf3-69e942039441" alt="" src="https://static.wixstatic.com/media/ce0b05_d442c2f08eb34795b2f05364a4a2a7dd~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_d442c2f08eb34795b2f05364a4a2a7dd~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_d442c2f08eb34795b2f05364a4a2a7dd~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_d442c2f08eb34795b2f05364a4a2a7dd~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_d442c2f08eb34795b2f05364a4a2a7dd~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_d442c2f08eb34795b2f05364a4a2a7dd~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_d442c2f08eb34795b2f05364a4a2a7dd~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_d442c2f08eb34795b2f05364a4a2a7dd~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_d442c2f08eb34795b2f05364a4a2a7dd~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_d442c2f08eb34795b2f05364a4a2a7dd~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_d442c2f08eb34795b2f05364a4a2a7dd~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_d442c2f08eb34795b2f05364a4a2a7dd~mv2.jpg 5x" type="image/jpeg"/><img id="c6ec805f-1491-41ec-bdf3-69e942039441" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="16" src="https://static.wixstatic.com/media/ce0b05_d442c2f08eb34795b2f05364a4a2a7dd~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_d442c2f08eb34795b2f05364a4a2a7dd~mv2.jpg" alt="testimonials voor pensioen Patrick" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-16" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>BankB</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>testimonial<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:14620px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="bd904237-10ee-4ead-98be-f76aed714dc3" 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="pgibd90423710ee4ead98bef76aed714dc3_17" data-hash="bd904237-10ee-4ead-98be-f76aed714dc3" data-id="bd904237-10ee-4ead-98be-f76aed714dc3" data-idx="17" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:14620px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="17" id="item-action-bd904237-10ee-4ead-98be-f76aed714dc3" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Decentrale watervoorziening door De Watergroep" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-bd904237-10ee-4ead-98be-f76aed714dc3" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_216099f007ce4236b033acf433cab1d6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_216099f007ce4236b033acf433cab1d6~mv2.webp" type="image/webp"/><img id="bd904237-10ee-4ead-98be-f76aed714dc3" alt="" src="https://static.wixstatic.com/media/ce0b05_216099f007ce4236b033acf433cab1d6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_216099f007ce4236b033acf433cab1d6~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_216099f007ce4236b033acf433cab1d6~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_216099f007ce4236b033acf433cab1d6~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_216099f007ce4236b033acf433cab1d6~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_216099f007ce4236b033acf433cab1d6~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_216099f007ce4236b033acf433cab1d6~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_216099f007ce4236b033acf433cab1d6~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_216099f007ce4236b033acf433cab1d6~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_216099f007ce4236b033acf433cab1d6~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_216099f007ce4236b033acf433cab1d6~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_216099f007ce4236b033acf433cab1d6~mv2.jpg 5x" type="image/jpeg"/><img id="bd904237-10ee-4ead-98be-f76aed714dc3" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="17" src="https://static.wixstatic.com/media/ce0b05_216099f007ce4236b033acf433cab1d6~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_216099f007ce4236b033acf433cab1d6~mv2.jpg" alt="Decentrale watervoorziening door De Watergroep" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-17" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>De Watergroep</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>project<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:15480px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="7f3e71ff-8437-4b9d-b21d-bd2198d49611" 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="pgi7f3e71ff84374b9db21dbd2198d49611_18" data-hash="7f3e71ff-8437-4b9d-b21d-bd2198d49611" data-id="7f3e71ff-8437-4b9d-b21d-bd2198d49611" data-idx="18" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:15480px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="18" id="item-action-7f3e71ff-8437-4b9d-b21d-bd2198d49611" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Test waterbestendigheid van laminaat Unilin" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-7f3e71ff-8437-4b9d-b21d-bd2198d49611" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_3dd16470b31f49ec93790570953e1520~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_3dd16470b31f49ec93790570953e1520~mv2.webp" type="image/webp"/><img id="7f3e71ff-8437-4b9d-b21d-bd2198d49611" alt="" src="https://static.wixstatic.com/media/ce0b05_3dd16470b31f49ec93790570953e1520~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_3dd16470b31f49ec93790570953e1520~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_3dd16470b31f49ec93790570953e1520~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_3dd16470b31f49ec93790570953e1520~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_3dd16470b31f49ec93790570953e1520~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_3dd16470b31f49ec93790570953e1520~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_3dd16470b31f49ec93790570953e1520~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_3dd16470b31f49ec93790570953e1520~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_3dd16470b31f49ec93790570953e1520~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_3dd16470b31f49ec93790570953e1520~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_3dd16470b31f49ec93790570953e1520~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_3dd16470b31f49ec93790570953e1520~mv2.jpg 5x" type="image/jpeg"/><img id="7f3e71ff-8437-4b9d-b21d-bd2198d49611" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="18" src="https://static.wixstatic.com/media/ce0b05_3dd16470b31f49ec93790570953e1520~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_3dd16470b31f49ec93790570953e1520~mv2.jpg" alt="Test waterbestendigheid van laminaat Unilin" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-18" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>Unilin</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>product<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:16340px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="ccdc2fc1-896c-49f3-a97d-c8d497473c7e" 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="pgiccdc2fc1896c49f3a97dc8d497473c7e_19" data-hash="ccdc2fc1-896c-49f3-a97d-c8d497473c7e" data-id="ccdc2fc1-896c-49f3-a97d-c8d497473c7e" data-idx="19" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:16340px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="19" id="item-action-ccdc2fc1-896c-49f3-a97d-c8d497473c7e" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Flux50 overzichtsvideo 5 jaar" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ccdc2fc1-896c-49f3-a97d-c8d497473c7e" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_50d153f7e1bd4296aa85b6aab8b89004~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_50d153f7e1bd4296aa85b6aab8b89004~mv2.webp" type="image/webp"/><img id="ccdc2fc1-896c-49f3-a97d-c8d497473c7e" alt="" src="https://static.wixstatic.com/media/ce0b05_50d153f7e1bd4296aa85b6aab8b89004~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_50d153f7e1bd4296aa85b6aab8b89004~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_50d153f7e1bd4296aa85b6aab8b89004~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_50d153f7e1bd4296aa85b6aab8b89004~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_50d153f7e1bd4296aa85b6aab8b89004~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_50d153f7e1bd4296aa85b6aab8b89004~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_50d153f7e1bd4296aa85b6aab8b89004~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_50d153f7e1bd4296aa85b6aab8b89004~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_50d153f7e1bd4296aa85b6aab8b89004~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_50d153f7e1bd4296aa85b6aab8b89004~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_50d153f7e1bd4296aa85b6aab8b89004~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_50d153f7e1bd4296aa85b6aab8b89004~mv2.jpg 5x" type="image/jpeg"/><img id="ccdc2fc1-896c-49f3-a97d-c8d497473c7e" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="19" src="https://static.wixstatic.com/media/ce0b05_50d153f7e1bd4296aa85b6aab8b89004~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_50d153f7e1bd4296aa85b6aab8b89004~mv2.jpg" alt="Flux50 overzichtsvideo 5 jaar" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-19" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>Flux50</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>reportage<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:17200px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="79e8b135-c0f1-48fb-a241-7caddc80b3bb" 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="pgi79e8b135c0f148fba2417caddc80b3bb_20" data-hash="79e8b135-c0f1-48fb-a241-7caddc80b3bb" data-id="79e8b135-c0f1-48fb-a241-7caddc80b3bb" data-idx="20" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:17200px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="20" id="item-action-79e8b135-c0f1-48fb-a241-7caddc80b3bb" class="item-action" tabindex="-1" data-hook="item-action" aria-label="commercial voice-over Annelies Verhaeghe" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-79e8b135-c0f1-48fb-a241-7caddc80b3bb" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_f954922f30404fbbac8c6605cb7a3048~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_f954922f30404fbbac8c6605cb7a3048~mv2.webp" type="image/webp"/><img id="79e8b135-c0f1-48fb-a241-7caddc80b3bb" alt="" src="https://static.wixstatic.com/media/ce0b05_f954922f30404fbbac8c6605cb7a3048~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_f954922f30404fbbac8c6605cb7a3048~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_f954922f30404fbbac8c6605cb7a3048~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_f954922f30404fbbac8c6605cb7a3048~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_f954922f30404fbbac8c6605cb7a3048~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_f954922f30404fbbac8c6605cb7a3048~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_f954922f30404fbbac8c6605cb7a3048~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_f954922f30404fbbac8c6605cb7a3048~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_f954922f30404fbbac8c6605cb7a3048~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_f954922f30404fbbac8c6605cb7a3048~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_f954922f30404fbbac8c6605cb7a3048~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_f954922f30404fbbac8c6605cb7a3048~mv2.jpg 5x" type="image/jpeg"/><img id="79e8b135-c0f1-48fb-a241-7caddc80b3bb" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="20" src="https://static.wixstatic.com/media/ce0b05_f954922f30404fbbac8c6605cb7a3048~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_f954922f30404fbbac8c6605cb7a3048~mv2.jpg" alt="commercial voice-over Annelies Verhaeghe" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-20" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>Annelies Verhaeghe</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>social media<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:18060px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="5835dc2e-e0c9-4e58-849e-c133d41eebb5" 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="pgi5835dc2ee0c94e58849ec133d41eebb5_21" data-hash="5835dc2e-e0c9-4e58-849e-c133d41eebb5" data-id="5835dc2e-e0c9-4e58-849e-c133d41eebb5" data-idx="21" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:18060px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="21" id="item-action-5835dc2e-e0c9-4e58-849e-c133d41eebb5" class="item-action" tabindex="-1" data-hook="item-action" aria-label="walk through video medisch centrum Lochristi van AZ Sint-Lucas Gent" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-5835dc2e-e0c9-4e58-849e-c133d41eebb5" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_3563519601fa4c60b35271fcce2cbe06~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_3563519601fa4c60b35271fcce2cbe06~mv2.webp" type="image/webp"/><img id="5835dc2e-e0c9-4e58-849e-c133d41eebb5" alt="" src="https://static.wixstatic.com/media/ce0b05_3563519601fa4c60b35271fcce2cbe06~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_3563519601fa4c60b35271fcce2cbe06~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_3563519601fa4c60b35271fcce2cbe06~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_3563519601fa4c60b35271fcce2cbe06~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_3563519601fa4c60b35271fcce2cbe06~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_3563519601fa4c60b35271fcce2cbe06~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_3563519601fa4c60b35271fcce2cbe06~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_3563519601fa4c60b35271fcce2cbe06~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_3563519601fa4c60b35271fcce2cbe06~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_3563519601fa4c60b35271fcce2cbe06~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_3563519601fa4c60b35271fcce2cbe06~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_3563519601fa4c60b35271fcce2cbe06~mv2.jpg 5x" type="image/jpeg"/><img id="5835dc2e-e0c9-4e58-849e-c133d41eebb5" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="21" src="https://static.wixstatic.com/media/ce0b05_3563519601fa4c60b35271fcce2cbe06~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_3563519601fa4c60b35271fcce2cbe06~mv2.jpg" alt="walk through video medisch centrum Lochristi van AZ Sint-Lucas Gent" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-21" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>AZ Sint-Lucas Gent</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>project<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:18920px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="8022935d-f9ab-4487-a1c3-d8e67cb613d3" 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="pgi8022935df9ab4487a1c3d8e67cb613d3_22" data-hash="8022935d-f9ab-4487-a1c3-d8e67cb613d3" data-id="8022935d-f9ab-4487-a1c3-d8e67cb613d3" data-idx="22" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:18920px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="22" id="item-action-8022935d-f9ab-4487-a1c3-d8e67cb613d3" class="item-action" tabindex="-1" data-hook="item-action" aria-label="instructievideo voor het plaatsen van dakpanplaten" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-8022935d-f9ab-4487-a1c3-d8e67cb613d3" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_e7e3bf0c343444f9bcb518892106bdac~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_e7e3bf0c343444f9bcb518892106bdac~mv2.webp" type="image/webp"/><img id="8022935d-f9ab-4487-a1c3-d8e67cb613d3" alt="" src="https://static.wixstatic.com/media/ce0b05_e7e3bf0c343444f9bcb518892106bdac~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_e7e3bf0c343444f9bcb518892106bdac~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_e7e3bf0c343444f9bcb518892106bdac~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_e7e3bf0c343444f9bcb518892106bdac~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_e7e3bf0c343444f9bcb518892106bdac~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_e7e3bf0c343444f9bcb518892106bdac~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_e7e3bf0c343444f9bcb518892106bdac~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_e7e3bf0c343444f9bcb518892106bdac~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_e7e3bf0c343444f9bcb518892106bdac~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_e7e3bf0c343444f9bcb518892106bdac~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_e7e3bf0c343444f9bcb518892106bdac~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_e7e3bf0c343444f9bcb518892106bdac~mv2.jpg 5x" type="image/jpeg"/><img id="8022935d-f9ab-4487-a1c3-d8e67cb613d3" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="22" src="https://static.wixstatic.com/media/ce0b05_e7e3bf0c343444f9bcb518892106bdac~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_e7e3bf0c343444f9bcb518892106bdac~mv2.jpg" alt="instructievideo voor het plaatsen van dakpanplaten" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-22" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>Koddaert dakplaten</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>instructie<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:19780px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="cdaa4ef0-26d4-469d-9d79-c86a771ebecc" 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="pgicdaa4ef026d4469d9d79c86a771ebecc_23" data-hash="cdaa4ef0-26d4-469d-9d79-c86a771ebecc" data-id="cdaa4ef0-26d4-469d-9d79-c86a771ebecc" data-idx="23" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:19780px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="23" id="item-action-cdaa4ef0-26d4-469d-9d79-c86a771ebecc" class="item-action" tabindex="-1" data-hook="item-action" aria-label="vodcast en podcast voor Gas.be over positieve energie met Lisbeth Imbo en Valérie Thys" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-cdaa4ef0-26d4-469d-9d79-c86a771ebecc" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_642ba7d30586422bb35e837c63b0f2d5~mv2.jpg/v1/fill/w_250,h_250,fp_0.18_0.51,q_30,blur_30,enc_avif,quality_auto/ce0b05_642ba7d30586422bb35e837c63b0f2d5~mv2.webp" type="image/webp"/><img id="cdaa4ef0-26d4-469d-9d79-c86a771ebecc" alt="" src="https://static.wixstatic.com/media/ce0b05_642ba7d30586422bb35e837c63b0f2d5~mv2.jpg/v1/fill/w_250,h_250,fp_0.18_0.51,q_30,blur_30,enc_avif,quality_auto/ce0b05_642ba7d30586422bb35e837c63b0f2d5~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_642ba7d30586422bb35e837c63b0f2d5~mv2.jpg/v1/fill/w_835,h_470,fp_0.18_0.51,q_90,enc_avif,quality_auto/ce0b05_642ba7d30586422bb35e837c63b0f2d5~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_642ba7d30586422bb35e837c63b0f2d5~mv2.jpg/v1/fill/w_1670,h_940,fp_0.18_0.51,q_90,enc_avif,quality_auto/ce0b05_642ba7d30586422bb35e837c63b0f2d5~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_642ba7d30586422bb35e837c63b0f2d5~mv2.jpg/v1/fill/w_1804,h_1015,fp_0.18_0.51,q_90,enc_avif,quality_auto/ce0b05_642ba7d30586422bb35e837c63b0f2d5~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_642ba7d30586422bb35e837c63b0f2d5~mv2.jpg/v1/fill/w_1804,h_1015,fp_0.18_0.51,q_90,enc_avif,quality_auto/ce0b05_642ba7d30586422bb35e837c63b0f2d5~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_642ba7d30586422bb35e837c63b0f2d5~mv2.jpg/v1/fill/w_1804,h_1015,fp_0.18_0.51,q_90,enc_avif,quality_auto/ce0b05_642ba7d30586422bb35e837c63b0f2d5~mv2.jpg 5x" type="image/jpeg"/><img id="cdaa4ef0-26d4-469d-9d79-c86a771ebecc" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="23" src="https://static.wixstatic.com/media/ce0b05_642ba7d30586422bb35e837c63b0f2d5~mv2.jpg/v1/fill/w_835,h_470,fp_0.18_0.51,q_90,enc_avif,quality_auto/ce0b05_642ba7d30586422bb35e837c63b0f2d5~mv2.jpg" alt="vodcast en podcast voor Gas.be over positieve energie met Lisbeth Imbo en Valérie Thys" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-23" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>Gas.be</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>vodcast / podcast<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:20640px;--group-width:860px;--group-right:auto" aria-hidden="false"><div data-id="6b824276-da3b-428f-987d-6eccd429cf6d" 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="pgi6b824276da3b428f987d6eccd429cf6d_24" data-hash="6b824276-da3b-428f-987d-6eccd429cf6d" data-id="6b824276-da3b-428f-987d-6eccd429cf6d" data-idx="24" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:12.5px;top:0;left:20640px;right:auto;width:835px;height:470px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="24" id="item-action-6b824276-da3b-428f-987d-6eccd429cf6d" class="item-action" tabindex="-1" data-hook="item-action" aria-label="hoe De Watergroep van hard grondwater zacht drinkwater maakt" role="link"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-6b824276-da3b-428f-987d-6eccd429cf6d" style="background-color:none;height:470px;width:835px;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:835px;height:470px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_856b01aa015f4b028db70d06142fc323~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_856b01aa015f4b028db70d06142fc323~mv2.webp" type="image/webp"/><img id="6b824276-da3b-428f-987d-6eccd429cf6d" alt="" src="https://static.wixstatic.com/media/ce0b05_856b01aa015f4b028db70d06142fc323~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_856b01aa015f4b028db70d06142fc323~mv2.jpg" style="width:835px;height:470px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_856b01aa015f4b028db70d06142fc323~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_856b01aa015f4b028db70d06142fc323~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_856b01aa015f4b028db70d06142fc323~mv2.jpg/v1/fill/w_1670,h_940,q_90,enc_avif,quality_auto/ce0b05_856b01aa015f4b028db70d06142fc323~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_856b01aa015f4b028db70d06142fc323~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_856b01aa015f4b028db70d06142fc323~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_856b01aa015f4b028db70d06142fc323~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_856b01aa015f4b028db70d06142fc323~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_856b01aa015f4b028db70d06142fc323~mv2.jpg/v1/fill/w_1804,h_1015,q_90,enc_avif,quality_auto/ce0b05_856b01aa015f4b028db70d06142fc323~mv2.jpg 5x" type="image/jpeg"/><img id="6b824276-da3b-428f-987d-6eccd429cf6d" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="24" src="https://static.wixstatic.com/media/ce0b05_856b01aa015f4b028db70d06142fc323~mv2.jpg/v1/fill/w_835,h_470,q_90,enc_avif,quality_auto/ce0b05_856b01aa015f4b028db70d06142fc323~mv2.jpg" alt="hoe De Watergroep van hard grondwater zacht drinkwater maakt" loading="eager" style="width:835px;height:470px"/></picture></div><div class="item-hover-flex-container" style="width:835px;height:470px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-24" class="gallery-item-hover fullscreen-enabled force-hover item-overlay-regular" style="width:835px;height:470px;margin:0;position:relative"><div class="gallery-item-hover-inner"><div data-hook="info-element" style="height:100%;width:100%"><div class="hover-info-element" data-hook="hover-info-element" style="height:100%;box-sizing:border-box;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px"><div style="align-items:center;text-align:center;display:flex;justify-content:center;align-content:center;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:2px"><span>De Watergroep</span></div><div class="info-member info-element-description" data-hook="item-description" style="margin-bottom:0"><span>project<br/></span></div></div></div><div class="info-element-social info-align-center info-element-social-absolute" data-hook="item-social"></div></div></div></div></div></div></div></div></div></div></div></div></div><button class="nav-arrows-container   " aria-label="Next Item" tabindex="0" data-hook="nav-arrow-next" style="width:25px;height:20.625px;padding:0;top:calc(50% + 6.25px - 10.3125px - 
        0px);right:-45px"><svg class="slideshow-arrow" style="transform:scaleX(1) scale(0.625)" width="40px" height="33px" viewBox="0 0 40 33" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="Page-1" stroke="none" stroke-width="1" fill-rule="evenodd"><g id="Artboard-Copy-93" transform="translate(-28.000000, -32.000000)" fill-rule="nonzero"><polygon id="4" points="51.5515789 32 67.6 48.0484211 51.5515789 64.0968421 46.9663158 59.5115789 54.9880947 51.4881326 28 51.4897902 28 44.9245271 55.30728 44.9243284 46.9663158 36.5852632"></polygon></g></g></svg></button></div></div><div data-key="items-styles" style="display:none"></div></div></div></div></div></div></div><div class="comp-mir99wa4 mu5PoX" id="comp-mir99wa4" aria-disabled="false"><a data-testid="linkElement" href="https://www.ingeblikt.be/work" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="alle cases"><span class="OR4Nv8 wixui-button__label">alle cases</span></a></div></div></div></section><section id="comp-mir6tha2" tabindex="-1" class="Le88gL comp-mir6tha2 wixui-section" data-block-level-container="ClassicSection"><div class="ClLWjk" id="klanten"></div><div id="bgLayers_comp-mir6tha2" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mir6tha2" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-mir6tha2" data-motion-part="BG_MEDIA comp-mir6tha2" class="ROWgFb"></div></div><div data-mesh-id="comp-mir6tha2inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mir6tha2inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-miot4p38" class="N8MGzv _v6ohL comp-miot4p38 wixui-rich-text" data-testid="richTextElement"><h2 class="font_0 wixui-rich-text__text" style="font-size:22px; text-align:center;"><span style="color:#7DCDAA;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;" class="wixui-rich-text__text"><span style="font-size:22px;" class="wixui-rich-text__text">Deze klanten zijn alvast tevreden</span></span></span></span></h2></div><div id="comp-mir6w53k" class="  "><div class="comp-mir6w53k"><style>.comp-mir6w53k {
            --wix-color-1: 245,245,245;
--wix-color-2: 219,219,219;
--wix-color-3: 143,143,143;
--wix-color-4: 86,86,86;
--wix-color-5: 30,30,30;
--wix-color-6: 236,205,178;
--wix-color-7: 218,155,102;
--wix-color-8: 162,96,40;
--wix-color-9: 120,71,29;
--wix-color-10: 60,35,15;
--wix-color-11: 148,255,97;
--wix-color-12: 127,227,79;
--wix-color-13: 100,179,62;
--wix-color-14: 80,143,50;
--wix-color-15: 56,99,35;
--wix-color-16: 87,194,255;
--wix-color-17: 54,164,227;
--wix-color-18: 34,121,171;
--wix-color-19: 22,84,120;
--wix-color-20: 13,52,74;
--wix-color-21: 252,139,139;
--wix-color-22: 252,53,53;
--wix-color-23: 201,40,40;
--wix-color-24: 150,24,24;
--wix-color-25: 103,14,14;
--wix-color-26: 245,245,245;
--wix-color-27: 30,30,30;
--wix-color-28: 219,219,219;
--wix-color-29: 143,143,143;
--wix-color-30: 86,86,86;
--wix-color-31: 162,96,40;
--wix-color-32: 120,71,29;
--wix-color-33: 143,143,143;
--wix-color-34: 245,245,245;
--wix-color-35: 30,30,30;
--wix-color-36: 30,30,30;
--wix-color-37: 86,86,86;
--wix-color-38: 162,96,40;
--wix-color-39: 162,96,40;
--wix-color-40: 245,245,245;
--wix-color-41: 245,245,245;
--wix-color-42: 162,96,40;
--wix-color-43: 162,96,40;
--wix-color-44: 143,143,143;
--wix-color-45: 143,143,143;
--wix-color-46: 245,245,245;
--wix-color-47: 245,245,245;
--wix-color-48: 162,96,40;
--wix-color-49: 162,96,40;
--wix-color-50: 162,96,40;
--wix-color-51: 162,96,40;
--wix-color-52: 245,245,245;
--wix-color-53: 245,245,245;
--wix-color-54: 143,143,143;
--wix-color-55: 143,143,143;
--wix-font-Title: normal normal normal 88px/1.4em poppins-semibold,poppins,sans-serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: normal;
--wix-font-Title-size: 88px;
--wix-font-Title-line-height: 1.4em;
--wix-font-Title-family: poppins-semibold,poppins,sans-serif;
--wix-font-Title-text-decoration: none;
--wix-font-Menu: normal normal normal 14px/1.79em poppins-extralight,poppins,sans-serif;
--wix-font-Menu-style: normal;
--wix-font-Menu-variant: normal;
--wix-font-Menu-weight: normal;
--wix-font-Menu-size: 14px;
--wix-font-Menu-line-height: 1.79em;
--wix-font-Menu-family: poppins-extralight,poppins,sans-serif;
--wix-font-Menu-text-decoration: none;
--wix-font-Page-title: normal normal normal 72px/1.4em poppins-semibold,poppins,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: 72px;
--wix-font-Page-title-line-height: 1.4em;
--wix-font-Page-title-family: poppins-semibold,poppins,sans-serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal normal 50px/1.4em poppins-semibold,poppins,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: 50px;
--wix-font-Heading-XL-line-height: 1.4em;
--wix-font-Heading-XL-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal normal 40px/1.4em poppins-semibold,poppins,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: 40px;
--wix-font-Heading-L-line-height: 1.4em;
--wix-font-Heading-L-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 28px/1.4em poppins-semibold,poppins,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: 28px;
--wix-font-Heading-M-line-height: 1.4em;
--wix-font-Heading-M-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;
--wix-font-Heading-S-style: normal;
--wix-font-Heading-S-variant: normal;
--wix-font-Heading-S-weight: normal;
--wix-font-Heading-S-size: 22px;
--wix-font-Heading-S-line-height: 1.4em;
--wix-font-Heading-S-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 20px/1.67em poppins-semibold,poppins,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: 20px;
--wix-font-Body-L-line-height: 1.67em;
--wix-font-Body-L-family: poppins-semibold,poppins,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 15px/1.4em poppins-extralight,poppins,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: 15px;
--wix-font-Body-M-line-height: 1.4em;
--wix-font-Body-M-family: poppins-extralight,poppins,sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal normal 14px/1.4em poppins-extralight,poppins,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: poppins-extralight,poppins,sans-serif;
--wix-font-Body-S-text-decoration: none;
--wix-font-Body-XS: normal normal normal 14px/1.79em poppins-extralight,poppins,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: 14px;
--wix-font-Body-XS-line-height: 1.79em;
--wix-font-Body-XS-family: poppins-extralight,poppins,sans-serif;
--wix-font-Body-XS-text-decoration: none;
--wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-style: normal;
--wix-font-LIGHT-variant: normal;
--wix-font-LIGHT-weight: normal;
--wix-font-LIGHT-size: 12px;
--wix-font-LIGHT-line-height: 1.4em;
--wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-text-decoration: none;
--wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-style: normal;
--wix-font-MEDIUM-variant: normal;
--wix-font-MEDIUM-weight: normal;
--wix-font-MEDIUM-size: 12px;
--wix-font-MEDIUM-line-height: 1.4em;
--wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-text-decoration: none;
--wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
--wix-font-STRONG-style: normal;
--wix-font-STRONG-variant: normal;
--wix-font-STRONG-weight: normal;
--wix-font-STRONG-size: 12px;
--wix-font-STRONG-line-height: 1.4em;
--wix-font-STRONG-family: HelveticaNeueW01-65Medi;
--wix-font-STRONG-text-decoration: none;
            --wix-direction: ltr;
--videoPlay: 2;
--newItemsDetails: 1;
--itemClick: 2;
--titlePlacementHorizontallyCompatible: 1;
--overlayGradientDegrees: 180;
--gallerySliderImageRatio: 2;
--slideTransition: 0;
--gridStyle: 1;
--previewHover: 0;
--arrowsSize: 40;
--customButtonBorderRadius: 0;
--gallerySize: 45;
--te-padding-slider: 30;
--newItemsLocation: 0;
--overlayAnimation: 0;
--collageDensity: 100;
--slideshowLoop: 1;
--externalCustomButtonBorderWidth: 0;
--isAutoSlideshow: 1;
--loveCounter: 1;
--galleryLayout: 4;
--titlePlacement: 1;
--imageLoadingMode: 0;
--galleryVerticalAlign: 2;
--autoSlideshowContinuousSpeed: 40;
--arrowsVerticalPosition: 1;
--galleryHorizontalAlign: 0;
--thumbnailSpacings: 10;
--imageResize: 0;
--designedPresetId: -1;
--autoSlideshowType: 1;
--imageMargin: 110;
--overlayType: 0;
--showArrows: 0;
--externalCustomButtonBorderRadius: 0;
--arrowsContainerType: 2;
--arrowsContainerBorderRadius: 50;
--textFont: normal normal normal 20px/1.4em poppins-extralight,poppins,sans-serif;
--itemIconColor: 255,255,255;
--itemIconColor-rgb: 255,255,255;
--itemIconColor-opacity: 1;
--titleColorExpand: 30,30,30;
--titleColorExpand-rgb: 30,30,30;
--titleColorExpand-opacity: 1;
--loadMoreButtonFontColor: 30,30,30;
--loadMoreButtonFontColor-rgb: 30,30,30;
--loadMoreButtonFontColor-opacity: 1;
--itemDescriptionFontColor: 255,255,255;
--itemDescriptionFontColor-rgb: 255,255,255;
--itemDescriptionFontColor-opacity: 1;
--arrowsContainerBackgroundColor: 245,245,245;
--arrowsContainerBackgroundColor-rgb: 245,245,245;
--arrowsContainerBackgroundColor-opacity: 1;
--customButtonBorderColor: 255,255,255;
--customButtonBorderColor-rgb: 255,255,255;
--customButtonBorderColor-opacity: 1;
--textBoxFillColor: 219,219,219;
--textBoxFillColor-rgb: 219,219,219;
--textBoxFillColor-opacity: 1;
--itemOpacity: 0,0,0,0;
--itemOpacity-rgb: 0,0,0;
--itemOpacity-opacity: 0;
--loadMoreButtonColor: 245,245,245;
--loadMoreButtonColor-rgb: 245,245,245;
--loadMoreButtonColor-opacity: 1;
--loadMoreButtonBorderColor: 30,30,30;
--loadMoreButtonBorderColor-rgb: 30,30,30;
--loadMoreButtonBorderColor-opacity: 1;
--customButtonFontColor: 255,255,255;
--customButtonFontColor-rgb: 255,255,255;
--customButtonFontColor-opacity: 1;
--imageLoadingColor: 219,219,219;
--imageLoadingColor-rgb: 219,219,219;
--imageLoadingColor-opacity: 1;
--externalCustomButtonBorderColor: 30,30,30;
--externalCustomButtonBorderColor-rgb: 30,30,30;
--externalCustomButtonBorderColor-opacity: 1;
--itemShadowOpacityAndColor: 30,30,30,0.2;
--itemShadowOpacityAndColor-rgb: 30,30,30;
--itemShadowOpacityAndColor-opacity: 0.2;
--externalCustomButtonColor: 162,96,40;
--externalCustomButtonColor-rgb: 162,96,40;
--externalCustomButtonColor-opacity: 1;
--itemFontColorSlideshow: 30,30,30;
--itemFontColorSlideshow-rgb: 30,30,30;
--itemFontColorSlideshow-opacity: 1;
--itemFontColor: 255,255,255;
--itemFontColor-rgb: 255,255,255;
--itemFontColor-opacity: 1;
--arrowsColor: 30,30,30;
--arrowsColor-rgb: 30,30,30;
--arrowsColor-opacity: 1;
--itemBorderColor: 30,30,30;
--itemBorderColor-rgb: 30,30,30;
--itemBorderColor-opacity: 1;
--itemIconColorSlideshow: 30,30,30;
--itemIconColorSlideshow-rgb: 30,30,30;
--itemIconColorSlideshow-opacity: 1;
--foreColor: 219,219,219;
--foreColor-rgb: 219,219,219;
--foreColor-opacity: 1;
--bgColorExpand: 245,245,245;
--bgColorExpand-rgb: 245,245,245;
--bgColorExpand-opacity: 1;
--textBoxBorderColor: 30,30,30;
--textBoxBorderColor-rgb: 30,30,30;
--textBoxBorderColor-opacity: 1;
--customButtonFontColorForHover: 245,245,245;
--customButtonFontColorForHover-rgb: 245,245,245;
--customButtonFontColorForHover-opacity: 1;
--customButtonColor: 162,96,40,0;
--customButtonColor-rgb: 162,96,40;
--customButtonColor-opacity: 0;
--descriptionColorExpand: 30,30,30;
--descriptionColorExpand-rgb: 30,30,30;
--descriptionColorExpand-opacity: 1;
--actionsColorExpand: 30,30,30;
--actionsColorExpand-rgb: 30,30,30;
--actionsColorExpand-opacity: 1;
--oneColorAnimationColor: 245,245,245;
--oneColorAnimationColor-rgb: 245,245,245;
--oneColorAnimationColor-opacity: 1;
--backColor: 219,219,219;
--backColor-rgb: 219,219,219;
--backColor-opacity: 1;
--itemDescriptionFontColorSlideshow: 30,30,30;
--itemDescriptionFontColorSlideshow-rgb: 30,30,30;
--itemDescriptionFontColorSlideshow-opacity: 1;
--te-background-color-picker: 218,155,102;
--te-background-color-picker-rgb: 218,155,102;
--te-background-color-picker-opacity: 1;
--overlayGradientColor2: 0,0,0,0.3;
--overlayGradientColor2-rgb: 0,0,0;
--overlayGradientColor2-opacity: 0.3;
--overlayGradientColor1: 0,0,0,0.01;
--overlayGradientColor1-rgb: 0,0,0;
--overlayGradientColor1-opacity: 0.01;
--backgroundColor: 143,143,143;
--backgroundColor-rgb: 143,143,143;
--backgroundColor-opacity: 1;
--textColor: 30,30,30;
--textColor-rgb: 30,30,30;
--textColor-opacity: 1;
--customButtonFontForHover: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;
--customButtonFontForHover-style: normal;
--customButtonFontForHover-variant: normal;
--customButtonFontForHover-weight: normal;
--customButtonFontForHover-size: 15px;
--customButtonFontForHover-line-height: 18px;
--customButtonFontForHover-family: avenir-lt-w01_35-light1475496,sans-serif;
--customButtonFontForHover-text-decoration: none;
--text-editor-font: normal normal normal 30px/37px avenir-lt-w01_85-heavy1475544,sans-serif;
--text-editor-font-style: normal;
--text-editor-font-variant: normal;
--text-editor-font-weight: normal;
--text-editor-font-size: 30px;
--text-editor-font-line-height: 37px;
--text-editor-font-family: avenir-lt-w01_85-heavy1475544,sans-serif;
--text-editor-font-text-decoration: none;
--itemDescriptionFont: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;
--itemDescriptionFont-style: normal;
--itemDescriptionFont-variant: normal;
--itemDescriptionFont-weight: normal;
--itemDescriptionFont-size: 15px;
--itemDescriptionFont-line-height: 18px;
--itemDescriptionFont-family: avenir-lt-w01_35-light1475496,sans-serif;
--itemDescriptionFont-text-decoration: none;
--customButtonFont: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;
--customButtonFont-style: normal;
--customButtonFont-variant: normal;
--customButtonFont-weight: normal;
--customButtonFont-size: 15px;
--customButtonFont-line-height: 18px;
--customButtonFont-family: avenir-lt-w01_35-light1475496,sans-serif;
--customButtonFont-text-decoration: none;
--text-editor-font-1499936284098: normal normal normal 40px/50px avenir-lt-w01_35-light1475496,sans-serif;
--text-editor-font-1499936284098-style: normal;
--text-editor-font-1499936284098-variant: normal;
--text-editor-font-1499936284098-weight: normal;
--text-editor-font-1499936284098-size: 40px;
--text-editor-font-1499936284098-line-height: 50px;
--text-editor-font-1499936284098-family: avenir-lt-w01_35-light1475496,sans-serif;
--text-editor-font-1499936284098-text-decoration: none;
--loadMoreButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;
--loadMoreButtonFont-style: normal;
--loadMoreButtonFont-variant: normal;
--loadMoreButtonFont-weight: normal;
--loadMoreButtonFont-size: 15px;
--loadMoreButtonFont-line-height: 1.4em;
--loadMoreButtonFont-family: poppins-extralight,poppins,sans-serif;
--loadMoreButtonFont-text-decoration: none;
--itemFontSlideshow: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;
--itemFontSlideshow-style: normal;
--itemFontSlideshow-variant: normal;
--itemFontSlideshow-weight: normal;
--itemFontSlideshow-size: 22px;
--itemFontSlideshow-line-height: 1.4em;
--itemFontSlideshow-family: poppins-semibold,poppins,sans-serif;
--itemFontSlideshow-text-decoration: none;
--titleFontExpand: normal normal normal 72px/1.4em poppins-semibold,poppins,sans-serif;
--titleFontExpand-style: normal;
--titleFontExpand-variant: normal;
--titleFontExpand-weight: normal;
--titleFontExpand-size: 72px;
--titleFontExpand-line-height: 1.4em;
--titleFontExpand-family: poppins-semibold,poppins,sans-serif;
--titleFontExpand-text-decoration: none;
--itemDescriptionFontSlideshow: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;
--itemDescriptionFontSlideshow-style: normal;
--itemDescriptionFontSlideshow-variant: normal;
--itemDescriptionFontSlideshow-weight: normal;
--itemDescriptionFontSlideshow-size: 15px;
--itemDescriptionFontSlideshow-line-height: 18px;
--itemDescriptionFontSlideshow-family: avenir-lt-w01_35-light1475496,sans-serif;
--itemDescriptionFontSlideshow-text-decoration: none;
--descriptionFontExpand: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;
--descriptionFontExpand-style: normal;
--descriptionFontExpand-variant: normal;
--descriptionFontExpand-weight: normal;
--descriptionFontExpand-size: 15px;
--descriptionFontExpand-line-height: 1.4em;
--descriptionFontExpand-family: poppins-extralight,poppins,sans-serif;
--descriptionFontExpand-text-decoration: none;
--itemFont: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;
--itemFont-style: normal;
--itemFont-variant: normal;
--itemFont-weight: normal;
--itemFont-size: 22px;
--itemFont-line-height: 1.4em;
--itemFont-family: poppins-semibold,poppins,sans-serif;
--itemFont-text-decoration: none;
--textFont-style: normal;
--textFont-variant: normal;
--textFont-weight: normal;
--textFont-size: 20px;
--textFont-line-height: 1.4em;
--textFont-family: poppins-extralight,poppins,sans-serif;
--textFont-text-decoration: none;
        }</style><style>

 .s__3mb942.oUUTDbO--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)}
 .sfxZxsX{--wbu-color-blue-0:#0F2CCF;--wbu-color-blue-100:#2F5DFF;--wbu-color-blue-200:#597DFF;--wbu-color-blue-300:#ACBEFF;--wbu-color-blue-400:#D5DFFF;--wbu-color-blue-500:#EAEFFF;--wbu-color-blue-600:#F5F7FF;--wbu-color-black-0:#151414;--wbu-color-black-100:#383838;--wbu-color-black-200:#525150;--wbu-color-black-300:#767574;--wbu-color-black-400:#A8A6A5;--wbu-color-black-500:#E0DFDF;--wbu-color-black-600:#F1F0EF;--wbu-color-red-0:#9C2426;--wbu-color-red-100:#DF3336;--wbu-color-red-200:#E55C5E;--wbu-color-red-300:#ED8F90;--wbu-color-red-400:#F4B8B9;--wbu-color-red-500:#F9D6D7;--wbu-color-red-600:#FCEBEB;--wbu-color-green-0:#0D4F3D;--wbu-color-green-100:#4B916D;--wbu-color-green-200:#97C693;--wbu-color-green-300:#BDE2A7;--wbu-color-green-400:#DAF3C0;--wbu-color-green-500:#EFFAE5;--wbu-color-green-600:#F1F5ED;--wbu-color-yellow-0:#D49341;--wbu-color-yellow-100:#F9AD4D;--wbu-color-yellow-200:#FABD71;--wbu-color-yellow-300:#FCD29D;--wbu-color-yellow-400:#FDEAD2;--wbu-color-yellow-500:#FEF3E5;--wbu-color-yellow-600:#FEF6ED;--wbu-color-orange-0:#AE3E09;--wbu-color-orange-100:#FF8044;--wbu-color-orange-200:#FE9361;--wbu-color-orange-300:#FDA77F;--wbu-color-orange-400:#FBCFBB;--wbu-color-orange-500:#FBE3D9;--wbu-color-orange-600:#FDF1EC;--wbu-color-purple-0:#5000AA;--wbu-color-purple-100:#7200F3;--wbu-color-purple-200:#8B2DF5;--wbu-color-purple-300:#BE89F9;--wbu-color-purple-400:#D7B7FB;--wbu-color-purple-500:#F1E5FE;--wbu-color-purple-600:#F8F2FF;--wbu-color-ai-0:#4D3DD0;--wbu-color-ai-100:#5A48F5;--wbu-color-ai-200:#7B6DF7;--wbu-color-ai-300:#A59BFA;--wbu-color-ai-400:#D6D1FC;--wbu-color-ai-500:#E7E4FE;--wbu-color-ai-600:#EEECFE;--wbu-heading-font-stack:'Madefor Display', 'Helvetica Neue', Helvetica, Arial, '\E3\192\A1\E3\201A\A4\E3\192\AA\E3\201A\AA', 'meiryo', '\E3\192\2019\E3\192\A9\E3\201A\AE\E3\192\17D\E8\A7\2019\E3\201A\B4  pro w3', 'hiragino kaku gothic pro', sans-serif;--wbu-text-tiny-size:10px;--wbu-text-tiny-line-height:12px;--wbu-text-small-size:12px;--wbu-text-small-line-height:12px;--wbu-text-medium-size:14px;--wbu-text-medium-line-height:16px;--wbu-text-large-size:16px;--wbu-text-large-line-height:18px;--wbu-heading-h1-font-size:32px;--wbu-heading-h1-line-height:40px;--wbu-heading-h1-letter-spacing:-0.5px;--wbu-heading-h1-font-weight:400;--wbu-heading-h2-font-size:24px;--wbu-heading-h2-line-height:32px;--wbu-heading-h2-letter-spacing:-0.5px;--wbu-heading-h2-font-weight:500;--wbu-heading-h3-font-size:16px;--wbu-heading-h3-line-height:24px;--wbu-heading-h3-letter-spacing:-0.5px;--wbu-heading-h3-font-weight:700;--wbu-heading-h4-font-size:14px;--wbu-heading-h4-line-height:18px;--wbu-heading-h4-letter-spacing:0px;--wbu-heading-h4-font-weight:500;--wbu-heading-h5-font-size:12px;--wbu-heading-h5-line-height:18px;--wbu-heading-h5-letter-spacing:0px;--wbu-heading-h5-font-weight:600}



 .sDDrUS7.oINNVeg--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)}









/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[1]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/dynamic/GalleryWrapperWixStyles.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .nav-arrows-container .custom-nav-arrows svg{width:100%;height:100%}/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[1]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/dynamic/FullscreenWrapperWixStyles.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

 .fullscreen-focus-lock {
  height: 100%;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/GalleryWrapper.global.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/FullscreenWrapper.global.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/SocialShareWrapper.global.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!../../../core-packages/pro-gallery-old/dist/statics/main.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/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;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} .nav-arrows-container:focus:not(:focus-visible){--focus-ring-box-shadow: none !important;outline:none !important;box-shadow:none !important} .arrow-portal-container span{animation:fadeIn .1s ease-in-out;position:fixed;transition:top 50ms,left 50ms;display:flex;align-items:center;justify-content:center}div.gallery-slideshow div.pro-gallery,div.gallery-slideshow .gallery-column{box-sizing:content-box !important}div.gallery-slideshow .gallery-group,div.gallery-slideshow .gallery-item-container,div.gallery-slideshow .gallery-item-wrapper{overflow:visible !important}div.gallery-slideshow.streched .gallery-slideshow-info{padding-left:50px !important;padding-right:50px !important}@media(max-width: 500px){div.gallery-slideshow div.pro-gallery .gallery-slideshow-info{padding-left:20px;padding-right:20px}}div.gallery-slideshow div.pro-gallery .gallery-item-container .gallery-slideshow-info{position:absolute;padding-top:0px;bottom:-220px;height:220px;width:100%;box-sizing:border-box;display:flex;z-index:15} .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 60px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 10px 50px} .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px}div.pro-gallery{width:100%;height:100%;overflow:hidden;backface-visibility:hidden;position:relative}div.pro-gallery .gallery-column{float:left;overflow:hidden;position:relative;transform-style:preserve-3d;backface-visibility:hidden}div.pro-gallery .gallery-column .gallery-left-padding{display:inline-block;height:100%}div.pro-gallery .gallery-column .gallery-top-padding{display:block;width:100%}div.pro-gallery .gallery-group{float:left;overflow:hidden;position:relative;transform-style:preserve-3d;backface-visibility:hidden;box-sizing:border-box;padding:0;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:11px}div.pro-gallery .gallery-group.debug.gallery-group-gone{background:#cdcdd0}div.pro-gallery .gallery-group.debug.gallery-group-visible{background:#c1f0c1}div.pro-gallery .gallery-group.debug.gallery-group-hidden{background:#f99}div.pro-gallery .gallery-item-container{position:absolute;display:inline-block;vertical-align:top;border:none;padding:0;border-radius:0;box-sizing:border-box;overflow:hidden;transform-style:preserve-3d;backface-visibility:hidden;outline:none;text-decoration:none;color:inherit;will-change:top,left,width,height;box-sizing:border-box;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:11px;cursor:default;scroll-snap-align:center}div.pro-gallery .gallery-item-container .item-action{width:1px;height:1px;overflow:hidden;position:absolute;pointer-events:none;z-index:-1}div.pro-gallery .gallery-item-container .item-action:focus{--focus-ring-box-shadow: none !important;outline:none !important;box-shadow:none !important}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info{cursor:pointer}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info button{text-decoration:underline;cursor:pointer}div.pro-gallery .gallery-item-container.visible{transform:translate3d(0, 0, 0)}div.pro-gallery .gallery-item-container.clickable{cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-wrapper{position:relative;width:100%;height:100%;overflow:hidden}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .gallery-item{-o-object-fit:cover;object-fit:cover}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .text-item>div{width:100% !important;height:100% !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper.transparent,div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit{background:rgba(0,0,0,0)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-preload{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit .gallery-item{background:rgba(0,0,0,0);-o-object-fit:contain;object-fit:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;overflow:hidden;border-radius:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item{box-sizing:border-box;/*! autoprefixer: ignore next */-webkit-font-smoothing:antialiased;white-space:initial}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item .te-pro-gallery-text-item{line-height:normal !important;letter-spacing:normal !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item>div{background:initial !important;box-sizing:border-box}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item p,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item span,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item div,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h1,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h2,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h3,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h4,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h5,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h6,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item i{margin:0;padding:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item .pro-circle-preloader{top:50%;left:50%;height:30px;width:15px;z-index:-1;opacity:.4}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item img.gallery--placeholder-item{width:100% !important;height:100% !important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded{background-color:rgba(0,0,0,0);opacity:1 !important;animation:none !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded.image-item:after{display:none !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded~.pro-circle-preloader{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.error{opacity:0 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded{background-size:cover;background-repeat:no-repeat;background-position:center center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded.grid-fit{background-size:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video{overflow:hidden;text-align:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video iframe{left:0;top:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing i{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playedOnce~.image-item{pointer-events:none;opacity:0;transition:opacity .2s ease}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i{display:inline-block;text-rendering:auto;/*! autoprefixer: ignore next */-webkit-font-smoothing:antialiased;position:absolute;z-index:11;top:50%;left:50%;height:60px;text-align:center;margin:-30px 0 0 -30px;background:#080808;color:#fff;border-radius:50px;opacity:.7}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle{opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-background{font-size:26px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:hover{opacity:.9}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:before,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:before{font-size:2.3em;opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info{position:absolute;bottom:-220px;height:220px;width:100%;box-sizing:border-box;display:flex;z-index:15}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info>div{height:100%;width:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{white-space:initial;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;box-sizing:border-box;border-radius:0;z-index:15;overflow:hidden}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-hover-inner{height:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover.no-hover-bg:before{opacity:0 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;margin:0;box-sizing:border-box;z-index:-1}div.pro-gallery .gallery-item-container .gallery-item-common-info{box-sizing:border-box;cursor:pointer}div.pro-gallery.one-row{white-space:nowrap;float:left}div.pro-gallery.one-row .gallery-column{width:100%;float:none;white-space:nowrap}div.pro-gallery.one-row .gallery-column .gallery-group{display:inline-block;float:none}div.pro-gallery.one-row.slider .gallery-column{overflow-x:scroll}div.pro-gallery.one-row.slider .gallery-column.scroll-snap{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}div.pro-gallery.one-row .gallery-horizontal-scroll-inner{position:relative;will-change:transform}div.pro-gallery.thumbnails-gallery{overflow:hidden;float:left}div.pro-gallery.thumbnails-gallery .galleryColumn{position:relative;overflow:visible}div.pro-gallery.thumbnails-gallery .thumbnailItem{position:absolute;background-color:#fff;background-size:cover;background-position:center;overflow-y:inherit;border-radius:0px;cursor:pointer}div.pro-gallery.thumbnails-gallery .thumbnailItem.pro-gallery-highlight::after{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;background-color:hsla(0,0%,100%,.6)}@media(max-width: 500px){div.pro-gallery.thumbnails-gallery{overflow:visible}}div.pro-gallery *:focus{box-shadow:none}div.pro-gallery.accessible i:focus,div.pro-gallery.accessible button:not(.nav-arrows-container,.has-custom-focus):focus{box-shadow:inset 0 0 0 1px #fff,inset 0 0 1px 4px #116dff}div.pro-gallery.accessible i:focus:not(:focus-visible),div.pro-gallery.accessible button:not(.nav-arrows-container,.has-custom-focus):focus:not(:focus-visible){box-shadow:none !important}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 .gallery-item-container:has(.item-action:focus)::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff;pointer-events:none;border-radius:inherit;z-index:15}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::before{box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,0 0 10px -5px #116dff;pointer-events:none;border-radius:inherit}div.pro-gallery .hide-scrollbars{-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}div.pro-gallery .hide-scrollbars::-webkit-scrollbar,div.pro-gallery .hide-scrollbars ::-webkit-scrollbar{width:0 !important;height:0 !important}div.pro-gallery .rtl{direction:rtl}div.pro-gallery .ltr{direction:ltr} .sr-only.out-of-view-component{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:circle(0%);border:0} .screen-logs{word-wrap:break-word;background:#fff;width:280px;font-size:10px} .fade{display:block;transition:opacity 600ms ease} .fade-visible{opacity:1} .fade-hidden{opacity:0} .deck-before{display:block;z-index:1;transition:transform 600ms ease;transform:translateX(-100%)} .deck-before-rtl{display:block;z-index:1;transition:transform 600ms ease;transform:translateX(100%)} .deck-current{display:block;z-index:0;transition:transform 600ms ease;transform:translateX(0)} .deck-current .override{transition:transform 600ms ease,opacity .1s ease 200ms !important} .deck-after{display:block;transition:opacity .2s ease 600ms;z-index:-1;opacity:0} .deck-after .override{transition:opacity .1s ease 0s !important} .disabled-transition{transition:none !important}@keyframes changing_background{0%{background-color:rgba(241,241,241,.2)}50%{background-color:rgba(241,241,241,.8)}100%{background-color:rgba(241,241,241,.2)}} .pro-gallery-parent-container.gallery-slideshow [data-hook=group-view]::before{content:"";position:absolute;scroll-snap-align:center;top:var(--group-top);left:var(--group-left);width:var(--group-width);right:var(--group-right);height:1px;pointer-events:none} .pro-gallery-parent-container:not(.gallery-slideshow) [data-hook=group-view] .item-link-wrapper::before{content:"";position:absolute;scroll-snap-align:center;top:var(--group-top);left:var(--group-left);width:var(--group-width);right:var(--group-right);height:1px;pointer-events:none} .gallery-item-container{scroll-snap-align:none !important} .gallery-slideshow .gallery-item-container:not(.clickable) a{cursor:default}/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/ProGallery.global.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************//*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!../../pro-gallery-info-element/dist/statics/app.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************//*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[1]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/infoElement.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/InfoElement.global.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************//*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/Tooltip.global.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ :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)}/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/ProGalleryRenderIndicator.global.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .pg-render-indicator{position:absolute;bottom:15.5px;left:15.5px;border:1px solid #717171;padding:5px 10px 5px 5px;font-size:16px;z-index:2147483648;cursor:default;line-height:20px} .pg-render-indicator table{table-layout:fixed} .pg-render-indicator.rendered{background-color:#7fff00} .pg-render-indicator.not-rendered{background-color:red} .pg-render-indicator .log-column{max-height:450px;max-width:500px;overflow:auto;background-color:#fff} .pg-render-indicator .show-on-hover{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;top:-9999px;left:-9999px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important} .pg-render-indicator div.worker-log-text{word-wrap:break-word;max-width:500px;min-width:100px} .pg-render-indicator:hover{max-width:90%;max-height:90%} .pg-render-indicator:hover .show-on-hover{clip:auto !important;clip-path:none;display:block;height:auto;line-height:normal;text-decoration:none;width:auto;position:static}

 .pro-fullscreen-wrapper, .pro-fullscreen-wrapper-loading{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100005}
 .pro-gallery-empty{top:0;left:0;height:100%;width:100%;background-color:hsla(0,0%,100%,.9)} .pro-gallery-empty .pro-gallery-empty-content{height:334px;width:100%;overflow:hidden} .pro-gallery-empty .pro-gallery-empty-image{margin:66px auto 35px;width:262px;height:132px;background-image:url(media/emptystate.85a4add5.svg);background-size:contain} .pro-gallery-empty .pro-gallery-empty-title{color:#4eb7f5;font-family:"HelveticaNeueW01-55Roma","HelveticaNeueW02-55Roma","HelveticaNeueW10-55Roma",sans-serif;font-size:20px;line-height:25px;text-align:center;margin-bottom:10px} .pro-gallery-empty .pro-gallery-empty-info{color:#4eb7f5;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:14px;line-height:20px;text-align:center}
</style><style>
.comp-mir6w53k div.pro-gallery-parent-container .gallery-item-wrapper-text .gallery-item-content{background-color:#1E1E1E}.comp-mir6w53k div.pro-gallery-parent-container .show-more-container i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-mir6w53k div.pro-gallery-parent-container .show-more-container button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #1E1E1E;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #F5F5F5;--loadMoreButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--loadMoreButtonFontColor: #1E1E1E;color:rgba(30, 30, 30, 0.9);font:normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;text-decoration: ;background:rgb(245, 245, 245);border-width:1px;border-color:rgb(30, 30, 30);border-radius:0px}.comp-mir6w53k div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-mir6w53k div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #1E1E1E;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #F5F5F5;--loadMoreButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--loadMoreButtonFontColor: #1E1E1E;color:rgb(30, 30, 30);font:normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;text-decoration: ;background:rgb(245, 245, 245);border-width:undefinedpx;border-color:rgb(30, 30, 30);border-radius:undefinedpx}.comp-mir6w53k .nav-arrows-container .slideshow-arrow,.comp-mir6w53k .nav-arrows-container .custom-nav-arrows svg{--arrowsColor: #F5F5F5;fill:rgb(30, 30, 30)}.comp-mir6w53k .nav-arrows-container.pro-gallery-mobile-indicator .slideshow-arrow,.comp-mir6w53k .nav-arrows-container.pro-gallery-mobile-indicator .custom-nav-arrows svg{--arrowsColor: #F5F5F5;fill:rgb(30, 30, 30)}.comp-mir6w53k .pro-gallery.inline-styles .auto-slideshow-counter{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--itemDescriptionFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info{--itemIconColorSlideshow: #1E1E1E}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved),.comp-mir6w53k .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-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info a{color:rgb(30, 30, 30) !important}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(30, 30, 30) !important}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif !important;text-decoration: }.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--itemDescriptionFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #DBDBDB;background-color:rgb(219, 219, 219)}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{--itemFontColor: #F5F5F5;color:rgb(255, 255, 255)}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{--itemOpacity: #1E1E1E;color:rgba(0, 0, 0, 0)}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #1E1E1E;fill:rgba(0, 0, 0, 0)}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #1E1E1E;background:linear-gradient(rgba(0, 0, 0, 0) 0, transparent 140px) !important}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #F5F5F5}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved),.comp-mir6w53k .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-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a{color:rgb(255, 255, 255) !important}.comp-mir6w53k .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-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColor: #F5F5F5;color:rgb(255, 255, 255);font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;text-decoration: }.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{--itemDescriptionFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--itemDescriptionFontColor: #F5F5F5;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #F5F5F5;color:rgb(255, 255, 255) !important}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #1E1E1E;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #F5F5F5;--customButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: ;background:rgba(162, 96, 40, 0) !important;border-width:1px;border-radius:0px;border-color:rgb(255, 255, 255)}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0) !important}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover:before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0) !important}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif !important;text-decoration: }.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #1E1E1E;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .info-element-custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--customButtonFontColorForHover: #1E1E1E;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: ;color:rgb(245, 245, 245) !important;background:rgb(162, 96, 40) !important;border-color:rgb(30, 30, 30);border-width:0px;border-radius:0px}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #DBDBDB;background-color:rgb(219, 219, 219)}.comp-mir6w53k .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: #F5F5F5;color:rgb(255, 255, 255)}.comp-mir6w53k .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: #1E1E1E;color:rgba(0, 0, 0, 0) !important}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #1E1E1E;fill:rgba(0, 0, 0, 0) !important}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #1E1E1E;background:linear-gradient(rgba(0, 0, 0, 0) 0, transparent 140px) !important}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info{--itemIconColorSlideshow: #1E1E1E}.comp-mir6w53k .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-mir6w53k .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-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a{color:rgb(30, 30, 30) !important}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(30, 30, 30) !important}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif !important;text-decoration: }.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-description,.comp-mir6w53k .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 poppins-extralight,poppins,sans-serif;--itemDescriptionFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #F5F5F5}.comp-mir6w53k .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-mir6w53k .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-mir6w53k .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-mir6w53k .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-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColor: #F5F5F5;color:rgb(255, 255, 255);font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;text-decoration: }.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-mir6w53k .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 poppins-extralight,poppins,sans-serif;--itemDescriptionFontColor: #F5F5F5;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #F5F5F5;color:rgb(255, 255, 255) !important}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #1E1E1E;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #F5F5F5;--customButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: ;background:rgba(162, 96, 40, 0) !important;border-width:undefinedpx;border-radius:undefinedpx;border-color:rgb(255, 255, 255)}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover:not(.hide-hover):before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0) !important}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover:before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0) !important}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-title,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif !important;text-decoration: }.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #1E1E1E;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .info-element-custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .custom-button-wrapper button,.comp-mir6w53k .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--customButtonFontColorForHover: #1E1E1E;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: ;color:rgb(245, 245, 245) !important;background:rgb(162, 96, 40) !important;border-color:rgb(30, 30, 30);border-width:undefinedpx;border-radius:undefinedpx}.comp-mir6w53k .te-pro-gallery-text-item{font:normal normal normal 14px/1.4em poppins-extralight,poppins,sans-serif;color:#F5F5F5}.comp-mir6w53k .pro-fullscreen-wrapper .pro-fullscreen-text-item{--fullscreen-text-item-bg: #1E1E1E;background-color:#1E1E1E}.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles{--bgColorExpand: #F5F5F5;background-color:rgb(245, 245, 245)}.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-selected-license,.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-checkout-link{--descriptionColorExpand: #1E1E1E;--descriptionFontExpand: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30);font:normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;text-decoration: }.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar,.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-mobile-info{--bgColorExpand: #F5F5F5;background-color:rgb(245, 245, 245)}.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-title h1{--titleColorExpand: #1E1E1E;--titleFontExpand: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;color:rgb(30, 30, 30);font:normal normal normal 72px/1.4em poppins-semibold,poppins,sans-serif;text-decoration: }.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description,.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line,.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif,.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link,.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link{--descriptionColorExpand: #1E1E1E;--descriptionFontExpand: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30);font:normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;text-decoration: }.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after,.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after,.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after,.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after,.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{--descriptionColorExpand: #1E1E1E;border-color:rgb(30, 30, 30)}.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social i:not(.pro-gallery-loved),.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social a,.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social button,.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav i:not(.pro-gallery-loved),.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav a,.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav button,.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar i:not(.pro-gallery-loved),.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar a,.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar button,.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social i:not(.pro-gallery-loved),.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social a,.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social button{--descriptionColorExpand: #1E1E1E;color:rgb(30, 30, 30)}.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-triangle{--descriptionColorExpand: #1E1E1E;color:rgb(30, 30, 30)}.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-background{--bgColorExpand: #F5F5F5;color:rgb(245, 245, 245)}.comp-mir6w53k .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon{--descriptionColorExpand: #1E1E1E;--bgColorExpand: #F5F5F5;color:rgb(30, 30, 30);background:rgb(245, 245, 245)}
</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-mir6w53k" style="overflow:hidden;height:100%;width:100%"><style>div.comp-mir6w53k:not(.fullscreen-comp-wrapper) {
      width: 100%;
      }
      </style><div id="pro-gallery-comp-mir6w53k" 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_mir6w53k_0-40960 pgscl_mir6w53k_0-20480 pgscl_mir6w53k_0-10240 pgscl_mir6w53k_0-5120 pgscl_mir6w53k_0-2560 pgscl_mir6w53k_0-1280 pgscl_mir6w53k_0-640 pgscl_mir6w53k_0-320 pgscl_mir6w53k_0-160 pgscl_mir6w53k_0-80 pgscl_mir6w53k_0-40 pgscl_mir6w53k_0-20 pgscl_mir6w53k_0-10" style="display:none"></div><div class="pro-gallery-parent-container gallery-slider" style="margin:-55px;width:1450px;height:144px" role="region"><div id="pro-gallery-container-comp-mir6w53k" class="pro-gallery inline-styles one-row hide-scrollbars  slider  ltr " style="height:199px;width:1560px;display:flex;justify-content:space-between"><div data-hook="gallery-column" id="gallery-horizontal-scroll-comp-mir6w53k" class="gallery-horizontal-scroll gallery-column hide-scrollbars  ltr   scroll-snap  " style="width:1560px;height:199px;overflow-y:hidden"><div class="gallery-horizontal-scroll-inner"><div data-hook="group-view" style="--group-top:0px;--group-left:0px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="a9af431c-5725-4bd0-ac79-cf9abec84e12" 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" id="pgia9af431c57254bd0ac79cf9abec84e12_0" data-hash="a9af431c-5725-4bd0-ac79-cf9abec84e12" data-id="a9af431c-5725-4bd0-ac79-cf9abec84e12" data-idx="0" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:0;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="false"><div data-idx="0" id="item-action-a9af431c-5725-4bd0-ac79-cf9abec84e12" class="item-action" tabindex="0" data-hook="item-action" aria-label="Logo van onze klant ADPO"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-a9af431c-5725-4bd0-ac79-cf9abec84e12" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png 5x" type="image/png"/><img id="a9af431c-5725-4bd0-ac79-cf9abec84e12" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="0" src="https://static.wixstatic.com/media/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png" alt="Logo van onze klant ADPO" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:254px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="9cfc6639-ede6-4434-ba73-bd0ca35a4ba1" 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" id="pgi9cfc6639ede64434ba73bd0ca35a4ba1_1" data-hash="9cfc6639-ede6-4434-ba73-bd0ca35a4ba1" data-id="9cfc6639-ede6-4434-ba73-bd0ca35a4ba1" data-idx="1" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:254px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="1" id="item-action-9cfc6639-ede6-4434-ba73-bd0ca35a4ba1" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant AQUAFLANDERS"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-9cfc6639-ede6-4434-ba73-bd0ca35a4ba1" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png 5x" type="image/png"/><img id="9cfc6639-ede6-4434-ba73-bd0ca35a4ba1" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="1" src="https://static.wixstatic.com/media/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png" alt="Logo van onze klant AQUAFLANDERS" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:508px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="6f1f29aa-5785-469c-89e3-5d60d412d8da" 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" id="pgi6f1f29aa5785469c89e35d60d412d8da_2" data-hash="6f1f29aa-5785-469c-89e3-5d60d412d8da" data-id="6f1f29aa-5785-469c-89e3-5d60d412d8da" data-idx="2" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:508px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="2" id="item-action-6f1f29aa-5785-469c-89e3-5d60d412d8da" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant KRAANWATER"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-6f1f29aa-5785-469c-89e3-5d60d412d8da" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png 5x" type="image/png"/><img id="6f1f29aa-5785-469c-89e3-5d60d412d8da" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="2" src="https://static.wixstatic.com/media/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png" alt="Logo van onze klant KRAANWATER" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:762px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="ec2aba9d-fa8a-4d8a-9476-27e40219083f" 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" id="pgiec2aba9dfa8a4d8a947627e40219083f_3" data-hash="ec2aba9d-fa8a-4d8a-9476-27e40219083f" data-id="ec2aba9d-fa8a-4d8a-9476-27e40219083f" data-idx="3" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:762px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="3" id="item-action-ec2aba9d-fa8a-4d8a-9476-27e40219083f" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant ASCO"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ec2aba9d-fa8a-4d8a-9476-27e40219083f" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png 5x" type="image/png"/><img id="ec2aba9d-fa8a-4d8a-9476-27e40219083f" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="3" src="https://static.wixstatic.com/media/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png" alt="Logo van onze klant ASCO" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1016px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="2a28674c-ac27-47ba-943d-d61941141dce" 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" id="pgi2a28674cac2747ba943dd61941141dce_4" data-hash="2a28674c-ac27-47ba-943d-d61941141dce" data-id="2a28674c-ac27-47ba-943d-d61941141dce" data-idx="4" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:1016px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="4" id="item-action-2a28674c-ac27-47ba-943d-d61941141dce" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant AZ SINT-LUCAS GENT"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-2a28674c-ac27-47ba-943d-d61941141dce" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png 5x" type="image/png"/><img id="2a28674c-ac27-47ba-943d-d61941141dce" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="4" src="https://static.wixstatic.com/media/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png" alt="Logo van onze klant AZ SINT-LUCAS GENT" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1270px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="92e21285-8e07-432e-a16a-11b262899a90" 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" id="pgi92e212858e07432ea16a11b262899a90_5" data-hash="92e21285-8e07-432e-a16a-11b262899a90" data-id="92e21285-8e07-432e-a16a-11b262899a90" data-idx="5" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:1270px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="5" id="item-action-92e21285-8e07-432e-a16a-11b262899a90" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant BAM INTERBUILD"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-92e21285-8e07-432e-a16a-11b262899a90" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png 5x" type="image/png"/><img id="92e21285-8e07-432e-a16a-11b262899a90" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="5" src="https://static.wixstatic.com/media/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png" alt="Logo van onze klant BAM INTERBUILD" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1524px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="aa3ae5d0-329b-44c7-9988-0a9d5cda623f" 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" id="pgiaa3ae5d0329b44c799880a9d5cda623f_6" data-hash="aa3ae5d0-329b-44c7-9988-0a9d5cda623f" data-id="aa3ae5d0-329b-44c7-9988-0a9d5cda623f" data-idx="6" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:1524px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="6" id="item-action-aa3ae5d0-329b-44c7-9988-0a9d5cda623f" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant BELEVINGSFABRIEK"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-aa3ae5d0-329b-44c7-9988-0a9d5cda623f" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png 5x" type="image/png"/><img id="aa3ae5d0-329b-44c7-9988-0a9d5cda623f" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="6" src="https://static.wixstatic.com/media/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png" alt="Logo van onze klant BELEVINGSFABRIEK" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1778px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="ce418ed0-c0dd-43dd-a248-9c3dbc23e96f" 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" id="pgice418ed0c0dd43dda2489c3dbc23e96f_7" data-hash="ce418ed0-c0dd-43dd-a248-9c3dbc23e96f" data-id="ce418ed0-c0dd-43dd-a248-9c3dbc23e96f" data-idx="7" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:1778px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="7" id="item-action-ce418ed0-c0dd-43dd-a248-9c3dbc23e96f" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant BPC GROUP"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ce418ed0-c0dd-43dd-a248-9c3dbc23e96f" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png 5x" type="image/png"/><img id="ce418ed0-c0dd-43dd-a248-9c3dbc23e96f" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="7" src="https://static.wixstatic.com/media/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png" alt="Logo van onze klant BPC GROUP" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2032px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="edea67a9-496b-433c-80b1-962341e9e3c4" 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" id="pgiedea67a9496b433c80b1962341e9e3c4_8" data-hash="edea67a9-496b-433c-80b1-962341e9e3c4" data-id="edea67a9-496b-433c-80b1-962341e9e3c4" data-idx="8" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:2032px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="8" id="item-action-edea67a9-496b-433c-80b1-962341e9e3c4" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant BRUSTOR"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-edea67a9-496b-433c-80b1-962341e9e3c4" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png 5x" type="image/png"/><img id="edea67a9-496b-433c-80b1-962341e9e3c4" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="8" src="https://static.wixstatic.com/media/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png" alt="Logo van onze klant BRUSTOR" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2286px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="6a92895c-1ccb-4cb5-812b-cec59de45796" 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" id="pgi6a92895c1ccb4cb5812bcec59de45796_9" data-hash="6a92895c-1ccb-4cb5-812b-cec59de45796" data-id="6a92895c-1ccb-4cb5-812b-cec59de45796" data-idx="9" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:2286px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="9" id="item-action-6a92895c-1ccb-4cb5-812b-cec59de45796" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant CARBOLIM"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-6a92895c-1ccb-4cb5-812b-cec59de45796" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png 5x" type="image/png"/><img id="6a92895c-1ccb-4cb5-812b-cec59de45796" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="9" src="https://static.wixstatic.com/media/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png" alt="Logo van onze klant CARBOLIM" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2540px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="3ee361aa-08c5-400f-91fe-b943a323155d" 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" id="pgi3ee361aa08c5400f91feb943a323155d_10" data-hash="3ee361aa-08c5-400f-91fe-b943a323155d" data-id="3ee361aa-08c5-400f-91fe-b943a323155d" data-idx="10" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:2540px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="10" id="item-action-3ee361aa-08c5-400f-91fe-b943a323155d" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant CARGILL"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-3ee361aa-08c5-400f-91fe-b943a323155d" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png 5x" type="image/png"/><img id="3ee361aa-08c5-400f-91fe-b943a323155d" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="10" src="https://static.wixstatic.com/media/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png" alt="Logo van onze klant CARGILL" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2794px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="a40d39c9-2397-4b53-8604-4150c6f167c1" 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" id="pgia40d39c923974b5386044150c6f167c1_11" data-hash="a40d39c9-2397-4b53-8604-4150c6f167c1" data-id="a40d39c9-2397-4b53-8604-4150c6f167c1" data-idx="11" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:2794px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="11" id="item-action-a40d39c9-2397-4b53-8604-4150c6f167c1" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant CHEVRON"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-a40d39c9-2397-4b53-8604-4150c6f167c1" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png 5x" type="image/png"/><img id="a40d39c9-2397-4b53-8604-4150c6f167c1" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="11" src="https://static.wixstatic.com/media/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png" alt="Logo van onze klant CHEVRON" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3048px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="cc02af15-f785-4297-a14d-cb073ea8f0ea" 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" id="pgicc02af15f7854297a14dcb073ea8f0ea_12" data-hash="cc02af15-f785-4297-a14d-cb073ea8f0ea" data-id="cc02af15-f785-4297-a14d-cb073ea8f0ea" data-idx="12" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:3048px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="12" id="item-action-cc02af15-f785-4297-a14d-cb073ea8f0ea" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant CLARYSSE"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-cc02af15-f785-4297-a14d-cb073ea8f0ea" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png 5x" type="image/png"/><img id="cc02af15-f785-4297-a14d-cb073ea8f0ea" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="12" src="https://static.wixstatic.com/media/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png" alt="Logo van onze klant CLARYSSE" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3302px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="7a922097-be79-4484-af09-34361bb5ed1a" 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" id="pgi7a922097be794484af0934361bb5ed1a_13" data-hash="7a922097-be79-4484-af09-34361bb5ed1a" data-id="7a922097-be79-4484-af09-34361bb5ed1a" data-idx="13" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:3302px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="13" id="item-action-7a922097-be79-4484-af09-34361bb5ed1a" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant CNH INDUSTRIAL"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-7a922097-be79-4484-af09-34361bb5ed1a" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png 5x" type="image/png"/><img id="7a922097-be79-4484-af09-34361bb5ed1a" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="13" src="https://static.wixstatic.com/media/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png" alt="Logo van onze klant CNH INDUSTRIAL" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3556px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="ddc45bff-5976-45d1-9353-da98ad9afd47" 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" id="pgiddc45bff597645d19353da98ad9afd47_14" data-hash="ddc45bff-5976-45d1-9353-da98ad9afd47" data-id="ddc45bff-5976-45d1-9353-da98ad9afd47" data-idx="14" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:3556px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="14" id="item-action-ddc45bff-5976-45d1-9353-da98ad9afd47" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant CTC TANK CLEANING"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ddc45bff-5976-45d1-9353-da98ad9afd47" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png 5x" type="image/png"/><img id="ddc45bff-5976-45d1-9353-da98ad9afd47" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="14" src="https://static.wixstatic.com/media/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png" alt="Logo van onze klant CTC TANK CLEANING" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3810px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="711945e7-a437-4b20-8267-bc57c09dfccd" 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" id="pgi711945e7a4374b208267bc57c09dfccd_15" data-hash="711945e7-a437-4b20-8267-bc57c09dfccd" data-id="711945e7-a437-4b20-8267-bc57c09dfccd" data-idx="15" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:3810px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="15" id="item-action-711945e7-a437-4b20-8267-bc57c09dfccd" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant DE WATERGROEP"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-711945e7-a437-4b20-8267-bc57c09dfccd" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png 5x" type="image/png"/><img id="711945e7-a437-4b20-8267-bc57c09dfccd" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="15" src="https://static.wixstatic.com/media/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png" alt="Logo van onze klant DE WATERGROEP" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:4064px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="a9af431c-5725-4bd0-ac79-cf9abec84e12" 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" id="pgia9af431c57254bd0ac79cf9abec84e12_16" data-hash="a9af431c-5725-4bd0-ac79-cf9abec84e12" data-id="a9af431c-5725-4bd0-ac79-cf9abec84e12" data-idx="16" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:4064px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="16" id="item-action-a9af431c-5725-4bd0-ac79-cf9abec84e12" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant ADPO"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-a9af431c-5725-4bd0-ac79-cf9abec84e12" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png 5x" type="image/png"/><img id="a9af431c-5725-4bd0-ac79-cf9abec84e12" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="16" src="https://static.wixstatic.com/media/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png" alt="Logo van onze klant ADPO" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:4318px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="9cfc6639-ede6-4434-ba73-bd0ca35a4ba1" 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" id="pgi9cfc6639ede64434ba73bd0ca35a4ba1_17" data-hash="9cfc6639-ede6-4434-ba73-bd0ca35a4ba1" data-id="9cfc6639-ede6-4434-ba73-bd0ca35a4ba1" data-idx="17" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:4318px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="17" id="item-action-9cfc6639-ede6-4434-ba73-bd0ca35a4ba1" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant AQUAFLANDERS"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-9cfc6639-ede6-4434-ba73-bd0ca35a4ba1" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png 5x" type="image/png"/><img id="9cfc6639-ede6-4434-ba73-bd0ca35a4ba1" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="17" src="https://static.wixstatic.com/media/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png" alt="Logo van onze klant AQUAFLANDERS" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:4572px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="6f1f29aa-5785-469c-89e3-5d60d412d8da" 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" id="pgi6f1f29aa5785469c89e35d60d412d8da_18" data-hash="6f1f29aa-5785-469c-89e3-5d60d412d8da" data-id="6f1f29aa-5785-469c-89e3-5d60d412d8da" data-idx="18" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:4572px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="18" id="item-action-6f1f29aa-5785-469c-89e3-5d60d412d8da" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant KRAANWATER"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-6f1f29aa-5785-469c-89e3-5d60d412d8da" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png 5x" type="image/png"/><img id="6f1f29aa-5785-469c-89e3-5d60d412d8da" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="18" src="https://static.wixstatic.com/media/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png" alt="Logo van onze klant KRAANWATER" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:4826px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="ec2aba9d-fa8a-4d8a-9476-27e40219083f" 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" id="pgiec2aba9dfa8a4d8a947627e40219083f_19" data-hash="ec2aba9d-fa8a-4d8a-9476-27e40219083f" data-id="ec2aba9d-fa8a-4d8a-9476-27e40219083f" data-idx="19" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:4826px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="19" id="item-action-ec2aba9d-fa8a-4d8a-9476-27e40219083f" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant ASCO"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ec2aba9d-fa8a-4d8a-9476-27e40219083f" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png 5x" type="image/png"/><img id="ec2aba9d-fa8a-4d8a-9476-27e40219083f" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="19" src="https://static.wixstatic.com/media/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png" alt="Logo van onze klant ASCO" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5080px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="2a28674c-ac27-47ba-943d-d61941141dce" 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" id="pgi2a28674cac2747ba943dd61941141dce_20" data-hash="2a28674c-ac27-47ba-943d-d61941141dce" data-id="2a28674c-ac27-47ba-943d-d61941141dce" data-idx="20" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:5080px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="20" id="item-action-2a28674c-ac27-47ba-943d-d61941141dce" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant AZ SINT-LUCAS GENT"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-2a28674c-ac27-47ba-943d-d61941141dce" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png 5x" type="image/png"/><img id="2a28674c-ac27-47ba-943d-d61941141dce" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="20" src="https://static.wixstatic.com/media/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png" alt="Logo van onze klant AZ SINT-LUCAS GENT" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5334px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="92e21285-8e07-432e-a16a-11b262899a90" 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" id="pgi92e212858e07432ea16a11b262899a90_21" data-hash="92e21285-8e07-432e-a16a-11b262899a90" data-id="92e21285-8e07-432e-a16a-11b262899a90" data-idx="21" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:5334px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="21" id="item-action-92e21285-8e07-432e-a16a-11b262899a90" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant BAM INTERBUILD"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-92e21285-8e07-432e-a16a-11b262899a90" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png 5x" type="image/png"/><img id="92e21285-8e07-432e-a16a-11b262899a90" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="21" src="https://static.wixstatic.com/media/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png" alt="Logo van onze klant BAM INTERBUILD" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5588px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="aa3ae5d0-329b-44c7-9988-0a9d5cda623f" 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" id="pgiaa3ae5d0329b44c799880a9d5cda623f_22" data-hash="aa3ae5d0-329b-44c7-9988-0a9d5cda623f" data-id="aa3ae5d0-329b-44c7-9988-0a9d5cda623f" data-idx="22" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:5588px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="22" id="item-action-aa3ae5d0-329b-44c7-9988-0a9d5cda623f" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant BELEVINGSFABRIEK"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-aa3ae5d0-329b-44c7-9988-0a9d5cda623f" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png 5x" type="image/png"/><img id="aa3ae5d0-329b-44c7-9988-0a9d5cda623f" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="22" src="https://static.wixstatic.com/media/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png" alt="Logo van onze klant BELEVINGSFABRIEK" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5842px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="ce418ed0-c0dd-43dd-a248-9c3dbc23e96f" 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" id="pgice418ed0c0dd43dda2489c3dbc23e96f_23" data-hash="ce418ed0-c0dd-43dd-a248-9c3dbc23e96f" data-id="ce418ed0-c0dd-43dd-a248-9c3dbc23e96f" data-idx="23" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:5842px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="23" id="item-action-ce418ed0-c0dd-43dd-a248-9c3dbc23e96f" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant BPC GROUP"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ce418ed0-c0dd-43dd-a248-9c3dbc23e96f" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png 5x" type="image/png"/><img id="ce418ed0-c0dd-43dd-a248-9c3dbc23e96f" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="23" src="https://static.wixstatic.com/media/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png" alt="Logo van onze klant BPC GROUP" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:6096px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="edea67a9-496b-433c-80b1-962341e9e3c4" 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" id="pgiedea67a9496b433c80b1962341e9e3c4_24" data-hash="edea67a9-496b-433c-80b1-962341e9e3c4" data-id="edea67a9-496b-433c-80b1-962341e9e3c4" data-idx="24" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:6096px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="24" id="item-action-edea67a9-496b-433c-80b1-962341e9e3c4" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant BRUSTOR"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-edea67a9-496b-433c-80b1-962341e9e3c4" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png 5x" type="image/png"/><img id="edea67a9-496b-433c-80b1-962341e9e3c4" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="24" src="https://static.wixstatic.com/media/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png" alt="Logo van onze klant BRUSTOR" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:6350px;--group-width:254px;--group-right:auto" aria-hidden="true"><div data-id="6a92895c-1ccb-4cb5-812b-cec59de45796" 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" id="pgi6a92895c1ccb4cb5812bcec59de45796_25" data-hash="6a92895c-1ccb-4cb5-812b-cec59de45796" data-id="6a92895c-1ccb-4cb5-812b-cec59de45796" data-idx="25" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:6350px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="25" id="item-action-6a92895c-1ccb-4cb5-812b-cec59de45796" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant CARBOLIM"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-6a92895c-1ccb-4cb5-812b-cec59de45796" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png 5x" type="image/png"/><img id="6a92895c-1ccb-4cb5-812b-cec59de45796" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="25" src="https://static.wixstatic.com/media/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png" alt="Logo van onze klant CARBOLIM" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:6604px;--group-width:254px;--group-right:auto" aria-hidden="true"><div data-id="3ee361aa-08c5-400f-91fe-b943a323155d" 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" id="pgi3ee361aa08c5400f91feb943a323155d_26" data-hash="3ee361aa-08c5-400f-91fe-b943a323155d" data-id="3ee361aa-08c5-400f-91fe-b943a323155d" data-idx="26" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:6604px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="26" id="item-action-3ee361aa-08c5-400f-91fe-b943a323155d" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant CARGILL"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-3ee361aa-08c5-400f-91fe-b943a323155d" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png 5x" type="image/png"/><img id="3ee361aa-08c5-400f-91fe-b943a323155d" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="26" src="https://static.wixstatic.com/media/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png" alt="Logo van onze klant CARGILL" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:6858px;--group-width:254px;--group-right:auto" aria-hidden="true"><div data-id="a40d39c9-2397-4b53-8604-4150c6f167c1" 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" id="pgia40d39c923974b5386044150c6f167c1_27" data-hash="a40d39c9-2397-4b53-8604-4150c6f167c1" data-id="a40d39c9-2397-4b53-8604-4150c6f167c1" data-idx="27" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:6858px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="27" id="item-action-a40d39c9-2397-4b53-8604-4150c6f167c1" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant CHEVRON"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-a40d39c9-2397-4b53-8604-4150c6f167c1" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png 5x" type="image/png"/><img id="a40d39c9-2397-4b53-8604-4150c6f167c1" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="27" src="https://static.wixstatic.com/media/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png" alt="Logo van onze klant CHEVRON" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:7112px;--group-width:254px;--group-right:auto" aria-hidden="true"><div data-id="cc02af15-f785-4297-a14d-cb073ea8f0ea" 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" id="pgicc02af15f7854297a14dcb073ea8f0ea_28" data-hash="cc02af15-f785-4297-a14d-cb073ea8f0ea" data-id="cc02af15-f785-4297-a14d-cb073ea8f0ea" data-idx="28" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:7112px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="28" id="item-action-cc02af15-f785-4297-a14d-cb073ea8f0ea" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant CLARYSSE"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-cc02af15-f785-4297-a14d-cb073ea8f0ea" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png 5x" type="image/png"/><img id="cc02af15-f785-4297-a14d-cb073ea8f0ea" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="28" src="https://static.wixstatic.com/media/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png" alt="Logo van onze klant CLARYSSE" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:7366px;--group-width:254px;--group-right:auto" aria-hidden="true"><div data-id="7a922097-be79-4484-af09-34361bb5ed1a" 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" id="pgi7a922097be794484af0934361bb5ed1a_29" data-hash="7a922097-be79-4484-af09-34361bb5ed1a" data-id="7a922097-be79-4484-af09-34361bb5ed1a" data-idx="29" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:7366px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="29" id="item-action-7a922097-be79-4484-af09-34361bb5ed1a" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant CNH INDUSTRIAL"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-7a922097-be79-4484-af09-34361bb5ed1a" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png 5x" type="image/png"/><img id="7a922097-be79-4484-af09-34361bb5ed1a" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="29" src="https://static.wixstatic.com/media/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png" alt="Logo van onze klant CNH INDUSTRIAL" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:7620px;--group-width:254px;--group-right:auto" aria-hidden="true"><div data-id="ddc45bff-5976-45d1-9353-da98ad9afd47" 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" id="pgiddc45bff597645d19353da98ad9afd47_30" data-hash="ddc45bff-5976-45d1-9353-da98ad9afd47" data-id="ddc45bff-5976-45d1-9353-da98ad9afd47" data-idx="30" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:7620px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="30" id="item-action-ddc45bff-5976-45d1-9353-da98ad9afd47" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant CTC TANK CLEANING"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ddc45bff-5976-45d1-9353-da98ad9afd47" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png 5x" type="image/png"/><img id="ddc45bff-5976-45d1-9353-da98ad9afd47" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="30" src="https://static.wixstatic.com/media/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png" alt="Logo van onze klant CTC TANK CLEANING" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:7874px;--group-width:254px;--group-right:auto" aria-hidden="true"><div data-id="711945e7-a437-4b20-8267-bc57c09dfccd" 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" id="pgi711945e7a4374b208267bc57c09dfccd_31" data-hash="711945e7-a437-4b20-8267-bc57c09dfccd" data-id="711945e7-a437-4b20-8267-bc57c09dfccd" data-idx="31" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:7874px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="31" id="item-action-711945e7-a437-4b20-8267-bc57c09dfccd" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant DE WATERGROEP"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-711945e7-a437-4b20-8267-bc57c09dfccd" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png 5x" type="image/png"/><img id="711945e7-a437-4b20-8267-bc57c09dfccd" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="31" src="https://static.wixstatic.com/media/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png" alt="Logo van onze klant DE WATERGROEP" loading="eager" style="width:144px;height:144px"/></picture></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 id="comp-mkcf9rh3" class="  "><div class="comp-mkcf9rh3"><style>.comp-mkcf9rh3 {
            --wix-color-1: 245,245,245;
--wix-color-2: 219,219,219;
--wix-color-3: 143,143,143;
--wix-color-4: 86,86,86;
--wix-color-5: 30,30,30;
--wix-color-6: 236,205,178;
--wix-color-7: 218,155,102;
--wix-color-8: 162,96,40;
--wix-color-9: 120,71,29;
--wix-color-10: 60,35,15;
--wix-color-11: 148,255,97;
--wix-color-12: 127,227,79;
--wix-color-13: 100,179,62;
--wix-color-14: 80,143,50;
--wix-color-15: 56,99,35;
--wix-color-16: 87,194,255;
--wix-color-17: 54,164,227;
--wix-color-18: 34,121,171;
--wix-color-19: 22,84,120;
--wix-color-20: 13,52,74;
--wix-color-21: 252,139,139;
--wix-color-22: 252,53,53;
--wix-color-23: 201,40,40;
--wix-color-24: 150,24,24;
--wix-color-25: 103,14,14;
--wix-color-26: 245,245,245;
--wix-color-27: 30,30,30;
--wix-color-28: 219,219,219;
--wix-color-29: 143,143,143;
--wix-color-30: 86,86,86;
--wix-color-31: 162,96,40;
--wix-color-32: 120,71,29;
--wix-color-33: 143,143,143;
--wix-color-34: 245,245,245;
--wix-color-35: 30,30,30;
--wix-color-36: 30,30,30;
--wix-color-37: 86,86,86;
--wix-color-38: 162,96,40;
--wix-color-39: 162,96,40;
--wix-color-40: 245,245,245;
--wix-color-41: 245,245,245;
--wix-color-42: 162,96,40;
--wix-color-43: 162,96,40;
--wix-color-44: 143,143,143;
--wix-color-45: 143,143,143;
--wix-color-46: 245,245,245;
--wix-color-47: 245,245,245;
--wix-color-48: 162,96,40;
--wix-color-49: 162,96,40;
--wix-color-50: 162,96,40;
--wix-color-51: 162,96,40;
--wix-color-52: 245,245,245;
--wix-color-53: 245,245,245;
--wix-color-54: 143,143,143;
--wix-color-55: 143,143,143;
--wix-font-Title: normal normal normal 88px/1.4em poppins-semibold,poppins,sans-serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: normal;
--wix-font-Title-size: 88px;
--wix-font-Title-line-height: 1.4em;
--wix-font-Title-family: poppins-semibold,poppins,sans-serif;
--wix-font-Title-text-decoration: none;
--wix-font-Menu: normal normal normal 14px/1.79em poppins-extralight,poppins,sans-serif;
--wix-font-Menu-style: normal;
--wix-font-Menu-variant: normal;
--wix-font-Menu-weight: normal;
--wix-font-Menu-size: 14px;
--wix-font-Menu-line-height: 1.79em;
--wix-font-Menu-family: poppins-extralight,poppins,sans-serif;
--wix-font-Menu-text-decoration: none;
--wix-font-Page-title: normal normal normal 72px/1.4em poppins-semibold,poppins,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: 72px;
--wix-font-Page-title-line-height: 1.4em;
--wix-font-Page-title-family: poppins-semibold,poppins,sans-serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal normal 50px/1.4em poppins-semibold,poppins,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: 50px;
--wix-font-Heading-XL-line-height: 1.4em;
--wix-font-Heading-XL-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal normal 40px/1.4em poppins-semibold,poppins,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: 40px;
--wix-font-Heading-L-line-height: 1.4em;
--wix-font-Heading-L-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 28px/1.4em poppins-semibold,poppins,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: 28px;
--wix-font-Heading-M-line-height: 1.4em;
--wix-font-Heading-M-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;
--wix-font-Heading-S-style: normal;
--wix-font-Heading-S-variant: normal;
--wix-font-Heading-S-weight: normal;
--wix-font-Heading-S-size: 22px;
--wix-font-Heading-S-line-height: 1.4em;
--wix-font-Heading-S-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 20px/1.67em poppins-semibold,poppins,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: 20px;
--wix-font-Body-L-line-height: 1.67em;
--wix-font-Body-L-family: poppins-semibold,poppins,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 15px/1.4em poppins-extralight,poppins,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: 15px;
--wix-font-Body-M-line-height: 1.4em;
--wix-font-Body-M-family: poppins-extralight,poppins,sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal normal 14px/1.4em poppins-extralight,poppins,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: poppins-extralight,poppins,sans-serif;
--wix-font-Body-S-text-decoration: none;
--wix-font-Body-XS: normal normal normal 14px/1.79em poppins-extralight,poppins,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: 14px;
--wix-font-Body-XS-line-height: 1.79em;
--wix-font-Body-XS-family: poppins-extralight,poppins,sans-serif;
--wix-font-Body-XS-text-decoration: none;
--wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-style: normal;
--wix-font-LIGHT-variant: normal;
--wix-font-LIGHT-weight: normal;
--wix-font-LIGHT-size: 12px;
--wix-font-LIGHT-line-height: 1.4em;
--wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-text-decoration: none;
--wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-style: normal;
--wix-font-MEDIUM-variant: normal;
--wix-font-MEDIUM-weight: normal;
--wix-font-MEDIUM-size: 12px;
--wix-font-MEDIUM-line-height: 1.4em;
--wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-text-decoration: none;
--wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
--wix-font-STRONG-style: normal;
--wix-font-STRONG-variant: normal;
--wix-font-STRONG-weight: normal;
--wix-font-STRONG-size: 12px;
--wix-font-STRONG-line-height: 1.4em;
--wix-font-STRONG-family: HelveticaNeueW01-65Medi;
--wix-font-STRONG-text-decoration: none;
            --wix-direction: ltr;
--videoPlay: 2;
--newItemsDetails: 1;
--itemClick: 2;
--titlePlacementHorizontallyCompatible: 1;
--overlayGradientDegrees: 180;
--gallerySliderImageRatio: 2;
--slideTransition: 0;
--gridStyle: 1;
--previewHover: 0;
--arrowsSize: 40;
--customButtonBorderRadius: 0;
--gallerySize: 45;
--te-padding-slider: 30;
--newItemsLocation: 0;
--overlayAnimation: 0;
--isRTL: 1;
--collageDensity: 100;
--slideshowLoop: 1;
--externalCustomButtonBorderWidth: 0;
--isAutoSlideshow: 1;
--loveCounter: 1;
--galleryLayout: 4;
--titlePlacement: 1;
--imageLoadingMode: 0;
--galleryVerticalAlign: 2;
--autoSlideshowContinuousSpeed: 40;
--arrowsVerticalPosition: 1;
--galleryHorizontalAlign: 0;
--thumbnailSpacings: 10;
--imageResize: 0;
--designedPresetId: -1;
--autoSlideshowType: 1;
--imageMargin: 110;
--overlayType: 0;
--showArrows: 0;
--externalCustomButtonBorderRadius: 0;
--arrowsContainerType: 2;
--arrowsContainerBorderRadius: 50;
--textFont: normal normal normal 20px/1.4em poppins-extralight,poppins,sans-serif;
--itemIconColor: 255,255,255;
--itemIconColor-rgb: 255,255,255;
--itemIconColor-opacity: 1;
--titleColorExpand: 30,30,30;
--titleColorExpand-rgb: 30,30,30;
--titleColorExpand-opacity: 1;
--loadMoreButtonFontColor: 30,30,30;
--loadMoreButtonFontColor-rgb: 30,30,30;
--loadMoreButtonFontColor-opacity: 1;
--itemDescriptionFontColor: 255,255,255;
--itemDescriptionFontColor-rgb: 255,255,255;
--itemDescriptionFontColor-opacity: 1;
--arrowsContainerBackgroundColor: 245,245,245;
--arrowsContainerBackgroundColor-rgb: 245,245,245;
--arrowsContainerBackgroundColor-opacity: 1;
--customButtonBorderColor: 255,255,255;
--customButtonBorderColor-rgb: 255,255,255;
--customButtonBorderColor-opacity: 1;
--textBoxFillColor: 219,219,219;
--textBoxFillColor-rgb: 219,219,219;
--textBoxFillColor-opacity: 1;
--itemOpacity: 0,0,0,0;
--itemOpacity-rgb: 0,0,0;
--itemOpacity-opacity: 0;
--loadMoreButtonColor: 245,245,245;
--loadMoreButtonColor-rgb: 245,245,245;
--loadMoreButtonColor-opacity: 1;
--loadMoreButtonBorderColor: 30,30,30;
--loadMoreButtonBorderColor-rgb: 30,30,30;
--loadMoreButtonBorderColor-opacity: 1;
--customButtonFontColor: 255,255,255;
--customButtonFontColor-rgb: 255,255,255;
--customButtonFontColor-opacity: 1;
--imageLoadingColor: 219,219,219;
--imageLoadingColor-rgb: 219,219,219;
--imageLoadingColor-opacity: 1;
--externalCustomButtonBorderColor: 30,30,30;
--externalCustomButtonBorderColor-rgb: 30,30,30;
--externalCustomButtonBorderColor-opacity: 1;
--itemShadowOpacityAndColor: 30,30,30,0.2;
--itemShadowOpacityAndColor-rgb: 30,30,30;
--itemShadowOpacityAndColor-opacity: 0.2;
--externalCustomButtonColor: 162,96,40;
--externalCustomButtonColor-rgb: 162,96,40;
--externalCustomButtonColor-opacity: 1;
--itemFontColorSlideshow: 30,30,30;
--itemFontColorSlideshow-rgb: 30,30,30;
--itemFontColorSlideshow-opacity: 1;
--itemFontColor: 255,255,255;
--itemFontColor-rgb: 255,255,255;
--itemFontColor-opacity: 1;
--arrowsColor: 30,30,30;
--arrowsColor-rgb: 30,30,30;
--arrowsColor-opacity: 1;
--itemBorderColor: 30,30,30;
--itemBorderColor-rgb: 30,30,30;
--itemBorderColor-opacity: 1;
--itemIconColorSlideshow: 30,30,30;
--itemIconColorSlideshow-rgb: 30,30,30;
--itemIconColorSlideshow-opacity: 1;
--foreColor: 219,219,219;
--foreColor-rgb: 219,219,219;
--foreColor-opacity: 1;
--bgColorExpand: 245,245,245;
--bgColorExpand-rgb: 245,245,245;
--bgColorExpand-opacity: 1;
--textBoxBorderColor: 30,30,30;
--textBoxBorderColor-rgb: 30,30,30;
--textBoxBorderColor-opacity: 1;
--customButtonFontColorForHover: 245,245,245;
--customButtonFontColorForHover-rgb: 245,245,245;
--customButtonFontColorForHover-opacity: 1;
--customButtonColor: 162,96,40,0;
--customButtonColor-rgb: 162,96,40;
--customButtonColor-opacity: 0;
--descriptionColorExpand: 30,30,30;
--descriptionColorExpand-rgb: 30,30,30;
--descriptionColorExpand-opacity: 1;
--actionsColorExpand: 30,30,30;
--actionsColorExpand-rgb: 30,30,30;
--actionsColorExpand-opacity: 1;
--oneColorAnimationColor: 245,245,245;
--oneColorAnimationColor-rgb: 245,245,245;
--oneColorAnimationColor-opacity: 1;
--backColor: 219,219,219;
--backColor-rgb: 219,219,219;
--backColor-opacity: 1;
--itemDescriptionFontColorSlideshow: 30,30,30;
--itemDescriptionFontColorSlideshow-rgb: 30,30,30;
--itemDescriptionFontColorSlideshow-opacity: 1;
--te-background-color-picker: 218,155,102;
--te-background-color-picker-rgb: 218,155,102;
--te-background-color-picker-opacity: 1;
--overlayGradientColor2: 0,0,0,0.3;
--overlayGradientColor2-rgb: 0,0,0;
--overlayGradientColor2-opacity: 0.3;
--overlayGradientColor1: 0,0,0,0.01;
--overlayGradientColor1-rgb: 0,0,0;
--overlayGradientColor1-opacity: 0.01;
--backgroundColor: 143,143,143;
--backgroundColor-rgb: 143,143,143;
--backgroundColor-opacity: 1;
--textColor: 30,30,30;
--textColor-rgb: 30,30,30;
--textColor-opacity: 1;
--customButtonFontForHover: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;
--customButtonFontForHover-style: normal;
--customButtonFontForHover-variant: normal;
--customButtonFontForHover-weight: normal;
--customButtonFontForHover-size: 15px;
--customButtonFontForHover-line-height: 18px;
--customButtonFontForHover-family: avenir-lt-w01_35-light1475496,sans-serif;
--customButtonFontForHover-text-decoration: none;
--text-editor-font: normal normal normal 30px/37px avenir-lt-w01_85-heavy1475544,sans-serif;
--text-editor-font-style: normal;
--text-editor-font-variant: normal;
--text-editor-font-weight: normal;
--text-editor-font-size: 30px;
--text-editor-font-line-height: 37px;
--text-editor-font-family: avenir-lt-w01_85-heavy1475544,sans-serif;
--text-editor-font-text-decoration: none;
--itemDescriptionFont: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;
--itemDescriptionFont-style: normal;
--itemDescriptionFont-variant: normal;
--itemDescriptionFont-weight: normal;
--itemDescriptionFont-size: 15px;
--itemDescriptionFont-line-height: 18px;
--itemDescriptionFont-family: avenir-lt-w01_35-light1475496,sans-serif;
--itemDescriptionFont-text-decoration: none;
--customButtonFont: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;
--customButtonFont-style: normal;
--customButtonFont-variant: normal;
--customButtonFont-weight: normal;
--customButtonFont-size: 15px;
--customButtonFont-line-height: 18px;
--customButtonFont-family: avenir-lt-w01_35-light1475496,sans-serif;
--customButtonFont-text-decoration: none;
--text-editor-font-1499936284098: normal normal normal 40px/50px avenir-lt-w01_35-light1475496,sans-serif;
--text-editor-font-1499936284098-style: normal;
--text-editor-font-1499936284098-variant: normal;
--text-editor-font-1499936284098-weight: normal;
--text-editor-font-1499936284098-size: 40px;
--text-editor-font-1499936284098-line-height: 50px;
--text-editor-font-1499936284098-family: avenir-lt-w01_35-light1475496,sans-serif;
--text-editor-font-1499936284098-text-decoration: none;
--loadMoreButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;
--loadMoreButtonFont-style: normal;
--loadMoreButtonFont-variant: normal;
--loadMoreButtonFont-weight: normal;
--loadMoreButtonFont-size: 15px;
--loadMoreButtonFont-line-height: 1.4em;
--loadMoreButtonFont-family: poppins-extralight,poppins,sans-serif;
--loadMoreButtonFont-text-decoration: none;
--itemFontSlideshow: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;
--itemFontSlideshow-style: normal;
--itemFontSlideshow-variant: normal;
--itemFontSlideshow-weight: normal;
--itemFontSlideshow-size: 22px;
--itemFontSlideshow-line-height: 1.4em;
--itemFontSlideshow-family: poppins-semibold,poppins,sans-serif;
--itemFontSlideshow-text-decoration: none;
--titleFontExpand: normal normal normal 72px/1.4em poppins-semibold,poppins,sans-serif;
--titleFontExpand-style: normal;
--titleFontExpand-variant: normal;
--titleFontExpand-weight: normal;
--titleFontExpand-size: 72px;
--titleFontExpand-line-height: 1.4em;
--titleFontExpand-family: poppins-semibold,poppins,sans-serif;
--titleFontExpand-text-decoration: none;
--itemDescriptionFontSlideshow: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;
--itemDescriptionFontSlideshow-style: normal;
--itemDescriptionFontSlideshow-variant: normal;
--itemDescriptionFontSlideshow-weight: normal;
--itemDescriptionFontSlideshow-size: 15px;
--itemDescriptionFontSlideshow-line-height: 18px;
--itemDescriptionFontSlideshow-family: avenir-lt-w01_35-light1475496,sans-serif;
--itemDescriptionFontSlideshow-text-decoration: none;
--descriptionFontExpand: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;
--descriptionFontExpand-style: normal;
--descriptionFontExpand-variant: normal;
--descriptionFontExpand-weight: normal;
--descriptionFontExpand-size: 15px;
--descriptionFontExpand-line-height: 1.4em;
--descriptionFontExpand-family: poppins-extralight,poppins,sans-serif;
--descriptionFontExpand-text-decoration: none;
--itemFont: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;
--itemFont-style: normal;
--itemFont-variant: normal;
--itemFont-weight: normal;
--itemFont-size: 22px;
--itemFont-line-height: 1.4em;
--itemFont-family: poppins-semibold,poppins,sans-serif;
--itemFont-text-decoration: none;
--textFont-style: normal;
--textFont-variant: normal;
--textFont-weight: normal;
--textFont-size: 20px;
--textFont-line-height: 1.4em;
--textFont-family: poppins-extralight,poppins,sans-serif;
--textFont-text-decoration: none;
        }</style><style>

 .s__3mb942.oUUTDbO--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)}
 .sfxZxsX{--wbu-color-blue-0:#0F2CCF;--wbu-color-blue-100:#2F5DFF;--wbu-color-blue-200:#597DFF;--wbu-color-blue-300:#ACBEFF;--wbu-color-blue-400:#D5DFFF;--wbu-color-blue-500:#EAEFFF;--wbu-color-blue-600:#F5F7FF;--wbu-color-black-0:#151414;--wbu-color-black-100:#383838;--wbu-color-black-200:#525150;--wbu-color-black-300:#767574;--wbu-color-black-400:#A8A6A5;--wbu-color-black-500:#E0DFDF;--wbu-color-black-600:#F1F0EF;--wbu-color-red-0:#9C2426;--wbu-color-red-100:#DF3336;--wbu-color-red-200:#E55C5E;--wbu-color-red-300:#ED8F90;--wbu-color-red-400:#F4B8B9;--wbu-color-red-500:#F9D6D7;--wbu-color-red-600:#FCEBEB;--wbu-color-green-0:#0D4F3D;--wbu-color-green-100:#4B916D;--wbu-color-green-200:#97C693;--wbu-color-green-300:#BDE2A7;--wbu-color-green-400:#DAF3C0;--wbu-color-green-500:#EFFAE5;--wbu-color-green-600:#F1F5ED;--wbu-color-yellow-0:#D49341;--wbu-color-yellow-100:#F9AD4D;--wbu-color-yellow-200:#FABD71;--wbu-color-yellow-300:#FCD29D;--wbu-color-yellow-400:#FDEAD2;--wbu-color-yellow-500:#FEF3E5;--wbu-color-yellow-600:#FEF6ED;--wbu-color-orange-0:#AE3E09;--wbu-color-orange-100:#FF8044;--wbu-color-orange-200:#FE9361;--wbu-color-orange-300:#FDA77F;--wbu-color-orange-400:#FBCFBB;--wbu-color-orange-500:#FBE3D9;--wbu-color-orange-600:#FDF1EC;--wbu-color-purple-0:#5000AA;--wbu-color-purple-100:#7200F3;--wbu-color-purple-200:#8B2DF5;--wbu-color-purple-300:#BE89F9;--wbu-color-purple-400:#D7B7FB;--wbu-color-purple-500:#F1E5FE;--wbu-color-purple-600:#F8F2FF;--wbu-color-ai-0:#4D3DD0;--wbu-color-ai-100:#5A48F5;--wbu-color-ai-200:#7B6DF7;--wbu-color-ai-300:#A59BFA;--wbu-color-ai-400:#D6D1FC;--wbu-color-ai-500:#E7E4FE;--wbu-color-ai-600:#EEECFE;--wbu-heading-font-stack:'Madefor Display', 'Helvetica Neue', Helvetica, Arial, '\E3\192\A1\E3\201A\A4\E3\192\AA\E3\201A\AA', 'meiryo', '\E3\192\2019\E3\192\A9\E3\201A\AE\E3\192\17D\E8\A7\2019\E3\201A\B4  pro w3', 'hiragino kaku gothic pro', sans-serif;--wbu-text-tiny-size:10px;--wbu-text-tiny-line-height:12px;--wbu-text-small-size:12px;--wbu-text-small-line-height:12px;--wbu-text-medium-size:14px;--wbu-text-medium-line-height:16px;--wbu-text-large-size:16px;--wbu-text-large-line-height:18px;--wbu-heading-h1-font-size:32px;--wbu-heading-h1-line-height:40px;--wbu-heading-h1-letter-spacing:-0.5px;--wbu-heading-h1-font-weight:400;--wbu-heading-h2-font-size:24px;--wbu-heading-h2-line-height:32px;--wbu-heading-h2-letter-spacing:-0.5px;--wbu-heading-h2-font-weight:500;--wbu-heading-h3-font-size:16px;--wbu-heading-h3-line-height:24px;--wbu-heading-h3-letter-spacing:-0.5px;--wbu-heading-h3-font-weight:700;--wbu-heading-h4-font-size:14px;--wbu-heading-h4-line-height:18px;--wbu-heading-h4-letter-spacing:0px;--wbu-heading-h4-font-weight:500;--wbu-heading-h5-font-size:12px;--wbu-heading-h5-line-height:18px;--wbu-heading-h5-letter-spacing:0px;--wbu-heading-h5-font-weight:600}



 .sDDrUS7.oINNVeg--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)}









/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[1]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/dynamic/GalleryWrapperWixStyles.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .nav-arrows-container .custom-nav-arrows svg{width:100%;height:100%}/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[1]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/dynamic/FullscreenWrapperWixStyles.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

 .fullscreen-focus-lock {
  height: 100%;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/GalleryWrapper.global.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/FullscreenWrapper.global.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/SocialShareWrapper.global.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!../../../core-packages/pro-gallery-old/dist/statics/main.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/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;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} .nav-arrows-container:focus:not(:focus-visible){--focus-ring-box-shadow: none !important;outline:none !important;box-shadow:none !important} .arrow-portal-container span{animation:fadeIn .1s ease-in-out;position:fixed;transition:top 50ms,left 50ms;display:flex;align-items:center;justify-content:center}div.gallery-slideshow div.pro-gallery,div.gallery-slideshow .gallery-column{box-sizing:content-box !important}div.gallery-slideshow .gallery-group,div.gallery-slideshow .gallery-item-container,div.gallery-slideshow .gallery-item-wrapper{overflow:visible !important}div.gallery-slideshow.streched .gallery-slideshow-info{padding-left:50px !important;padding-right:50px !important}@media(max-width: 500px){div.gallery-slideshow div.pro-gallery .gallery-slideshow-info{padding-left:20px;padding-right:20px}}div.gallery-slideshow div.pro-gallery .gallery-item-container .gallery-slideshow-info{position:absolute;padding-top:0px;bottom:-220px;height:220px;width:100%;box-sizing:border-box;display:flex;z-index:15} .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 60px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 10px 50px} .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px}div.pro-gallery{width:100%;height:100%;overflow:hidden;backface-visibility:hidden;position:relative}div.pro-gallery .gallery-column{float:left;overflow:hidden;position:relative;transform-style:preserve-3d;backface-visibility:hidden}div.pro-gallery .gallery-column .gallery-left-padding{display:inline-block;height:100%}div.pro-gallery .gallery-column .gallery-top-padding{display:block;width:100%}div.pro-gallery .gallery-group{float:left;overflow:hidden;position:relative;transform-style:preserve-3d;backface-visibility:hidden;box-sizing:border-box;padding:0;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:11px}div.pro-gallery .gallery-group.debug.gallery-group-gone{background:#cdcdd0}div.pro-gallery .gallery-group.debug.gallery-group-visible{background:#c1f0c1}div.pro-gallery .gallery-group.debug.gallery-group-hidden{background:#f99}div.pro-gallery .gallery-item-container{position:absolute;display:inline-block;vertical-align:top;border:none;padding:0;border-radius:0;box-sizing:border-box;overflow:hidden;transform-style:preserve-3d;backface-visibility:hidden;outline:none;text-decoration:none;color:inherit;will-change:top,left,width,height;box-sizing:border-box;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:11px;cursor:default;scroll-snap-align:center}div.pro-gallery .gallery-item-container .item-action{width:1px;height:1px;overflow:hidden;position:absolute;pointer-events:none;z-index:-1}div.pro-gallery .gallery-item-container .item-action:focus{--focus-ring-box-shadow: none !important;outline:none !important;box-shadow:none !important}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info{cursor:pointer}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info button{text-decoration:underline;cursor:pointer}div.pro-gallery .gallery-item-container.visible{transform:translate3d(0, 0, 0)}div.pro-gallery .gallery-item-container.clickable{cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-wrapper{position:relative;width:100%;height:100%;overflow:hidden}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .gallery-item{-o-object-fit:cover;object-fit:cover}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .text-item>div{width:100% !important;height:100% !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper.transparent,div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit{background:rgba(0,0,0,0)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-preload{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit .gallery-item{background:rgba(0,0,0,0);-o-object-fit:contain;object-fit:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;overflow:hidden;border-radius:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item{box-sizing:border-box;/*! autoprefixer: ignore next */-webkit-font-smoothing:antialiased;white-space:initial}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item .te-pro-gallery-text-item{line-height:normal !important;letter-spacing:normal !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item>div{background:initial !important;box-sizing:border-box}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item p,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item span,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item div,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h1,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h2,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h3,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h4,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h5,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h6,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item i{margin:0;padding:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item .pro-circle-preloader{top:50%;left:50%;height:30px;width:15px;z-index:-1;opacity:.4}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item img.gallery--placeholder-item{width:100% !important;height:100% !important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded{background-color:rgba(0,0,0,0);opacity:1 !important;animation:none !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded.image-item:after{display:none !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded~.pro-circle-preloader{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.error{opacity:0 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded{background-size:cover;background-repeat:no-repeat;background-position:center center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded.grid-fit{background-size:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video{overflow:hidden;text-align:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video iframe{left:0;top:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing i{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playedOnce~.image-item{pointer-events:none;opacity:0;transition:opacity .2s ease}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i{display:inline-block;text-rendering:auto;/*! autoprefixer: ignore next */-webkit-font-smoothing:antialiased;position:absolute;z-index:11;top:50%;left:50%;height:60px;text-align:center;margin:-30px 0 0 -30px;background:#080808;color:#fff;border-radius:50px;opacity:.7}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle{opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-background{font-size:26px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:hover{opacity:.9}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:before,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:before{font-size:2.3em;opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info{position:absolute;bottom:-220px;height:220px;width:100%;box-sizing:border-box;display:flex;z-index:15}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info>div{height:100%;width:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{white-space:initial;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;box-sizing:border-box;border-radius:0;z-index:15;overflow:hidden}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-hover-inner{height:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover.no-hover-bg:before{opacity:0 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;margin:0;box-sizing:border-box;z-index:-1}div.pro-gallery .gallery-item-container .gallery-item-common-info{box-sizing:border-box;cursor:pointer}div.pro-gallery.one-row{white-space:nowrap;float:left}div.pro-gallery.one-row .gallery-column{width:100%;float:none;white-space:nowrap}div.pro-gallery.one-row .gallery-column .gallery-group{display:inline-block;float:none}div.pro-gallery.one-row.slider .gallery-column{overflow-x:scroll}div.pro-gallery.one-row.slider .gallery-column.scroll-snap{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}div.pro-gallery.one-row .gallery-horizontal-scroll-inner{position:relative;will-change:transform}div.pro-gallery.thumbnails-gallery{overflow:hidden;float:left}div.pro-gallery.thumbnails-gallery .galleryColumn{position:relative;overflow:visible}div.pro-gallery.thumbnails-gallery .thumbnailItem{position:absolute;background-color:#fff;background-size:cover;background-position:center;overflow-y:inherit;border-radius:0px;cursor:pointer}div.pro-gallery.thumbnails-gallery .thumbnailItem.pro-gallery-highlight::after{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;background-color:hsla(0,0%,100%,.6)}@media(max-width: 500px){div.pro-gallery.thumbnails-gallery{overflow:visible}}div.pro-gallery *:focus{box-shadow:none}div.pro-gallery.accessible i:focus,div.pro-gallery.accessible button:not(.nav-arrows-container,.has-custom-focus):focus{box-shadow:inset 0 0 0 1px #fff,inset 0 0 1px 4px #116dff}div.pro-gallery.accessible i:focus:not(:focus-visible),div.pro-gallery.accessible button:not(.nav-arrows-container,.has-custom-focus):focus:not(:focus-visible){box-shadow:none !important}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 .gallery-item-container:has(.item-action:focus)::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff;pointer-events:none;border-radius:inherit;z-index:15}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::before{box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,0 0 10px -5px #116dff;pointer-events:none;border-radius:inherit}div.pro-gallery .hide-scrollbars{-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}div.pro-gallery .hide-scrollbars::-webkit-scrollbar,div.pro-gallery .hide-scrollbars ::-webkit-scrollbar{width:0 !important;height:0 !important}div.pro-gallery .rtl{direction:rtl}div.pro-gallery .ltr{direction:ltr} .sr-only.out-of-view-component{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:circle(0%);border:0} .screen-logs{word-wrap:break-word;background:#fff;width:280px;font-size:10px} .fade{display:block;transition:opacity 600ms ease} .fade-visible{opacity:1} .fade-hidden{opacity:0} .deck-before{display:block;z-index:1;transition:transform 600ms ease;transform:translateX(-100%)} .deck-before-rtl{display:block;z-index:1;transition:transform 600ms ease;transform:translateX(100%)} .deck-current{display:block;z-index:0;transition:transform 600ms ease;transform:translateX(0)} .deck-current .override{transition:transform 600ms ease,opacity .1s ease 200ms !important} .deck-after{display:block;transition:opacity .2s ease 600ms;z-index:-1;opacity:0} .deck-after .override{transition:opacity .1s ease 0s !important} .disabled-transition{transition:none !important}@keyframes changing_background{0%{background-color:rgba(241,241,241,.2)}50%{background-color:rgba(241,241,241,.8)}100%{background-color:rgba(241,241,241,.2)}} .pro-gallery-parent-container.gallery-slideshow [data-hook=group-view]::before{content:"";position:absolute;scroll-snap-align:center;top:var(--group-top);left:var(--group-left);width:var(--group-width);right:var(--group-right);height:1px;pointer-events:none} .pro-gallery-parent-container:not(.gallery-slideshow) [data-hook=group-view] .item-link-wrapper::before{content:"";position:absolute;scroll-snap-align:center;top:var(--group-top);left:var(--group-left);width:var(--group-width);right:var(--group-right);height:1px;pointer-events:none} .gallery-item-container{scroll-snap-align:none !important} .gallery-slideshow .gallery-item-container:not(.clickable) a{cursor:default}/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/ProGallery.global.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************//*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!../../pro-gallery-info-element/dist/statics/app.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************//*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[1]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/infoElement.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/InfoElement.global.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************//*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/Tooltip.global.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ :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)}/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/ProGalleryRenderIndicator.global.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .pg-render-indicator{position:absolute;bottom:15.5px;left:15.5px;border:1px solid #717171;padding:5px 10px 5px 5px;font-size:16px;z-index:2147483648;cursor:default;line-height:20px} .pg-render-indicator table{table-layout:fixed} .pg-render-indicator.rendered{background-color:#7fff00} .pg-render-indicator.not-rendered{background-color:red} .pg-render-indicator .log-column{max-height:450px;max-width:500px;overflow:auto;background-color:#fff} .pg-render-indicator .show-on-hover{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;top:-9999px;left:-9999px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important} .pg-render-indicator div.worker-log-text{word-wrap:break-word;max-width:500px;min-width:100px} .pg-render-indicator:hover{max-width:90%;max-height:90%} .pg-render-indicator:hover .show-on-hover{clip:auto !important;clip-path:none;display:block;height:auto;line-height:normal;text-decoration:none;width:auto;position:static}

 .pro-fullscreen-wrapper, .pro-fullscreen-wrapper-loading{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100005}
 .pro-gallery-empty{top:0;left:0;height:100%;width:100%;background-color:hsla(0,0%,100%,.9)} .pro-gallery-empty .pro-gallery-empty-content{height:334px;width:100%;overflow:hidden} .pro-gallery-empty .pro-gallery-empty-image{margin:66px auto 35px;width:262px;height:132px;background-image:url(media/emptystate.85a4add5.svg);background-size:contain} .pro-gallery-empty .pro-gallery-empty-title{color:#4eb7f5;font-family:"HelveticaNeueW01-55Roma","HelveticaNeueW02-55Roma","HelveticaNeueW10-55Roma",sans-serif;font-size:20px;line-height:25px;text-align:center;margin-bottom:10px} .pro-gallery-empty .pro-gallery-empty-info{color:#4eb7f5;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:14px;line-height:20px;text-align:center}
</style><style>
.comp-mkcf9rh3 div.pro-gallery-parent-container .gallery-item-wrapper-text .gallery-item-content{background-color:#1E1E1E}.comp-mkcf9rh3 div.pro-gallery-parent-container .show-more-container i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-mkcf9rh3 div.pro-gallery-parent-container .show-more-container button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #1E1E1E;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #F5F5F5;--loadMoreButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--loadMoreButtonFontColor: #1E1E1E;color:rgba(30, 30, 30, 0.9);font:normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;text-decoration: ;background:rgb(245, 245, 245);border-width:1px;border-color:rgb(30, 30, 30);border-radius:0px}.comp-mkcf9rh3 div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-mkcf9rh3 div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #1E1E1E;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #F5F5F5;--loadMoreButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--loadMoreButtonFontColor: #1E1E1E;color:rgb(30, 30, 30);font:normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;text-decoration: ;background:rgb(245, 245, 245);border-width:undefinedpx;border-color:rgb(30, 30, 30);border-radius:undefinedpx}.comp-mkcf9rh3 .nav-arrows-container .slideshow-arrow,.comp-mkcf9rh3 .nav-arrows-container .custom-nav-arrows svg{--arrowsColor: #F5F5F5;fill:rgb(30, 30, 30)}.comp-mkcf9rh3 .nav-arrows-container.pro-gallery-mobile-indicator .slideshow-arrow,.comp-mkcf9rh3 .nav-arrows-container.pro-gallery-mobile-indicator .custom-nav-arrows svg{--arrowsColor: #F5F5F5;fill:rgb(30, 30, 30)}.comp-mkcf9rh3 .pro-gallery.inline-styles .auto-slideshow-counter{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--itemDescriptionFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info{--itemIconColorSlideshow: #1E1E1E}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved),.comp-mkcf9rh3 .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-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info a{color:rgb(30, 30, 30) !important}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(30, 30, 30) !important}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif !important;text-decoration: }.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--itemDescriptionFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #DBDBDB;background-color:rgb(219, 219, 219)}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{--itemFontColor: #F5F5F5;color:rgb(255, 255, 255)}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{--itemOpacity: #1E1E1E;color:rgba(0, 0, 0, 0)}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #1E1E1E;fill:rgba(0, 0, 0, 0)}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #1E1E1E;background:linear-gradient(rgba(0, 0, 0, 0) 0, transparent 140px) !important}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #F5F5F5}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved),.comp-mkcf9rh3 .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-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a{color:rgb(255, 255, 255) !important}.comp-mkcf9rh3 .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-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColor: #F5F5F5;color:rgb(255, 255, 255);font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;text-decoration: }.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{--itemDescriptionFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--itemDescriptionFontColor: #F5F5F5;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #F5F5F5;color:rgb(255, 255, 255) !important}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #1E1E1E;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #F5F5F5;--customButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: ;background:rgba(162, 96, 40, 0) !important;border-width:1px;border-radius:0px;border-color:rgb(255, 255, 255)}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0) !important}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover:before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0) !important}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif !important;text-decoration: }.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #1E1E1E;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .info-element-custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--customButtonFontColorForHover: #1E1E1E;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: ;color:rgb(245, 245, 245) !important;background:rgb(162, 96, 40) !important;border-color:rgb(30, 30, 30);border-width:0px;border-radius:0px}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #DBDBDB;background-color:rgb(219, 219, 219)}.comp-mkcf9rh3 .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: #F5F5F5;color:rgb(255, 255, 255)}.comp-mkcf9rh3 .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: #1E1E1E;color:rgba(0, 0, 0, 0) !important}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #1E1E1E;fill:rgba(0, 0, 0, 0) !important}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #1E1E1E;background:linear-gradient(rgba(0, 0, 0, 0) 0, transparent 140px) !important}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info{--itemIconColorSlideshow: #1E1E1E}.comp-mkcf9rh3 .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-mkcf9rh3 .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-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a{color:rgb(30, 30, 30) !important}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(30, 30, 30) !important}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif !important;text-decoration: }.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-description,.comp-mkcf9rh3 .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 poppins-extralight,poppins,sans-serif;--itemDescriptionFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #F5F5F5}.comp-mkcf9rh3 .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-mkcf9rh3 .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-mkcf9rh3 .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-mkcf9rh3 .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-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColor: #F5F5F5;color:rgb(255, 255, 255);font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;text-decoration: }.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-mkcf9rh3 .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 poppins-extralight,poppins,sans-serif;--itemDescriptionFontColor: #F5F5F5;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #F5F5F5;color:rgb(255, 255, 255) !important}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #1E1E1E;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #F5F5F5;--customButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: ;background:rgba(162, 96, 40, 0) !important;border-width:undefinedpx;border-radius:undefinedpx;border-color:rgb(255, 255, 255)}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover:not(.hide-hover):before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0) !important}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover:before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0) !important}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-title,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif !important;text-decoration: }.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #1E1E1E;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .info-element-custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .custom-button-wrapper button,.comp-mkcf9rh3 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--customButtonFontColorForHover: #1E1E1E;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: ;color:rgb(245, 245, 245) !important;background:rgb(162, 96, 40) !important;border-color:rgb(30, 30, 30);border-width:undefinedpx;border-radius:undefinedpx}.comp-mkcf9rh3 .te-pro-gallery-text-item{font:normal normal normal 14px/1.4em poppins-extralight,poppins,sans-serif;color:#F5F5F5}.comp-mkcf9rh3 .pro-fullscreen-wrapper .pro-fullscreen-text-item{--fullscreen-text-item-bg: #1E1E1E;background-color:#1E1E1E}.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles{--bgColorExpand: #F5F5F5;background-color:rgb(245, 245, 245)}.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-selected-license,.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-checkout-link{--descriptionColorExpand: #1E1E1E;--descriptionFontExpand: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30);font:normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;text-decoration: }.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar,.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-mobile-info{--bgColorExpand: #F5F5F5;background-color:rgb(245, 245, 245)}.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-title h1{--titleColorExpand: #1E1E1E;--titleFontExpand: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;color:rgb(30, 30, 30);font:normal normal normal 72px/1.4em poppins-semibold,poppins,sans-serif;text-decoration: }.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description,.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line,.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif,.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link,.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link{--descriptionColorExpand: #1E1E1E;--descriptionFontExpand: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30);font:normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;text-decoration: }.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after,.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after,.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after,.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after,.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{--descriptionColorExpand: #1E1E1E;border-color:rgb(30, 30, 30)}.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social i:not(.pro-gallery-loved),.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social a,.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social button,.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav i:not(.pro-gallery-loved),.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav a,.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav button,.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar i:not(.pro-gallery-loved),.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar a,.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar button,.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social i:not(.pro-gallery-loved),.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social a,.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social button{--descriptionColorExpand: #1E1E1E;color:rgb(30, 30, 30)}.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-triangle{--descriptionColorExpand: #1E1E1E;color:rgb(30, 30, 30)}.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-background{--bgColorExpand: #F5F5F5;color:rgb(245, 245, 245)}.comp-mkcf9rh3 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon{--descriptionColorExpand: #1E1E1E;--bgColorExpand: #F5F5F5;color:rgb(30, 30, 30);background:rgb(245, 245, 245)}
</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-mkcf9rh3" style="overflow:hidden;height:100%;width:100%"><style>div.comp-mkcf9rh3:not(.fullscreen-comp-wrapper) {
      width: 100%;
      }
      </style><div id="pro-gallery-comp-mkcf9rh3" 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_mkcf9rh3_0-40960 pgscl_mkcf9rh3_0-20480 pgscl_mkcf9rh3_0-10240 pgscl_mkcf9rh3_0-5120 pgscl_mkcf9rh3_0-2560 pgscl_mkcf9rh3_0-1280 pgscl_mkcf9rh3_0-640 pgscl_mkcf9rh3_0-320 pgscl_mkcf9rh3_0-160 pgscl_mkcf9rh3_0-80 pgscl_mkcf9rh3_0-40 pgscl_mkcf9rh3_0-20 pgscl_mkcf9rh3_0-10" style="display:none"></div><div class="pro-gallery-parent-container gallery-slider" style="margin:-55px;width:1450px;height:144px" role="region"><div id="pro-gallery-container-comp-mkcf9rh3" class="pro-gallery inline-styles one-row hide-scrollbars  slider  rtl " style="height:199px;width:1560px;display:flex;justify-content:space-between"><div data-hook="gallery-column" id="gallery-horizontal-scroll-comp-mkcf9rh3" class="gallery-horizontal-scroll gallery-column hide-scrollbars  rtl   scroll-snap  " style="width:1560px;height:199px;overflow-y:hidden"><div class="gallery-horizontal-scroll-inner"><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:0px" aria-hidden="false"><div data-id="53cedc90-f5a0-499c-a3a4-6c102baea816" 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" id="pgi53cedc90f5a0499ca3a46c102baea816_0" data-hash="53cedc90-f5a0-499c-a3a4-6c102baea816" data-id="53cedc90-f5a0-499c-a3a4-6c102baea816" data-idx="0" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:0;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="false"><div data-idx="0" id="item-action-53cedc90-f5a0-499c-a3a4-6c102baea816" class="item-action" tabindex="0" data-hook="item-action" aria-label="Logo van onze klant EASTMAN"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-53cedc90-f5a0-499c-a3a4-6c102baea816" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png 5x" type="image/png"/><img id="53cedc90-f5a0-499c-a3a4-6c102baea816" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="0" src="https://static.wixstatic.com/media/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png" alt="Logo van onze klant EASTMAN" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:254px" aria-hidden="false"><div data-id="7f10e60e-f638-4234-a7e6-b2e286671834" 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" id="pgi7f10e60ef6384234a7e6b2e286671834_1" data-hash="7f10e60e-f638-4234-a7e6-b2e286671834" data-id="7f10e60e-f638-4234-a7e6-b2e286671834" data-idx="1" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:254px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="1" id="item-action-7f10e60e-f638-4234-a7e6-b2e286671834" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant ECOVER"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-7f10e60e-f638-4234-a7e6-b2e286671834" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png 5x" type="image/png"/><img id="7f10e60e-f638-4234-a7e6-b2e286671834" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="1" src="https://static.wixstatic.com/media/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png" alt="Logo van onze klant ECOVER" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:508px" aria-hidden="false"><div data-id="9c87e755-7a01-4393-b23d-3673e1c3f389" 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" id="pgi9c87e7557a014393b23d3673e1c3f389_2" data-hash="9c87e755-7a01-4393-b23d-3673e1c3f389" data-id="9c87e755-7a01-4393-b23d-3673e1c3f389" data-idx="2" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:508px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="2" id="item-action-9c87e755-7a01-4393-b23d-3673e1c3f389" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant EFTCO"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-9c87e755-7a01-4393-b23d-3673e1c3f389" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_193020a03b3140dca257b771a89be154~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_193020a03b3140dca257b771a89be154~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_193020a03b3140dca257b771a89be154~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_193020a03b3140dca257b771a89be154~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_193020a03b3140dca257b771a89be154~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_193020a03b3140dca257b771a89be154~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_193020a03b3140dca257b771a89be154~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_193020a03b3140dca257b771a89be154~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_193020a03b3140dca257b771a89be154~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_193020a03b3140dca257b771a89be154~mv2.png 5x" type="image/png"/><img id="9c87e755-7a01-4393-b23d-3673e1c3f389" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="2" src="https://static.wixstatic.com/media/ce0b05_193020a03b3140dca257b771a89be154~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_193020a03b3140dca257b771a89be154~mv2.png" alt="Logo van onze klant EFTCO" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:762px" aria-hidden="false"><div data-id="b6cb03f2-ebf6-49d4-88d8-ee3535a01c06" 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" id="pgib6cb03f2ebf649d488d8ee3535a01c06_3" data-hash="b6cb03f2-ebf6-49d4-88d8-ee3535a01c06" data-id="b6cb03f2-ebf6-49d4-88d8-ee3535a01c06" data-idx="3" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:762px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="3" id="item-action-b6cb03f2-ebf6-49d4-88d8-ee3535a01c06" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant FLUX50"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-b6cb03f2-ebf6-49d4-88d8-ee3535a01c06" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png 5x" type="image/png"/><img id="b6cb03f2-ebf6-49d4-88d8-ee3535a01c06" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="3" src="https://static.wixstatic.com/media/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png" alt="Logo van onze klant FLUX50" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:1016px" aria-hidden="false"><div data-id="2c43e8e8-9afb-47f1-a7ca-837475960c0c" 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" id="pgi2c43e8e89afb47f1a7ca837475960c0c_4" data-hash="2c43e8e8-9afb-47f1-a7ca-837475960c0c" data-id="2c43e8e8-9afb-47f1-a7ca-837475960c0c" data-idx="4" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:1016px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="4" id="item-action-2c43e8e8-9afb-47f1-a7ca-837475960c0c" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant KODDAERT"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-2c43e8e8-9afb-47f1-a7ca-837475960c0c" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png 5x" type="image/png"/><img id="2c43e8e8-9afb-47f1-a7ca-837475960c0c" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="4" src="https://static.wixstatic.com/media/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png" alt="Logo van onze klant KODDAERT" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:1270px" aria-hidden="false"><div data-id="da823d0a-8f93-4719-a961-aa0e52638ff7" 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" id="pgida823d0a8f934719a961aa0e52638ff7_5" data-hash="da823d0a-8f93-4719-a961-aa0e52638ff7" data-id="da823d0a-8f93-4719-a961-aa0e52638ff7" data-idx="5" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:1270px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="5" id="item-action-da823d0a-8f93-4719-a961-aa0e52638ff7" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant DAKPLATEN.BE"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-da823d0a-8f93-4719-a961-aa0e52638ff7" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png 5x" type="image/png"/><img id="da823d0a-8f93-4719-a961-aa0e52638ff7" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="5" src="https://static.wixstatic.com/media/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png" alt="Logo van onze klant DAKPLATEN.BE" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:1524px" aria-hidden="false"><div data-id="340b7535-e9a1-4d80-a9fa-ae560327c45d" 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" id="pgi340b7535e9a14d80a9faae560327c45d_6" data-hash="340b7535-e9a1-4d80-a9fa-ae560327c45d" data-id="340b7535-e9a1-4d80-a9fa-ae560327c45d" data-idx="6" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:1524px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="6" id="item-action-340b7535-e9a1-4d80-a9fa-ae560327c45d" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant UITGEVERIJ LANNOO"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-340b7535-e9a1-4d80-a9fa-ae560327c45d" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png 5x" type="image/png"/><img id="340b7535-e9a1-4d80-a9fa-ae560327c45d" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="6" src="https://static.wixstatic.com/media/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png" alt="Logo van onze klant UITGEVERIJ LANNOO" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:1778px" aria-hidden="false"><div data-id="fbf709dc-d6f4-440a-b89b-e878f6bd1136" 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" id="pgifbf709dcd6f4440ab89be878f6bd1136_7" data-hash="fbf709dc-d6f4-440a-b89b-e878f6bd1136" data-id="fbf709dc-d6f4-440a-b89b-e878f6bd1136" data-idx="7" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:1778px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="7" id="item-action-fbf709dc-d6f4-440a-b89b-e878f6bd1136" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant LO &amp; HUGO BY IJSTIJD"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-fbf709dc-d6f4-440a-b89b-e878f6bd1136" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png 5x" type="image/png"/><img id="fbf709dc-d6f4-440a-b89b-e878f6bd1136" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="7" src="https://static.wixstatic.com/media/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png" alt="Logo van onze klant LO &amp; HUGO BY IJSTIJD" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:2032px" aria-hidden="false"><div data-id="27f1b66f-4b50-4e6e-9053-e65a8c35914a" 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" id="pgi27f1b66f4b504e6e9053e65a8c35914a_8" data-hash="27f1b66f-4b50-4e6e-9053-e65a8c35914a" data-id="27f1b66f-4b50-4e6e-9053-e65a8c35914a" data-idx="8" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:2032px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="8" id="item-action-27f1b66f-4b50-4e6e-9053-e65a8c35914a" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant LOTUS BAKERIES"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-27f1b66f-4b50-4e6e-9053-e65a8c35914a" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png 5x" type="image/png"/><img id="27f1b66f-4b50-4e6e-9053-e65a8c35914a" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="8" src="https://static.wixstatic.com/media/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png" alt="Logo van onze klant LOTUS BAKERIES" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:2286px" aria-hidden="false"><div data-id="d6995b3e-0657-477d-a5ee-4847f952d011" 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" id="pgid6995b3e0657477da5ee4847f952d011_9" data-hash="d6995b3e-0657-477d-a5ee-4847f952d011" data-id="d6995b3e-0657-477d-a5ee-4847f952d011" data-idx="9" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:2286px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="9" id="item-action-d6995b3e-0657-477d-a5ee-4847f952d011" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant LUBRIZOL"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-d6995b3e-0657-477d-a5ee-4847f952d011" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png 5x" type="image/png"/><img id="d6995b3e-0657-477d-a5ee-4847f952d011" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="9" src="https://static.wixstatic.com/media/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png" alt="Logo van onze klant LUBRIZOL" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:2540px" aria-hidden="false"><div data-id="ae8bc9ee-74f9-4645-a531-c3f73940c360" 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" id="pgiae8bc9ee74f94645a531c3f73940c360_10" data-hash="ae8bc9ee-74f9-4645-a531-c3f73940c360" data-id="ae8bc9ee-74f9-4645-a531-c3f73940c360" data-idx="10" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:2540px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="10" id="item-action-ae8bc9ee-74f9-4645-a531-c3f73940c360" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant MBG"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ae8bc9ee-74f9-4645-a531-c3f73940c360" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png 5x" type="image/png"/><img id="ae8bc9ee-74f9-4645-a531-c3f73940c360" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="10" src="https://static.wixstatic.com/media/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png" alt="Logo van onze klant MBG" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:2794px" aria-hidden="false"><div data-id="6b775775-1f53-4328-8235-20bdc907b4cb" 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" id="pgi6b7757751f534328823520bdc907b4cb_11" data-hash="6b775775-1f53-4328-8235-20bdc907b4cb" data-id="6b775775-1f53-4328-8235-20bdc907b4cb" data-idx="11" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:2794px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="11" id="item-action-6b775775-1f53-4328-8235-20bdc907b4cb" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant P&amp;G"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-6b775775-1f53-4328-8235-20bdc907b4cb" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png 5x" type="image/png"/><img id="6b775775-1f53-4328-8235-20bdc907b4cb" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="11" src="https://static.wixstatic.com/media/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png" alt="Logo van onze klant P&amp;G" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:3048px" aria-hidden="false"><div data-id="a27af32e-96f0-4fc1-b09d-3288bc623d39" 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" id="pgia27af32e96f04fc1b09d3288bc623d39_12" data-hash="a27af32e-96f0-4fc1-b09d-3288bc623d39" data-id="a27af32e-96f0-4fc1-b09d-3288bc623d39" data-idx="12" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:3048px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="12" id="item-action-a27af32e-96f0-4fc1-b09d-3288bc623d39" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant PLOPSA"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-a27af32e-96f0-4fc1-b09d-3288bc623d39" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png 5x" type="image/png"/><img id="a27af32e-96f0-4fc1-b09d-3288bc623d39" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="12" src="https://static.wixstatic.com/media/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png" alt="Logo van onze klant PLOPSA" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:3302px" aria-hidden="false"><div data-id="c3c929d6-87f7-4bce-a5a4-17a5533b1a67" 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" id="pgic3c929d687f74bcea5a417a5533b1a67_13" data-hash="c3c929d6-87f7-4bce-a5a4-17a5533b1a67" data-id="c3c929d6-87f7-4bce-a5a4-17a5533b1a67" data-idx="13" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:3302px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="13" id="item-action-c3c929d6-87f7-4bce-a5a4-17a5533b1a67" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant POLYGON"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-c3c929d6-87f7-4bce-a5a4-17a5533b1a67" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png 5x" type="image/png"/><img id="c3c929d6-87f7-4bce-a5a4-17a5533b1a67" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="13" src="https://static.wixstatic.com/media/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png" alt="Logo van onze klant POLYGON" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:3556px" aria-hidden="false"><div data-id="30de8e39-cc44-46eb-a603-3725be57772c" 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" id="pgi30de8e39cc4446eba6033725be57772c_14" data-hash="30de8e39-cc44-46eb-a603-3725be57772c" data-id="30de8e39-cc44-46eb-a603-3725be57772c" data-idx="14" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:3556px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="14" id="item-action-30de8e39-cc44-46eb-a603-3725be57772c" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant POM WEST-VLAANDEREN"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-30de8e39-cc44-46eb-a603-3725be57772c" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png 5x" type="image/png"/><img id="30de8e39-cc44-46eb-a603-3725be57772c" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="14" src="https://static.wixstatic.com/media/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png" alt="Logo van onze klant POM WEST-VLAANDEREN" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:3810px" aria-hidden="false"><div data-id="53cedc90-f5a0-499c-a3a4-6c102baea816" 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" id="pgi53cedc90f5a0499ca3a46c102baea816_15" data-hash="53cedc90-f5a0-499c-a3a4-6c102baea816" data-id="53cedc90-f5a0-499c-a3a4-6c102baea816" data-idx="15" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:3810px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="15" id="item-action-53cedc90-f5a0-499c-a3a4-6c102baea816" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant EASTMAN"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-53cedc90-f5a0-499c-a3a4-6c102baea816" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png 5x" type="image/png"/><img id="53cedc90-f5a0-499c-a3a4-6c102baea816" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="15" src="https://static.wixstatic.com/media/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png" alt="Logo van onze klant EASTMAN" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:4064px" aria-hidden="false"><div data-id="7f10e60e-f638-4234-a7e6-b2e286671834" 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" id="pgi7f10e60ef6384234a7e6b2e286671834_16" data-hash="7f10e60e-f638-4234-a7e6-b2e286671834" data-id="7f10e60e-f638-4234-a7e6-b2e286671834" data-idx="16" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:4064px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="16" id="item-action-7f10e60e-f638-4234-a7e6-b2e286671834" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant ECOVER"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-7f10e60e-f638-4234-a7e6-b2e286671834" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png 5x" type="image/png"/><img id="7f10e60e-f638-4234-a7e6-b2e286671834" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="16" src="https://static.wixstatic.com/media/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png" alt="Logo van onze klant ECOVER" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:4318px" aria-hidden="false"><div data-id="9c87e755-7a01-4393-b23d-3673e1c3f389" 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" id="pgi9c87e7557a014393b23d3673e1c3f389_17" data-hash="9c87e755-7a01-4393-b23d-3673e1c3f389" data-id="9c87e755-7a01-4393-b23d-3673e1c3f389" data-idx="17" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:4318px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="17" id="item-action-9c87e755-7a01-4393-b23d-3673e1c3f389" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant EFTCO"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-9c87e755-7a01-4393-b23d-3673e1c3f389" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_193020a03b3140dca257b771a89be154~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_193020a03b3140dca257b771a89be154~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_193020a03b3140dca257b771a89be154~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_193020a03b3140dca257b771a89be154~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_193020a03b3140dca257b771a89be154~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_193020a03b3140dca257b771a89be154~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_193020a03b3140dca257b771a89be154~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_193020a03b3140dca257b771a89be154~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_193020a03b3140dca257b771a89be154~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_193020a03b3140dca257b771a89be154~mv2.png 5x" type="image/png"/><img id="9c87e755-7a01-4393-b23d-3673e1c3f389" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="17" src="https://static.wixstatic.com/media/ce0b05_193020a03b3140dca257b771a89be154~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_193020a03b3140dca257b771a89be154~mv2.png" alt="Logo van onze klant EFTCO" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:4572px" aria-hidden="false"><div data-id="b6cb03f2-ebf6-49d4-88d8-ee3535a01c06" 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" id="pgib6cb03f2ebf649d488d8ee3535a01c06_18" data-hash="b6cb03f2-ebf6-49d4-88d8-ee3535a01c06" data-id="b6cb03f2-ebf6-49d4-88d8-ee3535a01c06" data-idx="18" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:4572px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="18" id="item-action-b6cb03f2-ebf6-49d4-88d8-ee3535a01c06" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant FLUX50"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-b6cb03f2-ebf6-49d4-88d8-ee3535a01c06" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png 5x" type="image/png"/><img id="b6cb03f2-ebf6-49d4-88d8-ee3535a01c06" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="18" src="https://static.wixstatic.com/media/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png" alt="Logo van onze klant FLUX50" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:4826px" aria-hidden="false"><div data-id="2c43e8e8-9afb-47f1-a7ca-837475960c0c" 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" id="pgi2c43e8e89afb47f1a7ca837475960c0c_19" data-hash="2c43e8e8-9afb-47f1-a7ca-837475960c0c" data-id="2c43e8e8-9afb-47f1-a7ca-837475960c0c" data-idx="19" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:4826px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="19" id="item-action-2c43e8e8-9afb-47f1-a7ca-837475960c0c" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant KODDAERT"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-2c43e8e8-9afb-47f1-a7ca-837475960c0c" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png 5x" type="image/png"/><img id="2c43e8e8-9afb-47f1-a7ca-837475960c0c" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="19" src="https://static.wixstatic.com/media/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png" alt="Logo van onze klant KODDAERT" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:5080px" aria-hidden="false"><div data-id="da823d0a-8f93-4719-a961-aa0e52638ff7" 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" id="pgida823d0a8f934719a961aa0e52638ff7_20" data-hash="da823d0a-8f93-4719-a961-aa0e52638ff7" data-id="da823d0a-8f93-4719-a961-aa0e52638ff7" data-idx="20" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:5080px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="20" id="item-action-da823d0a-8f93-4719-a961-aa0e52638ff7" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant DAKPLATEN.BE"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-da823d0a-8f93-4719-a961-aa0e52638ff7" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png 5x" type="image/png"/><img id="da823d0a-8f93-4719-a961-aa0e52638ff7" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="20" src="https://static.wixstatic.com/media/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png" alt="Logo van onze klant DAKPLATEN.BE" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:5334px" aria-hidden="false"><div data-id="340b7535-e9a1-4d80-a9fa-ae560327c45d" 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" id="pgi340b7535e9a14d80a9faae560327c45d_21" data-hash="340b7535-e9a1-4d80-a9fa-ae560327c45d" data-id="340b7535-e9a1-4d80-a9fa-ae560327c45d" data-idx="21" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:5334px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="21" id="item-action-340b7535-e9a1-4d80-a9fa-ae560327c45d" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant UITGEVERIJ LANNOO"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-340b7535-e9a1-4d80-a9fa-ae560327c45d" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png 5x" type="image/png"/><img id="340b7535-e9a1-4d80-a9fa-ae560327c45d" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="21" src="https://static.wixstatic.com/media/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_4534bed319584299b521d63b78dccd67~mv2.png" alt="Logo van onze klant UITGEVERIJ LANNOO" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:5588px" aria-hidden="false"><div data-id="fbf709dc-d6f4-440a-b89b-e878f6bd1136" 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" id="pgifbf709dcd6f4440ab89be878f6bd1136_22" data-hash="fbf709dc-d6f4-440a-b89b-e878f6bd1136" data-id="fbf709dc-d6f4-440a-b89b-e878f6bd1136" data-idx="22" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:5588px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="22" id="item-action-fbf709dc-d6f4-440a-b89b-e878f6bd1136" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant LO &amp; HUGO BY IJSTIJD"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-fbf709dc-d6f4-440a-b89b-e878f6bd1136" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png 5x" type="image/png"/><img id="fbf709dc-d6f4-440a-b89b-e878f6bd1136" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="22" src="https://static.wixstatic.com/media/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png" alt="Logo van onze klant LO &amp; HUGO BY IJSTIJD" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:5842px" aria-hidden="false"><div data-id="27f1b66f-4b50-4e6e-9053-e65a8c35914a" 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" id="pgi27f1b66f4b504e6e9053e65a8c35914a_23" data-hash="27f1b66f-4b50-4e6e-9053-e65a8c35914a" data-id="27f1b66f-4b50-4e6e-9053-e65a8c35914a" data-idx="23" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:5842px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="23" id="item-action-27f1b66f-4b50-4e6e-9053-e65a8c35914a" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant LOTUS BAKERIES"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-27f1b66f-4b50-4e6e-9053-e65a8c35914a" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png 5x" type="image/png"/><img id="27f1b66f-4b50-4e6e-9053-e65a8c35914a" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="23" src="https://static.wixstatic.com/media/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png" alt="Logo van onze klant LOTUS BAKERIES" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:6096px" aria-hidden="true"><div data-id="d6995b3e-0657-477d-a5ee-4847f952d011" 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" id="pgid6995b3e0657477da5ee4847f952d011_24" data-hash="d6995b3e-0657-477d-a5ee-4847f952d011" data-id="d6995b3e-0657-477d-a5ee-4847f952d011" data-idx="24" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:6096px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="24" id="item-action-d6995b3e-0657-477d-a5ee-4847f952d011" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant LUBRIZOL"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-d6995b3e-0657-477d-a5ee-4847f952d011" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png 5x" type="image/png"/><img id="d6995b3e-0657-477d-a5ee-4847f952d011" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="24" src="https://static.wixstatic.com/media/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png" alt="Logo van onze klant LUBRIZOL" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:6350px" aria-hidden="true"><div data-id="ae8bc9ee-74f9-4645-a531-c3f73940c360" 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" id="pgiae8bc9ee74f94645a531c3f73940c360_25" data-hash="ae8bc9ee-74f9-4645-a531-c3f73940c360" data-id="ae8bc9ee-74f9-4645-a531-c3f73940c360" data-idx="25" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:6350px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="25" id="item-action-ae8bc9ee-74f9-4645-a531-c3f73940c360" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant MBG"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ae8bc9ee-74f9-4645-a531-c3f73940c360" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png 5x" type="image/png"/><img id="ae8bc9ee-74f9-4645-a531-c3f73940c360" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="25" src="https://static.wixstatic.com/media/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png" alt="Logo van onze klant MBG" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:6604px" aria-hidden="true"><div data-id="6b775775-1f53-4328-8235-20bdc907b4cb" 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" id="pgi6b7757751f534328823520bdc907b4cb_26" data-hash="6b775775-1f53-4328-8235-20bdc907b4cb" data-id="6b775775-1f53-4328-8235-20bdc907b4cb" data-idx="26" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:6604px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="26" id="item-action-6b775775-1f53-4328-8235-20bdc907b4cb" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant P&amp;G"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-6b775775-1f53-4328-8235-20bdc907b4cb" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png 5x" type="image/png"/><img id="6b775775-1f53-4328-8235-20bdc907b4cb" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="26" src="https://static.wixstatic.com/media/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png" alt="Logo van onze klant P&amp;G" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:6858px" aria-hidden="true"><div data-id="a27af32e-96f0-4fc1-b09d-3288bc623d39" 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" id="pgia27af32e96f04fc1b09d3288bc623d39_27" data-hash="a27af32e-96f0-4fc1-b09d-3288bc623d39" data-id="a27af32e-96f0-4fc1-b09d-3288bc623d39" data-idx="27" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:6858px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="27" id="item-action-a27af32e-96f0-4fc1-b09d-3288bc623d39" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant PLOPSA"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-a27af32e-96f0-4fc1-b09d-3288bc623d39" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png 5x" type="image/png"/><img id="a27af32e-96f0-4fc1-b09d-3288bc623d39" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="27" src="https://static.wixstatic.com/media/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_df9c7a9a343142abac0748690349e706~mv2.png" alt="Logo van onze klant PLOPSA" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:7112px" aria-hidden="true"><div data-id="c3c929d6-87f7-4bce-a5a4-17a5533b1a67" 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" id="pgic3c929d687f74bcea5a417a5533b1a67_28" data-hash="c3c929d6-87f7-4bce-a5a4-17a5533b1a67" data-id="c3c929d6-87f7-4bce-a5a4-17a5533b1a67" data-idx="28" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:7112px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="28" id="item-action-c3c929d6-87f7-4bce-a5a4-17a5533b1a67" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant POLYGON"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-c3c929d6-87f7-4bce-a5a4-17a5533b1a67" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png 5x" type="image/png"/><img id="c3c929d6-87f7-4bce-a5a4-17a5533b1a67" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="28" src="https://static.wixstatic.com/media/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png" alt="Logo van onze klant POLYGON" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:auto;--group-width:254px;--group-right:7366px" aria-hidden="true"><div data-id="30de8e39-cc44-46eb-a603-3725be57772c" 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" id="pgi30de8e39cc4446eba6033725be57772c_29" data-hash="30de8e39-cc44-46eb-a603-3725be57772c" data-id="30de8e39-cc44-46eb-a603-3725be57772c" data-idx="29" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:auto;right:7366px;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="29" id="item-action-30de8e39-cc44-46eb-a603-3725be57772c" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant POM WEST-VLAANDEREN"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-30de8e39-cc44-46eb-a603-3725be57772c" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png 5x" type="image/png"/><img id="30de8e39-cc44-46eb-a603-3725be57772c" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="29" src="https://static.wixstatic.com/media/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png" alt="Logo van onze klant POM WEST-VLAANDEREN" loading="eager" style="width:144px;height:144px"/></picture></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 id="comp-mlozzfl9" class="  "><div class="comp-mlozzfl9"><style>.comp-mlozzfl9 {
            --wix-color-1: 245,245,245;
--wix-color-2: 219,219,219;
--wix-color-3: 143,143,143;
--wix-color-4: 86,86,86;
--wix-color-5: 30,30,30;
--wix-color-6: 236,205,178;
--wix-color-7: 218,155,102;
--wix-color-8: 162,96,40;
--wix-color-9: 120,71,29;
--wix-color-10: 60,35,15;
--wix-color-11: 148,255,97;
--wix-color-12: 127,227,79;
--wix-color-13: 100,179,62;
--wix-color-14: 80,143,50;
--wix-color-15: 56,99,35;
--wix-color-16: 87,194,255;
--wix-color-17: 54,164,227;
--wix-color-18: 34,121,171;
--wix-color-19: 22,84,120;
--wix-color-20: 13,52,74;
--wix-color-21: 252,139,139;
--wix-color-22: 252,53,53;
--wix-color-23: 201,40,40;
--wix-color-24: 150,24,24;
--wix-color-25: 103,14,14;
--wix-color-26: 245,245,245;
--wix-color-27: 30,30,30;
--wix-color-28: 219,219,219;
--wix-color-29: 143,143,143;
--wix-color-30: 86,86,86;
--wix-color-31: 162,96,40;
--wix-color-32: 120,71,29;
--wix-color-33: 143,143,143;
--wix-color-34: 245,245,245;
--wix-color-35: 30,30,30;
--wix-color-36: 30,30,30;
--wix-color-37: 86,86,86;
--wix-color-38: 162,96,40;
--wix-color-39: 162,96,40;
--wix-color-40: 245,245,245;
--wix-color-41: 245,245,245;
--wix-color-42: 162,96,40;
--wix-color-43: 162,96,40;
--wix-color-44: 143,143,143;
--wix-color-45: 143,143,143;
--wix-color-46: 245,245,245;
--wix-color-47: 245,245,245;
--wix-color-48: 162,96,40;
--wix-color-49: 162,96,40;
--wix-color-50: 162,96,40;
--wix-color-51: 162,96,40;
--wix-color-52: 245,245,245;
--wix-color-53: 245,245,245;
--wix-color-54: 143,143,143;
--wix-color-55: 143,143,143;
--wix-font-Title: normal normal normal 88px/1.4em poppins-semibold,poppins,sans-serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: normal;
--wix-font-Title-size: 88px;
--wix-font-Title-line-height: 1.4em;
--wix-font-Title-family: poppins-semibold,poppins,sans-serif;
--wix-font-Title-text-decoration: none;
--wix-font-Menu: normal normal normal 14px/1.79em poppins-extralight,poppins,sans-serif;
--wix-font-Menu-style: normal;
--wix-font-Menu-variant: normal;
--wix-font-Menu-weight: normal;
--wix-font-Menu-size: 14px;
--wix-font-Menu-line-height: 1.79em;
--wix-font-Menu-family: poppins-extralight,poppins,sans-serif;
--wix-font-Menu-text-decoration: none;
--wix-font-Page-title: normal normal normal 72px/1.4em poppins-semibold,poppins,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: 72px;
--wix-font-Page-title-line-height: 1.4em;
--wix-font-Page-title-family: poppins-semibold,poppins,sans-serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal normal 50px/1.4em poppins-semibold,poppins,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: 50px;
--wix-font-Heading-XL-line-height: 1.4em;
--wix-font-Heading-XL-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal normal 40px/1.4em poppins-semibold,poppins,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: 40px;
--wix-font-Heading-L-line-height: 1.4em;
--wix-font-Heading-L-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 28px/1.4em poppins-semibold,poppins,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: 28px;
--wix-font-Heading-M-line-height: 1.4em;
--wix-font-Heading-M-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;
--wix-font-Heading-S-style: normal;
--wix-font-Heading-S-variant: normal;
--wix-font-Heading-S-weight: normal;
--wix-font-Heading-S-size: 22px;
--wix-font-Heading-S-line-height: 1.4em;
--wix-font-Heading-S-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 20px/1.67em poppins-semibold,poppins,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: 20px;
--wix-font-Body-L-line-height: 1.67em;
--wix-font-Body-L-family: poppins-semibold,poppins,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 15px/1.4em poppins-extralight,poppins,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: 15px;
--wix-font-Body-M-line-height: 1.4em;
--wix-font-Body-M-family: poppins-extralight,poppins,sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal normal 14px/1.4em poppins-extralight,poppins,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: poppins-extralight,poppins,sans-serif;
--wix-font-Body-S-text-decoration: none;
--wix-font-Body-XS: normal normal normal 14px/1.79em poppins-extralight,poppins,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: 14px;
--wix-font-Body-XS-line-height: 1.79em;
--wix-font-Body-XS-family: poppins-extralight,poppins,sans-serif;
--wix-font-Body-XS-text-decoration: none;
--wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-style: normal;
--wix-font-LIGHT-variant: normal;
--wix-font-LIGHT-weight: normal;
--wix-font-LIGHT-size: 12px;
--wix-font-LIGHT-line-height: 1.4em;
--wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-text-decoration: none;
--wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-style: normal;
--wix-font-MEDIUM-variant: normal;
--wix-font-MEDIUM-weight: normal;
--wix-font-MEDIUM-size: 12px;
--wix-font-MEDIUM-line-height: 1.4em;
--wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-text-decoration: none;
--wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
--wix-font-STRONG-style: normal;
--wix-font-STRONG-variant: normal;
--wix-font-STRONG-weight: normal;
--wix-font-STRONG-size: 12px;
--wix-font-STRONG-line-height: 1.4em;
--wix-font-STRONG-family: HelveticaNeueW01-65Medi;
--wix-font-STRONG-text-decoration: none;
            --wix-direction: ltr;
--videoPlay: 2;
--newItemsDetails: 1;
--itemClick: 2;
--titlePlacementHorizontallyCompatible: 1;
--overlayGradientDegrees: 180;
--gallerySliderImageRatio: 2;
--slideTransition: 0;
--gridStyle: 1;
--previewHover: 0;
--arrowsSize: 40;
--customButtonBorderRadius: 0;
--gallerySize: 45;
--te-padding-slider: 30;
--newItemsLocation: 0;
--overlayAnimation: 0;
--collageDensity: 100;
--slideshowLoop: 1;
--externalCustomButtonBorderWidth: 0;
--isAutoSlideshow: 1;
--loveCounter: 1;
--galleryLayout: 4;
--titlePlacement: 1;
--imageLoadingMode: 0;
--galleryVerticalAlign: 2;
--autoSlideshowContinuousSpeed: 40;
--arrowsVerticalPosition: 1;
--galleryHorizontalAlign: 0;
--thumbnailSpacings: 10;
--imageResize: 0;
--designedPresetId: -1;
--autoSlideshowType: 1;
--imageMargin: 110;
--overlayType: 0;
--showArrows: 0;
--externalCustomButtonBorderRadius: 0;
--arrowsContainerType: 2;
--arrowsContainerBorderRadius: 50;
--textFont: normal normal normal 20px/1.4em poppins-extralight,poppins,sans-serif;
--itemIconColor: 255,255,255;
--itemIconColor-rgb: 255,255,255;
--itemIconColor-opacity: 1;
--titleColorExpand: 30,30,30;
--titleColorExpand-rgb: 30,30,30;
--titleColorExpand-opacity: 1;
--loadMoreButtonFontColor: 30,30,30;
--loadMoreButtonFontColor-rgb: 30,30,30;
--loadMoreButtonFontColor-opacity: 1;
--itemDescriptionFontColor: 255,255,255;
--itemDescriptionFontColor-rgb: 255,255,255;
--itemDescriptionFontColor-opacity: 1;
--arrowsContainerBackgroundColor: 245,245,245;
--arrowsContainerBackgroundColor-rgb: 245,245,245;
--arrowsContainerBackgroundColor-opacity: 1;
--customButtonBorderColor: 255,255,255;
--customButtonBorderColor-rgb: 255,255,255;
--customButtonBorderColor-opacity: 1;
--textBoxFillColor: 219,219,219;
--textBoxFillColor-rgb: 219,219,219;
--textBoxFillColor-opacity: 1;
--itemOpacity: 0,0,0,0;
--itemOpacity-rgb: 0,0,0;
--itemOpacity-opacity: 0;
--loadMoreButtonColor: 245,245,245;
--loadMoreButtonColor-rgb: 245,245,245;
--loadMoreButtonColor-opacity: 1;
--loadMoreButtonBorderColor: 30,30,30;
--loadMoreButtonBorderColor-rgb: 30,30,30;
--loadMoreButtonBorderColor-opacity: 1;
--customButtonFontColor: 255,255,255;
--customButtonFontColor-rgb: 255,255,255;
--customButtonFontColor-opacity: 1;
--imageLoadingColor: 219,219,219;
--imageLoadingColor-rgb: 219,219,219;
--imageLoadingColor-opacity: 1;
--externalCustomButtonBorderColor: 30,30,30;
--externalCustomButtonBorderColor-rgb: 30,30,30;
--externalCustomButtonBorderColor-opacity: 1;
--itemShadowOpacityAndColor: 30,30,30,0.2;
--itemShadowOpacityAndColor-rgb: 30,30,30;
--itemShadowOpacityAndColor-opacity: 0.2;
--externalCustomButtonColor: 162,96,40;
--externalCustomButtonColor-rgb: 162,96,40;
--externalCustomButtonColor-opacity: 1;
--itemFontColorSlideshow: 30,30,30;
--itemFontColorSlideshow-rgb: 30,30,30;
--itemFontColorSlideshow-opacity: 1;
--itemFontColor: 255,255,255;
--itemFontColor-rgb: 255,255,255;
--itemFontColor-opacity: 1;
--arrowsColor: 30,30,30;
--arrowsColor-rgb: 30,30,30;
--arrowsColor-opacity: 1;
--itemBorderColor: 30,30,30;
--itemBorderColor-rgb: 30,30,30;
--itemBorderColor-opacity: 1;
--itemIconColorSlideshow: 30,30,30;
--itemIconColorSlideshow-rgb: 30,30,30;
--itemIconColorSlideshow-opacity: 1;
--foreColor: 219,219,219;
--foreColor-rgb: 219,219,219;
--foreColor-opacity: 1;
--bgColorExpand: 245,245,245;
--bgColorExpand-rgb: 245,245,245;
--bgColorExpand-opacity: 1;
--textBoxBorderColor: 30,30,30;
--textBoxBorderColor-rgb: 30,30,30;
--textBoxBorderColor-opacity: 1;
--customButtonFontColorForHover: 245,245,245;
--customButtonFontColorForHover-rgb: 245,245,245;
--customButtonFontColorForHover-opacity: 1;
--customButtonColor: 162,96,40,0;
--customButtonColor-rgb: 162,96,40;
--customButtonColor-opacity: 0;
--descriptionColorExpand: 30,30,30;
--descriptionColorExpand-rgb: 30,30,30;
--descriptionColorExpand-opacity: 1;
--actionsColorExpand: 30,30,30;
--actionsColorExpand-rgb: 30,30,30;
--actionsColorExpand-opacity: 1;
--oneColorAnimationColor: 245,245,245;
--oneColorAnimationColor-rgb: 245,245,245;
--oneColorAnimationColor-opacity: 1;
--backColor: 219,219,219;
--backColor-rgb: 219,219,219;
--backColor-opacity: 1;
--itemDescriptionFontColorSlideshow: 30,30,30;
--itemDescriptionFontColorSlideshow-rgb: 30,30,30;
--itemDescriptionFontColorSlideshow-opacity: 1;
--te-background-color-picker: 218,155,102;
--te-background-color-picker-rgb: 218,155,102;
--te-background-color-picker-opacity: 1;
--overlayGradientColor2: 0,0,0,0.3;
--overlayGradientColor2-rgb: 0,0,0;
--overlayGradientColor2-opacity: 0.3;
--overlayGradientColor1: 0,0,0,0.01;
--overlayGradientColor1-rgb: 0,0,0;
--overlayGradientColor1-opacity: 0.01;
--backgroundColor: 143,143,143;
--backgroundColor-rgb: 143,143,143;
--backgroundColor-opacity: 1;
--textColor: 30,30,30;
--textColor-rgb: 30,30,30;
--textColor-opacity: 1;
--customButtonFontForHover: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;
--customButtonFontForHover-style: normal;
--customButtonFontForHover-variant: normal;
--customButtonFontForHover-weight: normal;
--customButtonFontForHover-size: 15px;
--customButtonFontForHover-line-height: 18px;
--customButtonFontForHover-family: avenir-lt-w01_35-light1475496,sans-serif;
--customButtonFontForHover-text-decoration: none;
--text-editor-font: normal normal normal 30px/37px avenir-lt-w01_85-heavy1475544,sans-serif;
--text-editor-font-style: normal;
--text-editor-font-variant: normal;
--text-editor-font-weight: normal;
--text-editor-font-size: 30px;
--text-editor-font-line-height: 37px;
--text-editor-font-family: avenir-lt-w01_85-heavy1475544,sans-serif;
--text-editor-font-text-decoration: none;
--itemDescriptionFont: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;
--itemDescriptionFont-style: normal;
--itemDescriptionFont-variant: normal;
--itemDescriptionFont-weight: normal;
--itemDescriptionFont-size: 15px;
--itemDescriptionFont-line-height: 18px;
--itemDescriptionFont-family: avenir-lt-w01_35-light1475496,sans-serif;
--itemDescriptionFont-text-decoration: none;
--customButtonFont: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;
--customButtonFont-style: normal;
--customButtonFont-variant: normal;
--customButtonFont-weight: normal;
--customButtonFont-size: 15px;
--customButtonFont-line-height: 18px;
--customButtonFont-family: avenir-lt-w01_35-light1475496,sans-serif;
--customButtonFont-text-decoration: none;
--text-editor-font-1499936284098: normal normal normal 40px/50px avenir-lt-w01_35-light1475496,sans-serif;
--text-editor-font-1499936284098-style: normal;
--text-editor-font-1499936284098-variant: normal;
--text-editor-font-1499936284098-weight: normal;
--text-editor-font-1499936284098-size: 40px;
--text-editor-font-1499936284098-line-height: 50px;
--text-editor-font-1499936284098-family: avenir-lt-w01_35-light1475496,sans-serif;
--text-editor-font-1499936284098-text-decoration: none;
--loadMoreButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;
--loadMoreButtonFont-style: normal;
--loadMoreButtonFont-variant: normal;
--loadMoreButtonFont-weight: normal;
--loadMoreButtonFont-size: 15px;
--loadMoreButtonFont-line-height: 1.4em;
--loadMoreButtonFont-family: poppins-extralight,poppins,sans-serif;
--loadMoreButtonFont-text-decoration: none;
--itemFontSlideshow: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;
--itemFontSlideshow-style: normal;
--itemFontSlideshow-variant: normal;
--itemFontSlideshow-weight: normal;
--itemFontSlideshow-size: 22px;
--itemFontSlideshow-line-height: 1.4em;
--itemFontSlideshow-family: poppins-semibold,poppins,sans-serif;
--itemFontSlideshow-text-decoration: none;
--titleFontExpand: normal normal normal 72px/1.4em poppins-semibold,poppins,sans-serif;
--titleFontExpand-style: normal;
--titleFontExpand-variant: normal;
--titleFontExpand-weight: normal;
--titleFontExpand-size: 72px;
--titleFontExpand-line-height: 1.4em;
--titleFontExpand-family: poppins-semibold,poppins,sans-serif;
--titleFontExpand-text-decoration: none;
--itemDescriptionFontSlideshow: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;
--itemDescriptionFontSlideshow-style: normal;
--itemDescriptionFontSlideshow-variant: normal;
--itemDescriptionFontSlideshow-weight: normal;
--itemDescriptionFontSlideshow-size: 15px;
--itemDescriptionFontSlideshow-line-height: 18px;
--itemDescriptionFontSlideshow-family: avenir-lt-w01_35-light1475496,sans-serif;
--itemDescriptionFontSlideshow-text-decoration: none;
--descriptionFontExpand: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;
--descriptionFontExpand-style: normal;
--descriptionFontExpand-variant: normal;
--descriptionFontExpand-weight: normal;
--descriptionFontExpand-size: 15px;
--descriptionFontExpand-line-height: 1.4em;
--descriptionFontExpand-family: poppins-extralight,poppins,sans-serif;
--descriptionFontExpand-text-decoration: none;
--itemFont: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;
--itemFont-style: normal;
--itemFont-variant: normal;
--itemFont-weight: normal;
--itemFont-size: 22px;
--itemFont-line-height: 1.4em;
--itemFont-family: poppins-semibold,poppins,sans-serif;
--itemFont-text-decoration: none;
--textFont-style: normal;
--textFont-variant: normal;
--textFont-weight: normal;
--textFont-size: 20px;
--textFont-line-height: 1.4em;
--textFont-family: poppins-extralight,poppins,sans-serif;
--textFont-text-decoration: none;
        }</style><style>

 .s__3mb942.oUUTDbO--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)}
 .sfxZxsX{--wbu-color-blue-0:#0F2CCF;--wbu-color-blue-100:#2F5DFF;--wbu-color-blue-200:#597DFF;--wbu-color-blue-300:#ACBEFF;--wbu-color-blue-400:#D5DFFF;--wbu-color-blue-500:#EAEFFF;--wbu-color-blue-600:#F5F7FF;--wbu-color-black-0:#151414;--wbu-color-black-100:#383838;--wbu-color-black-200:#525150;--wbu-color-black-300:#767574;--wbu-color-black-400:#A8A6A5;--wbu-color-black-500:#E0DFDF;--wbu-color-black-600:#F1F0EF;--wbu-color-red-0:#9C2426;--wbu-color-red-100:#DF3336;--wbu-color-red-200:#E55C5E;--wbu-color-red-300:#ED8F90;--wbu-color-red-400:#F4B8B9;--wbu-color-red-500:#F9D6D7;--wbu-color-red-600:#FCEBEB;--wbu-color-green-0:#0D4F3D;--wbu-color-green-100:#4B916D;--wbu-color-green-200:#97C693;--wbu-color-green-300:#BDE2A7;--wbu-color-green-400:#DAF3C0;--wbu-color-green-500:#EFFAE5;--wbu-color-green-600:#F1F5ED;--wbu-color-yellow-0:#D49341;--wbu-color-yellow-100:#F9AD4D;--wbu-color-yellow-200:#FABD71;--wbu-color-yellow-300:#FCD29D;--wbu-color-yellow-400:#FDEAD2;--wbu-color-yellow-500:#FEF3E5;--wbu-color-yellow-600:#FEF6ED;--wbu-color-orange-0:#AE3E09;--wbu-color-orange-100:#FF8044;--wbu-color-orange-200:#FE9361;--wbu-color-orange-300:#FDA77F;--wbu-color-orange-400:#FBCFBB;--wbu-color-orange-500:#FBE3D9;--wbu-color-orange-600:#FDF1EC;--wbu-color-purple-0:#5000AA;--wbu-color-purple-100:#7200F3;--wbu-color-purple-200:#8B2DF5;--wbu-color-purple-300:#BE89F9;--wbu-color-purple-400:#D7B7FB;--wbu-color-purple-500:#F1E5FE;--wbu-color-purple-600:#F8F2FF;--wbu-color-ai-0:#4D3DD0;--wbu-color-ai-100:#5A48F5;--wbu-color-ai-200:#7B6DF7;--wbu-color-ai-300:#A59BFA;--wbu-color-ai-400:#D6D1FC;--wbu-color-ai-500:#E7E4FE;--wbu-color-ai-600:#EEECFE;--wbu-heading-font-stack:'Madefor Display', 'Helvetica Neue', Helvetica, Arial, '\E3\192\A1\E3\201A\A4\E3\192\AA\E3\201A\AA', 'meiryo', '\E3\192\2019\E3\192\A9\E3\201A\AE\E3\192\17D\E8\A7\2019\E3\201A\B4  pro w3', 'hiragino kaku gothic pro', sans-serif;--wbu-text-tiny-size:10px;--wbu-text-tiny-line-height:12px;--wbu-text-small-size:12px;--wbu-text-small-line-height:12px;--wbu-text-medium-size:14px;--wbu-text-medium-line-height:16px;--wbu-text-large-size:16px;--wbu-text-large-line-height:18px;--wbu-heading-h1-font-size:32px;--wbu-heading-h1-line-height:40px;--wbu-heading-h1-letter-spacing:-0.5px;--wbu-heading-h1-font-weight:400;--wbu-heading-h2-font-size:24px;--wbu-heading-h2-line-height:32px;--wbu-heading-h2-letter-spacing:-0.5px;--wbu-heading-h2-font-weight:500;--wbu-heading-h3-font-size:16px;--wbu-heading-h3-line-height:24px;--wbu-heading-h3-letter-spacing:-0.5px;--wbu-heading-h3-font-weight:700;--wbu-heading-h4-font-size:14px;--wbu-heading-h4-line-height:18px;--wbu-heading-h4-letter-spacing:0px;--wbu-heading-h4-font-weight:500;--wbu-heading-h5-font-size:12px;--wbu-heading-h5-line-height:18px;--wbu-heading-h5-letter-spacing:0px;--wbu-heading-h5-font-weight:600}



 .sDDrUS7.oINNVeg--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)}









/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[1]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/dynamic/GalleryWrapperWixStyles.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .nav-arrows-container .custom-nav-arrows svg{width:100%;height:100%}/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[1]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/dynamic/FullscreenWrapperWixStyles.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

 .fullscreen-focus-lock {
  height: 100%;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/GalleryWrapper.global.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/FullscreenWrapper.global.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/SocialShareWrapper.global.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!../../../core-packages/pro-gallery-old/dist/statics/main.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/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;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} .nav-arrows-container:focus:not(:focus-visible){--focus-ring-box-shadow: none !important;outline:none !important;box-shadow:none !important} .arrow-portal-container span{animation:fadeIn .1s ease-in-out;position:fixed;transition:top 50ms,left 50ms;display:flex;align-items:center;justify-content:center}div.gallery-slideshow div.pro-gallery,div.gallery-slideshow .gallery-column{box-sizing:content-box !important}div.gallery-slideshow .gallery-group,div.gallery-slideshow .gallery-item-container,div.gallery-slideshow .gallery-item-wrapper{overflow:visible !important}div.gallery-slideshow.streched .gallery-slideshow-info{padding-left:50px !important;padding-right:50px !important}@media(max-width: 500px){div.gallery-slideshow div.pro-gallery .gallery-slideshow-info{padding-left:20px;padding-right:20px}}div.gallery-slideshow div.pro-gallery .gallery-item-container .gallery-slideshow-info{position:absolute;padding-top:0px;bottom:-220px;height:220px;width:100%;box-sizing:border-box;display:flex;z-index:15} .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 60px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 10px 50px} .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px}div.pro-gallery{width:100%;height:100%;overflow:hidden;backface-visibility:hidden;position:relative}div.pro-gallery .gallery-column{float:left;overflow:hidden;position:relative;transform-style:preserve-3d;backface-visibility:hidden}div.pro-gallery .gallery-column .gallery-left-padding{display:inline-block;height:100%}div.pro-gallery .gallery-column .gallery-top-padding{display:block;width:100%}div.pro-gallery .gallery-group{float:left;overflow:hidden;position:relative;transform-style:preserve-3d;backface-visibility:hidden;box-sizing:border-box;padding:0;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:11px}div.pro-gallery .gallery-group.debug.gallery-group-gone{background:#cdcdd0}div.pro-gallery .gallery-group.debug.gallery-group-visible{background:#c1f0c1}div.pro-gallery .gallery-group.debug.gallery-group-hidden{background:#f99}div.pro-gallery .gallery-item-container{position:absolute;display:inline-block;vertical-align:top;border:none;padding:0;border-radius:0;box-sizing:border-box;overflow:hidden;transform-style:preserve-3d;backface-visibility:hidden;outline:none;text-decoration:none;color:inherit;will-change:top,left,width,height;box-sizing:border-box;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:11px;cursor:default;scroll-snap-align:center}div.pro-gallery .gallery-item-container .item-action{width:1px;height:1px;overflow:hidden;position:absolute;pointer-events:none;z-index:-1}div.pro-gallery .gallery-item-container .item-action:focus{--focus-ring-box-shadow: none !important;outline:none !important;box-shadow:none !important}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info{cursor:pointer}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info button{text-decoration:underline;cursor:pointer}div.pro-gallery .gallery-item-container.visible{transform:translate3d(0, 0, 0)}div.pro-gallery .gallery-item-container.clickable{cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-wrapper{position:relative;width:100%;height:100%;overflow:hidden}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .gallery-item{-o-object-fit:cover;object-fit:cover}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .text-item>div{width:100% !important;height:100% !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper.transparent,div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit{background:rgba(0,0,0,0)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-preload{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit .gallery-item{background:rgba(0,0,0,0);-o-object-fit:contain;object-fit:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;overflow:hidden;border-radius:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item{box-sizing:border-box;/*! autoprefixer: ignore next */-webkit-font-smoothing:antialiased;white-space:initial}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item .te-pro-gallery-text-item{line-height:normal !important;letter-spacing:normal !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item>div{background:initial !important;box-sizing:border-box}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item p,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item span,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item div,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h1,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h2,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h3,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h4,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h5,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h6,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item i{margin:0;padding:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item .pro-circle-preloader{top:50%;left:50%;height:30px;width:15px;z-index:-1;opacity:.4}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item img.gallery--placeholder-item{width:100% !important;height:100% !important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded{background-color:rgba(0,0,0,0);opacity:1 !important;animation:none !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded.image-item:after{display:none !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded~.pro-circle-preloader{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.error{opacity:0 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded{background-size:cover;background-repeat:no-repeat;background-position:center center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded.grid-fit{background-size:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video{overflow:hidden;text-align:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video iframe{left:0;top:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing i{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playedOnce~.image-item{pointer-events:none;opacity:0;transition:opacity .2s ease}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i{display:inline-block;text-rendering:auto;/*! autoprefixer: ignore next */-webkit-font-smoothing:antialiased;position:absolute;z-index:11;top:50%;left:50%;height:60px;text-align:center;margin:-30px 0 0 -30px;background:#080808;color:#fff;border-radius:50px;opacity:.7}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle{opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-background{font-size:26px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:hover{opacity:.9}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:before,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:before{font-size:2.3em;opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info{position:absolute;bottom:-220px;height:220px;width:100%;box-sizing:border-box;display:flex;z-index:15}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info>div{height:100%;width:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{white-space:initial;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;box-sizing:border-box;border-radius:0;z-index:15;overflow:hidden}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-hover-inner{height:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover.no-hover-bg:before{opacity:0 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;margin:0;box-sizing:border-box;z-index:-1}div.pro-gallery .gallery-item-container .gallery-item-common-info{box-sizing:border-box;cursor:pointer}div.pro-gallery.one-row{white-space:nowrap;float:left}div.pro-gallery.one-row .gallery-column{width:100%;float:none;white-space:nowrap}div.pro-gallery.one-row .gallery-column .gallery-group{display:inline-block;float:none}div.pro-gallery.one-row.slider .gallery-column{overflow-x:scroll}div.pro-gallery.one-row.slider .gallery-column.scroll-snap{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}div.pro-gallery.one-row .gallery-horizontal-scroll-inner{position:relative;will-change:transform}div.pro-gallery.thumbnails-gallery{overflow:hidden;float:left}div.pro-gallery.thumbnails-gallery .galleryColumn{position:relative;overflow:visible}div.pro-gallery.thumbnails-gallery .thumbnailItem{position:absolute;background-color:#fff;background-size:cover;background-position:center;overflow-y:inherit;border-radius:0px;cursor:pointer}div.pro-gallery.thumbnails-gallery .thumbnailItem.pro-gallery-highlight::after{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;background-color:hsla(0,0%,100%,.6)}@media(max-width: 500px){div.pro-gallery.thumbnails-gallery{overflow:visible}}div.pro-gallery *:focus{box-shadow:none}div.pro-gallery.accessible i:focus,div.pro-gallery.accessible button:not(.nav-arrows-container,.has-custom-focus):focus{box-shadow:inset 0 0 0 1px #fff,inset 0 0 1px 4px #116dff}div.pro-gallery.accessible i:focus:not(:focus-visible),div.pro-gallery.accessible button:not(.nav-arrows-container,.has-custom-focus):focus:not(:focus-visible){box-shadow:none !important}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 .gallery-item-container:has(.item-action:focus)::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff;pointer-events:none;border-radius:inherit;z-index:15}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::before{box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,0 0 10px -5px #116dff;pointer-events:none;border-radius:inherit}div.pro-gallery .hide-scrollbars{-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}div.pro-gallery .hide-scrollbars::-webkit-scrollbar,div.pro-gallery .hide-scrollbars ::-webkit-scrollbar{width:0 !important;height:0 !important}div.pro-gallery .rtl{direction:rtl}div.pro-gallery .ltr{direction:ltr} .sr-only.out-of-view-component{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:circle(0%);border:0} .screen-logs{word-wrap:break-word;background:#fff;width:280px;font-size:10px} .fade{display:block;transition:opacity 600ms ease} .fade-visible{opacity:1} .fade-hidden{opacity:0} .deck-before{display:block;z-index:1;transition:transform 600ms ease;transform:translateX(-100%)} .deck-before-rtl{display:block;z-index:1;transition:transform 600ms ease;transform:translateX(100%)} .deck-current{display:block;z-index:0;transition:transform 600ms ease;transform:translateX(0)} .deck-current .override{transition:transform 600ms ease,opacity .1s ease 200ms !important} .deck-after{display:block;transition:opacity .2s ease 600ms;z-index:-1;opacity:0} .deck-after .override{transition:opacity .1s ease 0s !important} .disabled-transition{transition:none !important}@keyframes changing_background{0%{background-color:rgba(241,241,241,.2)}50%{background-color:rgba(241,241,241,.8)}100%{background-color:rgba(241,241,241,.2)}} .pro-gallery-parent-container.gallery-slideshow [data-hook=group-view]::before{content:"";position:absolute;scroll-snap-align:center;top:var(--group-top);left:var(--group-left);width:var(--group-width);right:var(--group-right);height:1px;pointer-events:none} .pro-gallery-parent-container:not(.gallery-slideshow) [data-hook=group-view] .item-link-wrapper::before{content:"";position:absolute;scroll-snap-align:center;top:var(--group-top);left:var(--group-left);width:var(--group-width);right:var(--group-right);height:1px;pointer-events:none} .gallery-item-container{scroll-snap-align:none !important} .gallery-slideshow .gallery-item-container:not(.clickable) a{cursor:default}/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/ProGallery.global.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************//*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!../../pro-gallery-info-element/dist/statics/app.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************//*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[1]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/infoElement.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/InfoElement.global.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************//*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/Tooltip.global.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ :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)}/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/ProGalleryRenderIndicator.global.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .pg-render-indicator{position:absolute;bottom:15.5px;left:15.5px;border:1px solid #717171;padding:5px 10px 5px 5px;font-size:16px;z-index:2147483648;cursor:default;line-height:20px} .pg-render-indicator table{table-layout:fixed} .pg-render-indicator.rendered{background-color:#7fff00} .pg-render-indicator.not-rendered{background-color:red} .pg-render-indicator .log-column{max-height:450px;max-width:500px;overflow:auto;background-color:#fff} .pg-render-indicator .show-on-hover{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;top:-9999px;left:-9999px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important} .pg-render-indicator div.worker-log-text{word-wrap:break-word;max-width:500px;min-width:100px} .pg-render-indicator:hover{max-width:90%;max-height:90%} .pg-render-indicator:hover .show-on-hover{clip:auto !important;clip-path:none;display:block;height:auto;line-height:normal;text-decoration:none;width:auto;position:static}

 .pro-fullscreen-wrapper, .pro-fullscreen-wrapper-loading{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100005}
 .pro-gallery-empty{top:0;left:0;height:100%;width:100%;background-color:hsla(0,0%,100%,.9)} .pro-gallery-empty .pro-gallery-empty-content{height:334px;width:100%;overflow:hidden} .pro-gallery-empty .pro-gallery-empty-image{margin:66px auto 35px;width:262px;height:132px;background-image:url(media/emptystate.85a4add5.svg);background-size:contain} .pro-gallery-empty .pro-gallery-empty-title{color:#4eb7f5;font-family:"HelveticaNeueW01-55Roma","HelveticaNeueW02-55Roma","HelveticaNeueW10-55Roma",sans-serif;font-size:20px;line-height:25px;text-align:center;margin-bottom:10px} .pro-gallery-empty .pro-gallery-empty-info{color:#4eb7f5;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:14px;line-height:20px;text-align:center}
</style><style>
.comp-mlozzfl9 div.pro-gallery-parent-container .gallery-item-wrapper-text .gallery-item-content{background-color:#1E1E1E}.comp-mlozzfl9 div.pro-gallery-parent-container .show-more-container i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-mlozzfl9 div.pro-gallery-parent-container .show-more-container button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #1E1E1E;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #F5F5F5;--loadMoreButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--loadMoreButtonFontColor: #1E1E1E;color:rgba(30, 30, 30, 0.9);font:normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;text-decoration: ;background:rgb(245, 245, 245);border-width:1px;border-color:rgb(30, 30, 30);border-radius:0px}.comp-mlozzfl9 div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-mlozzfl9 div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #1E1E1E;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #F5F5F5;--loadMoreButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--loadMoreButtonFontColor: #1E1E1E;color:rgb(30, 30, 30);font:normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;text-decoration: ;background:rgb(245, 245, 245);border-width:undefinedpx;border-color:rgb(30, 30, 30);border-radius:undefinedpx}.comp-mlozzfl9 .nav-arrows-container .slideshow-arrow,.comp-mlozzfl9 .nav-arrows-container .custom-nav-arrows svg{--arrowsColor: #F5F5F5;fill:rgb(30, 30, 30)}.comp-mlozzfl9 .nav-arrows-container.pro-gallery-mobile-indicator .slideshow-arrow,.comp-mlozzfl9 .nav-arrows-container.pro-gallery-mobile-indicator .custom-nav-arrows svg{--arrowsColor: #F5F5F5;fill:rgb(30, 30, 30)}.comp-mlozzfl9 .pro-gallery.inline-styles .auto-slideshow-counter{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--itemDescriptionFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info{--itemIconColorSlideshow: #1E1E1E}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved),.comp-mlozzfl9 .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-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info a{color:rgb(30, 30, 30) !important}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(30, 30, 30) !important}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif !important;text-decoration: }.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--itemDescriptionFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #DBDBDB;background-color:rgb(219, 219, 219)}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{--itemFontColor: #F5F5F5;color:rgb(255, 255, 255)}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{--itemOpacity: #1E1E1E;color:rgba(0, 0, 0, 0)}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #1E1E1E;fill:rgba(0, 0, 0, 0)}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #1E1E1E;background:linear-gradient(rgba(0, 0, 0, 0) 0, transparent 140px) !important}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #F5F5F5}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved),.comp-mlozzfl9 .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-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a{color:rgb(255, 255, 255) !important}.comp-mlozzfl9 .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-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColor: #F5F5F5;color:rgb(255, 255, 255);font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;text-decoration: }.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{--itemDescriptionFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--itemDescriptionFontColor: #F5F5F5;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #F5F5F5;color:rgb(255, 255, 255) !important}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #1E1E1E;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #F5F5F5;--customButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: ;background:rgba(162, 96, 40, 0) !important;border-width:1px;border-radius:0px;border-color:rgb(255, 255, 255)}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0) !important}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover:before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0) !important}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif !important;text-decoration: }.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #1E1E1E;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .info-element-custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--customButtonFontColorForHover: #1E1E1E;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: ;color:rgb(245, 245, 245) !important;background:rgb(162, 96, 40) !important;border-color:rgb(30, 30, 30);border-width:0px;border-radius:0px}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #DBDBDB;background-color:rgb(219, 219, 219)}.comp-mlozzfl9 .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: #F5F5F5;color:rgb(255, 255, 255)}.comp-mlozzfl9 .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: #1E1E1E;color:rgba(0, 0, 0, 0) !important}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #1E1E1E;fill:rgba(0, 0, 0, 0) !important}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #1E1E1E;background:linear-gradient(rgba(0, 0, 0, 0) 0, transparent 140px) !important}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info{--itemIconColorSlideshow: #1E1E1E}.comp-mlozzfl9 .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-mlozzfl9 .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-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a{color:rgb(30, 30, 30) !important}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(30, 30, 30) !important}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif !important;text-decoration: }.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-description,.comp-mlozzfl9 .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 poppins-extralight,poppins,sans-serif;--itemDescriptionFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #F5F5F5}.comp-mlozzfl9 .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-mlozzfl9 .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-mlozzfl9 .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-mlozzfl9 .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-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColor: #F5F5F5;color:rgb(255, 255, 255);font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;text-decoration: }.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-mlozzfl9 .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 poppins-extralight,poppins,sans-serif;--itemDescriptionFontColor: #F5F5F5;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #F5F5F5;color:rgb(255, 255, 255) !important}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #1E1E1E;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #F5F5F5;--customButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: ;background:rgba(162, 96, 40, 0) !important;border-width:undefinedpx;border-radius:undefinedpx;border-color:rgb(255, 255, 255)}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover:not(.hide-hover):before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0) !important}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover:before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0) !important}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-title,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif !important;text-decoration: }.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #1E1E1E;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .info-element-custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .custom-button-wrapper button,.comp-mlozzfl9 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--customButtonFontColorForHover: #1E1E1E;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: ;color:rgb(245, 245, 245) !important;background:rgb(162, 96, 40) !important;border-color:rgb(30, 30, 30);border-width:undefinedpx;border-radius:undefinedpx}.comp-mlozzfl9 .te-pro-gallery-text-item{font:normal normal normal 14px/1.4em poppins-extralight,poppins,sans-serif;color:#F5F5F5}.comp-mlozzfl9 .pro-fullscreen-wrapper .pro-fullscreen-text-item{--fullscreen-text-item-bg: #1E1E1E;background-color:#1E1E1E}.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles{--bgColorExpand: #F5F5F5;background-color:rgb(245, 245, 245)}.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-selected-license,.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-checkout-link{--descriptionColorExpand: #1E1E1E;--descriptionFontExpand: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30);font:normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;text-decoration: }.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar,.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-mobile-info{--bgColorExpand: #F5F5F5;background-color:rgb(245, 245, 245)}.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-title h1{--titleColorExpand: #1E1E1E;--titleFontExpand: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;color:rgb(30, 30, 30);font:normal normal normal 72px/1.4em poppins-semibold,poppins,sans-serif;text-decoration: }.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description,.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line,.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif,.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link,.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link{--descriptionColorExpand: #1E1E1E;--descriptionFontExpand: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30);font:normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;text-decoration: }.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after,.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after,.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after,.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after,.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{--descriptionColorExpand: #1E1E1E;border-color:rgb(30, 30, 30)}.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social i:not(.pro-gallery-loved),.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social a,.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social button,.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav i:not(.pro-gallery-loved),.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav a,.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav button,.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar i:not(.pro-gallery-loved),.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar a,.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar button,.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social i:not(.pro-gallery-loved),.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social a,.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social button{--descriptionColorExpand: #1E1E1E;color:rgb(30, 30, 30)}.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-triangle{--descriptionColorExpand: #1E1E1E;color:rgb(30, 30, 30)}.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-background{--bgColorExpand: #F5F5F5;color:rgb(245, 245, 245)}.comp-mlozzfl9 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon{--descriptionColorExpand: #1E1E1E;--bgColorExpand: #F5F5F5;color:rgb(30, 30, 30);background:rgb(245, 245, 245)}
</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-mlozzfl9" style="overflow:hidden;height:100%;width:100%"><style>div.comp-mlozzfl9:not(.fullscreen-comp-wrapper) {
      width: 100%;
      }
      </style><div id="pro-gallery-comp-mlozzfl9" 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_mlozzfl9_0-40960 pgscl_mlozzfl9_0-20480 pgscl_mlozzfl9_0-10240 pgscl_mlozzfl9_0-5120 pgscl_mlozzfl9_0-2560 pgscl_mlozzfl9_0-1280 pgscl_mlozzfl9_0-640 pgscl_mlozzfl9_0-320 pgscl_mlozzfl9_0-160 pgscl_mlozzfl9_0-80 pgscl_mlozzfl9_0-40 pgscl_mlozzfl9_0-20 pgscl_mlozzfl9_0-10" style="display:none"></div><div class="pro-gallery-parent-container gallery-slider" style="margin:-55px;width:1450px;height:144px" role="region"><div id="pro-gallery-container-comp-mlozzfl9" class="pro-gallery inline-styles one-row hide-scrollbars  slider  ltr " style="height:199px;width:1560px;display:flex;justify-content:space-between"><div data-hook="gallery-column" id="gallery-horizontal-scroll-comp-mlozzfl9" class="gallery-horizontal-scroll gallery-column hide-scrollbars  ltr   scroll-snap  " style="width:1560px;height:199px;overflow-y:hidden"><div class="gallery-horizontal-scroll-inner"><div data-hook="group-view" style="--group-top:0px;--group-left:0px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="8a6e253e-4d0b-4e46-956c-dae787b121fd" 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" id="pgi8a6e253e4d0b4e46956cdae787b121fd_0" data-hash="8a6e253e-4d0b-4e46-956c-dae787b121fd" data-id="8a6e253e-4d0b-4e46-956c-dae787b121fd" data-idx="0" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:0;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="false"><div data-idx="0" id="item-action-8a6e253e-4d0b-4e46-956c-dae787b121fd" class="item-action" tabindex="0" data-hook="item-action" aria-label="Logo van onze klant REAZN"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-8a6e253e-4d0b-4e46-956c-dae787b121fd" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png 5x" type="image/png"/><img id="8a6e253e-4d0b-4e46-956c-dae787b121fd" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="0" src="https://static.wixstatic.com/media/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png" alt="Logo van onze klant REAZN" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:254px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="31ba3128-1c2e-4504-983d-96cdd69ea5c7" 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" id="pgi31ba31281c2e4504983d96cdd69ea5c7_1" data-hash="31ba3128-1c2e-4504-983d-96cdd69ea5c7" data-id="31ba3128-1c2e-4504-983d-96cdd69ea5c7" data-idx="1" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:254px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="1" id="item-action-31ba3128-1c2e-4504-983d-96cdd69ea5c7" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant SHELL"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-31ba3128-1c2e-4504-983d-96cdd69ea5c7" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png 5x" type="image/png"/><img id="31ba3128-1c2e-4504-983d-96cdd69ea5c7" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="1" src="https://static.wixstatic.com/media/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png" alt="Logo van onze klant SHELL" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:508px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="2a67b823-793c-4cf2-9f97-a29e17138b4f" 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" id="pgi2a67b823793c4cf29f97a29e17138b4f_2" data-hash="2a67b823-793c-4cf2-9f97-a29e17138b4f" data-id="2a67b823-793c-4cf2-9f97-a29e17138b4f" data-idx="2" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:508px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="2" id="item-action-2a67b823-793c-4cf2-9f97-a29e17138b4f" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant SOBINCO"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-2a67b823-793c-4cf2-9f97-a29e17138b4f" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png 5x" type="image/png"/><img id="2a67b823-793c-4cf2-9f97-a29e17138b4f" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="2" src="https://static.wixstatic.com/media/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png" alt="Logo van onze klant SOBINCO" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:762px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="0044604d-d627-420e-85e0-a2dee4a07ba4" 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" id="pgi0044604dd627420e85e0a2dee4a07ba4_3" data-hash="0044604d-d627-420e-85e0-a2dee4a07ba4" data-id="0044604d-d627-420e-85e0-a2dee4a07ba4" data-idx="3" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:762px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="3" id="item-action-0044604d-d627-420e-85e0-a2dee4a07ba4" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant SOLVAY"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-0044604d-d627-420e-85e0-a2dee4a07ba4" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png 5x" type="image/png"/><img id="0044604d-d627-420e-85e0-a2dee4a07ba4" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="3" src="https://static.wixstatic.com/media/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png" alt="Logo van onze klant SOLVAY" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1016px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="bec96860-b026-408f-8514-255cfc8013d0" 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" id="pgibec96860b026408f8514255cfc8013d0_4" data-hash="bec96860-b026-408f-8514-255cfc8013d0" data-id="bec96860-b026-408f-8514-255cfc8013d0" data-idx="4" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:1016px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="4" id="item-action-bec96860-b026-408f-8514-255cfc8013d0" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant STANDAARD UITGEVERIJ"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-bec96860-b026-408f-8514-255cfc8013d0" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png 5x" type="image/png"/><img id="bec96860-b026-408f-8514-255cfc8013d0" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="4" src="https://static.wixstatic.com/media/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png" alt="Logo van onze klant STANDAARD UITGEVERIJ" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1270px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="5a59ec2e-069d-40eb-b8aa-713e9c8d83e9" 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" id="pgi5a59ec2e069d40ebb8aa713e9c8d83e9_5" data-hash="5a59ec2e-069d-40eb-b8aa-713e9c8d83e9" data-id="5a59ec2e-069d-40eb-b8aa-713e9c8d83e9" data-idx="5" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:1270px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="5" id="item-action-5a59ec2e-069d-40eb-b8aa-713e9c8d83e9" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant THE CONTENT COMPANY"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-5a59ec2e-069d-40eb-b8aa-713e9c8d83e9" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png 5x" type="image/png"/><img id="5a59ec2e-069d-40eb-b8aa-713e9c8d83e9" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="5" src="https://static.wixstatic.com/media/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png" alt="Logo van onze klant THE CONTENT COMPANY" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1524px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="674ae4e6-c321-4022-ab60-e1b6c757b6db" 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" id="pgi674ae4e6c3214022ab60e1b6c757b6db_6" data-hash="674ae4e6-c321-4022-ab60-e1b6c757b6db" data-id="674ae4e6-c321-4022-ab60-e1b6c757b6db" data-idx="6" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:1524px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="6" id="item-action-674ae4e6-c321-4022-ab60-e1b6c757b6db" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant TIENSE SUIKERS"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-674ae4e6-c321-4022-ab60-e1b6c757b6db" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png 5x" type="image/png"/><img id="674ae4e6-c321-4022-ab60-e1b6c757b6db" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="6" src="https://static.wixstatic.com/media/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png" alt="Logo van onze klant TIENSE SUIKERS" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1778px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="6304eb6c-fa5e-4b10-a137-890c4d52aaba" 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" id="pgi6304eb6cfa5e4b10a137890c4d52aaba_7" data-hash="6304eb6c-fa5e-4b10-a137-890c4d52aaba" data-id="6304eb6c-fa5e-4b10-a137-890c4d52aaba" data-idx="7" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:1778px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="7" id="item-action-6304eb6c-fa5e-4b10-a137-890c4d52aaba" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant TRENDS Z"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-6304eb6c-fa5e-4b10-a137-890c4d52aaba" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png 5x" type="image/png"/><img id="6304eb6c-fa5e-4b10-a137-890c4d52aaba" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="7" src="https://static.wixstatic.com/media/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png" alt="Logo van onze klant TRENDS Z" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2032px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="3aafab60-cc30-4f8c-82e9-206a18f67422" 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" id="pgi3aafab60cc304f8c82e9206a18f67422_8" data-hash="3aafab60-cc30-4f8c-82e9-206a18f67422" data-id="3aafab60-cc30-4f8c-82e9-206a18f67422" data-idx="8" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:2032px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="8" id="item-action-3aafab60-cc30-4f8c-82e9-206a18f67422" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant UNILIN"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-3aafab60-cc30-4f8c-82e9-206a18f67422" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png 5x" type="image/png"/><img id="3aafab60-cc30-4f8c-82e9-206a18f67422" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="8" src="https://static.wixstatic.com/media/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png" alt="Logo van onze klant UNILIN" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2286px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="dbe61443-4ebe-4049-af40-aefd631ad9b9" 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" id="pgidbe614434ebe4049af40aefd631ad9b9_9" data-hash="dbe61443-4ebe-4049-af40-aefd631ad9b9" data-id="dbe61443-4ebe-4049-af40-aefd631ad9b9" data-idx="9" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:2286px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="9" id="item-action-dbe61443-4ebe-4049-af40-aefd631ad9b9" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant VANDEMOORTELE"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-dbe61443-4ebe-4049-af40-aefd631ad9b9" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png 5x" type="image/png"/><img id="dbe61443-4ebe-4049-af40-aefd631ad9b9" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="9" src="https://static.wixstatic.com/media/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png" alt="Logo van onze klant VANDEMOORTELE" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2540px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="4a0c58e2-7303-440c-b031-3fff9354b91f" 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" id="pgi4a0c58e27303440cb0313fff9354b91f_10" data-hash="4a0c58e2-7303-440c-b031-3fff9354b91f" data-id="4a0c58e2-7303-440c-b031-3fff9354b91f" data-idx="10" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:2540px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="10" id="item-action-4a0c58e2-7303-440c-b031-3fff9354b91f" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant UITGEVERIJ VANDEN BROELE"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-4a0c58e2-7303-440c-b031-3fff9354b91f" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png 5x" type="image/png"/><img id="4a0c58e2-7303-440c-b031-3fff9354b91f" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="10" src="https://static.wixstatic.com/media/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png" alt="Logo van onze klant UITGEVERIJ VANDEN BROELE" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2794px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="befbbb1a-6e80-477d-b2d3-f3015df8cd07" 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" id="pgibefbbb1a6e80477db2d3f3015df8cd07_11" data-hash="befbbb1a-6e80-477d-b2d3-f3015df8cd07" data-id="befbbb1a-6e80-477d-b2d3-f3015df8cd07" data-idx="11" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:2794px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="11" id="item-action-befbbb1a-6e80-477d-b2d3-f3015df8cd07" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant VITO KENNISPUNT WATER"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-befbbb1a-6e80-477d-b2d3-f3015df8cd07" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_390d5728658c4040ba2955581070937a~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_390d5728658c4040ba2955581070937a~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_390d5728658c4040ba2955581070937a~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_390d5728658c4040ba2955581070937a~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_390d5728658c4040ba2955581070937a~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_390d5728658c4040ba2955581070937a~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_390d5728658c4040ba2955581070937a~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_390d5728658c4040ba2955581070937a~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_390d5728658c4040ba2955581070937a~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_390d5728658c4040ba2955581070937a~mv2.png 5x" type="image/png"/><img id="befbbb1a-6e80-477d-b2d3-f3015df8cd07" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="11" src="https://static.wixstatic.com/media/ce0b05_390d5728658c4040ba2955581070937a~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_390d5728658c4040ba2955581070937a~mv2.png" alt="Logo van onze klant VITO KENNISPUNT WATER" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3048px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="41c07df1-2f00-4303-a7e1-0154612d457e" 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" id="pgi41c07df12f004303a7e10154612d457e_12" data-hash="41c07df1-2f00-4303-a7e1-0154612d457e" data-id="41c07df1-2f00-4303-a7e1-0154612d457e" data-idx="12" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:3048px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="12" id="item-action-41c07df1-2f00-4303-a7e1-0154612d457e" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant VLARIO"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-41c07df1-2f00-4303-a7e1-0154612d457e" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png 5x" type="image/png"/><img id="41c07df1-2f00-4303-a7e1-0154612d457e" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="12" src="https://static.wixstatic.com/media/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png" alt="Logo van onze klant VLARIO" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3302px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="642f0820-c873-4b82-9135-08502d847df8" 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" id="pgi642f0820c8734b82913508502d847df8_13" data-hash="642f0820-c873-4b82-9135-08502d847df8" data-id="642f0820-c873-4b82-9135-08502d847df8" data-idx="13" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:3302px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="13" id="item-action-642f0820-c873-4b82-9135-08502d847df8" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant VTTI"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-642f0820-c873-4b82-9135-08502d847df8" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png 5x" type="image/png"/><img id="642f0820-c873-4b82-9135-08502d847df8" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="13" src="https://static.wixstatic.com/media/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png" alt="Logo van onze klant VTTI" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3556px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="9764a731-5536-4e72-a6e8-b1d4656478b2" 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" id="pgi9764a73155364e72a6e8b1d4656478b2_14" data-hash="9764a731-5536-4e72-a6e8-b1d4656478b2" data-id="9764a731-5536-4e72-a6e8-b1d4656478b2" data-idx="14" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:3556px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="14" id="item-action-9764a731-5536-4e72-a6e8-b1d4656478b2" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant YARA"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-9764a731-5536-4e72-a6e8-b1d4656478b2" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png 5x" type="image/png"/><img id="9764a731-5536-4e72-a6e8-b1d4656478b2" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="14" src="https://static.wixstatic.com/media/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png" alt="Logo van onze klant YARA" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3810px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="8a6e253e-4d0b-4e46-956c-dae787b121fd" 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" id="pgi8a6e253e4d0b4e46956cdae787b121fd_15" data-hash="8a6e253e-4d0b-4e46-956c-dae787b121fd" data-id="8a6e253e-4d0b-4e46-956c-dae787b121fd" data-idx="15" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:3810px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="15" id="item-action-8a6e253e-4d0b-4e46-956c-dae787b121fd" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant REAZN"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-8a6e253e-4d0b-4e46-956c-dae787b121fd" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png 5x" type="image/png"/><img id="8a6e253e-4d0b-4e46-956c-dae787b121fd" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="15" src="https://static.wixstatic.com/media/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png" alt="Logo van onze klant REAZN" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:4064px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="31ba3128-1c2e-4504-983d-96cdd69ea5c7" 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" id="pgi31ba31281c2e4504983d96cdd69ea5c7_16" data-hash="31ba3128-1c2e-4504-983d-96cdd69ea5c7" data-id="31ba3128-1c2e-4504-983d-96cdd69ea5c7" data-idx="16" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:4064px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="16" id="item-action-31ba3128-1c2e-4504-983d-96cdd69ea5c7" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant SHELL"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-31ba3128-1c2e-4504-983d-96cdd69ea5c7" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png 5x" type="image/png"/><img id="31ba3128-1c2e-4504-983d-96cdd69ea5c7" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="16" src="https://static.wixstatic.com/media/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png" alt="Logo van onze klant SHELL" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:4318px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="2a67b823-793c-4cf2-9f97-a29e17138b4f" 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" id="pgi2a67b823793c4cf29f97a29e17138b4f_17" data-hash="2a67b823-793c-4cf2-9f97-a29e17138b4f" data-id="2a67b823-793c-4cf2-9f97-a29e17138b4f" data-idx="17" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:4318px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="17" id="item-action-2a67b823-793c-4cf2-9f97-a29e17138b4f" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant SOBINCO"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-2a67b823-793c-4cf2-9f97-a29e17138b4f" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png 5x" type="image/png"/><img id="2a67b823-793c-4cf2-9f97-a29e17138b4f" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="17" src="https://static.wixstatic.com/media/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png" alt="Logo van onze klant SOBINCO" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:4572px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="0044604d-d627-420e-85e0-a2dee4a07ba4" 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" id="pgi0044604dd627420e85e0a2dee4a07ba4_18" data-hash="0044604d-d627-420e-85e0-a2dee4a07ba4" data-id="0044604d-d627-420e-85e0-a2dee4a07ba4" data-idx="18" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:4572px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="18" id="item-action-0044604d-d627-420e-85e0-a2dee4a07ba4" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant SOLVAY"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-0044604d-d627-420e-85e0-a2dee4a07ba4" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png 5x" type="image/png"/><img id="0044604d-d627-420e-85e0-a2dee4a07ba4" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="18" src="https://static.wixstatic.com/media/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png" alt="Logo van onze klant SOLVAY" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:4826px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="bec96860-b026-408f-8514-255cfc8013d0" 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" id="pgibec96860b026408f8514255cfc8013d0_19" data-hash="bec96860-b026-408f-8514-255cfc8013d0" data-id="bec96860-b026-408f-8514-255cfc8013d0" data-idx="19" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:4826px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="19" id="item-action-bec96860-b026-408f-8514-255cfc8013d0" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant STANDAARD UITGEVERIJ"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-bec96860-b026-408f-8514-255cfc8013d0" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png 5x" type="image/png"/><img id="bec96860-b026-408f-8514-255cfc8013d0" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="19" src="https://static.wixstatic.com/media/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png" alt="Logo van onze klant STANDAARD UITGEVERIJ" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5080px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="5a59ec2e-069d-40eb-b8aa-713e9c8d83e9" 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" id="pgi5a59ec2e069d40ebb8aa713e9c8d83e9_20" data-hash="5a59ec2e-069d-40eb-b8aa-713e9c8d83e9" data-id="5a59ec2e-069d-40eb-b8aa-713e9c8d83e9" data-idx="20" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:5080px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="20" id="item-action-5a59ec2e-069d-40eb-b8aa-713e9c8d83e9" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant THE CONTENT COMPANY"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-5a59ec2e-069d-40eb-b8aa-713e9c8d83e9" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png 5x" type="image/png"/><img id="5a59ec2e-069d-40eb-b8aa-713e9c8d83e9" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="20" src="https://static.wixstatic.com/media/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png" alt="Logo van onze klant THE CONTENT COMPANY" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5334px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="674ae4e6-c321-4022-ab60-e1b6c757b6db" 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" id="pgi674ae4e6c3214022ab60e1b6c757b6db_21" data-hash="674ae4e6-c321-4022-ab60-e1b6c757b6db" data-id="674ae4e6-c321-4022-ab60-e1b6c757b6db" data-idx="21" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:5334px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="21" id="item-action-674ae4e6-c321-4022-ab60-e1b6c757b6db" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant TIENSE SUIKERS"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-674ae4e6-c321-4022-ab60-e1b6c757b6db" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png 5x" type="image/png"/><img id="674ae4e6-c321-4022-ab60-e1b6c757b6db" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="21" src="https://static.wixstatic.com/media/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png" alt="Logo van onze klant TIENSE SUIKERS" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5588px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="6304eb6c-fa5e-4b10-a137-890c4d52aaba" 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" id="pgi6304eb6cfa5e4b10a137890c4d52aaba_22" data-hash="6304eb6c-fa5e-4b10-a137-890c4d52aaba" data-id="6304eb6c-fa5e-4b10-a137-890c4d52aaba" data-idx="22" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:5588px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="22" id="item-action-6304eb6c-fa5e-4b10-a137-890c4d52aaba" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant TRENDS Z"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-6304eb6c-fa5e-4b10-a137-890c4d52aaba" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png 5x" type="image/png"/><img id="6304eb6c-fa5e-4b10-a137-890c4d52aaba" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="22" src="https://static.wixstatic.com/media/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_223628930f034648960c3d6160ca7b88~mv2.png" alt="Logo van onze klant TRENDS Z" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5842px;--group-width:254px;--group-right:auto" aria-hidden="false"><div data-id="3aafab60-cc30-4f8c-82e9-206a18f67422" 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" id="pgi3aafab60cc304f8c82e9206a18f67422_23" data-hash="3aafab60-cc30-4f8c-82e9-206a18f67422" data-id="3aafab60-cc30-4f8c-82e9-206a18f67422" data-idx="23" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:5842px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="23" id="item-action-3aafab60-cc30-4f8c-82e9-206a18f67422" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant UNILIN"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-3aafab60-cc30-4f8c-82e9-206a18f67422" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png 5x" type="image/png"/><img id="3aafab60-cc30-4f8c-82e9-206a18f67422" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="23" src="https://static.wixstatic.com/media/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png" alt="Logo van onze klant UNILIN" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:6096px;--group-width:254px;--group-right:auto" aria-hidden="true"><div data-id="dbe61443-4ebe-4049-af40-aefd631ad9b9" 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" id="pgidbe614434ebe4049af40aefd631ad9b9_24" data-hash="dbe61443-4ebe-4049-af40-aefd631ad9b9" data-id="dbe61443-4ebe-4049-af40-aefd631ad9b9" data-idx="24" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:6096px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="24" id="item-action-dbe61443-4ebe-4049-af40-aefd631ad9b9" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant VANDEMOORTELE"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-dbe61443-4ebe-4049-af40-aefd631ad9b9" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png 5x" type="image/png"/><img id="dbe61443-4ebe-4049-af40-aefd631ad9b9" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="24" src="https://static.wixstatic.com/media/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png" alt="Logo van onze klant VANDEMOORTELE" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:6350px;--group-width:254px;--group-right:auto" aria-hidden="true"><div data-id="4a0c58e2-7303-440c-b031-3fff9354b91f" 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" id="pgi4a0c58e27303440cb0313fff9354b91f_25" data-hash="4a0c58e2-7303-440c-b031-3fff9354b91f" data-id="4a0c58e2-7303-440c-b031-3fff9354b91f" data-idx="25" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:6350px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="25" id="item-action-4a0c58e2-7303-440c-b031-3fff9354b91f" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant UITGEVERIJ VANDEN BROELE"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-4a0c58e2-7303-440c-b031-3fff9354b91f" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png 5x" type="image/png"/><img id="4a0c58e2-7303-440c-b031-3fff9354b91f" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="25" src="https://static.wixstatic.com/media/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png" alt="Logo van onze klant UITGEVERIJ VANDEN BROELE" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:6604px;--group-width:254px;--group-right:auto" aria-hidden="true"><div data-id="befbbb1a-6e80-477d-b2d3-f3015df8cd07" 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" id="pgibefbbb1a6e80477db2d3f3015df8cd07_26" data-hash="befbbb1a-6e80-477d-b2d3-f3015df8cd07" data-id="befbbb1a-6e80-477d-b2d3-f3015df8cd07" data-idx="26" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:6604px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="26" id="item-action-befbbb1a-6e80-477d-b2d3-f3015df8cd07" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant VITO KENNISPUNT WATER"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-befbbb1a-6e80-477d-b2d3-f3015df8cd07" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_390d5728658c4040ba2955581070937a~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_390d5728658c4040ba2955581070937a~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_390d5728658c4040ba2955581070937a~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_390d5728658c4040ba2955581070937a~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_390d5728658c4040ba2955581070937a~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_390d5728658c4040ba2955581070937a~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_390d5728658c4040ba2955581070937a~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_390d5728658c4040ba2955581070937a~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_390d5728658c4040ba2955581070937a~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_390d5728658c4040ba2955581070937a~mv2.png 5x" type="image/png"/><img id="befbbb1a-6e80-477d-b2d3-f3015df8cd07" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="26" src="https://static.wixstatic.com/media/ce0b05_390d5728658c4040ba2955581070937a~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_390d5728658c4040ba2955581070937a~mv2.png" alt="Logo van onze klant VITO KENNISPUNT WATER" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:6858px;--group-width:254px;--group-right:auto" aria-hidden="true"><div data-id="41c07df1-2f00-4303-a7e1-0154612d457e" 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" id="pgi41c07df12f004303a7e10154612d457e_27" data-hash="41c07df1-2f00-4303-a7e1-0154612d457e" data-id="41c07df1-2f00-4303-a7e1-0154612d457e" data-idx="27" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:6858px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="27" id="item-action-41c07df1-2f00-4303-a7e1-0154612d457e" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant VLARIO"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-41c07df1-2f00-4303-a7e1-0154612d457e" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png 5x" type="image/png"/><img id="41c07df1-2f00-4303-a7e1-0154612d457e" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="27" src="https://static.wixstatic.com/media/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png" alt="Logo van onze klant VLARIO" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:7112px;--group-width:254px;--group-right:auto" aria-hidden="true"><div data-id="642f0820-c873-4b82-9135-08502d847df8" 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" id="pgi642f0820c8734b82913508502d847df8_28" data-hash="642f0820-c873-4b82-9135-08502d847df8" data-id="642f0820-c873-4b82-9135-08502d847df8" data-idx="28" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:7112px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="28" id="item-action-642f0820-c873-4b82-9135-08502d847df8" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant VTTI"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-642f0820-c873-4b82-9135-08502d847df8" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png 5x" type="image/png"/><img id="642f0820-c873-4b82-9135-08502d847df8" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="28" src="https://static.wixstatic.com/media/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png" alt="Logo van onze klant VTTI" loading="eager" style="width:144px;height:144px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:7366px;--group-width:254px;--group-right:auto" aria-hidden="true"><div data-id="9764a731-5536-4e72-a6e8-b1d4656478b2" 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" id="pgi9764a73155364e72a6e8b1d4656478b2_29" data-hash="9764a731-5536-4e72-a6e8-b1d4656478b2" data-id="9764a731-5536-4e72-a6e8-b1d4656478b2" data-idx="29" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:55px;top:0;left:7366px;right:auto;width:144px;height:144px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="29" id="item-action-9764a731-5536-4e72-a6e8-b1d4656478b2" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Logo van onze klant YARA"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-9764a731-5536-4e72-a6e8-b1d4656478b2" style="background-color:none;height:144px;width:144px;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:144px;height:144px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png 1x, https://static.wixstatic.com/media/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png/v1/fill/w_288,h_288,q_90,enc_avif,quality_auto/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png 2x, https://static.wixstatic.com/media/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png/v1/fill/w_432,h_432,q_90,enc_avif,quality_auto/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png 3x, https://static.wixstatic.com/media/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png 4x, https://static.wixstatic.com/media/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png/v1/fill/w_500,h_500,q_90,enc_avif,quality_auto/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png 5x" type="image/png"/><img id="9764a731-5536-4e72-a6e8-b1d4656478b2" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="29" src="https://static.wixstatic.com/media/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png/v1/fill/w_144,h_144,q_90,enc_avif,quality_auto/ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png" alt="Logo van onze klant YARA" loading="eager" style="width:144px;height:144px"/></picture></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-mlyvhl3p" tabindex="-1" class="Le88gL comp-mlyvhl3p wixui-section" data-block-level-container="ClassicSection"><div class="ClLWjk" id="klanten-reviews"></div><div id="bgLayers_comp-mlyvhl3p" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mlyvhl3p" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-mlyvhl3p" data-motion-part="BG_MEDIA comp-mlyvhl3p" class="ROWgFb"></div></div><div data-mesh-id="comp-mlyvhl3pinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mlyvhl3pinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-mlyvht0o" class="comp-mlyvht0o cntGx6 L4bhCy ignore-focus wixui-slideshow" role="region" tabindex="-1" aria-label="Diavoorstelling"><div data-testid="shadowLayer" class="_3HZQOz"></div><div data-testid="slidesWrapper" aria-live="off" class="LzcnsT"><div id="comp-mlyvht0x2" class="comp-mlyvht0x2 vSDtlj"><div id="bgLayers_comp-mlyvht0x2" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mlyvht0x2" class="QG9w8P axfISv"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-mlyvht0x2" data-motion-part="BG_MEDIA comp-mlyvht0x2" class="ROWgFb"></div></div><div class="thDjwm"></div><div data-mesh-id="comp-mlyvht0x2inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mlyvht0x2inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-mlywy9cx" class="comp-mlywy9cx wixui-vector-image"><div data-testid="svgRoot-comp-mlywy9cx" class="iL7Pq5 gx51wo comp-mlywy9cx"><svg preserveAspectRatio="xMidYMid meet" data-bbox="13.577 30.993 172.003 140" viewBox="13.577 30.993 172.003 140" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" data-type="color" role=presentation aria-hidden=true aria-label=""><defs><style>#comp-mlywy9cx svg [data-color="1"] {fill: #093D52;}</style></defs>
    <g>
        <path fill="#c1d7e8" d="M86.586 49.574c-19.8 13.01-37.742 37.789-39.6 57.614.62 0 4.949-.62 8.042-.62 17.326 0 29.7 13.006 29.7 31.591a32.635 32.635 0 0 1-32.793 32.834c-20.416 0-38.358-16.727-38.358-47.081 0-37.789 21.654-72.477 50.116-92.919zm98.994 0c-19.8 13.01-37.123 37.789-39.6 57.614.616 0 4.948-.62 8.042-.62 17.322 0 30.316 13.006 30.316 31.591 0 17.964-14.848 32.834-33.41 32.834-20.416 0-38.358-16.727-38.358-47.081 0-37.789 21.652-72.477 50.113-92.919z" data-color="1"/>
    </g>
</svg>
</div></div><div id="comp-mlyvht0z4" class="N8MGzv _v6ohL comp-mlyvht0z4 wixui-rich-text" data-testid="richTextElement"><p class="font_6 wixui-rich-text__text" style="font-size:22px; line-height:normal; text-align:center;"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="color:#093D52;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Lo &amp; Hugo by IJstijd</span></span></span></span></span></p></div><div id="comp-mlyvht0y6" class="N8MGzv _v6ohL comp-mlyvht0y6 wixui-rich-text" data-testid="richTextElement"><blockquote class="font_0 wixui-rich-text__text" style="font-size:20px; line-height:1.4em; text-align:center;"><span style="letter-spacing:0em;" class="wixui-rich-text__text"><span style="color:#323232;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text">&quot;Een superfijne samenwerking met Ingeblikt! Een sterk op elkaar afgestemd team, professionele aanpak en heldere communicatie doorheen het volledige traject.&quot;</span></span></span></span></span></blockquote></div></div></div></div></div><nav aria-label="Dia&#x27;s" class="hImYkx"><ol class="RLaZ7p"><li aria-current="true"><a href="./#comp-mlyvht0x2" aria-label="Lo &amp; Hugo by IJstijd" class="v1smN8 JPnvZO"></a></li><li><a href="./#comp-mpfo7s1o" aria-label="Eastman" class="v1smN8"></a></li><li><a href="./#comp-mlyxywvf" aria-label="Unilin" class="v1smN8"></a></li><li><a href="./#comp-mlyy05xp" aria-label="Yara" class="v1smN8"></a></li><li><a href="./#comp-mlyyjiep" aria-label="Ecover" class="v1smN8"></a></li><li><a href="./#comp-mlyynx38" aria-label="Plopsa" class="v1smN8"></a></li><li><a href="./#comp-mlyyq0mi" aria-label="Lotus Bakeries" class="v1smN8"></a></li><li><a href="./#comp-mlyyrx22" aria-label="Polygon Graphics" class="v1smN8"></a></li><li><a href="./#comp-mlyytkl3" aria-label="Tiense Suikers" class="v1smN8"></a></li><li><a href="./#comp-mlyyx8jy" aria-label="Inagro" class="v1smN8"></a></li></ol></nav></div></div></div></section><section id="comp-mk567j6r" tabindex="-1" class="Le88gL comp-mk567j6r wixui-section" data-block-level-container="ClassicSection"><div class="ClLWjk" id="home-studio-intro"></div><div id="bgLayers_comp-mk567j6r" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mk567j6r" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-mk567j6r" data-motion-part="BG_MEDIA comp-mk567j6r" class="ROWgFb"></div></div><div data-mesh-id="comp-mk567j6rinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mk567j6rinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-mk5696j9" class="comp-mk5696j9 CeUMmm wixui-column-strip"><div id="bgLayers_comp-mk5696j9" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mk5696j9" class="ktMZav"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-mk5696j9" data-motion-part="BG_MEDIA comp-mk5696j9" class="etSQ9j"></div></div><div data-testid="columns" class="Ak0vpt"><div id="comp-mk5696pj" class="comp-mk5696pj FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-mk5696pj" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mk5696pj" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-mk5696pj" data-motion-part="BG_MEDIA comp-mk5696pj" class="ROWgFb"></div></div><div data-mesh-id="comp-mk5696pjinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mk5696pjinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-mk567j6x3" class="N8MGzv _v6ohL comp-mk567j6x3 wixui-rich-text" data-testid="richTextElement"><h2 class="font_0 wixui-rich-text__text" style="font-size:22px; text-align:center;"><span style="color:#7DCDAA;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;" class="wixui-rich-text__text"><span style="font-size:22px;" class="wixui-rich-text__text">Ontdek onze in-house opnamestudio</span></span></span></span></h2></div><div id="comp-mk56d5uu" class="N8MGzv _v6ohL comp-mk56d5uu wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:20px; text-align:center;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text">Beschik je zelf niet over een geschikte opnamelocatie, dan ben je van harte welkom in onze professioneel uitgeruste studio van 25 m&sup2;. Filmen, fotograferen, een podcast opnemen... alles is er mogelijk!</span></span></span></span></p></div><div class="comp-mk56b0tf mu5PoX" id="comp-mk56b0tf" aria-disabled="false"><a data-testid="linkElement" href="https://www.ingeblikt.be/studio" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="ontdek onze studio"><span class="OR4Nv8 wixui-button__label">ontdek onze studio</span></a></div></div></div></div></div></section><div id="comp-mk567j76" class="  "><div class="comp-mk567j76"><style>.comp-mk567j76 {
            --wix-color-1: 245,245,245;
--wix-color-2: 219,219,219;
--wix-color-3: 143,143,143;
--wix-color-4: 86,86,86;
--wix-color-5: 30,30,30;
--wix-color-6: 236,205,178;
--wix-color-7: 218,155,102;
--wix-color-8: 162,96,40;
--wix-color-9: 120,71,29;
--wix-color-10: 60,35,15;
--wix-color-11: 148,255,97;
--wix-color-12: 127,227,79;
--wix-color-13: 100,179,62;
--wix-color-14: 80,143,50;
--wix-color-15: 56,99,35;
--wix-color-16: 87,194,255;
--wix-color-17: 54,164,227;
--wix-color-18: 34,121,171;
--wix-color-19: 22,84,120;
--wix-color-20: 13,52,74;
--wix-color-21: 252,139,139;
--wix-color-22: 252,53,53;
--wix-color-23: 201,40,40;
--wix-color-24: 150,24,24;
--wix-color-25: 103,14,14;
--wix-color-26: 245,245,245;
--wix-color-27: 30,30,30;
--wix-color-28: 219,219,219;
--wix-color-29: 143,143,143;
--wix-color-30: 86,86,86;
--wix-color-31: 162,96,40;
--wix-color-32: 120,71,29;
--wix-color-33: 143,143,143;
--wix-color-34: 245,245,245;
--wix-color-35: 30,30,30;
--wix-color-36: 30,30,30;
--wix-color-37: 86,86,86;
--wix-color-38: 162,96,40;
--wix-color-39: 162,96,40;
--wix-color-40: 245,245,245;
--wix-color-41: 245,245,245;
--wix-color-42: 162,96,40;
--wix-color-43: 162,96,40;
--wix-color-44: 143,143,143;
--wix-color-45: 143,143,143;
--wix-color-46: 245,245,245;
--wix-color-47: 245,245,245;
--wix-color-48: 162,96,40;
--wix-color-49: 162,96,40;
--wix-color-50: 162,96,40;
--wix-color-51: 162,96,40;
--wix-color-52: 245,245,245;
--wix-color-53: 245,245,245;
--wix-color-54: 143,143,143;
--wix-color-55: 143,143,143;
--wix-font-Title: normal normal normal 88px/1.4em poppins-semibold,poppins,sans-serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: normal;
--wix-font-Title-size: 88px;
--wix-font-Title-line-height: 1.4em;
--wix-font-Title-family: poppins-semibold,poppins,sans-serif;
--wix-font-Title-text-decoration: none;
--wix-font-Menu: normal normal normal 14px/1.79em poppins-extralight,poppins,sans-serif;
--wix-font-Menu-style: normal;
--wix-font-Menu-variant: normal;
--wix-font-Menu-weight: normal;
--wix-font-Menu-size: 14px;
--wix-font-Menu-line-height: 1.79em;
--wix-font-Menu-family: poppins-extralight,poppins,sans-serif;
--wix-font-Menu-text-decoration: none;
--wix-font-Page-title: normal normal normal 72px/1.4em poppins-semibold,poppins,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: 72px;
--wix-font-Page-title-line-height: 1.4em;
--wix-font-Page-title-family: poppins-semibold,poppins,sans-serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal normal 50px/1.4em poppins-semibold,poppins,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: 50px;
--wix-font-Heading-XL-line-height: 1.4em;
--wix-font-Heading-XL-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal normal 40px/1.4em poppins-semibold,poppins,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: 40px;
--wix-font-Heading-L-line-height: 1.4em;
--wix-font-Heading-L-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 28px/1.4em poppins-semibold,poppins,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: 28px;
--wix-font-Heading-M-line-height: 1.4em;
--wix-font-Heading-M-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;
--wix-font-Heading-S-style: normal;
--wix-font-Heading-S-variant: normal;
--wix-font-Heading-S-weight: normal;
--wix-font-Heading-S-size: 22px;
--wix-font-Heading-S-line-height: 1.4em;
--wix-font-Heading-S-family: poppins-semibold,poppins,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 20px/1.67em poppins-semibold,poppins,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: 20px;
--wix-font-Body-L-line-height: 1.67em;
--wix-font-Body-L-family: poppins-semibold,poppins,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 15px/1.4em poppins-extralight,poppins,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: 15px;
--wix-font-Body-M-line-height: 1.4em;
--wix-font-Body-M-family: poppins-extralight,poppins,sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal normal 14px/1.4em poppins-extralight,poppins,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: poppins-extralight,poppins,sans-serif;
--wix-font-Body-S-text-decoration: none;
--wix-font-Body-XS: normal normal normal 14px/1.79em poppins-extralight,poppins,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: 14px;
--wix-font-Body-XS-line-height: 1.79em;
--wix-font-Body-XS-family: poppins-extralight,poppins,sans-serif;
--wix-font-Body-XS-text-decoration: none;
--wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-style: normal;
--wix-font-LIGHT-variant: normal;
--wix-font-LIGHT-weight: normal;
--wix-font-LIGHT-size: 12px;
--wix-font-LIGHT-line-height: 1.4em;
--wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-text-decoration: none;
--wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-style: normal;
--wix-font-MEDIUM-variant: normal;
--wix-font-MEDIUM-weight: normal;
--wix-font-MEDIUM-size: 12px;
--wix-font-MEDIUM-line-height: 1.4em;
--wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-text-decoration: none;
--wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
--wix-font-STRONG-style: normal;
--wix-font-STRONG-variant: normal;
--wix-font-STRONG-weight: normal;
--wix-font-STRONG-size: 12px;
--wix-font-STRONG-line-height: 1.4em;
--wix-font-STRONG-family: HelveticaNeueW01-65Medi;
--wix-font-STRONG-text-decoration: none;
            --wix-direction: ltr;
--videoPlay: 2;
--newItemsDetails: 1;
--itemClick: 2;
--titlePlacementHorizontallyCompatible: 1;
--overlayGradientDegrees: 180;
--gallerySliderImageRatio: 1;
--slideTransition: 0;
--gridStyle: 1;
--previewHover: 0;
--arrowsSize: 22;
--arrowsType: 1;
--customButtonBorderRadius: 0;
--gallerySize: 45;
--te-padding-slider: 30;
--newItemsLocation: 0;
--overlayAnimation: 0;
--collageDensity: 100;
--slideshowLoop: 1;
--externalCustomButtonBorderWidth: 0;
--isAutoSlideshow: 1;
--loveCounter: 1;
--galleryLayout: 4;
--titlePlacement: 1;
--imageLoadingMode: 0;
--galleryVerticalAlign: 2;
--autoSlideshowContinuousSpeed: 40;
--arrowsVerticalPosition: 1;
--galleryHorizontalAlign: 0;
--thumbnailSpacings: 10;
--imageResize: 0;
--designedPresetId: -1;
--autoSlideshowType: 1;
--overlayType: 0;
--showArrows: 0;
--externalCustomButtonBorderRadius: 0;
--arrowsContainerType: 0;
--arrowsContainerBorderRadius: 0;
--textFont: normal normal normal 20px/1.4em poppins-extralight,poppins,sans-serif;
--itemIconColor: 255,255,255;
--itemIconColor-rgb: 255,255,255;
--itemIconColor-opacity: 1;
--titleColorExpand: 30,30,30;
--titleColorExpand-rgb: 30,30,30;
--titleColorExpand-opacity: 1;
--loadMoreButtonFontColor: 30,30,30;
--loadMoreButtonFontColor-rgb: 30,30,30;
--loadMoreButtonFontColor-opacity: 1;
--itemDescriptionFontColor: 255,255,255;
--itemDescriptionFontColor-rgb: 255,255,255;
--itemDescriptionFontColor-opacity: 1;
--arrowsContainerBackgroundColor: 255,255,255,0;
--arrowsContainerBackgroundColor-rgb: 255,255,255;
--arrowsContainerBackgroundColor-opacity: 0;
--customButtonBorderColor: 255,255,255;
--customButtonBorderColor-rgb: 255,255,255;
--customButtonBorderColor-opacity: 1;
--textBoxFillColor: 219,219,219;
--textBoxFillColor-rgb: 219,219,219;
--textBoxFillColor-opacity: 1;
--itemOpacity: 0,0,0,0;
--itemOpacity-rgb: 0,0,0;
--itemOpacity-opacity: 0;
--loadMoreButtonColor: 245,245,245;
--loadMoreButtonColor-rgb: 245,245,245;
--loadMoreButtonColor-opacity: 1;
--loadMoreButtonBorderColor: 30,30,30;
--loadMoreButtonBorderColor-rgb: 30,30,30;
--loadMoreButtonBorderColor-opacity: 1;
--customButtonFontColor: 255,255,255;
--customButtonFontColor-rgb: 255,255,255;
--customButtonFontColor-opacity: 1;
--imageLoadingColor: 219,219,219;
--imageLoadingColor-rgb: 219,219,219;
--imageLoadingColor-opacity: 1;
--externalCustomButtonBorderColor: 30,30,30;
--externalCustomButtonBorderColor-rgb: 30,30,30;
--externalCustomButtonBorderColor-opacity: 1;
--itemShadowOpacityAndColor: 30,30,30,0.2;
--itemShadowOpacityAndColor-rgb: 30,30,30;
--itemShadowOpacityAndColor-opacity: 0.2;
--externalCustomButtonColor: 162,96,40;
--externalCustomButtonColor-rgb: 162,96,40;
--externalCustomButtonColor-opacity: 1;
--itemFontColorSlideshow: 30,30,30;
--itemFontColorSlideshow-rgb: 30,30,30;
--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: 30,30,30;
--itemBorderColor-rgb: 30,30,30;
--itemBorderColor-opacity: 1;
--itemIconColorSlideshow: 30,30,30;
--itemIconColorSlideshow-rgb: 30,30,30;
--itemIconColorSlideshow-opacity: 1;
--foreColor: 219,219,219;
--foreColor-rgb: 219,219,219;
--foreColor-opacity: 1;
--bgColorExpand: 245,245,245;
--bgColorExpand-rgb: 245,245,245;
--bgColorExpand-opacity: 1;
--textBoxBorderColor: 30,30,30;
--textBoxBorderColor-rgb: 30,30,30;
--textBoxBorderColor-opacity: 1;
--customButtonFontColorForHover: 245,245,245;
--customButtonFontColorForHover-rgb: 245,245,245;
--customButtonFontColorForHover-opacity: 1;
--customButtonColor: 162,96,40,0;
--customButtonColor-rgb: 162,96,40;
--customButtonColor-opacity: 0;
--descriptionColorExpand: 30,30,30;
--descriptionColorExpand-rgb: 30,30,30;
--descriptionColorExpand-opacity: 1;
--actionsColorExpand: 30,30,30;
--actionsColorExpand-rgb: 30,30,30;
--actionsColorExpand-opacity: 1;
--oneColorAnimationColor: 245,245,245;
--oneColorAnimationColor-rgb: 245,245,245;
--oneColorAnimationColor-opacity: 1;
--backColor: 219,219,219;
--backColor-rgb: 219,219,219;
--backColor-opacity: 1;
--itemDescriptionFontColorSlideshow: 30,30,30;
--itemDescriptionFontColorSlideshow-rgb: 30,30,30;
--itemDescriptionFontColorSlideshow-opacity: 1;
--te-background-color-picker: 218,155,102;
--te-background-color-picker-rgb: 218,155,102;
--te-background-color-picker-opacity: 1;
--overlayGradientColor2: 0,0,0,0.3;
--overlayGradientColor2-rgb: 0,0,0;
--overlayGradientColor2-opacity: 0.3;
--overlayGradientColor1: 0,0,0,0.01;
--overlayGradientColor1-rgb: 0,0,0;
--overlayGradientColor1-opacity: 0.01;
--backgroundColor: 143,143,143;
--backgroundColor-rgb: 143,143,143;
--backgroundColor-opacity: 1;
--textColor: 30,30,30;
--textColor-rgb: 30,30,30;
--textColor-opacity: 1;
--customButtonFontForHover: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;
--customButtonFontForHover-style: normal;
--customButtonFontForHover-variant: normal;
--customButtonFontForHover-weight: normal;
--customButtonFontForHover-size: 15px;
--customButtonFontForHover-line-height: 18px;
--customButtonFontForHover-family: avenir-lt-w01_35-light1475496,sans-serif;
--customButtonFontForHover-text-decoration: none;
--text-editor-font: normal normal normal 30px/37px avenir-lt-w01_85-heavy1475544,sans-serif;
--text-editor-font-style: normal;
--text-editor-font-variant: normal;
--text-editor-font-weight: normal;
--text-editor-font-size: 30px;
--text-editor-font-line-height: 37px;
--text-editor-font-family: avenir-lt-w01_85-heavy1475544,sans-serif;
--text-editor-font-text-decoration: none;
--itemDescriptionFont: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;
--itemDescriptionFont-style: normal;
--itemDescriptionFont-variant: normal;
--itemDescriptionFont-weight: normal;
--itemDescriptionFont-size: 15px;
--itemDescriptionFont-line-height: 18px;
--itemDescriptionFont-family: avenir-lt-w01_35-light1475496,sans-serif;
--itemDescriptionFont-text-decoration: none;
--customButtonFont: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;
--customButtonFont-style: normal;
--customButtonFont-variant: normal;
--customButtonFont-weight: normal;
--customButtonFont-size: 15px;
--customButtonFont-line-height: 18px;
--customButtonFont-family: avenir-lt-w01_35-light1475496,sans-serif;
--customButtonFont-text-decoration: none;
--text-editor-font-1499936284098: normal normal normal 40px/50px avenir-lt-w01_35-light1475496,sans-serif;
--text-editor-font-1499936284098-style: normal;
--text-editor-font-1499936284098-variant: normal;
--text-editor-font-1499936284098-weight: normal;
--text-editor-font-1499936284098-size: 40px;
--text-editor-font-1499936284098-line-height: 50px;
--text-editor-font-1499936284098-family: avenir-lt-w01_35-light1475496,sans-serif;
--text-editor-font-1499936284098-text-decoration: none;
--loadMoreButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;
--loadMoreButtonFont-style: normal;
--loadMoreButtonFont-variant: normal;
--loadMoreButtonFont-weight: normal;
--loadMoreButtonFont-size: 15px;
--loadMoreButtonFont-line-height: 1.4em;
--loadMoreButtonFont-family: poppins-extralight,poppins,sans-serif;
--loadMoreButtonFont-text-decoration: none;
--itemFontSlideshow: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;
--itemFontSlideshow-style: normal;
--itemFontSlideshow-variant: normal;
--itemFontSlideshow-weight: normal;
--itemFontSlideshow-size: 22px;
--itemFontSlideshow-line-height: 1.4em;
--itemFontSlideshow-family: poppins-semibold,poppins,sans-serif;
--itemFontSlideshow-text-decoration: none;
--titleFontExpand: normal normal normal 72px/1.4em poppins-semibold,poppins,sans-serif;
--titleFontExpand-style: normal;
--titleFontExpand-variant: normal;
--titleFontExpand-weight: normal;
--titleFontExpand-size: 72px;
--titleFontExpand-line-height: 1.4em;
--titleFontExpand-family: poppins-semibold,poppins,sans-serif;
--titleFontExpand-text-decoration: none;
--itemDescriptionFontSlideshow: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;
--itemDescriptionFontSlideshow-style: normal;
--itemDescriptionFontSlideshow-variant: normal;
--itemDescriptionFontSlideshow-weight: normal;
--itemDescriptionFontSlideshow-size: 15px;
--itemDescriptionFontSlideshow-line-height: 18px;
--itemDescriptionFontSlideshow-family: avenir-lt-w01_35-light1475496,sans-serif;
--itemDescriptionFontSlideshow-text-decoration: none;
--descriptionFontExpand: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;
--descriptionFontExpand-style: normal;
--descriptionFontExpand-variant: normal;
--descriptionFontExpand-weight: normal;
--descriptionFontExpand-size: 15px;
--descriptionFontExpand-line-height: 1.4em;
--descriptionFontExpand-family: poppins-extralight,poppins,sans-serif;
--descriptionFontExpand-text-decoration: none;
--itemFont: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;
--itemFont-style: normal;
--itemFont-variant: normal;
--itemFont-weight: normal;
--itemFont-size: 22px;
--itemFont-line-height: 1.4em;
--itemFont-family: poppins-semibold,poppins,sans-serif;
--itemFont-text-decoration: none;
--textFont-style: normal;
--textFont-variant: normal;
--textFont-weight: normal;
--textFont-size: 20px;
--textFont-line-height: 1.4em;
--textFont-family: poppins-extralight,poppins,sans-serif;
--textFont-text-decoration: none;
        }</style><style>

 .s__3mb942.oUUTDbO--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)}
 .sfxZxsX{--wbu-color-blue-0:#0F2CCF;--wbu-color-blue-100:#2F5DFF;--wbu-color-blue-200:#597DFF;--wbu-color-blue-300:#ACBEFF;--wbu-color-blue-400:#D5DFFF;--wbu-color-blue-500:#EAEFFF;--wbu-color-blue-600:#F5F7FF;--wbu-color-black-0:#151414;--wbu-color-black-100:#383838;--wbu-color-black-200:#525150;--wbu-color-black-300:#767574;--wbu-color-black-400:#A8A6A5;--wbu-color-black-500:#E0DFDF;--wbu-color-black-600:#F1F0EF;--wbu-color-red-0:#9C2426;--wbu-color-red-100:#DF3336;--wbu-color-red-200:#E55C5E;--wbu-color-red-300:#ED8F90;--wbu-color-red-400:#F4B8B9;--wbu-color-red-500:#F9D6D7;--wbu-color-red-600:#FCEBEB;--wbu-color-green-0:#0D4F3D;--wbu-color-green-100:#4B916D;--wbu-color-green-200:#97C693;--wbu-color-green-300:#BDE2A7;--wbu-color-green-400:#DAF3C0;--wbu-color-green-500:#EFFAE5;--wbu-color-green-600:#F1F5ED;--wbu-color-yellow-0:#D49341;--wbu-color-yellow-100:#F9AD4D;--wbu-color-yellow-200:#FABD71;--wbu-color-yellow-300:#FCD29D;--wbu-color-yellow-400:#FDEAD2;--wbu-color-yellow-500:#FEF3E5;--wbu-color-yellow-600:#FEF6ED;--wbu-color-orange-0:#AE3E09;--wbu-color-orange-100:#FF8044;--wbu-color-orange-200:#FE9361;--wbu-color-orange-300:#FDA77F;--wbu-color-orange-400:#FBCFBB;--wbu-color-orange-500:#FBE3D9;--wbu-color-orange-600:#FDF1EC;--wbu-color-purple-0:#5000AA;--wbu-color-purple-100:#7200F3;--wbu-color-purple-200:#8B2DF5;--wbu-color-purple-300:#BE89F9;--wbu-color-purple-400:#D7B7FB;--wbu-color-purple-500:#F1E5FE;--wbu-color-purple-600:#F8F2FF;--wbu-color-ai-0:#4D3DD0;--wbu-color-ai-100:#5A48F5;--wbu-color-ai-200:#7B6DF7;--wbu-color-ai-300:#A59BFA;--wbu-color-ai-400:#D6D1FC;--wbu-color-ai-500:#E7E4FE;--wbu-color-ai-600:#EEECFE;--wbu-heading-font-stack:'Madefor Display', 'Helvetica Neue', Helvetica, Arial, '\E3\192\A1\E3\201A\A4\E3\192\AA\E3\201A\AA', 'meiryo', '\E3\192\2019\E3\192\A9\E3\201A\AE\E3\192\17D\E8\A7\2019\E3\201A\B4  pro w3', 'hiragino kaku gothic pro', sans-serif;--wbu-text-tiny-size:10px;--wbu-text-tiny-line-height:12px;--wbu-text-small-size:12px;--wbu-text-small-line-height:12px;--wbu-text-medium-size:14px;--wbu-text-medium-line-height:16px;--wbu-text-large-size:16px;--wbu-text-large-line-height:18px;--wbu-heading-h1-font-size:32px;--wbu-heading-h1-line-height:40px;--wbu-heading-h1-letter-spacing:-0.5px;--wbu-heading-h1-font-weight:400;--wbu-heading-h2-font-size:24px;--wbu-heading-h2-line-height:32px;--wbu-heading-h2-letter-spacing:-0.5px;--wbu-heading-h2-font-weight:500;--wbu-heading-h3-font-size:16px;--wbu-heading-h3-line-height:24px;--wbu-heading-h3-letter-spacing:-0.5px;--wbu-heading-h3-font-weight:700;--wbu-heading-h4-font-size:14px;--wbu-heading-h4-line-height:18px;--wbu-heading-h4-letter-spacing:0px;--wbu-heading-h4-font-weight:500;--wbu-heading-h5-font-size:12px;--wbu-heading-h5-line-height:18px;--wbu-heading-h5-letter-spacing:0px;--wbu-heading-h5-font-weight:600}



 .sDDrUS7.oINNVeg--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)}









/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[1]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/dynamic/GalleryWrapperWixStyles.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .nav-arrows-container .custom-nav-arrows svg{width:100%;height:100%}/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[1]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/dynamic/FullscreenWrapperWixStyles.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

 .fullscreen-focus-lock {
  height: 100%;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/GalleryWrapper.global.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/FullscreenWrapper.global.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/SocialShareWrapper.global.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!../../../core-packages/pro-gallery-old/dist/statics/main.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/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;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} .nav-arrows-container:focus:not(:focus-visible){--focus-ring-box-shadow: none !important;outline:none !important;box-shadow:none !important} .arrow-portal-container span{animation:fadeIn .1s ease-in-out;position:fixed;transition:top 50ms,left 50ms;display:flex;align-items:center;justify-content:center}div.gallery-slideshow div.pro-gallery,div.gallery-slideshow .gallery-column{box-sizing:content-box !important}div.gallery-slideshow .gallery-group,div.gallery-slideshow .gallery-item-container,div.gallery-slideshow .gallery-item-wrapper{overflow:visible !important}div.gallery-slideshow.streched .gallery-slideshow-info{padding-left:50px !important;padding-right:50px !important}@media(max-width: 500px){div.gallery-slideshow div.pro-gallery .gallery-slideshow-info{padding-left:20px;padding-right:20px}}div.gallery-slideshow div.pro-gallery .gallery-item-container .gallery-slideshow-info{position:absolute;padding-top:0px;bottom:-220px;height:220px;width:100%;box-sizing:border-box;display:flex;z-index:15} .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 60px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 10px 50px} .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px}div.pro-gallery{width:100%;height:100%;overflow:hidden;backface-visibility:hidden;position:relative}div.pro-gallery .gallery-column{float:left;overflow:hidden;position:relative;transform-style:preserve-3d;backface-visibility:hidden}div.pro-gallery .gallery-column .gallery-left-padding{display:inline-block;height:100%}div.pro-gallery .gallery-column .gallery-top-padding{display:block;width:100%}div.pro-gallery .gallery-group{float:left;overflow:hidden;position:relative;transform-style:preserve-3d;backface-visibility:hidden;box-sizing:border-box;padding:0;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:11px}div.pro-gallery .gallery-group.debug.gallery-group-gone{background:#cdcdd0}div.pro-gallery .gallery-group.debug.gallery-group-visible{background:#c1f0c1}div.pro-gallery .gallery-group.debug.gallery-group-hidden{background:#f99}div.pro-gallery .gallery-item-container{position:absolute;display:inline-block;vertical-align:top;border:none;padding:0;border-radius:0;box-sizing:border-box;overflow:hidden;transform-style:preserve-3d;backface-visibility:hidden;outline:none;text-decoration:none;color:inherit;will-change:top,left,width,height;box-sizing:border-box;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:11px;cursor:default;scroll-snap-align:center}div.pro-gallery .gallery-item-container .item-action{width:1px;height:1px;overflow:hidden;position:absolute;pointer-events:none;z-index:-1}div.pro-gallery .gallery-item-container .item-action:focus{--focus-ring-box-shadow: none !important;outline:none !important;box-shadow:none !important}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info{cursor:pointer}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info button{text-decoration:underline;cursor:pointer}div.pro-gallery .gallery-item-container.visible{transform:translate3d(0, 0, 0)}div.pro-gallery .gallery-item-container.clickable{cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-wrapper{position:relative;width:100%;height:100%;overflow:hidden}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .gallery-item{-o-object-fit:cover;object-fit:cover}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .text-item>div{width:100% !important;height:100% !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper.transparent,div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit{background:rgba(0,0,0,0)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-preload{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit .gallery-item{background:rgba(0,0,0,0);-o-object-fit:contain;object-fit:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;overflow:hidden;border-radius:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item{box-sizing:border-box;/*! autoprefixer: ignore next */-webkit-font-smoothing:antialiased;white-space:initial}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item .te-pro-gallery-text-item{line-height:normal !important;letter-spacing:normal !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item>div{background:initial !important;box-sizing:border-box}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item p,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item span,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item div,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h1,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h2,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h3,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h4,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h5,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h6,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item i{margin:0;padding:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item .pro-circle-preloader{top:50%;left:50%;height:30px;width:15px;z-index:-1;opacity:.4}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item img.gallery--placeholder-item{width:100% !important;height:100% !important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded{background-color:rgba(0,0,0,0);opacity:1 !important;animation:none !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded.image-item:after{display:none !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded~.pro-circle-preloader{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.error{opacity:0 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded{background-size:cover;background-repeat:no-repeat;background-position:center center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded.grid-fit{background-size:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video{overflow:hidden;text-align:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video iframe{left:0;top:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing i{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playedOnce~.image-item{pointer-events:none;opacity:0;transition:opacity .2s ease}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i{display:inline-block;text-rendering:auto;/*! autoprefixer: ignore next */-webkit-font-smoothing:antialiased;position:absolute;z-index:11;top:50%;left:50%;height:60px;text-align:center;margin:-30px 0 0 -30px;background:#080808;color:#fff;border-radius:50px;opacity:.7}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle{opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-background{font-size:26px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:hover{opacity:.9}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:before,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:before{font-size:2.3em;opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info{position:absolute;bottom:-220px;height:220px;width:100%;box-sizing:border-box;display:flex;z-index:15}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info>div{height:100%;width:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{white-space:initial;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;box-sizing:border-box;border-radius:0;z-index:15;overflow:hidden}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-hover-inner{height:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover.no-hover-bg:before{opacity:0 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;margin:0;box-sizing:border-box;z-index:-1}div.pro-gallery .gallery-item-container .gallery-item-common-info{box-sizing:border-box;cursor:pointer}div.pro-gallery.one-row{white-space:nowrap;float:left}div.pro-gallery.one-row .gallery-column{width:100%;float:none;white-space:nowrap}div.pro-gallery.one-row .gallery-column .gallery-group{display:inline-block;float:none}div.pro-gallery.one-row.slider .gallery-column{overflow-x:scroll}div.pro-gallery.one-row.slider .gallery-column.scroll-snap{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}div.pro-gallery.one-row .gallery-horizontal-scroll-inner{position:relative;will-change:transform}div.pro-gallery.thumbnails-gallery{overflow:hidden;float:left}div.pro-gallery.thumbnails-gallery .galleryColumn{position:relative;overflow:visible}div.pro-gallery.thumbnails-gallery .thumbnailItem{position:absolute;background-color:#fff;background-size:cover;background-position:center;overflow-y:inherit;border-radius:0px;cursor:pointer}div.pro-gallery.thumbnails-gallery .thumbnailItem.pro-gallery-highlight::after{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;background-color:hsla(0,0%,100%,.6)}@media(max-width: 500px){div.pro-gallery.thumbnails-gallery{overflow:visible}}div.pro-gallery *:focus{box-shadow:none}div.pro-gallery.accessible i:focus,div.pro-gallery.accessible button:not(.nav-arrows-container,.has-custom-focus):focus{box-shadow:inset 0 0 0 1px #fff,inset 0 0 1px 4px #116dff}div.pro-gallery.accessible i:focus:not(:focus-visible),div.pro-gallery.accessible button:not(.nav-arrows-container,.has-custom-focus):focus:not(:focus-visible){box-shadow:none !important}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 .gallery-item-container:has(.item-action:focus)::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff;pointer-events:none;border-radius:inherit;z-index:15}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::before{box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,0 0 10px -5px #116dff;pointer-events:none;border-radius:inherit}div.pro-gallery .hide-scrollbars{-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}div.pro-gallery .hide-scrollbars::-webkit-scrollbar,div.pro-gallery .hide-scrollbars ::-webkit-scrollbar{width:0 !important;height:0 !important}div.pro-gallery .rtl{direction:rtl}div.pro-gallery .ltr{direction:ltr} .sr-only.out-of-view-component{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:circle(0%);border:0} .screen-logs{word-wrap:break-word;background:#fff;width:280px;font-size:10px} .fade{display:block;transition:opacity 600ms ease} .fade-visible{opacity:1} .fade-hidden{opacity:0} .deck-before{display:block;z-index:1;transition:transform 600ms ease;transform:translateX(-100%)} .deck-before-rtl{display:block;z-index:1;transition:transform 600ms ease;transform:translateX(100%)} .deck-current{display:block;z-index:0;transition:transform 600ms ease;transform:translateX(0)} .deck-current .override{transition:transform 600ms ease,opacity .1s ease 200ms !important} .deck-after{display:block;transition:opacity .2s ease 600ms;z-index:-1;opacity:0} .deck-after .override{transition:opacity .1s ease 0s !important} .disabled-transition{transition:none !important}@keyframes changing_background{0%{background-color:rgba(241,241,241,.2)}50%{background-color:rgba(241,241,241,.8)}100%{background-color:rgba(241,241,241,.2)}} .pro-gallery-parent-container.gallery-slideshow [data-hook=group-view]::before{content:"";position:absolute;scroll-snap-align:center;top:var(--group-top);left:var(--group-left);width:var(--group-width);right:var(--group-right);height:1px;pointer-events:none} .pro-gallery-parent-container:not(.gallery-slideshow) [data-hook=group-view] .item-link-wrapper::before{content:"";position:absolute;scroll-snap-align:center;top:var(--group-top);left:var(--group-left);width:var(--group-width);right:var(--group-right);height:1px;pointer-events:none} .gallery-item-container{scroll-snap-align:none !important} .gallery-slideshow .gallery-item-container:not(.clickable) a{cursor:default}/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/ProGallery.global.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************//*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!../../pro-gallery-info-element/dist/statics/app.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************//*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[1]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/infoElement.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .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}/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/InfoElement.global.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************//*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/Tooltip.global.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ :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)}/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/ProGalleryRenderIndicator.global.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .pg-render-indicator{position:absolute;bottom:15.5px;left:15.5px;border:1px solid #717171;padding:5px 10px 5px 5px;font-size:16px;z-index:2147483648;cursor:default;line-height:20px} .pg-render-indicator table{table-layout:fixed} .pg-render-indicator.rendered{background-color:#7fff00} .pg-render-indicator.not-rendered{background-color:red} .pg-render-indicator .log-column{max-height:450px;max-width:500px;overflow:auto;background-color:#fff} .pg-render-indicator .show-on-hover{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;top:-9999px;left:-9999px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important} .pg-render-indicator div.worker-log-text{word-wrap:break-word;max-width:500px;min-width:100px} .pg-render-indicator:hover{max-width:90%;max-height:90%} .pg-render-indicator:hover .show-on-hover{clip:auto !important;clip-path:none;display:block;height:auto;line-height:normal;text-decoration:none;width:auto;position:static}

 .pro-fullscreen-wrapper, .pro-fullscreen-wrapper-loading{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100005}
 .pro-gallery-empty{top:0;left:0;height:100%;width:100%;background-color:hsla(0,0%,100%,.9)} .pro-gallery-empty .pro-gallery-empty-content{height:334px;width:100%;overflow:hidden} .pro-gallery-empty .pro-gallery-empty-image{margin:66px auto 35px;width:262px;height:132px;background-image:url(media/emptystate.85a4add5.svg);background-size:contain} .pro-gallery-empty .pro-gallery-empty-title{color:#4eb7f5;font-family:"HelveticaNeueW01-55Roma","HelveticaNeueW02-55Roma","HelveticaNeueW10-55Roma",sans-serif;font-size:20px;line-height:25px;text-align:center;margin-bottom:10px} .pro-gallery-empty .pro-gallery-empty-info{color:#4eb7f5;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:14px;line-height:20px;text-align:center}
</style><style>
.comp-mk567j76 div.pro-gallery-parent-container .gallery-item-wrapper-text .gallery-item-content{background-color:#1E1E1E}.comp-mk567j76 div.pro-gallery-parent-container .show-more-container i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-mk567j76 div.pro-gallery-parent-container .show-more-container button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #1E1E1E;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #F5F5F5;--loadMoreButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--loadMoreButtonFontColor: #1E1E1E;color:rgba(30, 30, 30, 0.9);font:normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;text-decoration: ;background:rgb(245, 245, 245);border-width:1px;border-color:rgb(30, 30, 30);border-radius:0px}.comp-mk567j76 div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-mk567j76 div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #1E1E1E;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #F5F5F5;--loadMoreButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--loadMoreButtonFontColor: #1E1E1E;color:rgb(30, 30, 30);font:normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;text-decoration: ;background:rgb(245, 245, 245);border-width:undefinedpx;border-color:rgb(30, 30, 30);border-radius:undefinedpx}.comp-mk567j76 .nav-arrows-container .slideshow-arrow,.comp-mk567j76 .nav-arrows-container .custom-nav-arrows svg{--arrowsColor: #F5F5F5;fill:rgb(255, 255, 255)}.comp-mk567j76 .nav-arrows-container.pro-gallery-mobile-indicator .slideshow-arrow,.comp-mk567j76 .nav-arrows-container.pro-gallery-mobile-indicator .custom-nav-arrows svg{--arrowsColor: #F5F5F5;fill:rgb(255, 255, 255)}.comp-mk567j76 .pro-gallery.inline-styles .auto-slideshow-counter{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--itemDescriptionFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info{--itemIconColorSlideshow: #1E1E1E}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved),.comp-mk567j76 .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-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info a{color:rgb(30, 30, 30) !important}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(30, 30, 30) !important}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif !important;text-decoration: }.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--itemDescriptionFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #DBDBDB;background-color:rgb(219, 219, 219)}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{--itemFontColor: #F5F5F5;color:rgb(255, 255, 255)}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{--itemOpacity: #1E1E1E;color:rgba(0, 0, 0, 0)}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #1E1E1E;fill:rgba(0, 0, 0, 0)}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #1E1E1E;background:linear-gradient(rgba(0, 0, 0, 0) 0, transparent 140px) !important}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #F5F5F5}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved),.comp-mk567j76 .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-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a{color:rgb(255, 255, 255) !important}.comp-mk567j76 .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-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColor: #F5F5F5;color:rgb(255, 255, 255);font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;text-decoration: }.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{--itemDescriptionFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--itemDescriptionFontColor: #F5F5F5;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #F5F5F5;color:rgb(255, 255, 255) !important}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #1E1E1E;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #F5F5F5;--customButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: ;background:rgba(162, 96, 40, 0) !important;border-width:1px;border-radius:0px;border-color:rgb(255, 255, 255)}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0) !important}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover:before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0) !important}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif !important;text-decoration: }.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #1E1E1E;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .info-element-custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--customButtonFontColorForHover: #1E1E1E;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: ;color:rgb(245, 245, 245) !important;background:rgb(162, 96, 40) !important;border-color:rgb(30, 30, 30);border-width:0px;border-radius:0px}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #DBDBDB;background-color:rgb(219, 219, 219)}.comp-mk567j76 .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: #F5F5F5;color:rgb(255, 255, 255)}.comp-mk567j76 .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: #1E1E1E;color:rgba(0, 0, 0, 0) !important}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #1E1E1E;fill:rgba(0, 0, 0, 0) !important}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #1E1E1E;background:linear-gradient(rgba(0, 0, 0, 0) 0, transparent 140px) !important}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info{--itemIconColorSlideshow: #1E1E1E}.comp-mk567j76 .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-mk567j76 .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-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a{color:rgb(30, 30, 30) !important}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(30, 30, 30) !important}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif !important;text-decoration: }.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-description,.comp-mk567j76 .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 poppins-extralight,poppins,sans-serif;--itemDescriptionFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #F5F5F5}.comp-mk567j76 .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-mk567j76 .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-mk567j76 .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-mk567j76 .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-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColor: #F5F5F5;color:rgb(255, 255, 255);font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;text-decoration: }.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-mk567j76 .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 poppins-extralight,poppins,sans-serif;--itemDescriptionFontColor: #F5F5F5;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #F5F5F5;color:rgb(255, 255, 255) !important}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #1E1E1E;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #F5F5F5;--customButtonFont: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: ;background:rgba(162, 96, 40, 0) !important;border-width:undefinedpx;border-radius:undefinedpx;border-color:rgb(255, 255, 255)}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover:not(.hide-hover):before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0) !important}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover:before{--itemOpacity: #1E1E1E;background:rgba(0, 0, 0, 0) !important}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#1E1E1E !important}.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-title,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;--itemFontColorSlideshow: #1E1E1E;color:rgb(30, 30, 30) !important;font:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif !important;text-decoration: }.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #1E1E1E;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .info-element-custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .custom-button-wrapper button,.comp-mk567j76 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;--customButtonFontColorForHover: #1E1E1E;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: ;color:rgb(245, 245, 245) !important;background:rgb(162, 96, 40) !important;border-color:rgb(30, 30, 30);border-width:undefinedpx;border-radius:undefinedpx}.comp-mk567j76 .te-pro-gallery-text-item{font:normal normal normal 14px/1.4em poppins-extralight,poppins,sans-serif;color:#F5F5F5}.comp-mk567j76 .pro-fullscreen-wrapper .pro-fullscreen-text-item{--fullscreen-text-item-bg: #1E1E1E;background-color:#1E1E1E}.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles{--bgColorExpand: #F5F5F5;background-color:rgb(245, 245, 245)}.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-selected-license,.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-checkout-link{--descriptionColorExpand: #1E1E1E;--descriptionFontExpand: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30);font:normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;text-decoration: }.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar,.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-mobile-info{--bgColorExpand: #F5F5F5;background-color:rgb(245, 245, 245)}.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-title h1{--titleColorExpand: #1E1E1E;--titleFontExpand: normal normal normal 28px/1.4em poppins-semibold,poppins,sans-serif;color:rgb(30, 30, 30);font:normal normal normal 72px/1.4em poppins-semibold,poppins,sans-serif;text-decoration: }.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description,.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line,.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif,.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link,.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link{--descriptionColorExpand: #1E1E1E;--descriptionFontExpand: normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;color:rgb(30, 30, 30);font:normal normal normal 15px/1.4em poppins-extralight,poppins,sans-serif;text-decoration: }.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after,.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after,.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after,.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after,.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{--descriptionColorExpand: #1E1E1E;border-color:rgb(30, 30, 30)}.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social i:not(.pro-gallery-loved),.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social a,.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social button,.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav i:not(.pro-gallery-loved),.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav a,.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav button,.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar i:not(.pro-gallery-loved),.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar a,.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar button,.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social i:not(.pro-gallery-loved),.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social a,.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social button{--descriptionColorExpand: #1E1E1E;color:rgb(30, 30, 30)}.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-triangle{--descriptionColorExpand: #1E1E1E;color:rgb(30, 30, 30)}.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-background{--bgColorExpand: #F5F5F5;color:rgb(245, 245, 245)}.comp-mk567j76 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon{--descriptionColorExpand: #1E1E1E;--bgColorExpand: #F5F5F5;color:rgb(30, 30, 30);background:rgb(245, 245, 245)}
</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-mk567j76" style="overflow:hidden;height:100%;width:100%"><style>div.comp-mk567j76:not(.fullscreen-comp-wrapper) {
      width: 100%;
      }
      </style><div id="pro-gallery-comp-mk567j76" 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_mk567j76_0-40960 pgscl_mk567j76_0-20480 pgscl_mk567j76_0-10240 pgscl_mk567j76_0-5120 pgscl_mk567j76_0-2560 pgscl_mk567j76_0-1280 pgscl_mk567j76_0-640 pgscl_mk567j76_0-320 pgscl_mk567j76_0-160 pgscl_mk567j76_0-80 pgscl_mk567j76_0-40 pgscl_mk567j76_0-20 pgscl_mk567j76_0-10" style="display:none"></div><div class="pro-gallery-parent-container gallery-slider" style="margin:-5px;width:1450px;height:452px" role="region"><div id="pro-gallery-container-comp-mk567j76" class="pro-gallery inline-styles one-row hide-scrollbars  slider  ltr " style="height:457px;width:1460px;display:flex;justify-content:space-between"><div data-hook="gallery-column" id="gallery-horizontal-scroll-comp-mk567j76" class="gallery-horizontal-scroll gallery-column hide-scrollbars  ltr   scroll-snap  " style="width:1460px;height:457px;overflow-y:hidden"><div class="gallery-horizontal-scroll-inner"><div data-hook="group-view" style="--group-top:0px;--group-left:0px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="d5089ef9-a131-4dd3-a259-f0488d1d3bf9" 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" id="pgid5089ef9a1314dd3a259f0488d1d3bf9_0" data-hash="d5089ef9-a131-4dd3-a259-f0488d1d3bf9" data-id="d5089ef9-a131-4dd3-a259-f0488d1d3bf9" data-idx="0" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:0;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="false"><div data-idx="0" id="item-action-d5089ef9-a131-4dd3-a259-f0488d1d3bf9" class="item-action" tabindex="0" data-hook="item-action" aria-label="Greenkey studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-d5089ef9-a131-4dd3-a259-f0488d1d3bf9" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_250,h_250,fp_0.31_0.47,q_30,blur_30,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.webp" type="image/webp"/><img id="d5089ef9-a131-4dd3-a259-f0488d1d3bf9" alt="" src="https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_250,h_250,fp_0.31_0.47,q_30,blur_30,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_603,h_452,fp_0.31_0.47,q_90,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_1206,h_904,fp_0.31_0.47,q_90,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_1600,h_1199,fp_0.31_0.47,q_90,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_1600,h_1199,fp_0.31_0.47,q_90,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_1600,h_1199,fp_0.31_0.47,q_90,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg 5x" type="image/jpeg"/><img id="d5089ef9-a131-4dd3-a259-f0488d1d3bf9" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="0" src="https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_603,h_452,fp_0.31_0.47,q_90,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg" alt="Greenkey studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:613px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="574a152c-6c4a-4967-a341-56e74cd0d1ab" 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" id="pgi574a152c6c4a4967a34156e74cd0d1ab_1" data-hash="574a152c-6c4a-4967-a341-56e74cd0d1ab" data-id="574a152c-6c4a-4967-a341-56e74cd0d1ab" data-idx="1" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:613px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="1" id="item-action-574a152c-6c4a-4967-a341-56e74cd0d1ab" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-574a152c-6c4a-4967-a341-56e74cd0d1ab" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.webp" type="image/webp"/><img id="574a152c-6c4a-4967-a341-56e74cd0d1ab" alt="" src="https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg 5x" type="image/jpeg"/><img id="574a152c-6c4a-4967-a341-56e74cd0d1ab" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="1" src="https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1226px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="ea01e8b4-8391-4628-8a6c-a6883f654dee" 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" id="pgiea01e8b4839146288a6ca6883f654dee_2" data-hash="ea01e8b4-8391-4628-8a6c-a6883f654dee" data-id="ea01e8b4-8391-4628-8a6c-a6883f654dee" data-idx="2" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:1226px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="2" id="item-action-ea01e8b4-8391-4628-8a6c-a6883f654dee" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ea01e8b4-8391-4628-8a6c-a6883f654dee" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.webp" type="image/webp"/><img id="ea01e8b4-8391-4628-8a6c-a6883f654dee" alt="" src="https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg 5x" type="image/jpeg"/><img id="ea01e8b4-8391-4628-8a6c-a6883f654dee" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="2" src="https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1839px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="768b74ab-9cda-4f3a-8bab-7dc0c15ab363" 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" id="pgi768b74ab9cda4f3a8bab7dc0c15ab363_3" data-hash="768b74ab-9cda-4f3a-8bab-7dc0c15ab363" data-id="768b74ab-9cda-4f3a-8bab-7dc0c15ab363" data-idx="3" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:1839px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="3" id="item-action-768b74ab-9cda-4f3a-8bab-7dc0c15ab363" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-768b74ab-9cda-4f3a-8bab-7dc0c15ab363" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.webp" type="image/webp"/><img id="768b74ab-9cda-4f3a-8bab-7dc0c15ab363" alt="" src="https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg 5x" type="image/jpeg"/><img id="768b74ab-9cda-4f3a-8bab-7dc0c15ab363" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="3" src="https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2452px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="e9d5823f-16a4-4b46-9f69-59f17e016998" 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" id="pgie9d5823f16a44b469f6959f17e016998_4" data-hash="e9d5823f-16a4-4b46-9f69-59f17e016998" data-id="e9d5823f-16a4-4b46-9f69-59f17e016998" data-idx="4" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:2452px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="4" id="item-action-e9d5823f-16a4-4b46-9f69-59f17e016998" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Product shoot studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e9d5823f-16a4-4b46-9f69-59f17e016998" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.webp" type="image/webp"/><img id="e9d5823f-16a4-4b46-9f69-59f17e016998" alt="" src="https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg 5x" type="image/jpeg"/><img id="e9d5823f-16a4-4b46-9f69-59f17e016998" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="4" src="https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg" alt="Product shoot studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3065px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="175d034a-07e4-4b63-90a3-fa0e3abf9a98" 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" id="pgi175d034a07e44b6390a3fa0e3abf9a98_5" data-hash="175d034a-07e4-4b63-90a3-fa0e3abf9a98" data-id="175d034a-07e4-4b63-90a3-fa0e3abf9a98" data-idx="5" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:3065px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="5" id="item-action-175d034a-07e4-4b63-90a3-fa0e3abf9a98" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Podcast studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-175d034a-07e4-4b63-90a3-fa0e3abf9a98" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.webp" type="image/webp"/><img id="175d034a-07e4-4b63-90a3-fa0e3abf9a98" alt="" src="https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg 5x" type="image/jpeg"/><img id="175d034a-07e4-4b63-90a3-fa0e3abf9a98" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="5" src="https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg" alt="Podcast studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3678px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="ab5becda-34f1-4465-bac5-d7808819b417" 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" id="pgiab5becda34f14465bac5d7808819b417_6" data-hash="ab5becda-34f1-4465-bac5-d7808819b417" data-id="ab5becda-34f1-4465-bac5-d7808819b417" data-idx="6" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:3678px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="6" id="item-action-ab5becda-34f1-4465-bac5-d7808819b417" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ab5becda-34f1-4465-bac5-d7808819b417" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.webp" type="image/webp"/><img id="ab5becda-34f1-4465-bac5-d7808819b417" alt="" src="https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg 5x" type="image/jpeg"/><img id="ab5becda-34f1-4465-bac5-d7808819b417" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="6" src="https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:4291px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="36b99190-3626-4351-ac33-5f8ee35b77fd" 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" id="pgi36b9919036264351ac335f8ee35b77fd_7" data-hash="36b99190-3626-4351-ac33-5f8ee35b77fd" data-id="36b99190-3626-4351-ac33-5f8ee35b77fd" data-idx="7" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:4291px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="7" id="item-action-36b99190-3626-4351-ac33-5f8ee35b77fd" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-36b99190-3626-4351-ac33-5f8ee35b77fd" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.webp" type="image/webp"/><img id="36b99190-3626-4351-ac33-5f8ee35b77fd" alt="" src="https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg 5x" type="image/jpeg"/><img id="36b99190-3626-4351-ac33-5f8ee35b77fd" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="7" src="https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:4904px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="fb9c3c08-aeae-44d4-a509-c842fd447469" 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" id="pgifb9c3c08aeae44d4a509c842fd447469_8" data-hash="fb9c3c08-aeae-44d4-a509-c842fd447469" data-id="fb9c3c08-aeae-44d4-a509-c842fd447469" data-idx="8" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:4904px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="8" id="item-action-fb9c3c08-aeae-44d4-a509-c842fd447469" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-fb9c3c08-aeae-44d4-a509-c842fd447469" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.webp" type="image/webp"/><img id="fb9c3c08-aeae-44d4-a509-c842fd447469" alt="" src="https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg 5x" type="image/jpeg"/><img id="fb9c3c08-aeae-44d4-a509-c842fd447469" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="8" src="https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5517px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="a0e519f6-f134-4ea6-8bc5-3f515823eb38" 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" id="pgia0e519f6f1344ea68bc53f515823eb38_9" data-hash="a0e519f6-f134-4ea6-8bc5-3f515823eb38" data-id="a0e519f6-f134-4ea6-8bc5-3f515823eb38" data-idx="9" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:5517px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="9" id="item-action-a0e519f6-f134-4ea6-8bc5-3f515823eb38" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-a0e519f6-f134-4ea6-8bc5-3f515823eb38" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.webp" type="image/webp"/><img id="a0e519f6-f134-4ea6-8bc5-3f515823eb38" alt="" src="https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg 5x" type="image/jpeg"/><img id="a0e519f6-f134-4ea6-8bc5-3f515823eb38" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="9" src="https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:6130px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="358d4ebf-ff66-4b6e-8ae3-e679c4b39718" 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" id="pgi358d4ebfff664b6e8ae3e679c4b39718_10" data-hash="358d4ebf-ff66-4b6e-8ae3-e679c4b39718" data-id="358d4ebf-ff66-4b6e-8ae3-e679c4b39718" data-idx="10" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:6130px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="10" id="item-action-358d4ebf-ff66-4b6e-8ae3-e679c4b39718" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Greenkey studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-358d4ebf-ff66-4b6e-8ae3-e679c4b39718" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_250,h_250,fp_0.32_0.42,q_30,blur_30,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.webp" type="image/webp"/><img id="358d4ebf-ff66-4b6e-8ae3-e679c4b39718" alt="" src="https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_250,h_250,fp_0.32_0.42,q_30,blur_30,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_603,h_452,fp_0.32_0.42,q_90,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_1206,h_904,fp_0.32_0.42,q_90,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_1600,h_1199,fp_0.32_0.42,q_90,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_1600,h_1199,fp_0.32_0.42,q_90,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_1600,h_1199,fp_0.32_0.42,q_90,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg 5x" type="image/jpeg"/><img id="358d4ebf-ff66-4b6e-8ae3-e679c4b39718" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="10" src="https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_603,h_452,fp_0.32_0.42,q_90,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg" alt="Greenkey studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:6743px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="2cc0d646-c1ca-4ecb-9d3d-f01372033e78" 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" id="pgi2cc0d646c1ca4ecb9d3df01372033e78_11" data-hash="2cc0d646-c1ca-4ecb-9d3d-f01372033e78" data-id="2cc0d646-c1ca-4ecb-9d3d-f01372033e78" data-idx="11" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:6743px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="11" id="item-action-2cc0d646-c1ca-4ecb-9d3d-f01372033e78" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Product shoot studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-2cc0d646-c1ca-4ecb-9d3d-f01372033e78" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.webp" type="image/webp"/><img id="2cc0d646-c1ca-4ecb-9d3d-f01372033e78" alt="" src="https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg 5x" type="image/jpeg"/><img id="2cc0d646-c1ca-4ecb-9d3d-f01372033e78" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="11" src="https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg" alt="Product shoot studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:7356px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="d8239d60-29f0-4807-a0b8-3a4a44a25060" 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" id="pgid8239d6029f04807a0b83a4a44a25060_12" data-hash="d8239d60-29f0-4807-a0b8-3a4a44a25060" data-id="d8239d60-29f0-4807-a0b8-3a4a44a25060" data-idx="12" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:7356px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="12" id="item-action-d8239d60-29f0-4807-a0b8-3a4a44a25060" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-d8239d60-29f0-4807-a0b8-3a4a44a25060" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.webp" type="image/webp"/><img id="d8239d60-29f0-4807-a0b8-3a4a44a25060" alt="" src="https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg 5x" type="image/jpeg"/><img id="d8239d60-29f0-4807-a0b8-3a4a44a25060" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="12" src="https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:7969px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="0f5faf87-3097-4519-ab1e-7cb125b5300b" 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" id="pgi0f5faf8730974519ab1e7cb125b5300b_13" data-hash="0f5faf87-3097-4519-ab1e-7cb125b5300b" data-id="0f5faf87-3097-4519-ab1e-7cb125b5300b" data-idx="13" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:7969px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="13" id="item-action-0f5faf87-3097-4519-ab1e-7cb125b5300b" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-0f5faf87-3097-4519-ab1e-7cb125b5300b" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.webp" type="image/webp"/><img id="0f5faf87-3097-4519-ab1e-7cb125b5300b" alt="" src="https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg 5x" type="image/jpeg"/><img id="0f5faf87-3097-4519-ab1e-7cb125b5300b" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="13" src="https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:8582px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="d5089ef9-a131-4dd3-a259-f0488d1d3bf9" 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" id="pgid5089ef9a1314dd3a259f0488d1d3bf9_14" data-hash="d5089ef9-a131-4dd3-a259-f0488d1d3bf9" data-id="d5089ef9-a131-4dd3-a259-f0488d1d3bf9" data-idx="14" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:8582px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="14" id="item-action-d5089ef9-a131-4dd3-a259-f0488d1d3bf9" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Greenkey studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-d5089ef9-a131-4dd3-a259-f0488d1d3bf9" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_250,h_250,fp_0.31_0.47,q_30,blur_30,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.webp" type="image/webp"/><img id="d5089ef9-a131-4dd3-a259-f0488d1d3bf9" alt="" src="https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_250,h_250,fp_0.31_0.47,q_30,blur_30,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_603,h_452,fp_0.31_0.47,q_90,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_1206,h_904,fp_0.31_0.47,q_90,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_1600,h_1199,fp_0.31_0.47,q_90,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_1600,h_1199,fp_0.31_0.47,q_90,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_1600,h_1199,fp_0.31_0.47,q_90,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg 5x" type="image/jpeg"/><img id="d5089ef9-a131-4dd3-a259-f0488d1d3bf9" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="14" src="https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_603,h_452,fp_0.31_0.47,q_90,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg" alt="Greenkey studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:9195px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="574a152c-6c4a-4967-a341-56e74cd0d1ab" 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" id="pgi574a152c6c4a4967a34156e74cd0d1ab_15" data-hash="574a152c-6c4a-4967-a341-56e74cd0d1ab" data-id="574a152c-6c4a-4967-a341-56e74cd0d1ab" data-idx="15" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:9195px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="15" id="item-action-574a152c-6c4a-4967-a341-56e74cd0d1ab" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-574a152c-6c4a-4967-a341-56e74cd0d1ab" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.webp" type="image/webp"/><img id="574a152c-6c4a-4967-a341-56e74cd0d1ab" alt="" src="https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg 5x" type="image/jpeg"/><img id="574a152c-6c4a-4967-a341-56e74cd0d1ab" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="15" src="https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:9808px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="ea01e8b4-8391-4628-8a6c-a6883f654dee" 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" id="pgiea01e8b4839146288a6ca6883f654dee_16" data-hash="ea01e8b4-8391-4628-8a6c-a6883f654dee" data-id="ea01e8b4-8391-4628-8a6c-a6883f654dee" data-idx="16" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:9808px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="16" id="item-action-ea01e8b4-8391-4628-8a6c-a6883f654dee" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ea01e8b4-8391-4628-8a6c-a6883f654dee" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.webp" type="image/webp"/><img id="ea01e8b4-8391-4628-8a6c-a6883f654dee" alt="" src="https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg 5x" type="image/jpeg"/><img id="ea01e8b4-8391-4628-8a6c-a6883f654dee" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="16" src="https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:10421px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="768b74ab-9cda-4f3a-8bab-7dc0c15ab363" 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" id="pgi768b74ab9cda4f3a8bab7dc0c15ab363_17" data-hash="768b74ab-9cda-4f3a-8bab-7dc0c15ab363" data-id="768b74ab-9cda-4f3a-8bab-7dc0c15ab363" data-idx="17" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:10421px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="17" id="item-action-768b74ab-9cda-4f3a-8bab-7dc0c15ab363" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-768b74ab-9cda-4f3a-8bab-7dc0c15ab363" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.webp" type="image/webp"/><img id="768b74ab-9cda-4f3a-8bab-7dc0c15ab363" alt="" src="https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg 5x" type="image/jpeg"/><img id="768b74ab-9cda-4f3a-8bab-7dc0c15ab363" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="17" src="https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:11034px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="e9d5823f-16a4-4b46-9f69-59f17e016998" 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" id="pgie9d5823f16a44b469f6959f17e016998_18" data-hash="e9d5823f-16a4-4b46-9f69-59f17e016998" data-id="e9d5823f-16a4-4b46-9f69-59f17e016998" data-idx="18" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:11034px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="18" id="item-action-e9d5823f-16a4-4b46-9f69-59f17e016998" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Product shoot studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e9d5823f-16a4-4b46-9f69-59f17e016998" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.webp" type="image/webp"/><img id="e9d5823f-16a4-4b46-9f69-59f17e016998" alt="" src="https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg 5x" type="image/jpeg"/><img id="e9d5823f-16a4-4b46-9f69-59f17e016998" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="18" src="https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg" alt="Product shoot studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:11647px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="175d034a-07e4-4b63-90a3-fa0e3abf9a98" 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" id="pgi175d034a07e44b6390a3fa0e3abf9a98_19" data-hash="175d034a-07e4-4b63-90a3-fa0e3abf9a98" data-id="175d034a-07e4-4b63-90a3-fa0e3abf9a98" data-idx="19" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:11647px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="19" id="item-action-175d034a-07e4-4b63-90a3-fa0e3abf9a98" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Podcast studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-175d034a-07e4-4b63-90a3-fa0e3abf9a98" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.webp" type="image/webp"/><img id="175d034a-07e4-4b63-90a3-fa0e3abf9a98" alt="" src="https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg 5x" type="image/jpeg"/><img id="175d034a-07e4-4b63-90a3-fa0e3abf9a98" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="19" src="https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg" alt="Podcast studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:12260px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="ab5becda-34f1-4465-bac5-d7808819b417" 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" id="pgiab5becda34f14465bac5d7808819b417_20" data-hash="ab5becda-34f1-4465-bac5-d7808819b417" data-id="ab5becda-34f1-4465-bac5-d7808819b417" data-idx="20" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:12260px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="20" id="item-action-ab5becda-34f1-4465-bac5-d7808819b417" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ab5becda-34f1-4465-bac5-d7808819b417" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.webp" type="image/webp"/><img id="ab5becda-34f1-4465-bac5-d7808819b417" alt="" src="https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg 5x" type="image/jpeg"/><img id="ab5becda-34f1-4465-bac5-d7808819b417" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="20" src="https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:12873px;--group-width:613px;--group-right:auto" aria-hidden="false"><div data-id="36b99190-3626-4351-ac33-5f8ee35b77fd" 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" id="pgi36b9919036264351ac335f8ee35b77fd_21" data-hash="36b99190-3626-4351-ac33-5f8ee35b77fd" data-id="36b99190-3626-4351-ac33-5f8ee35b77fd" data-idx="21" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:12873px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="21" id="item-action-36b99190-3626-4351-ac33-5f8ee35b77fd" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-36b99190-3626-4351-ac33-5f8ee35b77fd" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.webp" type="image/webp"/><img id="36b99190-3626-4351-ac33-5f8ee35b77fd" alt="" src="https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg 5x" type="image/jpeg"/><img id="36b99190-3626-4351-ac33-5f8ee35b77fd" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="21" src="https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:13486px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="fb9c3c08-aeae-44d4-a509-c842fd447469" 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" id="pgifb9c3c08aeae44d4a509c842fd447469_22" data-hash="fb9c3c08-aeae-44d4-a509-c842fd447469" data-id="fb9c3c08-aeae-44d4-a509-c842fd447469" data-idx="22" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:13486px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="22" id="item-action-fb9c3c08-aeae-44d4-a509-c842fd447469" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-fb9c3c08-aeae-44d4-a509-c842fd447469" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.webp" type="image/webp"/><img id="fb9c3c08-aeae-44d4-a509-c842fd447469" alt="" src="https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg 5x" type="image/jpeg"/><img id="fb9c3c08-aeae-44d4-a509-c842fd447469" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="22" src="https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:14099px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="a0e519f6-f134-4ea6-8bc5-3f515823eb38" 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" id="pgia0e519f6f1344ea68bc53f515823eb38_23" data-hash="a0e519f6-f134-4ea6-8bc5-3f515823eb38" data-id="a0e519f6-f134-4ea6-8bc5-3f515823eb38" data-idx="23" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:14099px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="23" id="item-action-a0e519f6-f134-4ea6-8bc5-3f515823eb38" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-a0e519f6-f134-4ea6-8bc5-3f515823eb38" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.webp" type="image/webp"/><img id="a0e519f6-f134-4ea6-8bc5-3f515823eb38" alt="" src="https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg 5x" type="image/jpeg"/><img id="a0e519f6-f134-4ea6-8bc5-3f515823eb38" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="23" src="https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:14712px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="358d4ebf-ff66-4b6e-8ae3-e679c4b39718" 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" id="pgi358d4ebfff664b6e8ae3e679c4b39718_24" data-hash="358d4ebf-ff66-4b6e-8ae3-e679c4b39718" data-id="358d4ebf-ff66-4b6e-8ae3-e679c4b39718" data-idx="24" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:14712px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="24" id="item-action-358d4ebf-ff66-4b6e-8ae3-e679c4b39718" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Greenkey studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-358d4ebf-ff66-4b6e-8ae3-e679c4b39718" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_250,h_250,fp_0.32_0.42,q_30,blur_30,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.webp" type="image/webp"/><img id="358d4ebf-ff66-4b6e-8ae3-e679c4b39718" alt="" src="https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_250,h_250,fp_0.32_0.42,q_30,blur_30,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_603,h_452,fp_0.32_0.42,q_90,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_1206,h_904,fp_0.32_0.42,q_90,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_1600,h_1199,fp_0.32_0.42,q_90,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_1600,h_1199,fp_0.32_0.42,q_90,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_1600,h_1199,fp_0.32_0.42,q_90,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg 5x" type="image/jpeg"/><img id="358d4ebf-ff66-4b6e-8ae3-e679c4b39718" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="24" src="https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_603,h_452,fp_0.32_0.42,q_90,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg" alt="Greenkey studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:15325px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="2cc0d646-c1ca-4ecb-9d3d-f01372033e78" 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" id="pgi2cc0d646c1ca4ecb9d3df01372033e78_25" data-hash="2cc0d646-c1ca-4ecb-9d3d-f01372033e78" data-id="2cc0d646-c1ca-4ecb-9d3d-f01372033e78" data-idx="25" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:15325px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="25" id="item-action-2cc0d646-c1ca-4ecb-9d3d-f01372033e78" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Product shoot studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-2cc0d646-c1ca-4ecb-9d3d-f01372033e78" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.webp" type="image/webp"/><img id="2cc0d646-c1ca-4ecb-9d3d-f01372033e78" alt="" src="https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg 5x" type="image/jpeg"/><img id="2cc0d646-c1ca-4ecb-9d3d-f01372033e78" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="25" src="https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg" alt="Product shoot studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:15938px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="d8239d60-29f0-4807-a0b8-3a4a44a25060" 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" id="pgid8239d6029f04807a0b83a4a44a25060_26" data-hash="d8239d60-29f0-4807-a0b8-3a4a44a25060" data-id="d8239d60-29f0-4807-a0b8-3a4a44a25060" data-idx="26" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:15938px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="26" id="item-action-d8239d60-29f0-4807-a0b8-3a4a44a25060" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-d8239d60-29f0-4807-a0b8-3a4a44a25060" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.webp" type="image/webp"/><img id="d8239d60-29f0-4807-a0b8-3a4a44a25060" alt="" src="https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg 5x" type="image/jpeg"/><img id="d8239d60-29f0-4807-a0b8-3a4a44a25060" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="26" src="https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:16551px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="0f5faf87-3097-4519-ab1e-7cb125b5300b" 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" id="pgi0f5faf8730974519ab1e7cb125b5300b_27" data-hash="0f5faf87-3097-4519-ab1e-7cb125b5300b" data-id="0f5faf87-3097-4519-ab1e-7cb125b5300b" data-idx="27" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:16551px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="27" id="item-action-0f5faf87-3097-4519-ab1e-7cb125b5300b" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-0f5faf87-3097-4519-ab1e-7cb125b5300b" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.webp" type="image/webp"/><img id="0f5faf87-3097-4519-ab1e-7cb125b5300b" alt="" src="https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg 5x" type="image/jpeg"/><img id="0f5faf87-3097-4519-ab1e-7cb125b5300b" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="27" src="https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:17164px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="d5089ef9-a131-4dd3-a259-f0488d1d3bf9" 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" id="pgid5089ef9a1314dd3a259f0488d1d3bf9_28" data-hash="d5089ef9-a131-4dd3-a259-f0488d1d3bf9" data-id="d5089ef9-a131-4dd3-a259-f0488d1d3bf9" data-idx="28" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:17164px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="28" id="item-action-d5089ef9-a131-4dd3-a259-f0488d1d3bf9" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Greenkey studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-d5089ef9-a131-4dd3-a259-f0488d1d3bf9" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_250,h_250,fp_0.31_0.47,q_30,blur_30,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.webp" type="image/webp"/><img id="d5089ef9-a131-4dd3-a259-f0488d1d3bf9" alt="" src="https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_250,h_250,fp_0.31_0.47,q_30,blur_30,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_603,h_452,fp_0.31_0.47,q_90,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_1206,h_904,fp_0.31_0.47,q_90,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_1600,h_1199,fp_0.31_0.47,q_90,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_1600,h_1199,fp_0.31_0.47,q_90,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_1600,h_1199,fp_0.31_0.47,q_90,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg 5x" type="image/jpeg"/><img id="d5089ef9-a131-4dd3-a259-f0488d1d3bf9" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="28" src="https://static.wixstatic.com/media/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg/v1/fill/w_603,h_452,fp_0.31_0.47,q_90,enc_avif,quality_auto/ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg" alt="Greenkey studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:17777px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="574a152c-6c4a-4967-a341-56e74cd0d1ab" 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" id="pgi574a152c6c4a4967a34156e74cd0d1ab_29" data-hash="574a152c-6c4a-4967-a341-56e74cd0d1ab" data-id="574a152c-6c4a-4967-a341-56e74cd0d1ab" data-idx="29" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:17777px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="29" id="item-action-574a152c-6c4a-4967-a341-56e74cd0d1ab" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-574a152c-6c4a-4967-a341-56e74cd0d1ab" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.webp" type="image/webp"/><img id="574a152c-6c4a-4967-a341-56e74cd0d1ab" alt="" src="https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg 5x" type="image/jpeg"/><img id="574a152c-6c4a-4967-a341-56e74cd0d1ab" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="29" src="https://static.wixstatic.com/media/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:18390px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="ea01e8b4-8391-4628-8a6c-a6883f654dee" 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" id="pgiea01e8b4839146288a6ca6883f654dee_30" data-hash="ea01e8b4-8391-4628-8a6c-a6883f654dee" data-id="ea01e8b4-8391-4628-8a6c-a6883f654dee" data-idx="30" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:18390px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="30" id="item-action-ea01e8b4-8391-4628-8a6c-a6883f654dee" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ea01e8b4-8391-4628-8a6c-a6883f654dee" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.webp" type="image/webp"/><img id="ea01e8b4-8391-4628-8a6c-a6883f654dee" alt="" src="https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg 5x" type="image/jpeg"/><img id="ea01e8b4-8391-4628-8a6c-a6883f654dee" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="30" src="https://static.wixstatic.com/media/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:19003px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="768b74ab-9cda-4f3a-8bab-7dc0c15ab363" 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" id="pgi768b74ab9cda4f3a8bab7dc0c15ab363_31" data-hash="768b74ab-9cda-4f3a-8bab-7dc0c15ab363" data-id="768b74ab-9cda-4f3a-8bab-7dc0c15ab363" data-idx="31" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:19003px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="31" id="item-action-768b74ab-9cda-4f3a-8bab-7dc0c15ab363" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-768b74ab-9cda-4f3a-8bab-7dc0c15ab363" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.webp" type="image/webp"/><img id="768b74ab-9cda-4f3a-8bab-7dc0c15ab363" alt="" src="https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg 5x" type="image/jpeg"/><img id="768b74ab-9cda-4f3a-8bab-7dc0c15ab363" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="31" src="https://static.wixstatic.com/media/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:19616px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="e9d5823f-16a4-4b46-9f69-59f17e016998" 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" id="pgie9d5823f16a44b469f6959f17e016998_32" data-hash="e9d5823f-16a4-4b46-9f69-59f17e016998" data-id="e9d5823f-16a4-4b46-9f69-59f17e016998" data-idx="32" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:19616px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="32" id="item-action-e9d5823f-16a4-4b46-9f69-59f17e016998" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Product shoot studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e9d5823f-16a4-4b46-9f69-59f17e016998" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.webp" type="image/webp"/><img id="e9d5823f-16a4-4b46-9f69-59f17e016998" alt="" src="https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg 5x" type="image/jpeg"/><img id="e9d5823f-16a4-4b46-9f69-59f17e016998" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="32" src="https://static.wixstatic.com/media/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg" alt="Product shoot studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:20229px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="175d034a-07e4-4b63-90a3-fa0e3abf9a98" 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" id="pgi175d034a07e44b6390a3fa0e3abf9a98_33" data-hash="175d034a-07e4-4b63-90a3-fa0e3abf9a98" data-id="175d034a-07e4-4b63-90a3-fa0e3abf9a98" data-idx="33" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:20229px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="33" id="item-action-175d034a-07e4-4b63-90a3-fa0e3abf9a98" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Podcast studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-175d034a-07e4-4b63-90a3-fa0e3abf9a98" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.webp" type="image/webp"/><img id="175d034a-07e4-4b63-90a3-fa0e3abf9a98" alt="" src="https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg 5x" type="image/jpeg"/><img id="175d034a-07e4-4b63-90a3-fa0e3abf9a98" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="33" src="https://static.wixstatic.com/media/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg" alt="Podcast studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:20842px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="ab5becda-34f1-4465-bac5-d7808819b417" 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" id="pgiab5becda34f14465bac5d7808819b417_34" data-hash="ab5becda-34f1-4465-bac5-d7808819b417" data-id="ab5becda-34f1-4465-bac5-d7808819b417" data-idx="34" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:20842px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="34" id="item-action-ab5becda-34f1-4465-bac5-d7808819b417" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ab5becda-34f1-4465-bac5-d7808819b417" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.webp" type="image/webp"/><img id="ab5becda-34f1-4465-bac5-d7808819b417" alt="" src="https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg 5x" type="image/jpeg"/><img id="ab5becda-34f1-4465-bac5-d7808819b417" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="34" src="https://static.wixstatic.com/media/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:21455px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="36b99190-3626-4351-ac33-5f8ee35b77fd" 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" id="pgi36b9919036264351ac335f8ee35b77fd_35" data-hash="36b99190-3626-4351-ac33-5f8ee35b77fd" data-id="36b99190-3626-4351-ac33-5f8ee35b77fd" data-idx="35" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:21455px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="35" id="item-action-36b99190-3626-4351-ac33-5f8ee35b77fd" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-36b99190-3626-4351-ac33-5f8ee35b77fd" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.webp" type="image/webp"/><img id="36b99190-3626-4351-ac33-5f8ee35b77fd" alt="" src="https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg 5x" type="image/jpeg"/><img id="36b99190-3626-4351-ac33-5f8ee35b77fd" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="35" src="https://static.wixstatic.com/media/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:22068px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="fb9c3c08-aeae-44d4-a509-c842fd447469" class="item-link-wrapper" data-idx="36" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible" id="pgifb9c3c08aeae44d4a509c842fd447469_36" data-hash="fb9c3c08-aeae-44d4-a509-c842fd447469" data-id="fb9c3c08-aeae-44d4-a509-c842fd447469" data-idx="36" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:22068px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="36" id="item-action-fb9c3c08-aeae-44d4-a509-c842fd447469" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-fb9c3c08-aeae-44d4-a509-c842fd447469" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.webp" type="image/webp"/><img id="fb9c3c08-aeae-44d4-a509-c842fd447469" alt="" src="https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg 5x" type="image/jpeg"/><img id="fb9c3c08-aeae-44d4-a509-c842fd447469" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="36" src="https://static.wixstatic.com/media/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:22681px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="a0e519f6-f134-4ea6-8bc5-3f515823eb38" class="item-link-wrapper" data-idx="37" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible" id="pgia0e519f6f1344ea68bc53f515823eb38_37" data-hash="a0e519f6-f134-4ea6-8bc5-3f515823eb38" data-id="a0e519f6-f134-4ea6-8bc5-3f515823eb38" data-idx="37" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:22681px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="37" id="item-action-a0e519f6-f134-4ea6-8bc5-3f515823eb38" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-a0e519f6-f134-4ea6-8bc5-3f515823eb38" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.webp" type="image/webp"/><img id="a0e519f6-f134-4ea6-8bc5-3f515823eb38" alt="" src="https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg 5x" type="image/jpeg"/><img id="a0e519f6-f134-4ea6-8bc5-3f515823eb38" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="37" src="https://static.wixstatic.com/media/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:23294px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="358d4ebf-ff66-4b6e-8ae3-e679c4b39718" class="item-link-wrapper" data-idx="38" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible" id="pgi358d4ebfff664b6e8ae3e679c4b39718_38" data-hash="358d4ebf-ff66-4b6e-8ae3-e679c4b39718" data-id="358d4ebf-ff66-4b6e-8ae3-e679c4b39718" data-idx="38" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:23294px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="38" id="item-action-358d4ebf-ff66-4b6e-8ae3-e679c4b39718" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Greenkey studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-358d4ebf-ff66-4b6e-8ae3-e679c4b39718" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_250,h_250,fp_0.32_0.42,q_30,blur_30,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.webp" type="image/webp"/><img id="358d4ebf-ff66-4b6e-8ae3-e679c4b39718" alt="" src="https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_250,h_250,fp_0.32_0.42,q_30,blur_30,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_603,h_452,fp_0.32_0.42,q_90,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_1206,h_904,fp_0.32_0.42,q_90,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_1600,h_1199,fp_0.32_0.42,q_90,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_1600,h_1199,fp_0.32_0.42,q_90,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_1600,h_1199,fp_0.32_0.42,q_90,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg 5x" type="image/jpeg"/><img id="358d4ebf-ff66-4b6e-8ae3-e679c4b39718" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="38" src="https://static.wixstatic.com/media/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg/v1/fill/w_603,h_452,fp_0.32_0.42,q_90,enc_avif,quality_auto/ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg" alt="Greenkey studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:23907px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="2cc0d646-c1ca-4ecb-9d3d-f01372033e78" class="item-link-wrapper" data-idx="39" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible" id="pgi2cc0d646c1ca4ecb9d3df01372033e78_39" data-hash="2cc0d646-c1ca-4ecb-9d3d-f01372033e78" data-id="2cc0d646-c1ca-4ecb-9d3d-f01372033e78" data-idx="39" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:23907px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="39" id="item-action-2cc0d646-c1ca-4ecb-9d3d-f01372033e78" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Product shoot studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-2cc0d646-c1ca-4ecb-9d3d-f01372033e78" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.webp" type="image/webp"/><img id="2cc0d646-c1ca-4ecb-9d3d-f01372033e78" alt="" src="https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg 5x" type="image/jpeg"/><img id="2cc0d646-c1ca-4ecb-9d3d-f01372033e78" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="39" src="https://static.wixstatic.com/media/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg" alt="Product shoot studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:24520px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="d8239d60-29f0-4807-a0b8-3a4a44a25060" class="item-link-wrapper" data-idx="40" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible" id="pgid8239d6029f04807a0b83a4a44a25060_40" data-hash="d8239d60-29f0-4807-a0b8-3a4a44a25060" data-id="d8239d60-29f0-4807-a0b8-3a4a44a25060" data-idx="40" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:24520px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="40" id="item-action-d8239d60-29f0-4807-a0b8-3a4a44a25060" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-d8239d60-29f0-4807-a0b8-3a4a44a25060" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.webp" type="image/webp"/><img id="d8239d60-29f0-4807-a0b8-3a4a44a25060" alt="" src="https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg 5x" type="image/jpeg"/><img id="d8239d60-29f0-4807-a0b8-3a4a44a25060" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="40" src="https://static.wixstatic.com/media/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:25133px;--group-width:613px;--group-right:auto" aria-hidden="true"><div data-id="0f5faf87-3097-4519-ab1e-7cb125b5300b" class="item-link-wrapper" data-idx="41" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible" id="pgi0f5faf8730974519ab1e7cb125b5300b_41" data-hash="0f5faf87-3097-4519-ab1e-7cb125b5300b" data-id="0f5faf87-3097-4519-ab1e-7cb125b5300b" data-idx="41" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:5px;top:0;left:25133px;right:auto;width:603px;height:452px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="41" id="item-action-0f5faf87-3097-4519-ab1e-7cb125b5300b" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Webinar studio bij Ingeblikt te Tielt, België."></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-0f5faf87-3097-4519-ab1e-7cb125b5300b" style="background-color:none;height:452px;width:603px;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:603px;height:452px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.webp" type="image/webp"/><img id="0f5faf87-3097-4519-ab1e-7cb125b5300b" alt="" src="https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_250,h_250,q_30,blur_30,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg" style="width:603px;height:452px" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><source srcSet="https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg 1x, https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_1206,h_904,q_90,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg 2x, https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg 3x, https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg 4x, https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_1600,h_1199,q_90,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg 5x" type="image/jpeg"/><img id="0f5faf87-3097-4519-ab1e-7cb125b5300b" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="41" src="https://static.wixstatic.com/media/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg/v1/fill/w_603,h_452,q_90,enc_avif,quality_auto/ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg" alt="Webinar studio bij Ingeblikt te Tielt, België." loading="eager" style="width:603px;height:452px"/></picture></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-mk56yyhx" tabindex="-1" class="Le88gL comp-mk56yyhx wixui-section" data-block-level-container="ClassicSection"><div class="ClLWjk" id="home-contact"></div><div id="bgLayers_comp-mk56yyhx" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mk56yyhx" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-mk56yyhx" data-motion-part="BG_MEDIA comp-mk56yyhx" class="ROWgFb"></div></div><div data-mesh-id="comp-mk56yyhxinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mk56yyhxinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-mk5788h6" class="N8MGzv _v6ohL comp-mk5788h6 wixui-rich-text" data-testid="richTextElement"><h2 class="font_0 wixui-rich-text__text" style="font-size:22px; text-align:center;"><span style="color:#7DCDAA;" class="wixui-rich-text__text"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;" class="wixui-rich-text__text">Klaar om jouw verhaal te vertellen?</span></span></span></span></h2></div><div id="comp-mk57k182" class="N8MGzv _v6ohL comp-mk57k182 wixui-rich-text" data-testid="richTextElement"><h2 class="font_0 wixui-rich-text__text" style="font-size:20px; text-align:center;"><span style="color:#323232;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_459113_5846594cb6ea4f43b8e132f9d1a29629,wf_5846594cb6ea4f43b8e132f9d,orig_poppins_semibold;" class="wixui-rich-text__text">&rarr; </span><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text">Let&#39;s talk!</span></span></span></span></h2></div><div class="comp-mk57fo57 mu5PoX" id="comp-mk57fo57" aria-disabled="false"><a data-testid="linkElement" href="https://www.ingeblikt.be/contact" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="start het gesprek"><span class="OR4Nv8 wixui-button__label">start het gesprek</span></a></div><div id="comp-mk57q306" class="N8MGzv _v6ohL comp-mk57q306 wixui-rich-text" data-testid="richTextElement"><h2 class="font_0 wixui-rich-text__text" style="font-size:20px; text-align:center;"><span style="color:#323232;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_459113_5846594cb6ea4f43b8e132f9d1a29629,wf_5846594cb6ea4f43b8e132f9d,orig_poppins_semibold;" class="wixui-rich-text__text">&rarr; </span><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text">Volg ons op sociale media.</span></span></span></span></h2></div><div id="comp-mk58gw4m" class="comp-mk58gw4m w4DepW"><ul class="tN_ggS" aria-label="Social media balk"><li id="dataItem-mk58gw4s1-comp-mk58gw4m" class="re13Ik"><a data-testid="linkElement" href="https://www.instagram.com/ingeblikt.be/" target="_blank" rel="noreferrer noopener" class="twXk19"><img sizes="39px" srcSet="https://static.wixstatic.com/media/11062b_084cbbff6ae446c1b03dc3637193e77a~mv2.png/v1/fill/w_39,h_39,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_084cbbff6ae446c1b03dc3637193e77a~mv2.png 1x, https://static.wixstatic.com/media/11062b_084cbbff6ae446c1b03dc3637193e77a~mv2.png/v1/fill/w_78,h_78,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_084cbbff6ae446c1b03dc3637193e77a~mv2.png 2x" id="img_0_comp-mk58gw4m" src="https://static.wixstatic.com/media/11062b_084cbbff6ae446c1b03dc3637193e77a~mv2.png/v1/fill/w_39,h_39,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_084cbbff6ae446c1b03dc3637193e77a~mv2.png" alt="" style="object-fit:cover" class="ZK9snE sFiSiq" width="39" height="39"/></a></li><li id="dataItem-mk58gw4s3-comp-mk58gw4m" class="re13Ik"><a data-testid="linkElement" href="https://www.facebook.com/ingeblikt" target="_blank" rel="noreferrer noopener" class="twXk19"><img sizes="39px" srcSet="https://static.wixstatic.com/media/11062b_1f7ed8bc7b004201970df69f9eeda689~mv2.png/v1/fill/w_39,h_39,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_1f7ed8bc7b004201970df69f9eeda689~mv2.png 1x, https://static.wixstatic.com/media/11062b_1f7ed8bc7b004201970df69f9eeda689~mv2.png/v1/fill/w_78,h_78,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_1f7ed8bc7b004201970df69f9eeda689~mv2.png 2x" id="img_1_comp-mk58gw4m" src="https://static.wixstatic.com/media/11062b_1f7ed8bc7b004201970df69f9eeda689~mv2.png/v1/fill/w_39,h_39,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_1f7ed8bc7b004201970df69f9eeda689~mv2.png" alt="" style="object-fit:cover" class="ZK9snE sFiSiq" width="39" height="39"/></a></li><li id="dataItem-mk58gw4s5-comp-mk58gw4m" class="re13Ik"><a data-testid="linkElement" href="https://www.linkedin.com/company/ingeblikt/" target="_blank" rel="noreferrer noopener" class="twXk19"><img sizes="39px" srcSet="https://static.wixstatic.com/media/11062b_a06d85fa94d64ef68680321f5a043a8c~mv2.png/v1/fill/w_39,h_39,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_a06d85fa94d64ef68680321f5a043a8c~mv2.png 1x, https://static.wixstatic.com/media/11062b_a06d85fa94d64ef68680321f5a043a8c~mv2.png/v1/fill/w_78,h_78,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_a06d85fa94d64ef68680321f5a043a8c~mv2.png 2x" id="img_2_comp-mk58gw4m" src="https://static.wixstatic.com/media/11062b_a06d85fa94d64ef68680321f5a043a8c~mv2.png/v1/fill/w_39,h_39,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_a06d85fa94d64ef68680321f5a043a8c~mv2.png" alt="" style="object-fit:cover" class="ZK9snE sFiSiq" width="39" height="39"/></a></li><li id="dataItem-mpmlanki-comp-mk58gw4m" class="re13Ik"><a data-testid="linkElement" href="https://www.tiktok.com/@ingeblikt.be" target="_blank" rel="noreferrer noopener" class="twXk19"><img sizes="39px" srcSet="https://static.wixstatic.com/media/11062b_ad1a1e62a5bb45c7835a3ec11d5188f2~mv2.png/v1/fill/w_39,h_39,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_ad1a1e62a5bb45c7835a3ec11d5188f2~mv2.png 1x, https://static.wixstatic.com/media/11062b_ad1a1e62a5bb45c7835a3ec11d5188f2~mv2.png/v1/fill/w_78,h_78,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_ad1a1e62a5bb45c7835a3ec11d5188f2~mv2.png 2x" id="img_3_comp-mk58gw4m" src="https://static.wixstatic.com/media/11062b_ad1a1e62a5bb45c7835a3ec11d5188f2~mv2.png/v1/fill/w_39,h_39,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_ad1a1e62a5bb45c7835a3ec11d5188f2~mv2.png" alt="" style="object-fit:cover" class="ZK9snE sFiSiq" width="39" height="39"/></a></li><li id="dataItem-mk58gw4s7-comp-mk58gw4m" class="re13Ik"><a data-testid="linkElement" href="https://www.youtube.com/@ingebliktbe" target="_blank" rel="noreferrer noopener" class="twXk19"><img sizes="39px" srcSet="https://static.wixstatic.com/media/11062b_6fc54c8957474101ba6e80b01907ae50~mv2.png/v1/fill/w_39,h_39,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_6fc54c8957474101ba6e80b01907ae50~mv2.png 1x, https://static.wixstatic.com/media/11062b_6fc54c8957474101ba6e80b01907ae50~mv2.png/v1/fill/w_78,h_78,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_6fc54c8957474101ba6e80b01907ae50~mv2.png 2x" id="img_4_comp-mk58gw4m" src="https://static.wixstatic.com/media/11062b_6fc54c8957474101ba6e80b01907ae50~mv2.png/v1/fill/w_39,h_39,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_6fc54c8957474101ba6e80b01907ae50~mv2.png" alt="" style="object-fit:cover" class="ZK9snE sFiSiq" width="39" height="39"/></a></li></ul></div><div id="comp-mk57qzs4" class="N8MGzv _v6ohL comp-mk57qzs4 wixui-rich-text" data-testid="richTextElement"><h2 class="font_0 wixui-rich-text__text" style="font-size:20px; text-align:center;"><span style="color:#323232;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_459113_5846594cb6ea4f43b8e132f9d1a29629,wf_5846594cb6ea4f43b8e132f9d,orig_poppins_semibold;" class="wixui-rich-text__text">&rarr; </span><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text">Duik in onze blog vol tips &amp; tricks.</span></span></span></span></h2></div><div class="comp-mk57wahu mu5PoX" id="comp-mk57wahu" aria-disabled="false"><a data-testid="linkElement" href="https://www.ingeblikt.be/blog" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="naar onze blog"><span class="OR4Nv8 wixui-button__label">naar onze blog</span></a></div></div></div></section></div></div></div></div></div></div></div></main><footer id="SITE_FOOTER" class="MLzr0a SITE_FOOTER wixui-footer" tabindex="-1"><div class="uZIV9d"><div id="bgLayers_SITE_FOOTER" data-hook="bgLayers" data-motion-part="BG_LAYER SITE_FOOTER" class="QG9w8P XzOkCb"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_SITE_FOOTER" data-motion-part="BG_MEDIA SITE_FOOTER" class="ROWgFb"></div></div><div class="ncI7Xj"></div></div><div class="XKFSfx"><div data-mesh-id="SITE_FOOTERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_FOOTERinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-miq7gnzz" class="comp-miq7gnzz CeUMmm wixui-column-strip"><div id="bgLayers_comp-miq7gnzz" data-hook="bgLayers" data-motion-part="BG_LAYER comp-miq7gnzz" class="ktMZav tMGFK1"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-miq7gnzz" data-motion-part="BG_MEDIA comp-miq7gnzz" class="etSQ9j"></div></div><div data-testid="columns" class="Ak0vpt"><div id="comp-miq7go0c4" class="comp-miq7go0c4 FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-miq7go0c4" data-hook="bgLayers" data-motion-part="BG_LAYER comp-miq7go0c4" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-miq7go0c4" data-motion-part="BG_MEDIA comp-miq7go0c4" class="ROWgFb"></div></div><div data-mesh-id="comp-miq7go0c4inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-miq7go0c4inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-mir6gora" class="W4V2qg comp-mir6gora wixui-image cs40a3"><a data-testid="linkElement" href="https://www.ingeblikt.be" target="_self" class="apPOZK"><img loading="lazy" sizes="303px" srcSet="https://static.wixstatic.com/media/ce0b05_3951b49eb04c4b8cb7779bac068b2a2a~mv2.png/v1/fill/w_303,h_303,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/ingeblikt%20logo%202024%20vierkant%20-%20wit-groen.png 1x, https://static.wixstatic.com/media/ce0b05_3951b49eb04c4b8cb7779bac068b2a2a~mv2.png/v1/fill/w_606,h_606,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/ingeblikt%20logo%202024%20vierkant%20-%20wit-groen.png 2x" id="img_comp-mir6gora" src="https://static.wixstatic.com/media/ce0b05_3951b49eb04c4b8cb7779bac068b2a2a~mv2.png/v1/fill/w_303,h_303,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/ingeblikt%20logo%202024%20vierkant%20-%20wit-groen.png" alt="Ingeblikt logo met filmklap" style="object-fit:cover" class="gRkIq0 sFiSiq" width="303" height="303"/></a></div></div></div></div><div id="comp-miq7go0j" class="comp-miq7go0j FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-miq7go0j" data-hook="bgLayers" data-motion-part="BG_LAYER comp-miq7go0j" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-miq7go0j" data-motion-part="BG_MEDIA comp-miq7go0j" class="ROWgFb"></div></div><div data-mesh-id="comp-miq7go0jinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-miq7go0jinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-miq7go0k" class="N8MGzv _v6ohL comp-miq7go0k wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:1em;"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;" class="wixui-rich-text__text"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="color:#7DCDAA;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Ingeblikt</span></span></span></span></span></h2></div><div id="comp-miq7go0j4" class="N8MGzv _v6ohL comp-miq7go0j4 wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:18px; line-height:1.7em;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><a data-auto-recognition="true" href="mailto:info@ingeblikt.be" class="wixui-rich-text__text">info@ingeblikt.be</a></span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:18px; line-height:1.7em;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">0495 10 08 08 &rarr; Yannick</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:18px; line-height:1.7em;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">0478 44 40 45 &rarr; Evelien</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:18px; line-height:1.7em;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:18px; line-height:1.7em;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Baronielaan 16</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:18px; line-height:1.7em;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">8760 Tielt​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:18px; line-height:1.7em;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">BE 0789 169 333</span></span></span></span></span></p></div></div></div></div><div id="comp-miq7go0l4" class="comp-miq7go0l4 FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-miq7go0l4" data-hook="bgLayers" data-motion-part="BG_LAYER comp-miq7go0l4" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-miq7go0l4" data-motion-part="BG_MEDIA comp-miq7go0l4" class="ROWgFb"></div></div><div data-mesh-id="comp-miq7go0l4inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-miq7go0l4inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-miq7qj7p" class="N8MGzv _v6ohL comp-miq7qj7p wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:1em;"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;" class="wixui-rich-text__text"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="color:#7DCDAA;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Ontdek</span></span></span></span></span></h2></div><div id="comp-miq7qj7s" class="N8MGzv _v6ohL comp-miq7qj7s wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:18px; line-height:1.7em;"><a href="https://www.ingeblikt.be" target="_self" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Home</span></span></span></span></span></a></p>

<p class="font_8 wixui-rich-text__text" style="font-size:18px; line-height:1.7em;"><a href="https://www.ingeblikt.be/video" target="_self" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Services</span></span></span></span></span></a></p>

<p class="font_8 wixui-rich-text__text" style="font-size:18px; line-height:1.7em;"><a href="https://www.ingeblikt.be/work" target="_self" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Work</span></span></span></span></span></a></p>

<p class="font_8 wixui-rich-text__text" style="font-size:18px; line-height:1.7em;"><a href="https://www.ingeblikt.be/blog" target="_self" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Blog</span></span></span></span></span></a></p>

<p class="font_8 wixui-rich-text__text" style="font-size:18px; line-height:1.7em;"><a href="https://www.ingeblikt.be/about" target="_self" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">About</span></span></span></span></span></a></p>

<p class="font_8 wixui-rich-text__text" style="font-size:18px; line-height:1.7em;"><a href="https://www.ingeblikt.be/contact" target="_self" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Contact</span></span></span></span></span></a></p></div><div id="comp-miq7vq78" class="comp-miq7vq78 w4DepW"><ul class="tN_ggS" aria-label="Social media balk"><li id="dataItem-miq7y0i2-comp-miq7vq78" class="re13Ik"><a data-testid="linkElement" href="https://www.instagram.com/ingeblikt.be/" target="_blank" rel="noreferrer noopener" class="twXk19"><img sizes="30px" srcSet="https://static.wixstatic.com/media/11062b_603340b7bcb14e7785c7b65b233cd9f9~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_603340b7bcb14e7785c7b65b233cd9f9~mv2.png 1x, https://static.wixstatic.com/media/11062b_603340b7bcb14e7785c7b65b233cd9f9~mv2.png/v1/fill/w_60,h_60,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_603340b7bcb14e7785c7b65b233cd9f9~mv2.png 2x" id="img_0_comp-miq7vq78" src="https://static.wixstatic.com/media/11062b_603340b7bcb14e7785c7b65b233cd9f9~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_603340b7bcb14e7785c7b65b233cd9f9~mv2.png" alt="" style="object-fit:cover" class="ZK9snE sFiSiq" width="30" height="30"/></a></li><li id="dataItem-miq7y0i21-comp-miq7vq78" class="re13Ik"><a data-testid="linkElement" href="https://www.facebook.com/ingeblikt" target="_blank" rel="noreferrer noopener" class="twXk19"><img sizes="30px" srcSet="https://static.wixstatic.com/media/11062b_f4e3e7f537ff4762a1914aa14e3e36b9~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_f4e3e7f537ff4762a1914aa14e3e36b9~mv2.png 1x, https://static.wixstatic.com/media/11062b_f4e3e7f537ff4762a1914aa14e3e36b9~mv2.png/v1/fill/w_60,h_60,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_f4e3e7f537ff4762a1914aa14e3e36b9~mv2.png 2x" id="img_1_comp-miq7vq78" src="https://static.wixstatic.com/media/11062b_f4e3e7f537ff4762a1914aa14e3e36b9~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_f4e3e7f537ff4762a1914aa14e3e36b9~mv2.png" alt="" style="object-fit:cover" class="ZK9snE sFiSiq" width="30" height="30"/></a></li><li id="dataItem-miq7y0i22-comp-miq7vq78" class="re13Ik"><a data-testid="linkElement" href="https://www.linkedin.com/company/ingeblikt/" target="_blank" rel="noreferrer noopener" class="twXk19"><img sizes="30px" srcSet="https://static.wixstatic.com/media/11062b_7dcffe5daf2944b7be0a46ac6d472634~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_7dcffe5daf2944b7be0a46ac6d472634~mv2.png 1x, https://static.wixstatic.com/media/11062b_7dcffe5daf2944b7be0a46ac6d472634~mv2.png/v1/fill/w_60,h_60,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_7dcffe5daf2944b7be0a46ac6d472634~mv2.png 2x" id="img_2_comp-miq7vq78" src="https://static.wixstatic.com/media/11062b_7dcffe5daf2944b7be0a46ac6d472634~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_7dcffe5daf2944b7be0a46ac6d472634~mv2.png" alt="" style="object-fit:cover" class="ZK9snE sFiSiq" width="30" height="30"/></a></li><li id="dataItem-mpmlbfgo-comp-miq7vq78" class="re13Ik"><a data-testid="linkElement" href="https://www.tiktok.com/@ingeblikt.be" target="_blank" rel="noreferrer noopener" class="twXk19"><img sizes="30px" srcSet="https://static.wixstatic.com/media/11062b_7edd292d29b34c309100535a26dc5033~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_7edd292d29b34c309100535a26dc5033~mv2.png 1x, https://static.wixstatic.com/media/11062b_7edd292d29b34c309100535a26dc5033~mv2.png/v1/fill/w_60,h_60,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_7edd292d29b34c309100535a26dc5033~mv2.png 2x" id="img_3_comp-miq7vq78" src="https://static.wixstatic.com/media/11062b_7edd292d29b34c309100535a26dc5033~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_7edd292d29b34c309100535a26dc5033~mv2.png" alt="" style="object-fit:cover" class="ZK9snE sFiSiq" width="30" height="30"/></a></li><li id="dataItem-miq7y0i23-comp-miq7vq78" class="re13Ik"><a data-testid="linkElement" href="https://www.youtube.com/@ingebliktbe" target="_blank" rel="noreferrer noopener" class="twXk19"><img sizes="30px" srcSet="https://static.wixstatic.com/media/11062b_c67939a99eaf442d95d3f851857ceedf~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_c67939a99eaf442d95d3f851857ceedf~mv2.png 1x, https://static.wixstatic.com/media/11062b_c67939a99eaf442d95d3f851857ceedf~mv2.png/v1/fill/w_60,h_60,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_c67939a99eaf442d95d3f851857ceedf~mv2.png 2x" id="img_4_comp-miq7vq78" src="https://static.wixstatic.com/media/11062b_c67939a99eaf442d95d3f851857ceedf~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_c67939a99eaf442d95d3f851857ceedf~mv2.png" alt="" style="object-fit:cover" class="ZK9snE sFiSiq" width="30" height="30"/></a></li><li id="dataItem-miq7y0i24-comp-miq7vq78" class="re13Ik"><a data-testid="linkElement" href="https://vimeo.com/ingeblikt" target="_blank" rel="noreferrer noopener" class="twXk19"><img sizes="30px" srcSet="https://static.wixstatic.com/media/11062b_a43e6fbf0f44471c9513e0ab0e75d335~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_a43e6fbf0f44471c9513e0ab0e75d335~mv2.png 1x, https://static.wixstatic.com/media/11062b_a43e6fbf0f44471c9513e0ab0e75d335~mv2.png/v1/fill/w_60,h_60,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_a43e6fbf0f44471c9513e0ab0e75d335~mv2.png 2x" id="img_5_comp-miq7vq78" src="https://static.wixstatic.com/media/11062b_a43e6fbf0f44471c9513e0ab0e75d335~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_a43e6fbf0f44471c9513e0ab0e75d335~mv2.png" alt="" style="object-fit:cover" class="ZK9snE sFiSiq" width="30" height="30"/></a></li></ul></div></div></div></div><div id="comp-miq7hk9d" class="comp-miq7hk9d FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-miq7hk9d" data-hook="bgLayers" data-motion-part="BG_LAYER comp-miq7hk9d" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-miq7hk9d" data-motion-part="BG_MEDIA comp-miq7hk9d" class="ROWgFb"></div></div><div data-mesh-id="comp-miq7hk9dinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-miq7hk9dinlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div></div></section><div id="comp-miq83405" class="N8MGzv _v6ohL comp-miq83405 wixui-rich-text" data-testid="richTextElement"><h2 class="font_5 wixui-rich-text__text" style="line-height:1.38em; text-align:center; font-size:28px;"><span style="color:#7DCDAA;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_459113_5846594cb6ea4f43b8e132f9d1a29629,wf_5846594cb6ea4f43b8e132f9d,orig_poppins_semibold;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Jouw verhaal vertalen naar </span></span><span style="font-family:wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">sterke video</span></span><span style="font-family:wfont_459113_5846594cb6ea4f43b8e132f9d1a29629,wf_5846594cb6ea4f43b8e132f9d,orig_poppins_semibold;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">?<br class="wixui-rich-text__text">
Dat doen we </span></span><span style="font-family:wfont_459113_8afe218c5d6542cd877570941223206e,wf_8afe218c5d6542cd877570941,orig_poppins_semibold_italic;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">samen</span></span><span style="font-family:wfont_459113_5846594cb6ea4f43b8e132f9d1a29629,wf_5846594cb6ea4f43b8e132f9d,orig_poppins_semibold;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">.</span></span></span></span></h2></div><div id="comp-miq86vx1" class="comp-miq86vx1 nJiBti wixui-horizontal-line"></div><div id="comp-miq87s2n" class="N8MGzv _v6ohL comp-miq87s2n wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:12px; line-height:1.7em; text-align:center;"><span style="font-size:12px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><a href="https://www.ingeblikt.be/privacy" target="_self" class="wixui-rich-text__text">Privacy</a>&nbsp; |&nbsp; <a href="https://www.ingeblikt.be/cookies" target="_self" class="wixui-rich-text__text">Cookies</a>&nbsp; |&nbsp; <a href="https://www.ingeblikt.be/disclaimer" target="_self" class="wixui-rich-text__text">Disclaimer</a>&nbsp; |&nbsp; <a href="https://www.ingeblikt.be/voorwaarden" target="_self" class="wixui-rich-text__text">Verkoopvoorwaarden</a></span></span></span></span></span></p></div><div id="comp-mli8f3un" class="N8MGzv _v6ohL comp-mli8f3un wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:12px; line-height:1.7em; text-align:center;"><span style="font-size:12px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><a href="https://www.ingeblikt.be/privacy" target="_self" class="wixui-rich-text__text">© 2000-2026 ingeblikt®</a></span></span></span></span></span></p></div><div data-mesh-id="SITE_FOOTERinlineContent-wedge-3"></div></div></div></div></footer></div></div><div id="SCROLL_TO_BOTTOM" class="qe3oTb ignore-focus SCROLL_TO_BOTTOM" role="region" tabindex="-1" aria-label="bottom of page"><span class="TvbeET">bottom of page</span></div></div></div>

<script id="wix-skip-played-animations">
    window.__pageRevealPromise && window.__pageRevealPromise.then(function() {
        requestAnimationFrame(function() {
            try {
                var stored = sessionStorage.getItem('wix-motion-played-animations');
                if (stored) {
                    var played = JSON.parse(stored);
                    for (var compId in played) {
                        if (played[compId]) {
                            var el = document.getElementById(compId);
                            if (el) {
                                el.dataset.motionEnter = 'done';
                            }
                        }
                    }
                }
            } catch (e) {}
        });
    });
</script>

    <script type="application/json" id="wix-fedops">{"data":{"site":{"metaSiteId":"a77b4211-33e7-4d06-a5d6-3ed8fcdcb027","userId":"ce0b054c-52b9-4a4c-8c3b-25add3fa15f0","siteId":"119e22c5-46a6-4a0b-906f-38fe8f9acb96","externalBaseUrl":"https:\/\/www.ingeblikt.be","siteRevision":1534,"siteType":"UGC","dc":"oregon-usercode","isResponsive":false,"editorName":"Unknown","sessionId":"08241f64-17dd-4e24-ad53-22e391bca886","isSEO":true,"appNameForBiEvents":"thunderbolt"},"rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"fleetConfig":{"fleetName":"thunderbolt-seo-isolated-renderer","type":"GA","code":0},"requestUrl":"https:\/\/www.ingeblikt.be\/","isInSEO":true,"platformOnSite":true}}</script>
    <script>window.fedops = JSON.parse(document.getElementById('wix-fedops').textContent)</script>

    
        <script id='sendFedopsLoadStarted'>
            (()=>{"use strict";var e={},r={};function t(i){var n=r[i];if(void 0!==n)return n.exports;var o=r[i]={exports:{}};return e[i](o,o.exports,t),o.exports}t.rv=()=>"1.6.6",t.ruid="bundler=rspack@1.6.6";let i="unknown",n=e=>{let r,t,n=(r=e.cache,t=e.varnish,`${r||i},${t||i}`);return{caching:n,isCached:n.includes("hit"),...e.microPop?{microPop:e.microPop}:{}}};function o(){return"undefined"!=typeof crypto&&"function"==typeof crypto.randomUUID?crypto.randomUUID():"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,e=>{let r=16*Math.random()|0;return("x"===e?r:3&r|8).toString(16)})}let a=/Mobile|Android|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i,s=/iPhone|iPad|iPod/i;!function(){let{site:e,rollout:r,fleetConfig:t,requestUrl:c,isInSEO:d,shouldReportErrorOnlyInPanorama:p}=window.fedops.data,u=(e=>{let{userAgent:r}=e.navigator;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)||(()=>{try{if(window.self===window.top)return""}catch{}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";let{document:e,navigator:r}=window;if(!e||!r)return"document";let{webdriver:t,userAgent:i,plugins:n,languages:o}=r;if(t)return"webdriver";if(!n||Array.isArray(n))return"plugins";if(Object.getOwnPropertyDescriptor(n,"0")?.writable)return"plugins-extra";if(!i)return"userAgent";if(i.indexOf("Snapchat")>0&&e.hidden)return"Snapchat";if(!o||0===o.length||!Object.isFrozen(o))return"languages";try{throw Error()}catch(e){if(e instanceof Error){let{stack:r}=e;if(r&&/ (\(internal\/)|(\(?file:\/)/.test(r))return"stack"}}return""})()||(d?"seo":""),m=!!u,{isCached:w,caching:f,microPop:h}=((e,r)=>{let t,o=(e=>{let r;try{r=e()}catch{r=[]}let t=r.reduce((e,r)=>(e[r.name]=r.description,e),{});return{cache:t.cache,varnish:t.varnish,microPop:t.dc}})(r);if(o.cache||o.varnish)return n({cache:o.cache||i,varnish:o.varnish||i,microPop:o.microPop});let a=(t=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/))&&t.length?{cache:t[1],varnish:t[2]||i,microPop:t[3]}:null;return a?n(a):{caching:i,isCached:!1}})(document.cookie,()=>performance.getEntriesByType("navigation")[0].serverTiming||[]),g={WixSite:1,UGC:2,Template:3}[e.siteType]||0,v=e.appNameForBiEvents,{isDACRollout:x,siteAssetsVersionsRollout:y}=r,S=+!!x,I=+!!y,$=0===t.code||1===t.code?t.code:null,P=2===t.code,b=Date.now()-window.initialTimestamps.initialTimestamp,_=Math.round(performance.now()-(()=>{try{let e=performance.getEntriesByType("navigation")[0];if(e&&e.responseStart>0&&e.responseStart<performance.now())return e.activationStart??0}catch{}return 0})()),{visibilityState:O}=document,{fedops:T,addEventListener:A,thunderboltVersion:k}=window;T.apps=T.apps||{},T.apps[v]={startLoadTime:_},T.sessionId=e.sessionId,T.vsi=o(),T.is_cached=w,T.phaseStarted=N(28),T.phaseEnded=N(22),performance.mark("[cache] "+f+(h?" ["+h+"]":"")),T.reportError=(e,r="load")=>{let t=e?.reason||e?.message;t?(p||E(26,`&errorInfo=${t}&errorType=${r}`),M({error:{name:r,message:t,stack:e?.stack}})):e.preventDefault()},A("error",T.reportError),A("unhandledrejection",T.reportError);let R=!1;function E(r,t=""){if(c.includes("suppressbi=true"))return;var i="//frog.wix.com/bolt-performance?src=72&evid="+r+"&appName="+v+"&is_rollout="+$+"&is_company_network="+P+"&is_sav_rollout="+I+"&is_dac_rollout="+S+"&dc="+e.dc+(h?"&microPop="+h:"")+"&is_cached="+w+"&msid="+e.metaSiteId+"&session_id="+window.fedops.sessionId+"&ish="+m+"&isb="+m+(m?"&isbr="+u:"")+"&vsi="+window.fedops.vsi+"&caching="+f+(R?",browser_cache":"")+"&pv="+O+"&pn=1&v="+k+"&url="+encodeURIComponent(c)+"&st="+g+`&ts=${b}&tsn=${_}`+t;let n=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{n=navigator.sendBeacon(i)}catch{}n||(new Image().src=i)}function M({transaction:r,error:t}){let i=[{fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",componentId:`${"Studio"===window.fedops.data.site.editorName?"wix-studio":`thunderbolt${window.fedops.data.site.isResponsive?"-responsive":""}`}`,platform:"viewer",msid:window.fedops.data.site.metaSiteId,sessionId:window.fedops.vsi,sessionTime:Date.now()-window.initialTimestamps.initialTimestamp,logLevel:t?"ERROR":"INFO",message:t?.message??(r?.name&&`${r.name} START`),errorName:t?.name,errorStack:t?.stack,transactionName:r?.name,transactionAction:r&&"START",isSsr:!1,dataCenter:e.dc,isCached:!!w,isRollout:!!$,isHeadless:!!m,isDacRollout:!!S,isSavRollout:!!I,isCompanyNetwork:!!P}];try{let e=JSON.stringify({messages:i});return navigator.sendBeacon("https://panorama.wixapps.net/api/v1/bulklog",e)}catch(e){console.error(e)}}function N(e){return(r,t)=>{let i=Date.now()-b,n=`&name=${r}&duration=${i}`,o=t&&t.paramsOverrides?Object.keys(t.paramsOverrides).map(e=>e+"="+t.paramsOverrides[e]).join("&"):"";E(e,o?`${n}&${o}`:n)}}if(A("pageshow",({persisted:e})=>{e&&!R&&(R=!0,T.is_cached=!0)},!0),window.__browser_deprecation__)return;let C=document.referrer?`&document_referrer=${document.referrer}`:"",D=window.sessionStorage.getItem("isMpa"),B=D?`&isMpa=${D}`:"";D&&window.sessionStorage.removeItem("isMpa");let U=window.sessionStorage.getItem("mpaSessionId");U||(U=o(),window.sessionStorage.setItem("mpaSessionId",U)),window.fedops.mpaSessionId=U;let F=function(w){let r=w.navigator?.userAgent||"",t=w.devicePixelRatio||1;if(s.test(r))return(w.visualViewport?.scale||1)>1;if(a.test(r)){let b=null;try{let v=localStorage.getItem("wix_dpr_baseline");if(v){let d=Number(v);if(d>0)b=d}}catch(e){}return!!b&&t>b&&Math.round(t/b*100)/100>1}let i=w.innerWidth||0,n=w.outerWidth||0;if(!t||!i||!n)return!1;let o=Math.trunc(t*i)<=n?1:2;return t>o&&Math.round(t/o*100)/100>1}(window),W=function(e){let r=e.visualViewport?.scale;return{devicePixelRatio:e.devicePixelRatio||1,innerWidth:e.innerWidth,outerWidth:e.outerWidth,...null!=r?{visualViewportScale:r}:{}}}(window);E(21,`&platformOnSite=${window.fedops.data.platformOnSite}&hasInitialZoom=${F}&infoInitialZoom=${encodeURIComponent(JSON.stringify(W))}&mpaSessionId=${U}${C}${B}`),M({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.314a0375.bundle.min.js">(()=>{"use strict";var e,r,a,o,t,c,i,n={},d={};function f(e){var r=d[e];if(void 0!==r)return r.exports;var a=d[e]={id:e,loaded:!1,exports:{}};return n[e].call(a.exports,a,a.exports,f),a.loaded=!0,a.exports}if(f.m=n,f.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return f.d(r,{a:r}),r},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,f.t=function(a,o){if(1&o&&(a=this(a)),8&o||"object"==typeof a&&a&&(4&o&&a.__esModule||16&o&&"function"==typeof a.then))return a;var t=Object.create(null);f.r(t);var c={};e=e||[null,r({}),r([]),r(r)];for(var i=2&o&&a;("object"==typeof i||"function"==typeof i)&&!~e.indexOf(i);i=r(i))Object.getOwnPropertyNames(i).forEach(e=>{c[e]=()=>a[e]});return c.default=()=>a,f.d(t,c),t},f.d=(e,r)=>{for(var a in r)f.o(r,a)&&!f.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:r[a]})},f.f={},f.e=e=>Promise.all(Object.keys(f.f).reduce((r,a)=>(f.f[a](e,r),r),[])),f.u=e=>"6948"===e?"thunderbolt-commons.6d0c605a.bundle.min.js":"3033"===e?"fastdom.inline.48a8bd4b.bundle.min.js":"1619"===e?"custom-element-utils.inline.d735ad00.bundle.min.js":"5205"===e?"render-indicator.inline.df41a0e9.bundle.min.js":"7151"===e?"version-indicator.inline.6e1aba96.bundle.min.js":"6008"===e?"bi-common.inline.5ce4720d.bundle.min.js":""+(({1059:"santa-platform-utils",1090:"speculationRules",1116:"passwordProtectedPage",1122:"group_19",1211:"siteUrlService",1278:"group_24",131:"siteThemeService",1353:"pageContextService",1374:"editorWixCodeSdk",1438:"sdkStateService",1522:"builderContextProviders",1533:"merge-mappers",1538:"businessLogger",1611:"group_44",1638:"quickActionBar",1732:"aboveTheFoldService",1788:"qaApi",1791:"businessLoggerService",180:"urlService",1802:"provideCssService",1818:"Repeater_FixedColumns",182:"consentPolicy",1869:"windowScroll",1932:"customCss",1951:"group_45",1969:"wixEcomFrontendWixCodeSdk",2017:"debug",2031:"platformInteractionsService",2089:"group_47",2130:"ForwardRef",2144:"group_30",2198:"platformDynamicRouteService",2220:"group_31",2221:"anchorsService",2226:"translationsService",2242:"builderModuleLoader",2303:"externalServices",2304:"TPAModal",2442:"group_37",2570:"thunderbolt-components-registry",2609:"imagePlaceholder",2616:"linkUtilsService",2624:"group_2",2689:"TPABaseComponent",2735:"TPAPreloaderOverlay",28:"thunderbolt-components-registry-builder",2859:"platformEnvironmentService",2867:"namedSignalsService",2880:"environmentService",294:"stores",2996:"seoService",3026:"lightboxService",3187:"businessManager",3221:"multilingual",3336:"platformExperimentsService",3370:"domSelectors",3373:"rendererConfiguration",3407:"clientSdk",3531:"panorama",3607:"UnauthorizedComponent",3654:"ssrCache",3714:"seo-api-converters",3801:"wixDomSanitizer",3872:"siteMembers",3884:"tpaModuleProvider",3894:"protectedPages",3979:"dynamicPages",399:"searchBox",3992:"componentsqaapi",3996:"environmentWixCodeSdk",4134:"group_4",4183:"svgLoader",419:"TPAPopup",4217:"group_21",4218:"group_0",4310:"becky-css",4331:"platform",4345:"dashboardWixCodeSdk",4354:"editorElementsDynamicTheme",4443:"pagesService",4444:"siteExperimentsService",4456:"sitePagesService",4499:"siteScrollBlockerService",4675:"stickyToComponent",4708:"reporter-api",477:"group_32",4803:"dynamicRouteService",4819:"group_35",489:"platformNamedSignalsService",4990:"accessibility",5002:"group_28",5067:"accessibilityBrowserZoom",5154:"servicesManagerReact",5183:"renderIndicator",5187:"group_7",5213:"scrollToAnchor",5221:"containerSliderService",5238:"triggersAndReactions",5289:"SiteStyles",5296:"platformPubsub",5298:"assetsLoader",5363:"environment",5391:"widgetWixCodeSdk",5474:"platformPageContextService",5675:"group_41",569:"siteMembersService",572:"animationsWixCodeSdk",5745:"ByocStyles",5750:"platformSiteMembersService",5761:"group_10",5794:"seo-api",5837:"group_14",5863:"appMonitoring",5874:"navigation",5901:"group_5",5976:"AppPart",6095:"styleUtilsService",6103:"usedPlatformApis",6134:"routerService",6135:"customUrlMapper",6155:"imagePlaceholderService",6182:"motion",6218:"group_11",6258:"group_20",6285:"versionIndicator",6428:"ContentReflowBanner",6647:"mobileFullScreen",6715:"feedback",6749:"router",6753:"group_36",6839:"platformFedopsLoggerService",6891:"group_38",6979:"consentPolicyService",6992:"platformTranslationsService",700:"module-executor",7016:"externalComponent",7109:"group_43",7141:"group_50",7146:"serviceRegistrar",7200:"canvas",7233:"FontRulersContainer",7284:"widget",7291:"platformMultilingualService",7356:"group_48",7360:"AppPart2",7482:"vsm-css",7502:"group_42",7538:"group_8",7554:"headAppenderService",7575:"renderer",7644:"group_6",7716:"group_40",7726:"TPAUnavailableMessageOverlay",7729:"tpa",7796:"Repeater_FluidColumns",7801:"testApi",7859:"siteMembersWixCodeSdk",7896:"platformSiteUrlService",7921:"interactions",7981:"domStore",8051:"animations",8207:"FontFaces",821:"group_25",8211:"cyclicTabbingService",8255:"platformRouterService",8277:"pageAnchors",8319:"platformSitePagesService",8332:"platformSiteThemeService",8339:"platformLinkUtilsService",8428:"containerSlider",8547:"group_49",8559:"TPAWorker",8574:"builderComponent",858:"fedopsLoggerService",8656:"RemoteRefDeadComp",8662:"GhostComp",8678:"cyclicTabbing",87:"ooi",8729:"group_9",8742:"topologyService",8770:"platformStyleUtilsService",8919:"group_3",8932:"group_39",897:"group_29",8970:"contentReflow",898:"group_46",906:"onloadCompsBehaviors",9081:"group_18",9091:"platformTopologyService",9111:"BuilderComponentDeadComp",9182:"group_51",9214:"multilingualService",9270:"siteScrollBlocker",9316:"platformPagesService",9387:"group_27",9395:"popups",9421:"provideComponentService",9467:"platformSdkStateService",95:"componentsLoader",959:"group_23",9740:"wix-seo-SEO_DEFAULT",9764:"platformConsentPolicyService",9768:"group_22",9779:"tslib.inline",9845:"routerFetch",9863:"tpaWidgetNativeDeadComp",9980:"mpaNavigation"})[e]||e)+"."+({1039:"a5b67e5b",1055:"199df8a3",1059:"97687ea7",1090:"f606a359",1116:"0ca6746a",1122:"4875e118",1211:"e04e6b11",1278:"42550b1c",131:"3f91d92c",1353:"c7f56c39",1374:"038d9db5",1393:"5784dbd6",1394:"0eaac42b",1438:"71300f29",1522:"b4da33e7",1533:"ea63c779",1538:"b3c0de71",1611:"fd8bbe9d",1638:"e48f9c16",1732:"85c35750",1788:"54c48f6e",1791:"2d664784",180:"35aa0cea",1802:"f3935263",1818:"82eb4dab",182:"c6d6bb2a",1869:"94e57fc8",1932:"faee3a82",1951:"c1314395",1969:"62ed7f20",1995:"1e8f768b",2017:"56b3ffe6",2031:"9ba7b2d1",2089:"84e4b439",2121:"f1234873",2130:"972f1da6",2144:"5fd4f3d0",2198:"baae7f3c",2220:"820e7611",2221:"63c7f2ef",2226:"3daa28d5",2242:"31b71ac0",2260:"4cb442fd",2303:"a9aa058b",2304:"1c4e2cd1",2339:"5b90ab0f",2442:"22be02da",2516:"c0d84d69",2570:"7482d6f4",2609:"3c11dd4b",2616:"bd9a550d",2624:"e9625588",2689:"fa382800",2735:"4bd510e1",28:"f9f1bebe",2859:"2b9317db",2867:"7750bd1a",2870:"d23a6a9f",2880:"676d132e",294:"271cca5b",2996:"c651b2c6",3026:"4b3638cd",3062:"45162ad9",3140:"87572dc1",3187:"6bd030ea",3219:"d9e9b615",3221:"9d540a42",3334:"f909f78e",3336:"da9f5032",3370:"1b55da8c",3373:"018e73de",3407:"f155b667",3531:"a8a7895a",3600:"83d984c4",3607:"8e13c2dd",3654:"f7fb72e6",3714:"68b7a402",3801:"27c91af6",3853:"a642597e",3872:"2918b55e",3884:"51ac9350",3894:"20263584",3979:"4ff4e6f5",399:"b003db84",3992:"17ef48ef",3996:"566c4d0f",4134:"670af5e7",4150:"f81510a7",4183:"63253b5d",419:"a13a7947",4217:"cb838eb5",4218:"b58e75e0",4275:"d8a916d4",4310:"9d6cf0f4",4331:"32d0dd8e",4345:"79d7d98c",4354:"89ba8f0a",4443:"d610a8d7",4444:"b290cefc",4456:"d8cb8478",4499:"155665ef",4675:"726f62ad",4708:"fbc2ffa7",4711:"f5644cf6",4729:"8c88d513",477:"1adc8101",4803:"727d9bda",4819:"35cb204d",489:"c63574d0",4946:"e0c2f0c6",4990:"f754f688",5002:"517aa7aa",5067:"2f9bff42",5116:"57a5027a",5124:"9478cca7",5144:"b7a61896",5154:"e18dd7db",5183:"c95e75a9",5187:"84a9612a",5213:"bd63e157",5221:"10638ce4",5238:"2c5caf8e",5239:"3a6d40c6",5289:"a8b3f792",5296:"d41c28b7",5298:"d530beb2",5363:"7ac3f543",5391:"1ef53f65",5474:"962c70ec",5512:"d58e2382",5675:"a074e6f1",569:"05a62102",572:"9f05a568",5745:"4ac8a223",5750:"e69c669b",5761:"d3c97b81",5794:"bdbe3562",5837:"ce4fa204",5863:"999a8f0d",5872:"5ced11b9",5874:"eba89c08",5901:"41bdeaaf",5976:"6a8402a6",6009:"89a82fff",603:"4a086123",6095:"45737a18",6103:"2fac58dc",6134:"fde8630a",6135:"6711c5a7",6155:"c6a1d133",6182:"a51fa0ca",6218:"18733d1a",6258:"f0947610",628:"25bc75e2",6285:"a8fe3456",6332:"a160b4a3",6428:"dffb6c1d",6429:"43963a0e",6636:"75735a04",6647:"a34bb606",6690:"689ec22e",6715:"9279907e",6749:"bf43d155",6753:"0c09014c",6839:"897a3cc7",6887:"64cadf7e",6891:"14ba4f08",6931:"0707a6c1",6979:"ed5d206b",6992:"25507953",6998:"c851486c",700:"54de4c74",7016:"8d42127e",7109:"fe23d399",7127:"130b4e34",7141:"f473d1ca",7146:"6c73505c",7188:"2c189efc",7200:"bfd00c3f",7233:"f9341c8b",7284:"c79dc370",7291:"5c1f3041",7356:"8aafa69d",7360:"327ec15d",7482:"96c5d36a",7502:"d337a29f",7538:"ddd9fb26",7554:"3cea1b39",7575:"4c5420f0",7587:"81f09db7",759:"dea97204",7644:"fc70fb4b",7716:"b48b66d9",7726:"8e304d9b",7729:"81980d31",7796:"6c0fb6fc",7801:"6a858867",7859:"0764e872",7896:"beb65605",7921:"a313703f",7981:"ece10f59",8051:"d94f0463",814:"acfce97e",8207:"6c3c8de5",821:"66c8a4fb",8211:"4b45f6eb",8255:"290d742e",8277:"25d10493",829:"290b6efa",8319:"9851d9fb",8332:"9a7725da",8339:"c7c9bb02",8345:"f13b6e05",838:"57d3af39",8428:"8d71c775",8547:"4392f91f",8559:"6b34ddad",8572:"639221be",8574:"1e0506b5",858:"26790905",8656:"afc9c6e5",8662:"56f311d7",8678:"fa2151df",8682:"96fa0ace",87:"e91938dd",8708:"567c663a",8729:"ae0a9400",8742:"c3f9c1d2",8770:"57c47c06",8868:"0630deb0",8919:"900b92ea",8932:"dca0f811",8968:"27757599",897:"5e0152fc",8970:"3a7544b6",898:"1fd93beb",906:"b457547d",9071:"e6316564",9081:"dacb1809",9091:"80ef6688",9111:"adcbbd9f",9182:"49f9c6e7",9214:"711a9e66",9270:"46ae03bd",9316:"4e2c8747",9387:"82d9db18",9395:"2b704839",9421:"5886298e",9467:"b5ad7b19",95:"a6eaf730",9578:"c43c01fd",959:"56364128",9709:"71200017",9740:"33456921",9763:"de0eb505",9764:"a3406825",9768:"e636f159",9779:"cdbfecc7",9845:"6c1eadd1",9863:"91e76dd4",9980:"80f47207"})[e]+".chunk.min.js",f.miniCssF=e=>"5205"===e?"render-indicator.inline.d4591556.min.css":"7151"===e?"version-indicator.inline.85b29176.min.css":""+({1818:"Repeater_FixedColumns",2304:"TPAModal",2689:"TPABaseComponent",2735:"TPAPreloaderOverlay",419:"TPAPopup",5187:"group_7",5976:"AppPart",6428:"ContentReflowBanner",7233:"FontRulersContainer",7360:"AppPart2",7726:"TPAUnavailableMessageOverlay",7796:"Repeater_FluidColumns",9863:"tpaWidgetNativeDeadComp"})[e]+"."+({1818:"17a84fdd",2304:"e96a6f61",2689:"88cd9698",2735:"44f745b9",419:"82254d4c",5187:"c472a333",5976:"a5efb1fa",6428:"91e2605c",7233:"3c707054",7360:"e5b1bfd5",7726:"2ffa98e3",7796:"564dd9aa",9863:"6f11f5af"})[e]+".chunk.min.css",f.g=(()=>{if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(e){if("object"==typeof window)return window}})(),f.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),a={},f.l=function(e,r,o,t){if(a[e])return void a[e].push(r);if(void 0!==o)for(var c,i,n=document.getElementsByTagName("script"),d=0;d<n.length;d++){var l=n[d];if(l.getAttribute("src")==e){c=l;break}}c||(i=!0,(c=document.createElement("script")).timeout=120,f.nc&&c.setAttribute("nonce",f.nc),c.src=e),a[e]=[r];var s=function(r,o){c.onerror=c.onload=null,clearTimeout(b);var t=a[e];if(delete a[e],c.parentNode&&c.parentNode.removeChild(c),t&&t.forEach(function(e){return e(o)}),r)return r(o)},b=setTimeout(s.bind(null,void 0,{type:"timeout",target:c}),12e4);c.onerror=s.bind(null,c.onerror),c.onload=s.bind(null,c.onload),i&&document.head.appendChild(c)},f.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),o=[],f.O=(e,r,a,t)=>{if(r){t=t||0;for(var c=o.length;c>0&&o[c-1][2]>t;c--)o[c]=o[c-1];o[c]=[r,a,t];return}for(var i=1/0,c=0;c<o.length;c++){for(var[r,a,t]=o[c],n=!0,d=0;d<r.length;d++)(!1&t||i>=t)&&Object.keys(f.O).every(e=>f.O[e](r[d]))?r.splice(d--,1):(n=!1,t<i&&(i=t));if(n){o.splice(c--,1);var l=a();void 0!==l&&(e=l)}}return e},f.p="https://static.parastorage.com/services/wix-thunderbolt/dist/",f.rv=()=>"1.6.8","undefined"!=typeof document){var l=function(e,r,a,o,t){var c=document.createElement("link");return c.rel="stylesheet",c.type="text/css",f.nc&&(c.nonce=f.nc),c.href=r,c.onerror=c.onload=function(a){if(c.onerror=c.onload=null,"load"===a.type)o();else{var i=a&&("load"===a.type?"missing":a.type),n=a&&a.target&&a.target.href||r,d=Error("Loading CSS chunk "+e+" failed.\\n("+n+")");d.code="CSS_CHUNK_LOAD_FAILED",d.type=i,d.request=n,c.parentNode&&c.parentNode.removeChild(c),t(d)}},a?a.parentNode.insertBefore(c,a.nextSibling):document.head.appendChild(c),c},s=function(e,r){for(var a=document.getElementsByTagName("link"),o=0;o<a.length;o++){var t=a[o],c=t.getAttribute("data-href")||t.getAttribute("href");if(c&&(c=c.split("?")[0]),"stylesheet"===t.rel&&(c===e||c===r))return t}for(var i=document.getElementsByTagName("style"),o=0;o<i.length;o++){var t=i[o],c=t.getAttribute("data-href");if(c===e||c===r)return t}},b={404:0};f.f.miniCss=function(e,r){if(b[e])r.push(b[e]);else 0!==b[e]&&({1818:1,2304:1,2689:1,2735:1,419:1,5187:1,5205:1,5976:1,6428:1,7151:1,7233:1,7360:1,7726:1,7796:1,9863:1})[e]&&r.push(b[e]=new Promise(function(r,a){var o=f.miniCssF(e),t=f.p+o;if(s(o,t))return r();l(e,t,null,r,a)}).then(function(){b[e]=0},function(r){throw delete b[e],r}))}}t={404:0},f.f.j=function(e,r){var a=f.o(t,e)?t[e]:void 0;if(0!==a)if(a)r.push(a[2]);else if(404!=e){var o=new Promise((r,o)=>a=t[e]=[r,o]);r.push(a[2]=o);var c=f.p+f.u(e),i=Error();f.l(c,function(r){if(f.o(t,e)&&(0!==(a=t[e])&&(t[e]=void 0),a)){var o=r&&("load"===r.type?"missing":r.type),c=r&&r.target&&r.target.src;i.message="Loading chunk "+e+" failed.\n("+o+": "+c+")",i.name="ChunkLoadError",i.type=o,i.request=c,a[1](i)}},"chunk-"+e,e)}else t[e]=0},f.O.j=e=>0===t[e],c=(e,r)=>{var a,o,[c,i,n]=r,d=0;if(c.some(e=>0!==t[e])){for(a in i)f.o(i,a)&&(f.m[a]=i[a]);if(n)var l=n(f)}for(e&&e(r);d<c.length;d++)o=c[d],f.o(t,o)&&t[o]&&t[o][0](),t[o]=0;return f.O(l)},(i=self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).forEach(c.bind(null,0)),i.push=c.bind(null,i.push.bind(i)),f.ruid="bundler=rspack@1.6.8"})();
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.314a0375.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.48a8bd4b.bundle.min.js">(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["3033"],{17709(t){!function(e){"use strict";var i=function(){},n=e.requestAnimationFrame||e.webkitRequestAnimationFrame||e.mozRequestAnimationFrame||e.msRequestAnimationFrame||function(t){return setTimeout(t,16)};function s(){this.reads=[],this.writes=[],this.raf=n.bind(e),i("initialized",this)}function r(t){t.scheduled||(t.scheduled=!0,t.raf(a.bind(null,t)),i("flush scheduled"))}function a(t){i("flush");var e,n=t.writes,s=t.reads;try{i("flushing reads",s.length),t.runTasks(s),i("flushing writes",n.length),t.runTasks(n)}catch(t){e=t}if(t.scheduled=!1,(s.length||n.length)&&r(t),e)if(i("task errored",e.message),t.catch)t.catch(e);else throw e}function u(t,e){var i=t.indexOf(e);return!!~i&&!!t.splice(i,1)}s.prototype={constructor:s,runTasks:function(t){var e;for(i("run tasks");e=t.shift();)e()},measure:function(t,e){i("measure");var n=e?t.bind(e):t;return this.reads.push(n),r(this),n},mutate:function(t,e){i("mutate");var n=e?t.bind(e):t;return this.writes.push(n),r(this),n},clear:function(t){return i("clear",t),u(this.reads,t)||u(this.writes,t)},extend:function(t){if(i("extend",t),"object"!=typeof t)throw Error("expected object");var e=Object.create(this);return function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])}(e,t),e.fastdom=this,e.initialize&&e.initialize(),e},catch:null},t.exports=e.fastdom=e.fastdom||new s}("undefined"!=typeof window?window:void 0!==this?this:globalThis)}}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.48a8bd4b.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.d735ad00.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["1619"],{26350(e,t,i){i.r(t),i.d(t,{STATIC_MEDIA_URL:()=>eH,fileType:()=>v,fittingTypes:()=>r,getData:()=>eR,MEDIA_ROOT_URL:()=>ez,sdk:()=>eB,isWEBP:()=>S,alignTypes:()=>h,htmlTag:()=>u,getPlaceholder:()=>eC,getResponsiveImageProps:()=>e$,upscaleMethods:()=>m,getFileExtension:()=>k,populateGlobalFeatureSupport:()=>q});let r={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"},n="fill",a="fill_focal",o="crop",s="legacy_crop",l="legacy_fill",h={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"},c={[h.CENTER]:{x:.5,y:.5},[h.TOP_LEFT]:{x:0,y:0},[h.TOP_RIGHT]:{x:1,y:0},[h.TOP]:{x:.5,y:0},[h.BOTTOM_LEFT]:{x:0,y:1},[h.BOTTOM_RIGHT]:{x:1,y:1},[h.BOTTOM]:{x:.5,y:1},[h.RIGHT]:{x:1,y:.5},[h.LEFT]:{x:0,y:.5}},d={center:"c",top:"t",top_left:"tl",top_right:"tr",bottom:"b",bottom_left:"bl",bottom_right:"br",left:"l",right:"r"},u={BG:"bg",IMG:"img",SVG:"svg"},m={AUTO:"auto",CLASSIC:"classic",SUPER:"super"},g={radius:"0.66",amount:"1.00",threshold:"0.01"},p={uri:"",css:{img:{},container:{}},attr:{img:{},container:{}},transformed:!1},f=[1.5,2,4],_={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}},b="HIGH",T="MEDIUM",I="contrast",E="brightness",w="saturation",L="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"};function A(e,...t){return function(...i){let r=i[i.length-1]||{},n=[e[0]];return t.forEach(function(t,a){let o=Number.isInteger(t)?i[t]:r[t];n.push(o,e[a+1])}),n.join("")}}function O(e){return e[e.length-1]}v.JPG,v.JPEG,v.JPE,v.PNG,v.GIF,v.WEBP;let y=[v.PNG,v.JPEG,v.JPG,v.JPE,v.WIX_ICO_MP,v.WIX_MP,v.WEBP,v.AVIF],C=[v.JPEG,v.JPG,v.JPE];function R(e,t,i){var n;return i&&t&&!(!(n=t.id)||!n.trim()||"none"===n.toLowerCase())&&Object.values(r).includes(e)}function M(e,t,i,r){var n;if(n=e,/(^https?)|(^data)|(^\/\/)/.test(n)||(S(e)||P(e))&&t&&!i)return!1;let a=y.includes(k(e)),o=!!G(e)&&!!(i||r);return a||o}function x(e){return k(e)===v.PNG}function S(e){return k(e)===v.WEBP}function G(e){return k(e)===v.GIF}function P(e){return k(e)===v.AVIF}let N=["/","\\","?","<",">","|","\u201C",":",'"'].map(encodeURIComponent),F=["\\.","\\*"];function k(e){return(/[.]([^.]+)$/.exec(e)&&/[.]([^.]+)$/.exec(e)[1]||"").toLowerCase()}function $(e,t,i,r,a){let o;return o=a===n?Math.max(i/e,r/t):"fit"===a?Math.min(i/e,r/t):1}function B(e,t,i,r,a,o){let{scaleFactor:s,width:l,height:h}=function(e,t,i,r,n){let a,o=i,s=r;if(a=$(e,t,i,r,n),"fit"===n&&(o=e*a,s=t*a),o&&s&&o*s>25e6){let i=Math.sqrt(25e6/(o*s));o*=i,s*=i,a=$(e,t,o,s,n)}return{scaleFactor:a,width:o,height:s}}(e=e||r.width,t=t||r.height,r.width*a,r.height*a,i);return function(e,t,i,r,a,o,s){let{optimizedScaleFactor:l,upscaleMethodValue:h,forceUSM:c}=function(e,t,i,r){if("auto"===r)return{optimizedScaleFactor:_[U(e,t)].maxUpscale,upscaleMethodValue:1,forceUSM:!1};if("super"===r)return{optimizedScaleFactor:O(f),upscaleMethodValue:2,forceUSM:!(f.includes(i)||i>O(f))};return{optimizedScaleFactor:_[U(e,t)].maxUpscale,upscaleMethodValue:1,forceUSM:!1}}(e,t,o,a),d=i,u=r;if(o<=l)return{width:d,height:u,scaleFactor:o,upscaleMethodValue:h,forceUSM:c,cssUpscaleNeeded:!1};switch(s){case n:d=l/o*i,u=l/o*r;break;case"fit":d=e*l,u=t*l}return{width:d,height:u,scaleFactor:l,upscaleMethodValue:h,forceUSM:c,cssUpscaleNeeded:!0}}(e,t,l,h,o,s,i)}function H(e){return e.alignment&&d[e.alignment]||d[h.CENTER]}function z(e){let t;return!e||"number"!=typeof e.x||isNaN(e.x)||"number"!=typeof e.y||isNaN(e.y)||(t={x:W(Math.max(0,Math.min(100,e.x))/100,2),y:W(Math.max(0,Math.min(100,e.y))/100,2)}),t}function U(e,t){let i=e*t;return i>_[b].size?b:i>_[T].size?T:i>_.LOW.size?"LOW":"TINY"}function W(e,t){let i=Math.pow(10,t||0);return(e*i/i).toFixed(t)}let Y={isMobile:!1},D=function(e,t){Y[e]=t};function q(){if("undefined"!=typeof window&&"undefined"!=typeof navigator){let e=window.matchMedia&&window.matchMedia("(max-width: 767px)").matches,t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);D("isMobile",e&&t)}}function j(e,t){let i={css:{container:{}}},{css:n}=i,{fittingType:a}=e;switch(a){case r.ORIGINAL_SIZE:case r.LEGACY_ORIGINAL_SIZE:case r.LEGACY_STRIP_ORIGINAL_SIZE:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat";break;case r.SCALE_TO_FIT:case r.LEGACY_STRIP_SCALE_TO_FIT:n.container.backgroundSize="contain",n.container.backgroundRepeat="no-repeat";break;case r.STRETCH:n.container.backgroundSize="100% 100%",n.container.backgroundRepeat="no-repeat";break;case r.SCALE_TO_FILL:case r.LEGACY_STRIP_SCALE_TO_FILL:n.container.backgroundSize="cover",n.container.backgroundRepeat="no-repeat";break;case r.TILE_HORIZONTAL:case r.LEGACY_STRIP_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case r.TILE_VERTICAL:case r.LEGACY_STRIP_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case r.TILE:case r.LEGACY_STRIP_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case r.LEGACY_STRIP_FIT_AND_TILE:n.container.backgroundSize="contain",n.container.backgroundRepeat="repeat";break;case r.FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case r.LEGACY_BG_FIT_AND_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case r.LEGACY_BG_NORMAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat"}switch(t.alignment){case h.CENTER:n.container.backgroundPosition="center center";break;case h.LEFT:n.container.backgroundPosition="left center";break;case h.RIGHT:n.container.backgroundPosition="right center";break;case h.TOP:n.container.backgroundPosition="center top";break;case h.BOTTOM:n.container.backgroundPosition="center bottom";break;case h.TOP_RIGHT:n.container.backgroundPosition="right top";break;case h.TOP_LEFT:n.container.backgroundPosition="left top";break;case h.BOTTOM_RIGHT:n.container.backgroundPosition="right bottom";break;case h.BOTTOM_LEFT:n.container.backgroundPosition="left bottom"}return i}let V={[h.CENTER]:"center",[h.TOP]:"top",[h.TOP_LEFT]:"top left",[h.TOP_RIGHT]:"top right",[h.BOTTOM]:"bottom",[h.BOTTOM_LEFT]:"bottom left",[h.BOTTOM_RIGHT]:"bottom right",[h.LEFT]:"left",[h.RIGHT]:"right"},Z={position:"absolute",top:"auto",right:"auto",bottom:"auto",left:"auto"};function J(e,t){let i={css:{container:{},img:{}}},{css:n}=i,{fittingType:a}=e,o=t.alignment;switch(n.container.position="relative",a){case r.ORIGINAL_SIZE:case r.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 r.SCALE_TO_FIT:case r.LEGACY_FIT_WIDTH:case r.LEGACY_FIT_HEIGHT:case r.LEGACY_FULL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="contain",n.img.objectPosition=V[o]||"unset";break;case r.LEGACY_BG_NORMAL:n.img.width="100%",n.img.height="100%",n.img.objectFit="none",n.img.objectPosition=V[o]||"unset";break;case r.STRETCH:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="fill";break;case r.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)){let e=Math.round((t.height-n.img.height)/2),i=Math.round((t.width-n.img.width)/2);Object.assign(n.img,Z,{[h.TOP_LEFT]:{top:0,left:0},[h.TOP_RIGHT]:{top:0,right:0},[h.TOP]:{top:0,left:i},[h.BOTTOM_LEFT]:{bottom:0,left:0},[h.BOTTOM_RIGHT]:{bottom:0,right:0},[h.BOTTOM]:{bottom:0,left:i},[h.RIGHT]:{top:e,right:0},[h.LEFT]:{top:e,left:0},[h.CENTER]:{width:t.width,height:t.height,objectFit:"none"}}[o])}return i}function X(e,t){let i,a={css:{container:{}},attr:{container:{},img:{}}},{css:o,attr:s}=a,{fittingType:l}=e,c=t.alignment,{width:d,height:u}=e.src;switch(o.container.position="relative",l){case r.ORIGINAL_SIZE:case r.LEGACY_ORIGINAL_SIZE:case r.TILE:e.parts&&e.parts.length?(s.img.width=e.parts[0].width,s.img.height=e.parts[0].height):(s.img.width=d,s.img.height=u),s.img.preserveAspectRatio="xMidYMid slice";break;case r.SCALE_TO_FIT:case r.LEGACY_FIT_WIDTH:case r.LEGACY_FIT_HEIGHT:case r.LEGACY_FULL:s.img.width="100%",s.img.height="100%",s.img.transform="",s.img.preserveAspectRatio="";break;case r.STRETCH:s.img.width=t.width,s.img.height=t.height,s.img.x=0,s.img.y=0,s.img.transform="",s.img.preserveAspectRatio="none";break;case r.SCALE_TO_FILL:if(M(e.src.id))s.img.width=t.width,s.img.height=t.height;else{var m;let e;m=t.width,e=$(d,u,m,t.height,n),i={width:Math.round(d*e),height:Math.round(u*e)},s.img.width=i.width,s.img.height=i.height}s.img.x=0,s.img.y=0,s.img.transform="",s.img.preserveAspectRatio="xMidYMid slice"}if("number"==typeof s.img.width&&"number"==typeof s.img.height&&(s.img.width!==t.width||s.img.height!==t.height)){let e,i,n=0,a=0;l===r.TILE?(e=t.width%s.img.width,i=t.height%s.img.height):(e=t.width-s.img.width,i=t.height-s.img.height);let o=Math.round(e/2),d=Math.round(i/2);switch(c){case h.TOP_LEFT:n=0,a=0;break;case h.TOP:n=o,a=0;break;case h.TOP_RIGHT:n=e,a=0;break;case h.LEFT:n=0,a=d;break;case h.CENTER:n=o,a=d;break;case h.RIGHT:n=e,a=d;break;case h.BOTTOM_LEFT:n=0,a=i;break;case h.BOTTOM:n=o,a=i;break;case h.BOTTOM_RIGHT:n=e,a=i}s.img.x=n,s.img.y=a}return s.container.width=t.width,s.container.height=t.height,s.container.viewBox=["0 0",t.width,t.height].join(" "),a}function K(e,t){let i=B(e.src.width,e.src.height,"fit",t,e.devicePixelRatio,e.upscaleMethod);return{transformType:e.src.width&&e.src.height?n:"fit",width:Math.round(i.width),height:Math.round(i.height),alignment:d.center,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}function Q(e){return{transformType:o,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 ee(e,t,i){return"number"==typeof e&&!isNaN(e)&&0!==e&&e>=t&&e<=i}function et(e,t,i,o){var d,u,p,f,b,T,A;let R,Y=o?.isSEOBot??!1,D=function(e){if(C.includes(k(e)))return v.JPG;if(x(e))return v.PNG;if(S(e))return v.WEBP;if(G(e))return v.GIF;if(P(e))return v.AVIF;return v.UNRECOGNIZED}(t.id),q=function(e,t){let i=/\.([^.]*)$/,r=RegExp(`(${N.concat(F).join("|")})`,"g");if(t&&t.length){let e=t,n=t.match(i);return n&&y.includes(n[1])&&(e=t.replace(i,"")),encodeURIComponent(e).replace(r,"_")}let n=e.match(/\/(.*?)$/);return(n?n[1]:e).replace(i,"")}(t.id,t.name),j=Y?1:Math.min(i.pixelAspectRatio||1,2),V=k(t.id),Z=M(t.id,o?.hasAnimation,o?.allowAnimatedTransform,o?.allowFullGIFTransformation),J={fileName:q,fileExtension:V,fileType:D,fittingType:e,preferredExtension:V,src:{id:t.id,width:t.width,height:t.height,isCropped:!1,isAnimated:(d=t.id,u=o?.hasAnimation,R=S(d)||P(d),k(d)===v.GIF||R&&u)},focalPoint:{x:t.focalPoint&&t.focalPoint.x,y:t.focalPoint&&t.focalPoint.y},parts:[],devicePixelRatio:j,quality:0,upscaleMethod:o&&o.upscaleMethod&&m[o.upscaleMethod.toUpperCase()]||m.AUTO,progressive:!0,watermark:"",unsharpMask:{},filters:{},transformed:Z,allowFullGIFTransformation:o?.allowFullGIFTransformation,isPlaceholderFlow:o?.isPlaceholderFlow};if(Z){let e,d,u,m,y,C;!function(e,t,i){var o,d,u,m,g,p,f,_,b,T,I;let E,w,L,v,A,O;if(t.crop){let i,r;o=t.crop,i=Math.max(0,Math.min(t.width,o.x+o.width)-Math.max(0,o.x)),r=Math.max(0,Math.min(t.height,o.y+o.height)-Math.max(0,o.y)),(E=i&&r&&(t.width!==i||t.height!==r)?{x:Math.max(0,o.x),y:Math.max(0,o.y),width:i,height:r}:null)&&(e.src.width=E.width,e.src.height=E.height,e.src.isCropped=!0,e.parts.push(Q(E)))}switch(e.fittingType){case r.SCALE_TO_FIT:case r.LEGACY_FIT_WIDTH:case r.LEGACY_FIT_HEIGHT:case r.LEGACY_FULL:case r.FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case r.LEGACY_BG_FIT_AND_TILE_VERTICAL:case r.LEGACY_BG_NORMAL:e.parts.push(K(e,i));break;case r.SCALE_TO_FILL:e.parts.push((g=e,p=i,w=B(g.src.width,g.src.height,n,p,g.devicePixelRatio,g.upscaleMethod),{transformType:(L=z(g.focalPoint))?a:n,width:Math.round(w.width),height:Math.round(w.height),alignment:H(p),focalPointX:L&&L.x,focalPointY:L&&L.y,upscale:w.scaleFactor>1,forceUSM:w.forceUSM,scaleFactor:w.scaleFactor,cssUpscaleNeeded:w.cssUpscaleNeeded,upscaleMethodValue:w.upscaleMethodValue}));break;case r.STRETCH:e.parts.push((f=e,_=i,v=$(f.src.width,f.src.height,_.width,_.height,n),(A={..._}).width=f.src.width*v,A.height=f.src.height*v,K(f,A)));break;case r.TILE_HORIZONTAL:case r.TILE_VERTICAL:case r.TILE:case r.LEGACY_ORIGINAL_SIZE:case r.ORIGINAL_SIZE:d=e.src,u=e.focalPoint,m=i.alignment,O=z(u)||function(e=h.CENTER){return c[e]}(m),E={x:Math.max(0,Math.min(d.width-i.width,O.x*d.width-i.width/2)),y:Math.max(0,Math.min(d.height-i.height,O.y*d.height-i.height/2)),width:Math.min(d.width,i.width),height:Math.min(d.height,i.height)},e.src.isCropped?(Object.assign(e.parts[0],E),e.src.width=E.width,e.src.height=E.height):e.parts.push(Q(E));break;case r.LEGACY_STRIP_TILE_HORIZONTAL:case r.LEGACY_STRIP_TILE_VERTICAL:case r.LEGACY_STRIP_TILE:case r.LEGACY_STRIP_ORIGINAL_SIZE:e.parts.push({transformType:s,width:Math.round((b=i).width),height:Math.round(b.height),alignment:H(b),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1});break;case r.LEGACY_STRIP_SCALE_TO_FIT:case r.LEGACY_STRIP_FIT_AND_TILE:e.parts.push({transformType:"fit",width:Math.round((T=i).width),height:Math.round(T.height),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1});break;case r.LEGACY_STRIP_SCALE_TO_FILL:e.parts.push({transformType:l,width:Math.round((I=i).width),height:Math.round(I.height),alignment:H(I),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1})}}(J,t,i),J.quality=function(e,t){let i=e.fileType===v.PNG,r=e.fileType===v.JPG,n=e.fileType===v.WEBP,a=e.fileType===v.AVIF;if(r||i||n||a){let r=O(e.parts),n=_[U(r.width,r.height)].quality,a=t.quality&&t.quality>=5&&t.quality<=90?t.quality:n;return i?a+5:a}return 0}(J,p=(p=o)||{}),J.progressive=!1!==p.progressive,J.watermark=p.watermark,J.autoEncode=p.autoEncode??!0,J.encoding=p?.encoding,f=J,e="number"==typeof(T=(T=(b=p).unsharpMask)||{}).radius&&!isNaN(T.radius)&&T.radius>=.1&&T.radius<=500,d="number"==typeof T.amount&&!isNaN(T.amount)&&T.amount>=0&&T.amount<=10,u="number"==typeof T.threshold&&!isNaN(T.threshold)&&T.threshold>=0&&T.threshold<=255,J.unsharpMask=e&&d&&u?{radius:W(b.unsharpMask?.radius,2),amount:W(b.unsharpMask?.amount,2),threshold:W(b.unsharpMask?.threshold,2)}:"number"==typeof(A=(A=b.unsharpMask)||{}).radius&&!isNaN(A.radius)&&0===A.radius&&"number"==typeof A.amount&&!isNaN(A.amount)&&0===A.amount&&"number"==typeof A.threshold&&!isNaN(A.threshold)&&0===A.threshold||(m=O(f.parts)).scaleFactor>=1&&!m.forceUSM&&"fit"!==m.transformType?void 0:g,y=p.filters||{},C={},ee(y[I],-100,100)&&(C[I]=y[I]),ee(y[E],-100,100)&&(C[E]=y[E]),ee(y[w],-100,100)&&(C[w]=y[w]),ee(y.hue,-180,180)&&(C.hue=y.hue),ee(y[L],0,100)&&(C[L]=y[L]),J.filters=C}return J}function ei(e,t,i){let n={...i},a=Y.isMobile;switch(e){case r.LEGACY_BG_FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case r.LEGACY_BG_FIT_AND_TILE_VERTICAL:case r.LEGACY_BG_NORMAL:n.width=Math.min(a?1e3:1920,t.width),n.height=Math.min(a?1e3:1920,Math.round(n.width/(t.width/t.height))),n.pixelAspectRatio=1}return n}let er=A`fit/w_${"width"},h_${"height"}`,en=A`fill/w_${"width"},h_${"height"},al_${"alignment"}`,ea=A`fill/w_${"width"},h_${"height"},fp_${"focalPointX"}_${"focalPointY"}`,eo=A`crop/x_${"x"},y_${"y"},w_${"width"},h_${"height"}`,es=A`crop/w_${"width"},h_${"height"},al_${"alignment"}`,el=A`fill/w_${"width"},h_${"height"},al_${"alignment"}`,eh=A`,lg_${"upscaleMethodValue"}`,ec=A`,q_${"quality"}`,ed=A`,quality_auto`,eu=A`,usm_${"radius"}_${"amount"}_${"threshold"}`,em=A`,bl`,eg=A`,wm_${"watermark"}`,ep={[I]:A`,con_${"contrast"}`,[E]:A`,br_${"brightness"}`,[w]:A`,sat_${"saturation"}`,hue:A`,hue_${"hue"}`,[L]:A`,blur_${"blur"}`},ef=A`,enc_auto`,e_=A`,enc_avif`,eb=A`,enc_pavif`,eT=A`,pstr`,eI=A`,anm_all`;function eE(e,t,i,r={},h){if(M(t.id,r?.hasAnimation,r?.allowAnimatedTransform,r?.allowFullGIFTransformation)){if((S(t.id)||P(t.id))&&!r.allowWebpAvifTransforms){let{alignment:n,...a}=i;t.focalPoint={x:void 0,y:void 0},delete t?.crop,h=et(e,t,a,r)}else h=h||et(e,t,i,r);return function(e){let t=[];e.parts.forEach(e=>{switch(e.transformType){case o:t.push(eo(e));break;case s:t.push(es(e));break;case l:let i=el(e);e.upscale&&(i+=eh(e)),t.push(i);break;case"fit":let r=er(e);e.upscale&&(r+=eh(e)),t.push(r);break;case n:let h=en(e);e.upscale&&(h+=eh(e)),t.push(h);break;case a:let c=ea(e);e.upscale&&(c+=eh(e)),t.push(c)}});let i=t.join("/");if(e.quality&&(i+=ec(e)),e.unsharpMask&&(i+=eu(e.unsharpMask)),e.progressive||(i+=em(e)),e.watermark&&(i+=eg(e)),e.filters&&(i+=Object.keys(e.filters).map(t=>ep[t](e.filters)).join("")),e.fileType!==v.GIF&&("AVIF"===e.encoding?(i+=e_(e),i+=ed(e)):"PAVIF"===e.encoding?(i+=eb(e),i+=ed(e)):e.autoEncode&&(i+=ef(e))),e.src?.isAnimated&&e.transformed){let t=G(e.src.id),r=!0===e.isPlaceholderFlow,n=!0===e.allowFullGIFTransformation;r?i+=eT(e):t&&n&&(i+=eI(e))}return`${e.src.id}/v1/${i}/${e.fileName}.${e.preferredExtension}`}(h)}return t.id}let ew={[h.CENTER]:"50% 50%",[h.TOP_LEFT]:"0% 0%",[h.TOP_RIGHT]:"100% 0%",[h.TOP]:"50% 0%",[h.BOTTOM_LEFT]:"0% 100%",[h.BOTTOM_RIGHT]:"100% 100%",[h.BOTTOM]:"50% 100%",[h.RIGHT]:"100% 50%",[h.LEFT]:"0% 50%"},eL=Object.entries(ew).reduce((e,[t,i])=>(e[i]=t,e),{}),ev=[r.TILE,r.TILE_HORIZONTAL,r.TILE_VERTICAL,r.LEGACY_BG_FIT_AND_TILE,r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL,r.LEGACY_BG_FIT_AND_TILE_VERTICAL],eA=[r.LEGACY_ORIGINAL_SIZE,r.ORIGINAL_SIZE,r.LEGACY_BG_NORMAL];function eO(e,t,{width:i,height:n}){return e===r.TILE&&t.width>i&&t.height>n}let ey={width:"100%",height:"100%"};function eC(e,t,i,n={}){var a;let o,{autoEncode:s=!0,isSEOBot:l,shouldLoadHQImage:h,hasAnimation:c,allowAnimatedTransform:d,encoding:u}=n;if(!R(e,t,i))return p;let m=d??!0,g=M(t.id,c,m);if(!g||h)return eR(e,t,i,{...n,autoEncode:s,useSrcset:g});let f={...i,...function(e,{width:t,height:i}){if(!t||!i){let r=t||Math.min(980,e.width),n=r/e.width;return{width:r,height:i||e.height*n}}return{width:t,height:i}}(t,i)},{alignment:_,htmlTag:b}=f,T=eO(e,t,f),I=function(e,t,{width:i,height:r},n=!1){var a,o;if(n)return{width:i,height:r};let s=!eA.includes(e),l=eO(e,t,{width:i,height:r}),h=!l&&ev.includes(e),c=h?t.width:i,d=h?t.height:r,u=s?(a=c,o=x(t.id),a>900?o?.05:.15:a>500?o?.1:.18:a>200?.25:1):1;return{width:l?1920:c*u,height:d*u}}(e,t,f,l),E=(a=f.width,l?0:ev.includes(e)?1:a>200?2:3),w=(o=ev.includes(e)&&!T,e===r.SCALE_TO_FILL||o?r.SCALE_TO_FIT:e),L=function(e,t,i,n="center"){let a={img:{},container:{}};if(e===r.SCALE_TO_FILL){var o;let e=t.focalPoint&&(o=t.focalPoint,eL[`${o.x}% ${o.y}%`]||"");t.focalPoint&&!e?a.img={objectPosition:function(e,t,i){let{width:r,height:n}=e,{width:a,height:o}=t,{x:s,y:l}=i;if(!a||!o)return`${s}% ${l}%`;let h=Math.max(a/r,o/n),c=r*h,d=n*h,u=Math.max(0,Math.min(c-a,s/100*c-a/2)),m=Math.max(0,Math.min(d-o,l/100*d-o/2)),g=u&&Math.floor(u/(c-a)*100),p=m&&Math.floor(m/(d-o)*100);return`${g}% ${p}%`}(t,i,t.focalPoint)}:a.img={objectPosition:ew[e||n]}}else[r.LEGACY_ORIGINAL_SIZE,r.ORIGINAL_SIZE].includes(e)?a.img={objectFit:"none",top:"auto",left:"auto",right:"auto",bottom:"auto"}:ev.includes(e)&&(a.container={backgroundSize:`${t.width}px ${t.height}px`});return a}(e,t,i,_),{uri:v}=eR(w,t,{...I,alignment:_,htmlTag:b},{autoEncode:s,filters:E?{blur:E}:{},hasAnimation:c,allowAnimatedTransform:m,encoding:u,isPlaceholderFlow:!0}),{attr:A={},css:O}=eR(e,t,{...f,alignment:_,htmlTag:b},{});return O.img=O.img||{},O.container=O.container||{},Object.assign(O.img,L.img,ey),Object.assign(O.container,L.container),{uri:v,css:O,attr:A,transformed:!0}}function eR(e,t,i,r){let n={};if(R(e,t,i)){var a;let o,s=ei(e,t,i),l=et(e,t,s,r);n.uri=eE(e,t,s,r,l),r?.useSrcset&&(n.srcset=(a=n,o=s.pixelAspectRatio||1,{dpr:[`${1===o?a.uri:eE(e,t,{...s,pixelAspectRatio:1},r)} 1x`,`${2===o?a.uri:eE(e,t,{...s,pixelAspectRatio:2},r)} 2x`]})),Object.assign(n,(s.htmlTag===u.BG?j:s.htmlTag===u.SVG?X:J)(l,s),{transformed:l.transformed})}else n=p;return n}function eM(e,t,i,r){if(R(e,t,i)){let n=ei(e,t,i),a=et(e,t,n,r);return{uri:eE(e,t,n,r||{},a)}}return{uri:""}}let ex="https://static.wixstatic.com/",eS="https://static.wixstatic.com/media/",eG=/^media\//i,eP="undefined"!=typeof window?window.devicePixelRatio:1,eN=(e,t)=>{let i=t&&t.baseHostURL;return i?`${i}${e}`:eG.test(e)?`${ex}${e}`:`${eS}${e}`};q();let eF="center",ek=[1920,1536,1366,1280,980],e$=(e,t,i)=>{let{displayMode:r,uri:n,width:a,height:o,name:s,crop:l,focalPoint:h,alignType:c,quality:d,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,encoding:p,siteMargin:f,widthProportion:_,allowFullGIFTransformation:b,baseHostURL:T}=e;if(_){let e,g,I=(e="original_size"===r,g=a/o,ek.map((r,I)=>{let E=980===r,w=e=>E?t:_/100*(e-2*(f||0)),L=w(ek[I+1]),v=w(r),A=L/i,O=!(e||E)&&((e,t,i,r,n,a,o,s=eF)=>{if(e>t){let e=Math.round(r/(a/n)),t=Math.round(i/2-e/2);return s.includes("top")?t=0:s.includes("bottom")&&(t=i-e),{width:r,height:e,x:0,y:t}}{let e=Math.round(i/(n/o)),t=Math.round(r/2-e/2);return s.includes("left")?t=0:s.includes("right")&&(t=r-e),{width:e,height:i,x:t,y:0}}})(A,g,o,a,i,L,v,c),{srcset:y,fallbackSrc:C,css:R}=e$({displayMode:e?"original_size":E?"fill":"fit",uri:n,width:a,height:o,crop:l||O,name:s,focalPoint:h,alignType:c,quality:d,upscaleMethod:u,hasAnimation:m,encoding:p,allowFullGIFTransformation:b,baseHostURL:T},v,i);return e&&R&&(R.img.objectFit="cover"),{srcset:y||"",sizes:E?`${_}vw`:`${v}px`,media:`(max-width: ${r}px)`,fallbackSrc:C,imgStyle:R?.img}})).filter(Boolean).reverse();return{fallbackSrc:I[0].fallbackSrc,sources:I,css:I[0].imgStyle}}{let{srcset:e,css:f,uri:_}=eR(r,{id:n,width:a,height:o,name:s,crop:l,focalPoint:h},{width:t,height:i,alignment:c},{focalPoint:h,name:s,quality:d?.quality,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,useSrcset:!0,encoding:p,allowFullGIFTransformation:b}),I=T||eH,E=e?.dpr?.map(e=>/^[a-z]+:/.test(e)?e:`${I}${e}`);return{fallbackSrc:`${I}${_}`,srcset:E?.join(", ")||"",css:f}}};q();let eB={getScaleToFitImageURL:function(e,t,i,n,a,o){return eN(eM(r.SCALE_TO_FIT,{id:e,width:t,height:i,name:o&&o.name},{width:n,height:a,htmlTag:u.IMG,alignment:h.CENTER,pixelAspectRatio:o?.devicePixelRatio??eP},o).uri,o)},getScaleToFillImageURL:function(e,t,i,n,a,o){return eN(eM(r.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:a,htmlTag:u.IMG,alignment:h.CENTER,pixelAspectRatio:o?.devicePixelRatio??eP},o).uri,o)},getCropImageURL:function(e,t,i,n,a,o,s,l,c,d){return eN(eM(r.SCALE_TO_FILL,{id:e,width:t,height:i,name:d&&d.name,crop:{x:n,y:a,width:o,height:s}},{width:l,height:c,htmlTag:u.IMG,alignment:h.CENTER,pixelAspectRatio:d?.devicePixelRatio??eP},d).uri,d)}},eH=eS,ez=ex},55901(e,t,i){(0,i(16858).Rr)()},19787(e,t,i){var r=i(16858),n=i(99090);((e=window)=>{let{mediaServices:t,environmentConsts:i,requestUrl:a,staticVideoUrl:o}=e.customElementNamespace;(0,r.EH)(e,t,{...i,prefersReducedMotion:(0,n.O)(window,a),staticVideoUrl:o}),(0,r.jh)(e),(0,r.p7)(e,t,i)})(),window.resolveExternalsRegistryModule("imageClientApi")},16858(e,t,i){i.d(t,{_o:()=>s,NL:()=>O,yO:()=>w,vk:()=>c,EH:()=>k,KU:()=>l,Rr:()=>x,jh:()=>G,p7:()=>A,Aq:()=>h});var r=i(17709),n=i.n(r);let a=(e,t,i)=>{let r=1,n=0;for(let a=0;a<e.length;a++){let o=e[a];if(o>t||(n+=o)>t&&(r++,n=o,r>i))return!1}return!0};function o(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}function s(){class e extends HTMLElement{setContainerHeight(e){this.style.setProperty("--flex-columns-height",`${e}px`)}removeContainerHeight(){this.style.removeProperty("--flex-columns-height")}getColumnCount(e){return parseInt(e.getPropertyValue("--flex-column-count"),10)}getRowGap(e){return parseInt(e.getPropertyValue("row-gap")||"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=>{let t=getComputedStyle(e),i=parseFloat(t.height||"0");return i+=parseFloat(t.marginTop||"0"),{height:i+=parseFloat(t.marginBottom||"0")}})}setIsActive(){let 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()}constructor(...e){super(...e),o(this,"containerWidthObserver",void 0),o(this,"mutationObserver",void 0),o(this,"isActiveObserver",void 0),o(this,"childResizeObserver",void 0),o(this,"containerWidth",0),o(this,"isActive",!1),o(this,"isDuringCalc",!1),o(this,"attachObservers",()=>{this.mutationObserver?.observe(this,{childList:!0,subtree:!0}),this.containerWidthObserver?.observe(this),Array.from(this.children).forEach(e=>{this.handleItemAdded(e)})}),o(this,"detachHeightCalcObservers",()=>{this.mutationObserver?.disconnect(),this.containerWidthObserver?.disconnect(),this.childResizeObserver?.disconnect()}),o(this,"recalcHeight",()=>{this.isActive&&n().measure(()=>{if(!this.isActive||this.isDuringCalc)return;this.isDuringCalc=!0;let e=getComputedStyle(this),t=((e,t,i)=>{let r=-1/0,n=e.map(e=>(e.height+t>r&&(r=e.height+t),e.height+t)),o=r,s=r*e.length,l=r;for(;o<s;){let e=Math.floor((o+s)/2);a(n,e,i)?s=e:o=e+1,l=o}return l-t})(this.itemsHeights,this.getRowGap(e),this.getColumnCount(e));this.isDuringCalc=!1,n().mutate(()=>{this.setContainerHeight(t),this.style.setProperty("visibility",null)})})}),o(this,"cleanUp",()=>{this.detachHeightCalcObservers(),this.removeContainerHeight(),this.isActiveObserver?.disconnect()}),o(this,"handleItemAdded",e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.observe(e)}),o(this,"handleItemRemoved",e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.unobserve(e)}),o(this,"createObservers",()=>{this.containerWidthObserver=new ResizeObserver(e=>{let t=e[0];if(t.contentRect.width!==this.containerWidth){if(0===this.containerWidth){this.containerWidth=t.contentRect.width;return}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()})})}}return e}let l="multi-column-layouter",h=()=>{let e={observedElementToRelayoutTarget:new Map,getLayoutTargets(t){let 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,r)=>{e.observedElementToRelayoutTarget.set(i,r),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},c=(e,t=window)=>{let i=!1;return(...r)=>{i||(i=!0,t.requestAnimationFrame(()=>{i=!1,e(...r)}))}};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(26350);let m={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},g=(e,t)=>e&&t&&Object.keys(t).forEach(i=>e.setAttribute(i,t[i])),p=(e,t)=>e&&t&&Object.keys(t).forEach(i=>{let r=t[i];if(void 0!==r)e.style[i]="number"!=typeof r||m[i]?r:`${r}px`;else e.style.removeProperty(i)}),f=(e,t,i=!0)=>{var r;return e&&i?(r=e.dataset[t])?"true"===r||"false"!==r&&("null"===r?null:`${+r}`===r?+r:r):r:e.dataset[t]},_=(e,t)=>e&&t&&Object.assign(e.dataset,t),b=e=>e||document.documentElement.clientHeight||window.innerHeight||0,T={fit:"contain",fill:"cover"};var I=i(69654);let E=(e,t,i)=>{void 0===e.customElements.get(t)&&e.customElements.define(t,i)};function w(e,t=window){class i extends t.HTMLElement{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=[]);let r=new t.MutationObserver(()=>this.reLayout());r.observe(e,{attributeFilter:i}),this.childrenAttributesObservers.push(r)}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()}constructor(){super()}}return i}let L=e=>{if(e.customElementNamespace||(e.customElementNamespace={}),void 0===e.customElementNamespace.WixElement){let t=w({resizeService:h()},e);return e.customElementNamespace.WixElement=t,t}return e.customElementNamespace.WixElement},v="wix-bg-image",A=(e=globalThis.window,t={},i={experiments:{}})=>{if(e&&void 0===e.customElements.get(v)){let r=function(e,t,i,r=window){let n=((e=window)=>({measure:function(e,t,i,{containerId:r,bgEffectName:n},a){let o=i[e],s=i[r],{width:l,height:h}=a.getMediaDimensionsByEffect(n,s.offsetWidth,s.offsetHeight,b(a.getScreenHeightOverride?.()));t.width=l,t.height=h,t.currentSrc=o.style.backgroundImage,t.bgEffectName=o.dataset.bgEffectName},patch:function(t,i,r,n,a){let o=r[t];n.targetWidth=i.width,n.targetHeight=i.height;let s=((e,t,i)=>{var r;let n,{targetWidth:a,targetHeight:o,imageData:s,filters:l,displayMode:h=u.fittingTypes.SCALE_TO_FILL}=e;if(!a||!o||!s.uri)return{uri:"",css:{}};let{width:c,height:d,crop:m,name:g,focalPoint:p,upscaleMethod:f,quality:_,devicePixelRatio:b=t.devicePixelRatio}=s,T={filters:l,upscaleMethod:f,..._,hasAnimation:e?.hasAnimation||s?.hasAnimation},I=(r=b,((n=window.location.search.split("&").map(e=>e.split("=")).find(e=>e[0].toLowerCase().includes("devicepixelratio")))?Number(n[1]):null)||r||1),E={id:s.uri,width:c,height:d,...m&&{crop:m},...p&&{focalPoint:p},...g&&{name:g}},w={width:a,height:o,htmlTag:"bg",pixelAspectRatio:I,alignment:e.alignType||u.alignTypes.CENTER},L=(0,u.getData)(h,E,w,T),v=s.baseHostURL||t.staticMediaUrl;return L.uri=((e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let r=`${t}/`;return e&&(/^micons\//.test(e)?r=i:"ico"===/[^.]+$/.exec(e)[0]&&(r=r.replace("media","ficons"))),r+e})(L.uri,v,t.mediaRootUrl),L})(n,a,0);if(function(e="",t){return!e.includes(t)||!!e!=!!t}(i.currentSrc,s.uri)){let t,i;t={backgroundImage:`url("${s.uri}")`,...s.css.container},(i=new e.Image).onload=p.bind(null,o,t),i.src=s.uri}else p(o,s.css.container)}}))(r);return class extends e{reLayout(){if(t.isExperimentOpen("specs.thunderbolt.tb_stop_client_images")||t.isExperimentOpen("specs.thunderbolt.final_force_webp")||t.isExperimentOpen("specs.thunderbolt.final_force_no_webp"))return;let e={},a={},o=(0,I.ZH)(this,{experiments:i.experiments,logger:i.logger,document:r.document}),s=JSON.parse(this.dataset.tiledImageInfo),{bgEffectName:l}=this.dataset,{containerId:h}=s,c=(0,I.qc)(h,{experiments:i.experiments,logger:i.logger,document:r.document});e[o]=this,e[h]=c,s.displayMode=s.imageData.displayMode,t.mutationService.measure(()=>{n.measure(o,a,e,{containerId:h,bgEffectName:l},t)}),t.mutationService.mutate(()=>{n.patch(o,a,e,s,i,t)})}attributeChangedCallback(e,t){t&&this.reLayout()}disconnectedCallback(){super.disconnectedCallback()}static get observedAttributes(){return["data-tiled-image-info"]}constructor(){super()}}}(L(e),t,i,e);E(e,v,r)}};function O(e,t,i,r=window){let n={width:void 0,height:void 0,left:void 0};return class extends e{reLayout(){let{containerId:e,pageId:a,useCssVars:o,bgEffectName:s}=this.dataset,l=(0,I.hW)(this,e)||(0,I.qc)(`${e}`,{experiments:i.experiments,logger:i.logger,document:r.document}),h=(0,I.hW)(this,a)||(0,I.qc)(`${a}`,{experiments:i.experiments,logger:i.logger,document:r.document}),c={};t.mutationService.measure(()=>{let e="fixed"===r.getComputedStyle(this).position,i=b(t.getScreenHeightOverride?.()),n=l.getBoundingClientRect(),a=t.getMediaDimensionsByEffect(s,n.width,n.height,i),{hasParallax:d}=a,u=h&&(r.getComputedStyle(h).transition||"").includes("transform"),{width:m,height:g}=a,p=`${m}px`,f=`${g}px`,_=`${(n.width-m)/2}px`;if(e){let e=r.document.documentElement.clientLeft;_=u?`${l.offsetLeft-e}px`:`${n.left-e}px`}let T=e||d?0:`${(n.height-g)/2}px`;Object.assign(c,o?{"--containerW":p,"--containerH":f,"--containerL":_,"--screenH_val":`${i}`}:{width:p,height:f,left:_,top:T})}),t.mutationService.mutate(()=>{if(o){let e;p(this,n),e=this,e&&c&&Object.keys(c).forEach(t=>{e.style.setProperty(t,c[t])})}else p(this,c)})}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"]}constructor(){super()}}}let y="__more__",C="moreContainer";function R(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}let M="wix-dropdown-menu",x=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(M)){let t=h(),i=function(e,t,i=window){let r=((e=window)=>{let t=(e,t,i,r,n,a,o,s)=>{if(e-=n*(o?r.length:r.length-1),e-=s.left+s.right,t&&(r=r.map(()=>a)),r.some(e=>0===e))return null;let l=0,h=r.reduce((e,t)=>e+t,0);if(h>e)return null;if(t){if(i){let t=Math.floor(e/r.length),i=r.map(()=>t);if((l=t*r.length)<e){let t=Math.floor(e-l);r.forEach((e,r)=>{r<=t-1&&i[r]++})}return i}return r}if(i){let t=Math.floor((e-h)/r.length);l=0;let i=r.map(e=>(l+=e+t,e+t));if(l<e){let t=Math.floor(e-l);r.forEach((e,r)=>{r<=t-1&&i[r]++})}return i}return r},i=e=>{let t=parseFloat(e);return isFinite(t)?t:0},r=e=>!isNaN(parseFloat(e))&&isFinite(e);return{measure:(r,n)=>{var a;let o,s,l,h,c,d,u,m,g,p,_={},b={};b[r]=n;let T=1,I=n.getRootNode().querySelector("[id^=site-root]");I&&(T=I.getBoundingClientRect().width/I.offsetWidth);let E=(o=+f(b[r],"numItems"))<=0||o>Number.MAX_SAFE_INTEGER?[]:Array(o).fill(0).map((e,t)=>String(t)),w=["moreContainer","itemsContainer","dropWrapper"].concat(E,[y]);w.forEach(e=>{let t=`${r}${e}`;b[t]=n.getRootNode().getElementById(`${t}`)}),a=T,s={},w.forEach(e=>{let t=`${r}${e}`,i=b[t];i&&(s[t]={width:i.offsetWidth,boundingClientRectWidth:Math.round(i.getBoundingClientRect().width/a),height:i.offsetHeight})}),_.children=s;let L=b[r],v=b[`${r}itemsContainer`],A=v.childNodes,O=b[`${r}moreContainer`],C=O.childNodes,R=f(L,"stretchButtonsToMenuWidth"),M=f(L,"sameWidthButtons");_.absoluteLeft=L.getBoundingClientRect().left,_.bodyClientWidth=e.document.body.clientWidth,_.alignButtons=f(L,"dropalign"),_.hoverListPosition=f(L,"drophposition"),_.menuBorderY=parseInt(f(L,"menuborderY"),10),_.ribbonExtra=parseInt(f(L,"ribbonExtra"),10),_.ribbonEls=parseInt(f(L,"ribbonEls"),10),_.labelPad=parseInt(f(L,"labelPad"),10),_.menuButtonBorder=parseInt(f(L,"menubtnBorder"),10),l=v.lastChild,_.menuItemContainerMargins=(parseInt((h=e.getComputedStyle(l)).marginLeft,10)||0)+(parseInt(h.marginRight,10)||0),d=i((c=e.getComputedStyle(v)).borderTopWidth)+i(c.paddingTop),u=i(c.borderBottomWidth)+i(c.paddingBottom),m=i(c.borderLeftWidth)+i(c.paddingLeft),g=i(c.borderRightWidth)+i(c.paddingRight),d+=i(c.marginTop),u+=i(c.marginBottom),m+=i(c.marginLeft),g+=i(c.marginRight),_.menuItemContainerExtraPixels={top:d,bottom:u,left:m,right:g,height:d+u,width:m+g},_.needToOpenMenuUp=L.getBoundingClientRect().top>e.innerHeight/2,_.menuItemMarginForAllChildren=!R||"false"!==v.getAttribute("data-marginAllChildren"),_.moreSubItem=[],_.labelWidths={},_.linkIds={},_.parentId={},_.menuItems={},_.labels={},C.forEach((t,i)=>{_.parentId[t.id]=f(t,"parentId");let r=f(t,"dataId");_.menuItems[r]={dataId:r,parentId:f(t,"parentId"),moreDOMid:t.id,moreIndex:i},b[t.id]=t;let n=t.querySelector("p");b[n.id]=n,_.labels[n.id]={width:n.offsetWidth,height:n.offsetHeight,left:n.offsetLeft,lineHeight:parseInt(e.getComputedStyle(n).fontSize,10)},_.moreSubItem.push(t.id)}),A.forEach((e,t)=>{let i,r,n=f(e,"dataId");_.menuItems[n]=_.menuItems[n]||{},_.menuItems[n].menuIndex=t,_.menuItems[n].menuDOMid=e.id,_.children[e.id].left=e.offsetLeft;let a=e.querySelector("p");b[a.id]=a,_.labelWidths[a.id]=(i=a,r=T,Math.round(i.getBoundingClientRect().width/r));let o=e.querySelector("p");b[o.id]=o,_.linkIds[e.id]=o.id});let x=L.offsetHeight;_.height=x,_.width=L.offsetWidth,p=x-_.menuBorderY-_.labelPad-_.ribbonEls-_.menuButtonBorder-_.ribbonExtra,_.lineHeight=`${p}px`;let S=((e,i,r,n,a)=>{let o=i.width;i.hasOriginalGapData={},i.originalGapBetweenTextAndBtn={};let s=a.map(t=>{let r,a=f(n[e+t],"originalGapBetweenTextAndBtn");return(void 0===a?(i.hasOriginalGapData[t]=!1,r=i.children[e+t].boundingClientRectWidth-i.labelWidths[`${e+t}label`],i.originalGapBetweenTextAndBtn[e+t]=r):(i.hasOriginalGapData[t]=!0,r=parseFloat(a)),i.children[e+t].width>0)?Math.floor(i.labelWidths[`${e+t}label`]+r):0}),l=s.pop(),h=r.sameWidthButtons,c=r.stretchButtonsToMenuWidth,d=!1,u=i.menuItemContainerMargins,m=i.menuItemMarginForAllChildren,g=i.menuItemContainerExtraPixels,p=s.reduce((e,t)=>e>t?e:t,-1/0),_=t(o,h,c,s,u,p,m,g);if(!_){for(let e=1;e<=s.length;e++)if(_=t(o,h,c,s.slice(0,-1*e).concat(l),u,p,m,g)){d=!0;break}_||(d=!0,_=[l])}if(d){let e=_[_.length-1];for(_=_.slice(0,-1);_.length<a.length;)_.push(0);_[_.length-1]=e}return{realWidths:_,moreShown:d}})(r,_,{sameWidthButtons:M,stretchButtonsToMenuWidth:R},b,E.concat(y));return _.realWidths=S.realWidths,_.isMoreShown=S.moreShown,_.menuItemIds=E,_.hoverState=f(O,"hover",!1),{measures:_,domNodes:b}},patch:(e,t,i)=>{let n=i[e];p(n,{overflowX:"visible"});let{menuItemIds:a,needToOpenMenuUp:o}=t,s=a.concat(y);_(n,{dropmode:o?"dropUp":"dropDown"});let l=0;if(t.hoverState===y){let e,r,n=t.realWidths.indexOf(0),o=t.menuItems[e=t.menuItems,r=e=>e.menuIndex===n,Object.keys(e).find(t=>r(e[t],t))],s=o.moreIndex,h=s===a.length-1;o.moreDOMid&&g(i[o.moreDOMid],{"data-listposition":h?"dropLonely":"top"}),Object.values(t.menuItems).filter(e=>!!e.moreDOMid).forEach(e=>{if(e.moreIndex<s)p(i[e.moreDOMid],{display:"none"});else{let i=`${e.moreDOMid}label`;l=Math.max(t.labels[i].width,l)}})}else t.hoverState&&t.moreSubItem.forEach((i,r)=>{let n=`${e+C+r}label`;l=Math.max(t.labels[n].width,l)});((e,t,i,n)=>{let{hoverState:a}=t;if("-1"!==a){let{menuItemIds:o}=t,s=o.indexOf(a);if(r(t.hoverState)||a===y){if(!t.realWidths)return;let a=Math.max(n,t.children[-1!==s?e+s:e+y].width),o=Math.max(n,t.children[`${e}dropWrapper`].width),l=(0!==t.moreSubItem.length?t.labels[`${t.moreSubItem[0]}label`].lineHeight:0)+15+t.menuBorderY+t.labelPad+t.menuButtonBorder;t.moreSubItem.forEach(e=>{p(i[e],{minWidth:`${a}px`}),p(i[`${e}label`],{minWidth:"0px",lineHeight:`${l}px`})});let h=r(t.hoverState)?t.hoverState:"__more__",c={width:t.children[e+h].width,left:t.children[e+h].left},d=((e,t,i,r,n)=>{let{width:a,height:o,alignButtons:s,hoverListPosition:l,menuItemContainerExtraPixels:h}=t,c=t.absoluteLeft,d=((e,t,i,r,n,a,o,s,l,h)=>{let c="0px",d="auto",u=a.left,m=a.width;if("left"===t?c="left"===n?0:`${u+e.left}px`:"right"===t?(d="right"===n?0:`${r-u-m-e.right}px`,c="auto"):"left"===n?c=`${u+(m+e.left-i)/2}px`:"right"===n?(c="auto",d=`${(m+e.right-(i+e.width))/2}px`):c=`${e.left+u+(m-(i+e.width))/2}px`,"auto"!==c){let e=o+parseInt(c,10);e+h>l?(c="auto",d=0):c=e<0?0:c}return"auto"!==d&&(d=s-parseInt(d,10)>l?0:d),{moreContainerLeft:c,moreContainerRight:d}})(h,s,r,a,l,i,c,c+a,t.bodyClientWidth,n);return{left:d.moreContainerLeft,right:d.moreContainerRight,top:t.needToOpenMenuUp?"auto":`${o}px`,bottom:t.needToOpenMenuUp?`${o}px`:"auto"}})(0,t,c,a,o);p(i[`${e}${C}`],{left:d.left,right:d.right}),p(i[`${e}dropWrapper`],{left:d.left,right:d.right,top:d.top,bottom:d.bottom})}}})(e,t,i,l),t.originalGapBetweenTextAndBtn&&s.forEach(r=>{t.hasOriginalGapData[r]||_(i[`${e}${r}`],{originalGapBetweenTextAndBtn:t.originalGapBetweenTextAndBtn[`${e}${r}`]})}),((e,t,i,r)=>{let{realWidths:n,height:a,menuItemContainerExtraPixels:o}=i,s=0,l=null,h=null,c=i.lineHeight,d=a-o.height;for(let a=0;a<r.length;a++){let o=n[a],u=o>0,m=e+r[a];h=i.linkIds[m],u?(s++,l=m,p(t[m],{width:`${o}px`,height:`${d}px`,position:"relative","box-sizing":"border-box",overflow:"visible",visibility:"inherit"}),p(t[`${m}label`],{"line-height":c}),g(t[m],{"aria-hidden":!1})):(p(t[m],{height:"0px",overflow:"hidden",position:"absolute",visibility:"hidden"}),g(t[m],{"aria-hidden":!0}),g(t[h],{tabIndex:-1}))}1===s&&(_(t[`${e}moreContainer`],{listposition:"lonely"}),_(t[l],{listposition:"lonely"}))})(e,i,t,s)}}})(i);return class extends e{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,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(){let 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(()=>{let t=r.measure(this._id,this);e=t.measures,i=t.domNodes}),this._mutationIds.write=t.mutationService.mutate(()=>{r.patch(this._id,e,i),this._showElement()})}constructor(...e){super(...e),R(this,"_visible",!1),R(this,"_mutationIds",{read:null,write:null}),R(this,"_itemsContainer",null),R(this,"_dropContainer",null),R(this,"_labelItems",[])}}}(L(e),{resizeService:t,mutationService:n()},e);e.customElements.define(M,i)}},S="wix-iframe",G=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(S)){var t;let i=(t=L(e),class extends t{reLayout(){let e=this.querySelector("iframe");if(e){let 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"]}constructor(){super()}});E(e,S,i)}},P={measure(e,t,{hasBgScrollEffect:i,videoWidth:r,videoHeight:n,fittingType:a,alignType:o="center",qualities:s,staticVideoUrl:l,videoId:h,videoFormat:c,focalPoint:m}){var g,p,f,_,b,I,E,w,L,v;let A,O,y,C=i?t.offsetWidth:e.parentElement.offsetWidth,R=e.parentElement.offsetHeight,M=parseInt(r,10),x=parseInt(n,10),S=(g=a,p={wScale:C/M,hScale:R/x},f=M,_=x,{width:Math.round(f*(A=g===u.fittingTypes.SCALE_TO_FIT?Math.min(p.wScale,p.hScale):Math.max(p.wScale,p.hScale))),height:Math.round(_*A)}),G=(b=function(e,{width:t,height:i}){var r;return(r=e=>e.size,Object.values(e.reduce((e,t)=>(e[r(t)]=t,e),{}))).find(e=>e.size>t*i)||e[e.length-1]}(s,S),I=l,E=h,"mp4"===(w=c)?b.url?d(I,b.url):d(I,E,b.quality,w,"file.mp4"):""),P=(L=e,v=G,O=L.networkState===L.NETWORK_NO_SOURCE,y=!L.currentSrc.endsWith(v),v&&(y||O)),N=T[a]||"cover",F=m?function(e,t,i){let{width:r,height:n}=e,{width:a,height:o}=t,{x:s,y:l}=i;if(!a||!o)return`${s}% ${l}%`;let h=Math.max(a/r,o/n),c=r*h,d=n*h,u=Math.max(0,Math.min(c-a,s/100*c-a/2)),m=Math.max(0,Math.min(d-o,l/100*d-o/2)),g=u&&Math.floor(u/(c-a)*100),p=m&&Math.floor(m/(d-o)*100);return`${g}% ${p}%`}(S,{width:C,height:R},m):"",k=o.replace("_"," ");return{videoSourceUrl:G,needsSrcUpdate:P,videoStyle:{height:"100%",width:"100%",objectFit:N,objectPosition:F||k}}},mutate(e,t,i,r,n,a,o,s,l,h,c){var d,u,m;if(n?i.setAttribute("autoplay",""):i.removeAttribute("autoplay"),t){let{width:e,height:i,...n}=r;p(t,n)}else(function(e,t,i,r,n,a){a&&t.paused&&(i.style.opacity="1",t.style.opacity="0");let o=t.paused||""===t.currentSrc;if((e||a)&&o)if(t.ontimeupdate=null,t.onseeked=null,t.onplay=null,!a&&n){let e=t.muted;t.muted=!0,t.ontimeupdate=()=>{t.currentTime>0&&(t.ontimeupdate=null,t.onseeked=()=>{t.onseeked=null,t.muted=e,N(t,i,r)},t.currentTime=0)}}else t.onplay=()=>{a||(t.onplay=null),N(t,i,r)}})(o,i,e,s,n,c),p(i,r);d=o,u=i,m=a,d&&(u.src=m,u.load()),i.playbackRate=h}};function N(e,t,i){"fade"===i&&(t.style.transition="opacity 1.6s ease-out"),t.style.opacity="0",e.style.opacity="1"}let F="wix-video",k=(e=globalThis.window,t,i={experiments:{}})=>{if(e&&void 0===e.customElements.get(F)){var r,n;let a=L(e),o=new IntersectionObserver(e=>e.map(e=>{if(e.isIntersecting){let t=e.target;t.unobserveIntersect(),t.observeResize()}return e}),{rootMargin:"50% 100%"});E(e,F,(r=a,n={...t,intersectionObserver:o},class extends r{connectedCallback(){i.disableImagesLazyLoading?this.reLayout():n.intersectionObserver.observe(this)}disconnectedCallback(){this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()}unobserveIntersect(){n.intersectionObserver?.unobserve(this)}reLayout(){let{isVideoDataExists:e,videoWidth:t,videoHeight:r,qualities:a,videoId:o,videoFormat:s,alignType:l,fittingType:h,focalPoint:c,hasBgScrollEffect:d,autoPlay:u,animatePoster:m,containerId:g,isEditorMode:p,playbackRate:f,hasAlpha:_}=JSON.parse(this.dataset.videoInfo);if(!e)return;let b=!i.prefersReducedMotion&&u,T=this.querySelector(`video[id^="${g}"]`),E=this.querySelector(`.bgVideoposter[id^="${g}"]`);if(this.unobserveChildren(),!(T&&E))return void this.observeChildren(this);let w=(0,I.qc)(g,{document:this.getRootNode(),experiments:i.experiments,logger:i.logger}),L=(0,I.iT)(`.webglcanvas[id^="${g}"]`,{element:w,experiments:i.experiments,logger:i.logger});(_||"true"===w.dataset.hasAlpha)&&!L?requestAnimationFrame(()=>this.reLayout()):n.mutationService.measure(()=>{let{videoSourceUrl:e,needsSrcUpdate:u,videoStyle:g}=P.measure(T,w,{hasBgScrollEffect:d,videoWidth:t,videoHeight:r,fittingType:h,alignType:l,qualities:a,staticVideoUrl:i.staticVideoUrl,videoId:o,videoFormat:s,focalPoint:c});n.mutationService.mutate(()=>{P.mutate(E,L,T,g,b,e,u,m,s,f,p)})})}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-video-info"]}constructor(){super()}}))}}},46418(e,t,i){var r=i(17709),n=i.n(r),a=i(33842),o=i(26350),s=i(16858);let l=o,h=function(e,t=window){!function(e){if(void 0===e.Reflect||void 0===e.customElements||e.customElements.hasOwnProperty("polyfillWrapFlushCallback"))return;let 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);let i={registry:new Set,observe(e){i.registry.add(e)},unobserve(e){i.registry.delete(e)}};e.windowResizeService.init((0,s.vk)(()=>i.registry.forEach(e=>e.reLayout())),t);let r=(0,s.Aq)(),n=(e,i)=>{void 0===t.customElements.get(e)&&t.customElements.define(e,i)},a=(0,s.yO)({resizeService:r},t);return t.customElementNamespace={WixElement:a},n("wix-element",a),{contextWindow:t,defineWixBgMedia:e=>{n("wix-bg-media",(0,s.NL)(a,{windowResizeService:i,...e},t))},defineMultiColumnRepeaterElement:()=>{let e=(0,s._o)();n(s.KU,e)}}};var c=i(91534);let d=()=>({getSiteScale:()=>{let e=document.querySelector("#site-root");return e?e.getBoundingClientRect().width/e.offsetWidth:1}}),u=(e,t,i,r)=>{let{getMediaDimensions:n,...o}=a[e]||{};return n?{...n(t,i,r),...o}:{width:t,height:i,...o}},{experiments:m,media:g,requestUrl:p,site:f}=window.viewerModel,_=!!m["specs.thunderbolt.customImageDomain"];((e,t,i,r)=>{var a,o,s;let m,g,p,f,_,b,{environmentConsts:T,wixCustomElements:I,media:E,requestUrl:w,mediaServices:L}=(a=void 0,o=void 0,s=void 0,g={"specs.thunderbolt.useClassSelectorsForLookup":(m=t=>!!e.experiments[t])("specs.thunderbolt.useClassSelectorsForLookup"),"specs.thunderbolt.addIdAsClassName":m("specs.thunderbolt.addIdAsClassName")},p={staticMediaUrl:e.media.staticMediaUrl,mediaRootUrl:e.media.mediaRootUrl,externalBaseUrl:e.externalBaseUrl??"",userDomainMediaPrefixes:e.userDomainMediaPrefixes??[],experiments:g,isViewerMode:!0,devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,...s},_={getMediaDimensionsByEffect:u,...f={mutationService:n(),isExperimentOpen:m,siteService:d()},...o},{...e,wixCustomElements:a||(b=d(),h({resizeService:{init:e=>new ResizeObserver(e)},windowResizeService:{init:e=>window.addEventListener("resize",e)},siteService:b})),services:f,environmentConsts:p,mediaServices:_}),v=I?.contextWindow||window;v.wixCustomElements=I,Object.assign(v.customElementNamespace,{mediaServices:L,environmentConsts:T,requestUrl:w,staticVideoUrl:E.staticVideoUrl}),(0,c.g)({...L},I.contextWindow,T),I.defineWixBgMedia(L),I.defineMultiColumnRepeaterElement(),window.__imageClientApi__=l})({experiments:m,media:g,requestUrl:p,externalBaseUrl:f?.externalBaseUrl,userDomainMediaPrefixes:_?g?.userDomainMediaPrefixes:void 0})},13176(e,t,i){i.d(t,{z:()=>r});let r=["MENU_AS_CONTAINER_TOGGLE","MENU_AS_CONTAINER_EXPANDABLE_MENU","BACK_TO_TOP_BUTTON","SCROLL_TO_","TPAMultiSection_","TPASection_","comp-","TINY_MENU","MENU_AS_CONTAINER","SITE_HEADER","SITE_FOOTER","SITE_PAGES","PAGES_CONTAINER","BACKGROUND_GROUP","POPUPS_ROOT"]},69654(e,t,i){i.d(t,{C5:()=>h,Xx:()=>c,ZH:()=>l,hW:()=>m,iT:()=>d,kp:()=>g,qc:()=>s,vP:()=>u});var r=i(13176);function n(e={}){let t=e?.experiments;if(!t&&"undefined"!=typeof window)try{let e=window;t=e.viewerModel?.experiments}catch{}if(!t)return!1;let i=t["specs.thunderbolt.useClassSelectorsForLookup"],r=t["specs.thunderbolt.addIdAsClassName"];return!!(i&&r)}function a(e={}){return e.document||("undefined"!=typeof document?document:null)}function o(e,t,i){e&&"function"==typeof e.meter&&e.meter("dom_selector_id_fallback",{customParams:{compId:t,selectorType:i}}),"undefined"!=typeof console&&console.warn&&console.warn(`[DOM Selectors] Fallback to ID for '${t}' (${i}).`)}function s(e,t={}){let i=a(t);if(!i||!e||"string"!=typeof e)return null;let r=n(t);if(r){let t=i.querySelector(`.${e}`);if(t)return t}let l=i.getElementById(e);return l&&r&&o(t?.logger,e,"getElementById"),l}function l(e,t={}){if(!e)return"";if(!n(t))return e.id;let i=Array.from(e.classList||[]),a=t.experiments?.["specs.thunderbolt.preserveWixSelectClass"];if(t.isEditor&&a&&!i.includes("wix-select"))return"";if(t.componentIds?.size){let e=null;for(let r of i){if(t.componentIds.has(r))return r;if(!e){let i=r.indexOf("__");if(i>0){let n=r.substring(0,i);t.componentIds.has(n)&&(e=r)}}}if(e)return e}let s=t.prefixes??r.z,h=null;for(let e of i)if(s.some(t=>e.startsWith(t))){if(e.includes("__"))return e;(!h||e.length<h.length)&&(h=e)}return h||(e.id&&o(t.logger,e.id,"getElementCompId"),e.id||"")}function h(e){return e.replace(/#([a-zA-Z0-9_-]+)/g,".$1").replace(/\[id="([^"]+)"\]/g,'[class~="$1"]').replace(/\[id\^="([^"]+)"\]/g,':is([class^="$1"],[class*=" $1"])').replace(/\[id\*="([^"]+)"\]/g,'[class*="$1"]').replace(/\[id\$="([^"]+)"\]/g,'[class$="$1"]')}function c(e,t,i=!1){if(!t)return e;let r=h(e);return`:is(${r}${i?".wix-select":""}, ${e})`}function d(e,t={}){let i=t.element||a(t);if(!i||!e||"string"!=typeof e)return null;let r=n(t);if(r){let t=h(e),r=i.querySelector(t);if(r)return r}let s=i.querySelector(e);return s&&r&&o(t.logger,e,"querySelector"),s}function u(e,t={}){let i=t.element||a(t);if(!i||!e||"string"!=typeof e)return[];let r=n(t);if(r){let t=h(e),r=Array.from(i.querySelectorAll(t));if(r.length>0)return r}let s=Array.from(i.querySelectorAll(e));return s.length>0&&r&&o(t.logger,e,"querySelectorAll"),s}function m(e,t,i={}){if(!t||"string"!=typeof t)return null;let r=n(i);if(r){let i=e.closest(`.${t}`);if(i)return i}let a=e.closest(`#${t}`);return a&&r&&o(i.logger,t,"getClosestByCompId"),a}function g(e,t,i={}){if(!t||"string"!=typeof t)return null;let r=n(i);if(r){let i=h(t),r=e.closest(i);if(r)return r}let a=e.closest(t);return a&&r&&o(i.logger,t,"closest"),a}}}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.d735ad00.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.b5eed9e0.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["6901"],{33842(e,t,i){i.r(t),i.d(t,{BackgroundParallax:()=>n,BackgroundParallaxZoom:()=>o,BackgroundReveal:()=>l,BgCloseUp:()=>d,BgExpand:()=>c,BgFabeBack:()=>h,BgFadeIn:()=>u,BgFadeOut:()=>g,BgFake3D:()=>m,BgPanLeft:()=>f,BgPanRight:()=>b,BgParallax:()=>p,BgPullBack:()=>v,BgReveal:()=>w,BgRotate:()=>M,BgShrink:()=>y,BgSkew:()=>I,BgUnwind:()=>x,BgZoomIn:()=>L,BgZoomOut:()=>D,ImageParallax:()=>O,ImageReveal:()=>P});var a=i(16956);let s=(e,t)=>({width:e,height:t}),r=(e,t,i)=>({width:e,height:Math.max(t,i)}),n={hasParallax:!0,getMediaDimensions:r},o={hasParallax:!0,getMediaDimensions:r},l={hasParallax:!0,getMediaDimensions:r},d={getMediaDimensions:s},c={getMediaDimensions:s},h={getMediaDimensions:s},u={getMediaDimensions:s},g={getMediaDimensions:s},m={hasParallax:!0,getMediaDimensions:r},f={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},b={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},p={hasParallax:!0,getMediaDimensions:r},v={getMediaDimensions:s},w={hasParallax:!0,getMediaDimensions:r},M={getMediaDimensions:(e,t)=>{let i,s,r,n,o;return i=(0,a.kU)(22),s=Math.hypot(e,t)/2,r=Math.acos(e/2/s),n=e*Math.abs(Math.cos(i))+t*Math.abs(Math.sin(i)),o=e*Math.abs(Math.sin(i))+t*Math.abs(Math.cos(i)),{width:Math.ceil(i<r?n:2*s),height:Math.ceil(i<(0,a.kU)(90)-r?o:2*s)}}},y={getMediaDimensions:s},I={getMediaDimensions:(e,t)=>({width:e,height:e*Math.tan((0,a.kU)(20))+t})},x={getMediaDimensions:s},L={hasParallax:!0,getMediaDimensions:r},D={getMediaDimensions:(e,t)=>({width:1.15*e,height:1.15*t})},O={getMediaDimensions:(e,t)=>({width:e,height:1.5*t})},P={getMediaDimensions:(e,t,i)=>({width:e,height:i})}},16956(e,t,i){function a(e,t,i,a,s){return(s-e)*(a-i)/(t-e)+i}function s(e,t){let[i,a]=e,[s,r]=t;return Math.sqrt((s-i)**2+(r-a)**2)}function r(e){return e*Math.PI/180}function n(e,t,i){return void 0===e&&(e=[0,0]),void 0===t&&(t=[0,0]),void 0===i&&(i=0),(360+i+180*Math.atan2(t[1]-e[1],t[0]-e[0])/Math.PI)%360}i.d(t,{Io:()=>s,Rb:()=>n,_b:()=>a,kU:()=>r})},91534(e,t,i){i.d(t,{g:()=>b});var a=i(26350);let s={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},r=(e,t)=>(Array.isArray(t)?t:[t]).reduce((t,i)=>{let a=e[i];return void 0!==a?Object.assign(t,{[i]:a}):t},{}),n=(e,t)=>e&&t&&Object.keys(t).forEach(i=>{let a=t[i];if(void 0!==a)e.style[i]="number"!=typeof a||s[i]?a.toString():`${a}px`;else e.style.removeProperty(i)}),o=e=>e.endsWith("/")?e:`${e}/`,l=(e,t,i)=>{if(!e.targetWidth||!e.targetHeight||!e.imageData.uri)return{uri:"",css:{},transformed:!1};let{imageData:s}=e,n=e.displayMode||a.fittingTypes.SCALE_TO_FILL,l=Object.assign(r(s,["upscaleMethod"]),r(e,["filters","encoding","allowFullGIFTransformation","allowWebpAvifTransforms"]),e.quality||s.quality,{hasAnimation:e?.hasAnimation||s?.hasAnimation}),h=c(e.imageData.devicePixelRatio||t.devicePixelRatio),u=Object.assign(r(s,["width","height","crop","name","focalPoint"]),{id:s.uri}),g={width:e.targetWidth,height:e.targetHeight,htmlTag:i||"img",pixelAspectRatio:h,alignment:e.alignType||a.alignTypes.CENTER},m=(0,a.getData)(n,u,g,l),f=s.userDomainMediaURL?s.userDomainMediaURL:(({uri:e,envConsts:t})=>{let{externalBaseUrl:i,userDomainMediaPrefixes:a=[],staticMediaUrl:s}=t;return a.some(t=>e.startsWith(`${t}_`))&&i?`${o(i)}_media/`:o(s)})({uri:s.uri,envConsts:t});return m.uri=d(m.uri,f,t.mediaRootUrl),m},d=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let a=o(t);return e&&(/^micons\//.test(e)?a=o(i):/[^.]+$/.exec(e)?.[0]==="ico"&&(a=a.replace("media","ficons"))),a+e},c=e=>{let 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=function(e,t,i,{containerElm:a,bgEffect:s="none",sourceSets:r},n){var o,l;let d,c=i.image,h=i[e],u=n.getScreenHeightOverride?.()||document.documentElement.clientHeight||window.innerHeight||0,g=a?.dataset.mediaHeightOverrideType,m=s&&"none"!==s||r&&r.some(e=>e.scrollEffect),f=a&&m?a:h,b=window.getComputedStyle(h).getPropertyValue("--bg-scrub-effect"),{width:p,height:v}=n.getMediaDimensionsByEffect?.(b||s,f.offsetWidth,f.offsetHeight,u)||{width:h.offsetWidth,height:h.offsetHeight};if(r&&(o=f.offsetWidth,l=f.offsetHeight,d={},r.forEach(({mediaQuery:e,scrollEffect:t})=>{d[e]=n.getMediaDimensionsByEffect?.(t,o,l,u).height||l}),t.sourceSetsTargetHeights=d),!c)return;let w=c.getAttribute("src");b&&(t.top=.5*(h.offsetHeight-v),t.left=.5*(h.offsetWidth-p)),t.width=p,t.height="fixed"===g||"viewport"===g?document.documentElement.clientHeight+80:v,t.screenHeight=u,t.imgSrc=w,t.boundingRect=h.getBoundingClientRect(),t.mediaHeightOverrideType=g,t.srcset=c.srcset},u=function(e,t,i,s,r,o,d,c,h,u){if(!Object.keys(t).length)return;let{imageData:g}=s,m=i[e],f=i.image;h&&(g.devicePixelRatio=1);let b=s.targetScale||1,p=r.isExperimentOpen?.("specs.thunderbolt.allowFullGIFTransformation"),v=r.isExperimentOpen?.("specs.thunderbolt.allowWebpAvifTransforms"),w={...s,...!s.skipMeasure&&{targetWidth:(t.width||0)*b,targetHeight:(t.height||0)*b},displayMode:g.displayMode,allowFullGIFTransformation:p,allowWebpAvifTransforms:v},M=l(w,o,"img"),y=M?.css?.img||{};n(f,function(e,t,i,a,s){let r=function(e,t=1){return 1!==t?{...e,width:"100%",height:"100%"}:e}(t,a);if(s&&(delete r.height,r.width="100%"),!e)return r;let n={...r};return"fill"===i?(n.position="absolute",n.top="0"):"fit"===i&&(n.height="100%"),"fixed"===e&&(n["will-change"]="transform"),n.objectPosition&&(n.objectPosition=t.objectPosition.replace(/(center|bottom)$/,"top")),n}(t.mediaHeightOverrideType,y,g.displayMode,b,c)),(t.top||t.left)&&n(m,{top:`${t.top}px`,left:`${t.left}px`});let I=M?.uri||"",x=g?.hasAnimation||s?.hasAnimation,L=function(e,t,i){let{sourceSets:a}=t;if(!a||!a.length)return;let s={};return a.forEach(({mediaQuery:a,crop:r,focalPoint:n})=>{let o=l({...t,targetHeight:(e.sourceSetsTargetHeights||{})[a]||0,imageData:{...t.imageData,crop:r,focalPoint:n}},i,"img");s[a]=o.uri||""}),s}(t,w,o);if(u&&(f.dataset.ssrSrcDone="true"),!s.isLQIP||!s.lqipTransition||"transitioned"in m.dataset||(m.dataset.transitioned="",f.complete?f.onload=function(){f.dataset.loadDone=""}:f.onload=function(){f.complete?f.dataset.loadDone="":f.onload=function(){f.dataset.loadDone=""}}),d){let e;(e=g.uri,(0,a.getFileExtension)(e)===a.fileType.GIF||(0,a.getFileExtension)(e)===a.fileType.WEBP&&x)?(f.setAttribute("fetchpriority","low"),f.setAttribute("loading","lazy"),f.setAttribute("decoding","async")):f.setAttribute("fetchpriority","high"),f.currentSrc!==I&&f.setAttribute("src",I),t.srcset&&!t.srcset.split(", ").some(e=>e.split(" ")[0]===I)&&f.setAttribute("srcset",I),i.picture&&w.sourceSets&&Array.from(i.picture.querySelectorAll("source")).forEach(e=>{let t=e.media||"",i=L?.[t];e.srcset!==i&&e.setAttribute("srcset",i||"")})}},g={parallax:"ImageParallax",fixed:"ImageReveal"};var m=i(17709),f=i.n(m);function b(e={},t=null,i={}){if("undefined"==typeof window)return;let s={staticMediaUrl:a.STATIC_MEDIA_URL,mediaRootUrl:a.MEDIA_ROOT_URL,experiments:{},devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,disableImagesLazyLoading:(()=>{try{return"true"===new URL(window.location.href).searchParams.get("disableLazyLoading")}catch{return!1}})(),...i},r=function(e,t){let i="wow-image";if(void 0===(e=e||window).customElements.get(i)){let a,s;return e.ResizeObserver&&(a=new e.ResizeObserver(e=>e.map(e=>e.target.reLayout()))),e.IntersectionObserver&&(s=new IntersectionObserver(e=>e.map(e=>{if(e.isIntersecting){let t=e.target;t.unobserveIntersect(),t.observeResize()}return e}),{rootMargin:"150% 100%"})),function(r){var n,o;let l=(n={resizeService:a,intersectionService:s,mutationService:f(),...t},o=e,class extends o.HTMLElement{constructor(){super(),this.childListObserver=null,this.timeoutId=null}attributeChangedCallback(e,t){t&&this.reLayout()}connectedCallback(){r.disableImagesLazyLoading?this.reLayout():this.observeIntersect()}disconnectedCallback(){this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()}static get observedAttributes(){return["data-image-info"]}reLayout(){let e={},t={},i=this.getAttribute("id"),a=JSON.parse(this.dataset.imageInfo||""),s="true"===this.dataset.isResponsive,{bgEffectName:l}=this.dataset,{scrollEffect:d}=a.imageData,{sourceSets:c}=a,m=l||d&&g[d];c&&c.length&&c.forEach(e=>{e.scrollEffect&&(e.scrollEffect=g[e.scrollEffect])}),e[i]=this,a.containerId&&(e[a.containerId]=o.document.getElementById(`${a.containerId}`));let f=a.containerId?e[a.containerId]:void 0;if(e.image=this.querySelector("img"),e.picture=this.querySelector("picture"),!e.image)return void this.observeChildren(this);this.unobserveChildren(),this.observeChildren(this),n.mutationService.measure(()=>{h(i,t,e,{containerElm:f,bgEffect:m,sourceSets:c},n)});let b=(o,l)=>{n.mutationService.mutate(()=>{u(i,t,e,a,n,r,o,s,m,l)})},p=e.image,v=this.dataset.hasSsrSrc&&!p.dataset.ssrSrcDone;!p.getAttribute("src")||v?b(!0,!0):this.debounceImageLoad(b)}debounceImageLoad(e){clearTimeout(this.timeoutId),this.timeoutId=o.setTimeout(()=>{e(!0)},250),e(!1)}observeResize(){n.resizeService?.observe(this)}unobserveResize(){n.resizeService?.unobserve(this)}observeIntersect(){n.intersectionService?.observe(this)}unobserveIntersect(){n.intersectionService?.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new o.MutationObserver(()=>{this.reLayout()})),this.childListObserver.observe(e,{childList:!0})}unobserveChildren(){this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null)}});e.customElements.define(i,l)}}}(t,e);r&&r(s)}}},function(e){e.O(0,["1619","3033"],function(){return e(e.s=46418)}),e.O()}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.b5eed9e0.bundle.min.js.map</script>


<!-- preloading pre-scripts -->

    
    <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%22d90652a2-f5a1-4c7c-84c4-d4cdcc41f130%22%3A%229292%22%2C%226edae7b0-5a00-407f-a94c-c347f0333e47%22%3A%22191%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%22b976560c-3122-4351-878f-453f337b7245%22%3A%221358%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%227479d596-137c-4fa3-89cd-d7091042ba61%22%3A%22132%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNestedLoginSocialBarMenuItems%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.a11yContrast%2C.buttonUdp%2C.fixFirefoxLinkBarIntrinsicSizing%2C.imageEncodingAVIF%2C.motionTimeAnimationsCSS%2C.resolveTpaLinkByPageId%2C.responsiveContainerRoleGroup%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.5419.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.ingeblikt.be&fileId=105ac29d.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=true&isWixCodeOnSite=true&language=nl&languageResolutionMethod=QueryParam&metaSiteId=a77b4211-33e7-4d06-a5d6-3ed8fcdcb027&module=thunderbolt-features&originalLanguage=nl&pageId=ce0b05_de09a08b6aa7d3ad9e987a5885794bc0_1534.json&pilerExperiments=specs.piler.useEditorReactComponents&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.15171.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.15171.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=119e22c5-46a6-4a0b-906f-38fe8f9acb96&siteRevision=1534&staticHTMLComponentUrl=https%3A%2F%2Fwww-ingeblikt-be.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%2C%22d90652a2-f5a1-4c7c-84c4-d4cdcc41f130%22%3A%229292%22%2C%226edae7b0-5a00-407f-a94c-c347f0333e47%22%3A%22191%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%22b976560c-3122-4351-878f-453f337b7245%22%3A%221358%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%227479d596-137c-4fa3-89cd-d7091042ba61%22%3A%22132%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNestedLoginSocialBarMenuItems%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.a11yContrast%2C.buttonUdp%2C.fixFirefoxLinkBarIntrinsicSizing%2C.imageEncodingAVIF%2C.motionTimeAnimationsCSS%2C.resolveTpaLinkByPageId%2C.responsiveContainerRoleGroup%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.5419.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.ingeblikt.be&fileId=105ac29d.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=nl&languageResolutionMethod=QueryParam&metaSiteId=a77b4211-33e7-4d06-a5d6-3ed8fcdcb027&module=thunderbolt-features&originalLanguage=nl&pageId=ce0b05_09fa4414e26cee58cd2c0abafd262451_1531.json&pilerExperiments=specs.piler.useEditorReactComponents&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.15171.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.15171.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=119e22c5-46a6-4a0b-906f-38fe8f9acb96&siteRevision=1534&staticHTMLComponentUrl=https%3A%2F%2Fwww-ingeblikt-be.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_rmz7o" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>

    
    <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%22d90652a2-f5a1-4c7c-84c4-d4cdcc41f130%22%3A%229292%22%2C%226edae7b0-5a00-407f-a94c-c347f0333e47%22%3A%22191%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%22b976560c-3122-4351-878f-453f337b7245%22%3A%221358%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%227479d596-137c-4fa3-89cd-d7091042ba61%22%3A%22132%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNestedLoginSocialBarMenuItems%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.buttonUdp%2C.fixFirefoxLinkBarIntrinsicSizing%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.ingeblikt.be&fileId=9b29fd6f.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=true&isWixCodeOnSite=true&language=nl&metaSiteId=a77b4211-33e7-4d06-a5d6-3ed8fcdcb027&module=thunderbolt-platform&originalLanguage=nl&pageId=ce0b05_de09a08b6aa7d3ad9e987a5885794bc0_1534.json&pilerExperiments=specs.piler.useEditorReactComponents&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.15171.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.15171.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=119e22c5-46a6-4a0b-906f-38fe8f9acb96&siteRevision=1534&staticHTMLComponentUrl=https%3A%2F%2Fwww-ingeblikt-be.filesusr.com%2F&viewMode=desktop" id="platform_masterPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>

    
    <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%22d90652a2-f5a1-4c7c-84c4-d4cdcc41f130%22%3A%229292%22%2C%226edae7b0-5a00-407f-a94c-c347f0333e47%22%3A%22191%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%22b976560c-3122-4351-878f-453f337b7245%22%3A%221358%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%227479d596-137c-4fa3-89cd-d7091042ba61%22%3A%22132%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNestedLoginSocialBarMenuItems%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.buttonUdp%2C.fixFirefoxLinkBarIntrinsicSizing%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.ingeblikt.be&fileId=9b29fd6f.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=nl&metaSiteId=a77b4211-33e7-4d06-a5d6-3ed8fcdcb027&module=thunderbolt-platform&originalLanguage=nl&pageId=ce0b05_09fa4414e26cee58cd2c0abafd262451_1531.json&pilerExperiments=specs.piler.useEditorReactComponents&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.15171.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.15171.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=119e22c5-46a6-4a0b-906f-38fe8f9acb96&siteRevision=1534&staticHTMLComponentUrl=https%3A%2F%2Fwww-ingeblikt-be.filesusr.com%2F&viewMode=desktop" id="platform_rmz7o" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>



  <script id="sentry">
    (function(c,t,u,n,p,l,y,z,v){if(c[l] && c[l].mute) {return;}function e(b){if(!w){w=!0;var d=t.getElementsByTagName(u)[0],a=t.createElement(u);a.src=z;a.crossorigin="anonymous";a.addEventListener("load",function(){try{c[n]=q;c[p]=r;var a=c[l],d=a.init;a.init=function(a){for(var b in a)Object.prototype.hasOwnProperty.call(a,b)&&(v[b]=a[b]);d(v)};B(b,a)}catch(A){console.error(A)}});d.parentNode.insertBefore(a,d)}}function B(b,d){try{for(var a=0;a<b.length;a++)if("function"===typeof b[a])b[a]();var f=m.data,g=!1,h=!1;for(a=0;a<f.length;a++)if(f[a].f){h=!0;var e=f[a];!1===g&&"init"!==e.f&&d.init();g=!0;d[e.f].apply(d,e.a)}!1===h&&d.init();var k=c[n],l=c[p];for(a=0;a<f.length;a++)f[a].e&&k?k.apply(c,f[a].e):f[a].p&&l&&l.apply(c,[f[a].p])}catch(C){console.error(C)}}for(var g=!0,x=!1,k=0;k<document.scripts.length;k++)if(-1<document.scripts[k].src.indexOf(y)){g="no"!==document.scripts[k].getAttribute("data-lazy");break}var w=!1,h=[],m=function(b){(b.e||b.p||b.f&&-1<b.f.indexOf("capture")||b.f&&-1<b.f.indexOf("showReportDialog"))&&g&&e(h);m.data.push(b)};m.data=[];c[l]={onLoad:function(b){h.push(b);g&&!x||e(h)},forceLoad:function(){x=!0;g&&setTimeout(function(){e(h)})}};"init addBreadcrumb captureMessage captureException captureEvent configureScope withScope showReportDialog".split(" ").forEach(function(b){c[l][b]=function(){m({f:b,a:arguments})}});var q=c[n];c[n]=function(b,d,a,f,e){m({e:[].slice.call(arguments)});q&&q.apply(c,arguments)};var r=c[p];c[p]=function(b){m({p:b.reason});r&&r.apply(c,arguments)};g||setTimeout(function(){e(h)})})(window,document,"script","onerror","onunhandledrejection","Sentry","605a7baede844d278b89dc95ae0a9123","https://browser.sentry-cdn.com/6.18.2/bundle.min.js",{"dsn":"https://605a7baede844d278b89dc95ae0a9123@sentry-next.wixpress.com/68", "beforeBreadcrumb": function(b){window.onBeforeSentryBreadcrumb && window.onBeforeSentryBreadcrumb(b)}});
  </script>




<script>
	window.resolveExternalsRegistryPromise = null
    const externalRegistryPromise = new Promise((r) => window.resolveExternalsRegistryPromise = r)
    window.resolveExternalsRegistryModule = (name) => externalRegistryPromise.then(() => window.externalsRegistry[name].onload())
</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.c335b0f1.bundle.min.js">(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["7101"],{78635(){window.__imageClientApi__=window.__imageClientApi__||{sdk:{}};let{lodash:e,react:o,reactDOM:n,imageClientApi:d,clientSdk:a}=window.externalsRegistry={lodash:{},react:{},reactDOM:{},imageClientApi:{},clientSdk:{}};d.loaded=new Promise(e=>{d.onload=e}),e.loaded=new Promise(o=>{e.onload=o}),a.loaded=new Promise(e=>{a.onload=e}),window.ReactDOM||(window.reactDOMReference=window.ReactDOM={loading:!0}),n.loaded=new Promise(e=>{n.onload=()=>{Object.assign(window.reactDOMReference||{},window.ReactDOM,{loading:!1}),e()}}),window.React||(window.reactReference=window.React={loading:!0}),o.loaded=new Promise(e=>{o.onload=()=>{Object.assign(window.reactReference||{},window.React,{loading:!1}),e()}}),window.reactAndReactDOMLoaded=Promise.all([o.loaded,n.loaded]),window.resolveExternalsRegistryPromise()}},function(e){e(e.s=78635)}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.c335b0f1.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.ingeblikt.be\/","siteFeatures":["accessibilityBrowserZoom","appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","clientSdk","codeEmbed","commonConfig","componentsRegistry","consentPolicy","cyclicTabbing","domSelectors","environmentWixCodeSdk","environment","externalServices","locationWixCodeSdk","mpaNavigation","navigationManager","navigationPhases","ooi","pages","panorama","renderer","reporter","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","speculationRules","ssrCache","stores","structureApi","thunderboltInitializer","tpaCommons","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsLoader","componentsReact","platform"],"site":{"metaSiteId":"a77b4211-33e7-4d06-a5d6-3ed8fcdcb027","userId":"ce0b054c-52b9-4a4c-8c3b-25add3fa15f0","siteId":"119e22c5-46a6-4a0b-906f-38fe8f9acb96","externalBaseUrl":"https:\/\/www.ingeblikt.be","siteRevision":1534,"siteType":"UGC","dc":"oregon-usercode","isResponsive":false,"editorName":"Unknown","sessionId":"08241f64-17dd-4e24-ad53-22e391bca886","isSEO":true,"appNameForBiEvents":"thunderbolt"},"isMobileDevice":false,"viewMode":"desktop","formFactor":"desktop","deviceInfo":{"deviceClass":"Other"},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/","userDomainMediaPrefixes":[]},"language":{"userLanguage":"nl","userLanguageResolutionMethod":"QueryParam","siteLanguage":"nl","isMultilingualEnabled":false,"directionByLanguage":"ltr"},"mode":{"qa":false,"enableTestApi":false,"addAllServices":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"siteFeaturesConfigs":{"accessibilityBrowserZoom":{"isBuilder":false,"isStudio":false},"appMonitoring":{"appsWithMonitoring":[{"appId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"monitoringComponent":{"monitoring":{"type":"PANORAMA","panoramaOptions":{"project":{"groupId":"com.wixpress","artifactId":"portfolio-cli-app","fingerprint":"f4bdd074a2a2fcdc8e80cd813ce8ce854d6c27fa7b9ec1890e391518"}}}}},{"appId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"monitoringComponent":{"monitoring":{"type":"PANORAMA","panoramaOptions":{"project":{"groupId":"com.wixpress","artifactId":"abandoned-carts-bm","fingerprint":"909b259b270821e3e228d7e504707c813c4cc1c542858c1ae0eee6fa"}}}}},{"appId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","isWixTPA":true,"monitoringComponent":{"monitoring":{"type":"PANORAMA","panoramaOptions":{"project":{"groupId":"com.wixpress.npm","artifactId":"members-area-components","fingerprint":"ff152a5027121ff892a8f272b5c598b30d70c2a68472a8517731b681"}}}}}]},"assetsLoader":{"isStylableComponentInStructure":true,"hasBuilderComponents":false},"businessLoggerService":{},"businessLogger":{"isBuilderComponentModel":false},"clientSdk":{"appDefinitionIds":["b38afe01-ec9e-458b-8c64-ab0fe51371bf"]},"codeEmbed":{"htmlEmbeds":[{"id":"f5676155-4553-4802-8b71-56db4ae3e210","embedType":"custom","position":"head","loadOnce":false,"content":{"type":"custom","html":"<script data-auto=\"true\" id=\"cst-gcm\">window['otkGCMEnabled']=true;window['otkConsent']={\"security_storage\":false,\"functionality_storage\":false,\"ad_user_data\":false,\"ad_personalization\":false,\"ad_storage\":false,\"analytics_storage\":false,\"personalization_storage\":false,\"ads_data_redaction\":false,\"url_passthrough\":false,\"gtm_ids\":\"\"};function otValidateDefault(t){const e=t[0]??!1,o=t[1]??!1;if(e&&\"consent\"==e&&o&&\"default\"==o){const e=t[2]??{};if(Object.values(e).length){const t=Object.keys(e),o=Object.values(e).some(t=>\"granted\"==t),n=t.includes(\"cst_default\");return!o||o&&n}return!0}return!0}function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],window.dataLayer.push=function(...t){t.forEach(t=>{if(otValidateDefault(t)){const e=t[0]??!1,o=t[1]??!1,n=t[2]??[];if(e&&\"consent\"==e&&o&&\"default\"==o&&n&&Object.keys(n).includes(\"cst_default\")){const{cst_default:e,...o}=n;t[2]={...o},Array.prototype.push.call(this,t)}else Array.prototype.push.call(this,t)}else console.log(\"gr d\",t)})},function(t){t.otCookiesGCM={},t.otCookiesGCM={url_passthrough:!1,ads_data_redaction:!1,config:{ad_user_data:t.otkConsent?.ad_user_data?\"granted\":\"denied\",ad_personalization:t.otkConsent?.ad_personalization?\"granted\":\"denied\",ad_storage:t.otkConsent?.ad_storage?\"granted\":\"denied\",analytics_storage:t.otkConsent?.analytics_storage?\"granted\":\"denied\",functionality_storage:t.otkConsent?.functionality_storage?\"granted\":\"denied\",personalization_storage:t.otkConsent?.personalization_storage?\"granted\":\"denied\",security_storage:t.otkConsent?.security_storage?\"granted\":\"denied\",cst_default:\"granted\",wait_for_update:500}},t.otkGCMEnabled&&(gtag(\"consent\",\"default\",t.otCookiesGCM.config),gtag(\"set\",\"developer_id.dNjA1Yz\",!0),t.otkConsent.url_passthrough&&gtag(\"set\",\"url_passthrough\",t.otkConsent.url_passthrough),t.otkConsent.ads_data_redaction&&gtag(\"set\",\"ads_data_redaction\",t.otkConsent.ads_data_redaction)),t.addEventListener(\"DOMContentLoaded\",function(){let e=function(t,e){return e.localStorage.getItem(t)}(\"_consentik_cookie\",t);console.log(\"savedCookie\",e);if(e){e=JSON.parse(e);const o=e.consent;console.log({acceptedCat:o}),t.otCookiesGCM.config={ad_user_data:o.includes(\"advertising\")?\"granted\":\"denied\",ad_personalization:o.includes(\"advertising\")?\"granted\":\"denied\",ad_storage:o.includes(\"advertising\")?\"granted\":\"denied\",analytics_storage:o.includes(\"analytics\")?\"granted\":\"denied\",functionality_storage:o.includes(\"functional\")?\"granted\":\"denied\",personalization_storage:o.includes(\"functional\")?\"granted\":\"denied\",security_storage:o.includes(\"functional\")?\"granted\":\"denied\"},t.otkGCMEnabled&&(console.log(\" window.otCookiesGCM.config\",t.otCookiesGCM.config),gtag(\"consent\",\"update\",{...t.otCookiesGCM.config}),gtag(\"set\",\"developer_id.dNjA1Yz\",!0))}t.otCookiesGCM.ads_data_redaction=t.otkConsent.ads_data_redaction&&!0,t.otCookiesGCM.url_passthrough=t.otkConsent.url_passthrough})}(window,document);<\/script>","category":{"enumClass":"com.wixpress.live.site.data.types.CustomContentCategory","value":"ESSENTIAL"}},"domain":"","name":"CONSENTIK - GCMV2"},{"id":"23daae20-3010-475a-aada-ff38e2aa4e25","embedType":"custom","position":"head","loadOnce":true,"content":{"type":"custom","html":"<script type=\"module\" crossorigin accesstoken=\"true\" src=\"https:\/\/b38afe01-ec9e-458b-8c64-ab0fe51371bf.wixappcloud.com\/browser\/assets\/_virtual_wix-context-reexport-script.ch.Cu6cLwmC.js\"><\/script>\n<script type=\"module\" crossorigin src=\"https:\/\/b38afe01-ec9e-458b-8c64-ab0fe51371bf.wixappcloud.com\/browser\/assets\/3798cbc1-ba04-487b-a13f-e5c5d47d9edf.ch.BI0rIZgZ.js\"><\/script>\n<link rel=\"modulepreload\" crossorigin href=\"https:\/\/b38afe01-ec9e-458b-8c64-ab0fe51371bf.wixappcloud.com\/browser\/assets\/modulepreload-polyfill.ch.B5Qt9EMX.js\">\n<link rel=\"modulepreload\" crossorigin href=\"https:\/\/b38afe01-ec9e-458b-8c64-ab0fe51371bf.wixappcloud.com\/browser\/assets\/chunk-7JKHQSWI.ch.mOix6vtm.js\">\n<link rel=\"modulepreload\" crossorigin href=\"https:\/\/b38afe01-ec9e-458b-8c64-ab0fe51371bf.wixappcloud.com\/browser\/assets\/_virtual_wix-context-module.ch.LZZFsPB2.js\">\n<link rel=\"modulepreload\" crossorigin href=\"https:\/\/b38afe01-ec9e-458b-8c64-ab0fe51371bf.wixappcloud.com\/browser\/assets\/FloatButtonSettings.ch.DkHmlKzQ.js\">\n<link rel=\"stylesheet\" crossorigin href=\"https:\/\/b38afe01-ec9e-458b-8c64-ab0fe51371bf.wixappcloud.com\/browser\/assets\/FloatButtonSettings.ch.DLyeRZRg.css\">\n\n<div\r\n  id=\"tornado-gdpr-app-data\"\r\n  data-is-activated=\"true\"\r\n  data-billing-plan=\"free\"\r\n  data-expiration-billing-date=\"\"\r\n  data-cookie-message=\"&lt;p&gt;Deze website gebruikt cookies om je gebruikerservaring te verbeteren.&lt;\\\/p&gt;\\n&lt;p&gt;Door onze website te gebruiken, stem je in met deze cookies en ons &lt;a rel&#61;\\&quot;noopener noreferrer\\&quot; target&#61;\\&quot;_blank\\&quot; href&#61;\\&quot;https:\\\/\\\/www.ingeblikt.be\\\/cookies\\&quot;&gt;Cookiebeleid&lt;\\\/a&gt;.&lt;\\\/p&gt;\"\r\n  data-accept-button-text=\"Accepteren\"\r\n  data-decline-button-text=\"Afwijzen\"\r\n  data-show-decline-button=\"true\"\r\n  data-privacy-policy-url=\"\"\r\n  data-cookie-policy-url=\"\"\r\n  data-terms-conditions-url=\"\"\r\n  data-show-privacy-link=\"false\"\r\n  data-show-cookie-link=\"false\"\r\n  data-show-terms-link=\"false\"\r\n  data-privacy-policy-text=\"Privacy Policy\"\r\n  data-cookie-policy-text=\"Cookie Policy\"\r\n  data-terms-conditions-text=\"Terms \\x26 Conditions\"\r\n  data-privacy-policy-link-open-in-same-tab=\"false\"\r\n  data-cookie-policy-link-open-in-same-tab=\"false\"\r\n  data-terms-conditions-link-open-in-same-tab=\"false\"\r\n  data-icon-type=\"select\"\r\n  data-icon-select=\"4\"\r\n  data-icon-upload=\"\"\r\n  data-block-consent-policy-functional=\"false\"\r\n  data-block-consent-policy-analytics=\"true\"\r\n  data-block-consent-policy-advertising=\"true\"\r\n  data-block-consent-policy-data-to-third-party=\"true\"\r\n  data-allow-user-to-manage-policy=\"false\"\r\n  data-consent-policy-manager-functional-checked=\"false\"\r\n  data-consent-policy-manager-functional-title=\"Functional\"\r\n  data-consent-policy-manager-functional-info=\"Functional cookies enhance your experience on the website.\"\r\n  data-consent-policy-manager-analytics-checked=\"false\"\r\n  data-consent-policy-manager-analytics-title=\"Analytics\"\r\n  data-consent-policy-manager-analytics-info=\"Analytics cookies are used to collect information about how you use the website.\"\r\n  data-consent-policy-manager-advertising-checked=\"false\"\r\n  data-consent-policy-manager-advertising-title=\"Advertising\"\r\n  data-consent-policy-manager-advertising-info=\"Advertising cookies are used to show you personalized ads.\"\r\n  data-consent-policy-manager-data-to-third-party-checked=\"false\"\r\n  data-consent-policy-manager-data-to-third-party-title=\"Data to Third Party\"\r\n  data-consent-policy-manager-data-to-third-party-info=\"Data to third party cookies are used to track your activity across different websites.\"\r\n  data-consent-policy-manager-button-text=\"Accept Selected Cookies\"\r\n  data-consent-policy-manager-heading-text=\"Manage Policy\"\r\n  data-banner-position=\"bottom-center\"\r\n  data-banner-layout=\"horizontal\"\r\n  data-allow-float-btn=\"false\"\r\n  data-float-btn-accept-a=\"false\"\r\n  data-float-btn-accept-s=\"true\"\r\n  data-float-btn-text=\"\"\r\n  data-float-btn-icon-type=\"select\"\r\n  data-float-btn-icon-select=\"4\"\r\n  data-float-btn-icon-upload=\"\"\r\n  data-float-btn-layout=\"horizontal\"\r\n  data-float-btn-position=\"bottom-left\"\r\n  data-float-btn-pos-offset-x=\"10\"\r\n  data-float-btn-pos-offset-y=\"10\"\r\n  data-float-btn-effect=\"fade\"\r\n  data-float-btn-animation=\"none\"\r\n  data-float-btn-animation-delay=\"3\"\r\n  data-position-offset-x=\"10\"\r\n  data-position-offset-y=\"10\"\r\n  data-effect=\"slide_bottom\"\r\n  data-theme=\"light\"\r\n  data-background-color=\"#ffffff\"\r\n  data-background-color-hover=\"#f8f9fa\"\r\n  data-padding-top=\"20\"\r\n  data-padding-right=\"24\"\r\n  data-padding-bottom=\"20\"\r\n  data-padding-left=\"24\"\r\n  data-padding-top-mobile=\"16\"\r\n  data-padding-right-mobile=\"16\"\r\n  data-padding-bottom-mobile=\"16\"\r\n  data-padding-left-mobile=\"16\"\r\n  data-border-radius=\"12\"\r\n  data-border-width=\"1\"\r\n  data-border-color=\"#e5e7eb\"\r\n  data-border-color-hover=\"#d1d5db\"\r\n  data-border-style=\"solid\"\r\n  data-font-color=\"#374151\"\r\n  data-font-color-hover=\"#1f2937\"\r\n  data-link-color=\"#374151\"\r\n  data-font-size=\"14\"\r\n  data-line-height=\"1.5\"\r\n  data-font-weight=\"400\"\r\n  data-font-size-mobile=\"13\"\r\n  data-line-height-mobile=\"1.4\"\r\n  data-font-weight-mobile=\"400\"\r\n  data-icon-size=\"36\"\r\n  data-icon-size-mobile=\"18\"\r\n  data-icon-color=\"#6b7280\"\r\n  data-icon-color-hover=\"#374151\"\r\n  data-accept-button-color=\"#ffffff\"\r\n  data-accept-button-color-hover=\"#ffffff\"\r\n  data-accept-button-bg-color=\"#093D52\"\r\n  data-accept-button-bg-color-hover=\"#7DCDAA\"\r\n  data-accept-button-border-color=\"#093D52\"\r\n  data-accept-button-border-color-hover=\"#7DCDAA\"\r\n  data-accept-button-border-radius=\"6\"\r\n  data-accept-button-border-width=\"1\"\r\n  data-accept-button-border-style=\"solid\"\r\n  data-accept-button-font-size=\"14\"\r\n  data-accept-button-line-height=\"1.2\"\r\n  data-accept-button-font-weight=\"500\"\r\n  data-accept-button-set-custom-size=\"false\"\r\n  data-accept-button-width=\"170\"\r\n  data-accept-button-height=\"40\"\r\n  data-accept-button-box-shadow-enabled=\"false\"\r\n  data-accept-button-box-shadow-color=\"#3B82F6\"\r\n  data-accept-button-box-shadow-color-hover=\"#2563eb\"\r\n  data-decline-button-color=\"#6b7280\"\r\n  data-decline-button-color-hover=\"#374151\"\r\n  data-decline-button-bg-color=\"#ffffff\"\r\n  data-decline-button-bg-color-hover=\"#f3f4f6\"\r\n  data-decline-button-border-color=\"#6b7280\"\r\n  data-decline-button-border-color-hover=\"#374151\"\r\n  data-decline-button-border-radius=\"6\"\r\n  data-decline-button-border-width=\"1\"\r\n  data-decline-button-border-style=\"solid\"\r\n  data-decline-button-font-size=\"14\"\r\n  data-decline-button-line-height=\"1.2\"\r\n  data-decline-button-font-weight=\"500\"\r\n  data-decline-button-set-custom-size=\"false\"\r\n  data-decline-button-width=\"170\"\r\n  data-decline-button-height=\"40\"\r\n  data-decline-button-box-shadow-enabled=\"false\"\r\n  data-decline-button-box-shadow-color=\"#ffffff\"\r\n  data-decline-button-box-shadow-color-hover=\"#f3f4f6\"\r\n  data-close-button-color=\"#6b7280\"\r\n  data-close-button-color-hover=\"#374151\"\r\n  data-close-button-bg-color=\"#ffffff\"\r\n  data-close-button-bg-color-hover=\"#f8f9fa\"\r\n  data-animation-duration=\"300\"\r\n  data-enable-backdrop=\"false\"\r\n  data-backdrop-opacity=\"25\"\r\n  data-backdrop-blur=\"0\"\r\n  data-backdrop-saturate=\"100\"\r\n  data-block-content=\"false\"\r\n  data-block-content-title=\"Content Blocked\"\r\n  data-block-content-description=\"This content is blocked until you accept or decline cookies. Please make your choice in the cookie banner below.\"\r\n  data-block-content-background-color=\"#ffffff\"\r\n  data-block-content-title-color=\"#1f2937\"\r\n  data-block-content-description-color=\"#6b7280\"\r\n  data-respected-do-not-track=\"false\"\r\n  data-max-width=\"800\"\r\n  data-max-width-mobile=\"770\"\r\n  data-show-close-button=\"true\"\r\n  data-accept-selected-button-bg-color=\"#ffffff\"\r\n  data-accept-selected-button-bg-color-hover=\"#ffffff\"\r\n  data-accept-selected-button-color=\"#3b82f6\"\r\n  data-accept-selected-button-color-hover=\"#2563eb\"\r\n  data-accept-selected-button-border-color=\"#3b82f6\"\r\n  data-accept-selected-button-border-color-hover=\"#2563eb\"\r\n  data-accept-selected-button-border-radius=\"6\"\r\n  data-accept-selected-button-border-width=\"1\"\r\n  data-accept-selected-button-border-style=\"solid\"\r\n  data-accept-selected-button-font-size=\"14\"\r\n  data-accept-selected-button-line-height=\"1.2\"\r\n  data-accept-selected-button-font-weight=\"500\"\r\n  data-accept-selected-button-set-custom-size=\"false\"\r\n  data-accept-selected-button-width=\"170\"\r\n  data-accept-selected-button-height=\"40\"\r\n  data-accept-selected-button-box-shadow-enabled=\"false\"\r\n  data-accept-selected-button-box-shadow-color=\"#ffffff\"\r\n  data-accept-selected-button-box-shadow-color-hover=\"#ffffff\"\r\n  data-consent-policy-manager-heading-font-size=\"14\"\r\n  data-consent-policy-manager-heading-font-size-mobile=\"13\"\r\n  data-consent-policy-manager-heading-line-height=\"1.5\"\r\n  data-consent-policy-manager-heading-line-height-mobile=\"1.4\"\r\n  data-consent-policy-manager-heading-font-weight=\"600\"\r\n  data-consent-policy-manager-heading-color=\"#333333\"\r\n  data-consent-policy-manager-title-font-size=\"14\"\r\n  data-consent-policy-manager-title-font-size-mobile=\"13\"\r\n  data-consent-policy-manager-title-line-height=\"1.5\"\r\n  data-consent-policy-manager-title-line-height-mobile=\"1.4\"\r\n  data-consent-policy-manager-title-font-weight=\"600\"\r\n  data-consent-policy-manager-title-font-weight-mobile=\"600\"\r\n  data-consent-policy-manager-title-font-color=\"#333333\"\r\n  data-consent-policy-manager-text-font-size=\"12\"\r\n  data-consent-policy-manager-text-font-size-mobile=\"11\"\r\n  data-consent-policy-manager-text-line-height=\"1.5\"\r\n  data-consent-policy-manager-text-line-height-mobile=\"1.4\"\r\n  data-consent-policy-manager-text-font-weight=\"400\"\r\n  data-consent-policy-manager-text-font-weight-mobile=\"400\"\r\n  data-consent-policy-manager-text-font-color=\"#666666\"\r\n  data-consent-policy-manager-switch-bg-color=\"#d1d5db\"\r\n  data-consent-policy-manager-switch-bg-color-hover=\"#3b82f6\"\r\n  data-consent-policy-manager-switch-color=\"#ffffff\"\r\n  data-consent-policy-manager-switch-color-hover=\"#ffffff\"\r\n  data-float-btn-bg-color=\"#ffffff\"\r\n  data-float-btn-bg-color-hover=\"#f3f4f6\"\r\n  data-float-btn-color=\"#6b7280\"\r\n  data-float-btn-color-hover=\"#374151\"\r\n  data-float-btn-border-color=\"#6b7280\"\r\n  data-float-btn-border-color-hover=\"#374151\"\r\n  data-float-btn-border-radius=\"50\"\r\n  data-float-btn-border-width=\"1\"\r\n  data-float-btn-border-style=\"solid\"\r\n  data-float-btn-font-size=\"14\"\r\n  data-float-btn-font-size-mob=\"14\"\r\n  data-float-btn-line-height=\"1.5\"\r\n  data-float-btn-line-height-mob=\"1.5\"\r\n  data-float-btn-font-weight=\"400\"\r\n  data-float-btn-pad-t=\"10\"\r\n  data-float-btn-pad-r=\"10\"\r\n  data-float-btn-pad-b=\"10\"\r\n  data-float-btn-pad-l=\"10\"\r\n  data-float-btn-pad-t-mob=\"10\"\r\n  data-float-btn-pad-r-mob=\"10\"\r\n  data-float-btn-pad-b-mob=\"10\"\r\n  data-float-btn-pad-l-mob=\"10\"\r\n  data-float-btn-icon-size=\"32\"\r\n  data-float-btn-icon-size-mobile=\"32\"\r\n  data-float-btn-icon-color=\"#6b7280\"\r\n  data-float-btn-icon-color-hover=\"#374151\"\r\n><\/div>\r\n"},"domain":"ingeblikt.be","name":"appMarketEmbed"},{"id":"f191c3ef-b013-4cb2-8492-490fed08de84","embedType":"custom","position":"head","loadOnce":false,"content":{"type":"custom","html":"<meta name=\"msvalidate.01\" content=\"DDBDFBF05F80E6C2CBD9E057B3EB5EF1\" \/>\n"},"domain":"","name":"Bing Verification"}],"shouldLoadRequireJS":true},"componentsRegistry":{"librariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15171.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15171.0"}]},"consentPolicy":{"siteConsentPolicy":{"essential":true,"functional":true,"analytics":false,"advertising":false,"dataToThirdParty":false},"isWixSite":false,"isBuilderComponentModel":false},"cyclicTabbing":{"isBuilderComponentModel":false},"dataWixCodeSdk":{"gridAppId":"6fca07bb-62d3-45e4-b2ff-c75416e52d1f","environment":"LIVE","cloudDataUrlWithExternalBase":"https:\/\/www.ingeblikt.be\/_api\/cloud-data"},"editorWixCodeSdk":{"isBuilderComponentModel":false},"elementorySupportWixCodeSdk":{"baseUrl":"https:\/\/www.ingeblikt.be\/_api\/wix-code-public-dispatcher-ng\/siteview","relativePath":"\/\/_api\/wix-code-public-dispatcher-ng\/siteview","gridAppId":"6fca07bb-62d3-45e4-b2ff-c75416e52d1f","viewMode":"site","siteRevision":1534},"environmentWixCodeSdk":{},"environment":{"editorType":"","domain":"ingeblikt.be","previewMode":false,"isBuilderComponentModel":false},"fedopsWixCodeSdk":{"isWixSite":false,"shouldReportFedops":false},"locationWixCodeSdk":{"routersConfigMap":{},"urlMappings":null},"mpaNavigation":{"forceMpaNavigation":false,"isRunningInDifferentSiteContext":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.hz267ac7fkkfb3a18o8z.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/wixMadefor.j95mkaziqjnrn77aekr8.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/google.i6q038anl30o3b4lfbu6.css"]},"ooi":{"ooiComponentsData":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4339.0\/ProductPageViewerWidget.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/SideCartViewerWidget.bundle.min.js","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14666402-0bc7-b763-e875-e99840d131bd":{"sentryDsn":"https:\/\/8c4075d5481d476e945486754f783364@sentry.io\/1865790","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1500.0\/addToCart.bundle.min.js","widgetId":"14666402-0bc7-b763-e875-e99840d131bd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/WishlistViewerWidget.bundle.min.js","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"13afb094-84f9-739f-44fd-78d036adb028":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"bb5ba6e9-272d-4a4d-a8dd-5e349744b539":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/SuccessPopupViewerWidget.bundle.min.js","widgetId":"bb5ba6e9-272d-4a4d-a8dd-5e349744b539","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/cartViewerWidget.bundle.min.js","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SliderGalleryViewerWidget.bundle.min.js","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3507.0\/thankYouPageViewerWidget.bundle.min.js","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.2288.0\/CartIconViewerWidget.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"244576c9-d856-49b9-af14-216071924e3b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SearchModalGalleryViewerWidget.bundle.min.js","widgetId":"244576c9-d856-49b9-af14-216071924e3b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7013.0\/PaymentRequestViewerWidget.bundle.min.js","widgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/CategoryPageViewerWidget.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7013.0\/CheckoutViewerWidget.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2057.0\/productWidget.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"deaaaab0-f5bd-4b7a-a652-3845efcb546a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7013.0\/BundleBundleViewerWidget.bundle.min.js","widgetId":"deaaaab0-f5bd-4b7a-a652-3845efcb546a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14c92de1-0e02-cbe5-98e9-c3de44d63a55":{"sentryDsn":"https:\/\/79baaa8e09c746d2b7401643b99792e0@sentry.wixpress.com\/6001","componentUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.627.0\/FaqOoiViewerWidget.bundle.min.js","widgetId":"14c92de1-0e02-cbe5-98e9-c3de44d63a55","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.627.0\/FaqOoiViewerWidgetNoCss.bundle.min.js","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"371ee199-389c-4a93-849e-e35b8a15b7ca":{"sentryDsn":"https:\/\/18d2f96d279149989b95faf0a4b41882@sentry-next.wixpress.com\/1784","componentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0\/FormViewerWidget.bundle.min.js","widgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0\/FormViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"sentryDsn":"https:\/\/dd0a55ccb8124b9c9d938e3acf41f8aa@sentry.wixpress.com\/514","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.3509.0\/BookingServicePageViewerWidget.bundle.min.js","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/WeeklyTimetableViewerWidget.bundle.min.js","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"sentryDsn":"https:\/\/c183baa23371454f99f417f6616b724d@sentry.wixpress.com\/5557","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.665.0\/MyBookingsViewerWidget.bundle.min.js","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/DailyAgendaViewerWidget.bundle.min.js","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"621bc837-5943-4c76-a7ce-a0e38185301f":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2233.0\/BookOnlineViewerWidget.bundle.min.js","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2233.0\/ServiceListWidgetViewerWidget.bundle.min.js","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2440.0\/BookingsFormViewerWidget.bundle.min.js","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.640.0\/DailyAgendaViewerWidget.bundle.min.js","widgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"e1339b7c-0c95-43fe-89f6-be037ad29ea9":{"sentryDsn":"https:\/\/c183baa23371454f99f417f6616b724d@sentry.wixpress.com\/5557","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.665.0\/MyBookingsViewerWidget.bundle.min.js","widgetId":"e1339b7c-0c95-43fe-89f6-be037ad29ea9","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/component.bundle.min.js","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/BookingCalendarViewerWidget.bundle.min.js","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"85cec25d-4915-4842-9bb8-b610058b6b7d":{"sentryDsn":"https:\/\/463991d7bca24f02a0baf16f9e6eda73@sentry.wixpress.com\/6226","componentUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/WixServicesPageViewerWidget.bundle.min.js","widgetId":"85cec25d-4915-4842-9bb8-b610058b6b7d","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"800dace0-a9ea-4d19-a3d1-a6d536d3d6b5":{"sentryDsn":"https:\/\/463991d7bca24f02a0baf16f9e6eda73@sentry.wixpress.com\/6226","componentUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/WixServicesViewerWidget.bundle.min.js","widgetId":"800dace0-a9ea-4d19-a3d1-a6d536d3d6b5","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"sentryDsn":"https:\/\/9a65e97ebe8141fca0c4fd686f70996b@sentry.wixpress.com\/5894","componentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/MyWalletViewerWidget.bundle.min.js","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/MyAccountViewerWidget.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"144097ea-fea0-498e-ade7-e6de40127106":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4631.0\/WixVideoViewerWidget.bundle.min.js","widgetId":"144097ea-fea0-498e-ade7-e6de40127106","noCssComponentUrl":"","staticBaseUrl":"https:\/\/vod-server.wix.com\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"sentryDsn":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1523.0\/WixProGalleryViewerWidget.bundle.min.js","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"31aadcb0-9add-42cb-9b21-72f41e91389b":{"sentryDsn":"https:\/\/78f7996315bc402f9dcb8a2f974b82d1@sentry.wixpress.com\/3935","componentUrl":"https:\/\/empty","widgetId":"31aadcb0-9add-42cb-9b21-72f41e91389b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-page-bob\/1.2515.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"5a4d1a4f-58c5-4389-8a03-5cbabe4a9f3b":{"sentryDsn":"https:\/\/78f7996315bc402f9dcb8a2f974b82d1@sentry.wixpress.com\/3935","componentUrl":"https:\/\/empty","widgetId":"5a4d1a4f-58c5-4389-8a03-5cbabe4a9f3b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-page-bob\/1.2515.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/BlogViewerWidget.bundle.min.js","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/BlogViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/RelatedPostsViewerWidget.bundle.min.js","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/CategoryMenuViewerWidget.bundle.min.js","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/TagCloudViewerWidget.bundle.min.js","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/RssButtonViewerWidget.bundle.min.js","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/ArchiveViewerWidget.bundle.min.js","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"211b5287-14e2-4690-bb71-525908938c81":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostViewerWidget.bundle.min.js","widgetId":"211b5287-14e2-4690-bb71-525908938c81","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostTitleViewerWidget.bundle.min.js","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"813eb645-c6bd-4870-906d-694f30869fd9":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostListViewerWidget.bundle.min.js","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostListViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/MyPostsViewerWidget.bundle.min.js","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false}},"viewMode":"Site","formFactor":"Desktop","blogMobileComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/feed-page-mobile-viewer.bundle.min.js","userDomainMedia":{"baseUrl":"","prefixes":[]}},"pagesService":{"mainPageId":"rmz7o"},"renderer":{"disabledComponents":{},"isBuilderComponentModel":false},"reporter":{"userId":"ce0b054c-52b9-4a4c-8c3b-25add3fa15f0","metaSiteId":"a77b4211-33e7-4d06-a5d6-3ed8fcdcb027","isPremium":true,"isFBServerEventsAppProvisioned":false,"dynamicPagesIds":[]},"router":{"baseUrl":"https:\/\/www.ingeblikt.be","mainPageId":"rmz7o","pagesMap":{"is3z1":{"pageId":"is3z1","title":"Lo & Hugo by IJstijd - bedrijfsfilm","pageUriSEO":"loethugobyijstijd-bedrijfsfilm","pageJsonFileName":"ce0b05_b561b11a20f423dee0b1cdbba79d9368_1516","pageFullPath":"work\/loethugobyijstijd-bedrijfsfilm"},"o5frv":{"pageId":"o5frv","title":"Unilin - Gandae","pageUriSEO":"unilin-project","pageJsonFileName":"ce0b05_de579648445141191261807ef9e90bb2_1516","pageFullPath":"work\/unilin-project"},"utnqf":{"pageId":"utnqf","title":"Hydraqua - instructie","pageUriSEO":"hydraqua-instructie","pageJsonFileName":"ce0b05_20ccd3dbb289fff24c874e94b1f662b4_1516","pageFullPath":"work\/hydraqua-instructie"},"hrlwh":{"pageId":"hrlwh","title":"Annelies Verhaeghe - social media","pageUriSEO":"annelies-socialmedia","pageJsonFileName":"ce0b05_db89f23e7e8d72c3861a65e1b120b6ed_1516","pageFullPath":"work\/annelies-socialmedia"},"lenwh":{"pageId":"lenwh","title":"CKV Bank - testimonial","pageUriSEO":"bankb-testimonial","pageJsonFileName":"ce0b05_2597e130f19cc60530ad79d7c962d553_1516","pageFullPath":"work\/bankb-testimonial"},"e291o":{"pageId":"e291o","title":"Gas.be - vodcast","pageUriSEO":"gasbe-vodcast","pageJsonFileName":"ce0b05_c13c28390c550f633951f970a75e3b7f_1516","pageFullPath":"work\/gasbe-vodcast"},"wqnoj":{"pageId":"wqnoj","title":"Koddaert dakplaten","pageUriSEO":"koddaert-instructie","pageJsonFileName":"ce0b05_6ee989b6c9ad74645883f1017833bba2_1516","pageFullPath":"work\/koddaert-instructie"},"nzbge":{"pageId":"nzbge","title":"De Watergroep - WPC","pageUriSEO":"dewatergroep-project2","pageJsonFileName":"ce0b05_2bcb27564de3268c8058eaa1addcd136_1516","pageFullPath":"work\/dewatergroep-project2"},"gatkh":{"pageId":"gatkh","title":"AZ Sint-Lucas Gent - instructie","pageUriSEO":"azsintlucasgent-instructie","pageJsonFileName":"ce0b05_a162c813341d5a2336c7dc9539912ad8_1516","pageFullPath":"work\/azsintlucasgent-instructie"},"s8gm3":{"pageId":"s8gm3","title":"work","pageUriSEO":"work","pageJsonFileName":"ce0b05_abb0e6ccc9db471a0a78562d2e35c226_1516"},"ntvfd":{"pageId":"ntvfd","title":"Vanden Broele - BlueConnect","pageUriSEO":"vandenbroele-instructie","pageJsonFileName":"ce0b05_e6b85834aa6e26bb062eb305e66b4c23_1516","pageFullPath":"work\/vandenbroele-instructie"},"ovjah":{"pageId":"ovjah","title":"safety","pageUriSEO":"safety","pageJsonFileName":"ce0b05_3e22eef9747d48b59f4c7ee156c08385_1516"},"hcfng":{"pageId":"hcfng","title":"fotografie","pageUriSEO":"fotografie","pageJsonFileName":"ce0b05_4ccff077d1002b320f035024f9fa520c_1516"},"dk3u9":{"pageId":"dk3u9","title":"Belevingsfabriek - Blankenstein","pageUriSEO":"belevingsfabriek-greenkey","pageJsonFileName":"ce0b05_724d3fa9154635765cb97a1e0ec99199_1516","pageFullPath":"work\/belevingsfabriek-greenkey"},"ezw3q":{"pageId":"ezw3q","title":"De Watergroep - Life Local Water Adapt","pageUriSEO":"dewatergroep-project1","pageJsonFileName":"ce0b05_bce2e96ccd748fd142f545cd46a22339_1516","pageFullPath":"work\/dewatergroep-project1"},"ev7ey":{"pageId":"ev7ey","title":"Post","pageUriSEO":"post","pageJsonFileName":"ce0b05_932bc5c06a2d6505d9b3e73334754606_1516"},"qrwc4":{"pageId":"qrwc4","title":"studio","pageUriSEO":"studio","pageJsonFileName":"ce0b05_238bdb0bf7b80b3db79e4db2f606270f_1516"},"k1hua":{"pageId":"k1hua","title":"e-learning","pageUriSEO":"e-learning","pageJsonFileName":"ce0b05_cae5320db901ac571c17f7e8b2997192_1516"},"vypf5":{"pageId":"vypf5","title":"link in bio","pageUriSEO":"linkinbio","pageJsonFileName":"ce0b05_7e112f592d56905ba6ccf3066c2ee8bc_1517"},"ko89b":{"pageId":"ko89b","title":"Vanden Broele - webinars","pageUriSEO":"vandenbroele-webinar","pageJsonFileName":"ce0b05_b8a76167dcefaf7095be87aef7189723_1516","pageFullPath":"work\/vandenbroele-webinar"},"zle9k":{"pageId":"zle9k","title":"video","pageUriSEO":"video","pageJsonFileName":"ce0b05_0a48a6e78cf0e17e6f980fe4b9eb874d_1516"},"zg2gz":{"pageId":"zg2gz","title":"Fullscreen Page","pageUriSEO":"fullscreen-page","pageJsonFileName":"ce0b05_055b6c8ebf38cc2ffa43657693c95bc1_1525"},"eztip":{"pageId":"eztip","title":"verkoopvoorwaarden","pageUriSEO":"voorwaarden","pageJsonFileName":"ce0b05_5b4739a181908ef5d6aec83a93c419ff_1516"},"mziwb":{"pageId":"mziwb","title":"AZ Sint-Lucas Gent - project","pageUriSEO":"azsintlucasgent-project","pageJsonFileName":"ce0b05_3cb1b24e09d7206f01b12a6aee7056f1_1516","pageFullPath":"work\/azsintlucasgent-project"},"enef3":{"pageId":"enef3","title":"cookies","pageUriSEO":"cookies","pageJsonFileName":"ce0b05_7ca13839156c06513c372e1f5dacefc8_1516"},"upcwg":{"pageId":"upcwg","title":"social media","pageUriSEO":"social","pageJsonFileName":"ce0b05_4cc1f1714c41622bf8fdc05f30784ef8_1516"},"ix3zl":{"pageId":"ix3zl","title":"televisie","pageUriSEO":"televisie","pageJsonFileName":"ce0b05_613ec466ddff00e6b9db2dfa9f37077b_1516"},"kq8ci":{"pageId":"kq8ci","title":"podcast","pageUriSEO":"podcast","pageJsonFileName":"ce0b05_ec054959f683397065776882ac4a167f_1516"},"nyi1v":{"pageId":"nyi1v","title":"Sobinco - aftermovie","pageUriSEO":"sobinco-aftermovie","pageJsonFileName":"ce0b05_a2093baeb26d8561f19e3c674cedef35_1516","pageFullPath":"work\/sobinco-aftermovie"},"hkgik":{"pageId":"hkgik","title":"contact","pageUriSEO":"contact","pageJsonFileName":"ce0b05_3cd1b3271741017ad7edfc8ef8eca6a6_1516"},"ljhm2":{"pageId":"ljhm2","title":"Unilin - instructie","pageUriSEO":"unilin-installatie","pageJsonFileName":"ce0b05_382f5ca3bad0bdd7e5901c85972f6685_1516","pageFullPath":"work\/unilin-installatie"},"qar4g":{"pageId":"qar4g","title":"POM West-Vlaanderen - WestWijs","pageUriSEO":"pomwestvlaanderen-testimonial","pageJsonFileName":"ce0b05_8e391610fb20a6b6f778bb11e83c2306_1516","pageFullPath":"work\/pomwestvlaanderen-testimonial"},"toqza":{"pageId":"toqza","title":"AZ Sint-Lucas Gent - rekrutering","pageUriSEO":"azsintlucasgent-rekrutering","pageJsonFileName":"ce0b05_b42bc9a4fc9e34a9d77bd9db5eddfd23_1516","pageFullPath":"work\/azsintlucasgent-rekrutering"},"m54o8":{"pageId":"m54o8","title":"Unilin - product","pageUriSEO":"unilin-product","pageJsonFileName":"ce0b05_5485a8fd0f3aa0538232ee6666ae7cef_1516","pageFullPath":"work\/unilin-product"},"eqz1j":{"pageId":"eqz1j","title":"blog","pageUriSEO":"blog","pageJsonFileName":"ce0b05_30bf42c1031befaae40cda54b6b4180b_1516"},"lgyau":{"pageId":"lgyau","title":"disclaimer","pageUriSEO":"disclaimer","pageJsonFileName":"ce0b05_53218e4d351bd81a5b52190efb026bfd_1516"},"ibxvt":{"pageId":"ibxvt","title":"VITO Kennispunt Water - Anchor","pageUriSEO":"vito-event","pageJsonFileName":"ce0b05_0a3b468edf94d73d5560eb42fe76f8b6_1516","pageFullPath":"work\/vito-event"},"q4b7k":{"pageId":"q4b7k","title":"AquaFlanders - Kraanwater","pageUriSEO":"aquaflanders-socialmedia","pageJsonFileName":"ce0b05_0e895c52eb4959aff472002db3d1e48b_1516","pageFullPath":"work\/aquaflanders-socialmedia"},"whc08":{"pageId":"whc08","title":"about","pageUriSEO":"about","pageJsonFileName":"ce0b05_f9a690ba4408a0082a51db62f877de34_1516"},"rmz7o":{"pageId":"rmz7o","title":"home","pageUriSEO":"home","pageJsonFileName":"ce0b05_09fa4414e26cee58cd2c0abafd262451_1531"},"wg8yh":{"pageId":"wg8yh","title":"Standaard Uitgeverij - Aspe","pageUriSEO":"standaarduitgeverij-socialmedia","pageJsonFileName":"ce0b05_493f85400283497eea33fcf2798cebda_1516","pageFullPath":"work\/standaarduitgeverij-socialmedia"},"dhoj7":{"pageId":"dhoj7","title":"AZ Sint-Lucas Gent - webinar oncologie","pageUriSEO":"azsintlucasgent-webinar","pageJsonFileName":"ce0b05_b662d97959fa32e835b722c8740d4316_1516","pageFullPath":"work\/azsintlucasgent-webinar"},"eenu6":{"pageId":"eenu6","title":"EDIH-EBE - reportage","pageUriSEO":"edih-ebe-reportage","pageJsonFileName":"ce0b05_e163e3925c9c2501d67688581bb84712_1516","pageFullPath":"work\/edih-ebe-reportage"},"gwgz6":{"pageId":"gwgz6","title":"404 error page","pageUriSEO":"error404","pageJsonFileName":"ce0b05_392a9e1ffe3806654d871b76c6a11896_1516"},"h1ehn":{"pageId":"h1ehn","title":"Flux50 - reportage","pageUriSEO":"flux50-reportage","pageJsonFileName":"ce0b05_027addd27b2f890db55232668905fce8_1516","pageFullPath":"work\/flux50-reportage"},"lcu5g":{"pageId":"lcu5g","title":"privacy","pageUriSEO":"privacy","pageJsonFileName":"ce0b05_519dd4466986be7576d4d9382fe125ee_1516"},"fy1l3":{"pageId":"fy1l3","title":"Clarysse - product","pageUriSEO":"clarysse-product","pageJsonFileName":"ce0b05_39b1bf2fd2abea44da09e39d66157b0e_1516","pageFullPath":"work\/clarysse-product"}},"disableStaticPagesUrlHierarchy":false,"routes":{".\/work\/loethugobyijstijd-bedrijfsfilm":{"type":"Static","pageId":"is3z1"},".\/work\/unilin-project":{"type":"Static","pageId":"o5frv"},".\/work\/hydraqua-instructie":{"type":"Static","pageId":"utnqf"},".\/work\/annelies-socialmedia":{"type":"Static","pageId":"hrlwh"},".\/work\/bankb-testimonial":{"type":"Static","pageId":"lenwh"},".\/work\/gasbe-vodcast":{"type":"Static","pageId":"e291o"},".\/work\/koddaert-instructie":{"type":"Static","pageId":"wqnoj"},".\/work\/dewatergroep-project2":{"type":"Static","pageId":"nzbge"},".\/work\/azsintlucasgent-instructie":{"type":"Static","pageId":"gatkh"},".\/work":{"type":"Static","pageId":"s8gm3"},".\/work\/vandenbroele-instructie":{"type":"Static","pageId":"ntvfd"},".\/safety":{"type":"Static","pageId":"ovjah"},".\/fotografie":{"type":"Static","pageId":"hcfng"},".\/work\/belevingsfabriek-greenkey":{"type":"Static","pageId":"dk3u9"},".\/work\/dewatergroep-project1":{"type":"Static","pageId":"ezw3q"},".\/post":{"type":"Static","pageId":"ev7ey"},".\/studio":{"type":"Static","pageId":"qrwc4"},".\/e-learning":{"type":"Static","pageId":"k1hua"},".\/linkinbio":{"type":"Static","pageId":"vypf5"},".\/work\/vandenbroele-webinar":{"type":"Static","pageId":"ko89b"},".\/video":{"type":"Static","pageId":"zle9k"},".\/fullscreen-page":{"type":"Static","pageId":"zg2gz"},".\/voorwaarden":{"type":"Static","pageId":"eztip"},".\/work\/azsintlucasgent-project":{"type":"Static","pageId":"mziwb"},".\/cookies":{"type":"Static","pageId":"enef3"},".\/social":{"type":"Static","pageId":"upcwg"},".\/televisie":{"type":"Static","pageId":"ix3zl"},".\/podcast":{"type":"Static","pageId":"kq8ci"},".\/work\/sobinco-aftermovie":{"type":"Static","pageId":"nyi1v"},".\/contact":{"type":"Static","pageId":"hkgik"},".\/work\/unilin-installatie":{"type":"Static","pageId":"ljhm2"},".\/work\/pomwestvlaanderen-testimonial":{"type":"Static","pageId":"qar4g"},".\/work\/azsintlucasgent-rekrutering":{"type":"Static","pageId":"toqza"},".\/work\/unilin-product":{"type":"Static","pageId":"m54o8"},".\/blog":{"type":"Static","pageId":"eqz1j"},".\/disclaimer":{"type":"Static","pageId":"lgyau"},".\/work\/vito-event":{"type":"Static","pageId":"ibxvt"},".\/work\/aquaflanders-socialmedia":{"type":"Static","pageId":"q4b7k"},".\/about":{"type":"Static","pageId":"whc08"},".\/home":{"type":"Static","pageId":"rmz7o"},".\/work\/standaarduitgeverij-socialmedia":{"type":"Static","pageId":"wg8yh"},".\/work\/azsintlucasgent-webinar":{"type":"Static","pageId":"dhoj7"},".\/work\/edih-ebe-reportage":{"type":"Static","pageId":"eenu6"},".\/error404":{"type":"Static","pageId":"gwgz6"},".\/work\/flux50-reportage":{"type":"Static","pageId":"h1ehn"},".\/privacy":{"type":"Static","pageId":"lcu5g"},".\/work\/clarysse-product":{"type":"Static","pageId":"fy1l3"},".\/":{"type":"Static","pageId":"rmz7o"}},"pageIdToPrefix":{},"isWixSite":false,"partialRouteMatchingAllowed":false,"isBuilderComponentModel":false,"customNotFoundPage":{"pageId":"gwgz6","pageRoute":".\/error404"}},"searchWixCodeSdk":{"language":"nl"},"seoTpa":{"url":"https:\/\/www.wix.com\/_api\/tpa-seo-api\/v1\/fetch-applications-seo-data?metaSiteId=a77b4211-33e7-4d06-a5d6-3ed8fcdcb027","canonicalUrl":"https:\/\/www.ingeblikt.be\/","widgetWithUseSsrSeo":{"6":["142bb34d-3439-576a-7118-683e690a1e0d","144f04b9-aab4-fde7-179b-780c11da4f46"],"33":["13a94f09-2766-3c40-4a32-8edb5acdd8bc","13afb094-84f9-739f-44fd-78d036adb028","1380bba0-253e-a800-a235-88821cf3f8a4","13ec3e79-e668-cc0c-2d48-e99d53a213dd"],"12853":["14e5b36b-e545-88a0-1475-2487df7e9206","14c1462a-97f2-9f6a-7bb7-f5541f23caa6","14e5b39b-6d47-99c3-3ee5-cee1c2574c89","211b5287-14e2-4690-bb71-525908938c81"]},"deviceType":"Other","baseUri":"https:\/\/www.ingeblikt.be","mainPageId":"rmz7o","siteId":"119e22c5-46a6-4a0b-906f-38fe8f9acb96","metaSiteId":"a77b4211-33e7-4d06-a5d6-3ed8fcdcb027","runningExperiments":{"runningExperiments":{"specs.thunderbolt.cmsDprNamedQueryParam":"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.promote.ar.reportRestPurchaseEventsInsteadOfKafka":"true","specs.thunderbolt.UseEcomFemBi":"true","specs.thunderbolt.siteMembersMultilingualLanguage":"true","specs.thunderbolt.browserCacheReload":"true","specs.thunderbolt.resolveSpxWithoutEditorCheck":"true","specs.thunderbolt.useERCUndependentComp":"true","specs.thunderbolt.shouldUseResponsiveImages":"true","specs.thunderbolt.fedops_enableSampleRateForAppNames":"true","specs.thunderbolt.excludeInstanceFromQueryParams":"true","specs.thunderbolt.fullPageNavigationSpecificSites":"true","specs.thunderbolt.LoginSocialBarSplitStateProps":"true","specs.thunderbolt.bundlerTrafficToAws":"true","specs.promote.ar.skipCampaignsManagerFbSetup":"false","sv_imageZoomSeo":"false","specs.thunderbolt.UseOriginalBlocksAppInstance":"true","specs.thunderbolt.UseLoginSocialBarCustomMenu":"true","testOmri":"A","specs.EnableDynamicDataPagesResolution":"false","specs.thunderbolt.deprecatewixperf":"true","specs.thunderbolt.useNewRegisterLogin":"true","specs.thunderbolt.useWowImageInFastGallery":"false","specs.thunderbolt.shouldFixIosFlashBug":"true","menuUseSiteUiNavbar":"A","omriTest2":"B","specs.thunderbolt.LoginBarEnableSkeletonLoader":"false","specs.thunderbolt.UseNewLoginSocialBarCustomMenuPositioning":"true","specs.thunderbolt.ShouldUseNewIAMSocialFlow":"true","specs.thunderbolt.useIAMEnabledConnections":"true","specs.thunderbolt.securityExperiments":"true","specs.thunderbolt.fixFirefoxLinkBarIntrinsicSizing":"true","specs.thunderbolt.useElementoryRelativePath":"true","specs.thunderbolt.HamburgerMenuOverflowFix":"true","specs.thunderbolt.outlineCss":"true","specs.thunderbolt.UseNestedLoginSocialBarMenuItems":"true","specs.thunderbolt.UseNewLoginBarDropdownMenuAlignment":"true","ronyTestExperiment":"A","specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":"true","specs.UseViewerAssetsProxy":"false","specs.thunderbolt.motionTimeAnimationsCSS":"true","specs.thunderbolt.DDMenuMigrateCssCarmiMapper":"true","specs.membersArea.LoginBarRemake":"true","specs.thunderbolt.buttonUdp":"true","specs.thunderbolt.SlideshowStopMediaInNonActiveSlides":"true","specs.thunderbolt.hardenFetchAndXHR":"true","specs.thunderbolt.useResponsiveImgClassicFixed":"true","specs.thunderbolt.useVeloAppId":"false","specs.thunderbolt.biForBrowserZoom":"true","specs.thunderbolt.paidPlansSdkUseV2Orders":"true","specs.thunderbolt.shouldValidateRedirectUrl":"true","specs.thunderbolt.veloWixMembersAmbassadorV2":"new","specs.thunderbolt.EagerSpeculationRules":"true","specs.thunderbolt.megaMenuMouseLeave":"true","specs.thunderbolt.fixMpaWorkerBi":"true","specs.thunderbolt.resolveDocumentLink":"true","specs.thunderbolt.UseWixDataItemService":"true","specs.odeditor.textEffectsTwist":"false","specs.thunderbolt.useImageAvifFormatInNativeProGallery":"true","specs.thunderbolt.a11yContrast":"true","specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":"true","byeLiran":"A","specs.promote.ar.reportEcomPlatformPurchaseEvents":"true","specs.thunderbolt.UseNewLoginSocialBarMemberInitialsAvatar":"true","specs.thunderbolt.filterRobotsForConvertedDynamicPages":"true","specs.thunderbolt.veloBundlerParastorageUrl":"true","specs.thunderbolt.responsiveContainerRoleGroup":"true","specs.thunderbolt.AddRegisterEventListenerToWixWindow":"true","specs.thunderbolt.UseNewLoginSocialBarElementStructure":"true","specs.thunderbolt.LottieUseCanvasForIOSDevices":"true","specs.thunderbolt.inlineFontsCSSForIframeTPA":"true","specs.ident.usePlatformizedSMAuth":"true","specs.thunderbolt.WixCodeGetAppDefIdFromPackageName":"false","componentsConductorTestTB":"A","specs.thunderbolt.pricingPlansUserOrdersV2":"true","specs.thunderbolt.buttonUdp_loggedIn":"true","bypassSsrInternalCache":"false","specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":"true","specs.thunderbolt.resolveTpaLinkByPageId":"true","specs.thunderbolt.imageEncodingAVIF":"true","displayWixAdsNewVersion":"new","specs.thunderbolt.BundlerTypescriptListExportedFunctions":"true","specs.thunderbolt.ooi_css_optimization":"new","specs.thunderbolt.enableVideoUplaodForFastGallery":"false","specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.overrideFloatInDistance":"true","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":"true","specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":"true","testingContextMSID":"A","specs.thunderbolt.deduplicateFAQPageStructuredData":"true","specs.thunderbolt.shouldFetchLogoutUrlByClientId":"true","specs.thunderbolt.routerFetchExtendedUrlLength":"true","specs.thunderbolt.wixPulse":"false","specs.thunderbolt.convertBirthdateToISOString":"true","specs.thunderbolt.presenceWithoutChat":"false","specs.promote.ar.reportScheduleEventsOnPurchaseIfNeeded":"true","specs.thunderbolt.fetchCurrentMemberFromMembersNg":"true","specs.thunderbolt.UseNewLoginBarColorWiringOnE3":"true"}},"signedInstances":{"4":["141fbfae-511e-6817-c9f0-48993a7547d1","it7yxkYWkvfD9JWQNDUvv6gL3o94q6qdq-XgqOvla3A.eyJpbnN0YW5jZUlkIjoiNjNjYWVlZTUtOWI4Yi00ZWEwLWE1MTgtZDRkZTEzMDNjMGE5IiwiYXBwRGVmSWQiOiIxNDFmYmZhZS01MTFlLTY4MTctYzlmMC00ODk5M2E3NTQ3ZDEiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI3ODQ3YjY0Ny1jNTAyLTQ5ODgtOGJiNi1lY2NkZTAxYjVhMDAiLCJiaVRva2VuIjoiYzRiMWFjZjQtYTg2Yy0wM2E2LTAwY2UtZWEwNmVmZGY3MDhlIiwic2l0ZU93bmVySWQiOiJjZTBiMDU0Yy01MmI5LTRhNGMtOGMzYi0yNWFkZDNmYTE1ZjAiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNS0xMi0wMlQwODoxMDo0My45MzZaIiwiYWNkIjoiMjAxMi0xMS0wNFQxMDozNDowMFoifQ"],"5":[null,null],"6":["14271d6f-ba62-d045-549b-ab972ae1f70e","7HH8gcdBtLpu_eN7KlMN7VgkPcrhTL2aDmclPzv-jqs.eyJpbnN0YW5jZUlkIjoiYTAyZGE5ZmItMjM4NS00ZTk5LTk2MzQtMTNkYTA0ZDQ1YzZiIiwiYXBwRGVmSWQiOiIxNDI3MWQ2Zi1iYTYyLWQwNDUtNTQ5Yi1hYjk3MmFlMWY3MGUiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJkMDgzOWQ3ZS1iNDRjLTQ0MTktODA1MC1kMWJjYTM3ZGI3MmIiLCJiaVRva2VuIjoiMDc1NmViZWEtMTA2Mi0wMzlmLTMzZTItMmQwMmY4MDhlYzRjIiwic2l0ZU93bmVySWQiOiJjZTBiMDU0Yy01MmI5LTRhNGMtOGMzYi0yNWFkZDNmYTE1ZjAiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNS0xMi0wMlQwODoxMDo0My45MzZaIiwiYWNkIjoiMjAxMi0xMS0wNFQxMDozNDowMFoifQ"],"7":["4b10fcce-732d-4be3-9d46-801d271acda9","nJ156oTrRzvhXmyZgmRPhWte4Mo0Q33EFUwfeNKDb0E.eyJpbnN0YW5jZUlkIjoiMzdjZTk0NWYtYjgwNS00ODViLTliOTktOGY0ZDFiNjViNjdiIiwiYXBwRGVmSWQiOiI0YjEwZmNjZS03MzJkLTRiZTMtOWQ0Ni04MDFkMjcxYWNkYTkiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJhNTJhMTIxYS01NDJlLTQxODItYWI4NS0zN2JjN2M1M2U5NzUiLCJiaVRva2VuIjoiOTBiNWQ2NGUtOGJlMi0wNTVkLTNlNGYtYjE5NWU3YjkwNjVjIiwic2l0ZU93bmVySWQiOiJjZTBiMDU0Yy01MmI5LTRhNGMtOGMzYi0yNWFkZDNmYTE1ZjAiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNS0xMi0wMlQwODoxMDo0My45MzZaIiwiYWNkIjoiMjAxMi0xMS0wNFQxMDozNDowMFoifQ"],"8":["139ef4fa-c108-8f9a-c7be-d5f492a2c939","wZbnR8E7hSbLw2UN6PLMxpJAmR1gsDKut5PE9x-bsLc.eyJpbnN0YW5jZUlkIjoiODM1Yjg1MzgtMDkwZC00OGU2LTgxYzEtM2I2NDA0NDBlZjFjIiwiYXBwRGVmSWQiOiIxMzllZjRmYS1jMTA4LThmOWEtYzdiZS1kNWY0OTJhMmM5MzkiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI2MDI5MjhjYi00MzFkLTQ0MDMtYjBmNy1hMjZjNWM0ODlhZWQiLCJiaVRva2VuIjoiMjQyMGM3MjktM2FlYS0wNWUwLTI0MTctMDViY2Y4OWM1ZjNiIiwic2l0ZU93bmVySWQiOiJjZTBiMDU0Yy01MmI5LTRhNGMtOGMzYi0yNWFkZDNmYTE1ZjAiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNS0xMi0wMlQwODoxMDo0My45MzZaIiwiYWNkIjoiMjAxMi0xMS0wNFQxMDozNDowMFoifQ"],"9":["2f70e2b4-ff36-472e-bdb9-ce393b13669e","t3e9lXBdLzHywToz5iua-pRHI7b94FXuXnXDWNRGWzA.eyJpbnN0YW5jZUlkIjoiMzc1ZjMxZDItMjEwYS00MmQ5LThiNDgtNzE3ZmEzZjQ4ZTg4IiwiYXBwRGVmSWQiOiIyZjcwZTJiNC1mZjM2LTQ3MmUtYmRiOS1jZTM5M2IxMzY2OWUiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5MDI0NzNjMy0xMmVkLTBmZGYtMmU5ZS00ZmE3NWYyODNlYWYiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"10":["e593b0bd-b783-45b8-97c2-873d42aacaf4","q1lqf8EUu5vzhMA6oPTNNQnK7FAWmTp199T-DofwBwQ.eyJpbnN0YW5jZUlkIjoiMzc1ZjMxZDItMjEwYS00MmQ5LThiNDgtNzE3ZmEzZjQ4ZTg4IiwiYXBwRGVmSWQiOiJlNTkzYjBiZC1iNzgzLTQ1YjgtOTdjMi04NzNkNDJhYWNhZjQiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5MDI0NzNjMy0xMmVkLTBmZGYtMmU5ZS00ZmE3NWYyODNlYWYiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"11":["13ee94c1-b635-8505-3391-97919052c16f","lb9lwTBET8I0J-RNmwqgp23w5DIsS16p1vbeVIC7his.eyJpbnN0YW5jZUlkIjoiNjQwNDliN2UtYjY5NS00YWU0LWEyNzctN2YxOTJmNTFlODU1IiwiYXBwRGVmSWQiOiIxM2VlOTRjMS1iNjM1LTg1MDUtMzM5MS05NzkxOTA1MmMxNmYiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjMzdmZDk2Zi04NTcyLTA3ZTItMDdhMS00MWMxZDM4ZDU4NzIiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"12":["55cd9036-36bb-480b-8ddc-afda3cb2eb8d","fBvBdP7BvMvQF47z-F3aWrfWqwTJqls4W7uiROAfuSE.eyJpbnN0YW5jZUlkIjoiNWI0NWNiN2YtYWM5My00YThkLWEwZGYtYWMxMTBlZjVjNTkwIiwiYXBwRGVmSWQiOiI1NWNkOTAzNi0zNmJiLTQ4MGItOGRkYy1hZmRhM2NiMmViOGQiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmYzNlODk2ZS05Zjc0LTA3OGItMDUwOS05MmM5ZjIyOTc1YjciLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"13":[null,null],"14":["35aec784-bbec-4e6e-abcb-d3d724af52cf","VjJatbfKF1bynwSPaRHNtNDrOTQmq6weG9JDrLQYmgw.eyJpbnN0YW5jZUlkIjoiZjhhNmU3NzktMjU5YS00MGNmLWJmN2ItNWE0ZmM1MWQ1YTJkIiwiYXBwRGVmSWQiOiIzNWFlYzc4NC1iYmVjLTRlNmUtYWJjYi1kM2Q3MjRhZjUyY2YiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1ZmRkYTU2OC0xNjdkLTBkYzktMWFhZC02NDk3MzljMWVhMGEiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"15":["8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841","oT8LCs1HiMfYQMEENsU5lfLWaDi5htwng_ttgENRrGI.eyJpbnN0YW5jZUlkIjoiMzYxNzY4MTAtMDBiMS00ZGM2LTg3OWQtYmU0NTBhNGQ5ZTcxIiwiYXBwRGVmSWQiOiI4ZWE5ZGYxNS05ZmY2LTRhY2YtYmJiOC04ZDNhNjlhZTU4NDEiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5MTZjMmEwMS0zMzU2LTAwYzAtMjI0Yi04MDlkZjY5MTJlNTYiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"16":["d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","22ohW_sKY5XFG6nz4FpbbsCUcJTjjHTzm5zyih-hhuc.eyJpbnN0YW5jZUlkIjoiZWZiY2IzNTYtODliMS00NzllLTk4YjgtNmFlNmVhOTc0MWYyIiwiYXBwRGVmSWQiOiJkOTA2NTJhMi1mNWExLTRjN2MtODRjNC1kNGNkY2M0MWYxMzAiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0OGM3ZjE0Ny1iYTU2LTBhOTgtM2Q2ZS01NDNlMTY0YmYxZDUiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"18":["135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","hhQlr1YUvS13FeViO78P3BRXum8EwIvyqh2l1PtKaq8.eyJpbnN0YW5jZUlkIjoiMjhmN2U5ZjktYmRhZS00YTNlLTljYjQtMzEwNDY2MGNkZDkzIiwiYXBwRGVmSWQiOiIxMzVjM2Q5Mi0wZmVhLTFmOWQtMmJhNS0yYTFkZmIwNDI5N2UiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4ZjhjYWJlOC04ZTQ5LTA3MzgtMzk2Mi0wZmRjOWFkMDZkYjQiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"19":["d70b68e2-8d77-4e0c-9c00-c292d6e0025e","GE5Fxc1Xd-H7aJIKO5Iyr-X84mWLeLNiWrma9ZZ19DM.eyJpbnN0YW5jZUlkIjoiZTk2YTA1NjYtOGFhNS00YTQ2LTlhNDktMmE2YmI3ZjliZTY4IiwiYXBwRGVmSWQiOiJkNzBiNjhlMi04ZDc3LTRlMGMtOWMwMC1jMjkyZDZlMDAyNWUiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0ZTExNDc3Ny1iOTQyLTA3NDAtM2Y5Zi0xNGIzNGIyNTBlNGYiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"20":["146c0d71-352e-4464-9a03-2e868aabe7b9","IofBT13TltDzWzcUC2bEbm621VmBIuKFlDbqxrDiAFc.eyJpbnN0YW5jZUlkIjoiNmQ5ZTZlZWYtYmYxOC00MTU3LWFmYmMtMTUzOGRlYjAzYjcyIiwiYXBwRGVmSWQiOiIxNDZjMGQ3MS0zNTJlLTQ0NjQtOWEwMy0yZTg2OGFhYmU3YjkiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjYWU1MmNmZS04Y2ZmLTBjNTEtMGE2YS0yYmUwMjI2YzhiNTUiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"21":["307ba931-689c-4b55-bb1d-6a382bad9222","5_WBdLFzvGbaqKS2_YrTBMhSXutlhfVnYQRm1PRTrn8.eyJpbnN0YW5jZUlkIjoiNDkwOWY4ODktNWU5ZC00ZTBiLTg3NTUtZTk5YzExMDQ2MGNkIiwiYXBwRGVmSWQiOiIzMDdiYTkzMS02ODljLTRiNTUtYmIxZC02YTM4MmJhZDkyMjIiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlZTcyYmE5OC02ZDdhLTAzMGQtMjI4My1kNzQ0ZWRkOGQwZWEiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"22":["14b89688-9b25-5214-d1cb-a3fb9683618b","1S0nkFFMUSiuZw149q3Eaw8AmzXkUhT9kSCI-oeOebY.eyJpbnN0YW5jZUlkIjoiYzYyNGVmOTEtMjc3OS00ODk1LWIwNWYtYzE4NzE1ZjZiMjA0IiwiYXBwRGVmSWQiOiIxNGI4OTY4OC05YjI1LTUyMTQtZDFjYi1hM2ZiOTY4MzYxOGIiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2MTVmYWQ4MC0xNDllLTA1OTMtMTU4OS1mZjVmZTkyYTAyMjMiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"23":["ea2821fc-7d97-40a9-9f75-772f29178430","DuJdRLN1wE_JgsvsPlPtCURkK1ZgETUfeT9pqB939Co.eyJpbnN0YW5jZUlkIjoiN2E3YzE1Y2UtMDAxYi00Mzc4LWIzMzItNTJiMzRhYWZiYjQ5IiwiYXBwRGVmSWQiOiJlYTI4MjFmYy03ZDk3LTQwYTktOWY3NS03NzJmMjkxNzg0MzAiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkZDA3NTdkZi0zM2ZjLTBlN2UtMTZlNC02YzZiYjY3MzBiNmUiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"24":["9bead16f-1c73-4cda-b6c4-28cff46988db","GtKrVjNYH_zV8SPypYx7av6ywjSrjxZW2ecvsNAmYs8.eyJpbnN0YW5jZUlkIjoiYTYzZmY0NWUtOTk4OS00ZTQzLWJjZGUtZGFjYjhkY2U4ZTMwIiwiYXBwRGVmSWQiOiI5YmVhZDE2Zi0xYzczLTRjZGEtYjZjNC0yOGNmZjQ2OTg4ZGIiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwMTQ0YjY0Zi1hYTZlLTAzNDUtMTkwOC1lNDEzNzExMjNlMTciLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"25":["1480c568-5cbd-9392-5604-1148f5faffa0","117YBkQeVWGh04S1kBFX_d5CvVwhiS-kaZ8_JpOSGxg.eyJpbnN0YW5jZUlkIjoiMGU5ODU0YmMtOTc5Ni00MDc2LTg0YmYtODQyZmVlZGQ0Y2Q4IiwiYXBwRGVmSWQiOiIxNDgwYzU2OC01Y2JkLTkzOTItNTYwNC0xMTQ4ZjVmYWZmYTAiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhOWUzMTZhZC1hNDcxLTBkNzAtMjE2OS1iYWY3MTIwMWZjZmYiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"26":["14e12b04-943e-fd32-456d-70b1820a2ff2","MC1KKz2AfEs-aG3a3w_Nm6Q3nBozOKVjdpm_fKy-JMc.eyJpbnN0YW5jZUlkIjoiYWI0MzU4MTQtZGZjYi00MDJhLWE3MWQtMDdkZTUyYmU2MzQ1IiwiYXBwRGVmSWQiOiIxNGUxMmIwNC05NDNlLWZkMzItNDU2ZC03MGIxODIwYTJmZjIiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwYzM4MWEwNS1lYzJjLTBkMmMtMDJjYi0zOTA2YWU2MmQzNjIiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"27":["14bca956-e09f-f4d6-14d7-466cb3f09103","8b4ZnRQ4GaDT6-CE6-o8Gc8HwGV4Vl8DgegO_XNtVdQ.eyJpbnN0YW5jZUlkIjoiNGRlNDk3OGQtZjVkMy00ZWIwLTlkOGUtM2U3ZDE1ODg4ZTFmIiwiYXBwRGVmSWQiOiIxNGJjYTk1Ni1lMDlmLWY0ZDYtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlYTlmZDU5Yy1jNjM0LTAzYjYtMzg1OC0wMGE1ZTk1NDNlMzgiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"28":["150ae7ee-c74a-eecd-d3d7-2112895b988a","lKatW-WLi8JHWOVOgjWTfta-82-RaRrwJevRNxWPmdU.eyJpbnN0YW5jZUlkIjoiNWM2ODBmMTktMWUzOS00YmYyLWI5MGUtN2FjMjBmZGU3NmUxIiwiYXBwRGVmSWQiOiIxNTBhZTdlZS1jNzRhLWVlY2QtZDNkNy0yMTEyODk1Yjk4OGEiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmYjEzNGQwOC0yZGRlLTA2ZjQtMWNkOC00NDFhZjMwMmM2YzYiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"29":["f123e8f1-4350-4c9b-b269-04adfadda977","TzjTEyUvXAYBELpTAg5OIfA1dQPJwdsvC-RCTs-yB6k.eyJpbnN0YW5jZUlkIjoiMzI4NmZjYTctZDNhMS00NGIwLTljYTctMWEyMzg4Mzk2OTJkIiwiYXBwRGVmSWQiOiJmMTIzZThmMS00MzUwLTRjOWItYjI2OS0wNGFkZmFkZGE5NzciLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5NWZkYmViNi1lMDQ2LTA5YjYtMzk3MS0yNGZiNzRlNWQ5MGEiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"31":["6edae7b0-5a00-407f-a94c-c347f0333e47","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCIxYTA4MTcyNC01N2YzLTRkMzgtYjQ5Yy0zMzZkOWViOWJhZDJcIixcImFwcERlZklkXCI6XCI2ZWRhZTdiMC01YTAwLTQwN2YtYTk0Yy1jMzQ3ZjAzMzNlNDdcIixcInNpZ25EYXRlXCI6XCIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1pcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiY2UwYjA1NGMtNTJiOS00YTRjLThjM2ItMjVhZGQzZmExNWYwXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiNmVkYWU3YjAtNWEwMC00MDdmLWE5NGMtYzM0N2YwMzMzZTQ3OjExLjAuMFwiLFwic2NkXCI6XCIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNlpcIixcImFjZFwiOlwiMjAxMi0xMS0wNFQxMDozNDowMFpcIn19IiwiaWF0IjoxNzgxMDI3Mzc0LCJleHAiOjE3ODEwNDE3NzR9.Ut0s6kXQezk9zKb13nVDZ0YA06soeMxVfABSnI1fs_c"],"32":["1973457f-c021-4da5-941f-58444ff761d4","EH9haf_cnudlF7nmAT8_8I1DDOKHGgPkpLzJI4rj29o.eyJpbnN0YW5jZUlkIjoiYTFhOGFjYzUtODNlZi00OGE0LThlNDgtNTU3YTFhYWU0N2U3IiwiYXBwRGVmSWQiOiIxOTczNDU3Zi1jMDIxLTRkYTUtOTQxZi01ODQ0NGZmNzYxZDQiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwNmQzZWVkNC1iMDA4LTA1YTItMmI5ZS02YmEyZTY3MmY3YzAiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"33":["1380b703-ce81-ff05-f115-39571d94dfcd","j7IuCpV6m8vW5utVQT_E22M54jETAvyhOMbU08psJMs.eyJpbnN0YW5jZUlkIjoiNDU4ZWNmMDEtYzkyMS00YTMzLWJkYmUtZDBlYjBiNDc2NTAzIiwiYXBwRGVmSWQiOiIxMzgwYjcwMy1jZTgxLWZmMDUtZjExNS0zOTU3MWQ5NGRmY2QiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlMmY1OGQxMC1mYWM2LTA3MzUtMTg2OC1lZTMzZjc5YmQ1MjQiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"34":["14d7032a-0a65-5270-cca7-30f599708fed","ztVLixjvio2fGJ7wLl1L5fDmIZoa_LD-fnz3fYbHFSA.eyJpbnN0YW5jZUlkIjoiMTZjMzhlOGItNDQ2MC00MzkxLThmMzYtNDI2M2NjNjYzNzU2IiwiYXBwRGVmSWQiOiIxNGQ3MDMyYS0wYTY1LTUyNzAtY2NhNy0zMGY1OTk3MDhmZWQiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiMWI4Y2M5YS03Nzg3LTBlOTctMmFlMC03Y2JiMzBiYTg3NzEiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"35":["6580b7e9-4031-4a62-a0a5-8e2fa92e8e18","gXzqVn8mAIiKOFYDYIMMrdFYIC1kGBw6L_scl5MnNXs.eyJpbnN0YW5jZUlkIjoiYzkyZDM5NmYtZmI4ZC00ZjBjLTk2ZDEtNzdmZjY2MTRiODFkIiwiYXBwRGVmSWQiOiI2NTgwYjdlOS00MDMxLTRhNjItYTBhNS04ZTJmYTkyZThlMTgiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2ZTU2N2I3ZS1jODZhLTAyMGEtMzMwNy00OTI3OWFjODA4M2EiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"36":["7516f85b-0868-4c23-9fcb-cea7784243df","1pnZ9cL3DLaWfXf_rbohsRPHyLtr3fI8LFsQiKZxXCI.eyJpbnN0YW5jZUlkIjoiZmI1YmM0MjEtZWViMS00NjM1LWEzZDQtNGI4YWI1M2I3NjA5IiwiYXBwRGVmSWQiOiI3NTE2Zjg1Yi0wODY4LTRjMjMtOWZjYi1jZWE3Nzg0MjQzZGYiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1YzIwODYzMC1kZDU2LTBiMzMtMDYwMi03NTUyNDllN2M2MmUiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"37":["57d13128-4a4c-494b-80b3-a6fb2e28018d","-k-I0xQCqSyv8eAhcBHlyIoEdogvtEf4F5lPdhy-K0o.eyJpbnN0YW5jZUlkIjoiMzBjODYyM2YtYzNhZS00MzdiLWI1ZDItMzkzNzJhNmY0ZDgwIiwiYXBwRGVmSWQiOiI1N2QxMzEyOC00YTRjLTQ5NGItODBiMy1hNmZiMmUyODAxOGQiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5N2IzMjAyZS1mMDQ5LTBlN2QtMTAwNC0wN2VmZDZiM2ZkYTciLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"38":["45c44b27-ca7b-4891-8c0d-1747d588b835","uzjxkdjkOuSsrPUbmVnPbVUpEITTLmg9Dm1zeTfQzaQ.eyJpbnN0YW5jZUlkIjoiYzJjNGQzZWMtMWE4Ny00YTY1LWJmOTgtMjlmMzlhNGExNzE0IiwiYXBwRGVmSWQiOiI0NWM0NGIyNy1jYTdiLTQ4OTEtOGMwZC0xNzQ3ZDU4OGI4MzUiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2NWJmOTFmZC0yOTYwLTA3NjMtMWE0ZS0xNzJiNjY5NmE3MzMiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"39":["fc9314bc-a317-4a2b-a9d4-5ad21cc57856","6yJvKIgAUjR4cNgTE8Ky0JNlzMw3DwiIV5U4Wija4Tw.eyJpbnN0YW5jZUlkIjoiMGZmZTJmYmMtOTFhMC00ZDE3LWE4NWYtNDVlZmMxMTA0MzQ4IiwiYXBwRGVmSWQiOiJmYzkzMTRiYy1hMzE3LTRhMmItYTlkNC01YWQyMWNjNTc4NTYiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhODg1NmRhZC1hMjQ3LTAwMTEtMGQ4OS03YjM3M2RjY2YzNmYiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"40":["50d8c12f-715e-41ad-be25-d0f61375dbee","_mt3PrZuFNXMbGwAP1b9HR9psaWNXKZgj2EpNz3eaA4.eyJpbnN0YW5jZUlkIjoiNGU1N2UyYWUtZTgyYy00NDk0LWIxNWEtMzMwYTg4ZDE4NWZiIiwiYXBwRGVmSWQiOiI1MGQ4YzEyZi03MTVlLTQxYWQtYmUyNS1kMGY2MTM3NWRiZWUiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlOTJjYTBiZi1kYmNiLTA5OTItMTQ4Yy0wZGQyNzQwZDM1ZGMiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"41":["f4d83b06-b408-4f3b-afd4-de8db311d7d8","UaUM84UkhtklQkZ7fxgiLKYx7vDl7Va3OaedK-Kz0y4.eyJpbnN0YW5jZUlkIjoiMWI3YTg5NTUtYzU3OS00NzBjLWJmMzItMWM1ZDVlMTc1NjY2IiwiYXBwRGVmSWQiOiJmNGQ4M2IwNi1iNDA4LTRmM2ItYWZkNC1kZThkYjMxMWQ3ZDgiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiYzAxY2I0NC1mNjllLTBhMGEtMWFlNC0yMjg1YTJjYmU2NDEiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"42":["135f6b38-764d-e005-2be3-1c77bf8d8f1d","LdPcddIHxbRi_MW4EehztADkg7TR3DJuoQBRAod6Z3Y.eyJpbnN0YW5jZUlkIjoiZGZjODkwZTgtNzA3Zi00OTg4LWJiNjgtOGE2ZGVmMTEwODNmIiwiYXBwRGVmSWQiOiIxMzVmNmIzOC03NjRkLWUwMDUtMmJlMy0xYzc3YmY4ZDhmMWQiLCJzaWduRGF0ZSI6IjIwMjYtMDYtMDlUMTc6NDk6MzQuNzc3WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjZTBiMDU0Yy01MmI5LTRhNGMtOGMzYi0yNWFkZDNmYTE1ZjAiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNS0xMi0wMlQwODoxMDo0My45MzZaIiwiYWNkIjoiMjAxMi0xMS0wNFQxMDozNDowMFoifQ"],"43":["14c92d28-031e-7910-c9a8-a670011e062d","zHLHnhBLcuzzQ5yz17IoX8bYSWS9UhlX0adqU-tnMzE.eyJpbnN0YW5jZUlkIjoiMWIyMmYwYzMtM2NjMS00M2E3LWFiMGItYWI2Yjg3OThjNGU4IiwiYXBwRGVmSWQiOiIxNGM5MmQyOC0wMzFlLTc5MTAtYzlhOC1hNjcwMDExZTA2MmQiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiYzU5YjJkMi0wZjI2LTBlYTEtMGVkZC05NWIzN2I0NDc0Y2YiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"44":["136e8e3c-0f84-1750-d45a-da6f5d7229f8","RFs6LVVu-x8wjQGAjuxE1HXJOynIJLxUckCLLKh93Cs.eyJpbnN0YW5jZUlkIjoiZmUxNGNkZWQtZmIyZS00OGExLWI4NTktMjFiMTVkMjRlYzZlIiwiYXBwRGVmSWQiOiIxMzZlOGUzYy0wZjg0LTE3NTAtZDQ1YS1kYTZmNWQ3MjI5ZjgiLCJzaWduRGF0ZSI6IjIwMjYtMDYtMDlUMTc6NDk6MzQuNzc4WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjZTBiMDU0Yy01MmI5LTRhNGMtOGMzYi0yNWFkZDNmYTE1ZjAiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNS0xMi0wMlQwODoxMDo0My45MzZaIiwiYWNkIjoiMjAxMi0xMS0wNFQxMDozNDowMFoifQ"],"45":["b8cfbda5-91e8-45ad-8c8d-4d4700534ab5","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCIzMTExNDU3NC1jZGExLTQ0ZTEtOGQ2MC02Y2U2MTRmYzRhM2FcIixcImFwcERlZklkXCI6XCJiOGNmYmRhNS05MWU4LTQ1YWQtOGM4ZC00ZDQ3MDA1MzRhYjVcIixcInNpZ25EYXRlXCI6XCIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3OFpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiY2UwYjA1NGMtNTJiOS00YTRjLThjM2ItMjVhZGQzZmExNWYwXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiYjhjZmJkYTUtOTFlOC00NWFkLThjOGQtNGQ0NzAwNTM0YWI1OjMuMC4wXCIsXCJzY2RcIjpcIjIwMjUtMTItMDJUMDg6MTA6NDMuOTM2WlwiLFwiYWNkXCI6XCIyMDEyLTExLTA0VDEwOjM0OjAwWlwifX0iLCJpYXQiOjE3ODEwMjczNzQsImV4cCI6MTc4MTA0MTc3NH0.uxiPXuJTSYheU-uYGxdWySTuLN5biPOsxWIGrTADx4A"],"46":["04a65725-1e32-4788-b572-ca2b820f1ed3","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCJiYjEzMzBiYi05ZDU0LTQ2MTItOTNiYi1jNjI2NGI2MzA0YTFcIixcImFwcERlZklkXCI6XCIwNGE2NTcyNS0xZTMyLTQ3ODgtYjU3Mi1jYTJiODIwZjFlZDNcIixcInNpZ25EYXRlXCI6XCIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3OFpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiY2UwYjA1NGMtNTJiOS00YTRjLThjM2ItMjVhZGQzZmExNWYwXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiMDRhNjU3MjUtMWUzMi00Nzg4LWI1NzItY2EyYjgyMGYxZWQzOjMuMC4wXCIsXCJzY2RcIjpcIjIwMjUtMTItMDJUMDg6MTA6NDMuOTM2WlwiLFwiYWNkXCI6XCIyMDEyLTExLTA0VDEwOjM0OjAwWlwifX0iLCJpYXQiOjE3ODEwMjczNzQsImV4cCI6MTc4MTA0MTc3NH0.JRPKCCO9pgnewMFESnQ6UWWg8Iu4ieT9tMbory1w3I8"],"47":["ff9fdd05-b17d-4740-8fb0-ac7d8d10dfe1","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCJiMmM4ZDE0Yy0zMTAyLTQ0NWYtYjQ0Mi04MWQ3NzgxMjhhY2JcIixcImFwcERlZklkXCI6XCJmZjlmZGQwNS1iMTdkLTQ3NDAtOGZiMC1hYzdkOGQxMGRmZTFcIixcInNpZ25EYXRlXCI6XCIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3OFpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiY2UwYjA1NGMtNTJiOS00YTRjLThjM2ItMjVhZGQzZmExNWYwXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiZmY5ZmRkMDUtYjE3ZC00NzQwLThmYjAtYWM3ZDhkMTBkZmUxOjIuMC4wXCIsXCJzY2RcIjpcIjIwMjUtMTItMDJUMDg6MTA6NDMuOTM2WlwiLFwiYWNkXCI6XCIyMDEyLTExLTA0VDEwOjM0OjAwWlwifX0iLCJpYXQiOjE3ODEwMjczNzQsImV4cCI6MTc4MTA0MTc3NH0.O0Vvewdlo3M6ySfEs3nScgpc1bwL9jNbn3VVwQTw8bI"],"48":["b38afe01-ec9e-458b-8c64-ab0fe51371bf","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCJlN2IwOTI1YS03N2ZiLTQ0YTMtYTNmYy00Mjc0YjNkYmQzNTBcIixcImFwcERlZklkXCI6XCJiMzhhZmUwMS1lYzllLTQ1OGItOGM2NC1hYjBmZTUxMzcxYmZcIixcInNpZ25EYXRlXCI6XCIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3OFpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiY2UwYjA1NGMtNTJiOS00YTRjLThjM2ItMjVhZGQzZmExNWYwXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiYjM4YWZlMDEtZWM5ZS00NThiLThjNjQtYWIwZmU1MTM3MWJmOjI0LjAuMFwiLFwic2NkXCI6XCIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNlpcIixcImFjZFwiOlwiMjAxMi0xMS0wNFQxMDozNDowMFpcIn19IiwiaWF0IjoxNzgxMDI3Mzc0LCJleHAiOjE3ODEwNDE3NzR9.FTxS-gnhZTWFFEynTm6NPT0RL7thxE3yoWccxis-AFI"],"49":["e4b5f1bc-c77a-4319-a60d-a46acb17f6fc","gs8FSyFQ9CbZWhJrf3NwiY0t5DWrWbZu1bo0W9ScbgI.eyJpbnN0YW5jZUlkIjoiYmY2OTJjNzQtMzk3MC00N2ZhLWIyODgtYjMxZWJlYWQ5YWNkIiwiYXBwRGVmSWQiOiJlNGI1ZjFiYy1jNzdhLTQzMTktYTYwZC1hNDZhY2IxN2Y2ZmMiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxODEyNmU2NS0wYTk3LTBhZmMtMTc1ZS04ZGM2NDI3MTJhZWEiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"50":["cfb50983-8afe-41d6-8c2b-d11b453b339f","KR7pYdlCYGqnUWHsb4D6srRo-bFc6HKrQhqb1utnQnU.eyJpbnN0YW5jZUlkIjoiZDI4MGM1ZjktYTNiOC00NDc2LThkZmEtY2IyMmYwN2M1YzQwIiwiYXBwRGVmSWQiOiJjZmI1MDk4My04YWZlLTQxZDYtOGMyYi1kMTFiNDUzYjMzOWYiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3NWZiODdlOC05MDVmLTA5NzAtMjgyYy1mNWZhMGNhMGVjNjciLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"1925":["675bbcef-18d8-41f5-800e-131ec9e08762","wixcode-pub.ac00a3492c6f14fd3c5008c1081fa4bb165594f4.eyJpbnN0YW5jZUlkIjoiMzc1ZjMxZDItMjEwYS00MmQ5LThiNDgtNzE3ZmEzZjQ4ZTg4IiwiaHRtbFNpdGVJZCI6IjExOWUyMmM1LTQ2YTYtNGEwYi05MDZmLTM4ZmU4ZjlhY2I5NiIsInVpZCI6bnVsbCwicGVybWlzc2lvbnMiOm51bGwsImlzVGVtcGxhdGUiOmZhbHNlLCJzaWduRGF0ZSI6MTc4MTAyNzM3NDc3NywiYWlkIjpudWxsLCJhcHBEZWZJZCI6IkNsb3VkU2l0ZUV4dGVuc2lvbiIsImlzQWRtaW4iOmZhbHNlLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3IiwiY2FjaGUiOnRydWUsImV4cGlyYXRpb25EYXRlIjpudWxsLCJwcmVtaXVtQXNzZXRzIjoiQWRzRnJlZSxTaG93V2l4V2hpbGVMb2FkaW5nLEhhc0RvbWFpbiIsInRlbmFudCI6bnVsbCwic2l0ZU93bmVySWQiOiJjZTBiMDU0Yy01MmI5LTRhNGMtOGMzYi0yNWFkZDNmYTE1ZjAiLCJpbnN0YW5jZVR5cGUiOiJwdWIiLCJzaXRlTWVtYmVySWQiOm51bGwsInBlcm1pc3Npb25TY29wZSI6bnVsbCwibG9naW5BY2NvdW50SWQiOm51bGwsImlzTG9naW5BY2NvdW50T3duZXIiOm51bGwsImJvdW5kU2Vzc2lvbiI6bnVsbCwic2Vzc2lvbklkIjpudWxsLCJzZXNzaW9uQ3JlYXRpb25UaW1lIjpudWxsLCJzaXRlQ3JlYXRlZERhdGUiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2NvdW50Q3JlYXRlZERhdGUiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"3463":["14517e1a-3ff0-af98-408e-2bd6953c36a2","MVX0vgoYL5dJ6tRASZpRHFU8e_DLj0j2vjohWzxXDGs.eyJpbnN0YW5jZUlkIjoiZDY0YjczODctYzY2Zi00MjYwLTkwMTAtMDRhY2VlYzZjMjE5IiwiYXBwRGVmSWQiOiIxNDUxN2UxYS0zZmYwLWFmOTgtNDA4ZS0yYmQ2OTUzYzM2YTIiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJlN2Q3ODhhNC02ZDFkLTQxODgtYTAwZi01ZDlmNTZlNzE4ZWIiLCJiaVRva2VuIjoiNzEzMDMxOTYtZjU4OC0wZjY2LTM1YzYtM2E3NDEyMWE3MjNlIiwic2l0ZU93bmVySWQiOiJjZTBiMDU0Yy01MmI5LTRhNGMtOGMzYi0yNWFkZDNmYTE1ZjAiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNS0xMi0wMlQwODoxMDo0My45MzZaIiwiYWNkIjoiMjAxMi0xMS0wNFQxMDozNDowMFoifQ"],"3981":["225dd912-7dea-4738-8688-4b8c6955ffc2","2Dlud_Q9HKqVI9ZYtvuAyUUNMTxp47Q0Du5djZeH6fg.eyJpbnN0YW5jZUlkIjoiNmI3ZDgwNDQtODY4MS00ZDZjLWI4Y2UtYWIzOTBiYTIyM2I3IiwiYXBwRGVmSWQiOiIyMjVkZDkxMi03ZGVhLTQ3MzgtODY4OC00YjhjNjk1NWZmYzIiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI0NDZlZDJmYi00MTE0LTRlYjEtYmYyNC1lZmJmMzYzODM2NDYiLCJiaVRva2VuIjoiY2MwNmMyNTUtYjU2Ni0wMDZhLTFkMTgtOTVlMWY3N2U5MzkwIiwic2l0ZU93bmVySWQiOiJjZTBiMDU0Yy01MmI5LTRhNGMtOGMzYi0yNWFkZDNmYTE1ZjAiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNS0xMi0wMlQwODoxMDo0My45MzZaIiwiYWNkIjoiMjAxMi0xMS0wNFQxMDozNDowMFoifQ"],"5490":["13d21c63-b5ec-5912-8397-c3a5ddb27a97","Qv1u7oauw6COJmmNqvt4mi7B_Z93i-33cZpDNPgmnoY.eyJpbnN0YW5jZUlkIjoiYTUxYjY3YzAtZWQ1YS00NjgyLWFjMTYtYWZhMzBjZjBjZWQ4IiwiYXBwRGVmSWQiOiIxM2QyMWM2My1iNWVjLTU5MTItODM5Ny1jM2E1ZGRiMjdhOTciLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwMjYwMjVkMS1kZWJkLTBiODQtMDljMC05MTdiZjAyYzdlZmYiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"5994":["cc552162-24a4-45e0-9695-230c4931ef40","KjI5HrDs4ngK-NBzsG_Jw3iv7u6F6cBkWwzd7rUfDxc.eyJpbnN0YW5jZUlkIjoiYmMxMWU2YzUtZWFjZS00ZjA1LTg2NzktN2E4NzdlMjg0M2Y0IiwiYXBwRGVmSWQiOiJjYzU1MjE2Mi0yNGE0LTQ1ZTAtOTY5NS0yMzBjNDkzMWVmNDAiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxYjZhYTRkNC1kOTI5LTAyMDMtMjNhZi00NDVmODJmNGYzZDMiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"6696":["14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fHdfwgLs6nELnD7O2Mxv1fLXCULzP5Eg-3A-WLu7Z70.eyJpbnN0YW5jZUlkIjoiMTZjOWRhZDctZjE4MC00NzgyLTlhYmYtNWMzYmNlZWU5NDE3IiwiYXBwRGVmSWQiOiIxNGNjNTliYy1mMGI3LTE1YjgtZTFjNy04OWNlNDFkMGUwYzkiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiMWIyOThjNi1jMjY3LTBhODQtM2Y2OS02MmUzMzIzMjI0MzAiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"7207":["b976560c-3122-4351-878f-453f337b7245","uowfXzvUuqEWwYhYMs2vafBV4yQIpp7AYKvUK_gfTDg.eyJpbnN0YW5jZUlkIjoiMTAwNzA1ZGUtOGExNS00NTU4LWE5MmEtZTA0NzIyYjlkYTJlIiwiYXBwRGVmSWQiOiJiOTc2NTYwYy0zMTIyLTQzNTEtODc4Zi00NTNmMzM3YjcyNDUiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiNzdjNDdjZi1iOWYyLTA4NWUtMGNmYy1kZTlmZGU2NTZhMDkiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"7494":["4aebd0cb-fbdb-4da7-b5d1-d05660a30172","KO2tbOTMh2yQsBdjpDveu1MmEpePQhOmOcdi2KJ7MMM.eyJpbnN0YW5jZUlkIjoiNTEwNGM1YTktNjk3OS00NjllLTgyMTItZjAxNTI5YTM4ZTMyIiwiYXBwRGVmSWQiOiI0YWViZDBjYi1mYmRiLTRkYTctYjVkMS1kMDU2NjBhMzAxNzIiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmNjdmODdiOC01YTllLTBiOTgtMjdjNC1jZWNkZDU3ZjNlMTUiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"7617":["14cffd81-5215-0a7f-22f8-074b0e2401fb","JAXaMvvV8pynb_8Dh1rsKYHxK2E_YVfono0vr8OecZo.eyJpbnN0YW5jZUlkIjoiMDgwMDg3ZWUtNjdjNi00MTlkLThmOTctZTAxZDAzNTU5Zjg3IiwiYXBwRGVmSWQiOiIxNGNmZmQ4MS01MjE1LTBhN2YtMjJmOC0wNzRiMGUyNDAxZmIiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhZjdiYzVmZi01NDIxLTBjOWItMmE0MS1kZWM1ZmY4OTJmYTAiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"8860":["14ce1214-b278-a7e4-1373-00cebd1bef7c","Zc8FB082zp96NCorpirg5Hkf98NkGi8NMehT8anCAeU.eyJpbnN0YW5jZUlkIjoiMjFiNjc3MDUtMWU0Ny00NzcyLWI3NTMtM2FmOTczMTljNGNkIiwiYXBwRGVmSWQiOiIxNGNlMTIxNC1iMjc4LWE3ZTQtMTM3My0wMGNlYmQxYmVmN2MiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4NmNkMzUxNC0yZGEwLTBhNzQtMTI4NS0wNDIxOGZjNTc0ZWEiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"11185":["14409595-f076-4753-8303-9a86f9f71469","_OJgNo2gqBwO7Cl9n02_YqGmOq37pL0oH39rBpYqYuU.eyJpbnN0YW5jZUlkIjoiZWIxZWNlZWEtODhiZC00ODcwLWJiNDMtNDk5MzAwYzcwY2VmIiwiYXBwRGVmSWQiOiIxNDQwOTU5NS1mMDc2LTQ3NTMtODMwMy05YTg2ZjlmNzE0NjkiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0YzY1OGNmYi1iYjVhLTA1NzYtMWU5NS03NzRiZmMxYmJjYzgiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"12853":["14bcded7-0066-7c35-14d7-466cb3f09103","qfQ2s8hog3TqmlCpJBS8Uv0is66DwoveBjOJp2NjGa8.eyJpbnN0YW5jZUlkIjoiYWQ1MjJlN2ItYzg1My00N2M3LTg2MzMtZWNiOGZiMjE5ZmU4IiwiYXBwRGVmSWQiOiIxNGJjZGVkNy0wMDY2LTdjMzUtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwYTI5NmM2YS1mYmI0LTBhYzEtMjNlNS1kMjYwMDdmZDJmY2YiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"13617":["7479d596-137c-4fa3-89cd-d7091042ba61","J2Q8L7nuV6Vi6qA17s1fYM0MQTJNKb9w1pr32xwsHyM.eyJpbnN0YW5jZUlkIjoiZDI1NjkwMWMtZjAyMi00OWI3LThiYzUtZWJkNzRhOTc3YzYyIiwiYXBwRGVmSWQiOiI3NDc5ZDU5Ni0xMzdjLTRmYTMtODljZC1kNzA5MTA0MmJhNjEiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3NTJkZDIwZC1jM2M1LTA0YjEtMmUxMy1kNTBmYjY0YmNjNDUiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"15545":["13bb5d67-1add-e770-a71f-001277e17c57","W_hHyC-GzjRXL0oQhSt4YsGqshiIk1W30v5k_6dNshM.eyJpbnN0YW5jZUlkIjoiOTEzYTIyYjEtM2ExMS00YWQ5LWEwNTktNTI5MWM0OGNjM2I2IiwiYXBwRGVmSWQiOiIxM2JiNWQ2Ny0xYWRkLWU3NzAtYTcxZi0wMDEyNzdlMTdjNTciLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzNjQxNjBhMC0wOWY2LTA3ZGYtMDU4Zi02YzQ5Mzg1MDczOTEiLCJzaXRlT3duZXJJZCI6ImNlMGIwNTRjLTUyYjktNGE0Yy04YzNiLTI1YWRkM2ZhMTVmMCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI1LTEyLTAyVDA4OjEwOjQzLjkzNloiLCJhY2QiOiIyMDEyLTExLTA0VDEwOjM0OjAwWiJ9"],"-666":["22bef345-3c5b-4c18-b782-74d4085112ff","tUzUoBRZWwKV-Ty6crk6F9qCaTyMJPHbWS5BQNzBNOU.eyJpbnN0YW5jZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3IiwiYXBwRGVmSWQiOiIyMmJlZjM0NS0zYzViLTRjMTgtYjc4Mi03NGQ0MDg1MTEyZmYiLCJtZXRhU2l0ZUlkIjoiYTc3YjQyMTEtMzNlNy00ZDA2LWE1ZDYtM2VkOGZjZGNiMDI3Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTA5VDE3OjQ5OjM0Ljc3OFoiLCJkZW1vTW9kZSI6ZmFsc2UsInNpdGVPd25lcklkIjoiY2UwYjA1NGMtNTJiOS00YTRjLThjM2ItMjVhZGQzZmExNWYwIiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMjUtMTItMDJUMDg6MTA6NDMuOTM2WiIsImFjZCI6IjIwMTItMTEtMDRUMTA6MzQ6MDBaIiwic3MiOmZhbHNlfQ"]}},"seo":{"context":{"siteName":"Ingeblikt","siteUrl":"https:\/\/www.ingeblikt.be","domain":"ingeblikt.be","indexSite":true,"defaultUrl":"https:\/\/www.ingeblikt.be\/","currLangIsOriginal":true,"siteOgImage":"https:\/\/static.wixstatic.com\/media\/ce0b05_769eeb5e566240d581265a68c5cf1798%7Emv2.png","homePageTitle":"home","facebookAdminId":"ingeblikt","businessName":"Ingeblikt","businesLocale":"nl-be","businesLogo":"https:\/\/static.wixstatic.com\/media\/ce0b05_efd420c0a6224c46a3e27ea635634f67~mv2.png","businessLocationCountry":"BE","businessLocationFormatted":"Baronielaan 16, Tielt, Belgium","businesLocationsState":"VLG","businessLocationCity":"Tielt","businesLocationsStreet":"Baronielaan","businessLocationsStreetNumber":"16","businessPostalCode":"8760","businessLocationCoordinates":{"latitude":50.9483768,"longitude":3.2788472},"businessSchedule":{},"currency":"EUR","experiments":{"specs.seo.EnableFaqSD":"false","specs.seo.EnableOnlineProgramsVideoSD":"true"},"platformAppsExperiments":{"225dd912-7dea-4738-8688-4b8c6955ffc2":{"specs.bookings.deprecateConferenceAccountService":"true","specs.forms.LocalPhoneNumbers":"true","specs.forms.DropdownColors":"true","specs.forms.MultilineAddressInTemplates":"true","specs.forms.FetchFormsInEditor":"false","specs.forms.FixControllerActions":"true","specs.forms.WdsOpacityColorPicker":"false","specs.bookings.BIFInstallOnlyMeetings":"false","specs.form-app.AiFormAssistantV2":"false","specs.forms.ImportFilesToMediaManagerExperiment":"true","specs.form-app.AiFormAssistantOptionsButtons":"true","specs.bookings.InstallMeetingsForBIF":"false","specs.forms.EnablePhoneField":"true","specs.bookings.UseConferencingSpiHost":"true","specs.forms.ApplyHeadingsStyleParams":"false","initFormControllerWithTimeout":"B","specs.forms.BoxlessTextStyles":"true","specs.forms.EnablePresetTab":"false","specs.forms.SubmitActionPopup":"true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.useImageAvifFormat":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.useMotherSiteAppInstance":"true","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.slideTransition":"true","specs.proGallery.shouldShowNewPanels":"false","specs.pro-gallery.displayProGalleryPresets":"true","specs.pro-gallery.navigationArrowsDrawer":"true","specs.pro-gallery.horizontalTitlePlacementOptions":"true","specs.pro-gallery.artstoreShowDeprecationMessageInSettings":"false","specs.pro-gallery.navArrowsVericalPositionController":"true","specs.pro-gallery.enablePGRenderIndicator":"false","specs.pro-gallery.excludeFromWarmupData":"false","specs.pro-gallery.customNavigationArrows":"true","specs.pro-gallery.fixedGalleryRatio":"true","specs.pro-gallery.displayProGalleryNewPreset":"true","specs.pro-gallery.useReactionService":"true","specs.pro-gallery.textBoxWidthControllers":"true","specs.pro-gallery.allowOverlayGradient":"true","specs.pro-gallery.excludeFromLayoutFixer":"false","specs.pro-gallery.useIsInFirstFold":"false","specs.pro-gallery.dontRenderGalleryBelowFoldOnLoad":"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.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","excludeFromHlsVideosNew":"A","specs.pro-gallery.removeRoleApplication":"true","specs.pro-gallery.tryCentralizedConduction":"false","specs.pro-gallery.organizeMediaMultiTypes":"true","specs.pro-gallery.useServerBlueprints-preview":"false","specs.pro-gallery.displayPreset15":"true","specs.pro-gallery.enableVideoPlaceholder":"true","specs.pro-gallery.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"cc552162-24a4-45e0-9695-230c4931ef40":{"specs.services.NewServicesPage":"true","specs.services.ServicesPageOpenModalOnInstall":"false","specs.services.AddInquiryPageInstallationFallback":"true"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true","specs.vod.VodWidgetNewSettingsResponsive":"false"},"b976560c-3122-4351-878f-453f337b7245":{"specs.profilePageBoB.EnablePageLoadErrorState":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.RemoveAdditionOfGlobalControllerInV3":"true","specs.membersArea.AllowInstallingProfileE3":"true","specs.membersAreaV2.SyncDataWithMenuItems":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.profilePageBoB.EnableCSSIndicators":"true","specs.profilePageBoB.EnableCustomSausageBarConfig":"true","specs.membersArea.AddWidgetsPluginsResilience":"true","specs.membersArea.installedWidgetsFromRoutes":"true","specs.membersAreaV2.UseSyncDeleteActions":"true","specs.profilePageBoB.Enable404SeoStatusCode":"true","specs.membersArea.EnableSausageBar":"true","specs.profilePageBoB.EnableFFLightboxErrorState":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.profilePageBoB.UseNewErrorPageRedirectFlow":"false","specs.profilePageBoB.EnableNotLoggedInErrorState":"true","specs.membersArea.EnableUnifiedManager":"true","specs.profilePageBoB.VerticalDeletionRemoveRefreshApp":"true","specs.membersAreaV2.fasterMemberFetching":"true","specs.membersArea.OptimizeViewedMemberRolesFetch":"true"},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.ping.membersAreaUseNotificationsV2Api":"true","specs.membersArea.addStandalonePageRoutesToPublicAppData":"true","specs.membersArea.useScalableDimensionsForLoginBarOnE3":"true","specs.membersArea.addNavigationIntentParams":"true","specs.membersArea.EnableDependencyInstallationCheck":"true","specs.membersArea.enableAppData":"true","specs.membersArea.normalizeMenuItemsLinkMetaData":"true","specs.membersArea.APIRaceConditionHandling":"true"},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.members.enableMuteMembersSkill":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersArea.ShouldOpenPropertyInDevCenter":"false","specs.myAccount.EnablePhoneNumberValidation":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.EnableLoginBarComponentExtension":"true","specs.members.enableUpdateCustomFieldSkill":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.AllowInstallingProfileE3":"true","specs.members.enableHideCustomFieldSkill":"true","specs.members.LogUpdateMemberRequest":"false","specs.myAccount.EnableCSSIndicators":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersAreaV2.HidePermissionsPanelOnPrivateMA":"false","specs.myAccount.EnableDatePickerStyling":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.myAccount.EnableHtmlTagSettings":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.AddManageMemberAccessAction":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.membersArea.EnableDependencyInstallationCheck":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.membersArea.SkipRolesSyncOnMemberCreated":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.myAccount.EnableMyAccountMiddleware":"true","specs.members.enableUnmuteMembersSkill":"true","specs.membersArea.UseMembersAboutV2":"true","specs.profileCard.HideMessageButtonForNonSocialChatUsers":"false","specs.myAccount.EnableUrlEditNote":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.UseApplyChangeToAllLanguagesForMaV2":"true","specs.myAccount.ShowButtonTextSetting":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.badges.shouldUseBadgesV3InEdm":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersArea.EnableInstallationTimeout":"false","specs.members.enableManageMemberPrivacySkill":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.myAccount.EnableDesignTabResetButtonPerPage":"true","specs.myAccount.EnableLoginAndAddressInTextsTab":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.members.enableCreateCustomFieldSkill":"true","specs.myAccount.EnableWDSPanels":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.myAccount.EnableAllSubdivisionsInAddressForm":"true","specs.membersArea.ShowHeadingLevelSettings":"true"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"specs.wixBlog.FixMultipleColors":"true","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.wixBlog.RemoveBlocksPostPage":"false","specs.wixBlog.UseWarmupStateInOldPostPage":"false","specs.wixBlog.PreInstalledAuthorChanged":"true","specs.wixBlog.UseBlogSettingsAllPostsFeedLabels":"true","specs.wixBlog.BlogSausageMenu":"false","specs.wixBlog.SausageMenuFeed":"false","specs.wixBlog.BMMergePendingReviewTab":"false","specs.wixBlog.ImportUseDraftPostApiProxy":"true","specs.wixBlog.NewBlogPostComment":"false","specs.wixBlog.DontCallDbOnBadSlug":"false","specs.wixBlog.UseWarmupStateInPostList":"true","specs.wixBlog.UseWarmupStateInNewPostPage":"true","specs.wixBlog.BlockViewCountUpdates":"false","specs.wixBlog.ReturnRichContentInsteadOfDraftJs":"true","draftPostProxyNileRoutingExperiment":"A","specs.ricos-server.resolveParentPagePath":"true","specs.wixBlog.HashtagPageUseFeedPage":"true","specs.wixBlog.PostRatings":"true","specs.wixBlog.DisplayPostComposerError":"false","specs.wixBlog.ScrollPostListToTop":"true","specs.wixBlog.PreInstalledPostSubmittedForReview":"true","specs.ricos.enablePages":"true","specs.wixBlog.UseBlogPermissionCacheService":"true","specs.wixBlog.UseWarmupStateInFeed":"true","specs.wixBlog.UseLayoutFixer":"true","specs.forms.EnableFormsInBlog":"true","specs.wixBlog.DisableBlogInjectGenie":"false","specs.wixBlog.UseTranslationCreditsApi":"true","specs.membersArea.BlogCommentsFromCommentsSerivice":"true","specs.wixBlog.LiveSiteEditorDeprication":"true","specs.ricos.enableSmartBlock":"true","specs.wixBlog.UseFilesusrDomain":"false","specs.wixBlog.UsePromptHubForImageGeneration":"true","specs.wixBlog.MigrateCustomFeedOnEditorReady":"false","specs.wixBlog.SettingsFromParastorage":"false","specs.wixBlog.NewBlogPostPublishedAutomation":"true","specs.wixBlog.UseBlogLikeNinjaService":"true","specs.wixBlog.BMManagePendingReviews":"true","specs.wixBlog.PreInstalledPostSubmissionStatus":"true","specs.wixBlog.EnableDiscoveryIngestion":"true","specs.wixBlog.UseAiServiceCreateDraftPost":"true","specs.wixBlog.UseVisitorPrimaryLocale":"true","specs.wixBlog.PreInstalledScheduledPostPublished":"true"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.MoveCustomUrlApiToSiteStoreConstructor":"true","specs.ecom.SupportManualPaymentsOnPaymentRequest":"false","specs.stores.FixQuickViewNavigationToProductPage":"true","specs.stores.FixVariantIdCalculationInGalleryAddToCartFlow":"true","specs.ecom.ShowMultipleLineItemActions":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.FixPriceElementsPanelMultilingual":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.ecom.SupportSubscriptionDescriptionOnPaymentRequest":"true","specs.stores.RemoveLoadConfigInProductWidget":"true","specs.stores.ReturnCartIdNullInsteadOfDeprecatedForExpressService":"true","specs.stores.ShowFromTextOnFullSelectedVariant":"true","specs.stores.FixNavigationDotsPosition":"true","specs.stores.GalleryFilterChoicesGrouping":"true","specs.stores.ProductPageNewWixCodeApi":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.ProductPageUpliftProductOptionsViewer":"true","specs.ecom.violationBasedOnDeliveryOption":"true","specs.stores.InfoSectionTabsTPAComponent":"true","specs.stores.StorefrontSwatchImagesGQLFetch":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.ecom.OrdersHideSubscriptionBillingPeriodWhenProductPeriodNotAligned":"true","specs.stores.ZoomableMainMedia":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"true","specs.stores.allowProductPageButtonsOption":"true","specs.ecom.separateAdditionalFee":"true","specs.stores.ProductPageMainMediaNavigationArrows":"true","cartValidationsInPurchaseFlow":"A","ecomTestFedOwnerScope":"A","specs.stores.ProductPageBreadcrumbsDesignViewer":"true","specs.stores.FetchLocaleFromWixCodeApi":"true","ecomCallCartV2FromCartPublicApi":"B","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.FixVerticalThumbnailsPosition":"true","specs.stores.FixVariantIdCalculationInBuyNowFlow":"true","specs.stores.OnlineStoresSessionStorageWithTTL":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ResponsiveGalleryMigration":"true","specs.ecom.ShowCrossedOutPriceOnLineItemLevel":"true","specs.stores.GalleryAllowLinkToProductPageInSSR":"true","specs.ecom.MergeExpressDeliveryRateWithHandlingFee":"false","specs.stores.ProductPageSlotsAddMoreProps":"true","specs.stores.AddDiscountsToVariantsItemsQueries":"true","specs.stores.GalleryFixWarmUpDataCacheKeyWithQueryParams":"true","specs.ecom.useLocaleForDeliveryTimeSlot":"true","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.ShowErrorHandlingToastsGallery":"true","specs.ecom.ShowAllSubscriptionItemNames":"false","specs.ecom.useSelectedDeliveryOptionFallbackInSlotAPI":"false","specs.stores.ShowGiftCardAddToCartSettings":"true","specs.stores.PPAlignFontSizeToModernLayout":"true","specs.ecom.fixGroupedDeliveryOptionSelection":"false","specs.stores.productPageMobileSettings":"false","specs.stores.GalleryFixSideFiltersShrink":"true","usingStoresViewerScriptAddToCart":"A","specs.stores.FixFilterKeySpecialCharacter":"true","specs.stores.StorefrontLegacyEnablePanoramaIntegration":"true","specs.ecom.RevampDiscountsInCartAndCheckout":"true","specs.stores.GalleryA11yReflowFilterModalFix":"true","specs.stores.ProductPageDescriptionToggle":"true","specs.ecom.ShowVoidedErrorMessage":"true","specs.stores.ProductPageWaitForWarmupData":"true","specs.stores.UseNewSubscriptionView":"true","specs.forms.FixControllerActions":"true","specs.stores.UseCartV2ForDirectPurchase":"false","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.ProductPageUplift":"true","specs.stores.ProductPageUpliftNewFeaturesSF":"true","specs.stores.ProductPageBlocksCtaTrackEvents":"true","specs.stores.AllowGalleryIntervalNavigation":"true","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.stores.GalleryNewErrorState":"true","specs.ecom.showPriceWithFreeShippingCoupon":"true","specs.stores.GalleryStoreExtractSEO":"true","specs.stores.ProductPageSsrInvalidationTags":"true","specs.stores.StorefrontSwatchImages":"true","specs.stores.ConfigureGalleryViewStates":"true","specs.ecom.FixCartNavigationOnPreview":"false","specs.stores.FixPPTotalSwiperSizeCalc":"true","specs.stores.GalleryWaitForWarmupData":"true","specs.stores.FixMigratedAllProductsInManualCategoryList":"true","specs.stores.SliderGalleryExposeOptionsViewer":"true","specs.stores.FixMultilingualTextInSF":"true","specs.stores.Set404ForSeoWhenPageHasNoProducts":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"true","specs.stores.FixPPAddToCartButtonTextKeyPriority":"true","ecomTestFed":"A","specs.ecom.useFallbackInPreviewLoader":"true","specs.stores.ProductPageSlots":"true","specs.stores.newClearFiltersHoverState":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.ecom.AddDiscountDataToTYPOrderQuery":"true","specs.stores.ProductPageConsumePublicDataFromBothScopes":"true","specs.ecom.OrderPlatformFeesUoU":"true","storesFTGalleryEnableLoadMoreHoverUnderline":"A","ecomUseCartEstimationIndicators":"A","specs.ecom.ShowOverviewTitleOnPaymentRequest":"true","specs.stores.GallerySeoTags":"true","specs.stores.ProductPageBlocksFixAddToCartOnSecondaryLang":"true","specs.stores.AllowStickySidebarInViewer":"true","ecomExpressCheckoutBreakdownFromDeliverySummaryAndDiscounts":"A","specs.stores.SubscriptionPlansNewDesignViewer":"true","specs.ecom.OrdersModifiers":"true","specs.ecom.loadDeliverySectionsDataOnReadOnly":"true","specs.stores.PPNavigationSectionPerBreakpoint":"true","specs.ecom.AddProjectionsTYPQuery":"true","specs.stores.UseStoreLanguageForTranslations":"false","specs.ecom.UpdateCartIconsSVGViewer":"true","specs.stores.GalleryStoreExtractBI":"true","specs.forms.EnablePhoneField":"true","specs.stores.FixGalleryBorderRadiusOnZoomHover":"true","specs.stores.UseExperimentsFromPlatformFlowApiLegacyProjects":"true","specs.ecom.ShowMultipleSubscriptions":"true","specs.stores.FixBackInStockButtonValidation":"true","ecomInlineAddressSelectionInCart":"A","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.GalleryRouterHTTPMethodToGet":"true","ecomHasTaxFromTaxSummary":"B","specs.ecom.HideMissingLineItemImagesInPaymentRequest":"true","specs.stores.FixProductPageMediaCentering":"true","specs.stores.GalleryFixOutOfBoundsPageParam":"true","specs.stores.GalleryQuickBuyViewer":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.SwitchLocalStorageToSessionStorageInGalleryNavigationToPP":"true","specs.stores.PriceFilterClientTicksCalculation":"true","specs.stores.GalleryConditionalCategoriesDataFetch":"true","specs.stores.MobileImageRatio":"false","specs.ecom.TaxExemptionOnTYP":"true","specs.stores.CustomTextDesignViewer":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.UseExperimentsFromPlatformFlowApi":"true","specs.stores.FixProductPageHydrationError":"true","specs.stores.AllowGalleryFreeModeNavigationInViewer":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.stores.ProductPageSupportGridLayout":"true","specs.stores.FixPPMainImageOverflow":"true","specs.stores.FixProductPageHistoricalBreadcrumbsStyleParams":"true","specs.stores.EnableWarmUpDataCaching":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.UseCategoryRouterData":"true","ecomSendIapProductIdsToApp":"A","specs.stores.ExtendPlaceOrderDeadline":"true","specs.stores.RemoveLoadConfigInAddToCart":"false","specs.ecom.useLocaleForDatePicker":"true","specs.stores.OnlineStoresCurrencyClientFormatting":"true","storesStickyAddToCart":"A","ecomExtendPlaceOrderDeadline":"B","specs.stores.ProductPageRicoDescription":"true","specs.stores.CategoryPageFooterDescriptionSF":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.WdsMyBookingsSettings":"false","specs.bookings.stripLayoutMultiColumn":"true","specs.forms.LocalPhoneNumbers":"true","specs.bookings.serviceListMenuLayout":"true","specs.bookings.TimezoneAwareSlotMatching":"true","specs.bookings.paidByClasspassIndication":"true","specs.bookings.idanExperimentTest":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.MyBookingsCssPBPIndication":"true","specs.bookings.wdsCalendarWidgetSettings":"false","specs.bookings.msaNotPartOfBlockNavigation":"true","specs.bookings.DeepLinkAddonsUOU":"false","specs.bookings.daily-agenda.staff-image-view":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.members-area-lazy-load":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.AddonsAndPlanOnlyUOU":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.EcomRendererHidePriceForMembershipAndFree":"true","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.migrateServiceDetailsToStyleParm":"true","specs.bookings.OutOfModalScrollFix":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.calendarFixLoadingButtonSize":"true","specs.bookings.BookAnotherText":"true","specs.bookings.initSlotsToShow":"true","specs.bookings.SubscriptionPricingUoU":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.RedesignA1":"true","specs.bookings.AdditionalTimeSlotsInFormPlugin":"true","specs.bookings.updateFemToWixFormsPopulation":"false","specs.bookings.ClearButtonAnyStaffMember":"false","specs.bookings.ResetNavigatingStatusOnBack":"true","specs.bookings.FormAddH1HeaderForA11y":"true","specs.bookings.DeprecateCatalogServicesSlotAvailability":"true","specs.bookings.agendaWarmupDataForStaffMembers":"true","specs.bookings.WcagContrastCheck":"true","specs.bookings.servicesPagesBreadcrumbs":"true","specs.bookings.WixFormsMigration":"true","specs.bookings.timeQueryParamAutoSelect":"true","specs.bookings.supportServicesChoices":"false","specs.bookings.Editor3":"true","specs.bookings.UouZoomV2":"true","specs.bookings.ServiceListNumOfSpotLeftFix":"false","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.migrateCalendarSettingsToServicesV2":"true","specs.bookings.warnOnShowAllServicesFilterOption":"true","blockBuyPlanWhenNoAvailablePlansUoU":"B","specs.bookings.CalendarAndServiceListShowDiscount":"false","specs.bookings.removeExtraReloadCalendar":"true","specs.bookings.HandleMembershipErrorInCheckoutUoU":"true","specs.bookings.allowDiscountForBookingItems":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.DevCenter.IncludeAppointmentWaitlistInSSR":"true","specs.bookings.BookOnBehalf":"false","specs.bookings.warmupDataCachingForCalendar":"true","specs.forms.FixControllerActions":"true","specs.bookings.removeCategoryQueryParamOnNavigation":"true","relatedProductsOnServices":"A","specs.bookings.servicesPerLoadInServiceListSettings":"true","specs.bookings.ResetNavigatingStatusOnServicePage":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.FiveNines":"false","specs.bookings.ShouldDisplayTaxAddressField":"true","specs.bookings.AppBuilderUseServicesV2":"true","specs.bookings.FormEditorKBContent":"false","specs.bookings.MyBookingsShowFormSubmission":"true","specs.bookings.translatePages":"false","specs.bookings.MoveToMetroMembershipSpiHostUoU":"true","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.PaymentMethodRadioButtons":"true","specs.bookings.useBookingsViewerCache":"false","specs.bookings.useQueryEventsInServicePage":"true","specs.bookings.FormUseAutomationsForSMS":"true","specs.bookings.UOUIntakeFormsIntegration":"true","specs.bookings.SingleLineItemPreviewPrice":"true","specs.bookings.RescheduleDefaultLocation":"true","specs.bookings.calendar-summary":"true","specs.bookings.ServiceV2ServicePage":"true","specs.bookings.CheckIsMemberAreaInstalledUsingPublicAPI":"true","specs.bookings.fetchOnlyTenStaffMembers":"false","specs.bookings.BookingsFormWDS":"false","specs.bookings.CancellationFeesUoU":"true","specs.bookings.daily-agenda.display-preferences.categories-filter":"false","specs.bookings.calendarA11YChanges":"true","specs.bookings.BookFlowSettings":"true","specs.bookings.AllDayMultiDayEvents":"true","specs.bookings.daily-agenda.settings-preferences.custom-location-filter":"true","specs.bookings.updateFemToWixForms":"true","specs.bookings.noTpaSettingsProviderInList":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.bookAgainController":"true","specs.bookings.DemoBookingFlow":"false","specs.bookings.CartConflictEnableSlotsTimezoneConversion":"true","spec.bookings.owner-fes.DeprecateCatalogWriter":"false","specs.bookings.AutomaticDiscountsUoU":"true","specs.bookings.agendaServiceFilterByLocationSettings":"true","specs.bookings.FixPresetIdInitialization":"true","specs.bookings.bookButtonDestination":"true","specs.bookings.fetchTabsInServiceList":"true","specs.bookings.AnonymousReschedule":"true","specs.bookings.A11YCalendarLabel":"true","specs.bookings.migrateUoUAvailability2":"true","specs.bookings.ServiceListWdsMigration":"false","specs.bookings.removeSkipPreferencesModalParam":"true","specs.bookings.allowRescheduleWithDynamicPricing":"false","specs.bookings.CheckForExistingBooking":"true","specs.bookings.withErrorHandlerCheckout":"true","spec.bookings.owner-fes.RemoveOldEndpoints":"true","specs.bookings.UseQueryBySessionStartForContactBookings":"true","specs.bookings.DynamicPricingResilientUOU":"false","specs.bookings.UseGetAvailabilityForCourse":"true","specs.bookings.RemoveCalendarLinkFromBookingsCheckoutSettingsPanel":"true","specs.bookings.DetachNumberOfParticipantsFieldFromForm":"true","specs.bookings.AddonsUOU":"true","specs.bookings.ShowRemainingCourseSessions":"true","specs.bookings.MultiLocationUoU":"true","specs.bookings.UseNewBenefitsAPIUoU":"true","specs.bookings.FormReplaceArray":"true","specs.bookings.showErrorMessageOnInvalidIntakeForm":"true","specs.bookings.DepositeOrFullAmountUoU":"true","specs.bookings.QueryServicesInBatches":"false","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.bookings.boMultilocation":"true","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.SupportDynamicPricingWithPaymentOptions":"true","specs.bookings.ReportBookingAttemptBlockedAutomationOnly":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.FixPricingPlanNavigation":"true","specs.bookings.QueryAvailabilityFromNow":"true"}}},"userPatterns":[{"patternType":"STATIC_PAGE_V2","content":"{\"tags\":[{\"type\":\"title\",\"children\":\"{{site.business.name}} | {{page.name}}\"},{\"type\":\"meta\",\"props\":{\"content\":\"{{site.business.name}} | {{page.name}}\",\"property\":\"og:title\"}},{\"type\":\"meta\",\"props\":{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}}]}"}],"metaTags":[{"name":"fb_admins_meta_tag","value":"ingeblikt","property":false},{"name":"google-site-verification","value":"b3uStIVsk6m0yVYVNR_1ww6TKWWAbK1a_E9lb8G0awA","property":false}],"customHeadTags":"","isInSEO":true,"hasBlogAmp":false,"mainPageId":"rmz7o"},"serviceRegistrar":{},"sessionManager":{"isRunningInDifferentSiteContext":false,"expiryTimeoutOverride":0,"appsInstances":{},"sessionModel":{}},"siteMembersWixCodeSdk":{"isPreviewMode":false,"isEditMode":false,"smToken":"","smcollectionId":"0f6385a3-ea2b-45d6-b68e-6d8a9ea30ee3"},"siteMembers":{"collectionExposure":"Public","smcollectionId":"0f6385a3-ea2b-45d6-b68e-6d8a9ea30ee3","smToken":"","protectedHomepage":false,"isTemplate":false,"loginSocialBarOnSite":false,"routerPrefix":"","isCommunityInstalled":false,"baseUrl":"https:\/\/www.ingeblikt.be","memberInfoAppId":7617},"siteScrollBlocker":{"isBuilderComponentModel":false},"siteWixCodeSdk":{"fontFaceServerUrl":"https:\/\/serverless.parastorage.com\/_serverless\/site-sdk-server\/v1\/style","siteDisplayName":"Ingeblikt","siteRevision":1534,"regionalSettings":"nl-be","language":"nl","currency":"EUR","mainPageId":"rmz7o","pageIdToPrefix":{},"routerPrefixes":{},"timezone":"Europe\/Brussels","pageIdToTitle":{"is3z1":"Lo & Hugo by IJstijd - bedrijfsfilm","o5frv":"Unilin - Gandae","utnqf":"Hydraqua - instructie","hrlwh":"Annelies Verhaeghe - social media","lenwh":"CKV Bank - testimonial","e291o":"Gas.be - vodcast","wqnoj":"Koddaert dakplaten","nzbge":"De Watergroep - WPC","gatkh":"AZ Sint-Lucas Gent - instructie","s8gm3":"work","ntvfd":"Vanden Broele - BlueConnect","ovjah":"safety","hcfng":"fotografie","dk3u9":"Belevingsfabriek - Blankenstein","ezw3q":"De Watergroep - Life Local Water Adapt","ev7ey":"Post","qrwc4":"studio","k1hua":"e-learning","vypf5":"link in bio","ko89b":"Vanden Broele - webinars","zle9k":"video","zg2gz":"Fullscreen Page","eztip":"verkoopvoorwaarden","mziwb":"AZ Sint-Lucas Gent - project","enef3":"cookies","upcwg":"social media","ix3zl":"televisie","kq8ci":"podcast","nyi1v":"Sobinco - aftermovie","hkgik":"contact","ljhm2":"Unilin - instructie","qar4g":"POM West-Vlaanderen - WestWijs","toqza":"AZ Sint-Lucas Gent - rekrutering","m54o8":"Unilin - product","eqz1j":"blog","lgyau":"disclaimer","ibxvt":"VITO Kennispunt Water - Anchor","q4b7k":"AquaFlanders - Kraanwater","whc08":"about","rmz7o":"home","wg8yh":"Standaard Uitgeverij - Aspe","dhoj7":"AZ Sint-Lucas Gent - webinar oncologie","eenu6":"EDIH-EBE - reportage","gwgz6":"404 error page","h1ehn":"Flux50 - reportage","lcu5g":"privacy","fy1l3":"Clarysse - product"},"urlMappings":null,"viewMode":"Site"},"speculationRules":{"currentPagePath":"\/"},"ssrCache":{},"tpaCommons":{"widgetsClientSpecMapData":{"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html","mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html","tpaWidgetId":"pro-gallery","appPage":{},"applicationId":6,"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":6,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":true},"cee9250f-6d1b-4792-9c89-92ad9331a14c":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"2aab0194-002b-49b0-96b0-14023fe80a51":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"0c69860e-22af-4e7d-afb5-8688f8a62810":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"d6c045f0-5d83-4c6c-845e-9059ca159990":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"a9d4e3aa-646a-4318-8cd1-142bf9dcbcc6":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"19c2c23c-bee0-46d5-89a8-aa218df193c9":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"dce5b630-279d-48fe-ad36-d4689446f8b8":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"dafd3feb-14fb-4e16-af79-43fa6e7757d6":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"8170e65e-9571-4936-8d8c-87b20e86983e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"e0a0078d-0b7b-448b-8286-634343625929":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"5801308f-1c6e-484c-afaa-f5f002a0f05a":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"dcb496ce-09a9-4ad8-b376-8b95516767e4":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"a0ad8ad7-c3d5-49d1-afd4-21d5bd73e727":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"d88f5910-8e5f-430d-9a33-ead698c6a601":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"3f41d62e-4f48-4ba5-a2f4-54cc7b6a412f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"18c27451-20c4-4b32-817a-cec90ef4cf6a":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"94473845-b8a0-44cb-9b46-3be017b18139":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"5660fe6b-36b3-4f3a-91f9-494f629b105f":{"widgetUrl":"\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"83f9f884-6bc1-40fe-9507-0caf491eb30a":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"21044b85-8044-4a6a-9f6e-b60b6b8b8240":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"e824d6ec-80ef-42ea-bb34-a345716451c6":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"85ed03d7-7cab-44cf-b261-956cf77078d7":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"c6a5ef1c-92b9-4523-b0cf-f5f86e18b63f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"34f0a4f4-6ffe-4e9b-a144-0ad7c1ab8c80":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"54160040-d8c6-47a0-b9cb-2023c59e5f72":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"60c9bfbb-a162-45a3-a1f3-66fea3e3e4ed":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"8a95c2ad-d49b-4a5c-8b7d-5a90a2e5cd18":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"94749934-1639-4306-84db-7149978a0562":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"e90b63c1-7f1b-48c5-b046-391f2478d2aa":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"7ba61b91-d50d-4b14-ab40-0e5e9220919c":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"7286ccdf-e28c-4ad8-a243-f90d09949ca3":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"830c75f8-dbe6-4bf9-bc08-7e39828a6301":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"cb811972-44c1-44b5-8fc9-c9508659c54e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"ec526bfa-27bd-40a7-80c5-2deabcbaf204":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"c5a464fa-7892-47d5-b23e-f11e9ac1d694":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"c6b2e7c1-46ed-4cc5-8dbd-50ddb1b1e9ad":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"5ec17c5e-c01b-4d4f-9ffe-ab6282146654":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"ceecd61c-3aec-4639-b32c-cbfe1400e819":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"e86110ad-890a-4b7a-abe3-6e8dc8bb15cf":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"437cf52e-f57d-449e-af48-96791677e471":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"ccd857ff-153e-452c-8cea-3f3a8aafeb86":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"43ae5824-a10b-4baf-9584-775920339ec7":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"43f58330-cdf6-4381-b1f4-e0d571533f51":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"1a280e59-fe91-46e5-9a08-66000a7becbe":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"26616003-ec67-46bf-93f3-eb1c1476a581":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"appDefinitionName":"Wix Portfolio","appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","isWixTPA":true,"allowScrolling":false},"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","tpaWidgetId":"shoutout_feed","appPage":{},"applicationId":18,"appDefinitionName":"ShoutOut (Legacy)","appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","isWixTPA":true,"allowScrolling":false},"934ed7d1-b3bf-4c85-bee4-6b0476b9fb5a":{"widgetUrl":"\/","appPage":{},"applicationId":31,"appDefinitionName":"Search & Filter Gallery","appDefinitionId":"6edae7b0-5a00-407f-a94c-c347f0333e47","isWixTPA":false,"allowScrolling":false},"df9f8d65-d618-4d71-9379-2d91862c3c7f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":31,"appDefinitionName":"Search & Filter Gallery","appDefinitionId":"6edae7b0-5a00-407f-a94c-c347f0333e47","isWixTPA":false,"allowScrolling":false},"7e4ed1fb-ae6b-4847-aeae-1e98f90558e2":{"widgetUrl":"\/","appPage":{},"applicationId":31,"appDefinitionName":"Search & Filter Gallery","appDefinitionId":"6edae7b0-5a00-407f-a94c-c347f0333e47","isWixTPA":false,"allowScrolling":false},"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.4341.0\/ProductPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.4341.0\/ProductPage","appPage":{"id":"product_page","name":"product_page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6150.0\/SideCart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6150.0\/SideCart","tpaWidgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","appPage":{"id":"Side Cart","name":"Side Cart","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"14666402-0bc7-b763-e875-e99840d131bd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/add-to-cart","mobileUrl":"https:\/\/ecom.wix.com\/storefront\/add-to-cart","tpaWidgetId":"add_to_cart_button","appPage":{},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/Wishlist","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/Wishlist","appPage":{"id":"wishlist","name":"My Wishlist","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":7,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"13afb094-84f9-739f-44fd-78d036adb028":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/GridGallery","tpaWidgetId":"grid_gallery","appPage":{},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"bb5ba6e9-272d-4a4d-a8dd-5e349744b539":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6150.0\/SuccessPopup","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6150.0\/SuccessPopup","tpaWidgetId":"","appPage":{"id":"Success Popup","name":"Success Popup","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6150.0\/cart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6150.0\/cart","appPage":{"id":"shopping_cart","name":"Cart Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/SliderGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/SliderGallery","tpaWidgetId":"slider_gallery","appPage":{},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3507.0\/thankYouPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3507.0\/thankYouPage","appPage":{"id":"thank_you_page","name":"Thank You Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":4,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/order-history","mobileUrl":"https:\/\/ecom.wix.com\/storefront\/order-history","appPage":{"id":"order_history","name":"My Orders","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":5,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/GridGallery","appPage":{"id":"product_gallery","name":"Shop","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/cartwidget","mobileUrl":"https:\/\/ecom.wix.com\/storefront\/cartwidget","tpaWidgetId":"shopping_cart_icon","appPage":{},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"244576c9-d856-49b9-af14-216071924e3b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchModalGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchModalGallery","tpaWidgetId":"244576c9-d856-49b9-af14-216071924e3b","appPage":{},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchResultsPageGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchResultsPageGallery","tpaWidgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","appPage":{},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"widgetUrl":"\/","tpaWidgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","appPage":{"id":"Payment Request Page","name":"Payment Request Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":true,"hideFromMenu":true},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":true},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/CategoryPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/CategoryPage","tpaWidgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","appPage":{"id":"Category Page","name":"Category Page","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"widgetUrl":"https:\/\/ecom.wixapps.net\/storefront\/checkout","mobileUrl":"https:\/\/ecom.wixapps.net\/storefront\/checkout","appPage":{"id":"checkout","name":"Checkout","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":false,"fullPage":false,"landingPageInMobile":true,"hideFromMenu":true},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":true},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","mobileUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","tpaWidgetId":"product_widget","appPage":{},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"deaaaab0-f5bd-4b7a-a652-3845efcb546a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/ecom-platform-checkout\/1.0.0\/BundleBundle","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/ecom-platform-checkout\/1.0.0\/BundleBundle","tpaWidgetId":"deaaaab0-f5bd-4b7a-a652-3845efcb546a","appPage":{},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"215f8ab7-97c3-4838-a6d0-ad4a61747158":{"widgetUrl":"\/","appPage":{},"applicationId":33,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"13680446-8836-ab84-1fa0-353191ca4611":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/media-gallery\/wix_cached_view","mobileUrl":"https:\/\/www.powr.io\/plugins\/media-gallery\/wix_cached_view","tpaWidgetId":"powr_image_gallery","appPage":{},"applicationId":42,"appDefinitionName":"Gallery","appDefinitionId":"135f6b38-764d-e005-2be3-1c77bf8d8f1d","isWixTPA":false,"allowScrolling":false},"14c92de1-0e02-cbe5-98e9-c3de44d63a55":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.627.0\/FaqOoi","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.627.0\/FaqOoi","tpaWidgetId":"faq_widget","appPage":{},"applicationId":43,"appDefinitionName":"Wix FAQ","appDefinitionId":"14c92d28-031e-7910-c9a8-a670011e062d","isWixTPA":true,"allowScrolling":false},"136e8e54-a599-3a61-e4cd-14548c1da9d2":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/social-feed\/wix_cached_view","mobileUrl":"https:\/\/www.powr.io\/plugins\/social-feed\/wix_cached_view","tpaWidgetId":"powr_banner_slider","appPage":{},"applicationId":44,"appDefinitionName":"Instagram Feeds","appDefinitionId":"136e8e3c-0f84-1750-d45a-da6f5d7229f8","isWixTPA":false,"allowScrolling":false},"d41e71ed-6823-4fdb-b3ed-5d50b2e7226f":{"widgetUrl":"\/","appPage":{},"applicationId":45,"appDefinitionName":"Usercentrics for Wix","appDefinitionId":"b8cfbda5-91e8-45ad-8c8d-4d4700534ab5","isWixTPA":false,"allowScrolling":false},"ebf92050-f1aa-46a9-89a9-8725590fdafd":{"widgetUrl":"\/","appPage":{},"applicationId":46,"appDefinitionName":"Consentik GDPR Cookie Banner","appDefinitionId":"04a65725-1e32-4788-b572-ca2b820f1ed3","isWixTPA":false,"allowScrolling":false},"30724743-e01f-40ec-b340-4b1488a4f845":{"widgetUrl":"\/","appPage":{},"applicationId":47,"appDefinitionName":"Blockify: IP & Country Blocker","appDefinitionId":"ff9fdd05-b17d-4740-8fb0-ac7d8d10dfe1","isWixTPA":false,"allowScrolling":false},"3798cbc1-ba04-487b-a13f-e5c5d47d9edf":{"widgetUrl":"\/","appPage":{},"applicationId":48,"appDefinitionName":"Cookie Consent & GDPR","appDefinitionId":"b38afe01-ec9e-458b-8c64-ab0fe51371bf","isWixTPA":false,"allowScrolling":false},"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetUrl":"https:\/\/engage.wixapps.net\/chat-widget-server\/renderChatWidget\/index","tpaWidgetId":"wix_visitors","appPage":{},"applicationId":3463,"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.2777.0\/Form","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/form-app\/1.2777.0\/Form","tpaWidgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","appPage":{},"applicationId":3981,"appDefinitionName":"Wix Forms","appDefinitionId":"225dd912-7dea-4738-8688-4b8c6955ffc2","isWixTPA":true,"allowScrolling":false},"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":5490,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"169204d8-21be-4b45-b263-a997d31723dc":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":5490,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.3509.0\/BookingServicePage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.3509.0\/BookingServicePage","appPage":{"id":"Booking Service Page","name":"Service Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5490,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3581.0\/WeeklyTimetable","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3581.0\/WeeklyTimetable","tpaWidgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","appPage":{},"applicationId":5490,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.665.0\/MyBookings","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.665.0\/MyBookings","appPage":{"id":"bookings_member_area","name":"My Bookings","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5490,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3581.0\/DailyAgenda","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3581.0\/DailyAgenda","tpaWidgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","appPage":{},"applicationId":5490,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"621bc837-5943-4c76-a7ce-a0e38185301f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.2233.0\/BookOnline","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.2233.0\/BookOnline","appPage":{"id":"bookings_list","name":"Book Online","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":4,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5490,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.2233.0\/ServiceListWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.2233.0\/ServiceListWidget","tpaWidgetId":"service_list_widget","appPage":{},"applicationId":5490,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3581.0\/BookingCalendarWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3581.0\/BookingCalendarWidget","tpaWidgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","appPage":{},"applicationId":5490,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"widgetUrl":"https:\/\/editor.wix.com\/","tpaWidgetId":"bookings_timetable_daily","appPage":{},"applicationId":5490,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2440.0\/BookingsForm","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2440.0\/BookingsForm","tpaWidgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","appPage":{"id":"Booking Form","name":"Booking Form","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5490,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.640.0\/DailyAgenda","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.640.0\/DailyAgenda","tpaWidgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","appPage":{},"applicationId":5490,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":5490,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"e1339b7c-0c95-43fe-89f6-be037ad29ea9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.580.0\/MyBookings","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.580.0\/MyBookings","tpaWidgetId":"e1339b7c-0c95-43fe-89f6-be037ad29ea9","appPage":{"id":"My Bookings","name":"My Bookings","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5490,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","tpaWidgetId":"widget","appPage":{},"applicationId":5490,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3581.0\/BookingCalendar","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3581.0\/BookingCalendar","tpaWidgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","appPage":{"id":"Booking Calendar","name":"Booking Calendar","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5490,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"85cec25d-4915-4842-9bb8-b610058b6b7d":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-services-widget\/1.276.0\/WixServicesPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-services-widget\/1.276.0\/WixServicesPage","tpaWidgetId":"85cec25d-4915-4842-9bb8-b610058b6b7d","appPage":{"id":"Inquiry Services Page","name":"Inquiry Services Page","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5994,"appDefinitionName":"Wix Services","appDefinitionId":"cc552162-24a4-45e0-9695-230c4931ef40","isWixTPA":true,"allowScrolling":false},"800dace0-a9ea-4d19-a3d1-a6d536d3d6b5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-services-widget\/1.276.0\/WixServices","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-services-widget\/1.276.0\/WixServices","tpaWidgetId":"800dace0-a9ea-4d19-a3d1-a6d536d3d6b5","appPage":{},"applicationId":5994,"appDefinitionName":"Wix Services","appDefinitionId":"cc552162-24a4-45e0-9695-230c4931ef40","isWixTPA":true,"allowScrolling":false},"e53d6a92-5acc-4a00-9d4d-f46c86a49c2e":{"widgetUrl":"\/","appPage":{},"applicationId":6696,"appDefinitionName":"Wix Members Area","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","isWixTPA":true,"allowScrolling":false},"5956d247-32d0-43af-9a49-7d1090c1e666":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":7207,"appDefinitionName":"Members Area","appDefinitionId":"b976560c-3122-4351-878f-453f337b7245","isWixTPA":true,"allowScrolling":false},"2f6c5608-393f-4b15-bfd8-d4e15396787a":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":7207,"appDefinitionName":"Members Area","appDefinitionId":"b976560c-3122-4351-878f-453f337b7245","isWixTPA":true,"allowScrolling":false},"5ab312ae-0cf7-4093-bbf5-5e4d3690151c":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":7207,"appDefinitionName":"Members Area","appDefinitionId":"b976560c-3122-4351-878f-453f337b7245","isWixTPA":true,"allowScrolling":false},"31aadcb0-9add-42cb-9b21-72f41e91389b":{"widgetUrl":"\/","tpaWidgetId":"31aadcb0-9add-42cb-9b21-72f41e91389b","appPage":{"id":"member_settings_page","name":"member_settings_page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":7207,"appDefinitionName":"Members Area","appDefinitionId":"b976560c-3122-4351-878f-453f337b7245","isWixTPA":true,"allowScrolling":false},"5a4d1a4f-58c5-4389-8a03-5cbabe4a9f3b":{"widgetUrl":"\/","tpaWidgetId":"5a4d1a4f-58c5-4389-8a03-5cbabe4a9f3b","appPage":{"id":"member_page","name":"member_page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":7207,"appDefinitionName":"Members Area","appDefinitionId":"b976560c-3122-4351-878f-453f337b7245","isWixTPA":true,"allowScrolling":false},"25d08a82-0ea5-40f4-8047-07aee3e73e40":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":7207,"appDefinitionName":"Members Area","appDefinitionId":"b976560c-3122-4351-878f-453f337b7245","isWixTPA":true,"allowScrolling":false},"009081ab-9c3d-41d5-8b90-41af0e84c159":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":7207,"appDefinitionName":"Members Area","appDefinitionId":"b976560c-3122-4351-878f-453f337b7245","isWixTPA":true,"allowScrolling":false},"a26fd26a-3dd9-42ca-b381-326a9c143e38":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":7207,"appDefinitionName":"Members Area","appDefinitionId":"b976560c-3122-4351-878f-453f337b7245","isWixTPA":true,"allowScrolling":false},"596a6688-3ad7-46f7-bb9c-00023225876d":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":7207,"appDefinitionName":"Members Area","appDefinitionId":"b976560c-3122-4351-878f-453f337b7245","isWixTPA":true,"allowScrolling":false},"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.1239.0\/MyWallet","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.1239.0\/MyWallet","appPage":{"id":"my_wallet","name":"My Wallet","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":7494,"appDefinitionName":"My Wallet","appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","isWixTPA":true,"allowScrolling":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2822.0\/MyAccount","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2822.0\/MyAccount","appPage":{"id":"member_info","name":"My Account","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":7617,"appDefinitionName":"Member Account Info","appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","isWixTPA":true,"allowScrolling":false},"144097ea-fea0-498e-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4631.0\/WixVideo","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4631.0\/WixVideo","tpaWidgetId":"wix_vod_develop","appPage":{},"applicationId":11185,"appDefinitionName":"Wix Video","appDefinitionId":"14409595-f076-4753-8303-9a86f9f71469","isWixTPA":true,"allowScrolling":false},"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-comments-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-comments-page","appPage":{"id":"member-comments-page","name":"Blog Comments ","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14e5b36b-e545-88a0-1475-2487df7e9206":{"widgetUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","mobileUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","tpaWidgetId":"recent-posts-widget","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/Blog","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/Blog","appPage":{"id":"blog","name":"Blog","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"5fdc6c03-080d-4872-b567-24146c82fae5":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/RelatedPosts","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/RelatedPosts","tpaWidgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/CategoryMenu","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/CategoryMenu","tpaWidgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"5940091f-797c-4e86-9c57-73fcfd87425f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"e5520a99-1725-4b88-a85f-c439916890c8":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"68a2d745-328b-475d-9e36-661f678daa31":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/TagCloud","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/TagCloud","tpaWidgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-likes-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-likes-page","appPage":{"id":"member-likes-page","name":"Blog Likes","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":4,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"widgetUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","mobileUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","tpaWidgetId":"custom-feed-widget","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"26858b64-aad8-42ab-8c63-f19009198c7b":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"d134b0c9-8085-415a-9479-b555374ba958":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/RssButton","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/RssButton","tpaWidgetId":"rss-feed-widget","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/Archive","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/Archive","tpaWidgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"211b5287-14e2-4690-bb71-525908938c81":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/Post","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/Post","appPage":{"id":"post","name":"Post","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3195.0\/PostTitle","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3195.0\/PostTitle","tpaWidgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"813eb645-c6bd-4870-906d-694f30869fd9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/PostList","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/PostList","tpaWidgetId":"813eb645-c6bd-4870-906d-694f30869fd9","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"bc7fa914-015b-4c32-a323-e5472563a798":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"7466726a-84cf-41c8-be6b-1694445dc539":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f260e4-ea13-f861-b0ba-4577df99b961":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","appPage":{"id":"member-drafts-page","name":"My Drafts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/MyPosts","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/MyPosts","tpaWidgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","appPage":{"id":"My Posts","name":"My Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-posts-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-posts-page","appPage":{"id":"member-posts-page","name":"Blog Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":5,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":12853,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"97466558-6e7b-43e6-9734-82123ef4c3f3":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":13617,"appDefinitionName":"Category Header","appDefinitionId":"7479d596-137c-4fa3-89cd-d7091042ba61","isWixTPA":true,"allowScrolling":false},"13bb5dc2-a098-5a74-502b-6bac84e80b23":{"widgetUrl":"https:\/\/tpa.wixapps.net\/music-server\/music-widget","mobileUrl":"https:\/\/tpa.wixapps.net\/music-server\/music-widget","tpaWidgetId":"wix_music","appPage":{},"applicationId":15545,"appDefinitionName":"Wix Music","appDefinitionId":"13bb5d67-1add-e770-a71f-001277e17c57","isWixTPA":true,"allowScrolling":false}},"appsClientSpecMapData":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"applicationId":6,"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.1523.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.1523.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1523.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427"},"width":{"desktop":{},"tablet":{},"mobile":{}},"shouldCloneDataPerComponent":true,"viewer":{"errorReporting":{"url":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427"}},"studio":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.973.0","hipaaCompliant":true},"isWixTPA":true},"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130":{"applicationId":16,"appDefinitionName":"Wix Portfolio","appFields":{"platform":{"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=eddaf1fb-7444-4866-abf5-b6147d2eb578&metaSiteId=3b797846-5b17-4d50-aa76-817ae872bd80&siteRevision=9292","blocks_devSiteUrl":"https:\/\/exposure4.editorx.io\/i8oyrsuu6sw43bmv723c","blocks_widgetManifestsUrl":"\/manifests\/d90652a2-f5a1-4c7c-84c4-d4cdcc41f130\/9292\/manifests.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/portfolio-bob\/1.1225.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/portfolio-bob\/1.1225.0"},"baseUrlsTemplate":{"staticsBaseUrl":"<%= serviceUrl('portfolio-bob', '\/') %>"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/portfolio-bob\/1.1225.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"<%= serviceUrl('portfolio-bob', 'viewerScript.bundle.min.js') %>","isStretched":{"desktop":true},"routerServiceUrl":"\/_serverless\/portfolio-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/portfolio-bob\/1.1225.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954"},"editorScriptUrlTemplate":"<%= serviceUrl('portfolio-bob', 'editorScript.bundle.min.js') %>","width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{"url":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954"}},"studio":{"siteHeaderUrl":"f512fcdec26704c7da6a309d7b11c311_r3.json","wixCodeGridId":"2122ce2b-e7c2-40bf-a898-a6aa6f852c52","wixCodeInstanceId":"61d54d44-4efd-4c52-a518-f54563d97c37"}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.portfolio-bob"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^40.340.0","hipaaCompliant":true,"installedVersion":"^40.0.0"},"isWixTPA":true},"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":{"applicationId":18,"appDefinitionName":"ShoutOut (Legacy)","appFields":{"premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.3725.0","hipaaCompliant":true},"isWixTPA":true},"6edae7b0-5a00-407f-a94c-c347f0333e47":{"applicationId":31,"appDefinitionName":"Search & Filter Gallery","appFields":{"platform":{"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=12fc1346-5881-4526-8dcc-81a0e5ba27e0&metaSiteId=0c389cbd-7b27-42d0-86a9-e816da43f785&siteRevision=191","blocks_devSiteUrl":"https:\/\/marketpushapps.editorx.io\/i0iv0t1shmf7yy3ui-49","blocks_widgetManifestsUrl":"\/manifests\/6edae7b0-5a00-407f-a94c-c347f0333e47\/191\/manifests.json"},"permissionsEnforced":true,"editorScriptUrl":"{urlTemplate:{universalEditorApp:*}}","viewerScriptUrl":"{urlTemplate:{appStudioBundler:*}}","studio":{"siteHeaderUrl":"63c428dfcfee4715137ee62a9a6edef3_r3.json","wixCodeGridId":"27cd3690-4e57-49f1-8836-526e6c59de4b","wixCodeInstanceId":"12515cb8-b7ba-4547-b990-e79ba971f686"}},"permissionsEnforced":true,"blocksPermissionsEnforced":true,"newEditorSchemaVersion":"externalUnifiedComponents","isStandalone":true,"semanticVersion":"^11.0.0","installedVersion":"^11.0.0"},"isWixTPA":false},"1380b703-ce81-ff05-f115-39571d94dfcd":{"applicationId":33,"appDefinitionName":"Checkout & Orders","appFields":{"platform":{"routerHttpMethod":"GET","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1500.0\/","cartIconBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.2290.0\/","productWidgetBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2057.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2322.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4339.0\/"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4779.0\/editor.bundle.min.js","routerServiceUrl":"\/_api\/wixstores-tpa-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-viewer-script\/1.59.0\/webworker\/ecom-platform-viewer-script.umd.min.js","errorReporting":{},"platformOnly":true,"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:serverless.wixstores-tpa-site-structure-service"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.6480.0","hipaaCompliant":true},"isWixTPA":true},"135f6b38-764d-e005-2be3-1c77bf8d8f1d":{"applicationId":42,"appDefinitionName":"Gallery","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Remove the POWr logo from your Gallery.","name":"No POWr Logo","id":"83acd390-ab98-4a39-8049-036fa2ce01b2"},{"description":"The number of images, photos and videos you can add to your gallery.","name":"Number of Images\/Videos","id":"d750944b-e2b8-450b-9287-a81aa0e5abaf"},{"description":"Let your site visitors 'like' the images in your gallery","name":"Image Likes","id":"3301668d-0165-46da-97ec-9bbe80a1855f"},{"description":"Hide the video title and playback controls to give your gallery a cleaner look.","name":"Advanced Video Controls","id":"361ff03c-7599-40d8-b906-26b5eeb5922c"},{"description":"Disable right clicks on your gallery entries to prevent your images or videos being copied or saved.","name":"Disable Right-Click","id":"48d8e22a-24ca-4510-9809-e90d9fe48067"},{"description":"Add a text alternative to your images to help search engines understand what they’re about.","name":"SEO Alt Tags for Images","id":"d816cfef-8e20-4105-9040-a2a370e7d916"},{"description":"Give customers a closer look at your product images with a popup that opens when they click.","name":"Lightbox Popup","id":"78df21aa-a5e1-4717-9175-8eb8e06f1f05"},{"description":"Add social sharing buttons to your images or videos so visitors can share them on social media.","name":"Shareable Entries","id":"d480a21e-d1f5-46b9-b92d-67ed95b5345d"},{"description":"Add a search bar to your gallery that searches for text in your image\/video captions.","name":"Text Search Bar","id":"411cc321-dd50-4390-b9b0-aff14aedfa50"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Starter","vendorId":"Starter","featureList":{"83acd390-ab98-4a39-8049-036fa2ce01b2":"","3301668d-0165-46da-97ec-9bbe80a1855f":"","d750944b-e2b8-450b-9287-a81aa0e5abaf":"10","361ff03c-7599-40d8-b906-26b5eeb5922c":""},"id":"148dfa6c-cf31-48bf-b432-7fddb4501f8a","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":2.9900000095367,"yearlyPrice":2.4900000095367}},{"name":"Pro","vendorId":"premium","featureList":{"78df21aa-a5e1-4717-9175-8eb8e06f1f05":"","3301668d-0165-46da-97ec-9bbe80a1855f":"","48d8e22a-24ca-4510-9809-e90d9fe48067":"","d480a21e-d1f5-46b9-b92d-67ed95b5345d":"","83acd390-ab98-4a39-8049-036fa2ce01b2":"","d750944b-e2b8-450b-9287-a81aa0e5abaf":"25","361ff03c-7599-40d8-b906-26b5eeb5922c":"","d816cfef-8e20-4105-9040-a2a370e7d916":"","411cc321-dd50-4390-b9b0-aff14aedfa50":""},"id":"fd8afdb7-713d-47c8-8e2c-69f47de8502e","mostPopular":true,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":30,"monthlyPrice":5.9899997711182,"yearlyPrice":4.1900000572205}},{"name":"Business","vendorId":"business","featureList":{"78df21aa-a5e1-4717-9175-8eb8e06f1f05":"","3301668d-0165-46da-97ec-9bbe80a1855f":"","48d8e22a-24ca-4510-9809-e90d9fe48067":"","d480a21e-d1f5-46b9-b92d-67ed95b5345d":"","83acd390-ab98-4a39-8049-036fa2ce01b2":"","d750944b-e2b8-450b-9287-a81aa0e5abaf":"Unlimited","361ff03c-7599-40d8-b906-26b5eeb5922c":"","d816cfef-8e20-4105-9040-a2a370e7d916":"","411cc321-dd50-4390-b9b0-aff14aedfa50":""},"id":"a735f13d-e7f5-4dc9-9506-f98467c21752","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":9.9899997711182,"yearlyPrice":8.289999961853}}],"businessModel":"FREEMIUM"},"appId":"8d4d5b34-9f00-4767-8cd2-63ef0c88c0b1","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^2.24.0","installedVersion":"^2.0.0"},"isWixTPA":false},"14c92d28-031e-7910-c9a8-a670011e062d":{"applicationId":43,"appDefinitionName":"Wix FAQ","appFields":{"platform":{"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.627.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.627.0\/viewerScript.bundle.min.js"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^5.324.0","hipaaCompliant":true,"installedVersion":"^5.0.0"},"isWixTPA":true},"136e8e3c-0f84-1750-d45a-da6f5d7229f8":{"applicationId":44,"appDefinitionName":"Instagram Feeds","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Remove the POWr logo from the bottom of your Social Feed","name":"No POWr Logo","id":"35e5e9dd-7e87-4619-839f-2a15e0bb43b7"},{"description":"The number of different Social Streams you can add to one website.","name":"Number of Streams","id":"d81a8679-b0e9-444a-ae70-4a67d715c30b"},{"description":"The amount of time before your Social Stream is updated with new posts.","name":"Content Updates","id":"f64eccfd-d916-43c5-9c4a-55d85c68c5ed"},{"description":"The number of handles and\/or hashtags you can follow in one Social Stream.","name":"Accounts\/Hashtags Per Stream","id":"41efcd19-c307-4e4b-9101-c141f82b3f03"},{"description":"The maximum number of posts you can display in one Social Stream.","name":"Posts Per Account","id":"0e4c2154-e024-4a70-988b-7beb424c1519"},{"description":"Add social sharing buttons to your images or videos so visitors can share them on social media.","name":"Shareable Entries","id":"fc4a28c8-f76b-4783-91a3-532700089cc2"},{"description":"Manually approve posts before they appear on your stream and delete any unwanted posts.","name":"Manual Approval","id":"f251a052-01aa-4c78-925b-75eb416229f6"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Starter","vendorId":"premium","featureList":{"0e4c2154-e024-4a70-988b-7beb424c1519":"12","35e5e9dd-7e87-4619-839f-2a15e0bb43b7":"","41efcd19-c307-4e4b-9101-c141f82b3f03":"2","d81a8679-b0e9-444a-ae70-4a67d715c30b":"2","f64eccfd-d916-43c5-9c4a-55d85c68c5ed":"12 Hours"},"id":"70ed5d0d-f8b4-42f1-9287-ae85644af312","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":10,"monthlyPrice":3.9900000095367,"yearlyPrice":3.5799999237061}},{"name":"Pro","vendorId":"pro","featureList":{"0e4c2154-e024-4a70-988b-7beb424c1519":"20","fc4a28c8-f76b-4783-91a3-532700089cc2":"","35e5e9dd-7e87-4619-839f-2a15e0bb43b7":"","41efcd19-c307-4e4b-9101-c141f82b3f03":"4","d81a8679-b0e9-444a-ae70-4a67d715c30b":"5","f64eccfd-d916-43c5-9c4a-55d85c68c5ed":"3 Hours"},"id":"fbb76cdf-3eab-4c3c-9dec-0a259ff93c83","mostPopular":true,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":30,"monthlyPrice":11.069999694824,"yearlyPrice":7.75}},{"name":"Business","vendorId":"enterprise","featureList":{"0e4c2154-e024-4a70-988b-7beb424c1519":"50","fc4a28c8-f76b-4783-91a3-532700089cc2":"","35e5e9dd-7e87-4619-839f-2a15e0bb43b7":"","41efcd19-c307-4e4b-9101-c141f82b3f03":"15","d81a8679-b0e9-444a-ae70-4a67d715c30b":"Unlimited","f251a052-01aa-4c78-925b-75eb416229f6":"","f64eccfd-d916-43c5-9c4a-55d85c68c5ed":"20 Minutes"},"id":"73eed1ba-9e61-4fea-a24c-b5acdb41286c","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":15.989999771118,"yearlyPrice":13.199999809265}}],"businessModel":"FREEMIUM"},"appId":"e7fa3a01-ea5b-4963-a1f7-ceb25dc8c2fa","languageCode":"en"}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^3.27.0","installedVersion":"^3.0.0"},"isWixTPA":false},"b8cfbda5-91e8-45ad-8c8d-4d4700534ab5":{"applicationId":45,"appDefinitionName":"Usercentrics for Wix","appFields":{"permissionsEnforced":true,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^3.10.0","installedVersion":"^3.0.0"},"isWixTPA":false},"04a65725-1e32-4788-b572-ca2b820f1ed3":{"applicationId":46,"appDefinitionName":"Consentik GDPR Cookie Banner","appFields":{"permissionsEnforced":true,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^3.0.0","installedVersion":"^3.0.0"},"isWixTPA":false},"ff9fdd05-b17d-4740-8fb0-ac7d8d10dfe1":{"applicationId":47,"appDefinitionName":"Blockify: IP & Country Blocker","appFields":{"permissionsEnforced":true,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^2.4.0","installedVersion":"^2.0.0"},"isWixTPA":false},"b38afe01-ec9e-458b-8c64-ab0fe51371bf":{"applicationId":48,"appDefinitionName":"Cookie Consent & GDPR","appFields":{"permissionsEnforced":true,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^24.6.0","installedVersion":"^24.0.0"},"isWixTPA":false},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"applicationId":3463,"appDefinitionName":"Wix Chat","appFields":{"platform":{"optionalApplication":true,"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/viewer-script.bundle.min.js","margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/editor-script.bundle.min.js","isStretched":{},"docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"mostPopularPackage":"Sales","premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"featuresForNewPackagePicker":[{"forPackages":[{"value":"50","packageId":"Professional"},{"value":"150","packageId":"Sales"},{"value":"Unlimited","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Teams"}]}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.190.0","hipaaCompliant":true},"isWixTPA":true},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"applicationId":3981,"appDefinitionName":"Wix Forms","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0"},"baseUrlsTemplate":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/5d1795a2db124a268f1e1bd88f503500@sentry.wixpress.com\/4615"},"viewer":{"errorReporting":{"url":"https:\/\/5d1795a2db124a268f1e1bd88f503500@sentry.wixpress.com\/4615"}},"ooiInEditor":true},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.1260.0","hipaaCompliant":true},"isWixTPA":true},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"applicationId":5490,"appDefinitionName":"Wix Bookings","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.4009.0\/bookingsViewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.4009.0\/bookingsEditorScript.bundle.min.js","baseUrls":{"siteHeaderUrl":"7f734527084d412f3491e0aceb1d2265_r3.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","platformAppsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-app-builder-controllers\/1.1961.0\/","serverBaseUrl":"https:\/\/bookings.wixapps.net\/","siteAssets":"{urlTemplate: {siteAssets}}?siteId=dbf7e8f2-9695-4f3f-b258-5282eeff4580&metaSiteId=8b2114a9-339e-4562-bdc4-01621e2f84cb&siteRevision=440}","serviceListStaticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget\/1.5494.0\/","staticEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1748.0\/","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.4009.0\/bookingsEditorScript.bundle.min.js"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"routerServiceUrl":"\/_serverless\/bookings-viewer-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.bookings.services-2"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.9892.0","hipaaCompliant":true,"installedVersion":""},"isWixTPA":true},"cc552162-24a4-45e0-9695-230c4931ef40":{"applicationId":5994,"appDefinitionName":"Wix Services","appFields":{"platform":{"baseUrls":{"staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/","staticEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-services-editor-script\/1.196.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/463991d7bca24f02a0baf16f9e6eda73@sentry.wixpress.com\/6226"},"viewer":{"errorReporting":{"url":"https:\/\/463991d7bca24f02a0baf16f9e6eda73@sentry.wixpress.com\/6226"}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.212.0","hipaaCompliant":true},"isWixTPA":true},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"applicationId":6696,"appDefinitionName":"Wix Members Area","appFields":{"platform":{"routerServiceUrl":"\/_api\/members\/v1\/santa-members","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.2845.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/santa-members-editor-app\/1.4409.0\/editorAppModule.bundle.min.js","margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"editorScriptUrlTemplate":"<%= serviceUrl('santa-members-editor-app', 'editorAppModule.bundle.min.js') %>","width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.members.members-area-site-structure-api"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.1017.0","hipaaCompliant":true},"isWixTPA":true},"b976560c-3122-4351-878f-453f337b7245":{"applicationId":7207,"appDefinitionName":"Members Area","appFields":{"platform":{"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=27e854ac-99e9-4626-b905-ff10071df796&metaSiteId=4a8777cf-00e8-44ee-95cd-d6abc09dc8e4&siteRevision=1358","blocks_devSiteUrl":"https:\/\/mnmteam.editorx.io\/vxgooi3j6xm5ykyver02","blocks_widgetManifestsUrl":"\/manifests\/b976560c-3122-4351-878f-453f337b7245\/1358\/manifests.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-page-bob\/1.2515.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-page-bob\/1.2515.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-page-bob\/1.2515.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"<%= serviceUrl('profile-page-bob', 'viewerScript.bundle.min.js') %>","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-page-bob\/1.2515.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/78f7996315bc402f9dcb8a2f974b82d1@sentry.wixpress.com\/3935"},"editorScriptUrlTemplate":"<%= serviceUrl('profile-page-bob', 'editorScript.bundle.min.js') %>","viewer":{"errorReporting":{"url":"https:\/\/78f7996315bc402f9dcb8a2f974b82d1@sentry.wixpress.com\/3935"}},"studio":{"siteHeaderUrl":"c4c8f1550a798808028d301cbb3b47a1_r3.json","wixCodeGridId":"5d5e1403-dffe-4565-948c-03a8e2f4251e","wixCodeInstanceId":"9a9eaf1c-6655-4e0c-9789-ee2c43dd1920"}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.members.members-area-site-structure-api"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"newEditorSchemaVersion":"externalUnifiedComponents","isStandalone":true,"semanticVersion":"^12.444.0","hipaaCompliant":true},"isWixTPA":true},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"applicationId":7494,"appDefinitionName":"My Wallet","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/9a65e97ebe8141fca0c4fd686f70996b@sentry.wixpress.com\/5894"},"viewer":{"errorReporting":{"url":"https:\/\/9a65e97ebe8141fca0c4fd686f70996b@sentry.wixpress.com\/5894"}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.79.0","hipaaCompliant":true},"isWixTPA":true},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"applicationId":7617,"appDefinitionName":"Member Account Info","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0"},"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\/my-account-ooi\/1.2822.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.260.0","hipaaCompliant":true},"isWixTPA":true},"14409595-f076-4753-8303-9a86f9f71469":{"applicationId":11185,"appDefinitionName":"Wix Video","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/vod-server.wix.com\/"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4631.0\/editorScript.bundle.min.js","isStretched":{"desktop":false,"tablet":false,"mobile":false},"docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4631.0\/viewerScript.bundle.min.js"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.383.0","hipaaCompliant":true},"isWixTPA":true},"14bcded7-0066-7c35-14d7-466cb3f09103":{"applicationId":12853,"appDefinitionName":"Wix Blog","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/editorScript.bundle.min.js","baseUrls":{"mediaImageHost":"static.wixstatic.com","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","duplexerUrl":"duplexer.wix.com","apiBaseUrlClient":"\/_api\/communities-blog-node-api","translationsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-translations\/1.4450.0\/","siteAssets":"{urlTemplate: {siteAssets}?siteId=f2343010-d1f3-4080-a98e-3d82976a671d&metaSiteId=2b9fa616-1dde-46d3-a1a3-d715ebc1d57d&siteRevision=1335","apiPlatformizedBaseUrl":"https:\/\/www.wix.com\/_api\/communities-blog-api-web","mediaVideoHost":"video.wixstatic.com","apiPlatformizedBaseUrlClient":"\/_api\/communities-blog-api-web","apiBaseUrl":"https:\/\/apps.wix.com\/_api\/communities-blog-node-api","apiExperimentsBaseUrlClient":"\/_api\/wix-laboratory-server","blocks_devSiteUrl":"https:\/\/zanass1.editorx.io\/2w5loeiwuf2frneevn6m","blocks_widgetManifestsUrl":"\/manifests\/14bcded7-0066-7c35-14d7-466cb3f09103\/1335\/manifests.json","useArchiveWidgetAdapter":"false","disableDuplexerForInstanceIds":"671e6bcb-a0a9-4ae0-98f2-f81a607bf167","provisioningModalUrl":"https:\/\/www.wix.com\/_partials\/communities-blog-provisioning-modal\/1.1107.0\/modal.html","apiAggregatorBaseUrl":"\/blog-frontend-adapter-public","apiPaywallBaseUrl":"\/_api\/paywall-server","categoryLabel":"false"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"migratedToNewPlatformApi":true,"height":{"desktop":{},"tablet":{},"mobile":{}},"editorTranslationUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2252.0\/assets\/locales\/messages_%7B%7Blng%7D%7D.json","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{"url":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643"},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{"url":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643"}},"studio":{"siteHeaderUrl":"ae7beb322e32912fccc688a488a3de89_r3.json","wixCodeGridId":"21056c2c-144a-488f-912d-5fb0e1262beb","wixCodeInstanceId":"c520f32b-7cd2-44bd-a087-e5c72fd7af4c"}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.npm.communities-blog-node-api"}},"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.5316.0","hipaaCompliant":true},"isWixTPA":true},"7479d596-137c-4fa3-89cd-d7091042ba61":{"applicationId":13617,"appDefinitionName":"Category Header","appFields":{"platform":{"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=40409312-1151-4ed0-8a9f-f062a56f6b7d&metaSiteId=b746a535-5011-4a95-87e4-c230005eae45&siteRevision=132","blocks_devSiteUrl":"https:\/\/jurijm.editorx.io\/site-heyaey4jx1ucay8","blocks_widgetManifestsUrl":"\/manifests\/7479d596-137c-4fa3-89cd-d7091042ba61\/132\/manifests.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/blog-category-header-widget\/1.240.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/blog-category-header-widget\/1.240.0"},"migratedToNewPlatformApi":true,"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/blog-category-header-widget\/1.240.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"<%= serviceUrl('blog-category-header-widget', 'viewerScript.bundle.min.js') %>","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/blog-category-header-widget\/1.240.0\/viewerScript.bundle.min.js","errorReporting":{},"viewer":{"errorReporting":{}},"studio":{"siteHeaderUrl":"75c7edf189bcc09f580e85623d67c932_r3.json","wixCodeGridId":"9cd056c2-0ac6-492c-a87e-9077d75d5345","wixCodeInstanceId":"3880b106-aff4-48e9-ab49-36deb1115cc7"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"newEditorSchemaVersion":"externalUnifiedComponents","isStandalone":true,"semanticVersion":"^5.194.0","hipaaCompliant":true},"isWixTPA":true},"13bb5d67-1add-e770-a71f-001277e17c57":{"applicationId":15545,"appDefinitionName":"Wix Music","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.10.0"},"isWixTPA":true}},"previewMode":false,"siteRevision":1534,"userFileDomainUrl":"filesusr.com","metaSiteId":"a77b4211-33e7-4d06-a5d6-3ed8fcdcb027","isPremiumDomain":true,"routersConfig":{},"routerByPrefix":{},"pageIdToPrefix":{},"viewMode":"site","editorOrSite":"site","externalBaseUrl":"https:\/\/www.ingeblikt.be","tpaModalConfig":{"wixTPAs":{"141fbfae-511e-6817-c9f0-48993a7547d1":true,"14271d6f-ba62-d045-549b-ab972ae1f70e":true,"4b10fcce-732d-4be3-9d46-801d271acda9":true,"139ef4fa-c108-8f9a-c7be-d5f492a2c939":true,"2f70e2b4-ff36-472e-bdb9-ce393b13669e":true,"e593b0bd-b783-45b8-97c2-873d42aacaf4":true,"13ee94c1-b635-8505-3391-97919052c16f":true,"55cd9036-36bb-480b-8ddc-afda3cb2eb8d":true,"35aec784-bbec-4e6e-abcb-d3d724af52cf":true,"8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130":true,"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":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,"14e12b04-943e-fd32-456d-70b1820a2ff2":true,"14bca956-e09f-f4d6-14d7-466cb3f09103":true,"150ae7ee-c74a-eecd-d3d7-2112895b988a":true,"f123e8f1-4350-4c9b-b269-04adfadda977":true,"1973457f-c021-4da5-941f-58444ff761d4":true,"1380b703-ce81-ff05-f115-39571d94dfcd":true,"14d7032a-0a65-5270-cca7-30f599708fed":true,"6580b7e9-4031-4a62-a0a5-8e2fa92e8e18":true,"7516f85b-0868-4c23-9fcb-cea7784243df":true,"57d13128-4a4c-494b-80b3-a6fb2e28018d":true,"45c44b27-ca7b-4891-8c0d-1747d588b835":true,"fc9314bc-a317-4a2b-a9d4-5ad21cc57856":true,"50d8c12f-715e-41ad-be25-d0f61375dbee":true,"f4d83b06-b408-4f3b-afd4-de8db311d7d8":true,"14c92d28-031e-7910-c9a8-a670011e062d":true,"e4b5f1bc-c77a-4319-a60d-a46acb17f6fc":true,"cfb50983-8afe-41d6-8c2b-d11b453b339f":true,"14517e1a-3ff0-af98-408e-2bd6953c36a2":true,"225dd912-7dea-4738-8688-4b8c6955ffc2":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97":true,"cc552162-24a4-45e0-9695-230c4931ef40":true,"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":true,"b976560c-3122-4351-878f-453f337b7245":true,"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":true,"14cffd81-5215-0a7f-22f8-074b0e2401fb":true,"14ce1214-b278-a7e4-1373-00cebd1bef7c":true,"14409595-f076-4753-8303-9a86f9f71469":true,"14bcded7-0066-7c35-14d7-466cb3f09103":true,"7479d596-137c-4fa3-89cd-d7091042ba61":true,"13bb5d67-1add-e770-a71f-001277e17c57":true}},"appSectionParams":{},"requestUrl":"https:\/\/www.ingeblikt.be\/","isMobileView":false,"deviceType":"desktop","isMobileDevice":false,"extras":{"currency":"EUR"},"tpaDebugParams":{"debugApp":null,"petri_ovr":null},"locale":"nl","timeZone":"Europe\/Brussels","shouldRenderTPAsIframe":true,"debug":false,"regionalLanguage":"nl","isBuilderComponentModel":false},"widgetWixCodeSdk":{"isBuilderComponentModel":false},"windowWixCodeSdk":{"locale":"nl-be","isMobileFriendly":true,"formFactor":"Desktop","pageIdToRouterAppDefinitionId":{}},"wixCustomElementComponent":{"shouldLoadAllExternalScripts":true,"widgetsToRenderOnFreeSites":{"d41e71ed-6823-4fdb-b3ed-5d50b2e7226f":true,"ebf92050-f1aa-46a9-89a9-8725590fdafd":true,"30724743-e01f-40ec-b340-4b1488a4f845":true,"3798cbc1-ba04-487b-a13f-e5c5d47d9edf":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-n4kxq":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-fs0dm":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-vvhj5":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-voiu8":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-r1fnu":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-kqw5u":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-o34ka":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-zmzxw":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-ojo5l":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-vp33g":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-e0nv3":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-cmkcv":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-a88xg":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-rb9ev":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-rtfl6":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-fm689":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-yufgs":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-szewz":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-a41im":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-loeuo":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-pnw72":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-itb6f":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-u8zs5":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-jk3m4":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-ifjtt":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-fzkgi":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-g3w3b":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-lfhru":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-spm0i":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-rnjwx":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-yxdba":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-xi4az":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-a5206":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-umlly":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-waybk":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-os5sm":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-jqcf0":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-ec6h7":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-yaafe":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-n0thf":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-egi36":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-r7t9v":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-aob4e":true,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130-gnamo":true,"6edae7b0-5a00-407f-a94c-c347f0333e47-bt73s":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-flb7a":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-cv54f":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-drzkv":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-cyng5":true,"b976560c-3122-4351-878f-453f337b7245-aehnv":true,"b976560c-3122-4351-878f-453f337b7245-uuc0d":true,"b976560c-3122-4351-878f-453f337b7245-zuaoa":true,"b976560c-3122-4351-878f-453f337b7245-ng58u":true,"b976560c-3122-4351-878f-453f337b7245-a1ugz":true,"b976560c-3122-4351-878f-453f337b7245-xhv4l":true,"b976560c-3122-4351-878f-453f337b7245-mty3l":true,"14bcded7-0066-7c35-14d7-466cb3f09103-sw47o":true,"14bcded7-0066-7c35-14d7-466cb3f09103-ak2wd":true,"14bcded7-0066-7c35-14d7-466cb3f09103-q8dzf":true,"14bcded7-0066-7c35-14d7-466cb3f09103-u5w25":true,"14bcded7-0066-7c35-14d7-466cb3f09103-hoxv1":true,"14bcded7-0066-7c35-14d7-466cb3f09103-pit6d":true,"14bcded7-0066-7c35-14d7-466cb3f09103-prihd":true,"14bcded7-0066-7c35-14d7-466cb3f09103-dqjva":true,"14bcded7-0066-7c35-14d7-466cb3f09103-nz8hi":true,"14bcded7-0066-7c35-14d7-466cb3f09103-e9hqn":true,"14bcded7-0066-7c35-14d7-466cb3f09103-e3jvn":true,"14bcded7-0066-7c35-14d7-466cb3f09103-gcv5t":true,"14bcded7-0066-7c35-14d7-466cb3f09103-ghrxf":true,"14bcded7-0066-7c35-14d7-466cb3f09103-liy9s":true,"14bcded7-0066-7c35-14d7-466cb3f09103-eii64":true,"14bcded7-0066-7c35-14d7-466cb3f09103-u61rq":true,"14bcded7-0066-7c35-14d7-466cb3f09103-pzdqd":true,"14bcded7-0066-7c35-14d7-466cb3f09103-yrjyo":true,"14bcded7-0066-7c35-14d7-466cb3f09103-wzdp6":true,"14bcded7-0066-7c35-14d7-466cb3f09103-y3apm":true,"14bcded7-0066-7c35-14d7-466cb3f09103-bu1xw":true,"14bcded7-0066-7c35-14d7-466cb3f09103-pz2i2":true,"14bcded7-0066-7c35-14d7-466cb3f09103-e25z0":true,"14bcded7-0066-7c35-14d7-466cb3f09103-b0z74":true,"14bcded7-0066-7c35-14d7-466cb3f09103-h77jn":true,"7479d596-137c-4fa3-89cd-d7091042ba61-ruxce":true},"wixCodeBundlersUrlData":{"url":"https:\/\/bundler.wix-code.com\/a77b4211-33e7-4d06-a5d6-3ed8fcdcb027\/375f31d2-210a-42d9-8b48-717fa3f48e88\/6fca07bb-62d3-45e4-b2ff-c75416e52d1f\/","queryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false","parastorageUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_a77b4211-33e7-4d06-a5d6-3ed8fcdcb027\/gridAppId_6fca07bb-62d3-45e4-b2ff-c75416e52d1f\/filePath_\/fileType_js\/compression_gzip\/depToken_\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_","appDefIdToWixCodeBundlerUrlData":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"url":"https:\/\/bundler.wix-code.com\/a77b4211-33e7-4d06-a5d6-3ed8fcdcb027\/375f31d2-210a-42d9-8b48-717fa3f48e88\/71869e96-79b7-49b9-b6f9-e32bcf00ac52\/","parastorageUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_a77b4211-33e7-4d06-a5d6-3ed8fcdcb027\/gridAppId_71869e96-79b7-49b9-b6f9-e32bcf00ac52\/filePath_\/fileType_js\/compression_gzip\/depToken_\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_","queryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false"},"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130":{"url":"https:\/\/bundler.wix-code.com\/a77b4211-33e7-4d06-a5d6-3ed8fcdcb027\/375f31d2-210a-42d9-8b48-717fa3f48e88\/2122ce2b-e7c2-40bf-a898-a6aa6f852c52\/","parastorageUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_a77b4211-33e7-4d06-a5d6-3ed8fcdcb027\/gridAppId_2122ce2b-e7c2-40bf-a898-a6aa6f852c52\/filePath_\/fileType_js\/compression_gzip\/depToken_\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_","queryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false"},"6edae7b0-5a00-407f-a94c-c347f0333e47":{"url":"https:\/\/bundler.wix-code.com\/a77b4211-33e7-4d06-a5d6-3ed8fcdcb027\/375f31d2-210a-42d9-8b48-717fa3f48e88\/27cd3690-4e57-49f1-8836-526e6c59de4b\/","parastorageUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_a77b4211-33e7-4d06-a5d6-3ed8fcdcb027\/gridAppId_27cd3690-4e57-49f1-8836-526e6c59de4b\/filePath_\/fileType_js\/compression_gzip\/depToken_\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_","queryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false"},"b976560c-3122-4351-878f-453f337b7245":{"url":"https:\/\/bundler.wix-code.com\/a77b4211-33e7-4d06-a5d6-3ed8fcdcb027\/375f31d2-210a-42d9-8b48-717fa3f48e88\/5d5e1403-dffe-4565-948c-03a8e2f4251e\/","parastorageUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_a77b4211-33e7-4d06-a5d6-3ed8fcdcb027\/gridAppId_5d5e1403-dffe-4565-948c-03a8e2f4251e\/filePath_\/fileType_js\/compression_gzip\/depToken_\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_","queryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"url":"https:\/\/bundler.wix-code.com\/a77b4211-33e7-4d06-a5d6-3ed8fcdcb027\/375f31d2-210a-42d9-8b48-717fa3f48e88\/21056c2c-144a-488f-912d-5fb0e1262beb\/","parastorageUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_a77b4211-33e7-4d06-a5d6-3ed8fcdcb027\/gridAppId_21056c2c-144a-488f-912d-5fb0e1262beb\/filePath_\/fileType_js\/compression_gzip\/depToken_\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_","queryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false"},"7479d596-137c-4fa3-89cd-d7091042ba61":{"url":"https:\/\/bundler.wix-code.com\/a77b4211-33e7-4d06-a5d6-3ed8fcdcb027\/375f31d2-210a-42d9-8b48-717fa3f48e88\/9cd056c2-0ac6-492c-a87e-9077d75d5345\/","parastorageUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_a77b4211-33e7-4d06-a5d6-3ed8fcdcb027\/gridAppId_9cd056c2-0ac6-492c-a87e-9077d75d5345\/filePath_\/fileType_js\/compression_gzip\/depToken_\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_","queryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false"}}},"customElementWidgets":{}},"wixEmbedsApi":{"isAdminPage":false},"platform":{"sdksStaticPaths":{"mainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/mainSdks.c44fb57b.chunk.min.js","nonMainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/nonMainSdks.f6c74e8b.chunk.min.js"},"landingPageId":"rmz7o","clientWorkerUrl":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/clientWorker.c5785c50.bundle.min.js","bootstrapData":{"isMobileView":false,"isMobileAppBuilder":false,"appsSpecData":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","type":"public","instanceId":"a02da9fb-2385-4e99-9634-13da04d45c6b","appDefinitionName":"Wix Pro Gallery","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130":{"appDefinitionId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","type":"public","instanceId":"efbcb356-89b1-479e-98b8-6ae6ea9741f2","appDefinitionName":"Wix Portfolio","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"6edae7b0-5a00-407f-a94c-c347f0333e47":{"appDefinitionId":"6edae7b0-5a00-407f-a94c-c347f0333e47","type":"public","instanceId":"1a081724-57f3-4d38-b49c-336d9eb9bad2","appDefinitionName":"Search & Filter Gallery","isWixTPA":false,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","type":"public","instanceId":"458ecf01-c921-4a33-bdbe-d0eb0b476503","appDefinitionName":"Checkout & Orders","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14c92d28-031e-7910-c9a8-a670011e062d":{"appDefinitionId":"14c92d28-031e-7910-c9a8-a670011e062d","type":"public","instanceId":"1b22f0c3-3cc1-43a7-ab0b-ab6b8798c4e8","appDefinitionName":"Wix FAQ","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"b38afe01-ec9e-458b-8c64-ab0fe51371bf":{"appDefinitionId":"b38afe01-ec9e-458b-8c64-ab0fe51371bf","type":"public","instanceId":"e7b0925a-77fb-44a3-a3fc-4274b3dbd350","appDefinitionName":"Cookie Consent & GDPR","isWixTPA":false,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","type":"siteextension","instanceId":"375f31d2-210a-42d9-8b48-717fa3f48e88","isIdentityTokenAppSpec":false,"isModuleFederated":false},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"appDefinitionId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","type":"public","instanceId":"d64b7387-c66f-4260-9010-04aceec6c219","appDefinitionName":"Wix Chat","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"appDefinitionId":"225dd912-7dea-4738-8688-4b8c6955ffc2","type":"public","instanceId":"6b7d8044-8681-4d6c-b8ce-ab390ba223b7","appDefinitionName":"Wix Forms","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","type":"public","instanceId":"a51b67c0-ed5a-4682-ac16-afa30cf0ced8","appDefinitionName":"Wix Bookings","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"cc552162-24a4-45e0-9695-230c4931ef40":{"appDefinitionId":"cc552162-24a4-45e0-9695-230c4931ef40","type":"public","instanceId":"bc11e6c5-eace-4f05-8679-7a877e2843f4","appDefinitionName":"Wix Services","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","type":"public","instanceId":"16c9dad7-f180-4782-9abf-5c3bceee9417","appDefinitionName":"Wix Members Area","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"b976560c-3122-4351-878f-453f337b7245":{"appDefinitionId":"b976560c-3122-4351-878f-453f337b7245","type":"public","instanceId":"100705de-8a15-4558-a92a-e04722b9da2e","appDefinitionName":"Members Area","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","type":"public","instanceId":"5104c5a9-6979-469e-8212-f01529a38e32","appDefinitionName":"My Wallet","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","type":"public","instanceId":"080087ee-67c6-419d-8f97-e01d03559f87","appDefinitionName":"Member Account Info","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefinitionId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","type":"public","instanceId":"21b67705-1e47-4772-b753-3af97319c4cd","appDefinitionName":"Old Wix Forms and Payments","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14409595-f076-4753-8303-9a86f9f71469":{"appDefinitionId":"14409595-f076-4753-8303-9a86f9f71469","type":"public","instanceId":"eb1eceea-88bd-4870-bb43-499300c70cef","appDefinitionName":"Wix Video","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14bcded7-0066-7c35-14d7-466cb3f09103":{"appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","type":"public","instanceId":"ad522e7b-c853-47c7-8633-ecb8fb219fe8","appDefinitionName":"Wix Blog","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"7479d596-137c-4fa3-89cd-d7091042ba61":{"appDefinitionId":"7479d596-137c-4fa3-89cd-d7091042ba61","type":"public","instanceId":"d256901c-f022-49b7-8bc5-ebd74a977c62","appDefinitionName":"Category Header","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"dataBinding":{"appDefinitionId":"dataBinding","type":"application","instanceId":"375f31d2-210a-42d9-8b48-717fa3f48e88","appDefinitionName":"Data Binding","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false}},"appsUrlData":{"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefId":"1380b703-ce81-ff05-f115-39571d94dfcd","appDefName":"Checkout & Orders","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-viewer-script\/1.59.0\/webworker\/ecom-platform-viewer-script.umd.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1500.0\/","cartIconBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.2290.0\/","productWidgetBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2057.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2322.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4339.0\/"},"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4339.0\/ProductPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4339.0\/ProductPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4339.0\/ProductPageViewerWidgetNoCss.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","cssPerBreakpoint":true},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/SideCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/SideCartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/SideCartViewerWidgetNoCss.bundle.min.js","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","cssPerBreakpoint":true},"14666402-0bc7-b763-e875-e99840d131bd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1500.0\/addToCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1500.0\/addToCart.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1500.0\/addToCartNoCss.bundle.min.js","errorReportingUrl":"https:\/\/8c4075d5481d476e945486754f783364@sentry.io\/1865790","widgetId":"14666402-0bc7-b763-e875-e99840d131bd"},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/WishlistController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/WishlistViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/WishlistViewerWidgetNoCss.bundle.min.js","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","cssPerBreakpoint":true},"13afb094-84f9-739f-44fd-78d036adb028":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","cssPerBreakpoint":true},"bb5ba6e9-272d-4a4d-a8dd-5e349744b539":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/SuccessPopupController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/SuccessPopupViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/SuccessPopupViewerWidgetNoCss.bundle.min.js","widgetId":"bb5ba6e9-272d-4a4d-a8dd-5e349744b539","cssPerBreakpoint":true},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/cartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/cartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/cartViewerWidgetNoCss.bundle.min.js","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14"},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SliderGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SliderGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","cssPerBreakpoint":true},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3507.0\/thankYouPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3507.0\/thankYouPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3507.0\/thankYouPageViewerWidgetNoCss.bundle.min.js","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4"},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb"},"1380bba0-253e-a800-a235-88821cf3f8a4":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","cssPerBreakpoint":true},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.2288.0\/CartIconController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.2288.0\/CartIconViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.2288.0\/CartIconViewerWidgetNoCss.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","cssPerBreakpoint":true},"244576c9-d856-49b9-af14-216071924e3b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SearchModalGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SearchModalGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SearchModalGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"244576c9-d856-49b9-af14-216071924e3b","cssPerBreakpoint":true},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SearchResultsPageGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SearchResultsPageGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","cssPerBreakpoint":true},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7013.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7013.0\/PaymentRequestViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a"},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/CategoryPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/CategoryPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/CategoryPageViewerWidgetNoCss.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","cssPerBreakpoint":true},"14fd5970-8072-c276-1246-058b79e70c1a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7013.0\/CheckoutController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7013.0\/CheckoutViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7013.0\/CheckoutViewerWidgetNoCss.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a"},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2057.0\/productWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2057.0\/productWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2057.0\/productWidgetNoCss.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd"},"deaaaab0-f5bd-4b7a-a652-3845efcb546a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7013.0\/BundleBundleController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7013.0\/BundleBundleViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"deaaaab0-f5bd-4b7a-a652-3845efcb546a"},"215f8ab7-97c3-4838-a6d0-ad4a61747158":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"215f8ab7-97c3-4838-a6d0-ad4a61747158"}}},"14c92d28-031e-7910-c9a8-a670011e062d":{"appDefId":"14c92d28-031e-7910-c9a8-a670011e062d","appDefName":"Wix FAQ","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.627.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{"14c92de1-0e02-cbe5-98e9-c3de44d63a55":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.627.0\/FaqOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.627.0\/FaqOoiViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.627.0\/FaqOoiViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/79baaa8e09c746d2b7401643b99792e0@sentry.wixpress.com\/6001","widgetId":"14c92de1-0e02-cbe5-98e9-c3de44d63a55","cssPerBreakpoint":true}}},"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.2777.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0"},"errorReportingUrl":"https:\/\/5d1795a2db124a268f1e1bd88f503500@sentry.wixpress.com\/4615","widgets":{"371ee199-389c-4a93-849e-e35b8a15b7ca":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0\/FormViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0\/FormViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/18d2f96d279149989b95faf0a4b41882@sentry-next.wixpress.com\/1784","widgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","cssPerBreakpoint":true}}},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"appDefId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","appDefName":"Wix Bookings","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.4009.0\/bookingsViewerScript.bundle.min.js","baseUrls":{"siteHeaderUrl":"7f734527084d412f3491e0aceb1d2265_r3.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","platformAppsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-app-builder-controllers\/1.1961.0\/","serverBaseUrl":"https:\/\/bookings.wixapps.net\/","siteAssets":"{urlTemplate: {siteAssets}}?siteId=dbf7e8f2-9695-4f3f-b258-5282eeff4580&metaSiteId=8b2114a9-339e-4562-bdc4-01621e2f84cb&siteRevision=440}","serviceListStaticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget\/1.5494.0\/","staticEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1748.0\/","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.4009.0\/bookingsEditorScript.bundle.min.js"},"widgets":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"c7fddce1-ebf5-46b0-a309-7865384ba63f"},"169204d8-21be-4b45-b263-a997d31723dc":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"169204d8-21be-4b45-b263-a997d31723dc"},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.3509.0\/BookingServicePageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.3509.0\/BookingServicePageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.3509.0\/BookingServicePageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/dd0a55ccb8124b9c9d938e3acf41f8aa@sentry.wixpress.com\/514","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","cssPerBreakpoint":true},"3c675d25-41c7-437e-b13d-d0f99328e347":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/WeeklyTimetableController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/WeeklyTimetableViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/WeeklyTimetableViewerWidgetNoCss.bundle.min.js","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","cssPerBreakpoint":true},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.665.0\/MyBookingsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.665.0\/MyBookingsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.665.0\/MyBookingsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/c183baa23371454f99f417f6616b724d@sentry.wixpress.com\/5557","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","cssPerBreakpoint":true},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/DailyAgendaController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/DailyAgendaViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","cssPerBreakpoint":true},"621bc837-5943-4c76-a7ce-a0e38185301f":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2233.0\/BookOnlineController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2233.0\/BookOnlineViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2233.0\/BookOnlineViewerWidgetNoCss.bundle.min.js","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","cssPerBreakpoint":true},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2233.0\/ServiceListWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2233.0\/ServiceListWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2233.0\/ServiceListWidgetViewerWidgetNoCss.bundle.min.js","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","cssPerBreakpoint":true},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/BookingCalendarWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/BookingCalendarWidgetViewerWidgetNoCss.bundle.min.js","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","cssPerBreakpoint":true},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"89c4023a-027e-4d2a-b6b7-0b9d345b508d"},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2440.0\/BookingsFormController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2440.0\/BookingsFormViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2440.0\/BookingsFormViewerWidgetNoCss.bundle.min.js","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","cssPerBreakpoint":true},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.640.0\/DailyAgendaController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.640.0\/DailyAgendaViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.640.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","widgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","cssPerBreakpoint":true},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"3dc66bc5-5354-4ce6-a436-bd8394c09b0e"},"e1339b7c-0c95-43fe-89f6-be037ad29ea9":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.665.0\/MyBookingsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.665.0\/MyBookingsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.665.0\/MyBookingsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/c183baa23371454f99f417f6616b724d@sentry.wixpress.com\/5557","widgetId":"e1339b7c-0c95-43fe-89f6-be037ad29ea9","cssPerBreakpoint":true},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/component.bundle.min.js","noCssComponentUrl":"","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80"},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/BookingCalendarController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/BookingCalendarViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/BookingCalendarViewerWidgetNoCss.bundle.min.js","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","cssPerBreakpoint":true}}},"cc552162-24a4-45e0-9695-230c4931ef40":{"appDefId":"cc552162-24a4-45e0-9695-230c4931ef40","appDefName":"Wix Services","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/viewerScript.bundle.min.js","baseUrls":{"staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/","staticEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/"},"errorReportingUrl":"https:\/\/463991d7bca24f02a0baf16f9e6eda73@sentry.wixpress.com\/6226","widgets":{"85cec25d-4915-4842-9bb8-b610058b6b7d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/WixServicesPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/WixServicesPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/WixServicesPageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/463991d7bca24f02a0baf16f9e6eda73@sentry.wixpress.com\/6226","widgetId":"85cec25d-4915-4842-9bb8-b610058b6b7d","cssPerBreakpoint":true},"800dace0-a9ea-4d19-a3d1-a6d536d3d6b5":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/WixServicesController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/WixServicesViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wix-services-widget\/1.276.0\/WixServicesViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/463991d7bca24f02a0baf16f9e6eda73@sentry.wixpress.com\/6226","widgetId":"800dace0-a9ea-4d19-a3d1-a6d536d3d6b5","cssPerBreakpoint":true}}},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"appDefId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","appDefName":"Wix Members Area","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.2845.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{"e53d6a92-5acc-4a00-9d4d-f46c86a49c2e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"e53d6a92-5acc-4a00-9d4d-f46c86a49c2e"}}},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"appDefId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","appDefName":"My Wallet","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0"},"errorReportingUrl":"https:\/\/9a65e97ebe8141fca0c4fd686f70996b@sentry.wixpress.com\/5894","widgets":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/MyWalletController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/MyWalletViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/MyWalletViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/9a65e97ebe8141fca0c4fd686f70996b@sentry.wixpress.com\/5894","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a","cssPerBreakpoint":true}}},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"appDefId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appDefName":"Member Account Info","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0"},"widgets":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/MyAccountController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/MyAccountViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/MyAccountViewerWidgetNoCss.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","cssPerBreakpoint":true}}},"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":{}},"14409595-f076-4753-8303-9a86f9f71469":{"appDefId":"14409595-f076-4753-8303-9a86f9f71469","appDefName":"Wix Video","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4631.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/vod-server.wix.com\/"},"widgets":{"144097ea-fea0-498e-ade7-e6de40127106":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4631.0\/WixVideoController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4631.0\/WixVideoViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4631.0\/WixVideoViewerWidgetNoCss.bundle.min.js","widgetId":"144097ea-fea0-498e-ade7-e6de40127106"}}},"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.1523.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.1523.0\/"},"errorReportingUrl":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427","widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1523.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1523.0\/WixProGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d"},"144f04b9-aab4-fde7-179b-780c11da4f46":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427","widgetId":"144f04b9-aab4-fde7-179b-780c11da4f46"}}},"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130":{"appDefId":"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130","appDefName":"Wix Portfolio","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/portfolio-bob\/1.1225.0\/viewerScript.bundle.min.js","baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=eddaf1fb-7444-4866-abf5-b6147d2eb578&metaSiteId=3b797846-5b17-4d50-aa76-817ae872bd80&siteRevision=9292","blocks_devSiteUrl":"https:\/\/exposure4.editorx.io\/i8oyrsuu6sw43bmv723c","blocks_widgetManifestsUrl":"\/manifests\/d90652a2-f5a1-4c7c-84c4-d4cdcc41f130\/9292\/manifests.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/portfolio-bob\/1.1225.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/portfolio-bob\/1.1225.0"},"errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgets":{"cee9250f-6d1b-4792-9c89-92ad9331a14c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"cee9250f-6d1b-4792-9c89-92ad9331a14c"},"2aab0194-002b-49b0-96b0-14023fe80a51":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"2aab0194-002b-49b0-96b0-14023fe80a51"},"0c69860e-22af-4e7d-afb5-8688f8a62810":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"0c69860e-22af-4e7d-afb5-8688f8a62810"},"d6c045f0-5d83-4c6c-845e-9059ca159990":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"d6c045f0-5d83-4c6c-845e-9059ca159990"},"a9d4e3aa-646a-4318-8cd1-142bf9dcbcc6":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"a9d4e3aa-646a-4318-8cd1-142bf9dcbcc6"},"19c2c23c-bee0-46d5-89a8-aa218df193c9":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"19c2c23c-bee0-46d5-89a8-aa218df193c9"},"dce5b630-279d-48fe-ad36-d4689446f8b8":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"dce5b630-279d-48fe-ad36-d4689446f8b8"},"dafd3feb-14fb-4e16-af79-43fa6e7757d6":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"dafd3feb-14fb-4e16-af79-43fa6e7757d6"},"8170e65e-9571-4936-8d8c-87b20e86983e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"8170e65e-9571-4936-8d8c-87b20e86983e"},"e0a0078d-0b7b-448b-8286-634343625929":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"e0a0078d-0b7b-448b-8286-634343625929"},"5801308f-1c6e-484c-afaa-f5f002a0f05a":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"5801308f-1c6e-484c-afaa-f5f002a0f05a"},"dcb496ce-09a9-4ad8-b376-8b95516767e4":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"dcb496ce-09a9-4ad8-b376-8b95516767e4"},"a0ad8ad7-c3d5-49d1-afd4-21d5bd73e727":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"a0ad8ad7-c3d5-49d1-afd4-21d5bd73e727"},"d88f5910-8e5f-430d-9a33-ead698c6a601":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"d88f5910-8e5f-430d-9a33-ead698c6a601"},"3f41d62e-4f48-4ba5-a2f4-54cc7b6a412f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"3f41d62e-4f48-4ba5-a2f4-54cc7b6a412f"},"18c27451-20c4-4b32-817a-cec90ef4cf6a":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"18c27451-20c4-4b32-817a-cec90ef4cf6a"},"94473845-b8a0-44cb-9b46-3be017b18139":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"94473845-b8a0-44cb-9b46-3be017b18139"},"5660fe6b-36b3-4f3a-91f9-494f629b105f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"5660fe6b-36b3-4f3a-91f9-494f629b105f"},"83f9f884-6bc1-40fe-9507-0caf491eb30a":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"83f9f884-6bc1-40fe-9507-0caf491eb30a"},"21044b85-8044-4a6a-9f6e-b60b6b8b8240":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"21044b85-8044-4a6a-9f6e-b60b6b8b8240"},"e824d6ec-80ef-42ea-bb34-a345716451c6":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"e824d6ec-80ef-42ea-bb34-a345716451c6"},"85ed03d7-7cab-44cf-b261-956cf77078d7":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"85ed03d7-7cab-44cf-b261-956cf77078d7"},"c6a5ef1c-92b9-4523-b0cf-f5f86e18b63f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"c6a5ef1c-92b9-4523-b0cf-f5f86e18b63f"},"34f0a4f4-6ffe-4e9b-a144-0ad7c1ab8c80":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"34f0a4f4-6ffe-4e9b-a144-0ad7c1ab8c80"},"54160040-d8c6-47a0-b9cb-2023c59e5f72":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"54160040-d8c6-47a0-b9cb-2023c59e5f72"},"60c9bfbb-a162-45a3-a1f3-66fea3e3e4ed":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"60c9bfbb-a162-45a3-a1f3-66fea3e3e4ed"},"8a95c2ad-d49b-4a5c-8b7d-5a90a2e5cd18":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"8a95c2ad-d49b-4a5c-8b7d-5a90a2e5cd18"},"94749934-1639-4306-84db-7149978a0562":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"94749934-1639-4306-84db-7149978a0562"},"e90b63c1-7f1b-48c5-b046-391f2478d2aa":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"e90b63c1-7f1b-48c5-b046-391f2478d2aa"},"7ba61b91-d50d-4b14-ab40-0e5e9220919c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"7ba61b91-d50d-4b14-ab40-0e5e9220919c"},"7286ccdf-e28c-4ad8-a243-f90d09949ca3":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"7286ccdf-e28c-4ad8-a243-f90d09949ca3"},"830c75f8-dbe6-4bf9-bc08-7e39828a6301":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"830c75f8-dbe6-4bf9-bc08-7e39828a6301"},"cb811972-44c1-44b5-8fc9-c9508659c54e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"cb811972-44c1-44b5-8fc9-c9508659c54e"},"ec526bfa-27bd-40a7-80c5-2deabcbaf204":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"ec526bfa-27bd-40a7-80c5-2deabcbaf204"},"c5a464fa-7892-47d5-b23e-f11e9ac1d694":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"c5a464fa-7892-47d5-b23e-f11e9ac1d694"},"c6b2e7c1-46ed-4cc5-8dbd-50ddb1b1e9ad":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"c6b2e7c1-46ed-4cc5-8dbd-50ddb1b1e9ad"},"5ec17c5e-c01b-4d4f-9ffe-ab6282146654":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"5ec17c5e-c01b-4d4f-9ffe-ab6282146654"},"ceecd61c-3aec-4639-b32c-cbfe1400e819":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"ceecd61c-3aec-4639-b32c-cbfe1400e819"},"e86110ad-890a-4b7a-abe3-6e8dc8bb15cf":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"e86110ad-890a-4b7a-abe3-6e8dc8bb15cf"},"437cf52e-f57d-449e-af48-96791677e471":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"437cf52e-f57d-449e-af48-96791677e471"},"ccd857ff-153e-452c-8cea-3f3a8aafeb86":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"ccd857ff-153e-452c-8cea-3f3a8aafeb86"},"43ae5824-a10b-4baf-9584-775920339ec7":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"43ae5824-a10b-4baf-9584-775920339ec7"},"43f58330-cdf6-4381-b1f4-e0d571533f51":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"43f58330-cdf6-4381-b1f4-e0d571533f51"},"1a280e59-fe91-46e5-9a08-66000a7becbe":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"1a280e59-fe91-46e5-9a08-66000a7becbe"},"26616003-ec67-46bf-93f3-eb1c1476a581":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/bfb679c754744c58a7374ee6e25cfc13@sentry.wixpress.com\/2954","widgetId":"26616003-ec67-46bf-93f3-eb1c1476a581"}}},"6edae7b0-5a00-407f-a94c-c347f0333e47":{"appDefId":"6edae7b0-5a00-407f-a94c-c347f0333e47","appDefName":"Search & Filter Gallery","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/blocks-client-viewer-app\/1.2566.0\/viewerApp.umd.min.js","baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=12fc1346-5881-4526-8dcc-81a0e5ba27e0&metaSiteId=0c389cbd-7b27-42d0-86a9-e816da43f785&siteRevision=191","blocks_devSiteUrl":"https:\/\/marketpushapps.editorx.io\/i0iv0t1shmf7yy3ui-49","blocks_widgetManifestsUrl":"\/manifests\/6edae7b0-5a00-407f-a94c-c347f0333e47\/191\/manifests.json"},"widgets":{"934ed7d1-b3bf-4c85-bee4-6b0476b9fb5a":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"934ed7d1-b3bf-4c85-bee4-6b0476b9fb5a"},"df9f8d65-d618-4d71-9379-2d91862c3c7f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"df9f8d65-d618-4d71-9379-2d91862c3c7f"},"7e4ed1fb-ae6b-4847-aeae-1e98f90558e2":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"7e4ed1fb-ae6b-4847-aeae-1e98f90558e2"}}},"b976560c-3122-4351-878f-453f337b7245":{"appDefId":"b976560c-3122-4351-878f-453f337b7245","appDefName":"Members Area","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-page-bob\/1.2515.0\/viewerScript.bundle.min.js","baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=27e854ac-99e9-4626-b905-ff10071df796&metaSiteId=4a8777cf-00e8-44ee-95cd-d6abc09dc8e4&siteRevision=1358","blocks_devSiteUrl":"https:\/\/mnmteam.editorx.io\/vxgooi3j6xm5ykyver02","blocks_widgetManifestsUrl":"\/manifests\/b976560c-3122-4351-878f-453f337b7245\/1358\/manifests.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-page-bob\/1.2515.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-page-bob\/1.2515.0"},"errorReportingUrl":"https:\/\/78f7996315bc402f9dcb8a2f974b82d1@sentry.wixpress.com\/3935","widgets":{"5956d247-32d0-43af-9a49-7d1090c1e666":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/78f7996315bc402f9dcb8a2f974b82d1@sentry.wixpress.com\/3935","widgetId":"5956d247-32d0-43af-9a49-7d1090c1e666"},"2f6c5608-393f-4b15-bfd8-d4e15396787a":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/78f7996315bc402f9dcb8a2f974b82d1@sentry.wixpress.com\/3935","widgetId":"2f6c5608-393f-4b15-bfd8-d4e15396787a"},"5ab312ae-0cf7-4093-bbf5-5e4d3690151c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/78f7996315bc402f9dcb8a2f974b82d1@sentry.wixpress.com\/3935","widgetId":"5ab312ae-0cf7-4093-bbf5-5e4d3690151c"},"31aadcb0-9add-42cb-9b21-72f41e91389b":{"controllerUrl":"","componentUrl":"https:\/\/empty","noCssComponentUrl":"","errorReportingUrl":"https:\/\/78f7996315bc402f9dcb8a2f974b82d1@sentry.wixpress.com\/3935","widgetId":"31aadcb0-9add-42cb-9b21-72f41e91389b"},"5a4d1a4f-58c5-4389-8a03-5cbabe4a9f3b":{"controllerUrl":"","componentUrl":"https:\/\/empty","noCssComponentUrl":"","errorReportingUrl":"https:\/\/78f7996315bc402f9dcb8a2f974b82d1@sentry.wixpress.com\/3935","widgetId":"5a4d1a4f-58c5-4389-8a03-5cbabe4a9f3b"},"25d08a82-0ea5-40f4-8047-07aee3e73e40":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/78f7996315bc402f9dcb8a2f974b82d1@sentry.wixpress.com\/3935","widgetId":"25d08a82-0ea5-40f4-8047-07aee3e73e40"},"009081ab-9c3d-41d5-8b90-41af0e84c159":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/78f7996315bc402f9dcb8a2f974b82d1@sentry.wixpress.com\/3935","widgetId":"009081ab-9c3d-41d5-8b90-41af0e84c159"},"a26fd26a-3dd9-42ca-b381-326a9c143e38":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/78f7996315bc402f9dcb8a2f974b82d1@sentry.wixpress.com\/3935","widgetId":"a26fd26a-3dd9-42ca-b381-326a9c143e38"},"596a6688-3ad7-46f7-bb9c-00023225876d":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/78f7996315bc402f9dcb8a2f974b82d1@sentry.wixpress.com\/3935","widgetId":"596a6688-3ad7-46f7-bb9c-00023225876d"}}},"14bcded7-0066-7c35-14d7-466cb3f09103":{"appDefId":"14bcded7-0066-7c35-14d7-466cb3f09103","appDefName":"Wix Blog","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/viewerScript.bundle.min.js","baseUrls":{"mediaImageHost":"static.wixstatic.com","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","duplexerUrl":"duplexer.wix.com","apiBaseUrlClient":"\/_api\/communities-blog-node-api","translationsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-translations\/1.4450.0\/","siteAssets":"{urlTemplate: {siteAssets}?siteId=f2343010-d1f3-4080-a98e-3d82976a671d&metaSiteId=2b9fa616-1dde-46d3-a1a3-d715ebc1d57d&siteRevision=1335","apiPlatformizedBaseUrl":"https:\/\/www.wix.com\/_api\/communities-blog-api-web","mediaVideoHost":"video.wixstatic.com","apiPlatformizedBaseUrlClient":"\/_api\/communities-blog-api-web","apiBaseUrl":"https:\/\/apps.wix.com\/_api\/communities-blog-node-api","apiExperimentsBaseUrlClient":"\/_api\/wix-laboratory-server","blocks_devSiteUrl":"https:\/\/zanass1.editorx.io\/2w5loeiwuf2frneevn6m","blocks_widgetManifestsUrl":"\/manifests\/14bcded7-0066-7c35-14d7-466cb3f09103\/1335\/manifests.json","useArchiveWidgetAdapter":"false","disableDuplexerForInstanceIds":"671e6bcb-a0a9-4ae0-98f2-f81a607bf167","provisioningModalUrl":"https:\/\/www.wix.com\/_partials\/communities-blog-provisioning-modal\/1.1107.0\/modal.html","apiAggregatorBaseUrl":"\/blog-frontend-adapter-public","apiPaywallBaseUrl":"\/_api\/paywall-server","categoryLabel":"false"},"errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgets":{"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"ea40bb32-ddfc-4f68-a163-477bd0e97c8e"},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14f260f9-c2eb-50e8-9b3c-4d21861fe58f"},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6"},"14e5b36b-e545-88a0-1475-2487df7e9206":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14e5b36b-e545-88a0-1475-2487df7e9206"},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/BlogViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/BlogViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6"},"5fdc6c03-080d-4872-b567-24146c82fae5":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"5fdc6c03-080d-4872-b567-24146c82fae5"},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa"},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03"},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"2d4ed2d3-75f8-4942-9787-71e3d182e256"},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/RelatedPostsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/RelatedPostsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9"},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/CategoryMenuViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/CategoryMenuViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","cssPerBreakpoint":true},"5940091f-797c-4e86-9c57-73fcfd87425f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"5940091f-797c-4e86-9c57-73fcfd87425f"},"e5520a99-1725-4b88-a85f-c439916890c8":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"e5520a99-1725-4b88-a85f-c439916890c8"},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"1b5b448c-a39f-4515-9445-c6b4ceace1c2"},"68a2d745-328b-475d-9e36-661f678daa31":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"68a2d745-328b-475d-9e36-661f678daa31"},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"5e123a45-f3aa-4157-a47a-e58d8cb246eb"},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/TagCloudViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/TagCloudViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","cssPerBreakpoint":true},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"b27ea74b-1c6f-4bdb-bda7-8242323ba20b"},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"25ab36f9-f8bd-4799-a887-f10b6822fc2e"},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14f26109-514f-f9a8-9b3c-4d21861fe58f"},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"76359954-edd4-4c46-ad14-a7c5e65cc30c"},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14e5b39b-6d47-99c3-3ee5-cee1c2574c89"},"26858b64-aad8-42ab-8c63-f19009198c7b":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"26858b64-aad8-42ab-8c63-f19009198c7b"},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"129259f6-06e4-42a3-9877-81a1fa9de95c"},"d134b0c9-8085-415a-9479-b555374ba958":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"d134b0c9-8085-415a-9479-b555374ba958"},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/RssButtonViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/RssButtonViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803","cssPerBreakpoint":true},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/ArchiveViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/ArchiveViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","cssPerBreakpoint":true},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd"},"211b5287-14e2-4690-bb71-525908938c81":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"211b5287-14e2-4690-bb71-525908938c81","cssPerBreakpoint":true},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostTitleViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3195.0\/PostTitleViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7"},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7"},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"ce8e832b-c34f-4b80-b2a6-6cfd6d573751"},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a"},"813eb645-c6bd-4870-906d-694f30869fd9":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostListViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostListViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9"},"bc7fa914-015b-4c32-a323-e5472563a798":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"bc7fa914-015b-4c32-a323-e5472563a798"},"7466726a-84cf-41c8-be6b-1694445dc539":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"7466726a-84cf-41c8-be6b-1694445dc539"},"14f260e4-ea13-f861-b0ba-4577df99b961":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14f260e4-ea13-f861-b0ba-4577df99b961"},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"091d05b7-f44d-4a76-9163-0c7ed5312769"},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"763aa9a8-0531-426f-a4b1-61a7291ce292"},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/MyPostsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/MyPostsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046"},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14f26118-b65b-b1c1-b6db-34d5da9dd623"}}},"7479d596-137c-4fa3-89cd-d7091042ba61":{"appDefId":"7479d596-137c-4fa3-89cd-d7091042ba61","appDefName":"Category Header","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/blog-category-header-widget\/1.240.0\/viewerScript.bundle.min.js","baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=40409312-1151-4ed0-8a9f-f062a56f6b7d&metaSiteId=b746a535-5011-4a95-87e4-c230005eae45&siteRevision=132","blocks_devSiteUrl":"https:\/\/jurijm.editorx.io\/site-heyaey4jx1ucay8","blocks_widgetManifestsUrl":"\/manifests\/7479d596-137c-4fa3-89cd-d7091042ba61\/132\/manifests.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/blog-category-header-widget\/1.240.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/blog-category-header-widget\/1.240.0"},"widgets":{"97466558-6e7b-43e6-9734-82123ef4c3f3":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"97466558-6e7b-43e6-9734-82123ef4c3f3"}}},"dataBinding":{"appDefId":"dataBinding","appDefName":"Data Binding","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.9034.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.749\/app.js","baseUrls":{},"widgets":{}},"b38afe01-ec9e-458b-8c64-ab0fe51371bf":{"appDefId":"b38afe01-ec9e-458b-8c64-ab0fe51371bf","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/website-sdk-dummy-viewer-app\/1.0.0\/viewer-script.js","baseUrls":{},"widgets":{}}},"builderComponentsImportMapSdkUrls":{},"builderComponentsCompTypeSdkUrls":{},"builderPublicPackagesUrls":{"esm":{},"umd":{}},"blocksBootstrapData":{"blocksAppsData":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"},"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130":{"siteHeaderUrl":"f512fcdec26704c7da6a309d7b11c311_r3.json","wixCodeGridId":"2122ce2b-e7c2-40bf-a898-a6aa6f852c52","wixCodeInstanceId":"61d54d44-4efd-4c52-a518-f54563d97c37"},"6edae7b0-5a00-407f-a94c-c347f0333e47":{"siteHeaderUrl":"63c428dfcfee4715137ee62a9a6edef3_r3.json","wixCodeGridId":"27cd3690-4e57-49f1-8836-526e6c59de4b","wixCodeInstanceId":"12515cb8-b7ba-4547-b990-e79ba971f686","packageImportName":"@marketpushapps\/search-and-filter-gallery"},"b976560c-3122-4351-878f-453f337b7245":{"siteHeaderUrl":"c4c8f1550a798808028d301cbb3b47a1_r3.json","wixCodeGridId":"5d5e1403-dffe-4565-948c-03a8e2f4251e","wixCodeInstanceId":"9a9eaf1c-6655-4e0c-9789-ee2c43dd1920"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"siteHeaderUrl":"ae7beb322e32912fccc688a488a3de89_r3.json","wixCodeGridId":"21056c2c-144a-488f-912d-5fb0e1262beb","wixCodeInstanceId":"c520f32b-7cd2-44bd-a087-e5c72fd7af4c"},"7479d596-137c-4fa3-89cd-d7091042ba61":{"siteHeaderUrl":"75c7edf189bcc09f580e85623d67c932_r3.json","wixCodeGridId":"9cd056c2-0ac6-492c-a87e-9077d75d5345","wixCodeInstanceId":"3880b106-aff4-48e9-ab49-36deb1115cc7"}},"elevatedBlocksAppsOnReactNative":[],"experiments":{"specs.blocks-client.alwaysUseTokenInfoForDecode":"true"},"experimentsQueryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=undefined","widgetBundleUrls":{},"isVeloBundlerParastorageUrlEnabled":true,"parastorageTemplateUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_\/gridAppId_\/filePath_\/fileType_js\/compression_gzip\/depToken_3938\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_"},"window":{"csrfToken":""},"location":{"externalBaseUrl":"https:\/\/www.ingeblikt.be","isPremiumDomain":true,"metaSiteId":"a77b4211-33e7-4d06-a5d6-3ed8fcdcb027","userFileDomainUrl":"filesusr.com"},"bi":{"ownerId":"ce0b054c-52b9-4a4c-8c3b-25add3fa15f0","isMobileFriendly":true,"isPreview":false,"requestId":"1781027374.7021238721621359"},"platformAPIData":{"routersConfigMap":{}},"wixCodeBootstrapData":{"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","wixCodeInstanceId":"375f31d2-210a-42d9-8b48-717fa3f48e88","wixCloudBaseDomain":"wix-code.com","dbsmViewerApp":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.9034.0","wixCodePlatformBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-code-platform\/1.1097.93","wixCodeModel":{"appData":{"codeAppId":"6fca07bb-62d3-45e4-b2ff-c75416e52d1f"},"signedAppRenderInfo":"4d2d1266ca03b5dd61472cb2ae05a87e589a607e.eyJncmlkQXBwSWQiOiI2ZmNhMDdiYi02MmQzLTQ1ZTQtYjJmZi1jNzU0MTZlNTJkMWYiLCJodG1sU2l0ZUlkIjoiMTE5ZTIyYzUtNDZhNi00YTBiLTkwNmYtMzhmZThmOWFjYjk2IiwiZGVtb0lkIjpudWxsLCJzaWduRGF0ZSI6MTc4MTAyNzM3NDgwNX0="},"wixCodePageIds":{"masterPage":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_a77b4211-33e7-4d06-a5d6-3ed8fcdcb027\/gridAppId_6fca07bb-62d3-45e4-b2ff-c75416e52d1f\/filePath_public_delimiter_pages_delimiter_masterPage.js\/fileType_js\/compression_gzip\/depToken_\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_?init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false"},"elementorySupport":{"baseUrl":"https:\/\/www.ingeblikt.be\/_api\/wix-code-public-dispatcher-ng\/siteview"},"codePackagesData":[{"importName":"@marketpushapps\/search-and-filter-gallery","gridAppId":"bfc57ca5-5d2a-48e0-897b-d9c77948b109","appDefId":"6edae7b0-5a00-407f-a94c-c347f0333e47"}]},"autoFrontendModulesBaseUrl":"https:\/\/static.parastorage.com\/services\/auto-frontend-modules\/1.6238.0","disabledPlatformApps":{},"widgetsClientSpecMapData":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetName":"pro-gallery","componentFields":{}},"144f04b9-aab4-fde7-179b-780c11da4f46":{"widgetName":"fullscreen_page","componentFields":{}}},"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130":{"cee9250f-6d1b-4792-9c89-92ad9331a14c":{"componentFields":{}},"2aab0194-002b-49b0-96b0-14023fe80a51":{"componentFields":{}},"0c69860e-22af-4e7d-afb5-8688f8a62810":{"componentFields":{}},"d6c045f0-5d83-4c6c-845e-9059ca159990":{"componentFields":{}},"a9d4e3aa-646a-4318-8cd1-142bf9dcbcc6":{"componentFields":{}},"19c2c23c-bee0-46d5-89a8-aa218df193c9":{"componentFields":{}},"dce5b630-279d-48fe-ad36-d4689446f8b8":{"componentFields":{}},"dafd3feb-14fb-4e16-af79-43fa6e7757d6":{"componentFields":{}},"8170e65e-9571-4936-8d8c-87b20e86983e":{"componentFields":{}},"e0a0078d-0b7b-448b-8286-634343625929":{"componentFields":{}},"5801308f-1c6e-484c-afaa-f5f002a0f05a":{"componentFields":{}},"dcb496ce-09a9-4ad8-b376-8b95516767e4":{"componentFields":{}},"a0ad8ad7-c3d5-49d1-afd4-21d5bd73e727":{"componentFields":{}},"d88f5910-8e5f-430d-9a33-ead698c6a601":{"componentFields":{}},"3f41d62e-4f48-4ba5-a2f4-54cc7b6a412f":{"componentFields":{}},"18c27451-20c4-4b32-817a-cec90ef4cf6a":{"componentFields":{}},"94473845-b8a0-44cb-9b46-3be017b18139":{"componentFields":{}},"5660fe6b-36b3-4f3a-91f9-494f629b105f":{"componentFields":{}},"83f9f884-6bc1-40fe-9507-0caf491eb30a":{"componentFields":{}},"21044b85-8044-4a6a-9f6e-b60b6b8b8240":{"componentFields":{}},"e824d6ec-80ef-42ea-bb34-a345716451c6":{"componentFields":{}},"85ed03d7-7cab-44cf-b261-956cf77078d7":{"componentFields":{}},"c6a5ef1c-92b9-4523-b0cf-f5f86e18b63f":{"componentFields":{}},"34f0a4f4-6ffe-4e9b-a144-0ad7c1ab8c80":{"componentFields":{}},"54160040-d8c6-47a0-b9cb-2023c59e5f72":{"componentFields":{}},"60c9bfbb-a162-45a3-a1f3-66fea3e3e4ed":{"componentFields":{}},"8a95c2ad-d49b-4a5c-8b7d-5a90a2e5cd18":{"componentFields":{}},"94749934-1639-4306-84db-7149978a0562":{"componentFields":{}},"e90b63c1-7f1b-48c5-b046-391f2478d2aa":{"componentFields":{}},"7ba61b91-d50d-4b14-ab40-0e5e9220919c":{"componentFields":{}},"7286ccdf-e28c-4ad8-a243-f90d09949ca3":{"componentFields":{}},"830c75f8-dbe6-4bf9-bc08-7e39828a6301":{"componentFields":{}},"cb811972-44c1-44b5-8fc9-c9508659c54e":{"componentFields":{}},"ec526bfa-27bd-40a7-80c5-2deabcbaf204":{"componentFields":{}},"c5a464fa-7892-47d5-b23e-f11e9ac1d694":{"componentFields":{}},"c6b2e7c1-46ed-4cc5-8dbd-50ddb1b1e9ad":{"componentFields":{}},"5ec17c5e-c01b-4d4f-9ffe-ab6282146654":{"componentFields":{}},"ceecd61c-3aec-4639-b32c-cbfe1400e819":{"componentFields":{}},"e86110ad-890a-4b7a-abe3-6e8dc8bb15cf":{"componentFields":{}},"437cf52e-f57d-449e-af48-96791677e471":{"componentFields":{}},"ccd857ff-153e-452c-8cea-3f3a8aafeb86":{"componentFields":{}},"43ae5824-a10b-4baf-9584-775920339ec7":{"componentFields":{}},"43f58330-cdf6-4381-b1f4-e0d571533f51":{"componentFields":{}},"1a280e59-fe91-46e5-9a08-66000a7becbe":{"componentFields":{}},"26616003-ec67-46bf-93f3-eb1c1476a581":{"componentFields":{}}},"6edae7b0-5a00-407f-a94c-c347f0333e47":{"934ed7d1-b3bf-4c85-bee4-6b0476b9fb5a":{"componentFields":{}},"df9f8d65-d618-4d71-9379-2d91862c3c7f":{"componentFields":{}},"7e4ed1fb-ae6b-4847-aeae-1e98f90558e2":{"componentFields":{}}},"1380b703-ce81-ff05-f115-39571d94dfcd":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetName":"product_page","componentFields":{}},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"widgetName":"49dbb2d9-d9e5-4605-a147-e926605bf164","componentFields":{}},"14666402-0bc7-b763-e875-e99840d131bd":{"widgetName":"add_to_cart_button","componentFields":{}},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"widgetName":"wishlist","componentFields":{}},"13afb094-84f9-739f-44fd-78d036adb028":{"widgetName":"grid_gallery","componentFields":{}},"bb5ba6e9-272d-4a4d-a8dd-5e349744b539":{"widgetName":"Success Popup","componentFields":{}},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"widgetName":"shopping_cart","componentFields":{}},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"widgetName":"slider_gallery","componentFields":{}},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"widgetName":"thank_you_page","componentFields":{}},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"widgetName":"order_history","componentFields":{}},"1380bba0-253e-a800-a235-88821cf3f8a4":{"widgetName":"product_gallery","componentFields":{}},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"widgetName":"shopping_cart_icon","componentFields":{}},"244576c9-d856-49b9-af14-216071924e3b":{"widgetName":"244576c9-d856-49b9-af14-216071924e3b","componentFields":{}},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"widgetName":"abcd87fe-c51f-4538-848d-2902a2f50d2d","componentFields":{}},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"widgetName":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","componentFields":{}},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"widgetName":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","componentFields":{}},"14fd5970-8072-c276-1246-058b79e70c1a":{"widgetName":"checkout","componentFields":{}},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetName":"product_widget","componentFields":{}},"deaaaab0-f5bd-4b7a-a652-3845efcb546a":{"widgetName":"deaaaab0-f5bd-4b7a-a652-3845efcb546a","componentFields":{}},"215f8ab7-97c3-4838-a6d0-ad4a61747158":{"componentFields":{}}},"14c92d28-031e-7910-c9a8-a670011e062d":{"14c92de1-0e02-cbe5-98e9-c3de44d63a55":{"widgetName":"faq_widget","componentFields":{}}},"b38afe01-ec9e-458b-8c64-ab0fe51371bf":{"3798cbc1-ba04-487b-a13f-e5c5d47d9edf":{"componentFields":{}}},"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":{}}},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"componentFields":{}},"169204d8-21be-4b45-b263-a997d31723dc":{"componentFields":{}},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"widgetName":"Booking Service Page","componentFields":{}},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetName":"3c675d25-41c7-437e-b13d-d0f99328e347","componentFields":{}},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"widgetName":"bookings_member_area","componentFields":{}},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"widgetName":"e86ab26e-a14f-46d1-9d74-7243b686923b","componentFields":{}},"621bc837-5943-4c76-a7ce-a0e38185301f":{"widgetName":"bookings_list","componentFields":{}},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"widgetName":"service_list_widget","componentFields":{}},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"widgetName":"0eadb76d-b167-4f19-88d1-496a8207e92b","componentFields":{}},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"widgetName":"bookings_timetable_daily","componentFields":{}},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"widgetName":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","componentFields":{}},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"widgetName":"2f22f475-3ed1-41fd-90b7-221e92134f3c","componentFields":{}},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"componentFields":{}},"e1339b7c-0c95-43fe-89f6-be037ad29ea9":{"widgetName":"e1339b7c-0c95-43fe-89f6-be037ad29ea9","componentFields":{}},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"widgetName":"widget","componentFields":{}},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetName":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","componentFields":{}}},"cc552162-24a4-45e0-9695-230c4931ef40":{"85cec25d-4915-4842-9bb8-b610058b6b7d":{"widgetName":"85cec25d-4915-4842-9bb8-b610058b6b7d","componentFields":{}},"800dace0-a9ea-4d19-a3d1-a6d536d3d6b5":{"widgetName":"800dace0-a9ea-4d19-a3d1-a6d536d3d6b5","componentFields":{}}},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"e53d6a92-5acc-4a00-9d4d-f46c86a49c2e":{"componentFields":{}}},"b976560c-3122-4351-878f-453f337b7245":{"5956d247-32d0-43af-9a49-7d1090c1e666":{"componentFields":{}},"2f6c5608-393f-4b15-bfd8-d4e15396787a":{"componentFields":{}},"5ab312ae-0cf7-4093-bbf5-5e4d3690151c":{"componentFields":{}},"31aadcb0-9add-42cb-9b21-72f41e91389b":{"widgetName":"31aadcb0-9add-42cb-9b21-72f41e91389b","componentFields":{}},"5a4d1a4f-58c5-4389-8a03-5cbabe4a9f3b":{"widgetName":"5a4d1a4f-58c5-4389-8a03-5cbabe4a9f3b","componentFields":{}},"25d08a82-0ea5-40f4-8047-07aee3e73e40":{"componentFields":{}},"009081ab-9c3d-41d5-8b90-41af0e84c159":{"componentFields":{}},"a26fd26a-3dd9-42ca-b381-326a9c143e38":{"componentFields":{}},"596a6688-3ad7-46f7-bb9c-00023225876d":{"componentFields":{}}},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetName":"my_wallet","componentFields":{}}},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetName":"member_info","componentFields":{}}},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{},"14409595-f076-4753-8303-9a86f9f71469":{"144097ea-fea0-498e-ade7-e6de40127106":{"widgetName":"wix_vod_develop","componentFields":{}}},"14bcded7-0066-7c35-14d7-466cb3f09103":{"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"componentFields":{}},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"widgetName":"member-comments-page","componentFields":{}},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"componentFields":{}},"14e5b36b-e545-88a0-1475-2487df7e9206":{"widgetName":"recent-posts-widget","componentFields":{}},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"widgetName":"blog","componentFields":{}},"5fdc6c03-080d-4872-b567-24146c82fae5":{"componentFields":{}},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"componentFields":{}},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"componentFields":{}},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"componentFields":{}},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"widgetName":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","componentFields":{}},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"widgetName":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","componentFields":{}},"5940091f-797c-4e86-9c57-73fcfd87425f":{"componentFields":{}},"e5520a99-1725-4b88-a85f-c439916890c8":{"componentFields":{}},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"componentFields":{}},"68a2d745-328b-475d-9e36-661f678daa31":{"componentFields":{}},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"componentFields":{}},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"widgetName":"c0a125b8-2311-451e-99c5-89b6bba02b22","componentFields":{}},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"componentFields":{}},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"componentFields":{}},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"widgetName":"member-likes-page","componentFields":{}},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"componentFields":{}},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"widgetName":"custom-feed-widget","componentFields":{}},"26858b64-aad8-42ab-8c63-f19009198c7b":{"componentFields":{}},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"componentFields":{}},"d134b0c9-8085-415a-9479-b555374ba958":{"componentFields":{}},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"widgetName":"rss-feed-widget","componentFields":{}},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"widgetName":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","componentFields":{}},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"componentFields":{}},"211b5287-14e2-4690-bb71-525908938c81":{"widgetName":"post","componentFields":{}},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"widgetName":"478911c3-de0c-469e-90e3-304f2f8cd6a7","componentFields":{}},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"componentFields":{}},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"componentFields":{}},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"componentFields":{}},"813eb645-c6bd-4870-906d-694f30869fd9":{"widgetName":"813eb645-c6bd-4870-906d-694f30869fd9","componentFields":{}},"bc7fa914-015b-4c32-a323-e5472563a798":{"componentFields":{}},"7466726a-84cf-41c8-be6b-1694445dc539":{"componentFields":{}},"14f260e4-ea13-f861-b0ba-4577df99b961":{"widgetName":"member-drafts-page","componentFields":{}},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"componentFields":{}},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"componentFields":{}},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"widgetName":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","componentFields":{}},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"widgetName":"member-posts-page","componentFields":{}}},"7479d596-137c-4fa3-89cd-d7091042ba61":{"97466558-6e7b-43e6-9734-82123ef4c3f3":{"componentFields":{}}},"dataBinding":{}},"essentials":{"appsConductedExperiments":{"225dd912-7dea-4738-8688-4b8c6955ffc2":{"specs.bookings.deprecateConferenceAccountService":"true","specs.forms.LocalPhoneNumbers":"true","specs.forms.DropdownColors":"true","specs.forms.MultilineAddressInTemplates":"true","specs.forms.FetchFormsInEditor":"false","specs.forms.FixControllerActions":"true","specs.forms.WdsOpacityColorPicker":"false","specs.bookings.BIFInstallOnlyMeetings":"false","specs.form-app.AiFormAssistantV2":"false","specs.forms.ImportFilesToMediaManagerExperiment":"true","specs.form-app.AiFormAssistantOptionsButtons":"true","specs.bookings.InstallMeetingsForBIF":"false","specs.forms.EnablePhoneField":"true","specs.bookings.UseConferencingSpiHost":"true","specs.forms.ApplyHeadingsStyleParams":"false","initFormControllerWithTimeout":"B","specs.forms.BoxlessTextStyles":"true","specs.forms.EnablePresetTab":"false","specs.forms.SubmitActionPopup":"true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.useImageAvifFormat":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.useMotherSiteAppInstance":"true","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.slideTransition":"true","specs.proGallery.shouldShowNewPanels":"false","specs.pro-gallery.displayProGalleryPresets":"true","specs.pro-gallery.navigationArrowsDrawer":"true","specs.pro-gallery.horizontalTitlePlacementOptions":"true","specs.pro-gallery.artstoreShowDeprecationMessageInSettings":"false","specs.pro-gallery.navArrowsVericalPositionController":"true","specs.pro-gallery.enablePGRenderIndicator":"false","specs.pro-gallery.excludeFromWarmupData":"false","specs.pro-gallery.customNavigationArrows":"true","specs.pro-gallery.fixedGalleryRatio":"true","specs.pro-gallery.displayProGalleryNewPreset":"true","specs.pro-gallery.useReactionService":"true","specs.pro-gallery.textBoxWidthControllers":"true","specs.pro-gallery.allowOverlayGradient":"true","specs.pro-gallery.excludeFromLayoutFixer":"false","specs.pro-gallery.useIsInFirstFold":"false","specs.pro-gallery.dontRenderGalleryBelowFoldOnLoad":"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.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","excludeFromHlsVideosNew":"A","specs.pro-gallery.removeRoleApplication":"true","specs.pro-gallery.tryCentralizedConduction":"false","specs.pro-gallery.organizeMediaMultiTypes":"true","specs.pro-gallery.useServerBlueprints-preview":"false","specs.pro-gallery.displayPreset15":"true","specs.pro-gallery.enableVideoPlaceholder":"true","specs.pro-gallery.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"cc552162-24a4-45e0-9695-230c4931ef40":{"specs.services.NewServicesPage":"true","specs.services.ServicesPageOpenModalOnInstall":"false","specs.services.AddInquiryPageInstallationFallback":"true"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true","specs.vod.VodWidgetNewSettingsResponsive":"false"},"b976560c-3122-4351-878f-453f337b7245":{"specs.profilePageBoB.EnablePageLoadErrorState":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.RemoveAdditionOfGlobalControllerInV3":"true","specs.membersArea.AllowInstallingProfileE3":"true","specs.membersAreaV2.SyncDataWithMenuItems":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.profilePageBoB.EnableCSSIndicators":"true","specs.profilePageBoB.EnableCustomSausageBarConfig":"true","specs.membersArea.AddWidgetsPluginsResilience":"true","specs.membersArea.installedWidgetsFromRoutes":"true","specs.membersAreaV2.UseSyncDeleteActions":"true","specs.profilePageBoB.Enable404SeoStatusCode":"true","specs.membersArea.EnableSausageBar":"true","specs.profilePageBoB.EnableFFLightboxErrorState":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.profilePageBoB.UseNewErrorPageRedirectFlow":"false","specs.profilePageBoB.EnableNotLoggedInErrorState":"true","specs.membersArea.EnableUnifiedManager":"true","specs.profilePageBoB.VerticalDeletionRemoveRefreshApp":"true","specs.membersAreaV2.fasterMemberFetching":"true","specs.membersArea.OptimizeViewedMemberRolesFetch":"true"},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.ping.membersAreaUseNotificationsV2Api":"true","specs.membersArea.addStandalonePageRoutesToPublicAppData":"true","specs.membersArea.useScalableDimensionsForLoginBarOnE3":"true","specs.membersArea.addNavigationIntentParams":"true","specs.membersArea.EnableDependencyInstallationCheck":"true","specs.membersArea.enableAppData":"true","specs.membersArea.normalizeMenuItemsLinkMetaData":"true","specs.membersArea.APIRaceConditionHandling":"true"},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.members.enableMuteMembersSkill":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersArea.ShouldOpenPropertyInDevCenter":"false","specs.myAccount.EnablePhoneNumberValidation":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.EnableLoginBarComponentExtension":"true","specs.members.enableUpdateCustomFieldSkill":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.AllowInstallingProfileE3":"true","specs.members.enableHideCustomFieldSkill":"true","specs.members.LogUpdateMemberRequest":"false","specs.myAccount.EnableCSSIndicators":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersAreaV2.HidePermissionsPanelOnPrivateMA":"false","specs.myAccount.EnableDatePickerStyling":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.myAccount.EnableHtmlTagSettings":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.AddManageMemberAccessAction":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.membersArea.EnableDependencyInstallationCheck":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.membersArea.SkipRolesSyncOnMemberCreated":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.myAccount.EnableMyAccountMiddleware":"true","specs.members.enableUnmuteMembersSkill":"true","specs.membersArea.UseMembersAboutV2":"true","specs.profileCard.HideMessageButtonForNonSocialChatUsers":"false","specs.myAccount.EnableUrlEditNote":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.UseApplyChangeToAllLanguagesForMaV2":"true","specs.myAccount.ShowButtonTextSetting":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.badges.shouldUseBadgesV3InEdm":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersArea.EnableInstallationTimeout":"false","specs.members.enableManageMemberPrivacySkill":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.myAccount.EnableDesignTabResetButtonPerPage":"true","specs.myAccount.EnableLoginAndAddressInTextsTab":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.members.enableCreateCustomFieldSkill":"true","specs.myAccount.EnableWDSPanels":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.myAccount.EnableAllSubdivisionsInAddressForm":"true","specs.membersArea.ShowHeadingLevelSettings":"true"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"specs.wixBlog.FixMultipleColors":"true","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.wixBlog.RemoveBlocksPostPage":"false","specs.wixBlog.UseWarmupStateInOldPostPage":"false","specs.wixBlog.PreInstalledAuthorChanged":"true","specs.wixBlog.UseBlogSettingsAllPostsFeedLabels":"true","specs.wixBlog.BlogSausageMenu":"false","specs.wixBlog.SausageMenuFeed":"false","specs.wixBlog.BMMergePendingReviewTab":"false","specs.wixBlog.ImportUseDraftPostApiProxy":"true","specs.wixBlog.NewBlogPostComment":"false","specs.wixBlog.DontCallDbOnBadSlug":"false","specs.wixBlog.UseWarmupStateInPostList":"true","specs.wixBlog.UseWarmupStateInNewPostPage":"true","specs.wixBlog.BlockViewCountUpdates":"false","specs.wixBlog.ReturnRichContentInsteadOfDraftJs":"true","draftPostProxyNileRoutingExperiment":"A","specs.ricos-server.resolveParentPagePath":"true","specs.wixBlog.HashtagPageUseFeedPage":"true","specs.wixBlog.PostRatings":"true","specs.wixBlog.DisplayPostComposerError":"false","specs.wixBlog.ScrollPostListToTop":"true","specs.wixBlog.PreInstalledPostSubmittedForReview":"true","specs.ricos.enablePages":"true","specs.wixBlog.UseBlogPermissionCacheService":"true","specs.wixBlog.UseWarmupStateInFeed":"true","specs.wixBlog.UseLayoutFixer":"true","specs.forms.EnableFormsInBlog":"true","specs.wixBlog.DisableBlogInjectGenie":"false","specs.wixBlog.UseTranslationCreditsApi":"true","specs.membersArea.BlogCommentsFromCommentsSerivice":"true","specs.wixBlog.LiveSiteEditorDeprication":"true","specs.ricos.enableSmartBlock":"true","specs.wixBlog.UseFilesusrDomain":"false","specs.wixBlog.UsePromptHubForImageGeneration":"true","specs.wixBlog.MigrateCustomFeedOnEditorReady":"false","specs.wixBlog.SettingsFromParastorage":"false","specs.wixBlog.NewBlogPostPublishedAutomation":"true","specs.wixBlog.UseBlogLikeNinjaService":"true","specs.wixBlog.BMManagePendingReviews":"true","specs.wixBlog.PreInstalledPostSubmissionStatus":"true","specs.wixBlog.EnableDiscoveryIngestion":"true","specs.wixBlog.UseAiServiceCreateDraftPost":"true","specs.wixBlog.UseVisitorPrimaryLocale":"true","specs.wixBlog.PreInstalledScheduledPostPublished":"true"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.MoveCustomUrlApiToSiteStoreConstructor":"true","specs.ecom.SupportManualPaymentsOnPaymentRequest":"false","specs.stores.FixQuickViewNavigationToProductPage":"true","specs.stores.FixVariantIdCalculationInGalleryAddToCartFlow":"true","specs.ecom.ShowMultipleLineItemActions":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.FixPriceElementsPanelMultilingual":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.ecom.SupportSubscriptionDescriptionOnPaymentRequest":"true","specs.stores.RemoveLoadConfigInProductWidget":"true","specs.stores.ReturnCartIdNullInsteadOfDeprecatedForExpressService":"true","specs.stores.ShowFromTextOnFullSelectedVariant":"true","specs.stores.FixNavigationDotsPosition":"true","specs.stores.GalleryFilterChoicesGrouping":"true","specs.stores.ProductPageNewWixCodeApi":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.ProductPageUpliftProductOptionsViewer":"true","specs.ecom.violationBasedOnDeliveryOption":"true","specs.stores.InfoSectionTabsTPAComponent":"true","specs.stores.StorefrontSwatchImagesGQLFetch":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.ecom.OrdersHideSubscriptionBillingPeriodWhenProductPeriodNotAligned":"true","specs.stores.ZoomableMainMedia":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"true","specs.stores.allowProductPageButtonsOption":"true","specs.ecom.separateAdditionalFee":"true","specs.stores.ProductPageMainMediaNavigationArrows":"true","cartValidationsInPurchaseFlow":"A","ecomTestFedOwnerScope":"A","specs.stores.ProductPageBreadcrumbsDesignViewer":"true","specs.stores.FetchLocaleFromWixCodeApi":"true","ecomCallCartV2FromCartPublicApi":"B","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.FixVerticalThumbnailsPosition":"true","specs.stores.FixVariantIdCalculationInBuyNowFlow":"true","specs.stores.OnlineStoresSessionStorageWithTTL":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ResponsiveGalleryMigration":"true","specs.ecom.ShowCrossedOutPriceOnLineItemLevel":"true","specs.stores.GalleryAllowLinkToProductPageInSSR":"true","specs.ecom.MergeExpressDeliveryRateWithHandlingFee":"false","specs.stores.ProductPageSlotsAddMoreProps":"true","specs.stores.AddDiscountsToVariantsItemsQueries":"true","specs.stores.GalleryFixWarmUpDataCacheKeyWithQueryParams":"true","specs.ecom.useLocaleForDeliveryTimeSlot":"true","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.ShowErrorHandlingToastsGallery":"true","specs.ecom.ShowAllSubscriptionItemNames":"false","specs.ecom.useSelectedDeliveryOptionFallbackInSlotAPI":"false","specs.stores.ShowGiftCardAddToCartSettings":"true","specs.stores.PPAlignFontSizeToModernLayout":"true","specs.ecom.fixGroupedDeliveryOptionSelection":"false","specs.stores.productPageMobileSettings":"false","specs.stores.GalleryFixSideFiltersShrink":"true","usingStoresViewerScriptAddToCart":"A","specs.stores.FixFilterKeySpecialCharacter":"true","specs.stores.StorefrontLegacyEnablePanoramaIntegration":"true","specs.ecom.RevampDiscountsInCartAndCheckout":"true","specs.stores.GalleryA11yReflowFilterModalFix":"true","specs.stores.ProductPageDescriptionToggle":"true","specs.ecom.ShowVoidedErrorMessage":"true","specs.stores.ProductPageWaitForWarmupData":"true","specs.stores.UseNewSubscriptionView":"true","specs.forms.FixControllerActions":"true","specs.stores.UseCartV2ForDirectPurchase":"false","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.ProductPageUplift":"true","specs.stores.ProductPageUpliftNewFeaturesSF":"true","specs.stores.ProductPageBlocksCtaTrackEvents":"true","specs.stores.AllowGalleryIntervalNavigation":"true","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.stores.GalleryNewErrorState":"true","specs.ecom.showPriceWithFreeShippingCoupon":"true","specs.stores.GalleryStoreExtractSEO":"true","specs.stores.ProductPageSsrInvalidationTags":"true","specs.stores.StorefrontSwatchImages":"true","specs.stores.ConfigureGalleryViewStates":"true","specs.ecom.FixCartNavigationOnPreview":"false","specs.stores.FixPPTotalSwiperSizeCalc":"true","specs.stores.GalleryWaitForWarmupData":"true","specs.stores.FixMigratedAllProductsInManualCategoryList":"true","specs.stores.SliderGalleryExposeOptionsViewer":"true","specs.stores.FixMultilingualTextInSF":"true","specs.stores.Set404ForSeoWhenPageHasNoProducts":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"true","specs.stores.FixPPAddToCartButtonTextKeyPriority":"true","ecomTestFed":"A","specs.ecom.useFallbackInPreviewLoader":"true","specs.stores.ProductPageSlots":"true","specs.stores.newClearFiltersHoverState":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.ecom.AddDiscountDataToTYPOrderQuery":"true","specs.stores.ProductPageConsumePublicDataFromBothScopes":"true","specs.ecom.OrderPlatformFeesUoU":"true","storesFTGalleryEnableLoadMoreHoverUnderline":"A","ecomUseCartEstimationIndicators":"A","specs.ecom.ShowOverviewTitleOnPaymentRequest":"true","specs.stores.GallerySeoTags":"true","specs.stores.ProductPageBlocksFixAddToCartOnSecondaryLang":"true","specs.stores.AllowStickySidebarInViewer":"true","ecomExpressCheckoutBreakdownFromDeliverySummaryAndDiscounts":"A","specs.stores.SubscriptionPlansNewDesignViewer":"true","specs.ecom.OrdersModifiers":"true","specs.ecom.loadDeliverySectionsDataOnReadOnly":"true","specs.stores.PPNavigationSectionPerBreakpoint":"true","specs.ecom.AddProjectionsTYPQuery":"true","specs.stores.UseStoreLanguageForTranslations":"false","specs.ecom.UpdateCartIconsSVGViewer":"true","specs.stores.GalleryStoreExtractBI":"true","specs.forms.EnablePhoneField":"true","specs.stores.FixGalleryBorderRadiusOnZoomHover":"true","specs.stores.UseExperimentsFromPlatformFlowApiLegacyProjects":"true","specs.ecom.ShowMultipleSubscriptions":"true","specs.stores.FixBackInStockButtonValidation":"true","ecomInlineAddressSelectionInCart":"A","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.GalleryRouterHTTPMethodToGet":"true","ecomHasTaxFromTaxSummary":"B","specs.ecom.HideMissingLineItemImagesInPaymentRequest":"true","specs.stores.FixProductPageMediaCentering":"true","specs.stores.GalleryFixOutOfBoundsPageParam":"true","specs.stores.GalleryQuickBuyViewer":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.SwitchLocalStorageToSessionStorageInGalleryNavigationToPP":"true","specs.stores.PriceFilterClientTicksCalculation":"true","specs.stores.GalleryConditionalCategoriesDataFetch":"true","specs.stores.MobileImageRatio":"false","specs.ecom.TaxExemptionOnTYP":"true","specs.stores.CustomTextDesignViewer":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.UseExperimentsFromPlatformFlowApi":"true","specs.stores.FixProductPageHydrationError":"true","specs.stores.AllowGalleryFreeModeNavigationInViewer":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.stores.ProductPageSupportGridLayout":"true","specs.stores.FixPPMainImageOverflow":"true","specs.stores.FixProductPageHistoricalBreadcrumbsStyleParams":"true","specs.stores.EnableWarmUpDataCaching":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.UseCategoryRouterData":"true","ecomSendIapProductIdsToApp":"A","specs.stores.ExtendPlaceOrderDeadline":"true","specs.stores.RemoveLoadConfigInAddToCart":"false","specs.ecom.useLocaleForDatePicker":"true","specs.stores.OnlineStoresCurrencyClientFormatting":"true","storesStickyAddToCart":"A","ecomExtendPlaceOrderDeadline":"B","specs.stores.ProductPageRicoDescription":"true","specs.stores.CategoryPageFooterDescriptionSF":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.WdsMyBookingsSettings":"false","specs.bookings.stripLayoutMultiColumn":"true","specs.forms.LocalPhoneNumbers":"true","specs.bookings.serviceListMenuLayout":"true","specs.bookings.TimezoneAwareSlotMatching":"true","specs.bookings.paidByClasspassIndication":"true","specs.bookings.idanExperimentTest":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.MyBookingsCssPBPIndication":"true","specs.bookings.wdsCalendarWidgetSettings":"false","specs.bookings.msaNotPartOfBlockNavigation":"true","specs.bookings.DeepLinkAddonsUOU":"false","specs.bookings.daily-agenda.staff-image-view":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.members-area-lazy-load":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.AddonsAndPlanOnlyUOU":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.EcomRendererHidePriceForMembershipAndFree":"true","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.migrateServiceDetailsToStyleParm":"true","specs.bookings.OutOfModalScrollFix":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.calendarFixLoadingButtonSize":"true","specs.bookings.BookAnotherText":"true","specs.bookings.initSlotsToShow":"true","specs.bookings.SubscriptionPricingUoU":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.RedesignA1":"true","specs.bookings.AdditionalTimeSlotsInFormPlugin":"true","specs.bookings.updateFemToWixFormsPopulation":"false","specs.bookings.ClearButtonAnyStaffMember":"false","specs.bookings.ResetNavigatingStatusOnBack":"true","specs.bookings.FormAddH1HeaderForA11y":"true","specs.bookings.DeprecateCatalogServicesSlotAvailability":"true","specs.bookings.agendaWarmupDataForStaffMembers":"true","specs.bookings.WcagContrastCheck":"true","specs.bookings.servicesPagesBreadcrumbs":"true","specs.bookings.WixFormsMigration":"true","specs.bookings.timeQueryParamAutoSelect":"true","specs.bookings.supportServicesChoices":"false","specs.bookings.Editor3":"true","specs.bookings.UouZoomV2":"true","specs.bookings.ServiceListNumOfSpotLeftFix":"false","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.migrateCalendarSettingsToServicesV2":"true","specs.bookings.warnOnShowAllServicesFilterOption":"true","blockBuyPlanWhenNoAvailablePlansUoU":"B","specs.bookings.CalendarAndServiceListShowDiscount":"false","specs.bookings.removeExtraReloadCalendar":"true","specs.bookings.HandleMembershipErrorInCheckoutUoU":"true","specs.bookings.allowDiscountForBookingItems":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.DevCenter.IncludeAppointmentWaitlistInSSR":"true","specs.bookings.BookOnBehalf":"false","specs.bookings.warmupDataCachingForCalendar":"true","specs.forms.FixControllerActions":"true","specs.bookings.removeCategoryQueryParamOnNavigation":"true","relatedProductsOnServices":"A","specs.bookings.servicesPerLoadInServiceListSettings":"true","specs.bookings.ResetNavigatingStatusOnServicePage":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.FiveNines":"false","specs.bookings.ShouldDisplayTaxAddressField":"true","specs.bookings.AppBuilderUseServicesV2":"true","specs.bookings.FormEditorKBContent":"false","specs.bookings.MyBookingsShowFormSubmission":"true","specs.bookings.translatePages":"false","specs.bookings.MoveToMetroMembershipSpiHostUoU":"true","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.PaymentMethodRadioButtons":"true","specs.bookings.useBookingsViewerCache":"false","specs.bookings.useQueryEventsInServicePage":"true","specs.bookings.FormUseAutomationsForSMS":"true","specs.bookings.UOUIntakeFormsIntegration":"true","specs.bookings.SingleLineItemPreviewPrice":"true","specs.bookings.RescheduleDefaultLocation":"true","specs.bookings.calendar-summary":"true","specs.bookings.ServiceV2ServicePage":"true","specs.bookings.CheckIsMemberAreaInstalledUsingPublicAPI":"true","specs.bookings.fetchOnlyTenStaffMembers":"false","specs.bookings.BookingsFormWDS":"false","specs.bookings.CancellationFeesUoU":"true","specs.bookings.daily-agenda.display-preferences.categories-filter":"false","specs.bookings.calendarA11YChanges":"true","specs.bookings.BookFlowSettings":"true","specs.bookings.AllDayMultiDayEvents":"true","specs.bookings.daily-agenda.settings-preferences.custom-location-filter":"true","specs.bookings.updateFemToWixForms":"true","specs.bookings.noTpaSettingsProviderInList":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.bookAgainController":"true","specs.bookings.DemoBookingFlow":"false","specs.bookings.CartConflictEnableSlotsTimezoneConversion":"true","spec.bookings.owner-fes.DeprecateCatalogWriter":"false","specs.bookings.AutomaticDiscountsUoU":"true","specs.bookings.agendaServiceFilterByLocationSettings":"true","specs.bookings.FixPresetIdInitialization":"true","specs.bookings.bookButtonDestination":"true","specs.bookings.fetchTabsInServiceList":"true","specs.bookings.AnonymousReschedule":"true","specs.bookings.A11YCalendarLabel":"true","specs.bookings.migrateUoUAvailability2":"true","specs.bookings.ServiceListWdsMigration":"false","specs.bookings.removeSkipPreferencesModalParam":"true","specs.bookings.allowRescheduleWithDynamicPricing":"false","specs.bookings.CheckForExistingBooking":"true","specs.bookings.withErrorHandlerCheckout":"true","spec.bookings.owner-fes.RemoveOldEndpoints":"true","specs.bookings.UseQueryBySessionStartForContactBookings":"true","specs.bookings.DynamicPricingResilientUOU":"false","specs.bookings.UseGetAvailabilityForCourse":"true","specs.bookings.RemoveCalendarLinkFromBookingsCheckoutSettingsPanel":"true","specs.bookings.DetachNumberOfParticipantsFieldFromForm":"true","specs.bookings.AddonsUOU":"true","specs.bookings.ShowRemainingCourseSessions":"true","specs.bookings.MultiLocationUoU":"true","specs.bookings.UseNewBenefitsAPIUoU":"true","specs.bookings.FormReplaceArray":"true","specs.bookings.showErrorMessageOnInvalidIntakeForm":"true","specs.bookings.DepositeOrFullAmountUoU":"true","specs.bookings.QueryServicesInBatches":"false","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.bookings.boMultilocation":"true","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.SupportDynamicPricingWithPaymentOptions":"true","specs.bookings.ReportBookingAttemptBlockedAutomationOnly":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.FixPricingPlanNavigation":"true","specs.bookings.QueryAvailabilityFromNow":"true"}}},"forceEmptySdks":false,"appDefIdToIsMigratedToGetPlatformApi":{"14271d6f-ba62-d045-549b-ab972ae1f70e":false,"d90652a2-f5a1-4c7c-84c4-d4cdcc41f130":false,"6edae7b0-5a00-407f-a94c-c347f0333e47":false,"1380b703-ce81-ff05-f115-39571d94dfcd":false,"14c92d28-031e-7910-c9a8-a670011e062d":false,"b38afe01-ec9e-458b-8c64-ab0fe51371bf":false,"675bbcef-18d8-41f5-800e-131ec9e08762":false,"14517e1a-3ff0-af98-408e-2bd6953c36a2":false,"225dd912-7dea-4738-8688-4b8c6955ffc2":false,"13d21c63-b5ec-5912-8397-c3a5ddb27a97":false,"cc552162-24a4-45e0-9695-230c4931ef40":false,"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":false,"b976560c-3122-4351-878f-453f337b7245":false,"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":false,"14cffd81-5215-0a7f-22f8-074b0e2401fb":false,"14ce1214-b278-a7e4-1373-00cebd1bef7c":false,"14409595-f076-4753-8303-9a86f9f71469":false,"14bcded7-0066-7c35-14d7-466cb3f09103":true,"7479d596-137c-4fa3-89cd-d7091042ba61":true,"dataBinding":false}},"appsScripts":{"urls":{"14271d6f-ba62-d045-549b-ab972ae1f70e":["https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1523.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1523.0\/WixProGalleryController.bundle.min.js"]},"scope":"page"},"debug":{"disablePlatform":false,"disableSnapshots":false,"enableSnapshots":false},"isBuilderComponentModel":false}},"siteAssets":{"dataFixersParams":{"experiments":{"dm_migrateOldHoverBoxToNewFixer":true},"dfVersion":"1.5419.0","isHttps":true,"isUrlMigrated":true,"metaSiteId":"a77b4211-33e7-4d06-a5d6-3ed8fcdcb027","quickActionsMenuEnabled":false,"siteId":"119e22c5-46a6-4a0b-906f-38fe8f9acb96","siteRevision":1534,"v":3,"cacheVersions":{"dataFixer":6}},"modulesParams":{"features":{"moduleName":"thunderbolt-features","contentType":"application\/json","resourceType":"features","languageResolutionMethod":"QueryParam","isMultilingualEnabled":false,"externalBaseUrl":"https:\/\/www.ingeblikt.be","useSandboxInHTMLComp":false,"disableStaticPagesUrlHierarchy":false,"aboveTheFoldSectionsNum":null,"isTrackClicksAnalyticsEnabled":false,"isSocialElementsBlocked":false,"builderAppVersions":"","onlyInteractions":false},"platform":{"moduleName":"thunderbolt-platform","contentType":"application\/json","resourceType":"platform","externalBaseUrl":"https:\/\/www.ingeblikt.be","staticHTMLComponentUrl":"https:\/\/www-ingeblikt-be.filesusr.com\/"},"css":{"moduleName":"thunderbolt-css","contentType":"application\/json","resourceType":"css","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.67af2fd625d7bcc0c9a6b9f6497a6d51c93328d8","editor-elements-design-systems.thunderbolt.c52ecaca55bb54a1df992da19c3cbcc2cc154a95"],"builderAppVersions":"","ooiVersions":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6%3Dp.communities-blog-ooi%2F1.3199.0%2FBlogViewerWidgetNoCss.%3B14c92de1-0e02-cbe5-98e9-c3de44d63a55%3Dp.faq-ooi%2F1.627.0%2FFaqOoiViewerWidgetNoCss.%3B211b5287-14e2-4690-bb71-525908938c81%3Dp.communities-blog-ooi%2F1.3199.0%2FPostViewerWidgetNoCss.%3B371ee199-389c-4a93-849e-e35b8a15b7ca%3Dp.form-app%2F1.2777.0%2FFormViewerWidgetNoCss.%3B813eb645-c6bd-4870-906d-694f30869fd9%3Dp.communities-blog-ooi%2F1.3199.0%2FPostListViewerWidgetNoCss."},"cssMappers":{"moduleName":"thunderbolt-css-mappers","contentType":"application\/json","resourceType":"cssMappers","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.67af2fd625d7bcc0c9a6b9f6497a6d51c93328d8","editor-elements-design-systems.thunderbolt.c52ecaca55bb54a1df992da19c3cbcc2cc154a95"],"builderAppVersions":"","ooiVersions":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6%3Dp.communities-blog-ooi%2F1.3199.0%2FBlogViewerWidgetNoCss.%3B14c92de1-0e02-cbe5-98e9-c3de44d63a55%3Dp.faq-ooi%2F1.627.0%2FFaqOoiViewerWidgetNoCss.%3B211b5287-14e2-4690-bb71-525908938c81%3Dp.communities-blog-ooi%2F1.3199.0%2FPostViewerWidgetNoCss.%3B371ee199-389c-4a93-849e-e35b8a15b7ca%3Dp.form-app%2F1.2777.0%2FFormViewerWidgetNoCss.%3B813eb645-c6bd-4870-906d-694f30869fd9%3Dp.communities-blog-ooi%2F1.3199.0%2FPostListViewerWidgetNoCss."},"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"},"componentManifestCss":{"moduleName":"component-manifest-css","resourceType":"componentManifestCss","contentType":"application\/json","builderAppVersions":""},"pilerSiteAssets":{"moduleName":"piler-siteassets","resourceType":"pilerSiteAssets","contentType":"application\/json","buildFullApp":"true","keepWidgetBuild":"false","modulesToHashes":"{\"builder-component-features\":\"b14af34c.bundle.min\",\"builder-component-css\":\"9671c1d9.bundle.min\",\"builder-component-platform\":\"2f6da277.bundle.min\",\"component-manifest-css\":\"026bb37d.bundle.min\",\"thunderbolt-css-mappers\":\"f85ed8e9.bundle.min\",\"thunderbolt-services-configs\":\"8155c70a.bundle.min\",\"thunderbolt-features\":\"105ac29d.bundle.min\",\"thunderbolt-platform\":\"9b29fd6f.bundle.min\",\"thunderbolt-css\":\"337a0b34.bundle.min\",\"thunderbolt-site-map\":\"dfbb6a35.bundle.min\",\"thunderbolt-mobile-app-builder\":\"15f20ce4.bundle.min\"}","nonBeckyModuleVersions":"{\"remote-widget-structure-builder\":\"1.251.0\",\"blocks-app-descriptor\":\"1.118.0\"}"}},"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","scriptsUrl":"static.parastorage.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","staticAudioUrl":"https:\/\/music.wixstatic.com\/mp3","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","viewerAppsUrl":"https:\/\/viewer-apps.parastorage.com","viewerAssetsUrl":"https:\/\/viewer-assets.parastorage.com","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.parastorage.com","https:\/\/staticorigin.wixstatic.com","https:\/\/www.ingeblikt.be","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"},"siteScopeParams":{"rendererType":null,"wixCodePageIds":["masterPage"],"hasTPAWorkerOnSite":false,"formFactor":"desktop","viewMode":"desktop","freemiumBanner":false,"coBrandingBanner":false,"dayfulBanner":false,"mobileActionsMenu":false,"isWixSite":false,"isResponsive":false,"editorName":"Unknown","urlFormatModel":{"format":"slash","forbiddenPageUriSEOs":["_api","robots.txt","sitemap.xml","feed.xml","sites"],"pageIdToResolvedUriSEO":{}},"pageJsonFileNames":{"is3z1":"ce0b05_b561b11a20f423dee0b1cdbba79d9368_1516.json","o5frv":"ce0b05_de579648445141191261807ef9e90bb2_1516.json","utnqf":"ce0b05_20ccd3dbb289fff24c874e94b1f662b4_1516.json","hrlwh":"ce0b05_db89f23e7e8d72c3861a65e1b120b6ed_1516.json","lenwh":"ce0b05_2597e130f19cc60530ad79d7c962d553_1516.json","e291o":"ce0b05_c13c28390c550f633951f970a75e3b7f_1516.json","wqnoj":"ce0b05_6ee989b6c9ad74645883f1017833bba2_1516.json","nzbge":"ce0b05_2bcb27564de3268c8058eaa1addcd136_1516.json","gatkh":"ce0b05_a162c813341d5a2336c7dc9539912ad8_1516.json","s8gm3":"ce0b05_abb0e6ccc9db471a0a78562d2e35c226_1516.json","ntvfd":"ce0b05_e6b85834aa6e26bb062eb305e66b4c23_1516.json","ovjah":"ce0b05_3e22eef9747d48b59f4c7ee156c08385_1516.json","hcfng":"ce0b05_4ccff077d1002b320f035024f9fa520c_1516.json","dk3u9":"ce0b05_724d3fa9154635765cb97a1e0ec99199_1516.json","ezw3q":"ce0b05_bce2e96ccd748fd142f545cd46a22339_1516.json","ev7ey":"ce0b05_932bc5c06a2d6505d9b3e73334754606_1516.json","qrwc4":"ce0b05_238bdb0bf7b80b3db79e4db2f606270f_1516.json","k1hua":"ce0b05_cae5320db901ac571c17f7e8b2997192_1516.json","vypf5":"ce0b05_7e112f592d56905ba6ccf3066c2ee8bc_1517.json","ko89b":"ce0b05_b8a76167dcefaf7095be87aef7189723_1516.json","zle9k":"ce0b05_0a48a6e78cf0e17e6f980fe4b9eb874d_1516.json","zg2gz":"ce0b05_055b6c8ebf38cc2ffa43657693c95bc1_1525.json","eztip":"ce0b05_5b4739a181908ef5d6aec83a93c419ff_1516.json","mziwb":"ce0b05_3cb1b24e09d7206f01b12a6aee7056f1_1516.json","enef3":"ce0b05_7ca13839156c06513c372e1f5dacefc8_1516.json","upcwg":"ce0b05_4cc1f1714c41622bf8fdc05f30784ef8_1516.json","ix3zl":"ce0b05_613ec466ddff00e6b9db2dfa9f37077b_1516.json","kq8ci":"ce0b05_ec054959f683397065776882ac4a167f_1516.json","nyi1v":"ce0b05_a2093baeb26d8561f19e3c674cedef35_1516.json","hkgik":"ce0b05_3cd1b3271741017ad7edfc8ef8eca6a6_1516.json","ljhm2":"ce0b05_382f5ca3bad0bdd7e5901c85972f6685_1516.json","qar4g":"ce0b05_8e391610fb20a6b6f778bb11e83c2306_1516.json","toqza":"ce0b05_b42bc9a4fc9e34a9d77bd9db5eddfd23_1516.json","m54o8":"ce0b05_5485a8fd0f3aa0538232ee6666ae7cef_1516.json","eqz1j":"ce0b05_30bf42c1031befaae40cda54b6b4180b_1516.json","lgyau":"ce0b05_53218e4d351bd81a5b52190efb026bfd_1516.json","ibxvt":"ce0b05_0a3b468edf94d73d5560eb42fe76f8b6_1516.json","q4b7k":"ce0b05_0e895c52eb4959aff472002db3d1e48b_1516.json","whc08":"ce0b05_f9a690ba4408a0082a51db62f877de34_1516.json","rmz7o":"ce0b05_09fa4414e26cee58cd2c0abafd262451_1531.json","wg8yh":"ce0b05_493f85400283497eea33fcf2798cebda_1516.json","dhoj7":"ce0b05_b662d97959fa32e835b722c8740d4316_1516.json","eenu6":"ce0b05_e163e3925c9c2501d67688581bb84712_1516.json","gwgz6":"ce0b05_392a9e1ffe3806654d871b76c6a11896_1516.json","h1ehn":"ce0b05_027addd27b2f890db55232668905fce8_1516.json","lcu5g":"ce0b05_519dd4466986be7576d4d9382fe125ee_1516.json","fy1l3":"ce0b05_39b1bf2fd2abea44da09e39d66157b0e_1516.json","masterPage":"ce0b05_de09a08b6aa7d3ad9e987a5885794bc0_1534.json"},"protectedPageIds":[],"routersInfo":{"configMap":{}},"isPremiumDomain":true,"disableSiteAssetsCache":false,"migratingToOoiWidgetIds":"","siteRevisionConfig":{},"registryLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15171.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15171.0"}],"isInSeo":true,"language":"nl","originalLanguage":"nl","appDefinitionIdToSiteRevision":{"14271d6f-ba62-d045-549b-ab972ae1f70e":"25","d90652a2-f5a1-4c7c-84c4-d4cdcc41f130":"9292","6edae7b0-5a00-407f-a94c-c347f0333e47":"191","13d21c63-b5ec-5912-8397-c3a5ddb27a97":"440","b976560c-3122-4351-878f-453f337b7245":"1358","14bcded7-0066-7c35-14d7-466cb3f09103":"1335","7479d596-137c-4fa3-89cd-d7091042ba61":"132"},"isClientSdkOnSite":true,"appDefinitionIdsWithCustomCss":[],"isBuilderComponentModel":false,"hasUserDomainMedia":false,"userDomainMediaPrefixes":[],"useViewerAssetsProxy":false},"beckyExperiments":{"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"specs.thunderbolt.resolveSpxWithoutEditorCheck":true,"specs.thunderbolt.UseLoginSocialBarCustomMenu":true,"specs.thunderbolt.fixFirefoxLinkBarIntrinsicSizing":true,"specs.thunderbolt.UseNestedLoginSocialBarMenuItems":true,"specs.thunderbolt.UseNewLoginBarDropdownMenuAlignment":true,"specs.thunderbolt.motionTimeAnimationsCSS":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.a11yContrast":true,"specs.thunderbolt.UseNewLoginSocialBarMemberInitialsAvatar":true,"specs.thunderbolt.responsiveContainerRoleGroup":true,"specs.thunderbolt.UseNewLoginSocialBarElementStructure":true,"specs.thunderbolt.resolveTpaLinkByPageId":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true},"manifests":{"node":{"modulesToHashes":{"builder-component-features":"b14af34c.bundle.min","builder-component-css":"9671c1d9.bundle.min","builder-component-platform":"2f6da277.bundle.min","component-manifest-css":"026bb37d.bundle.min","thunderbolt-css-mappers":"f85ed8e9.bundle.min","thunderbolt-services-configs":"8155c70a.bundle.min","thunderbolt-features":"105ac29d.bundle.min","thunderbolt-platform":"9b29fd6f.bundle.min","thunderbolt-css":"337a0b34.bundle.min","thunderbolt-site-map":"dfbb6a35.bundle.min","thunderbolt-mobile-app-builder":"15f20ce4.bundle.min"}},"web":{"modulesToHashes":{"thunderbolt-features":"79a4eb24.bundle.min","thunderbolt-platform":"d0120064.bundle.min","thunderbolt-css":"9fd06703.bundle.min","thunderbolt-site-map":"2d005201.bundle.min","thunderbolt-mobile-app-builder":"87491e9e.bundle.min","builder-component-features":"b9380cc2.bundle.min","builder-component-css":"507c7495.bundle.min","builder-component-platform":"09d51457.bundle.min","component-manifest-css":"24d6299b.bundle.min","thunderbolt-css-mappers":"4b15be66.bundle.min","thunderbolt-services-configs":"b29393ca.bundle.min","webpack-runtime":"e9817151.bundle.min"},"webpackRuntimeBundle":"e9817151.bundle.min"},"webWorker":{"modulesToHashes":{"thunderbolt-features":"aeb0c89b.bundle.min","thunderbolt-platform":"b2c90d09.bundle.min","thunderbolt-css":"a1d3976a.bundle.min","thunderbolt-site-map":"0f137997.bundle.min","thunderbolt-mobile-app-builder":"4c2b3bea.bundle.min","builder-component-features":"230af8f1.bundle.min","builder-component-css":"d3507bcc.bundle.min","builder-component-platform":"d343bd0b.bundle.min","component-manifest-css":"6f009b66.bundle.min","thunderbolt-css-mappers":"34af412f.bundle.min","thunderbolt-services-configs":"b9940da7.bundle.min"}}},"siteAssetsVersions":{"viewer-assets-generator":"1.0.0","santa-data-fixer":"1.5419.0","@wix\/santa-main-r":"1.1643.0","santa-main-r":"1.1643.0","@wix\/blocks-app-descriptor":"1.118.0","simple-all-pages":"1.0.0","blocks-builder-manifest-generator":"1.151.0","@wix\/santa-data-fixer":"1.5419.0","remote-widget-structure-builder":"1.251.0","remote-widget-metadata":"1.2593.0","santa-site-metadata":"1.3340.0","piler-siteassets":"1.931.0","stylable-santa-flatten":"2.0.222","@wix\/piler-siteassets":"1.931.0"},"staticHTMLComponentUrl":"https:\/\/www-ingeblikt-be.filesusr.com\/","remoteWidgetStructureBuilderVersion":"1.251.0","blocksBuilderManifestGeneratorVersion":"1.129.0"},"experiments":{"specs.thunderbolt.cmsDprNamedQueryParam":true,"specs.thunderbolt.viewport_hydration_extended_react_18":true,"specs.thunderbolt.inMemoryPaypalAuthToken":true,"specs.thunderbolt.PanoramaErrorMonitor":true,"specs.thunderbolt.getMemberDetailsFromMembersNg":true,"specs.promote.ar.reportRestPurchaseEventsInsteadOfKafka":true,"specs.thunderbolt.UseEcomFemBi":true,"specs.thunderbolt.siteMembersMultilingualLanguage":true,"specs.thunderbolt.browserCacheReload":true,"specs.thunderbolt.resolveSpxWithoutEditorCheck":true,"specs.thunderbolt.useERCUndependentComp":true,"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.fedops_enableSampleRateForAppNames":true,"specs.thunderbolt.excludeInstanceFromQueryParams":true,"specs.thunderbolt.fullPageNavigationSpecificSites":true,"specs.thunderbolt.LoginSocialBarSplitStateProps":true,"specs.thunderbolt.bundlerTrafficToAws":true,"specs.thunderbolt.UseOriginalBlocksAppInstance":true,"specs.thunderbolt.UseLoginSocialBarCustomMenu":true,"testOmri":"A","specs.thunderbolt.deprecatewixperf":true,"specs.thunderbolt.useNewRegisterLogin":true,"specs.thunderbolt.shouldFixIosFlashBug":true,"menuUseSiteUiNavbar":"A","omriTest2":"B","specs.thunderbolt.UseNewLoginSocialBarCustomMenuPositioning":true,"specs.thunderbolt.ShouldUseNewIAMSocialFlow":true,"specs.thunderbolt.useIAMEnabledConnections":true,"specs.thunderbolt.securityExperiments":true,"specs.thunderbolt.fixFirefoxLinkBarIntrinsicSizing":true,"specs.thunderbolt.useElementoryRelativePath":true,"specs.thunderbolt.HamburgerMenuOverflowFix":true,"specs.thunderbolt.outlineCss":true,"specs.thunderbolt.UseNestedLoginSocialBarMenuItems":true,"specs.thunderbolt.UseNewLoginBarDropdownMenuAlignment":true,"ronyTestExperiment":"A","specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.motionTimeAnimationsCSS":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.membersArea.LoginBarRemake":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.SlideshowStopMediaInNonActiveSlides":true,"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.biForBrowserZoom":true,"specs.thunderbolt.paidPlansSdkUseV2Orders":true,"specs.thunderbolt.shouldValidateRedirectUrl":true,"specs.thunderbolt.veloWixMembersAmbassadorV2":true,"specs.thunderbolt.EagerSpeculationRules":true,"specs.thunderbolt.megaMenuMouseLeave":true,"specs.thunderbolt.fixMpaWorkerBi":true,"specs.thunderbolt.resolveDocumentLink":true,"specs.thunderbolt.UseWixDataItemService":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.a11yContrast":true,"specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":true,"byeLiran":"A","specs.promote.ar.reportEcomPlatformPurchaseEvents":true,"specs.thunderbolt.UseNewLoginSocialBarMemberInitialsAvatar":true,"specs.thunderbolt.filterRobotsForConvertedDynamicPages":true,"specs.thunderbolt.veloBundlerParastorageUrl":true,"specs.thunderbolt.responsiveContainerRoleGroup":true,"specs.thunderbolt.AddRegisterEventListenerToWixWindow":true,"specs.thunderbolt.UseNewLoginSocialBarElementStructure":true,"specs.thunderbolt.LottieUseCanvasForIOSDevices":true,"specs.thunderbolt.inlineFontsCSSForIframeTPA":true,"specs.ident.usePlatformizedSMAuth":true,"componentsConductorTestTB":"A","specs.thunderbolt.pricingPlansUserOrdersV2":true,"specs.thunderbolt.buttonUdp_loggedIn":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.resolveTpaLinkByPageId":true,"specs.thunderbolt.imageEncodingAVIF":true,"displayWixAdsNewVersion":true,"specs.thunderbolt.BundlerTypescriptListExportedFunctions":true,"specs.thunderbolt.ooi_css_optimization":true,"specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.overrideFloatInDistance":true,"specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true,"testingContextMSID":"A","specs.thunderbolt.deduplicateFAQPageStructuredData":true,"specs.thunderbolt.shouldFetchLogoutUrlByClientId":true,"specs.thunderbolt.routerFetchExtendedUrlLength":true,"specs.thunderbolt.convertBirthdateToISOString":true,"specs.promote.ar.reportScheduleEventsOnPurchaseIfNeeded":true,"specs.thunderbolt.fetchCurrentMemberFromMembersNg":true,"specs.thunderbolt.UseNewLoginBarColorWiringOnE3":true},"fleetConfig":{"fleetName":"thunderbolt-seo-isolated-renderer","type":"GA","code":0},"accessTokensUrl":"https:\/\/www.ingeblikt.be\/_api\/v1\/access-tokens","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"1534","renderingFlow":"NONE","language":"nl","locale":"nl-be"},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15171.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15171.0"}],"anywhereConfig":{},"interactionSampleRatio":0.01,"rendererType":null,"isPartialRouteMatching":false,"useLocalPiler":false,"pilerExperiments":{"specs.piler.useEditorReactComponents":true},"ercVersion":"1.2103.0","escVersion":"1.967.0","react18Compatible":true,"react18HydrationBlackListWidgets":["14756c3d-f10a-45fc-4df1-808f22aabe80"],"mpaBlacklistWidgets":[],"excludeCompsForSSRList":[""],"mpaNavigationCompatible":true,"mpaIncompatibleWidgetsList":[],"mpaExclusionReasons":[],"siteCacheable":true,"isolatedRenderer":true,"siteOwnerId":"ce0b054c-52b9-4a4c-8c3b-25add3fa15f0","hasInteractions":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.03d1fda0.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["5117"],{},function(n){n.O(0,["1619","3033"],function(){return n(n.s=55901)}),n.O()}]);</script>

<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.eefbcea5.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["6747"],{99090(e,t,o){o.d(t,{O:()=>c});let c=(e,t="")=>t.toLowerCase().includes("forcereducedmotion")||!!e?.matchMedia("(prefers-reduced-motion: reduce)").matches}},function(e){e.O(0,["1619","3033"],function(){return e(e.s=19787)}),e.O()}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.eefbcea5.bundle.min.js.map</script>

<!-- react -->
<script crossorigin="" onload="resolveExternalsRegistryModule('react')" src="https://static.parastorage.com/unpkg/react@18.3.1/umd/react.production.min.js"></script>
<!-- react-dom -->
<script crossorigin="" defer="" onload="resolveExternalsRegistryModule('reactDOM')" src="https://static.parastorage.com/unpkg/react-dom@18.3.1/umd/react-dom.production.min.js"></script>
<!-- lodash script -->
<script async="" onload="resolveExternalsRegistryModule('lodash')" src="https://static.parastorage.com/unpkg/lodash@4.17.21/lodash.min.js"></script>
<!-- initial scripts -->
<script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/thunderbolt-commons.6d0c605a.bundle.min.js"></script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.5ce4720d.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["6008"],{68703(e,r,t){t.d(r,{L:()=>i});var o=t(8716),a=t(26778),n=t(89330);let i=(0,o.Og)([],()=>({definition:a.FedopsLoggerDefinition,impl:n.FedopsLoggerService,config:{},platformConfig:{}}))},89973(e,r,t){t.d(r,{h:()=>i});var o=t(65672),a=t(48869);let n=({useBatch:e=!0,publishMethod:r=o.PublishMethods.Auto,endpoint:t,muteBi:a=!1,biStore:n,sessionManager:i,fetch:s,factory:d})=>d({useBatch:e,publishMethod:r,endpoint:t}).setMuted(a).withUoUContext({msid:n.msid}).withNonEssentialContext({visitorId:()=>i.getVisitorId(),siteMemberId:()=>i.getSiteMemberId()}).updateDefaults({vsi:n.viewerSessionId,_av:`thunderbolt-${n.viewerVersion}`,isb:n.is_headless,...n.is_headless&&{isbr:n.is_headless_reason}}),i={createBaseBiLoggerFactory:n,createBiLoggerFactoryForFedops:e=>{let{biStore:{session_id:r,initialTimestamp:t,initialRequestTimestamp:o,dc:i,microPop:s,is_headless:d,isCached:l,pageData:p,rolloutData:u,caching:c,checkVisibility:f=()=>"",viewerVersion:m,requestUrl:I,st:h,isSuccessfulSSR:A,mpaSessionId:g,siteOwnerId:_,uuid:S},muteBi:N=!1}=e;return n({...e,muteBi:N}).updateDefaults({ts:()=>Date.now()-t,tsn:()=>(function({initialRequestTimestamp:e,adjustForPrerender:r=!1}){if("undefined"==typeof window)return Math.round(performance.now()+(performance.timeOrigin-e));let t=r?(0,a.b)():0;return Math.round(performance.now()-t)})({initialRequestTimestamp:o,adjustForPrerender:!0}),dc:i,microPop:s,caching:c,session_id:r,st:h,url:I||p.pageUrl,ish:d,pn:p.pageNumber,isFirstNavigation:1===p.pageNumber,pv:f,pageId:p.pageId,isServerSide:!1,isSuccessfulSSR:A,is_lightbox:p.isLightbox,is_cached:l,is_sav_rollout:+!!u.siteAssetsVersionsRollout,is_dac_rollout:+!!u.isDACRollout,v:m,mpaSessionId:g,siteOwnerId:_,uuid:S,..."undefined"!=typeof document&&document.referrer&&{document_referrer:document.referrer},..."undefined"!=typeof navigator&&navigator.language&&{browserLanguage:navigator.language}})}}},48869(e,r,t){t.d(r,{b:()=>o});let o=()=>{let e=(()=>{if("undefined"==typeof performance||"function"!=typeof performance.getEntriesByType)return;let e=performance.getEntriesByType("navigation")[0];if(e&&e.responseStart>0&&e.responseStart<performance.now())return e})();return e?.activationStart??0}},35499(e,r,t){t.d(r,{W:()=>l});var o=t(41394),a=t(41789),n=t(683),i=t(4291),s=t(6355),d=t(63328);let l=({biLoggerFactory:e,customParams:r={},phasesConfig:t="SEND_ON_FINISH",appName:l="thunderbolt",presetType:p=o.u.BOLT,reportBlackbox:u=!1,paramsOverrides:c={},factory:f,muteThunderboltEvents:m=!1,experiments:I={},monitoringData:h})=>{let A,g,_,S,N,E,v,R,b=f(l,{presetType:p,phasesConfig:t,isPersistent:!0,isServerSide:!1,reportBlackbox:u,customParams:r,biLoggerFactory:e,paramsOverrides:c,enableSampleRateForAppNames:(0,d.k)("specs.thunderbolt.fedops_enableSampleRateForAppNames",I)??("undefined"!=typeof window&&(0,d.k)("specs.thunderbolt.fedops_enableSampleRateForAppNames",I))}),{interactionStarted:w,interactionEnded:O,appLoadingPhaseStart:T,appLoadingPhaseFinish:y,appLoadStarted:D,appLoaded:V}=b,L=(0,d.k)("specs.thunderbolt.fedopsMuteErrors",I),C=(0,d.k)("specs.thunderbolt.panoramaInSsr",I),F="undefined"==typeof window,B=e=>e?.evid&&26===parseInt(e.evid,10),P=(A=(0,s.n)(),h?.viewerSessionId&&A.setSessionId(h.viewerSessionId),g=h?.metaSiteId??"",_=h?.dc??"",S=!!h?.isHeadless,N=!!h?.isCached,E=!!h?.rolloutData?.isTBRollout,v=!!h?.rolloutData?.isDACRollout,R=!!h?.rolloutData?.siteAssetsVersionsRollout,(0,n.V)({baseParams:{platform:i.OD.Viewer,msid:g,fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",artifactVersion:h?.artifactVersion,componentId:l},pluginParams:{useBatch:!0},data:{dataCenter:_,isHeadless:S,isCached:N,isRollout:E,isDacRollout:v,isSavRollout:R,isSsr:!1,presetType:p,customParams:r},reporterOptions:F?{fetchFn:fetch}:{}}).withGlobalConfig(A).client()),G=e=>{P&&(C||!F)&&(e?P.reportLoadStart():P.reportLoadFinish())},M=(e,r,t)=>{if(!P)return;let o=e.replaceAll(" ","_");r?P.transaction(o).start(t):P.transaction(o).finish(t)},k=(e,r,t,n)=>{if(a.iy.has(l))return!0;if(((e,r,t)=>{let n;return B(t)?L:(n=t?.siteAssetsModule??"",!(p!==o.u.BOLT||a.EQ.has(e)||r&&["thunderbolt-css","thunderbolt-features","thunderbolt-platform"].includes(n)))})(e,r,n))return!1;if(n?.siteAssetsModule)return!0;let i=!!t?.appId&&!a.S_.has(t.appId),s=a.S2.has(e),d=a.wV.has(e);return s||i||!d&&!m};return b.interactionStarted=(e,r)=>{if(B(r?.paramsOverrides)?((e={})=>{if(!P)return;let{errorInfo:r,errorType:t}=e,o=Error(r);P?.errorMonitor().reportError(o,{errorName:t,environment:"Viewer"})})(r?.paramsOverrides):(C||e.startsWith("platform_")||!F)&&M(e,!0),k(e,!0,void 0,r?.paramsOverrides))return w.call(b,e,r);try{performance.mark(`${e} started`)}catch(e){}return{timeoutId:0}},b.interactionEnded=(e,r)=>{if((C||e.startsWith("platform_")||!F)&&M(e,!1),k(e,!0,void 0,r?.paramsOverrides))O.call(b,e,r);else try{performance.mark(`${e} ended`)}catch(e){}},b.appLoadingPhaseStart=(e,r)=>{if(M(e,!0,{appDefId:r?.appId,componentId:r?.widgetId}),k(e,!1,r))T.call(b,e,r);else try{performance.mark(`${e} started`)}catch(e){}},b.appLoadingPhaseFinish=(e,r,t)=>{if(M(e,!1,{appDefId:r?.appId,componentId:r?.widgetId}),k(e,!1,r))y.call(b,e,r,t);else try{performance.mark(`${e} finished`)}catch(e){}},b.appLoadStarted=e=>{G(!0),D.call(b,e)},b.appLoaded=e=>{G(!1),V.call(b,e)},b}},81855(e,r,t){t.d(r,{c:()=>o});let o=e=>{let r="thunderbolt-commons";return{reportAsyncWithCustomKey:(t,o,a)=>e.reportAsyncWithCustomKey(t,r,o,a),runAsyncAndReport:(t,o)=>e.runAsyncAndReport(t,r,o),runAndReport:(t,o)=>e.runAndReport(t,r,o),reportError:t=>{e.captureError(t,{tags:{feature:r,clientMetricsReporterError:!0}})},meter:(r,t)=>{e.meter(r,t)},histogram:(e,r)=>{}}}},27256(e,r,t){t.r(r),t.d(r,{createBiReporter:()=>i,site:()=>s});var o=t(73388),a=t(60990);let n=(...e)=>console.log("[TB] ",...e);function i(e=n,r=n,t=()=>{},o=n,a=n){return{reportBI:e,sendBeat:r,setDynamicSessionData:t,reportPageNavigation:o,reportPageNavigationDone:a}}let s=({biReporter:e,wixBiSession:r,viewerModel:t})=>n=>{n(o.O$).toConstantValue(r),n(o.u6).toConstantValue(e),n(o.lR).toConstantValue((0,a.f)(t))}},94756(e,r,t){t.d(r,{lF:()=>n,mY:()=>s,w4:()=>i});var o,a,n=((o={})[o.START=1]="START",o[o.VISIBLE=2]="VISIBLE",o[o.PARTIALLY_VISIBLE=12]="PARTIALLY_VISIBLE",o[o.PAGE_FINISH=33]="PAGE_FINISH",o[o.FIRST_CDN_RESPONSE=4]="FIRST_CDN_RESPONSE",o[o.TBD=-1]="TBD",o[o.PAGE_NAVIGATION=101]="PAGE_NAVIGATION",o[o.PAGE_NAVIGATION_DONE=103]="PAGE_NAVIGATION_DONE",o),i=((a={})[a.NAVIGATION=1]="NAVIGATION",a[a.DYNAMIC_REDIRECT=2]="DYNAMIC_REDIRECT",a[a.INNER_ROUTE=3]="INNER_ROUTE",a[a.NAVIGATION_ERROR=4]="NAVIGATION_ERROR",a[a.CANCELED=5]="CANCELED",a);let s={1:"page-navigation",2:"page-navigation-redirect",3:"page-navigation-inner-route",4:"navigation-error",5:"navigation-canceled"}},73388(e,r,t){t.d(r,{O$:()=>a,lR:()=>n,u6:()=>o});let o=Symbol.for("BI"),a=Symbol.for("WixBiSessionSymbol"),n=Symbol.for("appName")}}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.5ce4720d.bundle.min.js.map</script>
<script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.b1849ba1.bundle.min.js"></script>
<script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.99fa8096.bundle.min.js"></script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.cef181d9.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["8426"],{7146(e,r,t){t.r(r),t.d(r,{platformWorkerPromise:()=>m});let s=window.viewerModel,a=s?.siteFeatures||[],o=s?.siteFeaturesConfigs?.platform,p=s?.siteAssets?.clientTopology,l=s?.site?.externalBaseUrl,i=window.usedPlatformApis,c="undefined"!=typeof Worker&&a.includes("platform")&&!!o,n=async()=>{let e;if(!o?.clientWorkerUrl||!o?.appsScripts||!o?.bootstrapData)return void console.warn("[create-worker] Platform config incomplete (missing clientWorkerUrl, appsScripts, or bootstrapData), skipping worker creation");let r="platform_create-worker started";performance.mark(r);let{clientWorkerUrl:t,appsScripts:s,bootstrapData:a,sdksStaticPaths:c}=o,{appsSpecData:n={},appDefIdToIsMigratedToGetPlatformApi:m={},forceEmptySdks:d}=a||{},f=new Worker(t.startsWith("http://localhost:")||t.startsWith("https://bo.wix.com/suricate/")||document.baseURI!==location.href?(e=new Blob([`importScripts('${t}');`],{type:"application/javascript"}),URL.createObjectURL(e)):t.replace(p?.fileRepoUrl||"",`${l}/_partials`)),u=s?.urls||{},k=Object.keys(u).filter(e=>!n[e]?.isModuleFederated).reduce((e,r)=>(e[r]=u[r],e),{});c&&c.mainSdks&&c.nonMainSdks&&(Object.values(m).every(e=>e)||d?f.postMessage({type:"preloadNamespaces",namespaces:i}):f.postMessage({type:"preloadAllNamespaces",sdksStaticPaths:c})),f.postMessage({type:"platformScriptsToPreload",appScriptsUrls:k});let w="platform_create-worker ended";return performance.mark(w),performance.measure("Create Platform Web Worker",r,w),f},m=c?n():Promise.resolve()}},function(e){e(e.s=7146)}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.cef181d9.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.5cd174ec.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["1625"],{97534(){var e;let n,a,t;e=window,n=new Set,a=[],t=e=>{let a=[];n.forEach(n=>{e.canHandleEvent(n)&&a.push(n)}),a.forEach(a=>{n.delete(a),e.handleEvent(a)})},e.addEventListener("message",e=>{let d={source:e.source,data:e.data,origin:e.origin},s=a.find(e=>e.canHandleEvent(d));s?(t(s),s.handleEvent(d)):n.add(d)}),e._addWindowMessageHandler=e=>{a.push(e),t(e)}}},function(e){e(e.s=97534)}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.5cd174ec.bundle.min.js.map</script>

<!-- scriptTagsToPreload -->




<!-- bi -->
<script>
    window.clientSideRender = false;
</script>
<!-- bi -->
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.ae93e7f6.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["9114"],{80974(e,i,n){let r,t,s,a;n.d(i,{K:()=>u});var o=n(94756);let c="unknown",d=e=>{let i,n,r=(i=e.cache,n=e.varnish,`${i||c},${n||c}`);return{caching:r,isCached:r.includes("hit"),...e.microPop?{microPop:e.microPop}:{}}},l={WixSite:1,UGC:2,Template:3},u=(r=(()=>{let{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:r,fleetConfig:t,commonConfig:s,interactionSampleRatio:a},clientSideRender:o,santaRenderingError:u}=window,p=(({requestUrl:e,interactionSampleRatio:i})=>{let n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:a}),m=(e=>{let{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{}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";let{document:e,navigator:i}=window;if(!e||!i)return"document";let{webdriver:n,userAgent:r,plugins:t,languages:s}=i;if(n)return"webdriver";if(!t||Array.isArray(t))return"plugins";if(Object.getOwnPropertyDescriptor(t,"0")?.writable)return"plugins-extra";if(!r)return"userAgent";if(r.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){let{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:r.appNameForBiEvents,siteRevision:String(r.siteRevision),msId:r.metaSiteId,is_rollout:0===t.code||1===t.code?t.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(r.sessionId),btype:m,isjp:!!m,dc:r.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function i(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",i,{passive:!0}),i(),()=>(i(),e)})(),...((e,i)=>{let n,r=(e=>{let i;try{i=e()}catch{i=[]}let n=i.reduce((e,i)=>(e[i.name]=i.description,e),{});return{cache:n.cache,varnish:n.varnish,microPop:n.dc}})(i);if(r.cache||r.varnish)return d({cache:r.cache||c,varnish:r.varnish||c,microPop:r.microPop});let t=(n=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/))&&n.length?{cache:n[1],varnish:n[2]||c,microPop:n[3]}:null;return t?d(t):{caching:c,isCached:!1}})(document.cookie,()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]]),isMesh:1,st:l[r.siteType]||0,commonConfig:s,muteThunderboltEvents:p,isServerSide:+!o,isSuccessfulSSR:!o,fallbackReason:u?.errorInfo,mpaSessionId:e.mpaSessionId}})(),t={},s=1,{sendBeat:a=(e,i)=>{if(i&&performance.mark){let n=`${i} (beat ${e})`;performance.mark(n)}},reportBI:function(e,i){let n,r;n=i?`${e} - ${i}`:e,r="end"===i?`${e} - start`:null,performance.mark(n),performance.measure&&r&&performance.measure(`\u2B50${e}`,r,n)},wixBiSession:r,sendBeacon:e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch{}i||(new Image().src=e)},setDynamicSessionData:({visitorId:e,siteMemberId:i,bsi:n})=>{t.visitorId=e||t.visitorId,t.siteMemberId=i||t.siteMemberId,t.bsi=n||t.bsi},reportPageNavigation:function(e){s+=1,a(o.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:s})},reportPageNavigationDone:function(e,i){a(o.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:s,navigationType:i}),(i===o.w4.DYNAMIC_REDIRECT||i===o.w4.NAVIGATION_ERROR||i===o.w4.CANCELED)&&(s-=1)}});window.bi=u,window.bi.wixBiSession.isServerSide=+!window.clientSideRender,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),u.sendBeat(1,"Init")}},function(e){e.O(0,["6008"],function(){return e(e.s=80974)}),e.O()}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.ae93e7f6.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.995b241c.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["1698"],{40250(e,i,n){var r=n(94756);n(80974).K.sendBeat(r.lF.PARTIALLY_VISIBLE,"Partially visible",{pageId:window.firstPageId})},80974(e,i,n){let r,t,s,a;n.d(i,{K:()=>p});var o=n(94756);let c="unknown",d=e=>{let i,n,r=(i=e.cache,n=e.varnish,`${i||c},${n||c}`);return{caching:r,isCached:r.includes("hit"),...e.microPop?{microPop:e.microPop}:{}}},l={WixSite:1,UGC:2,Template:3},p=(r=(()=>{let{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:r,fleetConfig:t,commonConfig:s,interactionSampleRatio:a},clientSideRender:o,santaRenderingError:p}=window,u=(({requestUrl:e,interactionSampleRatio:i})=>{let n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:a}),m=(e=>{let{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{}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";let{document:e,navigator:i}=window;if(!e||!i)return"document";let{webdriver:n,userAgent:r,plugins:t,languages:s}=i;if(n)return"webdriver";if(!t||Array.isArray(t))return"plugins";if(Object.getOwnPropertyDescriptor(t,"0")?.writable)return"plugins-extra";if(!r)return"userAgent";if(r.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){let{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:r.appNameForBiEvents,siteRevision:String(r.siteRevision),msId:r.metaSiteId,is_rollout:0===t.code||1===t.code?t.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(r.sessionId),btype:m,isjp:!!m,dc:r.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function i(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",i,{passive:!0}),i(),()=>(i(),e)})(),...((e,i)=>{let n,r=(e=>{let i;try{i=e()}catch{i=[]}let n=i.reduce((e,i)=>(e[i.name]=i.description,e),{});return{cache:n.cache,varnish:n.varnish,microPop:n.dc}})(i);if(r.cache||r.varnish)return d({cache:r.cache||c,varnish:r.varnish||c,microPop:r.microPop});let t=(n=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/))&&n.length?{cache:n[1],varnish:n[2]||c,microPop:n[3]}:null;return t?d(t):{caching:c,isCached:!1}})(document.cookie,()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]]),isMesh:1,st:l[r.siteType]||0,commonConfig:s,muteThunderboltEvents:u,isServerSide:+!o,isSuccessfulSSR:!o,fallbackReason:p?.errorInfo,mpaSessionId:e.mpaSessionId}})(),t={},s=1,{sendBeat:a=(e,i)=>{if(i&&performance.mark){let n=`${i} (beat ${e})`;performance.mark(n)}},reportBI:function(e,i){let n,r;n=i?`${e} - ${i}`:e,r="end"===i?`${e} - start`:null,performance.mark(n),performance.measure&&r&&performance.measure(`\u2B50${e}`,r,n)},wixBiSession:r,sendBeacon:e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch{}i||(new Image().src=e)},setDynamicSessionData:({visitorId:e,siteMemberId:i,bsi:n})=>{t.visitorId=e||t.visitorId,t.siteMemberId=i||t.siteMemberId,t.bsi=n||t.bsi},reportPageNavigation:function(e){s+=1,a(o.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:s})},reportPageNavigationDone:function(e,i){a(o.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:s,navigationType:i}),(i===o.w4.DYNAMIC_REDIRECT||i===o.w4.NAVIGATION_ERROR||i===o.w4.CANCELED)&&(s-=1)}});window.bi=p,window.bi.wixBiSession.isServerSide=+!window.clientSideRender,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),p.sendBeat(1,"Init")}},function(e){e.O(0,["6008"],function(){return e(e.s=40250)}),e.O()}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.995b241c.bundle.min.js.map</script>
<script>
    window.firstPageId = 'rmz7o'

    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.1066.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-->




<!-- domStoreHtml -->
<svg data-dom-store style="display:none"><defs id="dom-store-defs"></defs></svg>




<!-- warmup data start -->
<script type="application/json" id="wix-warmup-data">{"platform":{"ssrPropsUpdates":[{"comp-mli8f3un":{"html":"<p class=\"font_8 wixui-rich-text__text\" style=\"font-size:12px; line-height:1.7em; text-align:center;\"><span style=\"font-size:12px;\" class=\"wixui-rich-text__text\"><span style=\"font-weight:normal;\" class=\"wixui-rich-text__text\"><span style=\"font-family:wfont_3f090f_d2b74fa2704044fa98373433c883f8ed,wf_d2b74fa2704044fa98373433c,orig_poppins_regular;\" class=\"wixui-rich-text__text\"><span style=\"color:#FFFFFF;\" class=\"wixui-rich-text__text\"><span style=\"letter-spacing:normal;\" class=\"wixui-rich-text__text\"><a href=\"https:\/\/www.ingeblikt.be\/privacy\" target=\"_self\" class=\"wixui-rich-text__text\">© 2000-2026 ingeblikt®<\/a><\/span><\/span><\/span><\/span><\/span><\/p>"}}],"ssrStyleUpdates":[],"ssrStructureUpdates":[]},"pages":{"compIdToTypeMap":{"comp-miq83405":"WRichText","comp-miq86vx1":"FiveGridLine","comp-miq87s2n":"WRichText","comp-mli8f3un":"WRichText","comp-mir5ob0g":"WPhoto","comp-jnlmesk0":"DropDownMenu","comp-mir6gora":"WPhoto","comp-miq7go0k":"WRichText","comp-miq7go0j4":"WRichText","comp-miq7qj7p":"WRichText","comp-miq7qj7s":"WRichText","comp-miq7vq78":"LinkBar","masterPage":"MasterPage","SITE_HEADER":"HeaderContainer","PAGES_CONTAINER":"PagesContainer","SITE_FOOTER":"FooterContainer","comp-jkqkrjk0":"StripColumnsContainer","SITE_PAGES":"PageGroup","comp-miq7gnzz":"StripColumnsContainer","comp-jkqkrjk01":"Column","comp-jkqkrjk04":"Column","comp-miq7go0c4":"Column","comp-miq7go0j":"Column","comp-miq7go0l4":"Column","comp-miq7hk9d":"Column","BACKGROUND_GROUP":"BackgroundGroup","SCROLL_TO_TOP":"Anchor","SCROLL_TO_BOTTOM":"Anchor","SKIP_TO_CONTENT_BTN":"SkipToContentButton","comp-mioobpst":"WRichText","comp-mluzciq7":"VectorImage","comp-mipvddnf":"WRichText","comp-mipw1hjo":"WRichText","comp-mir99wa4":"SiteButton","comp-miot4p38":"WRichText","comp-mk5788h6":"WRichText","comp-mk57k182":"WRichText","comp-mk57fo57":"SiteButton","comp-mk57q306":"WRichText","comp-mk58gw4m":"LinkBar","comp-mk57qzs4":"WRichText","comp-mk57wahu":"SiteButton","comp-mioobpss":"WRichText","comp-mios1qw2":"VectorImage","comp-mipwh3tq":"StylableButton","comp-mlywy9cx":"VectorImage","comp-mlyvht0z4":"WRichText","comp-mlyvht0y6":"WRichText","comp-mpfo7s1w3":"VectorImage","comp-mpfo7s1y3":"WRichText","comp-mpfo7s1z":"WRichText","comp-mlyxywvn":"VectorImage","comp-mlyxywvo1":"WRichText","comp-mlyxywvp":"WRichText","comp-mlyy05y37":"VectorImage","comp-mlyy05y46":"WRichText","comp-mlyy05y55":"WRichText","comp-mlyyjif12":"VectorImage","comp-mlyyjif22":"WRichText","comp-mlyyjif28":"WRichText","comp-mlyynx3l2":"VectorImage","comp-mlyynx3m6":"WRichText","comp-mlyynx3n2":"WRichText","comp-mlyyq0mq3":"VectorImage","comp-mlyyq0mr6":"WRichText","comp-mlyyq0ms5":"WRichText","comp-mlyyrx2f3":"VectorImage","comp-mlyyrx2g6":"WRichText","comp-mlyyrx2h":"WRichText","comp-mlyytklj":"VectorImage","comp-mlyytklk":"WRichText","comp-mlyytklk6":"WRichText","comp-mlyyx8k6":"VectorImage","comp-mlyyx8k72":"WRichText","comp-mlyyx8k8":"WRichText","comp-mk567j6x3":"WRichText","comp-mk56d5uu":"WRichText","comp-mk56b0tf":"SiteButton","pageBackground_rmz7o":"PageBackground","rmz7o":"Page","comp-lsvshsik":"ClassicSection","comp-mioobpsn":"ClassicSection","comp-mios16gt":"ClassicSection","comp-mipvvue8":"ClassicSection","comp-mir6tha2":"ClassicSection","comp-mlyvhl3p":"ClassicSection","comp-mk567j6r":"ClassicSection","comp-mk56yyhx":"ClassicSection","comp-kbae5tr4":"StripColumnsContainer","comp-mios1qvm":"Repeater","comp-mmxipf58":"tpaWidgetNative","comp-mir6w53k":"tpaWidgetNative","comp-mkcf9rh3":"tpaWidgetNative","comp-mlozzfl9":"tpaWidgetNative","comp-mlyvht0o":"SlideShowContainer","comp-mk5696j9":"StripColumnsContainer","comp-mk567j76":"tpaWidgetNative","comp-kbae5tti":"Column","comp-mios1qvu":"MediaContainer","comp-mlyvht0x2":"SlideShowSlide","comp-mpfo7s1o":"SlideShowSlide","comp-mlyxywvf":"SlideShowSlide","comp-mlyy05xp":"SlideShowSlide","comp-mlyyjiep":"SlideShowSlide","comp-mlyynx38":"SlideShowSlide","comp-mlyyq0mi":"SlideShowSlide","comp-mlyyrx22":"SlideShowSlide","comp-mlyytkl3":"SlideShowSlide","comp-mlyyx8jy":"SlideShowSlide","comp-mk5696pj":"Column","Containerrmz7o":"Group","DYNAMIC_STRUCTURE_CONTAINER":"DynamicStructureContainer","site-root":"DivWithChildren","main_MF":"DivWithChildren","rmz7o_wrapper":"PageMountUnmount","rmz7o_wrapper_background":"PageMountUnmount"}},"appsWarmupData":{"675bbcef-18d8-41f5-800e-131ec9e08762":{"importedNamespaces":[]},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"comp-mir6w53k_appSettings":{"pageId":"d34uk","styleId":"style-jyem87tx","upgrades":{"fullscreen":{"date":"Tue Dec 11 2018 18:15:52 GMT+0300 (Москва, стандартное время)"}},"galleryId":"90468313-cad2-4897-b753-7ccaea1364e0","itemClick":"nothing","layoutTeaserShowed":true},"comp-mmxipf58_appSettings":{"pageId":"d34uk","styleId":"style-jyem87tx","upgrades":{"fullscreen":{"date":"Tue Dec 11 2018 18:15:52 GMT+0300 (Москва, стандартное время)"}},"galleryId":"0c2a9de7-ad35-4dae-ac1c-269683892a92","layoutTeaserShowed":true},"comp-mk567j76_appSettings":{"pageId":"d34uk","styleId":"style-jyem87tx","upgrades":{"fullscreen":{"date":"Tue Dec 11 2018 18:15:52 GMT+0300 (Москва, стандартное время)"}},"galleryId":"81dd796c-c76e-475e-8124-615ec08c44a4","layoutTeaserShowed":true},"comp-mlozzfl9_appSettings":{"pageId":"d34uk","styleId":"style-jyem87tx","upgrades":{"fullscreen":{"date":"Tue Dec 11 2018 18:15:52 GMT+0300 (Москва, стандартное время)"}},"galleryId":"6bb0f4e4-ed57-47a6-93b7-0713a07809bf","layoutTeaserShowed":true},"comp-mkcf9rh3_appSettings":{"pageId":"d34uk","styleId":"style-jyem87tx","upgrades":{"fullscreen":{"date":"Tue Dec 11 2018 18:15:52 GMT+0300 (Москва, стандартное время)"}},"galleryId":"fdd519f3-e55a-4444-a9ac-290a0f30b7a7","layoutTeaserShowed":true},"comp-mir6w53k_galleryData":{"items":[{"itemId":"a9af431c-5725-4bd0-ac79-cf9abec84e12","isSecure":false,"createdDate":"2026-02-16T09:49:09.000Z","orderIndex":1771235348748,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant ADPO","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"adpo.png","name":"ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png"},"mediaUrl":"ce0b05_ce095d4537e34f6db9b07e439e62759d~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"9cfc6639-ede6-4434-ba73-bd0ca35a4ba1","isSecure":false,"createdDate":"2026-02-16T09:49:09.000Z","orderIndex":1771235348848,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant AQUAFLANDERS","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"aquaflanders.png","name":"ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png"},"mediaUrl":"ce0b05_00ed901ae6804dfdb24950dc24fa710e~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"6f1f29aa-5785-469c-89e3-5d60d412d8da","isSecure":false,"createdDate":"2026-02-18T10:56:18.000Z","orderIndex":1771235348948,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant KRAANWATER","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"focalPoint":[0.5,0.5],"fileName":"aquaflanders - kraanwater.png","name":"ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png"},"mediaUrl":"ce0b05_2e5c33b192d74cc8a69c46f43e07307e~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"ec2aba9d-fa8a-4d8a-9476-27e40219083f","isSecure":false,"createdDate":"2026-02-18T10:56:48.000Z","orderIndex":1771235349048,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant ASCO","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"focalPoint":[0.5,0.5],"fileName":"asco.png","name":"ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png"},"mediaUrl":"ce0b05_9d396cd954be43eca382fa22bd304b6f~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"2a28674c-ac27-47ba-943d-d61941141dce","isSecure":false,"createdDate":"2026-02-16T09:49:09.000Z","orderIndex":1771235349148,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant AZ SINT-LUCAS GENT","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"AZsintlucas.png","name":"ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png"},"mediaUrl":"ce0b05_a38d3c626b134890a12c249f985333ba~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"92e21285-8e07-432e-a16a-11b262899a90","isSecure":false,"createdDate":"2026-02-16T09:49:09.000Z","orderIndex":1771235349248,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant BAM INTERBUILD","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"bam interbuild.png","name":"ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png"},"mediaUrl":"ce0b05_576225e29ce647a6ac42f9a2ce969241~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"aa3ae5d0-329b-44c7-9988-0a9d5cda623f","isSecure":false,"createdDate":"2026-02-16T09:49:09.000Z","orderIndex":1771235349348,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant BELEVINGSFABRIEK","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"belevingsfabriek.png","name":"ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png"},"mediaUrl":"ce0b05_fd0eda198f5c48c289ebddbe483e6bc3~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"ce418ed0-c0dd-43dd-a248-9c3dbc23e96f","isSecure":false,"createdDate":"2026-02-16T09:49:09.000Z","orderIndex":1771235349448,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant BPC GROUP","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"bpc.png","name":"ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png"},"mediaUrl":"ce0b05_0936b19f8feb4017bf431c5e6389f180~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"edea67a9-496b-433c-80b1-962341e9e3c4","isSecure":false,"createdDate":"2026-02-16T09:49:09.000Z","orderIndex":1771235349549,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant BRUSTOR","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"brustor.png","name":"ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png"},"mediaUrl":"ce0b05_4870a35580f04bb28e32031f9d445bee~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"6a92895c-1ccb-4cb5-812b-cec59de45796","isSecure":false,"createdDate":"2026-06-08T12:42:31.000Z","orderIndex":1771235349599,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant CARBOLIM","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"focalPoint":[0.5,0.5],"fileName":"carbolim.png","name":"ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png"},"mediaUrl":"ce0b05_ed6c64e3f6ec48cd9a3fed79d4390ff7~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"3ee361aa-08c5-400f-91fe-b943a323155d","isSecure":false,"createdDate":"2026-02-16T09:49:09.000Z","orderIndex":1771235349649,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant CARGILL","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"cargill.png","name":"ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png"},"mediaUrl":"ce0b05_31ce0d0d9520485a9f69a44723c1ae86~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"a40d39c9-2397-4b53-8604-4150c6f167c1","isSecure":false,"createdDate":"2026-02-18T11:00:09.000Z","orderIndex":1771235349749,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant CHEVRON","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"chevron.png","name":"ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png"},"mediaUrl":"ce0b05_2df7a425e6374ce6b6da4e3a9479e5f6~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"cc02af15-f785-4297-a14d-cb073ea8f0ea","isSecure":false,"createdDate":"2026-02-16T09:49:09.000Z","orderIndex":1771235349849,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant CLARYSSE","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"clarysse.png","name":"ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png"},"mediaUrl":"ce0b05_ce0ecd159ecc445bad8d1b91dd12cd9f~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"7a922097-be79-4484-af09-34361bb5ed1a","isSecure":false,"createdDate":"2026-02-18T10:55:48.000Z","orderIndex":1771235349949,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant CNH INDUSTRIAL","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"focalPoint":[0.5,0.5],"fileName":"cnhi.png","name":"ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png"},"mediaUrl":"ce0b05_0455657a2ea64a58aa523a44a03bce01~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"ddc45bff-5976-45d1-9353-da98ad9afd47","isSecure":false,"createdDate":"2026-02-16T09:49:09.000Z","orderIndex":1771235350049,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant CTC TANK CLEANING","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"ctc.png","name":"ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png"},"mediaUrl":"ce0b05_e4e38d385908490fa965fc9729a70db2~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"711945e7-a437-4b20-8267-bc57c09dfccd","isSecure":false,"createdDate":"2026-02-16T09:49:09.000Z","orderIndex":1771235350149,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant DE WATERGROEP","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"dewatergroep.png","name":"ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png"},"mediaUrl":"ce0b05_1d94edbb18744b3dafdb891c5fd71992~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true}],"totalItemsCount":16},"comp-mmxipf58_galleryData":{"items":[{"itemId":"5ec8b72a-f8a1-4834-9057-b9af26ae8801","isSecure":false,"createdDate":"2026-05-21T15:40:39.000Z","orderIndex":-1755037277276.856,"metaData":{"description":"bedrijfsfilm","title":"Lo & Hugo by IJstijd","link":{"target":"_self","type":"wix","data":{"pageId":"#is3z1","target":"_self","rel":[],"type":"PageLink","pageName":"Lo & Hugo by IJstijd - bedrijfsfilm"},"text":"Go to Page "},"alt":"Bedrijfsfilm voor het ijsmerk Lo & Hugo by IJstijd","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5268287415893799,0.4204545454545454],"fileName":"Lo et Hugo by IJstijd - bedrijfsfilm.jpg","name":"ce0b05_7abf33449f374c488c8ffee6becf23a5~mv2.jpg"},"mediaUrl":"ce0b05_7abf33449f374c488c8ffee6becf23a5~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"d3e73e4c-c5cd-43b6-ac7a-c137b49e4db9","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":-1730696502201.712,"metaData":{"description":"testimonial","title":"POM West-Vlaanderen","link":{"target":"_self","type":"wix","data":{"pageId":"#qar4g","target":"_self","rel":[],"type":"PageLink","pageName":"POM West-Vlaanderen - WestWijs"},"text":"Go to Page "},"alt":"Social storytelling voor WestWijs","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"POM West-Vlaanderen - Westwijs.jpg","name":"ce0b05_f719165c24304bb598adbfce2c190969~mv2.jpg"},"mediaUrl":"ce0b05_f719165c24304bb598adbfce2c190969~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"fe731b41-bcde-4633-a253-c167e790b599","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":-1692474051394.424,"metaData":{"description":"social media","title":"AquaFlanders","link":{"target":"_self","type":"wix","data":{"pageId":"#q4b7k","target":"_self","rel":[],"type":"PageLink","pageName":"AquaFlanders - Kraanwater"},"text":"Go to Page "},"alt":"social media campagne voor kraanwater","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5243055555555556,0.46639393939393936],"fileName":"AquaFlanders - kraanwater.jpg","name":"ce0b05_474c5f9717d2483993c0d5f6d36ccb85~mv2.jpg"},"mediaUrl":"ce0b05_474c5f9717d2483993c0d5f6d36ccb85~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"8d918936-8cc5-4217-b3bb-1b31c67b0532","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":-1539596695511.272,"metaData":{"description":"webinar","title":"AZ Sint-Lucas Gent","link":{"target":"_self","type":"wix","data":{"pageId":"#dhoj7","target":"_self","rel":[],"type":"PageLink","pageName":"AZ Sint-Lucas Gent - webinar oncologie"},"text":"Go to Page "},"alt":"webinarreeks voor kankerpatiënten van AZ Sint-Lucas Gent","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5069444444444444,0.4886363636363637],"fileName":"AZ Sint-Lucas Gent - webinar oncologie.jpg","name":"ce0b05_506643560cc8453493f115a5155aa8c4~mv2.jpg"},"mediaUrl":"ce0b05_506643560cc8453493f115a5155aa8c4~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"c202470d-20b5-4758-9c5e-55cdc978845b","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":-1520487838599.128,"metaData":{"description":"event","title":"Sobinco","link":{"target":"_self","type":"wix","data":{"pageId":"#nyi1v","target":"_self","rel":[],"type":"PageLink","pageName":"Sobinco - aftermovie"},"text":"Go to Page "},"alt":"aftermovie voor opening nieuwe campus bij Sobinco","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"Sobinco - aftermovie.jpg","name":"ce0b05_f4243f7195b549c8a6c3104ad03f53d8~mv2.jpg"},"mediaUrl":"ce0b05_f4243f7195b549c8a6c3104ad03f53d8~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"ad304592-8704-472b-93c5-394f99c98d0e","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":-1501378981686.984,"metaData":{"description":"rekrutering","title":"AZ Sint-Lucas Gent","link":{"target":"_self","type":"wix","data":{"pageId":"#toqza","target":"_self","rel":[],"type":"PageLink","pageName":"AZ Sint-Lucas Gent - rekrutering"},"text":"Go to Page "},"alt":"rekruteringscampagne voor ziekenhuis AZ Sint-Lucas Gent","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.4513888888888889,0.5113636363636364],"fileName":"AZ Sint-Lucas Gent - rekrutering.jpg","name":"ce0b05_2e69e63257d241faa2b5a1d33447bd31~mv2.jpg"},"mediaUrl":"ce0b05_2e69e63257d241faa2b5a1d33447bd31~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"987a5f62-8fa1-4377-863f-5ffa7473521f","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":-1463161267862.696,"metaData":{"description":"greenkey","title":"Belevingsfabriek","link":{"target":"_self","type":"wix","data":{"pageId":"#dk3u9","target":"_self","rel":[],"type":"PageLink","pageName":"Belevingsfabriek - Blankenstein"},"text":"Go to Page "},"alt":"greenkey-opnames voor een audiovisuele belevingswandeling van Belevingsfabriek met Lucas Van den Eynde","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"Belevingsfabriek - Blankenstein.jpg","name":"ce0b05_54c3c51a6a3146c9875ec118017e0ee2~mv2.jpg"},"mediaUrl":"ce0b05_54c3c51a6a3146c9875ec118017e0ee2~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"a37e6e9d-41c9-43b5-8ce4-dd87bbf8e3e5","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":-1089618635875.3174,"metaData":{"description":"instructie","title":"Unilin","link":{"target":"_self","type":"wix","data":{"pageId":"#ljhm2","target":"_self","rel":[],"type":"PageLink","pageName":"Unilin - instructie"},"text":"Go to Page "},"alt":"Unilin installatievideo's om een parket-, laminaat- of vinylvloer te leggen","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"Unilin installatievideo - instructie.jpg","name":"ce0b05_d192c114c8a940bc9260035698c1ba14~mv2.jpg"},"mediaUrl":"ce0b05_d192c114c8a940bc9260035698c1ba14~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"df8dd0ae-ff12-4a0e-8959-c2c9c18b25c6","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":-902847319881.6279,"metaData":{"description":"product","title":"Clarysse","link":{"target":"_self","type":"wix","data":{"pageId":"#fy1l3","target":"_self","rel":[],"type":"PageLink","pageName":"Clarysse - product"},"text":"Go to Page "},"alt":"productvideo's voor Clarysse","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"Clarysse - commercial.jpg","name":"ce0b05_776722dde29d4406b3cee77d4155126d~mv2.jpg"},"mediaUrl":"ce0b05_776722dde29d4406b3cee77d4155126d~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"b4c391e4-2c7a-46cb-8518-ea68590a87c9","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":-716076003887.9386,"metaData":{"description":"instructie","title":"Vanden Broele\n","link":{"target":"_self","type":"wix","data":{"pageId":"#ntvfd","target":"_self","rel":[],"type":"PageLink","pageName":"Vanden Broele - BlueConnect"},"text":"Go to Page "},"alt":"Instructievideo’s voor de politie","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"Vanden Broele - BlueConnect politie.jpg","name":"ce0b05_96cffc3266e04c248bfc961ab54aa90a~mv2.jpg"},"mediaUrl":"ce0b05_96cffc3266e04c248bfc961ab54aa90a~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"ecfcec0a-849b-4d14-970b-68c8711c600a","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":-222682383260.38953,"metaData":{"description":"event","title":"VITO Kennispunt Water","link":{"target":"_self","type":"wix","data":{"pageId":"#ibxvt","target":"_self","rel":[],"type":"PageLink","pageName":"VITO Kennispunt Water - Anchor"},"text":"Go to Page "},"alt":"aftermovie voor het openingsevent van het project Anchor van Interreg Vlaanderen-Nederland","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5381944444444444,0.5],"fileName":"VITO Kennispunt Water - ANCHOR.jpg","name":"ce0b05_c3a5bf29d45a433295660b4f8796be9e~mv2.jpg"},"mediaUrl":"ce0b05_c3a5bf29d45a433295660b4f8796be9e~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"5b847f96-39ef-4df5-95c9-d040e8504202","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":-177828647856.9259,"metaData":{"description":"social media","title":"Standaard Uitgeverij","link":{"target":"_self","type":"wix","data":{"pageId":"#wg8yh","target":"_self","rel":[],"type":"PageLink","pageName":"Standaard Uitgeverij - Aspe"},"text":"Go to Page "},"alt":"social media video’s voor nieuwe Aspe-thriller","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"Standaard Uitgeverij - Aspe.jpg","name":"ce0b05_a2fba750001c4f6a96e614fd5ecc4d0b~mv2.jpg"},"mediaUrl":"ce0b05_a2fba750001c4f6a96e614fd5ecc4d0b~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"c7f99041-187c-42b5-a687-6ea282f25156","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":1279642556011.5186,"metaData":{"description":"webinar","title":"Vanden Broele","link":{"target":"_self","type":"wix","data":{"pageId":"#ko89b","target":"_self","rel":[],"type":"PageLink","pageName":"Vanden Broele - webinars"},"text":"Go to Page "},"alt":"E-learnings opgenomen in onze studio","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"Vanden Broele webinars.jpg","name":"ce0b05_eb9a0452705e44e5bb7ba379ecaab65a~mv2.jpg"},"mediaUrl":"ce0b05_eb9a0452705e44e5bb7ba379ecaab65a~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"fb77f8a5-97dd-4d30-8d6a-64dc7329d7d9","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":1401958079616.889,"metaData":{"description":"instructie","title":"Hydraqua","link":{"target":"_self","type":"wix","data":{"pageId":"#utnqf","target":"_self","rel":[],"type":"PageLink","pageName":"Hydraqua - instructie"},"text":"Go to Page "},"alt":"Instructievideo voor een vlotte installatie van een regenpuntpeilsensor","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"Hydraqua - RegenPlus.jpg","name":"ce0b05_d36036d4f8f043cbac2bc76ebf8aafdf~mv2.jpg"},"mediaUrl":"ce0b05_d36036d4f8f043cbac2bc76ebf8aafdf~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"051f0080-0b1f-4703-a3c0-dfd87f6becbc","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":1524273603222.2593,"metaData":{"description":"reportage","title":"EDIH-EBE","link":{"target":"_self","type":"wix","data":{"pageId":"#eenu6","target":"_self","rel":[],"type":"PageLink","pageName":"EDIH-EBE - reportage"},"text":"Go to Page "},"alt":"Informatieve reportagereeks over de diensten van EDIH-EBE","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"EDIH-EBE.jpg","name":"ce0b05_a791fcb5d11a4b85944a5a85b94aa1d5~mv2.jpg"},"mediaUrl":"ce0b05_a791fcb5d11a4b85944a5a85b94aa1d5~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"933ce6f4-d6c2-45a5-a019-4b9e1698f7b6","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":1768992422613,"metaData":{"description":"instructie","title":"AZ Sint-Lucas Gent","link":{"target":"_self","type":"wix","data":{"pageId":"#gatkh","target":"_self","rel":[],"type":"PageLink","pageName":"AZ Sint-Lucas Gent - instructie"},"text":"Go to Page "},"alt":"instructievideo voorbereiding coloscopie","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"AZ Sint-Lucas Gent - instructie.jpg","name":"ce0b05_458dfd168f7f4b268550e006df402997~mv2.jpg"},"mediaUrl":"ce0b05_458dfd168f7f4b268550e006df402997~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"c6ec805f-1491-41ec-bdf3-69e942039441","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":1769002508709,"metaData":{"description":"testimonial","title":"BankB","link":{"target":"_self","type":"wix","data":{"pageId":"#lenwh","target":"_self","rel":[],"type":"PageLink","pageName":"CKV Bank - testimonial"},"text":"Go to Page "},"alt":"testimonials voor pensioen Patrick","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"CKV Bank - testimonial.jpg","name":"ce0b05_d442c2f08eb34795b2f05364a4a2a7dd~mv2.jpg"},"mediaUrl":"ce0b05_d442c2f08eb34795b2f05364a4a2a7dd~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"bd904237-10ee-4ead-98be-f76aed714dc3","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":1769423824329,"metaData":{"description":"project","title":"De Watergroep","link":{"target":"_self","type":"wix","data":{"pageId":"#ezw3q","target":"_self","rel":[],"type":"PageLink","pageName":"De Watergroep - Life Local Water Adapt"},"text":"Go to Page "},"alt":"Decentrale watervoorziening door De Watergroep","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"De Watergroep - Life Local Water Adapt.jpg","name":"ce0b05_216099f007ce4236b033acf433cab1d6~mv2.jpg"},"mediaUrl":"ce0b05_216099f007ce4236b033acf433cab1d6~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"7f3e71ff-8437-4b9d-b21d-bd2198d49611","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":1769429634708,"metaData":{"description":"product","title":"Unilin","link":{"target":"_self","type":"wix","data":{"pageId":"#m54o8","target":"_self","rel":[],"type":"PageLink","pageName":"Unilin - product"},"text":"Go to Page "},"alt":"Test waterbestendigheid van laminaat Unilin","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"Unilin - AquaProtect moptest.jpg","name":"ce0b05_3dd16470b31f49ec93790570953e1520~mv2.jpg"},"mediaUrl":"ce0b05_3dd16470b31f49ec93790570953e1520~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"ccdc2fc1-896c-49f3-a97d-c8d497473c7e","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":1769437502874,"metaData":{"description":"reportage","title":"Flux50","link":{"target":"_self","type":"wix","data":{"pageId":"#h1ehn","target":"_self","rel":[],"type":"PageLink","pageName":"Flux50 - reportage"},"text":"Go to Page "},"alt":"Flux50 overzichtsvideo 5 jaar","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"Flux50 - 5 jaar.jpg","name":"ce0b05_50d153f7e1bd4296aa85b6aab8b89004~mv2.jpg"},"mediaUrl":"ce0b05_50d153f7e1bd4296aa85b6aab8b89004~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"79e8b135-c0f1-48fb-a241-7caddc80b3bb","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":1769591370765,"metaData":{"description":"social media","title":"Annelies Verhaeghe","link":{"target":"_self","type":"wix","data":{"pageId":"#hrlwh","target":"_self","rel":[],"type":"PageLink","pageName":"Annelies Verhaeghe - social media"},"text":"Go to Page "},"alt":"commercial voice-over Annelies Verhaeghe","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"Annelies Verhaegen - commercial.jpg","name":"ce0b05_f954922f30404fbbac8c6605cb7a3048~mv2.jpg"},"mediaUrl":"ce0b05_f954922f30404fbbac8c6605cb7a3048~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"5835dc2e-e0c9-4e58-849e-c133d41eebb5","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":1769594027639.5,"metaData":{"description":"project","title":"AZ Sint-Lucas Gent","link":{"target":"_self","type":"wix","data":{"pageId":"#mziwb","target":"_self","rel":[],"type":"PageLink","pageName":"AZ Sint-Lucas Gent - project"},"text":"Go to Page "},"alt":"walk through video medisch centrum Lochristi van AZ Sint-Lucas Gent","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"AZ Sint-Lucas Gent - Lochristi.jpg","name":"ce0b05_3563519601fa4c60b35271fcce2cbe06~mv2.jpg"},"mediaUrl":"ce0b05_3563519601fa4c60b35271fcce2cbe06~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"8022935d-f9ab-4487-a1c3-d8e67cb613d3","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":1769596684514,"metaData":{"description":"instructie","title":"Koddaert dakplaten","link":{"target":"_self","type":"wix","data":{"pageId":"#wqnoj","target":"_self","rel":[],"type":"PageLink","pageName":"Koddaert dakplaten"},"text":"Go to Page "},"alt":"instructievideo voor het plaatsen van dakpanplaten","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"Koddaert dakplaten - instructie.jpg","name":"ce0b05_e7e3bf0c343444f9bcb518892106bdac~mv2.jpg"},"mediaUrl":"ce0b05_e7e3bf0c343444f9bcb518892106bdac~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"cdaa4ef0-26d4-469d-9d79-c86a771ebecc","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":1773843316562,"metaData":{"description":"vodcast \/ podcast","title":"Gas.be","link":{"target":"_self","type":"wix","data":{"pageId":"#e291o","target":"_self","rel":[],"type":"PageLink","pageName":"Gas.be - vodcast"},"text":"Go to Page "},"alt":"vodcast en podcast voor Gas.be over positieve energie met Lisbeth Imbo en Valérie Thys","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.1805555555555556,0.5113636363636364],"fileName":"Gasbe - Positieve Energie.jpg","name":"ce0b05_642ba7d30586422bb35e837c63b0f2d5~mv2.jpg"},"mediaUrl":"ce0b05_642ba7d30586422bb35e837c63b0f2d5~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"6b824276-da3b-428f-987d-6eccd429cf6d","isSecure":false,"createdDate":"2026-03-19T13:40:24.000Z","orderIndex":1773847395091,"metaData":{"description":"project","title":"De Watergroep","link":{"target":"_self","type":"wix","data":{"pageId":"#nzbge","target":"_self","rel":[],"type":"PageLink","pageName":"De Watergroep - WPC"},"text":"Go to Page "},"alt":"hoe De Watergroep van hard grondwater zacht drinkwater maakt","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":2444,"focalPoint":[0.5,0.5],"fileName":"De Watergroep - WPC.jpg","name":"ce0b05_856b01aa015f4b028db70d06142fc323~mv2.jpg"},"mediaUrl":"ce0b05_856b01aa015f4b028db70d06142fc323~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true}],"totalItemsCount":26},"comp-mkcf9rh3_galleryData":{"items":[{"itemId":"53cedc90-f5a0-499c-a3a4-6c102baea816","isSecure":false,"createdDate":"2026-02-16T09:53:42.000Z","orderIndex":1771235621473,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant EASTMAN","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"eastman.png","name":"ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png"},"mediaUrl":"ce0b05_5d47e2e9b886490fb4c85c003aeaebd1~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"7f10e60e-f638-4234-a7e6-b2e286671834","isSecure":false,"createdDate":"2026-02-18T10:58:11.000Z","orderIndex":1771235621573,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant ECOVER","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"ecover.png","name":"ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png"},"mediaUrl":"ce0b05_11ef3c98e084480bb7406cfd04142f68~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"9c87e755-7a01-4393-b23d-3673e1c3f389","isSecure":false,"createdDate":"2026-02-16T09:53:42.000Z","orderIndex":1771235621674,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant EFTCO","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"eftco.png","name":"ce0b05_193020a03b3140dca257b771a89be154~mv2.png"},"mediaUrl":"ce0b05_193020a03b3140dca257b771a89be154~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"b6cb03f2-ebf6-49d4-88d8-ee3535a01c06","isSecure":false,"createdDate":"2026-02-16T09:53:42.000Z","orderIndex":1771235621774,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant FLUX50","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"flux50.png","name":"ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png"},"mediaUrl":"ce0b05_827a5b661fc24b35b8bcecd4be1870d0~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"2c43e8e8-9afb-47f1-a7ca-837475960c0c","isSecure":false,"createdDate":"2026-02-16T09:53:42.000Z","orderIndex":1771235621974,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant KODDAERT","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"koddaert.png","name":"ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png"},"mediaUrl":"ce0b05_9b94a28ece3f4d66813be05b65342eba~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"da823d0a-8f93-4719-a961-aa0e52638ff7","isSecure":false,"createdDate":"2026-02-16T09:53:42.000Z","orderIndex":1771235622074,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant DAKPLATEN.BE","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"koddaert - dakplatenbe.png","name":"ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png"},"mediaUrl":"ce0b05_4bd07c4582fc47c09668f986834a9a8d~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"340b7535-e9a1-4d80-a9fa-ae560327c45d","isSecure":false,"createdDate":"2026-02-16T09:53:42.000Z","orderIndex":1771235622174,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant UITGEVERIJ LANNOO","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"lannoo.png","name":"ce0b05_4534bed319584299b521d63b78dccd67~mv2.png"},"mediaUrl":"ce0b05_4534bed319584299b521d63b78dccd67~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"fbf709dc-d6f4-440a-b89b-e878f6bd1136","isSecure":false,"createdDate":"2026-03-13T10:03:22.000Z","orderIndex":1771235622224,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant LO & HUGO BY IJSTIJD","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"focalPoint":[0.5,0.5],"fileName":"ijstijd.png","name":"ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png"},"mediaUrl":"ce0b05_0a71620e6b5747c8bedc3af0df683f05~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"27f1b66f-4b50-4e6e-9053-e65a8c35914a","isSecure":false,"createdDate":"2026-02-18T10:59:20.000Z","orderIndex":1771235622274,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant LOTUS BAKERIES","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"lotus.png","name":"ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png"},"mediaUrl":"ce0b05_4c8513f3a79a4396a8401457a02430a8~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"d6995b3e-0657-477d-a5ee-4847f952d011","isSecure":false,"createdDate":"2026-02-16T09:53:42.000Z","orderIndex":1771235622374,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant LUBRIZOL","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"lubrizol.png","name":"ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png"},"mediaUrl":"ce0b05_9ee3bda509d5446ba5d43cd081813467~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"ae8bc9ee-74f9-4645-a531-c3f73940c360","isSecure":false,"createdDate":"2026-02-16T09:53:42.000Z","orderIndex":1771235622474,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant MBG","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"mbg.png","name":"ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png"},"mediaUrl":"ce0b05_208fc22615064eb6a88693b4d06037ba~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"6b775775-1f53-4328-8235-20bdc907b4cb","isSecure":false,"createdDate":"2026-02-18T10:58:50.000Z","orderIndex":1771235622574,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant P&G","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"pg.png","name":"ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png"},"mediaUrl":"ce0b05_65140b2575034092b4a2c2f71b90382b~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"a27af32e-96f0-4fc1-b09d-3288bc623d39","isSecure":false,"createdDate":"2026-02-16T09:53:42.000Z","orderIndex":1771235622674,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant PLOPSA","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"plopsa.png","name":"ce0b05_df9c7a9a343142abac0748690349e706~mv2.png"},"mediaUrl":"ce0b05_df9c7a9a343142abac0748690349e706~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"c3c929d6-87f7-4bce-a5a4-17a5533b1a67","isSecure":false,"createdDate":"2026-02-16T09:53:42.000Z","orderIndex":1771235622774,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant POLYGON","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"polygon.png","name":"ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png"},"mediaUrl":"ce0b05_91e552226fea4ba1822f37f3950c41d9~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"30de8e39-cc44-46eb-a603-3725be57772c","isSecure":false,"createdDate":"2026-02-16T09:53:42.000Z","orderIndex":1771235622874,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant POM WEST-VLAANDEREN","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"POM-WestVL.png","name":"ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png"},"mediaUrl":"ce0b05_b4790cf0a9d34ce78f72fe51807a1e49~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true}],"totalItemsCount":15},"comp-mk567j76_galleryData":{"items":[{"itemId":"d5089ef9-a131-4dd3-a259-f0488d1d3bf9","isSecure":false,"createdDate":"2026-01-13T15:26:52.000Z","orderIndex":-884159041064.25,"metaData":{"title":"Greenkey studio @ Ingeblikt","link":{"type":"none","target":"_blank"},"alt":"Greenkey studio bij Ingeblikt te Tielt, België.","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1200,"width":1600,"focalPoint":[0.3153125,0.47291666666666665],"fileName":"Foto studio 10.jpg","name":"ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg"},"mediaUrl":"ce0b05_33e7daed54bf4e34b9443a11ff943598~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"574a152c-6c4a-4967-a341-56e74cd0d1ab","isSecure":false,"createdDate":"2026-01-13T15:26:52.000Z","orderIndex":-17436.5,"metaData":{"title":"Cosy studio @ Ingeblikt","link":{"type":"none","target":"_blank"},"alt":"Webinar studio bij Ingeblikt te Tielt, België.","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1200,"width":1600,"focalPoint":[0.5,0.5],"fileName":"Foto studio 4.jpg","name":"ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg"},"mediaUrl":"ce0b05_8b5012d22d6a474f8de64523827abfbb~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"ea01e8b4-8391-4628-8a6c-a6883f654dee","isSecure":false,"createdDate":"2026-01-13T15:26:52.000Z","orderIndex":884158997214.75,"metaData":{"title":"Cosy studio @ Ingeblikt","link":{"type":"none","target":"_blank"},"alt":"Webinar studio bij Ingeblikt te Tielt, België.","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1200,"width":1600,"focalPoint":[0.5,0.5],"fileName":"Foto studio 9.jpg","name":"ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg"},"mediaUrl":"ce0b05_b88d83d30b2d446db76cb9574c8e8e24~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"768b74ab-9cda-4f3a-8bab-7dc0c15ab363","isSecure":false,"createdDate":"2026-01-13T15:26:52.000Z","orderIndex":1326238504540.375,"metaData":{"title":"Cosy studio @ Ingeblikt","link":{"type":"none","target":"_blank"},"alt":"Webinar studio bij Ingeblikt te Tielt, België.","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1200,"width":1600,"focalPoint":[0.5,0.5],"fileName":"Foto studio 5.jpg","name":"ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg"},"mediaUrl":"ce0b05_e2635e398e0245afaa7c762051aaa6ba~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"e9d5823f-16a4-4b46-9f69-59f17e016998","isSecure":false,"createdDate":"2026-03-23T12:31:04.000Z","orderIndex":1436758381371.7812,"metaData":{"title":"Product shoot studio @ Ingeblikt","link":{"type":"none","target":"_blank"},"alt":"Product shoot studio bij Ingeblikt te Tielt, België.","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1200,"width":1600,"focalPoint":[0.5,0.5],"fileName":"Foto studio 13.jpg","name":"ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg"},"mediaUrl":"ce0b05_0f49b6f9215f42edb015a555c86f2ff6~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"175d034a-07e4-4b63-90a3-fa0e3abf9a98","isSecure":false,"createdDate":"2026-01-13T15:26:52.000Z","orderIndex":1547278258203.1875,"metaData":{"description":"Podcast studio bij Ingeblikt te Tielt, België.","title":"Podcast studio @ Ingeblikt","link":{"type":"none","target":"_blank"},"alt":"Podcast studio bij Ingeblikt te Tielt, België.","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1200,"width":1600,"focalPoint":[0.5,0.5],"fileName":"Foto studio 3.jpg","name":"ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg"},"mediaUrl":"ce0b05_b111c090e4244208986c80e75011ce13~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"ab5becda-34f1-4465-bac5-d7808819b417","isSecure":false,"createdDate":"2026-01-13T15:26:52.000Z","orderIndex":1657798135034.5938,"metaData":{"title":"Cosy white studio @Ingeblikt","link":{"type":"none","target":"_blank"},"alt":"Webinar studio bij Ingeblikt te Tielt, België.","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1200,"width":1600,"focalPoint":[0.5,0.5],"fileName":"Foto studio 6.jpg","name":"ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg"},"mediaUrl":"ce0b05_c900d1d839274982989b8c6b6afd3d18~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"36b99190-3626-4351-ac33-5f8ee35b77fd","isSecure":false,"createdDate":"2026-01-13T15:26:52.000Z","orderIndex":1713058073450.2969,"metaData":{"title":"Cosy white studio @ Ingeblikt","link":{"type":"none","target":"_blank"},"alt":"Webinar studio bij Ingeblikt te Tielt, België.","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1200,"width":1600,"focalPoint":[0.5,0.5],"fileName":"Foto studio 2.jpg","name":"ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg"},"mediaUrl":"ce0b05_748512c43df747e1a3223675d52500b7~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"fb9c3c08-aeae-44d4-a509-c842fd447469","isSecure":false,"createdDate":"2026-01-13T15:26:52.000Z","orderIndex":1768318011866,"metaData":{"title":"Autocue   @Ingeblikt","link":{"type":"none","target":"_blank"},"alt":"Webinar studio bij Ingeblikt te Tielt, België.","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1200,"width":1600,"focalPoint":[0.5,0.5],"fileName":"Foto studio 12.jpg","name":"ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg"},"mediaUrl":"ce0b05_12042fccef614c159df5f4754e41407a~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"a0e519f6-f134-4ea6-8bc5-3f515823eb38","isSecure":false,"createdDate":"2026-01-13T15:26:52.000Z","orderIndex":1768318011966.5,"metaData":{"title":"Cosy studio @ Ingeblikt","link":{"type":"none","target":"_blank"},"alt":"Webinar studio bij Ingeblikt te Tielt, België.","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1200,"width":1600,"focalPoint":[0.5,0.5],"fileName":"Foto studio 8.jpg","name":"ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg"},"mediaUrl":"ce0b05_76a8f44e2a1845d487143416b667aac6~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"358d4ebf-ff66-4b6e-8ae3-e679c4b39718","isSecure":false,"createdDate":"2026-01-13T15:26:52.000Z","orderIndex":1768318012067,"metaData":{"title":"Greenkey studio @ Ingeblikt","link":{"type":"none","target":"_blank"},"alt":"Greenkey studio bij Ingeblikt te Tielt, België.","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1200,"width":1600,"focalPoint":[0.32,0.4216666666666667],"fileName":"Foto studio 11.jpg","name":"ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg"},"mediaUrl":"ce0b05_f3847ca3eb17496d9e5bd63d3b4a477d~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"2cc0d646-c1ca-4ecb-9d3d-f01372033e78","isSecure":false,"createdDate":"2026-03-23T12:31:04.000Z","orderIndex":1768318012217,"metaData":{"title":"Product shoot studio @ Ingeblikt","link":{"type":"none","target":"_blank"},"alt":"Product shoot studio bij Ingeblikt te Tielt, België.","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1200,"width":1600,"focalPoint":[0.5,0.5],"fileName":"Foto studio 14.jpg","name":"ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg"},"mediaUrl":"ce0b05_9ef1542a3f524899a18f74b1a097a53d~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"d8239d60-29f0-4807-a0b8-3a4a44a25060","isSecure":false,"createdDate":"2026-01-13T15:26:52.000Z","orderIndex":1768318012367,"metaData":{"title":"Cosy studio @ Ingeblikt","link":{"type":"none","target":"_blank"},"alt":"Webinar studio bij Ingeblikt te Tielt, België.","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1200,"width":1600,"focalPoint":[0.5,0.5],"fileName":"Foto studio 7.jpg","name":"ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg"},"mediaUrl":"ce0b05_cdacbee06be94a44b156d85ad913721e~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"0f5faf87-3097-4519-ab1e-7cb125b5300b","isSecure":false,"createdDate":"2026-01-13T15:26:52.000Z","orderIndex":1768318012667,"metaData":{"title":"White studio @ Ingeblikt","link":{"type":"none","target":"_blank"},"alt":"Webinar studio bij Ingeblikt te Tielt, België.","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1200,"width":1600,"focalPoint":[0.5,0.5],"fileName":"Foto studio 1.jpg","name":"ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg"},"mediaUrl":"ce0b05_a7aeb5250ce64b868544226279b337c6~mv2.jpg","directLink":{},"directShareLink":null,"isVisitedLoveData":true}],"totalItemsCount":14},"comp-mlozzfl9_galleryData":{"items":[{"itemId":"8a6e253e-4d0b-4e46-956c-dae787b121fd","isSecure":false,"createdDate":"2026-02-16T09:55:33.000Z","orderIndex":1771235732878,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant REAZN","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"reazn.png","name":"ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png"},"mediaUrl":"ce0b05_608aca15f71c498bbfba913668ea1370~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"31ba3128-1c2e-4504-983d-96cdd69ea5c7","isSecure":false,"createdDate":"2026-02-18T11:01:08.000Z","orderIndex":1771235732978,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant SHELL","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"shell.png","name":"ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png"},"mediaUrl":"ce0b05_03787e7cfc794c688f18544e4b3d1c56~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"2a67b823-793c-4cf2-9f97-a29e17138b4f","isSecure":false,"createdDate":"2026-02-16T09:55:33.000Z","orderIndex":1771235733078,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant SOBINCO","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"sobinco.png","name":"ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png"},"mediaUrl":"ce0b05_c59da66c0467420da0a5f150020a0b76~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"0044604d-d627-420e-85e0-a2dee4a07ba4","isSecure":false,"createdDate":"2026-02-18T11:01:33.000Z","orderIndex":1771235733178,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant SOLVAY","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"solvay.png","name":"ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png"},"mediaUrl":"ce0b05_240353940f61414f8bd24ec96c4d6c2f~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"bec96860-b026-408f-8514-255cfc8013d0","isSecure":false,"createdDate":"2026-02-16T09:55:33.000Z","orderIndex":1771235733278,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant STANDAARD UITGEVERIJ","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"standaarduitgeverij.png","name":"ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png"},"mediaUrl":"ce0b05_81e0e7c3701c43df800b2e31f8f1eab1~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"5a59ec2e-069d-40eb-b8aa-713e9c8d83e9","isSecure":false,"createdDate":"2026-02-16T09:55:33.000Z","orderIndex":1771235733378,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant THE CONTENT COMPANY","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"thecontentcompany.png","name":"ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png"},"mediaUrl":"ce0b05_a12af29ac0784326b6b131af619d25cb~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"674ae4e6-c321-4022-ab60-e1b6c757b6db","isSecure":false,"createdDate":"2026-02-16T09:55:33.000Z","orderIndex":1771235733478,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant TIENSE SUIKERS","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"tiensesuikers.png","name":"ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png"},"mediaUrl":"ce0b05_bca82b63c9154af29adc7590cb1789ac~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"6304eb6c-fa5e-4b10-a137-890c4d52aaba","isSecure":false,"createdDate":"2026-02-16T09:55:33.000Z","orderIndex":1771235733578,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant TRENDS Z","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"trendsZ.png","name":"ce0b05_223628930f034648960c3d6160ca7b88~mv2.png"},"mediaUrl":"ce0b05_223628930f034648960c3d6160ca7b88~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"3aafab60-cc30-4f8c-82e9-206a18f67422","isSecure":false,"createdDate":"2026-02-16T09:55:33.000Z","orderIndex":1771235733678,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant UNILIN","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"unilin.png","name":"ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png"},"mediaUrl":"ce0b05_1a0d248592ce4dd9ab765ded0af0739d~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"dbe61443-4ebe-4049-af40-aefd631ad9b9","isSecure":false,"createdDate":"2026-02-16T09:55:33.000Z","orderIndex":1771235733778,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant VANDEMOORTELE","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"vandemoortele.png","name":"ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png"},"mediaUrl":"ce0b05_a685b4b670e54c598a2f105a6ef2c8de~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"4a0c58e2-7303-440c-b031-3fff9354b91f","isSecure":false,"createdDate":"2026-02-16T09:55:33.000Z","orderIndex":1771235733878,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant UITGEVERIJ VANDEN BROELE","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"vandenbroele.png","name":"ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png"},"mediaUrl":"ce0b05_f7353aea3d5a4756af805ca5c94f0419~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"befbbb1a-6e80-477d-b2d3-f3015df8cd07","isSecure":false,"createdDate":"2026-02-16T09:55:33.000Z","orderIndex":1771235733978,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant VITO KENNISPUNT WATER","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"vito-kennispunt-water.png","name":"ce0b05_390d5728658c4040ba2955581070937a~mv2.png"},"mediaUrl":"ce0b05_390d5728658c4040ba2955581070937a~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"41c07df1-2f00-4303-a7e1-0154612d457e","isSecure":false,"createdDate":"2026-02-16T09:55:33.000Z","orderIndex":1771235734078,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant VLARIO","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"vlario.png","name":"ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png"},"mediaUrl":"ce0b05_1ee9e74d23c342f29ce7eaaa4dc2efa1~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"642f0820-c873-4b82-9135-08502d847df8","isSecure":false,"createdDate":"2026-02-16T09:55:33.000Z","orderIndex":1771235734178,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant VTTI","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"vtti.png","name":"ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png"},"mediaUrl":"ce0b05_d0f39c39d1d646fb922aac51a007b686~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true},{"itemId":"9764a731-5536-4e72-a6e8-b1d4656478b2","isSecure":false,"createdDate":"2026-02-18T11:00:41.000Z","orderIndex":1771235734279,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"Logo van onze klant YARA","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":500,"width":500,"fileName":"yara.png","name":"ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png"},"mediaUrl":"ce0b05_50978ac3e5f44d37ae3ab2b59eb97c6e~mv2.png","directLink":{},"directShareLink":null,"isVisitedLoveData":true}],"totalItemsCount":15}}},"ooi":{"failedInSsr":{}}}</script>
<!-- warmup data end -->


<!-- presets polyfill -->




<!-- detect browser zoom -->










</body>
</html>

