<!DOCTYPE html>
<html lang="en">
<head>
  
  <!-- SEO Tags -->
  <title>Going Public | Hope Cardiff</title>
  <meta name="description" content="We are Going Public with Hope! Youth Workshops &amp; Volunteer Programs!"/>
  <link rel="canonical" href="https://www.hopecardiff.org/goingpublic/feed"/>
  <meta property="og:title" content="Going Public | Hope Cardiff"/>
  <meta property="og:description" content="We are Going Public with Hope! Youth Workshops &amp; Volunteer Programs!"/>
  <meta property="og:url" content="https://www.hopecardiff.org/goingpublic/feed"/>
  <meta property="og:site_name" content="Hope Cardiff"/>
  <meta property="og:type" content="website"/>
  <script type="application/ld+json">{"@context":"https://schema.org","@type":"ItemList","itemListElement":[{"@type":"VideoObject","thumbnailUrl":"https://i.ytimg.com/vi/SUyTgc9-TO8/mqdefault.jpg","name":"Unashamed - Animation","description":"Project by Hope Cardiff: https://www.hopecardiff.org\nAnimation by Isaac Camilleri: https://www.camillerifilms.com\nWords by Harry Baker: https://www.harrybaker.co","uploadDate":"2024-06-12T10:50:35Z","duration":"PT3M14S","embedUrl":"//www.youtube.com/embed/SUyTgc9-TO8","position":1},{"@type":"VideoObject","thumbnailUrl":"https://i.ytimg.com/vi/48SxV9iPL0Q/mqdefault.jpg","name":"Earth is the Right Place for Love - Josh Morgan","description":"Music by Joshua James Morgan: https://www.instagram.com/joshuajamesmorganmusic/\nEvent hosted by our charity Hope: www.hopecardiff.org\nFilmed by Nathanael age 13 & Eira age 14.","uploadDate":"2024-07-10T09:39:39Z","duration":"PT3M44S","embedUrl":"//www.youtube.com/embed/48SxV9iPL0Q","position":2},{"@type":"VideoObject","thumbnailUrl":"https://i.ytimg.com/vi/bpyMJES6nwI/mqdefault.jpg","name":"Wonderful - Harry Baker","description":"A poem by Harry Baker: www.harrybaker.co\nEvent hosted by our charity Hope: www.hopecardiff.org\nFilmed by Nathanael age 13 & Eira age 14.","uploadDate":"2024-11-16T09:43:24Z","duration":"PT2M53S","embedUrl":"//www.youtube.com/embed/bpyMJES6nwI","position":3},{"@type":"VideoObject","thumbnailUrl":"https://i.ytimg.com/vi/e4AnKIHjDrM/mqdefault.jpg","name":"A Christmas Testimony - Animation","description":"An animated testimony of someone dealing with depression at Christmas time.\n\nSpoken word written and performed by Meg Probert, animated and edited by Isaac Camilleri.","uploadDate":"2024-06-12T10:48:05Z","duration":"PT3M31S","embedUrl":"//www.youtube.com/embed/e4AnKIHjDrM","position":4}]}</script>
  <meta name="msvalidate.01" content="76CB2AF8EE7793E9157C598ACBAB4A18"/>
  <meta name="google-site-verification" content="F3Wi3s10ne44TwbJU3fqHYo6CyjRxjFh83CIyfsEQbM"/>
  <meta name="twitter:card" content="summary_large_image"/>
  <meta name="twitter:title" content="Going Public | Hope Cardiff"/>
  <meta name="twitter:description" content="We are Going Public with Hope! Youth Workshops &amp; Volunteer Programs!"/>

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

  <!-- Safari Pinned Tab Icon -->
  <!-- <link rel="mask-icon" href="https://static.wixstatic.com/media/53de2b_0ca9c4d67bc249909edda6b75fab471d%7Emv2.png/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/53de2b_0ca9c4d67bc249909edda6b75fab471d%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-renderer-user-code","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.15166.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15166.0"}],"siteFeaturesConfigs":{"sessionManager":{"isRunningInDifferentSiteContext":false}},"language":{"userLanguage":"en"},"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.hopecardiff.org","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"}},"siteFeatures":["accessibilityBrowserZoom","appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","commonConfig","componentsRegistry","consentPolicy","cyclicTabbing","domSelectors","environmentWixCodeSdk","environment","externalServices","lightbox","locationWixCodeSdk","mpaNavigation","navigationManager","navigationPhases","ooi","pages","panorama","renderer","reporter","routerFetch","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.hopecardiff.org","isSEO":true},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"requestUrl":"https:\/\/www.hopecardiff.org\/goingpublic\/feed","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"4","branchId":"f5360da9-0e07-46c9-b373-b74d528c6677","renderingFlow":"NONE","language":"en","locale":"en-gb"},"interactionSampleRatio":0.01,"accessTokensUrl":"https:\/\/www.hopecardiff.org\/_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.17427.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

	
  </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 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[StylableButton_Default].7e427c4b.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_bootstrap.46bd2c00.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[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_Default].8baa6150.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Container_DefaultAreaSkin].01af202b.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[TextMask].c5d1c6e9.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/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":"/goingpublic/feed"}}]},"eagerness":"eager"}]}</script>
<link rel="stylesheet" href="https://static.parastorage.com/services/form-app/1.2768.0/FormViewerWidget.min.css"/>
<link rel="stylesheet" href="https://static.parastorage.com/services/wix-vod-widget/1.4627.0/WixVideoViewerWidget.min.css"/>
<style id="page-transitions">@view-transition {navigation: auto;types: OutIn}</style>
<!-- Loadable Component comp-mdihx6u96 -->

<!-- Loadable Component comp-mdihx6u96 -->
<script id="comp-mdihx6u96__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="comp-mdihx6u96__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script>
<!-- Loadable Component comp-m1kltt90 -->
<link data-chunk="form-app-header" rel="stylesheet" href="https://static.parastorage.com/services/form-app/1.2768.0/client-viewer/form-app-header.chunk.min.css"/><link data-chunk="form-app-wix-ricos-viewer" rel="stylesheet" href="https://static.parastorage.com/services/form-app/1.2768.0/client-viewer/1277.chunk.min.css"/><link data-chunk="form-app-dropdown" rel="stylesheet" href="https://static.parastorage.com/services/form-app/1.2768.0/client-viewer/9907.chunk.min.css"/><link data-chunk="form-app-dropdown" rel="stylesheet" href="https://static.parastorage.com/services/form-app/1.2768.0/client-viewer/form-app-dropdown.chunk.min.css"/><link data-chunk="form-app-text-area" rel="stylesheet" href="https://static.parastorage.com/services/form-app/1.2768.0/client-viewer/form-app-text-area.chunk.min.css"/>
<!-- Loadable Component comp-m1kltt90 -->
<script id="comp-m1kltt90__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[1693,8455,778,9907,5807,7017]</script><script id="comp-m1kltt90__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["form-app-header","form-app-wix-ricos-viewer","form-app-dropdown","form-app-text-area"]}</script><script async="" data-chunk="form-app-header" src="https://static.parastorage.com/services/form-app/1.2768.0/client-viewer/1693.chunk.min.js"></script><script async="" data-chunk="form-app-header" src="https://static.parastorage.com/services/form-app/1.2768.0/client-viewer/form-app-header.chunk.min.js"></script><script async="" data-chunk="form-app-wix-ricos-viewer" src="https://static.parastorage.com/services/form-app/1.2768.0/client-viewer/form-app-wix-ricos-viewer.chunk.min.js"></script><script async="" data-chunk="form-app-dropdown" src="https://static.parastorage.com/services/form-app/1.2768.0/client-viewer/9907.chunk.min.js"></script><script async="" data-chunk="form-app-dropdown" src="https://static.parastorage.com/services/form-app/1.2768.0/client-viewer/form-app-dropdown.chunk.min.js"></script><script async="" data-chunk="form-app-text-area" src="https://static.parastorage.com/services/form-app/1.2768.0/client-viewer/form-app-text-area.chunk.min.js"></script>
<link id="css_masterPage" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%22333b456e-dd48-4d6b-b32b-9fd48d74e163%22%3A%221118%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar%2C.motionTimeAnimationsCSS%2C.resolveSpxWithoutEditorCheck&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22f5360da9-0e07-46c9-b373-b74d528c6677%22%7D&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&fileId=2c88f59b.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=true&isWixCodeOnSite=true&language=en&metaSiteId=acac910e-e10c-4e21-9447-05c3edb430ec&module=thunderbolt-css&ooiVersions=144097ea-fea0-498e-ade7-e6de40127106%253Dp.wix-vod-widget%252F1.4627.0%252FWixVideoViewerWidgetNoCss.%253B14fd5970-8072-c276-1246-058b79e70c1a%253Dp.ecom-platform-checkout%252F1.7011.0%252FCheckoutViewerWidgetNoCss.%253B371ee199-389c-4a93-849e-e35b8a15b7ca%253Dp.form-app%252F1.2768.0%252FFormViewerWidgetNoCss.%253B49dbb2d9-d9e5-4605-a147-e926605bf164%253Dp.wixstores-client-cart-ooi%252F1.6141.0%252FSideCartViewerWidgetNoCss.&originalLanguage=en&pageId=7bbb0a_f3812e2f99bcf2149cf974845d734bb5_3.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.15166.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.15166.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=76b1ed4c-ece8-4077-ba89-feef05e96c64&siteRevision=4&stylableMetadataURLs=%5B%22editor-elements-library.thunderbolt.e808d1d8e9a7172f5008100090cc5e586e64b5e4%22%2C%22editor-elements-design-systems.thunderbolt.2b5f8f8c66a3c158a5a26167df255fdba4546924%22%5D&viewMode=desktop" rel="stylesheet"/>
<link id="css_qgljs" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%22333b456e-dd48-4d6b-b32b-9fd48d74e163%22%3A%221118%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar%2C.motionTimeAnimationsCSS%2C.resolveSpxWithoutEditorCheck&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22f5360da9-0e07-46c9-b373-b74d528c6677%22%7D&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&featuresToIgnore=stylableCss%2CcompCssMappers&fileId=2c88f59b.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=en&metaSiteId=acac910e-e10c-4e21-9447-05c3edb430ec&module=thunderbolt-css&originalLanguage=en&pageId=7bbb0a_7f9645b392bbc6304d29dbfc8b1b2e85_2.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.15166.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.15166.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=76b1ed4c-ece8-4077-ba89-feef05e96c64&siteRevision=4&viewMode=desktop" rel="stylesheet"/>
<link id="stylableCss_qgljs" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%22333b456e-dd48-4d6b-b32b-9fd48d74e163%22%3A%221118%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar%2C.motionTimeAnimationsCSS%2C.resolveSpxWithoutEditorCheck&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22f5360da9-0e07-46c9-b373-b74d528c6677%22%7D&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&featuresToRun=stylableCss&fileId=2c88f59b.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=en&metaSiteId=acac910e-e10c-4e21-9447-05c3edb430ec&module=thunderbolt-css&originalLanguage=en&pageId=7bbb0a_7f9645b392bbc6304d29dbfc8b1b2e85_2.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.15166.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.15166.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=76b1ed4c-ece8-4077-ba89-feef05e96c64&siteRevision=4&stylableMetadataURLs=%5B%22editor-elements-library.thunderbolt.e808d1d8e9a7172f5008100090cc5e586e64b5e4%22%2C%22editor-elements-design-systems.thunderbolt.2b5f8f8c66a3c158a5a26167df255fdba4546924%22%5D&viewMode=desktop" rel="stylesheet"/>
<link id="compCssMappers_qgljs" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%22333b456e-dd48-4d6b-b32b-9fd48d74e163%22%3A%221118%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22f5360da9-0e07-46c9-b373-b74d528c6677%22%7D&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&featuresToRun=compCssMappers&fileId=ba435c11.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=en&metaSiteId=acac910e-e10c-4e21-9447-05c3edb430ec&module=thunderbolt-css-mappers&ooiVersions=144097ea-fea0-498e-ade7-e6de40127106%253Dp.wix-vod-widget%252F1.4627.0%252FWixVideoViewerWidgetNoCss.%253B14fd5970-8072-c276-1246-058b79e70c1a%253Dp.ecom-platform-checkout%252F1.7011.0%252FCheckoutViewerWidgetNoCss.%253B371ee199-389c-4a93-849e-e35b8a15b7ca%253Dp.form-app%252F1.2768.0%252FFormViewerWidgetNoCss.%253B49dbb2d9-d9e5-4605-a147-e926605bf164%253Dp.wixstores-client-cart-ooi%252F1.6141.0%252FSideCartViewerWidgetNoCss.&originalLanguage=en&pageId=7bbb0a_7f9645b392bbc6304d29dbfc8b1b2e85_2.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.15166.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.15166.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=76b1ed4c-ece8-4077-ba89-feef05e96c64&siteRevision=4&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_qgljs BACKGROUND_GROUP"><div id="BACKGROUND_GROUP_TRANSITION_GROUP"><div id="pageBackground_qgljs" data-media-height-override-type="" data-media-position-override="false" class="pageBackground_qgljs _7xVID"><div id="bgLayers_pageBackground_qgljs" data-hook="bgLayers" data-motion-part="BG_LAYER pageBackground_qgljs" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_pageBackground_qgljs" data-motion-part="BG_MEDIA pageBackground_qgljs" class="ROWgFb"></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"><!--$--><div id="comp-m21m25d5" class="comp-m21m25d5" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.hopecardiff.org" target="_self" class="StylableButton2545352419__root style-m8zqsldn__root wixui-button StylableButton2545352419__link" aria-label="Button"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">Button</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><!--/$--><!--$--><wix-dropdown-menu id="comp-m21mbr6b" class="MV6Z4B H5oXMS comp-m21mbr6b 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="5" 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-m21mbr6bnavContainer" aria-label="Site"><ul class="U7fR3t" id="comp-m21mbr6bitemsContainer" style="text-align:left" data-marginallchildren="true"><li id="comp-m21mbr6b0" data-direction="ltr" data-listposition="left" data-data-id="dataItem-m3vy7nqp" data-state="menu false  header" data-index="0" 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-m21mbr6b0label">Projects</p></div></div></div><button class="H4AHlN" aria-label="More Projects pages"><svg width="10" height="10" viewBox="0 0 16 11" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M8 10.5L16 1.86193L14.7387 0.5L8 7.77613L1.26133 0.499999L-5.95321e-08 1.86193L8 10.5Z"></path></svg></button><ul aria-hidden="true" style="display:none"><li><a data-testid="linkElement" href="https://www.hopecardiff.org/goingpublic" target="_self" class="" tabindex="-1">Going Public</a></li><li><a data-testid="linkElement" href="https://www.hopecardiff.org/junction" target="_self" class="" tabindex="-1">The Junction</a></li><li><a data-testid="linkElement" href="https://www.hopecardiff.org/tavs" target="_self" class="" tabindex="-1">Tavs</a></li></ul></li><li id="comp-m21mbr6b1" data-direction="ltr" data-listposition="center" data-data-id="dataItem-m21mc49v4" data-state="menu false  link" data-index="1" class="CSt_RJ wixui-dropdown-menu__item CUYeWp"><a data-testid="linkElement" href="https://www.hopecardiff.org/stories" target="_self" class="qMvpu5"><div class="EWeavx"><div class=""><p class="wGxoBM" id="comp-m21mbr6b1label">Stories</p></div></div></a></li><li id="comp-m21mbr6b2" data-direction="ltr" data-listposition="center" data-data-id="dataItem-m21mc49v6" data-state="menu false  link" data-index="2" class="CSt_RJ wixui-dropdown-menu__item CUYeWp"><a data-testid="linkElement" href="https://www.hopecardiff.org/team" target="_self" class="qMvpu5"><div class="EWeavx"><div class=""><p class="wGxoBM" id="comp-m21mbr6b2label">Team</p></div></div></a></li><li id="comp-m21mbr6b3" data-direction="ltr" data-listposition="center" data-data-id="dataItem-m21mc49v8" data-state="menu false  link" data-index="3" class="CSt_RJ wixui-dropdown-menu__item CUYeWp"><a data-testid="linkElement" href="https://www.hopecardiff.org/donate" target="_self" class="qMvpu5"><div class="EWeavx"><div class=""><p class="wGxoBM" id="comp-m21mbr6b3label">Donate</p></div></div></a></li><li id="comp-m21mbr6b4" data-direction="ltr" data-listposition="center" data-data-id="dataItem-m2823tf7" data-state="menu false  link" data-index="4" class="CSt_RJ wixui-dropdown-menu__item CUYeWp"><a data-testid="linkElement" href="http://glenwoodchurch-14532972.hs-sites.com/hope" target="_blank" rel="noreferrer noopener" class="qMvpu5"><div class="EWeavx"><div class=""><p class="wGxoBM" id="comp-m21mbr6b4label">Subscribe</p></div></div></a></li><li id="comp-m21mbr6b__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-m21mbr6b__more__label">More</p></div></div></div></li></ul><div class="dva_z0" id="comp-m21mbr6bdropWrapper" data-dropalign="left" data-dropdown-shown="false"><ul class="fYO6yN wixui-dropdown-menu__submenu" id="comp-m21mbr6bmoreContainer"></ul></div><div style="display:none" id="comp-m21mbr6bnavContainer-hiddenA11ySubMenuIndication">Use tab to navigate through the menu items.</div></nav></wix-dropdown-menu><!--/$--></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="qgljs" class="i0StQr theme-vars qgljs"><div class="pTvOx2 wixui-page" data-testid="page-bg"></div><div class="JJb9Mt"><!--$--><div id="Containerqgljs" class="Containerqgljs wH18kY"><div data-mesh-id="ContainerqgljsinlineContent" data-testid="inline-content" class=""><div data-mesh-id="ContainerqgljsinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-m1v7jvtk" tabindex="-1" class="Le88gL comp-m1v7jvtk wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-m1v7jvtk" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m1v7jvtk" class="QG9w8P"><div id="bgMedia_comp-m1v7jvtk" data-motion-part="BG_MEDIA comp-m1v7jvtk" class="ROWgFb"><wix-video id="videoContainer_comp-m1v7jvtk" 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;ad1cb3_b3a7945f854545b7923a8b4938bb2de6&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/ad1cb3_b3a7945f854545b7923a8b4938bb2de6/360p/mp4/file.mp4&quot;},{&quot;quality&quot;:&quot;480p&quot;,&quot;size&quot;:409920,&quot;url&quot;:&quot;video/ad1cb3_b3a7945f854545b7923a8b4938bb2de6/480p/mp4/file.mp4&quot;},{&quot;quality&quot;:&quot;720p&quot;,&quot;size&quot;:921600,&quot;url&quot;:&quot;video/ad1cb3_b3a7945f854545b7923a8b4938bb2de6/720p/mp4/file.mp4&quot;},{&quot;quality&quot;:&quot;1080p&quot;,&quot;size&quot;:2073600,&quot;url&quot;:&quot;video/ad1cb3_b3a7945f854545b7923a8b4938bb2de6/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-m1v7jvtk&quot;,&quot;animatePoster&quot;:&quot;none&quot;}" data-motion-part="BG_IMG comp-m1v7jvtk" class="aDzdcC bgVideo xSZeaB"><video id="comp-m1v7jvtk_video" class="X9nqm0" crossorigin="anonymous" playsinline="" preload="auto" muted="" loop=""></video><wow-image id="comp-m1v7jvtk_img" class="Qh0lWW rv3vOe dnHU4q bgVideoposter xSZeaB" data-image-info="{&quot;containerId&quot;:&quot;comp-m1v7jvtk&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:980,&quot;targetHeight&quot;:626,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:3840,&quot;height&quot;:2160,&quot;uri&quot;:&quot;ad1cb3_b3a7945f854545b7923a8b4938bb2de6f000.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-m1v7jvtk" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/ad1cb3_b3a7945f854545b7923a8b4938bb2de6f000.jpg/v1/fill/w_980,h_551,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/ad1cb3_b3a7945f854545b7923a8b4938bb2de6f000.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="980" height="626"/></wow-image></wix-video></div></div><div class="ejT4cR urGCgL" data-testid="top-divider"><div style="--divider-layer-i:0" class="Mj2wZE" data-testid="divider-layer-0" data-divider-layer="0"></div></div><div class="ejT4cR yIAE9q" data-testid="bottom-divider"><div style="--divider-layer-i:0" class="Mj2wZE" data-testid="divider-layer-0" data-divider-layer="0"></div></div><div data-mesh-id="comp-m1v7jvtkinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m1v7jvtkinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-m1v7jvu5" class="gpDCD5 comp-m1v7jvu5"><div class="jv9xi4 wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-m1v7jvu5inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m1v7jvu5inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-m1v7jvub3" class="W4V2qg comp-m1v7jvub3 wixui-image"><div data-testid="linkElement" class="apPOZK"><img fetchpriority="high" sizes="314px" srcSet="https://static.wixstatic.com/media/7bbb0a_93264d00bbf04d379066a8774e60b17b~mv2.png/v1/fill/w_314,h_314,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/project_20211013_1245581-01%20(1).png 1x, https://static.wixstatic.com/media/7bbb0a_93264d00bbf04d379066a8774e60b17b~mv2.png/v1/fill/w_628,h_628,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/project_20211013_1245581-01%20(1).png 2x" id="img_comp-m1v7jvub3" src="https://static.wixstatic.com/media/7bbb0a_93264d00bbf04d379066a8774e60b17b~mv2.png/v1/fill/w_314,h_314,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/project_20211013_1245581-01%20(1).png" alt="project_20211013_1245581-01 (1).png" style="object-fit:cover" class="gRkIq0 sFiSiq" width="314" height="314"/></div></div><!--/$--></div></div></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-m1v7mj8z" tabindex="-1" class="Le88gL comp-m1v7mj8z wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-m1v7mj8z" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m1v7mj8z" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-m1v7mj8z" data-motion-part="BG_MEDIA comp-m1v7mj8z" class="ROWgFb"></div></div><div data-mesh-id="comp-m1v7mj8zinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m1v7mj8zinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-m1v7mja6" class="comp-m1v7mja6 CeUMmm wixui-column-strip"><div id="bgLayers_comp-m1v7mja6" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m1v7mja6" class="ktMZav"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-m1v7mja6" data-motion-part="BG_MEDIA comp-m1v7mja6" class="etSQ9j"></div></div><div data-testid="columns" class="Ak0vpt"><!--$--><div id="comp-m1v7mja71" class="comp-m1v7mja71 FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-m1v7mja71" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m1v7mja71" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-m1v7mja71" data-motion-part="BG_MEDIA comp-m1v7mja71" class="ROWgFb"></div></div><div data-mesh-id="comp-m1v7mja71inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m1v7mja71inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-m1v7mja8" class="N8MGzv _v6ohL comp-m1v7mja8 wixui-rich-text" data-testid="richTextElement"><h1 class="font_0 wixui-rich-text__text" style="font-size:35px; line-height:1.2em; text-align:center;"><span style="font-family:wfont_0501a4_27ed30682af24d8f9dd817264eca6593,wf_27ed30682af24d8f9dd817264,orig_swiss_721_bold_bt;" class="wixui-rich-text__text"><span style="font-size:35px;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="letter-spacing:-0.03em;" class="wixui-rich-text__text">We create safe listening spaces for young people<br class="wixui-rich-text__text">
that encourage inclusion, foster wellbeing,<br class="wixui-rich-text__text">
&amp; nurture hope.</span></span></span></span></h1></div><!--/$--></div></div></div><!--/$--></div></section><!--/$--><!--$--><section id="comp-m1v7mja95" class="comp-m1v7mja95 CeUMmm wixui-column-strip"><div id="bgLayers_comp-m1v7mja95" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m1v7mja95" class="ktMZav"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-m1v7mja95" data-motion-part="BG_MEDIA comp-m1v7mja95" class="etSQ9j"></div></div><div data-testid="columns" class="Ak0vpt"><!--$--><div id="comp-m1v7mjaa9" class="comp-m1v7mjaa9 FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-m1v7mjaa9" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m1v7mjaa9" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-m1v7mjaa9" data-motion-part="BG_MEDIA comp-m1v7mjaa9" class="ROWgFb"></div></div><div data-mesh-id="comp-m1v7mjaa9inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m1v7mjaa9inlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div><!--/$--></div></section><!--/$--><div data-mesh-id="comp-m1v7mj8zinlineContent-wedge-3"></div></div></div></section><!--/$--><!--$--><section id="comp-m20ll1yu" tabindex="-1" class="Le88gL comp-m20ll1yu wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-m20ll1yu" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m20ll1yu" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-m20ll1yu" data-motion-part="BG_MEDIA comp-m20ll1yu" class="ROWgFb"></div></div><div data-mesh-id="comp-m20ll1yuinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m20ll1yuinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-m20ll1zf8" class="comp-m20ll1zf8 CeUMmm wixui-column-strip"><div id="bgLayers_comp-m20ll1zf8" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m20ll1zf8" class="ktMZav"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-m20ll1zf8" data-motion-part="BG_MEDIA comp-m20ll1zf8" class="etSQ9j"></div></div><div data-testid="columns" class="Ak0vpt"><!--$--><div id="comp-m20ll1zg5" class="comp-m20ll1zg5 FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-m20ll1zg5" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m20ll1zg5" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-m20ll1zg5" data-motion-part="BG_MEDIA comp-m20ll1zg5" class="ROWgFb"></div></div><div data-mesh-id="comp-m20ll1zg5inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m20ll1zg5inlineContent-gridContainer" data-testid="mesh-container-content"><div data-mesh-id="comp-m20mmbb3-rotated-wrapper"><!--$--><div id="comp-m20mmbb3" class="wBLXpT comp-m20mmbb3"><h2 class="qV6G7K" data-testId="heading-tag">&amp;</h2><div class="ujTB4u" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" class="preview-svg F_RiCY fNJJJn" data-fontsize="129" aria-hidden="true"><text x="0" y="0em" style="letter-spacing:0em;direction:ltr;fill:#000;font-size:129px;font-family:belinda-w00-regular,script;font-weight:bold;font-style:normal;text-anchor:start;text-decoration:none;text-transform:uppercase">&amp;</text></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 97.140625 207" class="display-svg F_RiCY Jl_KtD"><defs><clipPath id="clip-comp-m20mmbb3" aria-hidden="true"><text x="0" y="0em" style="letter-spacing:0em;direction:ltr;fill:#000;font-size:129px;font-family:belinda-w00-regular,script;font-weight:bold;font-style:normal;text-anchor:start;text-decoration:none;text-transform:uppercase">&amp;</text></clipPath></defs><g class="text-group" id="text-group-comp-m20mmbb3"><text x="0" y="0em" style="letter-spacing:0em;direction:ltr;fill:#000;font-size:129px;font-family:belinda-w00-regular,script;font-weight:bold;font-style:normal;text-anchor:start;text-decoration:none;text-transform:uppercase;overflow:visible">&amp;</text></g></svg><div class="ZGg2cY fill-layers-wrapper" style="clip-path:url(#clip-comp-m20mmbb3)"><div id="bgLayers_comp-m20mmbb3" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m20mmbb3" class="QG9w8P"><div id="bgMedia_comp-m20mmbb3" data-motion-part="BG_MEDIA comp-m20mmbb3" class="ROWgFb"><wix-video id="videoContainer_comp-m20mmbb3" 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;11062b_47e99a65fe474b159516ea5aea634f53&quot;,&quot;videoWidth&quot;:1920,&quot;videoHeight&quot;:1080,&quot;qualities&quot;:[{&quot;quality&quot;:&quot;480p&quot;,&quot;size&quot;:409920,&quot;url&quot;:&quot;video/11062b_47e99a65fe474b159516ea5aea634f53/480p/mp4/file.mp4&quot;},{&quot;quality&quot;:&quot;720p&quot;,&quot;size&quot;:921600,&quot;url&quot;:&quot;video/11062b_47e99a65fe474b159516ea5aea634f53/720p/mp4/file.mp4&quot;},{&quot;quality&quot;:&quot;1080p&quot;,&quot;size&quot;:2073600,&quot;url&quot;:&quot;video/11062b_47e99a65fe474b159516ea5aea634f53/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-m20mmbb3&quot;,&quot;animatePoster&quot;:&quot;none&quot;}" data-motion-part="BG_IMG comp-m20mmbb3" class="aDzdcC bgVideo xSZeaB"><video id="comp-m20mmbb3_video" class="X9nqm0" crossorigin="anonymous" playsinline="" preload="auto" muted="" loop=""></video><wow-image id="comp-m20mmbb3_img" class="Qh0lWW rv3vOe dnHU4q bgVideoposter xSZeaB" data-image-info="{&quot;containerId&quot;:&quot;comp-m20mmbb3&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:484,&quot;targetHeight&quot;:1034,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:1920,&quot;height&quot;:1080,&quot;uri&quot;:&quot;11062b_47e99a65fe474b159516ea5aea634f53f000.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-m20mmbb3" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(1920px, 100%)"><img alt="" style="width:100%;height:100%" width="484" height="1034"/></wow-image></wix-video></div><div data-testid="bgOverlay" class="WnIl2C"></div></div></div></div></div><!--/$--></div><!--$--><div id="comp-m20lpf27" class="wBLXpT comp-m20lpf27"><h2 class="qV6G7K" data-testId="heading-tag">ACTION</h2><div class="ujTB4u" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" class="preview-svg F_RiCY fNJJJn" data-fontsize="129" aria-hidden="true"><text x="0" y="0em" style="letter-spacing:0em;direction:ltr;fill:#000;font-size:129px;font-family:wfont_961e22_471663f73c7f4569b2a25ad9996f0f1c,wf_471663f73c7f4569b2a25ad99,orig_swiss_721_heavy_bt;font-weight:bold;font-style:normal;text-anchor:start;text-decoration:none;text-transform:uppercase">ACTION</text></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512.9765625 154.5" class="display-svg F_RiCY Jl_KtD"><defs><clipPath id="clip-comp-m20lpf27" aria-hidden="true"><text x="0" y="0em" style="letter-spacing:0em;direction:ltr;fill:#000;font-size:129px;font-family:wfont_961e22_471663f73c7f4569b2a25ad9996f0f1c,wf_471663f73c7f4569b2a25ad99,orig_swiss_721_heavy_bt;font-weight:bold;font-style:normal;text-anchor:start;text-decoration:none;text-transform:uppercase">ACTION</text></clipPath></defs><g class="text-group" id="text-group-comp-m20lpf27"><text x="0" y="0em" style="letter-spacing:0em;direction:ltr;fill:#000;font-size:129px;font-family:wfont_961e22_471663f73c7f4569b2a25ad9996f0f1c,wf_471663f73c7f4569b2a25ad99,orig_swiss_721_heavy_bt;font-weight:bold;font-style:normal;text-anchor:start;text-decoration:none;text-transform:uppercase;overflow:visible">ACTION</text></g></svg><div class="ZGg2cY fill-layers-wrapper" style="clip-path:url(#clip-comp-m20lpf27)"><div id="bgLayers_comp-m20lpf27" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m20lpf27" class="QG9w8P"><div id="bgMedia_comp-m20lpf27" data-motion-part="BG_MEDIA comp-m20lpf27" class="ROWgFb"><wix-video id="videoContainer_comp-m20lpf27" 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;11062b_47e99a65fe474b159516ea5aea634f53&quot;,&quot;videoWidth&quot;:1920,&quot;videoHeight&quot;:1080,&quot;qualities&quot;:[{&quot;quality&quot;:&quot;480p&quot;,&quot;size&quot;:409920,&quot;url&quot;:&quot;video/11062b_47e99a65fe474b159516ea5aea634f53/480p/mp4/file.mp4&quot;},{&quot;quality&quot;:&quot;720p&quot;,&quot;size&quot;:921600,&quot;url&quot;:&quot;video/11062b_47e99a65fe474b159516ea5aea634f53/720p/mp4/file.mp4&quot;},{&quot;quality&quot;:&quot;1080p&quot;,&quot;size&quot;:2073600,&quot;url&quot;:&quot;video/11062b_47e99a65fe474b159516ea5aea634f53/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-m20lpf27&quot;,&quot;animatePoster&quot;:&quot;none&quot;}" data-motion-part="BG_IMG comp-m20lpf27" class="aDzdcC bgVideo xSZeaB"><video id="comp-m20lpf27_video" class="X9nqm0" crossorigin="anonymous" playsinline="" preload="auto" muted="" loop=""></video><wow-image id="comp-m20lpf27_img" class="Qh0lWW rv3vOe dnHU4q bgVideoposter xSZeaB" data-image-info="{&quot;containerId&quot;:&quot;comp-m20lpf27&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:441,&quot;targetHeight&quot;:135,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:1920,&quot;height&quot;:1080,&quot;uri&quot;:&quot;11062b_47e99a65fe474b159516ea5aea634f53f000.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-m20lpf27" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(1920px, 100%)"><img alt="" style="width:100%;height:100%" width="441" height="135"/></wow-image></wix-video></div><div data-testid="bgOverlay" class="WnIl2C"></div></div></div></div></div><!--/$--><!--$--><div id="comp-m20lw0yi6" class="wBLXpT comp-m20lw0yi6"><h2 class="qV6G7K" data-testId="heading-tag">&amp; CREATIVITY</h2><div class="ujTB4u" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" class="preview-svg F_RiCY fNJJJn" data-fontsize="129" aria-hidden="true"><text x="0" y="0em" style="letter-spacing:0em;direction:ltr;fill:#000;font-size:129px;font-family:wfont_961e22_471663f73c7f4569b2a25ad9996f0f1c,wf_471663f73c7f4569b2a25ad99,orig_swiss_721_heavy_bt;font-weight:bold;font-style:normal;text-anchor:start;text-decoration:none;text-transform:uppercase">&amp; CREATIVITY</text></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 909.10986328125 154.5" class="display-svg F_RiCY Jl_KtD"><defs><clipPath id="clip-comp-m20lw0yi6" aria-hidden="true"><text x="0" y="0em" style="letter-spacing:0em;direction:ltr;fill:#000;font-size:129px;font-family:wfont_961e22_471663f73c7f4569b2a25ad9996f0f1c,wf_471663f73c7f4569b2a25ad99,orig_swiss_721_heavy_bt;font-weight:bold;font-style:normal;text-anchor:start;text-decoration:none;text-transform:uppercase">&amp; CREATIVITY</text></clipPath></defs><g class="text-group" id="text-group-comp-m20lw0yi6"><text x="0" y="0em" style="letter-spacing:0em;direction:ltr;fill:#000;font-size:129px;font-family:wfont_961e22_471663f73c7f4569b2a25ad9996f0f1c,wf_471663f73c7f4569b2a25ad99,orig_swiss_721_heavy_bt;font-weight:bold;font-style:normal;text-anchor:start;text-decoration:none;text-transform:uppercase;overflow:visible">&amp; CREATIVITY</text></g></svg><div class="ZGg2cY fill-layers-wrapper" style="clip-path:url(#clip-comp-m20lw0yi6)"><div id="bgLayers_comp-m20lw0yi6" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m20lw0yi6" class="QG9w8P"><div id="bgMedia_comp-m20lw0yi6" data-motion-part="BG_MEDIA comp-m20lw0yi6" class="ROWgFb"><wix-video id="videoContainer_comp-m20lw0yi6" 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;11062b_47e99a65fe474b159516ea5aea634f53&quot;,&quot;videoWidth&quot;:1920,&quot;videoHeight&quot;:1080,&quot;qualities&quot;:[{&quot;quality&quot;:&quot;480p&quot;,&quot;size&quot;:409920,&quot;url&quot;:&quot;video/11062b_47e99a65fe474b159516ea5aea634f53/480p/mp4/file.mp4&quot;},{&quot;quality&quot;:&quot;720p&quot;,&quot;size&quot;:921600,&quot;url&quot;:&quot;video/11062b_47e99a65fe474b159516ea5aea634f53/720p/mp4/file.mp4&quot;},{&quot;quality&quot;:&quot;1080p&quot;,&quot;size&quot;:2073600,&quot;url&quot;:&quot;video/11062b_47e99a65fe474b159516ea5aea634f53/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-m20lw0yi6&quot;,&quot;animatePoster&quot;:&quot;none&quot;}" data-motion-part="BG_IMG comp-m20lw0yi6" class="aDzdcC bgVideo xSZeaB"><video id="comp-m20lw0yi6_video" class="X9nqm0" crossorigin="anonymous" playsinline="" preload="auto" muted="" loop=""></video><wow-image id="comp-m20lw0yi6_img" class="Qh0lWW rv3vOe dnHU4q bgVideoposter xSZeaB" data-image-info="{&quot;containerId&quot;:&quot;comp-m20lw0yi6&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:441,&quot;targetHeight&quot;:77,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:1920,&quot;height&quot;:1080,&quot;uri&quot;:&quot;11062b_47e99a65fe474b159516ea5aea634f53f000.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-m20lw0yi6" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(1920px, 100%)"><img alt="" style="width:100%;height:100%" width="441" height="77"/></wow-image></wix-video></div><div data-testid="bgOverlay" class="WnIl2C"></div></div></div></div></div><!--/$--><!--$--><div id="comp-m20nvylo" class="gpDCD5 comp-m20nvylo"><div class="jv9xi4 wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-m20nvyloinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m20nvyloinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-m20lujyx" class="N8MGzv _v6ohL comp-m20lujyx wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:24px; line-height:normal; text-align:center;"><span style="font-size:24px;" class="wixui-rich-text__text"><span style="font-family:wfont_50bd01_e8e00a8270c6441e95e770e944fa640c,wf_e8e00a8270c6441e95e770e94,orig_swiss_721_black_italic_bt;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Bring your skills, and learn new ones</span></span></span></span></p></div><!--/$--><!--$--><div id="comp-m20ll1zh7" class="N8MGzv _v6ohL comp-m20ll1zh7 wixui-rich-text" data-testid="richTextElement"><p class="font_7 wixui-rich-text__text" style="font-size:16px; line-height:1.2em; text-align:center;"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-family:wfont_961e22_c066472ff72643bb840a3d35872934c8,wf_c066472ff72643bb840a3d358,orig_swiss_721_medium_bt;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Inclusive, participative, and bespoke volunteer programmes that provide a place for young people to meaningfully engage and contribute within the local community.</span></span></span></span></span></span></p></div><!--/$--><!--$--><div id="comp-m20o4pof" class="comp-m20o4pof" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.hopecardiff.org/goingpublic/residency" target="_self" class="StylableButton2545352419__root style-m285jpzu__root wixui-button StylableButton2545352419__link" aria-label="RESIDENCY"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">RESIDENCY</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><svg data-bbox="9 70.9 181 59" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200">
    <g>
        <path d="M159 70.9l-2.2 2.4L183.6 99H9v3h174.6l-26.2 25.3 2.1 2.6 30.5-29.3-31-29.7z"/>
    </g>
</svg>
</span></span></span></a></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-m20nxt4x" class="gpDCD5 comp-m20nxt4x"><div class="jv9xi4 wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-m20nxt4xinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m20nxt4xinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-m20lw0yk5" class="N8MGzv _v6ohL comp-m20lw0yk5 wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:24px; line-height:normal; text-align:center;"><span style="font-size:24px;" class="wixui-rich-text__text"><span style="font-family:wfont_50bd01_e8e00a8270c6441e95e770e944fa640c,wf_e8e00a8270c6441e95e770e94,orig_swiss_721_black_italic_bt;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Workshop with us</span></span></span></span></p></div><!--/$--><!--$--><div id="comp-m20lw0yi" class="N8MGzv _v6ohL comp-m20lw0yi wixui-rich-text" data-testid="richTextElement"><p class="font_7 wixui-rich-text__text" style="font-size:16px; line-height:1.2em; text-align:center;"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-family:wfont_961e22_c066472ff72643bb840a3d35872934c8,wf_c066472ff72643bb840a3d358,orig_swiss_721_medium_bt;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">We are passionate about creating safe environments to explore mental health and wellbeing. Through participative workshops young people have the opportunity to go deeper whilst bringing their ideas, insights&nbsp;</span></span></span></span></span></span><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-family:wfont_961e22_c066472ff72643bb840a3d35872934c8,wf_c066472ff72643bb840a3d358,orig_swiss_721_medium_bt;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">and perspectives to life.</span></span></span></span></span></span></p></div><!--/$--><!--$--><div id="comp-m20oe07x" class="comp-m20oe07x" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.hopecardiff.org/goingpublic/workshops" target="_self" class="StylableButton2545352419__root style-m285jcxi__root wixui-button StylableButton2545352419__link" aria-label="WORKSHOPS"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">WORKSHOPS</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><svg data-bbox="9 70.9 181 59" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200">
    <g>
        <path d="M159 70.9l-2.2 2.4L183.6 99H9v3h174.6l-26.2 25.3 2.1 2.6 30.5-29.3-31-29.7z"/>
    </g>
</svg>
</span></span></span></a></div><!--/$--></div></div></div><!--/$--><div data-mesh-id="comp-m20ll1zg5inlineContent-wedge-4"></div></div></div></div><!--/$--></div></section><!--/$--><!--$--><section id="comp-m20oisae" class="comp-m20oisae CeUMmm wixui-column-strip"><div id="bgLayers_comp-m20oisae" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m20oisae" class="ktMZav"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-m20oisae" data-motion-part="BG_MEDIA comp-m20oisae" class="etSQ9j"></div></div><div data-testid="columns" class="Ak0vpt"><!--$--><div id="comp-m20oisau" class="comp-m20oisau FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-m20oisau" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m20oisau" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-m20oisau" data-motion-part="BG_MEDIA comp-m20oisau" class="ROWgFb"></div></div><div data-mesh-id="comp-m20oisauinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m20oisauinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-mdihyvj1" class="W4V2qg comp-mdihyvj1 wixui-image"><div data-testid="linkElement" class="apPOZK"><img loading="lazy" sizes="799px" srcSet="https://static.wixstatic.com/media/7bbb0a_93cb2ccce1194d789e8805c0c199b245~mv2.jpg/v1/fill/w_799,h_604,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/09%20BEGIN.jpg 1x, https://static.wixstatic.com/media/7bbb0a_93cb2ccce1194d789e8805c0c199b245~mv2.jpg/v1/fill/w_1587,h_1200,al_c,q_85,enc_avif,quality_auto/09%20BEGIN.jpg 2x" id="img_comp-mdihyvj1" src="https://static.wixstatic.com/media/7bbb0a_93cb2ccce1194d789e8805c0c199b245~mv2.jpg/v1/fill/w_799,h_604,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/09%20BEGIN.jpg" alt="09 BEGIN.jpg" style="object-fit:cover" class="gRkIq0 sFiSiq" width="799" height="604"/></div></div><!--/$--><!--$--><div id="comp-mdii23cs" class="gpDCD5 comp-mdii23cs"><div class="jv9xi4 wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-mdii23csinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mdii23csinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-mdihzi63" class="N8MGzv _v6ohL comp-mdihzi63 wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">A poem by K, aged 19, from around the campfire:</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:6px;"><span style="font-size:6px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">In the cold and windy drizzly weather</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">sunshine appears from nowhere</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:6px;"><span style="font-size:6px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">We gather close in the night sky by the campfires flare</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">laughing, smiling, dancing in the smoke and flames</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:6px;"><span style="font-size:6px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">As friends grew closer, hearts the same,</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">bonds are made</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:6px;"><span style="font-size:6px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">A family not of blood, but bond and connection</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">of shared stories and a common ground</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:6px;"><span style="font-size:6px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">Though trials where brain feels like exploding</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">Mental health a tender fight</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">but we brighten in each other&rsquo;s light</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:6px;"><span style="font-size:6px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">With christian songs and prayers to share</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">we found some peace in open air</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:6px;"><span style="font-size:6px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">Singing my lighthouse in the cold starry night</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">Voices rising, Spirits bright</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:6px;"><span style="font-size:6px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">Sunny personalities heated the space with love and hope</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">Even when the dark clouds tried to erase the joyful memories</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:6px;"><span style="font-size:6px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">This is belonging - not just a word</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">But something lived and deeply heard</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:6px;"><span style="font-size:6px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">In the beautiful bright light of the campfire</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">To the friendships created by the strength of bonding</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">with people you may not know</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:6px;"><span style="font-size:6px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">Together we are hopeful</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">And rise above the cold and wind</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:roboto-bold,roboto,sans-serif;" class="wixui-rich-text__text">And celebrate our differences.</span></span></span></span></p></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-mdii59x4" class="N8MGzv _v6ohL comp-mdii59x4 wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:28px;"><span class="color_44 wixui-rich-text__text"><span style="font-size:28px;" class="wixui-rich-text__text"><span style="font-family:roboto-bold, roboto, sans-serif;" class="wixui-rich-text__text">Belonging</span></span></span></p></div><!--/$--></div></div></div><!--/$--></div></section><!--/$--><!--$--><section id="comp-mdihx6t0" class="comp-mdihx6t0 CeUMmm wixui-column-strip"><div id="bgLayers_comp-mdihx6t0" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mdihx6t0" class="ktMZav"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-mdihx6t0" data-motion-part="BG_MEDIA comp-mdihx6t0" class="etSQ9j"></div></div><div class="t7s6hq UfnAzj" data-testid="bottom-divider"><div style="--divider-layer-i:0" class="uf5cBM" data-testid="divider-layer-0" data-divider-layer="0"></div></div><div data-testid="columns" class="Ak0vpt"><!--$--><div id="comp-mdihx6u81" class="comp-mdihx6u81 FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-mdihx6u81" data-hook="bgLayers" data-motion-part="BG_LAYER comp-mdihx6u81" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-mdihx6u81" data-motion-part="BG_MEDIA comp-mdihx6u81" class="ROWgFb"></div></div><div data-mesh-id="comp-mdihx6u81inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-mdihx6u81inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-mdihx6u96" class="  "><div class="comp-mdihx6u96"><style>.comp-mdihx6u96 {
            --wix-color-1: 255,255,255;
--wix-color-2: 218,239,231;
--wix-color-3: 180,223,206;
--wix-color-4: 143,206,182;
--wix-color-5: 105,190,157;
--wix-color-6: 229,240,254;
--wix-color-7: 200,224,254;
--wix-color-8: 143,206,182;
--wix-color-9: 0,58,150;
--wix-color-10: 0,29,75;
--wix-color-11: 249,197,180;
--wix-color-12: 243,167,143;
--wix-color-13: 237,88,41;
--wix-color-14: 158,59,27;
--wix-color-15: 79,29,14;
--wix-color-16: 210,172,247;
--wix-color-17: 186,131,240;
--wix-color-18: 128,21,232;
--wix-color-19: 85,14,155;
--wix-color-20: 43,7,77;
--wix-color-21: 177,211,187;
--wix-color-22: 127,168,139;
--wix-color-23: 64,124,81;
--wix-color-24: 43,83,54;
--wix-color-25: 21,41,27;
--wix-color-26: 255,255,255;
--wix-color-27: 105,190,157;
--wix-color-28: 218,239,231;
--wix-color-29: 180,223,206;
--wix-color-30: 143,206,182;
--wix-color-31: 86,143,35;
--wix-color-32: 195,119,171;
--wix-color-33: 53,185,222;
--wix-color-34: 251,188,24;
--wix-color-35: 105,190,157;
--wix-color-36: 105,190,157;
--wix-color-37: 105,190,157;
--wix-color-38: 143,206,182;
--wix-color-39: 86,143,35;
--wix-color-40: 255,255,255;
--wix-color-41: 255,255,255;
--wix-color-42: 86,143,35;
--wix-color-43: 86,143,35;
--wix-color-44: 180,223,206;
--wix-color-45: 180,223,206;
--wix-color-46: 255,255,255;
--wix-color-47: 255,255,255;
--wix-color-48: 86,143,35;
--wix-color-49: 86,143,35;
--wix-color-50: 86,143,35;
--wix-color-51: 86,143,35;
--wix-color-52: 255,255,255;
--wix-color-53: 255,255,255;
--wix-color-54: 180,223,206;
--wix-color-55: 180,223,206;
--wix-font-Title: normal normal normal 60px/1.4em helvetica-w01-bold,sans-serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: normal;
--wix-font-Title-size: 60px;
--wix-font-Title-line-height: 1.4em;
--wix-font-Title-family: helvetica-w01-bold,sans-serif;
--wix-font-Title-text-decoration: none;
--wix-font-Menu: normal normal normal 16px/1.4em din-next-w01-light,sans-serif;
--wix-font-Menu-style: normal;
--wix-font-Menu-variant: normal;
--wix-font-Menu-weight: normal;
--wix-font-Menu-size: 16px;
--wix-font-Menu-line-height: 1.4em;
--wix-font-Menu-family: din-next-w01-light,sans-serif;
--wix-font-Menu-text-decoration: none;
--wix-font-Page-title: normal normal normal 40px/1.4em helvetica-w01-bold,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: 40px;
--wix-font-Page-title-line-height: 1.4em;
--wix-font-Page-title-family: helvetica-w01-bold,sans-serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal normal 38px/1.4em helvetica-w01-bold,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: 38px;
--wix-font-Heading-XL-line-height: 1.4em;
--wix-font-Heading-XL-family: helvetica-w01-bold,sans-serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal normal 35px/1.4em helvetica-w01-roman,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: 35px;
--wix-font-Heading-L-line-height: 1.4em;
--wix-font-Heading-L-family: helvetica-w01-roman,sans-serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 27px/1.4em helvetica-w01-roman,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: 27px;
--wix-font-Heading-M-line-height: 1.4em;
--wix-font-Heading-M-family: helvetica-w01-roman,sans-serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal normal 25px/1.4em helvetica-w01-bold,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: 25px;
--wix-font-Heading-S-line-height: 1.4em;
--wix-font-Heading-S-family: helvetica-w01-bold,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 22px/1.4em helvetica-w01-roman,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: 22px;
--wix-font-Body-L-line-height: 1.4em;
--wix-font-Body-L-family: helvetica-w01-roman,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 16px/1.4em helvetica-w01-roman,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: 16px;
--wix-font-Body-M-line-height: 1.4em;
--wix-font-Body-M-family: helvetica-w01-roman,sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal normal 14px/1.4em helvetica-w01-roman,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: helvetica-w01-roman,sans-serif;
--wix-font-Body-S-text-decoration: none;
--wix-font-Body-XS: normal normal normal 12px/1.4em din-next-w01-light,sans-serif;
--wix-font-Body-XS-style: normal;
--wix-font-Body-XS-variant: normal;
--wix-font-Body-XS-weight: normal;
--wix-font-Body-XS-size: 12px;
--wix-font-Body-XS-line-height: 1.4em;
--wix-font-Body-XS-family: din-next-w01-light,sans-serif;
--wix-font-Body-XS-text-decoration: none;
--wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-style: normal;
--wix-font-LIGHT-variant: normal;
--wix-font-LIGHT-weight: normal;
--wix-font-LIGHT-size: 12px;
--wix-font-LIGHT-line-height: 1.4em;
--wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-text-decoration: none;
--wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-style: normal;
--wix-font-MEDIUM-variant: normal;
--wix-font-MEDIUM-weight: normal;
--wix-font-MEDIUM-size: 12px;
--wix-font-MEDIUM-line-height: 1.4em;
--wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-text-decoration: none;
--wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
--wix-font-STRONG-style: normal;
--wix-font-STRONG-variant: normal;
--wix-font-STRONG-weight: normal;
--wix-font-STRONG-size: 12px;
--wix-font-STRONG-line-height: 1.4em;
--wix-font-STRONG-family: HelveticaNeueW01-65Medi;
--wix-font-STRONG-text-decoration: none;
            --wix-direction: ltr;
--newItemsDetails: 1;
--gallerySize: 30;
--te-padding-slider: 50;
--newItemsLocation: 0;
--scrollDirection: 1;
--collageDensity: 80;
--loveCounter: 1;
--galleryLayout: 2;
--galleryVerticalAlign: 1;
--numberOfImagesPerCol: 2;
--galleryHorizontalAlign: 1;
--imageMargin: 5;
--textFont: normal normal normal 20px/1.4em helvetica-w01-roman,sans-serif;
--itemIconColor: 255,255,255;
--itemIconColor-rgb: 255,255,255;
--itemIconColor-opacity: 1;
--titleColorExpand: 105,190,157;
--titleColorExpand-rgb: 105,190,157;
--titleColorExpand-opacity: 1;
--loadMoreButtonFontColor: 105,190,157;
--loadMoreButtonFontColor-rgb: 105,190,157;
--loadMoreButtonFontColor-opacity: 1;
--itemDescriptionFontColor: 255,255,255;
--itemDescriptionFontColor-rgb: 255,255,255;
--itemDescriptionFontColor-opacity: 1;
--itemOpacity: 143,206,182,0.6;
--itemOpacity-rgb: 143,206,182;
--itemOpacity-opacity: 0.6;
--loadMoreButtonColor: 255,255,255;
--loadMoreButtonColor-rgb: 255,255,255;
--loadMoreButtonColor-opacity: 1;
--loadMoreButtonBorderColor: 105,190,157;
--loadMoreButtonBorderColor-rgb: 105,190,157;
--loadMoreButtonBorderColor-opacity: 1;
--itemFontColorSlideshow: 105,190,157;
--itemFontColorSlideshow-rgb: 105,190,157;
--itemFontColorSlideshow-opacity: 1;
--itemFontColor: 255,255,255;
--itemFontColor-rgb: 255,255,255;
--itemFontColor-opacity: 1;
--itemIconColorSlideshow: 105,190,157;
--itemIconColorSlideshow-rgb: 105,190,157;
--itemIconColorSlideshow-opacity: 1;
--foreColor: 255,255,255;
--foreColor-rgb: 255,255,255;
--foreColor-opacity: 1;
--bgColorExpand: 255,255,255;
--bgColorExpand-rgb: 255,255,255;
--bgColorExpand-opacity: 1;
--descriptionColorExpand: 105,190,157;
--descriptionColorExpand-rgb: 105,190,157;
--descriptionColorExpand-opacity: 1;
--actionsColorExpand: 105,190,157;
--actionsColorExpand-rgb: 105,190,157;
--actionsColorExpand-opacity: 1;
--backColor: 218,239,231;
--backColor-rgb: 218,239,231;
--backColor-opacity: 1;
--itemDescriptionFontColorSlideshow: 105,190,157;
--itemDescriptionFontColorSlideshow-rgb: 105,190,157;
--itemDescriptionFontColorSlideshow-opacity: 1;
--te-background-color-picker: 200,224,254;
--te-background-color-picker-rgb: 200,224,254;
--te-background-color-picker-opacity: 1;
--backgroundColor: 180,223,206;
--backgroundColor-rgb: 180,223,206;
--backgroundColor-opacity: 1;
--textColor: 105,190,157;
--textColor-rgb: 105,190,157;
--textColor-opacity: 1;
--text-editor-font-1499856979270: normal normal normal 40px/50px avenir-lt-w01_35-light1475496,sans-serif;
--text-editor-font-1499856979270-style: normal;
--text-editor-font-1499856979270-variant: normal;
--text-editor-font-1499856979270-weight: normal;
--text-editor-font-1499856979270-size: 40px;
--text-editor-font-1499856979270-line-height: 50px;
--text-editor-font-1499856979270-family: avenir-lt-w01_35-light1475496,sans-serif;
--text-editor-font-1499856979270-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 helvetica-w01-light,sans-serif;
--itemDescriptionFont-style: normal;
--itemDescriptionFont-variant: normal;
--itemDescriptionFont-weight: normal;
--itemDescriptionFont-size: 15px;
--itemDescriptionFont-line-height: 18px;
--itemDescriptionFont-family: helvetica-w01-light,sans-serif;
--itemDescriptionFont-text-decoration: none;
--loadMoreButtonFont: normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;
--loadMoreButtonFont-style: normal;
--loadMoreButtonFont-variant: normal;
--loadMoreButtonFont-weight: normal;
--loadMoreButtonFont-size: 16px;
--loadMoreButtonFont-line-height: 1.4em;
--loadMoreButtonFont-family: helvetica-w01-roman,sans-serif;
--loadMoreButtonFont-text-decoration: none;
--itemFontSlideshow: normal normal normal 22px/27px helvetica-w01-bold,sans-serif;
--itemFontSlideshow-style: normal;
--itemFontSlideshow-variant: normal;
--itemFontSlideshow-weight: normal;
--itemFontSlideshow-size: 22px;
--itemFontSlideshow-line-height: 27px;
--itemFontSlideshow-family: helvetica-w01-bold,sans-serif;
--itemFontSlideshow-text-decoration: none;
--titleFontExpand: normal normal normal 40px/1.4em helvetica-w01-bold,sans-serif;
--titleFontExpand-style: normal;
--titleFontExpand-variant: normal;
--titleFontExpand-weight: normal;
--titleFontExpand-size: 40px;
--titleFontExpand-line-height: 1.4em;
--titleFontExpand-family: helvetica-w01-bold,sans-serif;
--titleFontExpand-text-decoration: none;
--itemDescriptionFontSlideshow: normal normal normal 15px/18px helvetica-w01-light,sans-serif;
--itemDescriptionFontSlideshow-style: normal;
--itemDescriptionFontSlideshow-variant: normal;
--itemDescriptionFontSlideshow-weight: normal;
--itemDescriptionFontSlideshow-size: 15px;
--itemDescriptionFontSlideshow-line-height: 18px;
--itemDescriptionFontSlideshow-family: helvetica-w01-light,sans-serif;
--itemDescriptionFontSlideshow-text-decoration: none;
--descriptionFontExpand: normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;
--descriptionFontExpand-style: normal;
--descriptionFontExpand-variant: normal;
--descriptionFontExpand-weight: normal;
--descriptionFontExpand-size: 16px;
--descriptionFontExpand-line-height: 1.4em;
--descriptionFontExpand-family: helvetica-w01-roman,sans-serif;
--descriptionFontExpand-text-decoration: none;
--itemFont: normal normal normal 25px/1.4em helvetica-w01-bold,sans-serif;
--itemFont-style: normal;
--itemFont-variant: normal;
--itemFont-weight: normal;
--itemFont-size: 25px;
--itemFont-line-height: 1.4em;
--itemFont-family: helvetica-w01-bold,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: helvetica-w01-roman,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-mdihx6u96 div.pro-gallery-parent-container .gallery-item-wrapper-text .gallery-item-content{background-color:#69BE9D}.comp-mdihx6u96 div.pro-gallery-parent-container .show-more-container i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-mdihx6u96 div.pro-gallery-parent-container .show-more-container button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #69BE9D;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #FFFFFF;--loadMoreButtonFont: normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;--loadMoreButtonFontColor: #69BE9D;color:rgba(105, 190, 157, 0.9);font:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;text-decoration: ;background:rgb(255, 255, 255);border-width:1px;border-color:rgb(105, 190, 157);border-radius:0px}.comp-mdihx6u96 div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-mdihx6u96 div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #69BE9D;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #FFFFFF;--loadMoreButtonFont: normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;--loadMoreButtonFontColor: #69BE9D;color:rgb(105, 190, 157);font:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;text-decoration: ;background:rgb(255, 255, 255);border-width:undefinedpx;border-color:rgb(105, 190, 157);border-radius:undefinedpx}.comp-mdihx6u96 .nav-arrows-container .slideshow-arrow,.comp-mdihx6u96 .nav-arrows-container .custom-nav-arrows svg{--arrowsColor: #FFFFFF;fill:#FFFFFF}.comp-mdihx6u96 .nav-arrows-container.pro-gallery-mobile-indicator .slideshow-arrow,.comp-mdihx6u96 .nav-arrows-container.pro-gallery-mobile-indicator .custom-nav-arrows svg{--arrowsColor: #FFFFFF;fill:#FFFFFF}.comp-mdihx6u96 .pro-gallery.inline-styles .auto-slideshow-counter{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--itemDescriptionFontColorSlideshow: #69BE9D;color:rgb(105, 190, 157) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif;text-decoration: }.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info{--itemIconColorSlideshow: #69BE9D}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved),.comp-mdihx6u96 .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-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info a{color:rgb(105, 190, 157) !important}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(105, 190, 157) !important}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 27px/1.4em helvetica-w01-roman,sans-serif;--itemFontColorSlideshow: #69BE9D;color:rgb(105, 190, 157) !important;font:normal normal normal 22px/27px helvetica-w01-bold,sans-serif !important;text-decoration: }.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--itemDescriptionFontColorSlideshow: #69BE9D;color:rgb(105, 190, 157) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif !important;text-decoration: }.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #DAEFE7;background-color:#DAEFE7}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{--itemFontColor: #FFFFFF;color:rgb(255, 255, 255)}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{--itemOpacity: #69BE9D;color:rgba(143, 206, 182, 0.6)}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #69BE9D;fill:rgba(143, 206, 182, 0.6)}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #69BE9D;background:linear-gradient(rgba(143, 206, 182, 0.6) 0, transparent 140px) !important}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #FFFFFF}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved),.comp-mdihx6u96 .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-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a{color:rgb(255, 255, 255) !important}.comp-mdihx6u96 .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-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 27px/1.4em helvetica-w01-roman,sans-serif;--itemFontColor: #FFFFFF;color:rgb(255, 255, 255);font:normal normal normal 25px/1.4em helvetica-w01-bold,sans-serif;text-decoration: }.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{--itemDescriptionFont: normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;--itemDescriptionFontColor: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif;text-decoration: }.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #FFFFFF;color:#FFFFFF !important}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #69BE9D;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #FFFFFF;--customButtonFont: normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;color:#FFFFFF !important;font:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;text-decoration: ;background:#69BE9D !important;border-width:1px;border-radius:0px;border-color:#FFFFFF}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{--itemOpacity: #69BE9D;background:rgba(143, 206, 182, 0.6) !important}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#69BE9D !important}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover:before{--itemOpacity: #69BE9D;background:rgba(143, 206, 182, 0.6) !important}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#69BE9D !important}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em helvetica-w01-roman,sans-serif;--itemFontColorSlideshow: #69BE9D;color:rgb(105, 190, 157) !important;font:normal normal normal 22px/27px helvetica-w01-bold,sans-serif !important;text-decoration: }.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #69BE9D;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;color:rgb(105, 190, 157) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif !important;text-decoration: }.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .info-element-custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;--customButtonFontColorForHover: #69BE9D;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;text-decoration: ;color:#69BE9D !important;background: !important;border-color:;border-width:0px;border-radius:0px}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #DAEFE7;background-color:#DAEFE7}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{--itemFontColor: #FFFFFF;color:rgb(255, 255, 255)}.comp-mdihx6u96 .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: #69BE9D;color:rgba(143, 206, 182, 0.6) !important}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #69BE9D;fill:rgba(143, 206, 182, 0.6) !important}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #69BE9D;background:linear-gradient(rgba(143, 206, 182, 0.6) 0, transparent 140px) !important}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info{--itemIconColorSlideshow: #69BE9D}.comp-mdihx6u96 .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-mdihx6u96 .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-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a{color:rgb(105, 190, 157) !important}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(105, 190, 157) !important}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 27px/1.4em helvetica-w01-roman,sans-serif;--itemFontColorSlideshow: #69BE9D;color:rgb(105, 190, 157) !important;font:normal normal normal 22px/27px helvetica-w01-bold,sans-serif !important;text-decoration: }.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-description,.comp-mdihx6u96 .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 helvetica-w01-roman,sans-serif;--itemDescriptionFontColorSlideshow: #69BE9D;color:rgb(105, 190, 157) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif !important;text-decoration: }.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #FFFFFF}.comp-mdihx6u96 .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-mdihx6u96 .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-mdihx6u96 .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-mdihx6u96 .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-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 27px/1.4em helvetica-w01-roman,sans-serif;--itemFontColor: #FFFFFF;color:rgb(255, 255, 255);font:normal normal normal 25px/1.4em helvetica-w01-bold,sans-serif;text-decoration: }.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-mdihx6u96 .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 helvetica-w01-roman,sans-serif;--itemDescriptionFontColor: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif;text-decoration: }.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #FFFFFF;color:#FFFFFF !important}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #69BE9D;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #FFFFFF;--customButtonFont: normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;color:#FFFFFF !important;font:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;text-decoration: ;background:#69BE9D !important;border-width:undefinedpx;border-radius:undefinedpx;border-color:#FFFFFF}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover:not(.hide-hover):before{--itemOpacity: #69BE9D;background:rgba(143, 206, 182, 0.6) !important}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#69BE9D !important}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover:before{--itemOpacity: #69BE9D;background:rgba(143, 206, 182, 0.6) !important}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#69BE9D !important}.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-title,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em helvetica-w01-roman,sans-serif;--itemFontColorSlideshow: #69BE9D;color:rgb(105, 190, 157) !important;font:normal normal normal 22px/27px helvetica-w01-bold,sans-serif !important;text-decoration: }.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #69BE9D;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em helvetica-w01-roman,sans-serif;color:rgb(105, 190, 157) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif !important;text-decoration: }.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .info-element-custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .custom-button-wrapper button,.comp-mdihx6u96 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;--customButtonFontColorForHover: #69BE9D;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;text-decoration: ;color:#69BE9D !important;background:undefined !important;border-color:undefined;border-width:undefinedpx;border-radius:undefinedpx}.comp-mdihx6u96 .te-pro-gallery-text-item{font:normal normal normal 14px/1.4em helvetica-w01-roman,sans-serif;color:#FFFFFF}.comp-mdihx6u96 .pro-fullscreen-wrapper .pro-fullscreen-text-item{--fullscreen-text-item-bg: #69BE9D;background-color:#69BE9D}.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles{--bgColorExpand: #FFFFFF;background-color:rgb(255, 255, 255)}.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-selected-license,.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-checkout-link{--descriptionColorExpand: #69BE9D;--descriptionFontExpand: normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;color:rgb(105, 190, 157);font:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;text-decoration: }.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar,.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-mobile-info{--bgColorExpand: #FFFFFF;background-color:rgb(255, 255, 255)}.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-title h1{--titleColorExpand: #69BE9D;--titleFontExpand: normal normal normal 27px/1.4em helvetica-w01-roman,sans-serif;color:rgb(105, 190, 157);font:normal normal normal 40px/1.4em helvetica-w01-bold,sans-serif;text-decoration: }.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description,.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line,.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif,.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link,.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link{--descriptionColorExpand: #69BE9D;--descriptionFontExpand: normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;color:rgb(105, 190, 157);font:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;text-decoration: }.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after,.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after,.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after,.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after,.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{--descriptionColorExpand: #69BE9D;border-color:rgb(105, 190, 157)}.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social i:not(.pro-gallery-loved),.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social a,.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social button,.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav i:not(.pro-gallery-loved),.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav a,.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav button,.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar i:not(.pro-gallery-loved),.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar a,.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar button,.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social i:not(.pro-gallery-loved),.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social a,.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social button{--descriptionColorExpand: #69BE9D;color:rgb(105, 190, 157)}.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-triangle{--descriptionColorExpand: #69BE9D;color:rgb(105, 190, 157)}.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-background{--bgColorExpand: #FFFFFF;color:rgb(255, 255, 255)}.comp-mdihx6u96 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon{--descriptionColorExpand: #69BE9D;--bgColorExpand: #FFFFFF;color:rgb(105, 190, 157);background:rgb(255, 255, 255)}
</style><div style="--wix-color-29:var(--wix-color-3);--wix-color-37:var(--wix-color-5);--wix-color-38:var(--wix-color-8);--wix-color-39:var(--wix-color-8);--wix-color-40:var(--wix-color-1);--wix-color-41:var(--wix-color-8);--wix-color-42:var(--wix-color-8);--wix-color-43:var(--wix-color-1);--wix-color-44:var(--wix-color-3);--wix-color-45:var(--wix-color-3);--wix-color-46:var(--wix-color-1);--wix-color-47:var(--wix-color-1);--wix-color-48:var(--wix-color-8);--wix-color-49:var(--wix-color-8);--wix-color-50:var(--wix-color-1);--wix-color-51:var(--wix-color-8);--wix-color-52:var(--wix-color-8);--wix-color-53:var(--wix-color-1);--wix-color-54:var(--wix-color-3);--wix-color-55:var(--wix-color-3)" data-hook="tpa-components-provider"><div id="gallery-wrapper-comp-mdihx6u96" style="overflow:hidden;height:100%;width:100%"><style>div.comp-mdihx6u96:not(.fullscreen-comp-wrapper) {
      width: 100%;
      }
      </style><div id="pro-gallery-comp-mdihx6u96" 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_dihx6u96_0-40960 pgscl_dihx6u96_0-20480 pgscl_dihx6u96_0-10240 pgscl_dihx6u96_0-5120 pgscl_dihx6u96_0-2560 pgscl_dihx6u96_0-1280 pgscl_dihx6u96_0-640 pgscl_dihx6u96_0-320 pgscl_dihx6u96_0-160 pgscl_dihx6u96_0-80 pgscl_dihx6u96_0-40 pgscl_dihx6u96_0-20 pgscl_dihx6u96_0-10" style="display:none"></div><div class="pro-gallery-parent-container" style="margin:-2.5px;width:1216px;height:416px" role="region"><div id="pro-gallery-container-comp-mdihx6u96" class="pro-gallery inline-styles one-row hide-scrollbars  slider  ltr " style="height:418px;width:1221px;display:flex;justify-content:space-between"><div data-hook="gallery-column" id="gallery-horizontal-scroll-comp-mdihx6u96" class="gallery-horizontal-scroll gallery-column hide-scrollbars  ltr   " style="width:1221px;height:418px;overflow-y:hidden"><div class="gallery-horizontal-scroll-inner"><div data-hook="group-view" style="--group-top:0px;--group-left:0px;--group-width:210px;--group-right:auto" aria-hidden="false"><div data-id="e4262241-7949-426c-868e-33cb65693800" 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" id="pgie42622417949426c868e33cb65693800_0" data-hash="e4262241-7949-426c-868e-33cb65693800" data-id="e4262241-7949-426c-868e-33cb65693800" data-idx="0" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:0;right:auto;width:205px;height:206px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="false"><div data-idx="0" id="item-action-e4262241-7949-426c-868e-33cb65693800" class="item-action" tabindex="0" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e4262241-7949-426c-868e-33cb65693800" style="background-color:none;height:206px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:206px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_5b1dd09cf06b423b95940c242f5b0024~mv2.jpg/v1/fill/w_205,h_206,fp_0.65_0.34,q_90,enc_avif,quality_auto/7bbb0a_5b1dd09cf06b423b95940c242f5b0024~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_5b1dd09cf06b423b95940c242f5b0024~mv2.jpg/v1/fill/w_410,h_412,fp_0.65_0.34,q_90,enc_avif,quality_auto/7bbb0a_5b1dd09cf06b423b95940c242f5b0024~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_5b1dd09cf06b423b95940c242f5b0024~mv2.jpg/v1/fill/w_615,h_618,fp_0.65_0.34,q_90,enc_avif,quality_auto/7bbb0a_5b1dd09cf06b423b95940c242f5b0024~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_5b1dd09cf06b423b95940c242f5b0024~mv2.jpg/v1/fill/w_820,h_824,fp_0.65_0.34,q_90,enc_avif,quality_auto/7bbb0a_5b1dd09cf06b423b95940c242f5b0024~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_5b1dd09cf06b423b95940c242f5b0024~mv2.jpg/v1/fill/w_1025,h_1030,fp_0.65_0.34,q_90,enc_avif,quality_auto/7bbb0a_5b1dd09cf06b423b95940c242f5b0024~mv2.jpg 5x" type="image/jpeg"/><img id="e4262241-7949-426c-868e-33cb65693800" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="0" src="https://static.wixstatic.com/media/7bbb0a_5b1dd09cf06b423b95940c242f5b0024~mv2.jpg/v1/fill/w_205,h_206,fp_0.65_0.34,q_90,enc_avif,quality_auto/7bbb0a_5b1dd09cf06b423b95940c242f5b0024~mv2.jpg" alt="" loading="eager" style="width:205px;height:206px"/></picture></div></div></div></div></div><div data-id="e47357c1-cc47-4315-9f25-848fb3113d1d" 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" id="pgie47357c1cc4743159f25848fb3113d1d_1" data-hash="e47357c1-cc47-4315-9f25-848fb3113d1d" data-id="e47357c1-cc47-4315-9f25-848fb3113d1d" data-idx="1" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:211px;left:0;right:auto;width:205px;height:205px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="1" id="item-action-e47357c1-cc47-4315-9f25-848fb3113d1d" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e47357c1-cc47-4315-9f25-848fb3113d1d" style="background-color:none;height:205px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:205px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_a97c36767d8349abbe300bb5ab8e809d~mv2.jpg/v1/fill/w_205,h_205,fp_0.54_0.53,q_90,enc_avif,quality_auto/7bbb0a_a97c36767d8349abbe300bb5ab8e809d~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_a97c36767d8349abbe300bb5ab8e809d~mv2.jpg/v1/fill/w_410,h_410,fp_0.54_0.53,q_90,enc_avif,quality_auto/7bbb0a_a97c36767d8349abbe300bb5ab8e809d~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_a97c36767d8349abbe300bb5ab8e809d~mv2.jpg/v1/fill/w_615,h_615,fp_0.54_0.53,q_90,enc_avif,quality_auto/7bbb0a_a97c36767d8349abbe300bb5ab8e809d~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_a97c36767d8349abbe300bb5ab8e809d~mv2.jpg/v1/fill/w_820,h_820,fp_0.54_0.53,q_90,enc_avif,quality_auto/7bbb0a_a97c36767d8349abbe300bb5ab8e809d~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_a97c36767d8349abbe300bb5ab8e809d~mv2.jpg/v1/fill/w_1025,h_1025,fp_0.54_0.53,q_90,enc_avif,quality_auto/7bbb0a_a97c36767d8349abbe300bb5ab8e809d~mv2.jpg 5x" type="image/jpeg"/><img id="e47357c1-cc47-4315-9f25-848fb3113d1d" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="1" src="https://static.wixstatic.com/media/7bbb0a_a97c36767d8349abbe300bb5ab8e809d~mv2.jpg/v1/fill/w_205,h_205,fp_0.54_0.53,q_90,enc_avif,quality_auto/7bbb0a_a97c36767d8349abbe300bb5ab8e809d~mv2.jpg" alt="" loading="eager" style="width:205px;height:205px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:210px;--group-width:210px;--group-right:auto" aria-hidden="false"><div data-id="c0029de3-66a8-4920-afae-3228c1710b0a" 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" id="pgic0029de366a84920afae3228c1710b0a_2" data-hash="c0029de3-66a8-4920-afae-3228c1710b0a" data-id="c0029de3-66a8-4920-afae-3228c1710b0a" data-idx="2" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:210px;right:auto;width:205px;height:206px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="2" id="item-action-c0029de3-66a8-4920-afae-3228c1710b0a" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-c0029de3-66a8-4920-afae-3228c1710b0a" style="background-color:none;height:206px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:206px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_829aabcbaeb94362979da7dd136c8867~mv2.jpg/v1/fill/w_205,h_206,fp_0.51_0.22,q_90,enc_avif,quality_auto/7bbb0a_829aabcbaeb94362979da7dd136c8867~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_829aabcbaeb94362979da7dd136c8867~mv2.jpg/v1/fill/w_410,h_412,fp_0.51_0.22,q_90,enc_avif,quality_auto/7bbb0a_829aabcbaeb94362979da7dd136c8867~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_829aabcbaeb94362979da7dd136c8867~mv2.jpg/v1/fill/w_615,h_618,fp_0.51_0.22,q_90,enc_avif,quality_auto/7bbb0a_829aabcbaeb94362979da7dd136c8867~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_829aabcbaeb94362979da7dd136c8867~mv2.jpg/v1/fill/w_820,h_824,fp_0.51_0.22,q_90,enc_avif,quality_auto/7bbb0a_829aabcbaeb94362979da7dd136c8867~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_829aabcbaeb94362979da7dd136c8867~mv2.jpg/v1/fill/w_1025,h_1030,fp_0.51_0.22,q_90,enc_avif,quality_auto/7bbb0a_829aabcbaeb94362979da7dd136c8867~mv2.jpg 5x" type="image/jpeg"/><img id="c0029de3-66a8-4920-afae-3228c1710b0a" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="2" src="https://static.wixstatic.com/media/7bbb0a_829aabcbaeb94362979da7dd136c8867~mv2.jpg/v1/fill/w_205,h_206,fp_0.51_0.22,q_90,enc_avif,quality_auto/7bbb0a_829aabcbaeb94362979da7dd136c8867~mv2.jpg" alt="" loading="eager" style="width:205px;height:206px"/></picture></div></div></div></div></div><div data-id="855b6f19-e712-4f34-a8cd-863f09fb57f2" 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" id="pgi855b6f19e7124f34a8cd863f09fb57f2_3" data-hash="855b6f19-e712-4f34-a8cd-863f09fb57f2" data-id="855b6f19-e712-4f34-a8cd-863f09fb57f2" data-idx="3" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:211px;left:210px;right:auto;width:205px;height:205px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="3" id="item-action-855b6f19-e712-4f34-a8cd-863f09fb57f2" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-855b6f19-e712-4f34-a8cd-863f09fb57f2" style="background-color:none;height:205px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:205px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_ce0a9d4104c0497cb5162def313a1117~mv2.jpg/v1/fill/w_205,h_205,q_90,enc_avif,quality_auto/7bbb0a_ce0a9d4104c0497cb5162def313a1117~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_ce0a9d4104c0497cb5162def313a1117~mv2.jpg/v1/fill/w_410,h_410,q_90,enc_avif,quality_auto/7bbb0a_ce0a9d4104c0497cb5162def313a1117~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_ce0a9d4104c0497cb5162def313a1117~mv2.jpg/v1/fill/w_615,h_615,q_90,enc_avif,quality_auto/7bbb0a_ce0a9d4104c0497cb5162def313a1117~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_ce0a9d4104c0497cb5162def313a1117~mv2.jpg/v1/fill/w_820,h_820,q_90,enc_avif,quality_auto/7bbb0a_ce0a9d4104c0497cb5162def313a1117~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_ce0a9d4104c0497cb5162def313a1117~mv2.jpg/v1/fill/w_1025,h_1025,q_90,enc_avif,quality_auto/7bbb0a_ce0a9d4104c0497cb5162def313a1117~mv2.jpg 5x" type="image/jpeg"/><img id="855b6f19-e712-4f34-a8cd-863f09fb57f2" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="3" src="https://static.wixstatic.com/media/7bbb0a_ce0a9d4104c0497cb5162def313a1117~mv2.jpg/v1/fill/w_205,h_205,q_90,enc_avif,quality_auto/7bbb0a_ce0a9d4104c0497cb5162def313a1117~mv2.jpg" alt="" loading="eager" style="width:205px;height:205px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:420px;--group-width:210px;--group-right:auto" aria-hidden="false"><div data-id="0a35214d-1780-44b8-a2b8-9ce3d7c66b29" 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" id="pgi0a35214d178044b8a2b89ce3d7c66b29_4" data-hash="0a35214d-1780-44b8-a2b8-9ce3d7c66b29" data-id="0a35214d-1780-44b8-a2b8-9ce3d7c66b29" data-idx="4" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:420px;right:auto;width:205px;height:206px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="4" id="item-action-0a35214d-1780-44b8-a2b8-9ce3d7c66b29" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-0a35214d-1780-44b8-a2b8-9ce3d7c66b29" style="background-color:none;height:206px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:206px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_ea33318415a147d09d348a15e73544a1~mv2.jpg/v1/fill/w_205,h_206,fp_0.66_0.43,q_90,enc_avif,quality_auto/7bbb0a_ea33318415a147d09d348a15e73544a1~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_ea33318415a147d09d348a15e73544a1~mv2.jpg/v1/fill/w_410,h_412,fp_0.66_0.43,q_90,enc_avif,quality_auto/7bbb0a_ea33318415a147d09d348a15e73544a1~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_ea33318415a147d09d348a15e73544a1~mv2.jpg/v1/fill/w_615,h_618,fp_0.66_0.43,q_90,enc_avif,quality_auto/7bbb0a_ea33318415a147d09d348a15e73544a1~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_ea33318415a147d09d348a15e73544a1~mv2.jpg/v1/fill/w_820,h_824,fp_0.66_0.43,q_90,enc_avif,quality_auto/7bbb0a_ea33318415a147d09d348a15e73544a1~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_ea33318415a147d09d348a15e73544a1~mv2.jpg/v1/fill/w_1025,h_1030,fp_0.66_0.43,q_90,enc_avif,quality_auto/7bbb0a_ea33318415a147d09d348a15e73544a1~mv2.jpg 5x" type="image/jpeg"/><img id="0a35214d-1780-44b8-a2b8-9ce3d7c66b29" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="4" src="https://static.wixstatic.com/media/7bbb0a_ea33318415a147d09d348a15e73544a1~mv2.jpg/v1/fill/w_205,h_206,fp_0.66_0.43,q_90,enc_avif,quality_auto/7bbb0a_ea33318415a147d09d348a15e73544a1~mv2.jpg" alt="" loading="eager" style="width:205px;height:206px"/></picture></div></div></div></div></div><div data-id="2e9e55cc-5064-442f-88d7-d25305039f20" 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" id="pgi2e9e55cc5064442f88d7d25305039f20_5" data-hash="2e9e55cc-5064-442f-88d7-d25305039f20" data-id="2e9e55cc-5064-442f-88d7-d25305039f20" data-idx="5" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:211px;left:420px;right:auto;width:205px;height:205px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="5" id="item-action-2e9e55cc-5064-442f-88d7-d25305039f20" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-2e9e55cc-5064-442f-88d7-d25305039f20" style="background-color:none;height:205px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:205px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_261ec79c85b14d8e969a7ecd4fcc3da2~mv2.jpg/v1/fill/w_205,h_205,fp_0.46_0.5,q_90,enc_avif,quality_auto/7bbb0a_261ec79c85b14d8e969a7ecd4fcc3da2~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_261ec79c85b14d8e969a7ecd4fcc3da2~mv2.jpg/v1/fill/w_410,h_410,fp_0.46_0.5,q_90,enc_avif,quality_auto/7bbb0a_261ec79c85b14d8e969a7ecd4fcc3da2~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_261ec79c85b14d8e969a7ecd4fcc3da2~mv2.jpg/v1/fill/w_615,h_615,fp_0.46_0.5,q_90,enc_avif,quality_auto/7bbb0a_261ec79c85b14d8e969a7ecd4fcc3da2~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_261ec79c85b14d8e969a7ecd4fcc3da2~mv2.jpg/v1/fill/w_820,h_820,fp_0.46_0.5,q_90,enc_avif,quality_auto/7bbb0a_261ec79c85b14d8e969a7ecd4fcc3da2~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_261ec79c85b14d8e969a7ecd4fcc3da2~mv2.jpg/v1/fill/w_1025,h_1025,fp_0.46_0.5,q_90,enc_avif,quality_auto/7bbb0a_261ec79c85b14d8e969a7ecd4fcc3da2~mv2.jpg 5x" type="image/jpeg"/><img id="2e9e55cc-5064-442f-88d7-d25305039f20" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="5" src="https://static.wixstatic.com/media/7bbb0a_261ec79c85b14d8e969a7ecd4fcc3da2~mv2.jpg/v1/fill/w_205,h_205,fp_0.46_0.5,q_90,enc_avif,quality_auto/7bbb0a_261ec79c85b14d8e969a7ecd4fcc3da2~mv2.jpg" alt="" loading="eager" style="width:205px;height:205px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:630px;--group-width:210px;--group-right:auto" aria-hidden="false"><div data-id="c9cb1558-937f-421b-b13f-da55c4d5efb1" 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" id="pgic9cb1558937f421bb13fda55c4d5efb1_6" data-hash="c9cb1558-937f-421b-b13f-da55c4d5efb1" data-id="c9cb1558-937f-421b-b13f-da55c4d5efb1" data-idx="6" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:630px;right:auto;width:205px;height:206px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="6" id="item-action-c9cb1558-937f-421b-b13f-da55c4d5efb1" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-c9cb1558-937f-421b-b13f-da55c4d5efb1" style="background-color:none;height:206px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:206px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_30c68b5dc13742d4ac2f48546d455f85~mv2.jpg/v1/fill/w_205,h_206,q_90,enc_avif,quality_auto/7bbb0a_30c68b5dc13742d4ac2f48546d455f85~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_30c68b5dc13742d4ac2f48546d455f85~mv2.jpg/v1/fill/w_410,h_412,q_90,enc_avif,quality_auto/7bbb0a_30c68b5dc13742d4ac2f48546d455f85~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_30c68b5dc13742d4ac2f48546d455f85~mv2.jpg/v1/fill/w_615,h_618,q_90,enc_avif,quality_auto/7bbb0a_30c68b5dc13742d4ac2f48546d455f85~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_30c68b5dc13742d4ac2f48546d455f85~mv2.jpg/v1/fill/w_638,h_641,q_90,enc_avif,quality_auto/7bbb0a_30c68b5dc13742d4ac2f48546d455f85~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_30c68b5dc13742d4ac2f48546d455f85~mv2.jpg/v1/fill/w_638,h_641,q_90,enc_avif,quality_auto/7bbb0a_30c68b5dc13742d4ac2f48546d455f85~mv2.jpg 5x" type="image/jpeg"/><img id="c9cb1558-937f-421b-b13f-da55c4d5efb1" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="6" src="https://static.wixstatic.com/media/7bbb0a_30c68b5dc13742d4ac2f48546d455f85~mv2.jpg/v1/fill/w_205,h_206,q_90,enc_avif,quality_auto/7bbb0a_30c68b5dc13742d4ac2f48546d455f85~mv2.jpg" alt="" loading="eager" style="width:205px;height:206px"/></picture></div></div></div></div></div><div data-id="b3046890-b30d-4542-8320-98cce5989d28" 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" id="pgib3046890b30d4542832098cce5989d28_7" data-hash="b3046890-b30d-4542-8320-98cce5989d28" data-id="b3046890-b30d-4542-8320-98cce5989d28" data-idx="7" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:211px;left:630px;right:auto;width:205px;height:205px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="7" id="item-action-b3046890-b30d-4542-8320-98cce5989d28" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-b3046890-b30d-4542-8320-98cce5989d28" style="background-color:none;height:205px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:205px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_6c232994cbe8417b83cf9de25563c02c~mv2.jpg/v1/fill/w_205,h_205,fp_0.48_0.33,q_90,enc_avif,quality_auto/7bbb0a_6c232994cbe8417b83cf9de25563c02c~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_6c232994cbe8417b83cf9de25563c02c~mv2.jpg/v1/fill/w_410,h_410,fp_0.48_0.33,q_90,enc_avif,quality_auto/7bbb0a_6c232994cbe8417b83cf9de25563c02c~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_6c232994cbe8417b83cf9de25563c02c~mv2.jpg/v1/fill/w_615,h_615,fp_0.48_0.33,q_90,enc_avif,quality_auto/7bbb0a_6c232994cbe8417b83cf9de25563c02c~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_6c232994cbe8417b83cf9de25563c02c~mv2.jpg/v1/fill/w_820,h_820,fp_0.48_0.33,q_90,enc_avif,quality_auto/7bbb0a_6c232994cbe8417b83cf9de25563c02c~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_6c232994cbe8417b83cf9de25563c02c~mv2.jpg/v1/fill/w_1025,h_1025,fp_0.48_0.33,q_90,enc_avif,quality_auto/7bbb0a_6c232994cbe8417b83cf9de25563c02c~mv2.jpg 5x" type="image/jpeg"/><img id="b3046890-b30d-4542-8320-98cce5989d28" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="7" src="https://static.wixstatic.com/media/7bbb0a_6c232994cbe8417b83cf9de25563c02c~mv2.jpg/v1/fill/w_205,h_205,fp_0.48_0.33,q_90,enc_avif,quality_auto/7bbb0a_6c232994cbe8417b83cf9de25563c02c~mv2.jpg" alt="" loading="eager" style="width:205px;height:205px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:840px;--group-width:210px;--group-right:auto" aria-hidden="false"><div data-id="2b7349b5-3678-4049-8302-5d40f9eb9703" 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" id="pgi2b7349b53678404983025d40f9eb9703_8" data-hash="2b7349b5-3678-4049-8302-5d40f9eb9703" data-id="2b7349b5-3678-4049-8302-5d40f9eb9703" data-idx="8" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:840px;right:auto;width:205px;height:206px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="8" id="item-action-2b7349b5-3678-4049-8302-5d40f9eb9703" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-2b7349b5-3678-4049-8302-5d40f9eb9703" style="background-color:none;height:206px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:206px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_acbebcdffa004abda17a113197cafe7a~mv2.jpg/v1/fill/w_205,h_206,fp_0.45_0.35,q_90,enc_avif,quality_auto/7bbb0a_acbebcdffa004abda17a113197cafe7a~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_acbebcdffa004abda17a113197cafe7a~mv2.jpg/v1/fill/w_410,h_412,fp_0.45_0.35,q_90,enc_avif,quality_auto/7bbb0a_acbebcdffa004abda17a113197cafe7a~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_acbebcdffa004abda17a113197cafe7a~mv2.jpg/v1/fill/w_615,h_618,fp_0.45_0.35,q_90,enc_avif,quality_auto/7bbb0a_acbebcdffa004abda17a113197cafe7a~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_acbebcdffa004abda17a113197cafe7a~mv2.jpg/v1/fill/w_820,h_824,fp_0.45_0.35,q_90,enc_avif,quality_auto/7bbb0a_acbebcdffa004abda17a113197cafe7a~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_acbebcdffa004abda17a113197cafe7a~mv2.jpg/v1/fill/w_933,h_937,fp_0.45_0.35,q_90,enc_avif,quality_auto/7bbb0a_acbebcdffa004abda17a113197cafe7a~mv2.jpg 5x" type="image/jpeg"/><img id="2b7349b5-3678-4049-8302-5d40f9eb9703" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="8" src="https://static.wixstatic.com/media/7bbb0a_acbebcdffa004abda17a113197cafe7a~mv2.jpg/v1/fill/w_205,h_206,fp_0.45_0.35,q_90,enc_avif,quality_auto/7bbb0a_acbebcdffa004abda17a113197cafe7a~mv2.jpg" alt="" loading="eager" style="width:205px;height:206px"/></picture></div></div></div></div></div><div data-id="bbaf6e50-fc5d-47f0-a8f0-1e42b48a5b0d" 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" id="pgibbaf6e50fc5d47f0a8f01e42b48a5b0d_9" data-hash="bbaf6e50-fc5d-47f0-a8f0-1e42b48a5b0d" data-id="bbaf6e50-fc5d-47f0-a8f0-1e42b48a5b0d" data-idx="9" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:211px;left:840px;right:auto;width:205px;height:205px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="9" id="item-action-bbaf6e50-fc5d-47f0-a8f0-1e42b48a5b0d" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-bbaf6e50-fc5d-47f0-a8f0-1e42b48a5b0d" style="background-color:none;height:205px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:205px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_8d58450052534cef8ee02947c6cf3108~mv2.jpg/v1/fill/w_205,h_205,fp_0.52_0.51,q_90,enc_avif,quality_auto/7bbb0a_8d58450052534cef8ee02947c6cf3108~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_8d58450052534cef8ee02947c6cf3108~mv2.jpg/v1/fill/w_410,h_410,fp_0.52_0.51,q_90,enc_avif,quality_auto/7bbb0a_8d58450052534cef8ee02947c6cf3108~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_8d58450052534cef8ee02947c6cf3108~mv2.jpg/v1/fill/w_615,h_615,fp_0.52_0.51,q_90,enc_avif,quality_auto/7bbb0a_8d58450052534cef8ee02947c6cf3108~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_8d58450052534cef8ee02947c6cf3108~mv2.jpg/v1/fill/w_820,h_820,fp_0.52_0.51,q_90,enc_avif,quality_auto/7bbb0a_8d58450052534cef8ee02947c6cf3108~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_8d58450052534cef8ee02947c6cf3108~mv2.jpg/v1/fill/w_935,h_935,fp_0.52_0.51,q_90,enc_avif,quality_auto/7bbb0a_8d58450052534cef8ee02947c6cf3108~mv2.jpg 5x" type="image/jpeg"/><img id="bbaf6e50-fc5d-47f0-a8f0-1e42b48a5b0d" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="9" src="https://static.wixstatic.com/media/7bbb0a_8d58450052534cef8ee02947c6cf3108~mv2.jpg/v1/fill/w_205,h_205,fp_0.52_0.51,q_90,enc_avif,quality_auto/7bbb0a_8d58450052534cef8ee02947c6cf3108~mv2.jpg" alt="" loading="eager" style="width:205px;height:205px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1050px;--group-width:210px;--group-right:auto" aria-hidden="false"><div data-id="7f27019d-37a8-484f-a3c7-b1f0866d7e12" 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" id="pgi7f27019d37a8484fa3c7b1f0866d7e12_10" data-hash="7f27019d-37a8-484f-a3c7-b1f0866d7e12" data-id="7f27019d-37a8-484f-a3c7-b1f0866d7e12" data-idx="10" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:1050px;right:auto;width:205px;height:206px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="10" id="item-action-7f27019d-37a8-484f-a3c7-b1f0866d7e12" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-7f27019d-37a8-484f-a3c7-b1f0866d7e12" style="background-color:none;height:206px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:206px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_8fafb6443fea49dfb9b8ef67567087ff~mv2.jpg/v1/fill/w_205,h_206,fp_0.17_0.24,q_90,enc_avif,quality_auto/7bbb0a_8fafb6443fea49dfb9b8ef67567087ff~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_8fafb6443fea49dfb9b8ef67567087ff~mv2.jpg/v1/fill/w_410,h_412,fp_0.17_0.24,q_90,enc_avif,quality_auto/7bbb0a_8fafb6443fea49dfb9b8ef67567087ff~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_8fafb6443fea49dfb9b8ef67567087ff~mv2.jpg/v1/fill/w_615,h_618,fp_0.17_0.24,q_90,enc_avif,quality_auto/7bbb0a_8fafb6443fea49dfb9b8ef67567087ff~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_8fafb6443fea49dfb9b8ef67567087ff~mv2.jpg/v1/fill/w_820,h_824,fp_0.17_0.24,q_90,enc_avif,quality_auto/7bbb0a_8fafb6443fea49dfb9b8ef67567087ff~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_8fafb6443fea49dfb9b8ef67567087ff~mv2.jpg/v1/fill/w_1025,h_1030,fp_0.17_0.24,q_90,enc_avif,quality_auto/7bbb0a_8fafb6443fea49dfb9b8ef67567087ff~mv2.jpg 5x" type="image/jpeg"/><img id="7f27019d-37a8-484f-a3c7-b1f0866d7e12" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="10" src="https://static.wixstatic.com/media/7bbb0a_8fafb6443fea49dfb9b8ef67567087ff~mv2.jpg/v1/fill/w_205,h_206,fp_0.17_0.24,q_90,enc_avif,quality_auto/7bbb0a_8fafb6443fea49dfb9b8ef67567087ff~mv2.jpg" alt="" loading="eager" style="width:205px;height:206px"/></picture></div></div></div></div></div><div data-id="d3c636ad-e34f-41cf-b982-1cede7c059e7" 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" id="pgid3c636ade34f41cfb9821cede7c059e7_11" data-hash="d3c636ad-e34f-41cf-b982-1cede7c059e7" data-id="d3c636ad-e34f-41cf-b982-1cede7c059e7" data-idx="11" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:211px;left:1050px;right:auto;width:205px;height:205px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="11" id="item-action-d3c636ad-e34f-41cf-b982-1cede7c059e7" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-d3c636ad-e34f-41cf-b982-1cede7c059e7" style="background-color:none;height:205px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:205px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_6b8819430da746c6b61ee719164ab592~mv2.jpg/v1/fill/w_205,h_205,fp_0.79_0.63,q_90,enc_avif,quality_auto/7bbb0a_6b8819430da746c6b61ee719164ab592~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_6b8819430da746c6b61ee719164ab592~mv2.jpg/v1/fill/w_410,h_410,fp_0.79_0.63,q_90,enc_avif,quality_auto/7bbb0a_6b8819430da746c6b61ee719164ab592~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_6b8819430da746c6b61ee719164ab592~mv2.jpg/v1/fill/w_615,h_615,fp_0.79_0.63,q_90,enc_avif,quality_auto/7bbb0a_6b8819430da746c6b61ee719164ab592~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_6b8819430da746c6b61ee719164ab592~mv2.jpg/v1/fill/w_820,h_820,fp_0.79_0.63,q_90,enc_avif,quality_auto/7bbb0a_6b8819430da746c6b61ee719164ab592~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_6b8819430da746c6b61ee719164ab592~mv2.jpg/v1/fill/w_937,h_937,fp_0.79_0.63,q_90,enc_avif,quality_auto/7bbb0a_6b8819430da746c6b61ee719164ab592~mv2.jpg 5x" type="image/jpeg"/><img id="d3c636ad-e34f-41cf-b982-1cede7c059e7" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="11" src="https://static.wixstatic.com/media/7bbb0a_6b8819430da746c6b61ee719164ab592~mv2.jpg/v1/fill/w_205,h_205,fp_0.79_0.63,q_90,enc_avif,quality_auto/7bbb0a_6b8819430da746c6b61ee719164ab592~mv2.jpg" alt="" loading="eager" style="width:205px;height:205px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1260px;--group-width:210px;--group-right:auto" aria-hidden="false"><div data-id="bd72eb0c-c7d5-487c-be34-e23c9852e800" 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" id="pgibd72eb0cc7d5487cbe34e23c9852e800_12" data-hash="bd72eb0c-c7d5-487c-be34-e23c9852e800" data-id="bd72eb0c-c7d5-487c-be34-e23c9852e800" data-idx="12" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:1260px;right:auto;width:205px;height:206px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="12" id="item-action-bd72eb0c-c7d5-487c-be34-e23c9852e800" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-bd72eb0c-c7d5-487c-be34-e23c9852e800" style="background-color:none;height:206px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:206px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_7ae486e4c6134ebebd1d2ee4fbb37821~mv2.jpg/v1/fill/w_205,h_206,fp_0.45_0.28,q_90,enc_avif,quality_auto/7bbb0a_7ae486e4c6134ebebd1d2ee4fbb37821~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_7ae486e4c6134ebebd1d2ee4fbb37821~mv2.jpg/v1/fill/w_410,h_412,fp_0.45_0.28,q_90,enc_avif,quality_auto/7bbb0a_7ae486e4c6134ebebd1d2ee4fbb37821~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_7ae486e4c6134ebebd1d2ee4fbb37821~mv2.jpg/v1/fill/w_615,h_618,fp_0.45_0.28,q_90,enc_avif,quality_auto/7bbb0a_7ae486e4c6134ebebd1d2ee4fbb37821~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_7ae486e4c6134ebebd1d2ee4fbb37821~mv2.jpg/v1/fill/w_820,h_824,fp_0.45_0.28,q_90,enc_avif,quality_auto/7bbb0a_7ae486e4c6134ebebd1d2ee4fbb37821~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_7ae486e4c6134ebebd1d2ee4fbb37821~mv2.jpg/v1/fill/w_1025,h_1030,fp_0.45_0.28,q_90,enc_avif,quality_auto/7bbb0a_7ae486e4c6134ebebd1d2ee4fbb37821~mv2.jpg 5x" type="image/jpeg"/><img id="bd72eb0c-c7d5-487c-be34-e23c9852e800" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="12" src="https://static.wixstatic.com/media/7bbb0a_7ae486e4c6134ebebd1d2ee4fbb37821~mv2.jpg/v1/fill/w_205,h_206,fp_0.45_0.28,q_90,enc_avif,quality_auto/7bbb0a_7ae486e4c6134ebebd1d2ee4fbb37821~mv2.jpg" alt="" loading="eager" style="width:205px;height:206px"/></picture></div></div></div></div></div><div data-id="af58c513-3d97-4037-9f2d-1d5ca008c45b" 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" id="pgiaf58c5133d9740379f2d1d5ca008c45b_13" data-hash="af58c513-3d97-4037-9f2d-1d5ca008c45b" data-id="af58c513-3d97-4037-9f2d-1d5ca008c45b" data-idx="13" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:211px;left:1260px;right:auto;width:205px;height:205px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="13" id="item-action-af58c513-3d97-4037-9f2d-1d5ca008c45b" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-af58c513-3d97-4037-9f2d-1d5ca008c45b" style="background-color:none;height:205px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:205px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_c109a1c859564c359136b32906fed054~mv2.jpg/v1/fill/w_205,h_205,q_90,enc_avif,quality_auto/7bbb0a_c109a1c859564c359136b32906fed054~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_c109a1c859564c359136b32906fed054~mv2.jpg/v1/fill/w_410,h_410,q_90,enc_avif,quality_auto/7bbb0a_c109a1c859564c359136b32906fed054~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_c109a1c859564c359136b32906fed054~mv2.jpg/v1/fill/w_615,h_615,q_90,enc_avif,quality_auto/7bbb0a_c109a1c859564c359136b32906fed054~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_c109a1c859564c359136b32906fed054~mv2.jpg/v1/fill/w_820,h_820,q_90,enc_avif,quality_auto/7bbb0a_c109a1c859564c359136b32906fed054~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_c109a1c859564c359136b32906fed054~mv2.jpg/v1/fill/w_1025,h_1025,q_90,enc_avif,quality_auto/7bbb0a_c109a1c859564c359136b32906fed054~mv2.jpg 5x" type="image/jpeg"/><img id="af58c513-3d97-4037-9f2d-1d5ca008c45b" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="13" src="https://static.wixstatic.com/media/7bbb0a_c109a1c859564c359136b32906fed054~mv2.jpg/v1/fill/w_205,h_205,q_90,enc_avif,quality_auto/7bbb0a_c109a1c859564c359136b32906fed054~mv2.jpg" alt="" loading="eager" style="width:205px;height:205px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1470px;--group-width:210px;--group-right:auto" aria-hidden="false"><div data-id="087c3f17-ba56-495a-abef-d84ec50def44" 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" id="pgi087c3f17ba56495aabefd84ec50def44_14" data-hash="087c3f17-ba56-495a-abef-d84ec50def44" data-id="087c3f17-ba56-495a-abef-d84ec50def44" data-idx="14" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:1470px;right:auto;width:205px;height:206px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="14" id="item-action-087c3f17-ba56-495a-abef-d84ec50def44" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-087c3f17-ba56-495a-abef-d84ec50def44" style="background-color:none;height:206px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:206px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_6cf83cddcda045dc83913d9148852b1f~mv2.jpg/v1/fill/w_205,h_206,fp_0.46_0.57,q_90,enc_avif,quality_auto/7bbb0a_6cf83cddcda045dc83913d9148852b1f~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_6cf83cddcda045dc83913d9148852b1f~mv2.jpg/v1/fill/w_410,h_412,fp_0.46_0.57,q_90,enc_avif,quality_auto/7bbb0a_6cf83cddcda045dc83913d9148852b1f~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_6cf83cddcda045dc83913d9148852b1f~mv2.jpg/v1/fill/w_615,h_618,fp_0.46_0.57,q_90,enc_avif,quality_auto/7bbb0a_6cf83cddcda045dc83913d9148852b1f~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_6cf83cddcda045dc83913d9148852b1f~mv2.jpg/v1/fill/w_820,h_824,fp_0.46_0.57,q_90,enc_avif,quality_auto/7bbb0a_6cf83cddcda045dc83913d9148852b1f~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_6cf83cddcda045dc83913d9148852b1f~mv2.jpg/v1/fill/w_1025,h_1030,fp_0.46_0.57,q_90,enc_avif,quality_auto/7bbb0a_6cf83cddcda045dc83913d9148852b1f~mv2.jpg 5x" type="image/jpeg"/><img id="087c3f17-ba56-495a-abef-d84ec50def44" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="14" src="https://static.wixstatic.com/media/7bbb0a_6cf83cddcda045dc83913d9148852b1f~mv2.jpg/v1/fill/w_205,h_206,fp_0.46_0.57,q_90,enc_avif,quality_auto/7bbb0a_6cf83cddcda045dc83913d9148852b1f~mv2.jpg" alt="" loading="eager" style="width:205px;height:206px"/></picture></div></div></div></div></div><div data-id="0d2672da-d670-4408-8d54-29b52b15d3da" 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" id="pgi0d2672dad67044088d5429b52b15d3da_15" data-hash="0d2672da-d670-4408-8d54-29b52b15d3da" data-id="0d2672da-d670-4408-8d54-29b52b15d3da" data-idx="15" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:211px;left:1470px;right:auto;width:205px;height:205px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="15" id="item-action-0d2672da-d670-4408-8d54-29b52b15d3da" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-0d2672da-d670-4408-8d54-29b52b15d3da" style="background-color:none;height:205px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:205px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_f8bd31774baf429ba8e793bddcc92f40~mv2.jpg/v1/fill/w_205,h_205,fp_0.5_0.3,q_90,enc_avif,quality_auto/7bbb0a_f8bd31774baf429ba8e793bddcc92f40~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_f8bd31774baf429ba8e793bddcc92f40~mv2.jpg/v1/fill/w_410,h_410,fp_0.5_0.3,q_90,enc_avif,quality_auto/7bbb0a_f8bd31774baf429ba8e793bddcc92f40~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_f8bd31774baf429ba8e793bddcc92f40~mv2.jpg/v1/fill/w_615,h_615,fp_0.5_0.3,q_90,enc_avif,quality_auto/7bbb0a_f8bd31774baf429ba8e793bddcc92f40~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_f8bd31774baf429ba8e793bddcc92f40~mv2.jpg/v1/fill/w_820,h_820,fp_0.5_0.3,q_90,enc_avif,quality_auto/7bbb0a_f8bd31774baf429ba8e793bddcc92f40~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_f8bd31774baf429ba8e793bddcc92f40~mv2.jpg/v1/fill/w_1025,h_1025,fp_0.5_0.3,q_90,enc_avif,quality_auto/7bbb0a_f8bd31774baf429ba8e793bddcc92f40~mv2.jpg 5x" type="image/jpeg"/><img id="0d2672da-d670-4408-8d54-29b52b15d3da" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="15" src="https://static.wixstatic.com/media/7bbb0a_f8bd31774baf429ba8e793bddcc92f40~mv2.jpg/v1/fill/w_205,h_205,fp_0.5_0.3,q_90,enc_avif,quality_auto/7bbb0a_f8bd31774baf429ba8e793bddcc92f40~mv2.jpg" alt="" loading="eager" style="width:205px;height:205px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1680px;--group-width:210px;--group-right:auto" aria-hidden="false"><div data-id="cc8b6eb0-7323-44c8-a42a-d35763dff304" 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" id="pgicc8b6eb0732344c8a42ad35763dff304_16" data-hash="cc8b6eb0-7323-44c8-a42a-d35763dff304" data-id="cc8b6eb0-7323-44c8-a42a-d35763dff304" data-idx="16" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:1680px;right:auto;width:205px;height:206px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="16" id="item-action-cc8b6eb0-7323-44c8-a42a-d35763dff304" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-cc8b6eb0-7323-44c8-a42a-d35763dff304" style="background-color:none;height:206px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:206px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_a95bfb2d3d23456b896c8c68df6fa98d~mv2.jpg/v1/fill/w_205,h_206,fp_0.38_0.41,q_90,enc_avif,quality_auto/7bbb0a_a95bfb2d3d23456b896c8c68df6fa98d~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_a95bfb2d3d23456b896c8c68df6fa98d~mv2.jpg/v1/fill/w_410,h_412,fp_0.38_0.41,q_90,enc_avif,quality_auto/7bbb0a_a95bfb2d3d23456b896c8c68df6fa98d~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_a95bfb2d3d23456b896c8c68df6fa98d~mv2.jpg/v1/fill/w_615,h_618,fp_0.38_0.41,q_90,enc_avif,quality_auto/7bbb0a_a95bfb2d3d23456b896c8c68df6fa98d~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_a95bfb2d3d23456b896c8c68df6fa98d~mv2.jpg/v1/fill/w_820,h_824,fp_0.38_0.41,q_90,enc_avif,quality_auto/7bbb0a_a95bfb2d3d23456b896c8c68df6fa98d~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_a95bfb2d3d23456b896c8c68df6fa98d~mv2.jpg/v1/fill/w_1025,h_1030,fp_0.38_0.41,q_90,enc_avif,quality_auto/7bbb0a_a95bfb2d3d23456b896c8c68df6fa98d~mv2.jpg 5x" type="image/jpeg"/><img id="cc8b6eb0-7323-44c8-a42a-d35763dff304" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="16" src="https://static.wixstatic.com/media/7bbb0a_a95bfb2d3d23456b896c8c68df6fa98d~mv2.jpg/v1/fill/w_205,h_206,fp_0.38_0.41,q_90,enc_avif,quality_auto/7bbb0a_a95bfb2d3d23456b896c8c68df6fa98d~mv2.jpg" alt="" loading="eager" style="width:205px;height:206px"/></picture></div></div></div></div></div><div data-id="d5b7fd01-bfe0-4faf-b124-de6b68510494" 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" id="pgid5b7fd01bfe04fafb124de6b68510494_17" data-hash="d5b7fd01-bfe0-4faf-b124-de6b68510494" data-id="d5b7fd01-bfe0-4faf-b124-de6b68510494" data-idx="17" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:211px;left:1680px;right:auto;width:205px;height:205px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="17" id="item-action-d5b7fd01-bfe0-4faf-b124-de6b68510494" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-d5b7fd01-bfe0-4faf-b124-de6b68510494" style="background-color:none;height:205px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:205px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_709bf4f467764e0b827970939556cbc3~mv2.jpg/v1/fill/w_205,h_205,q_90,enc_avif,quality_auto/7bbb0a_709bf4f467764e0b827970939556cbc3~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_709bf4f467764e0b827970939556cbc3~mv2.jpg/v1/fill/w_410,h_410,q_90,enc_avif,quality_auto/7bbb0a_709bf4f467764e0b827970939556cbc3~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_709bf4f467764e0b827970939556cbc3~mv2.jpg/v1/fill/w_615,h_615,q_90,enc_avif,quality_auto/7bbb0a_709bf4f467764e0b827970939556cbc3~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_709bf4f467764e0b827970939556cbc3~mv2.jpg/v1/fill/w_820,h_820,q_90,enc_avif,quality_auto/7bbb0a_709bf4f467764e0b827970939556cbc3~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_709bf4f467764e0b827970939556cbc3~mv2.jpg/v1/fill/w_1025,h_1025,q_90,enc_avif,quality_auto/7bbb0a_709bf4f467764e0b827970939556cbc3~mv2.jpg 5x" type="image/jpeg"/><img id="d5b7fd01-bfe0-4faf-b124-de6b68510494" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="17" src="https://static.wixstatic.com/media/7bbb0a_709bf4f467764e0b827970939556cbc3~mv2.jpg/v1/fill/w_205,h_205,q_90,enc_avif,quality_auto/7bbb0a_709bf4f467764e0b827970939556cbc3~mv2.jpg" alt="" loading="eager" style="width:205px;height:205px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1890px;--group-width:210px;--group-right:auto" aria-hidden="false"><div data-id="308d680d-a6b0-4183-b342-15d707084cde" 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" id="pgi308d680da6b04183b34215d707084cde_18" data-hash="308d680d-a6b0-4183-b342-15d707084cde" data-id="308d680d-a6b0-4183-b342-15d707084cde" data-idx="18" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:1890px;right:auto;width:205px;height:206px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="18" id="item-action-308d680d-a6b0-4183-b342-15d707084cde" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-308d680d-a6b0-4183-b342-15d707084cde" style="background-color:none;height:206px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:206px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_a74c55cf14294429a913d81a5aca6c56~mv2.jpg/v1/fill/w_205,h_206,q_90,enc_avif,quality_auto/7bbb0a_a74c55cf14294429a913d81a5aca6c56~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_a74c55cf14294429a913d81a5aca6c56~mv2.jpg/v1/fill/w_410,h_412,q_90,enc_avif,quality_auto/7bbb0a_a74c55cf14294429a913d81a5aca6c56~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_a74c55cf14294429a913d81a5aca6c56~mv2.jpg/v1/fill/w_615,h_618,q_90,enc_avif,quality_auto/7bbb0a_a74c55cf14294429a913d81a5aca6c56~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_a74c55cf14294429a913d81a5aca6c56~mv2.jpg/v1/fill/w_820,h_824,q_90,enc_avif,quality_auto/7bbb0a_a74c55cf14294429a913d81a5aca6c56~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_a74c55cf14294429a913d81a5aca6c56~mv2.jpg/v1/fill/w_1025,h_1030,q_90,enc_avif,quality_auto/7bbb0a_a74c55cf14294429a913d81a5aca6c56~mv2.jpg 5x" type="image/jpeg"/><img id="308d680d-a6b0-4183-b342-15d707084cde" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="18" src="https://static.wixstatic.com/media/7bbb0a_a74c55cf14294429a913d81a5aca6c56~mv2.jpg/v1/fill/w_205,h_206,q_90,enc_avif,quality_auto/7bbb0a_a74c55cf14294429a913d81a5aca6c56~mv2.jpg" alt="" loading="eager" style="width:205px;height:206px"/></picture></div></div></div></div></div><div data-id="7cd36ad2-8edf-4f3f-b7ed-e8690e8a746e" 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" id="pgi7cd36ad28edf4f3fb7ede8690e8a746e_19" data-hash="7cd36ad2-8edf-4f3f-b7ed-e8690e8a746e" data-id="7cd36ad2-8edf-4f3f-b7ed-e8690e8a746e" data-idx="19" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:211px;left:1890px;right:auto;width:205px;height:205px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="19" id="item-action-7cd36ad2-8edf-4f3f-b7ed-e8690e8a746e" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-7cd36ad2-8edf-4f3f-b7ed-e8690e8a746e" style="background-color:none;height:205px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:205px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_70f2163200ac4e5b8126b95323310c27~mv2.jpg/v1/fill/w_205,h_205,q_90,enc_avif,quality_auto/7bbb0a_70f2163200ac4e5b8126b95323310c27~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_70f2163200ac4e5b8126b95323310c27~mv2.jpg/v1/fill/w_410,h_410,q_90,enc_avif,quality_auto/7bbb0a_70f2163200ac4e5b8126b95323310c27~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_70f2163200ac4e5b8126b95323310c27~mv2.jpg/v1/fill/w_615,h_615,q_90,enc_avif,quality_auto/7bbb0a_70f2163200ac4e5b8126b95323310c27~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_70f2163200ac4e5b8126b95323310c27~mv2.jpg/v1/fill/w_820,h_820,q_90,enc_avif,quality_auto/7bbb0a_70f2163200ac4e5b8126b95323310c27~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_70f2163200ac4e5b8126b95323310c27~mv2.jpg/v1/fill/w_1025,h_1025,q_90,enc_avif,quality_auto/7bbb0a_70f2163200ac4e5b8126b95323310c27~mv2.jpg 5x" type="image/jpeg"/><img id="7cd36ad2-8edf-4f3f-b7ed-e8690e8a746e" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="19" src="https://static.wixstatic.com/media/7bbb0a_70f2163200ac4e5b8126b95323310c27~mv2.jpg/v1/fill/w_205,h_205,q_90,enc_avif,quality_auto/7bbb0a_70f2163200ac4e5b8126b95323310c27~mv2.jpg" alt="" loading="eager" style="width:205px;height:205px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2100px;--group-width:210px;--group-right:auto" aria-hidden="false"><div data-id="b99b4c53-1046-4c83-b7da-9253d937f094" 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" id="pgib99b4c5310464c83b7da9253d937f094_20" data-hash="b99b4c53-1046-4c83-b7da-9253d937f094" data-id="b99b4c53-1046-4c83-b7da-9253d937f094" data-idx="20" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:2100px;right:auto;width:205px;height:206px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="20" id="item-action-b99b4c53-1046-4c83-b7da-9253d937f094" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-b99b4c53-1046-4c83-b7da-9253d937f094" style="background-color:none;height:206px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:206px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_ed8402cfe6de4812b85180dd50314957~mv2.jpg/v1/fill/w_205,h_206,fp_0.53_0.44,q_90,enc_avif,quality_auto/7bbb0a_ed8402cfe6de4812b85180dd50314957~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_ed8402cfe6de4812b85180dd50314957~mv2.jpg/v1/fill/w_410,h_412,fp_0.53_0.44,q_90,enc_avif,quality_auto/7bbb0a_ed8402cfe6de4812b85180dd50314957~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_ed8402cfe6de4812b85180dd50314957~mv2.jpg/v1/fill/w_615,h_618,fp_0.53_0.44,q_90,enc_avif,quality_auto/7bbb0a_ed8402cfe6de4812b85180dd50314957~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_ed8402cfe6de4812b85180dd50314957~mv2.jpg/v1/fill/w_820,h_824,fp_0.53_0.44,q_90,enc_avif,quality_auto/7bbb0a_ed8402cfe6de4812b85180dd50314957~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_ed8402cfe6de4812b85180dd50314957~mv2.jpg/v1/fill/w_1025,h_1030,fp_0.53_0.44,q_90,enc_avif,quality_auto/7bbb0a_ed8402cfe6de4812b85180dd50314957~mv2.jpg 5x" type="image/jpeg"/><img id="b99b4c53-1046-4c83-b7da-9253d937f094" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="20" src="https://static.wixstatic.com/media/7bbb0a_ed8402cfe6de4812b85180dd50314957~mv2.jpg/v1/fill/w_205,h_206,fp_0.53_0.44,q_90,enc_avif,quality_auto/7bbb0a_ed8402cfe6de4812b85180dd50314957~mv2.jpg" alt="" loading="eager" style="width:205px;height:206px"/></picture></div></div></div></div></div><div data-id="f3f924a9-5586-4dd6-8d4f-176a3a4af1df" 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" id="pgif3f924a955864dd68d4f176a3a4af1df_21" data-hash="f3f924a9-5586-4dd6-8d4f-176a3a4af1df" data-id="f3f924a9-5586-4dd6-8d4f-176a3a4af1df" data-idx="21" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:211px;left:2100px;right:auto;width:205px;height:205px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="21" id="item-action-f3f924a9-5586-4dd6-8d4f-176a3a4af1df" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-f3f924a9-5586-4dd6-8d4f-176a3a4af1df" style="background-color:none;height:205px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:205px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_e3e36c686b71426e81416113058fd6e1~mv2.jpg/v1/fill/w_205,h_205,q_90,enc_avif,quality_auto/7bbb0a_e3e36c686b71426e81416113058fd6e1~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_e3e36c686b71426e81416113058fd6e1~mv2.jpg/v1/fill/w_410,h_410,q_90,enc_avif,quality_auto/7bbb0a_e3e36c686b71426e81416113058fd6e1~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_e3e36c686b71426e81416113058fd6e1~mv2.jpg/v1/fill/w_615,h_615,q_90,enc_avif,quality_auto/7bbb0a_e3e36c686b71426e81416113058fd6e1~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_e3e36c686b71426e81416113058fd6e1~mv2.jpg/v1/fill/w_820,h_820,q_90,enc_avif,quality_auto/7bbb0a_e3e36c686b71426e81416113058fd6e1~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_e3e36c686b71426e81416113058fd6e1~mv2.jpg/v1/fill/w_1025,h_1025,q_90,enc_avif,quality_auto/7bbb0a_e3e36c686b71426e81416113058fd6e1~mv2.jpg 5x" type="image/jpeg"/><img id="f3f924a9-5586-4dd6-8d4f-176a3a4af1df" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="21" src="https://static.wixstatic.com/media/7bbb0a_e3e36c686b71426e81416113058fd6e1~mv2.jpg/v1/fill/w_205,h_205,q_90,enc_avif,quality_auto/7bbb0a_e3e36c686b71426e81416113058fd6e1~mv2.jpg" alt="" loading="eager" style="width:205px;height:205px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2310px;--group-width:210px;--group-right:auto" aria-hidden="false"><div data-id="2f39d421-f260-4a14-b10b-cf42aeaac20c" 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" id="pgi2f39d421f2604a14b10bcf42aeaac20c_22" data-hash="2f39d421-f260-4a14-b10b-cf42aeaac20c" data-id="2f39d421-f260-4a14-b10b-cf42aeaac20c" data-idx="22" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:2310px;right:auto;width:205px;height:206px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="22" id="item-action-2f39d421-f260-4a14-b10b-cf42aeaac20c" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-2f39d421-f260-4a14-b10b-cf42aeaac20c" style="background-color:none;height:206px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:206px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_36d6fe4a91d448d280d10b113e5064f6~mv2.jpg/v1/fill/w_205,h_206,fp_0.54_0.44,q_90,enc_avif,quality_auto/7bbb0a_36d6fe4a91d448d280d10b113e5064f6~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_36d6fe4a91d448d280d10b113e5064f6~mv2.jpg/v1/fill/w_410,h_412,fp_0.54_0.44,q_90,enc_avif,quality_auto/7bbb0a_36d6fe4a91d448d280d10b113e5064f6~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_36d6fe4a91d448d280d10b113e5064f6~mv2.jpg/v1/fill/w_615,h_618,fp_0.54_0.44,q_90,enc_avif,quality_auto/7bbb0a_36d6fe4a91d448d280d10b113e5064f6~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_36d6fe4a91d448d280d10b113e5064f6~mv2.jpg/v1/fill/w_820,h_824,fp_0.54_0.44,q_90,enc_avif,quality_auto/7bbb0a_36d6fe4a91d448d280d10b113e5064f6~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_36d6fe4a91d448d280d10b113e5064f6~mv2.jpg/v1/fill/w_1008,h_1012,fp_0.54_0.44,q_90,enc_avif,quality_auto/7bbb0a_36d6fe4a91d448d280d10b113e5064f6~mv2.jpg 5x" type="image/jpeg"/><img id="2f39d421-f260-4a14-b10b-cf42aeaac20c" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="22" src="https://static.wixstatic.com/media/7bbb0a_36d6fe4a91d448d280d10b113e5064f6~mv2.jpg/v1/fill/w_205,h_206,fp_0.54_0.44,q_90,enc_avif,quality_auto/7bbb0a_36d6fe4a91d448d280d10b113e5064f6~mv2.jpg" alt="" loading="eager" style="width:205px;height:206px"/></picture></div></div></div></div></div><div data-id="811a2eb9-b7d9-480b-b413-86386ea8c806" 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" id="pgi811a2eb9b7d9480bb41386386ea8c806_23" data-hash="811a2eb9-b7d9-480b-b413-86386ea8c806" data-id="811a2eb9-b7d9-480b-b413-86386ea8c806" data-idx="23" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:211px;left:2310px;right:auto;width:205px;height:205px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="23" id="item-action-811a2eb9-b7d9-480b-b413-86386ea8c806" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-811a2eb9-b7d9-480b-b413-86386ea8c806" style="background-color:none;height:205px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:205px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_64f53bf2289e4bc28797a9ee044f7bfa~mv2.jpg/v1/fill/w_205,h_205,fp_0.53_0.52,q_90,enc_avif,quality_auto/7bbb0a_64f53bf2289e4bc28797a9ee044f7bfa~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_64f53bf2289e4bc28797a9ee044f7bfa~mv2.jpg/v1/fill/w_410,h_410,fp_0.53_0.52,q_90,enc_avif,quality_auto/7bbb0a_64f53bf2289e4bc28797a9ee044f7bfa~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_64f53bf2289e4bc28797a9ee044f7bfa~mv2.jpg/v1/fill/w_615,h_615,fp_0.53_0.52,q_90,enc_avif,quality_auto/7bbb0a_64f53bf2289e4bc28797a9ee044f7bfa~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_64f53bf2289e4bc28797a9ee044f7bfa~mv2.jpg/v1/fill/w_820,h_820,fp_0.53_0.52,q_90,enc_avif,quality_auto/7bbb0a_64f53bf2289e4bc28797a9ee044f7bfa~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_64f53bf2289e4bc28797a9ee044f7bfa~mv2.jpg/v1/fill/w_1025,h_1025,fp_0.53_0.52,q_90,enc_avif,quality_auto/7bbb0a_64f53bf2289e4bc28797a9ee044f7bfa~mv2.jpg 5x" type="image/jpeg"/><img id="811a2eb9-b7d9-480b-b413-86386ea8c806" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="23" src="https://static.wixstatic.com/media/7bbb0a_64f53bf2289e4bc28797a9ee044f7bfa~mv2.jpg/v1/fill/w_205,h_205,fp_0.53_0.52,q_90,enc_avif,quality_auto/7bbb0a_64f53bf2289e4bc28797a9ee044f7bfa~mv2.jpg" alt="" loading="eager" style="width:205px;height:205px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2520px;--group-width:210px;--group-right:auto" aria-hidden="false"><div data-id="29ec8ff4-f0d3-4140-9978-3085db404568" 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" id="pgi29ec8ff4f0d3414099783085db404568_24" data-hash="29ec8ff4-f0d3-4140-9978-3085db404568" data-id="29ec8ff4-f0d3-4140-9978-3085db404568" data-idx="24" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:2520px;right:auto;width:205px;height:206px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="24" id="item-action-29ec8ff4-f0d3-4140-9978-3085db404568" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-29ec8ff4-f0d3-4140-9978-3085db404568" style="background-color:none;height:206px;width:205px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded  load-with-color  " data-hook="image-item" style="width:205px;height:206px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7bbb0a_2f138b5653f34befaa2b9718f14ca0f9~mv2.jpg/v1/fill/w_205,h_206,q_90,enc_avif,quality_auto/7bbb0a_2f138b5653f34befaa2b9718f14ca0f9~mv2.jpg 1x, https://static.wixstatic.com/media/7bbb0a_2f138b5653f34befaa2b9718f14ca0f9~mv2.jpg/v1/fill/w_410,h_412,q_90,enc_avif,quality_auto/7bbb0a_2f138b5653f34befaa2b9718f14ca0f9~mv2.jpg 2x, https://static.wixstatic.com/media/7bbb0a_2f138b5653f34befaa2b9718f14ca0f9~mv2.jpg/v1/fill/w_615,h_618,q_90,enc_avif,quality_auto/7bbb0a_2f138b5653f34befaa2b9718f14ca0f9~mv2.jpg 3x, https://static.wixstatic.com/media/7bbb0a_2f138b5653f34befaa2b9718f14ca0f9~mv2.jpg/v1/fill/w_820,h_824,q_90,enc_avif,quality_auto/7bbb0a_2f138b5653f34befaa2b9718f14ca0f9~mv2.jpg 4x, https://static.wixstatic.com/media/7bbb0a_2f138b5653f34befaa2b9718f14ca0f9~mv2.jpg/v1/fill/w_1025,h_1030,q_90,enc_avif,quality_auto/7bbb0a_2f138b5653f34befaa2b9718f14ca0f9~mv2.jpg 5x" type="image/jpeg"/><img id="29ec8ff4-f0d3-4140-9978-3085db404568" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="24" src="https://static.wixstatic.com/media/7bbb0a_2f138b5653f34befaa2b9718f14ca0f9~mv2.jpg/v1/fill/w_205,h_206,q_90,enc_avif,quality_auto/7bbb0a_2f138b5653f34befaa2b9718f14ca0f9~mv2.jpg" alt="" loading="eager" style="width:205px;height:206px"/></picture></div></div></div></div></div><div data-id="29ec8ff4-f0d3-4140-9978-3085db404568" class="item-link-wrapper" data-idx="25" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi29ec8ff4f0d3414099783085db404568_25" data-hash="29ec8ff4-f0d3-4140-9978-3085db404568" data-id="29ec8ff4-f0d3-4140-9978-3085db404568" data-idx="25" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:211px;left:2520px;right:auto;width:205px;height:205px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"></div></div></div></div></div><button class="nav-arrows-container drop-shadow  " aria-label="Next Item" tabindex="0" data-hook="nav-arrow-next" style="width:23px;height:39px;padding:0;top:calc(50% + 1.25px - 19.5px - 
        0px);right:25.5px"><svg class="slideshow-arrow" style="transform:scaleX(1) scale(1)" width="23" height="39" viewBox="0 0 23 39"><path d="M857.005,231.479L858.5,230l18.124,18-18.127,18-1.49-1.48L873.638,248Z" transform="translate(-855 -230)"></path></svg></button></div></div><div data-key="items-styles" style="display:none"></div></div></div></div></div></div></div><!--/$--></div></div></div><!--/$--></div></section><!--/$--></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"><!--$--><div id="comp-m8zs74is" class="N8MGzv _v6ohL comp-m8zs74is wixui-rich-text" data-testid="richTextElement"><h2 class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.3em; text-align:center;"><span class="color_36 wixui-rich-text__text"><a href="mailto:info@hopecardiff.org?subject=From%20Website%3A%20Query" target="_self" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">Going Public, The Junction, and Tavs projects<br class="wixui-rich-text__text">
are all part of Hope Cardiff.</span></a></span></h2></div><!--/$--><!--$--><section id="comp-m1kmhc9o" class="comp-m1kmhc9o CeUMmm wixui-column-strip"><div id="bgLayers_comp-m1kmhc9o" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m1kmhc9o" class="ktMZav"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-m1kmhc9o" data-motion-part="BG_MEDIA comp-m1kmhc9o" class="etSQ9j"></div></div><div data-testid="columns" class="Ak0vpt"><!--$--><div id="comp-m1kmhcbx" class="comp-m1kmhcbx FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-m1kmhcbx" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m1kmhcbx" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-m1kmhcbx" data-motion-part="BG_MEDIA comp-m1kmhcbx" class="ROWgFb"></div></div><div data-mesh-id="comp-m1kmhcbxinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m1kmhcbxinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-m1kltt90" class="QrIus  "><div class="comp-m1kltt90"><div style="--wix-color-29:var(--wix-color-3);--wix-color-37:var(--wix-color-5);--wix-color-38:var(--wix-color-8);--wix-color-39:var(--wix-color-8);--wix-color-40:var(--wix-color-1);--wix-color-41:var(--wix-color-8);--wix-color-42:var(--wix-color-8);--wix-color-43:var(--wix-color-1);--wix-color-44:var(--wix-color-3);--wix-color-45:var(--wix-color-3);--wix-color-46:var(--wix-color-1);--wix-color-47:var(--wix-color-1);--wix-color-48:var(--wix-color-8);--wix-color-49:var(--wix-color-8);--wix-color-50:var(--wix-color-1);--wix-color-51:var(--wix-color-8);--wix-color-52:var(--wix-color-8);--wix-color-53:var(--wix-color-1);--wix-color-54:var(--wix-color-3);--wix-color-55:var(--wix-color-3)" data-hook="tpa-components-provider"><div style="--index2490108247-shadowXOffset:0px;--index2490108247-shadowYOffset:0px;overflow:visible" class="sN4uTVR" data-hook="Form-wrapper"><div style="--wix-color-29:var(--wix-color-3);--wix-color-37:var(--wix-color-5);--wix-color-38:var(--wix-color-8);--wix-color-39:var(--wix-color-8);--wix-color-40:var(--wix-color-1);--wix-color-41:var(--wix-color-8);--wix-color-42:var(--wix-color-8);--wix-color-43:var(--wix-color-1);--wix-color-44:var(--wix-color-3);--wix-color-45:var(--wix-color-3);--wix-color-46:var(--wix-color-1);--wix-color-47:var(--wix-color-1);--wix-color-48:var(--wix-color-8);--wix-color-49:var(--wix-color-8);--wix-color-50:var(--wix-color-1);--wix-color-51:var(--wix-color-8);--wix-color-52:var(--wix-color-8);--wix-color-53:var(--wix-color-1);--wix-color-54:var(--wix-color-3);--wix-color-55:var(--wix-color-3)" data-hook="tpa-components-provider"><div><form aria-label="Hope Contact" id="form-8a4176a7-8163-4fb6-bc1b-2ac56eafec0a" data-hook="form-8a4176a7-8163-4fb6-bc1b-2ac56eafec0a" class=""><fieldset class="kLNiUo"><div data-hook="form-root"><div class="ckHV4G" dir=""><div><div style="display:grid;width:100%;grid-template-columns:repeat(12, 1fr);grid-auto-rows:minmax(min-content, max-content) 1fr" class="GLWhGq"><div style="grid-row:1 / span 2;grid-column:1 / span 12" data-hook="form-field-b667b586-cf22-4747-2da1-dc52a7746dc4" data-field-type="HEADER"><div class="ElBhne" data-hook="ricos-viewer"><div class="M4zTR" dir="ltr" style="--ricos-text-color:rgb(var(--wix-forms-formParagraphColor));--ricos-text-color-tuple:var(--wix-forms-formParagraphColor);--ricos-action-color:rgb(var(--wix-forms-formLinkColor));--ricos-action-color-tuple:var(--wix-forms-formLinkColor);--ricos-background-color:rgb(var(--wix-forms-formInputBackgroundColor));--ricos-background-color-tuple:var(--wix-forms-formInputBackgroundColor);--ricos-fallback-color:rgb(0, 0, 0);--ricos-fallback-color-tuple:0, 0, 0;--ricos-settings-action-color:rgb(0, 0, 0);--ricos-settings-action-color-tuple:0, 0, 0;--ricos-action-color-fallback:rgb(0, 0, 0);--ricos-action-color-fallback-tuple:0, 0, 0;--ricos-custom-p-font-weight:normal;--ricos-custom-p-font-style:normal;--ricos-custom-p-line-height:1.5;--ricos-custom-p-font-size:var(--wix-forms-formParagraphFont-size, 16px);--ricos-custom-p-font-family:var(--wix-forms-formParagraphFont-family);--ricos-custom-p-color:rgb(var(--wix-forms-formParagraphColor, 0,0,0));--ricos-custom-h1-font-weight:normal;--ricos-custom-h1-font-style:normal;--ricos-custom-h1-line-height:1.5;--ricos-custom-h1-font-size:var(--wix-forms-formHeaderOneFont-size, 28px);--ricos-custom-h1-font-family:var(--wix-forms-formHeaderOneFont-family);--ricos-custom-h1-color:rgb(var(--wix-forms-formHeaderOneColor, 0,0,0));--ricos-custom-h2-font-weight:normal;--ricos-custom-h2-font-style:normal;--ricos-custom-h2-line-height:1.5;--ricos-custom-h2-font-size:var(--wix-forms-formHeaderTwoFont-size, 20px);--ricos-custom-h2-font-family:var(--wix-forms-formHeaderTwoFont-family);--ricos-custom-h2-color:rgb(var(--wix-forms-formHeaderTwoColor, 0,0,0));--ricos-custom-h3-font-weight:normal;--ricos-custom-h3-font-style:normal;--ricos-custom-h3-line-height:1.5;--ricos-custom-h3-font-size:24px;--ricos-custom-h4-font-weight:normal;--ricos-custom-h4-font-style:normal;--ricos-custom-h4-line-height:1.5;--ricos-custom-h4-font-size:20px;--ricos-custom-h5-font-weight:normal;--ricos-custom-h5-font-style:normal;--ricos-custom-h5-line-height:1.5;--ricos-custom-h5-font-size:18px;--ricos-custom-h6-font-weight:normal;--ricos-custom-h6-font-style:normal;--ricos-custom-h6-line-height:1.5;--ricos-custom-h6-font-size:16px;--ricos-custom-quote-line-height:1.5;--ricos-custom-quote-font-size:18px;--ricos-custom-code-block-line-height:1.5;--ricos-breakout-normal-padding-start:0;--ricos-breakout-normal-padding-end:0;--ricos-breakout-full-width-padding-start:0;--ricos-breakout-full-width-padding-end:0" data-id="content-viewer"><div class="IdchG"><div class="OWEgq"><h1 class="atuMU FSXm- hRuKg bOLt2" dir="auto" id="viewer-ece8r36"><span class="_6WgLL"><strong style="font-weight:700"><span>Get in touch</span></strong></span></h1></div></div></div></div></div></div></div><div><div style="display:grid;width:100%;grid-template-columns:repeat(12, 1fr);grid-auto-rows:minmax(min-content, max-content) 1fr" class="GLWhGq"><div style="grid-row:1 / span 1;grid-column:1 / span 6;display:flex;align-items:flex-end"><label id="form-field-label-529a65c4-04c0-4fa0-88a3-accef697032a-comp-m1kltt90-" for="form-field-input-529a65c4-04c0-4fa0-88a3-accef697032a-comp-m1kltt90-" class="shszO9W svPL8x_">First name<span aria-hidden="true" class="sHbjjkq">*</span></label></div><div style="grid-row:2 / span 1;grid-column:1 / span 6" data-hook="form-field-first_name" data-field-type="CONTACTS_FIRST_NAME"><div data-hook="text-field-root" class="sPYwcBi oihuJoD---theme-3-box oihuJoD--newErrorMessage snZ_6f6 sL5d0Ld"><div class="szixmB7 o__1NOA0w---errorAppearance-8-TextOnly sQr_F8I"><div class="skzvMVg sLQwJE9 oihuJoD---theme-3-box" data-theme="box" data-success="false" data-error="false" data-empty-state="true"><input id="form-field-input-529a65c4-04c0-4fa0-88a3-accef697032a-comp-m1kltt90-" data-theme="box" data-success="false" data-error="false" data-empty-state="true" aria-invalid="false" required="" aria-label="First name" type="text" class="sybWKXr  has-custom-focus" value=""/></div></div></div><div class="szixmB7 o__1NOA0w---errorAppearance-8-TextOnly s__0oqQvY" data-hook="field-error-first_name"></div></div><div style="grid-row:1 / span 1;grid-column:7 / span 6;display:flex;align-items:flex-end"><label id="form-field-label-688d9fdf-c1dd-4268-1bc9-d235ccd665fd-comp-m1kltt90-" for="form-field-input-688d9fdf-c1dd-4268-1bc9-d235ccd665fd-comp-m1kltt90-" class="shszO9W svPL8x_">Last name<span aria-hidden="true" class="sHbjjkq">*</span></label></div><div style="grid-row:2 / span 1;grid-column:7 / span 6" data-hook="form-field-last_name" data-field-type="CONTACTS_LAST_NAME"><div data-hook="text-field-root" class="sPYwcBi oihuJoD---theme-3-box oihuJoD--newErrorMessage snZ_6f6 sL5d0Ld"><div class="szixmB7 o__1NOA0w---errorAppearance-8-TextOnly sQr_F8I"><div class="skzvMVg sLQwJE9 oihuJoD---theme-3-box" data-theme="box" data-success="false" data-error="false" data-empty-state="true"><input id="form-field-input-688d9fdf-c1dd-4268-1bc9-d235ccd665fd-comp-m1kltt90-" data-theme="box" data-success="false" data-error="false" data-empty-state="true" aria-invalid="false" required="" aria-label="Last name" type="text" class="sybWKXr  has-custom-focus" value=""/></div></div></div><div class="szixmB7 o__1NOA0w---errorAppearance-8-TextOnly s__0oqQvY" data-hook="field-error-last_name"></div></div></div></div><div><div style="display:grid;width:100%;grid-template-columns:repeat(12, 1fr);grid-auto-rows:minmax(min-content, max-content) 1fr" class="GLWhGq"><div style="grid-row:1 / span 1;grid-column:1 / span 6;display:flex;align-items:flex-end"><label id="form-field-label-105ac48d-8faa-434a-b31d-9f67110d6b06-comp-m1kltt90-" for="form-field-input-105ac48d-8faa-434a-b31d-9f67110d6b06-comp-m1kltt90-" class="shszO9W svPL8x_">Email<span aria-hidden="true" class="sHbjjkq">*</span></label></div><div style="grid-row:2 / span 1;grid-column:1 / span 6" data-hook="form-field-email" data-field-type="CONTACTS_EMAIL"><div data-hook="text-field-root" class="sPYwcBi oihuJoD---theme-3-box oihuJoD--newErrorMessage snZ_6f6 sL5d0Ld"><div class="szixmB7 o__1NOA0w---errorAppearance-8-TextOnly sQr_F8I"><div class="skzvMVg sLQwJE9 oihuJoD---theme-3-box" data-theme="box" data-success="false" data-error="false" data-empty-state="true"><input id="form-field-input-105ac48d-8faa-434a-b31d-9f67110d6b06-comp-m1kltt90-" data-theme="box" data-success="false" data-error="false" data-empty-state="true" aria-invalid="false" required="" aria-label="Email" type="email" class="sybWKXr  has-custom-focus" value=""/></div></div></div><div class="szixmB7 o__1NOA0w---errorAppearance-8-TextOnly s__0oqQvY" data-hook="field-error-email"></div></div><div style="grid-row:1 / span 1;grid-column:7 / span 6;display:flex;align-items:flex-end"><div id="form-field-label-af6e5112-ae06-40d8-d769-c181966477cd-comp-m1kltt90-" class="shszO9W svPL8x_">Subject<span aria-hidden="true" class="sHbjjkq">*</span></div></div><div style="grid-row:2 / span 1;grid-column:7 / span 6" data-hook="form-field-subject_1" data-field-type="DROPDOWN"><div aria-label="required"><div class="szixmB7 o__1NOA0w---errorAppearance-8-TextOnly sYpdkJe olx_AfZ---alignment-6-bottom olx_AfZ---theme-3-box olx_AfZ--newErrorMessage s_mowPn scwMXAj s__6VqN23" data-hook="dropdown-af6e5112-ae06-40d8-d769-c181966477cd"><div><div data-content-hook="popover-content-core-dropdown-undefined" class="sG8W9Dm scglNK5 sYpdkJe olx_AfZ---alignment-6-bottom olx_AfZ---theme-3-box sb4UBVd" data-hook="core-dropdown" data-mobile="false"><div class="sxV76QN" data-hook="popover-element"><button data-fullwidth="true" data-mobile="false" data-hook="dropdown-base" style="--wix-ui-tpa-button-font-size-default:16px;--wix-ui-tpa-button-line-height-default:1" data-dropdown-base-error="false" aria-expanded="false" id="label-for-id_-2274" aria-label="Subject" aria-labelledby="form-field-label-af6e5112-ae06-40d8-d769-c181966477cd-comp-m1kltt90-" aria-invalid="false" role="combobox" aria-controls="dropdown-options-container_-2275" type="button" class="sSyG_am s__6g3gZH slmlJrZ oxXNl_8--fullWidth oxXNl_8---paddingMode-15-dynamicPaddings oxXNl_8---hoverStyle-9-underline sAlMqFX oN5FdZL--placeholder oN5FdZL--upgrade sMKkikp sJL4oc_" data-focusable-focus="false" data-focusable-focus-visible="false" tabindex="0" aria-disabled="false"><span class="sLBIRLF scBFhDv"><div class="supt2ZT" data-hook="dropdown-base-text"></div></span><span class="s__7bVSeZ s__9iKsph sboncWW" data-hook="suffix-icon"><svg viewBox="0 0 24 24" fill="currentColor" width="24" height="24" class="sH6lPBq"><path fill-rule="evenodd" d="M18.2546728,8.18171329 L18.9617796,8.88882007 L12.5952867,15.2537133 L12.5978964,15.2558012 L11.8907896,15.962908 L11.8882867,15.9607133 L11.8874628,15.9617796 L11.180356,15.2546728 L11.1812867,15.2527133 L4.81828671,8.88882007 L5.52539349,8.18171329 L11.8882867,14.5457133 L18.2546728,8.18171329 Z"></path></svg></span></button></div></div></div></div></div><div class="szixmB7 o__1NOA0w---errorAppearance-8-TextOnly s__0oqQvY" data-hook="field-error-subject_1"></div></div></div></div><div><div style="display:grid;width:100%;grid-template-columns:repeat(12, 1fr);grid-auto-rows:minmax(min-content, max-content) 1fr" class="GLWhGq"><div style="grid-row:1 / span 1;grid-column:1 / span 12;display:flex;align-items:flex-end"><label id="form-field-label-d9ea4943-4da8-47bf-45b9-3bd5b0c3a089-comp-m1kltt90-" for="form-field-input-d9ea4943-4da8-47bf-45b9-3bd5b0c3a089-comp-m1kltt90-" class="shszO9W svPL8x_">Write a message<span aria-hidden="true" class="sHbjjkq">*</span></label></div><div style="grid-row:2 / span 1;grid-column:1 / span 12" data-hook="form-field-message" data-field-type="TEXT_AREA"><div class="szixmB7 o__1NOA0w---errorAppearance-8-TextOnly sMj_2tx oepmDj_---theme-3-box oepmDj_--newErrorMessage scI_sd4 shezckr"><div data-disabled="false" data-theme="box" data-error="false" data-success="false" data-focused="false"><div class="sTyqRvT"><textarea id="form-field-input-d9ea4943-4da8-47bf-45b9-3bd5b0c3a089-comp-m1kltt90-" placeholder="" class="smUNeyD has-custom-focus" data-hook="text-area" aria-label="Write a message" aria-invalid="false" required=""></textarea></div></div></div><div class="szixmB7 o__1NOA0w---errorAppearance-8-TextOnly s__0oqQvY" data-hook="field-error-message"></div></div></div></div><div><div style="display:grid;width:100%;grid-template-columns:repeat(12, 1fr);grid-auto-rows:minmax(min-content, max-content) 1fr" class="GLWhGq"><div style="grid-row:1 / span 1;grid-column:1 / span 12;display:flex;align-items:flex-end"></div><div style="grid-row:2 / span 1;grid-column:1 / span 12" data-hook="form-field-9638146a-a78b-4e3d-db33-5c983634dd7f" data-field-type="SUBMIT_BUTTON"><div class=""><button data-fullwidth="false" data-mobile="false" data-hook="submit-button" style="--wix-ui-tpa-button-font-size-default:16px;--wix-ui-tpa-button-line-height-default:1.5em" aria-live="assertive" type="button" class="sSyG_am s__6g3gZH slmlJrZ oxXNl_8---paddingMode-16-explicitPaddings oxXNl_8--wrapContent oxXNl_8---hoverStyle-9-underline sVwEL7E oqlzyH7--upgrade sgKo7D0 sasFW9G" data-focusable-focus="false" data-focusable-focus-visible="false" tabindex="0" aria-disabled="false"><span class="sLBIRLF scBFhDv">Submit</span></button></div></div></div></div></div><div role="region" aria-live="polite"><div style="transition:opacity 350ms ease-in-out;opacity:0"></div></div></div></fieldset></form></div></div></div></div></div></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-m1kmhxv9" class="comp-m1kmhxv9 FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-m1kmhxv9" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m1kmhxv9" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-m1kmhxv9" data-motion-part="BG_MEDIA comp-m1kmhxv9" class="ROWgFb"></div></div><div data-mesh-id="comp-m1kmhxv9inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m1kmhxv9inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-m1kp0m7t" class="comp-m1kp0m7t" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.instagram.com/hopecardiff" target="_blank" rel="noreferrer noopener" class="StylableButton2545352419__root style-m1kq6ei7__root wixui-button StylableButton2545352419__link" aria-label=""><span class="StylableButton2545352419__container"><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 id="comp-m1kp0m82" class="comp-m1kp0m82" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.facebook.com/hopecardiffCIO" target="_blank" rel="noreferrer noopener" class="StylableButton2545352419__root style-m1kp0m9t2__root wixui-button StylableButton2545352419__link" aria-label=""><span class="StylableButton2545352419__container"><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 id="comp-m1kl90oq" class="gpDCD5 comp-m1kl90oq"><div class="jv9xi4 wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-m1kl90oqinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m1kl90oqinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-ly2z6n3b1" class="N8MGzv _v6ohL comp-ly2z6n3b1 wixui-rich-text" data-testid="richTextElement"><h2 class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.8em; text-align:center;"><span class="color_36 wixui-rich-text__text"><a href="mailto:info@hopecardiff.org?subject=From%20Website%3A%20Query" target="_self" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">info@hopecardiff.org</span></a></span></h2></div><!--/$--><!--$--><div id="comp-ly2z6n393" class="N8MGzv _v6ohL comp-ly2z6n393 wixui-rich-text" data-testid="richTextElement"><h2 class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.8em; text-align:center;"><span class="color_36 wixui-rich-text__text"><a href="tel:02920337880" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">029 2033 7880</span></a></span></h2></div><!--/$--><!--$--><div id="comp-m8zsitzh" class="N8MGzv _v6ohL comp-m8zsitzh wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:12px; line-height:1.3em; text-align:center;"><a href="https://google.com/maps?sca_esv=80d0c53c31f1ba3c&sca_upv=1&rlz=1C5CHFA_enGB1057GB1057&output=search&q=Glenwood+Church+Centre+%26+Wellbeing+Space,+Circle+Way+West,+Llanedeyrn,+CF23+6UW&source=lnms&fbs=AEQNm0Aa4sjWe7Rqy32pFwRj0UkW1DRbm01j6DCVS0r1sTxn7nmQCKTC8NlYQeby_L_oLCjzw_F1UjKD2yXzpjmBuMfeqGbnmhiHXf615Z-q87SVCX7IiTp1lQGOqG2zKOeBcD2chp_Mstm7vV6khlepzBQQ3zfggPjSTXnqKAXj_Yku2Cne4kOg6eb9-5AjYCctzB7BaF9h&entry=mc&ved=1t:200715&ictx=111" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text"><span style="font-size:12px;" class="wixui-rich-text__text"><span style="font-family:helvetica-w01-light,helvetica-w02-light,sans-serif;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Our offices are based at&nbsp;<span style="font-weight:bold;" class="wixui-rich-text__text">Glenwood Wellbeing Space,&nbsp;</span></span></span></span></a><br class="wixui-rich-text__text">
<span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:12px;" class="wixui-rich-text__text"><span style="font-family:helvetica-w01-light,helvetica-w02-light,sans-serif;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Circle Way West, Llanedeyrn, Cardiff, CF23 6UW</span></span></span></span></p></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-m0gxbsig" class="comp-m0gxbsig" data-semantic-classname="button"><a data-testid="linkElement" href="https://localgiving.org/charity/hopecardiff" target="_blank" rel="noreferrer noopener" class="StylableButton2545352419__root style-m8zq0257__root wixui-button StylableButton2545352419__link" aria-label="Donate"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">Donate</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><?xml version="1.0" encoding="UTF-8"?>
<svg data-bbox="20 37.5 160 125" viewBox="0 0 200 200" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape">
    <g>
        <path d="M166.052 37.5H33.948C26.245 37.5 20 43.735 20 51.425v20.33h160v-20.33c0-7.69-6.245-13.925-13.948-13.925z"/>
        <path d="M20 83.83v64.745c0 7.691 6.245 13.925 13.948 13.925h132.103c7.704 0 13.948-6.235 13.948-13.925V83.83H20zm34.924 62.107h-13.14c-4.336 0-7.85-3.509-7.85-7.837v-12.557c0-4.328 3.515-7.837 7.85-7.837h13.14c4.336 0 7.85 3.509 7.85 7.837V138.1c.001 4.328-3.514 7.837-7.85 7.837z"/>
    </g>
</svg>
</span></span></span></a></div><!--/$--><!--$--><div id="comp-m3w0beio" class="comp-m3w0beio" data-semantic-classname="button"><a data-testid="linkElement" href="http://glenwoodchurch-14532972.hs-sites.com/hope" target="_blank" rel="noreferrer noopener" class="StylableButton2545352419__root style-m8zq09if__root wixui-button StylableButton2545352419__link" aria-label="Updates"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">Updates</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><?xml version="1.0" encoding="UTF-8"?>
<svg data-bbox="20 37.5 160 125" viewBox="0 0 200 200" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape">
    <g>
        <path d="M166.052 37.5H33.948C26.245 37.5 20 43.735 20 51.425v20.33h160v-20.33c0-7.69-6.245-13.925-13.948-13.925z"/>
        <path d="M20 83.83v64.745c0 7.691 6.245 13.925 13.948 13.925h132.103c7.704 0 13.948-6.235 13.948-13.925V83.83H20zm34.924 62.107h-13.14c-4.336 0-7.85-3.509-7.85-7.837v-12.557c0-4.328 3.515-7.837 7.85-7.837h13.14c4.336 0 7.85 3.509 7.85 7.837V138.1c.001 4.328-3.514 7.837-7.85 7.837z"/>
    </g>
</svg>
</span></span></span></a></div><!--/$--><!--$--><div id="comp-m3w0a535" class="comp-m3w0a535" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.hopecardiff.org/safeguarding" target="_self" class="StylableButton2545352419__root style-m8zq0xjd__root wixui-button StylableButton2545352419__link" aria-label="Safeguarding"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">Safeguarding</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><?xml version="1.0" encoding="UTF-8"?>
<svg data-bbox="20 37.5 160 125" viewBox="0 0 200 200" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape">
    <g>
        <path d="M166.052 37.5H33.948C26.245 37.5 20 43.735 20 51.425v20.33h160v-20.33c0-7.69-6.245-13.925-13.948-13.925z"/>
        <path d="M20 83.83v64.745c0 7.691 6.245 13.925 13.948 13.925h132.103c7.704 0 13.948-6.235 13.948-13.925V83.83H20zm34.924 62.107h-13.14c-4.336 0-7.85-3.509-7.85-7.837v-12.557c0-4.328 3.515-7.837 7.85-7.837h13.14c4.336 0 7.85 3.509 7.85 7.837V138.1c.001 4.328-3.514 7.837-7.85 7.837z"/>
    </g>
</svg>
</span></span></span></a></div><!--/$--><!--$--><div id="comp-m1koab2d" class="QrIus  "><div class="comp-m1koab2d"><div style="--wix-color-29:var(--wix-color-3);--wix-color-37:var(--wix-color-5);--wix-color-38:var(--wix-color-8);--wix-color-39:var(--wix-color-8);--wix-color-40:var(--wix-color-1);--wix-color-41:var(--wix-color-8);--wix-color-42:var(--wix-color-8);--wix-color-43:var(--wix-color-1);--wix-color-44:var(--wix-color-3);--wix-color-45:var(--wix-color-3);--wix-color-46:var(--wix-color-1);--wix-color-47:var(--wix-color-1);--wix-color-48:var(--wix-color-8);--wix-color-49:var(--wix-color-8);--wix-color-50:var(--wix-color-1);--wix-color-51:var(--wix-color-8);--wix-color-52:var(--wix-color-8);--wix-color-53:var(--wix-color-1);--wix-color-54:var(--wix-color-3);--wix-color-55:var(--wix-color-3)" data-hook="tpa-components-provider"><div style="--backgroundColor:255, 255, 255;--textColor:105, 190, 157;--buttonsAndLinksColor:143, 206, 182;--mainButtonColor:143, 206, 182;--mainButtonTextColor:255, 255, 255;--mobileMenuTextColor:255, 255, 255;--mobileMenuBackgroundColor:105, 190, 157;--thumbnailButtonsColor:255, 255, 255;--mobileButtonsTextColor:255, 255, 255;--mobileButtonsBackgroundColor:143, 206, 182;--dividersAndArrowsColor:180, 223, 206;--emptyPlayIconEditor:143, 206, 182;--emptyPlayIconSite:255, 255, 255;--emptyPlayerBgEditor:218, 239, 231;--emptyPlayerBgSite:218, 239, 231;--compactMenuBackgroundColor:219, 234, 226;--compactMenuActionsColor:255, 255, 255;--thumbnailOverlayColor:0, 0, 0, 0.4;--textFont:normal normal 16px/16px helvetica-w01-roman,sans-serif;--textFont-decoration:unset;--titleFont:normal normal normal 40px/50px proxima-n-w01-reg,sans-serif;--titleFont-decoration:unset;--videoInfoFont:normal normal 40px/40px helvetica-w01-bold,sans-serif;--videoInfoFont-decoration:unset" data-hook="style-params-css-variables"><div data-hook="widget-focus-provider"><div data-hook="window-size" style="width:100%"><div style="container-type:inline-size;width:100%"><div data-hook="wix-vod-widget-direction-container" dir="ltr"><div data-layout="3" class="Av1MB2" data-view-mode="site"><div data-hook="widget-container" data-channel-layout="compact" aria-label="&quot;Hope Cardiff&quot; channel videos widget"><div class="S3t6nO" style="width:416px;height:234px"><div class="kW62Dq FpIJW0" aria-hidden="true"><section class="_Fowaj" tabindex="0" aria-label="&quot;Hope Cardiff&quot; channel videos"><div class="GYzXGt"><div class="Avrjeh"><div class="k4k3EA V9GFfX" data-hook="content-slider-content" style="transform:translate3d(0px, 0, 0)"><div class="hNl9my"><div data-hook="page-list-page" class="GxH_UU undefined" style="min-width:416px"><section class="eddosW" data-hook="video-list-thumb-wrapper" style="height:107px;width:208px" aria-hidden="false"><div class="yUuGIv"><div class="QvTl1N DvSZkM" style="background-image:-webkit-image-set(url(&quot;https://i.ytimg.com/vi/SUyTgc9-TO8/mqdefault.jpg&quot;) 1x, url(&quot;https://i.ytimg.com/vi/SUyTgc9-TO8/maxresdefault.jpg&quot;) 3x)"><picture class="o4ZdW9"><source media="(min-width: 0px)" srcSet="https://i.ytimg.com/vi/SUyTgc9-TO8/mqdefault.jpg 1x, https://i.ytimg.com/vi/SUyTgc9-TO8/maxresdefault.jpg 3x"/><img alt="Unashamed - Animation" class="IXKZdA" src="https://i.ytimg.com/vi/SUyTgc9-TO8/mqdefault.jpg 1x, https://i.ytimg.com/vi/SUyTgc9-TO8/maxresdefault.jpg 3x"/></picture><div class="ROhna4"></div></div></div><div data-hook="player-overlay" class="W6L_ej"><div class="itAs9u"><div class="jpS184"><div class="LXWNJj"><div class="kn2svW zKLz4I" aria-hidden="false"><div class="KgMm7T MpIlbv" data-hook="title" title="Unashamed - Animation" style="-webkit-line-clamp:2;text-overflow:ellipsis">Unashamed - Animation</div></div></div><div class="P3g1qr"><button class="AX4rmo P9btGc NQ_YwU" data-hook="overlay-play-button" aria-hidden="false" tabindex="0" aria-label="Play Video"><svg width="56" height="56" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg" class="j2rwll OFh61d"><g fill="#FFF" fill-rule="evenodd"><path d="M28 53c13.807 0 25-11.193 25-25S41.807 3 28 3 3 14.193 3 28s11.193 25 25 25Zm0 3C12.536 56 0 43.464 0 28S12.536 0 28 0s28 12.536 28 28-12.536 28-28 28Z"></path><path d="M37.232 27.91 22 36.82V19z"></path></g></svg><span class="Cg2xdo">Play Video</span></button></div></div></div></div></section><section class="eddosW" data-hook="video-list-thumb-wrapper" style="height:107px;width:208px" aria-hidden="false"><div class="yUuGIv"><div class="QvTl1N DvSZkM" style="background-image:-webkit-image-set(url(&quot;https://i.ytimg.com/vi/48SxV9iPL0Q/mqdefault.jpg&quot;) 1x, url(&quot;https://i.ytimg.com/vi/48SxV9iPL0Q/maxresdefault.jpg&quot;) 3x)"><picture class="o4ZdW9"><source media="(min-width: 0px)" srcSet="https://i.ytimg.com/vi/48SxV9iPL0Q/mqdefault.jpg 1x, https://i.ytimg.com/vi/48SxV9iPL0Q/maxresdefault.jpg 3x"/><img alt="Earth is the Right Place for Love - Josh Morgan" class="IXKZdA" src="https://i.ytimg.com/vi/48SxV9iPL0Q/mqdefault.jpg 1x, https://i.ytimg.com/vi/48SxV9iPL0Q/maxresdefault.jpg 3x"/></picture><div class="ROhna4"></div></div></div><div data-hook="player-overlay" class="W6L_ej"><div class="itAs9u"><div class="jpS184"><div class="LXWNJj"><div class="kn2svW zKLz4I" aria-hidden="false"><div class="KgMm7T MpIlbv" data-hook="title" title="Earth is the Right Place for Love - Josh Morgan" style="-webkit-line-clamp:2;text-overflow:ellipsis">Earth is the Right Place for Love - Josh Morgan</div></div></div><div class="P3g1qr"><button class="AX4rmo P9btGc NQ_YwU" data-hook="overlay-play-button" aria-hidden="false" tabindex="0" aria-label="Play Video"><svg width="56" height="56" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg" class="j2rwll OFh61d"><g fill="#FFF" fill-rule="evenodd"><path d="M28 53c13.807 0 25-11.193 25-25S41.807 3 28 3 3 14.193 3 28s11.193 25 25 25Zm0 3C12.536 56 0 43.464 0 28S12.536 0 28 0s28 12.536 28 28-12.536 28-28 28Z"></path><path d="M37.232 27.91 22 36.82V19z"></path></g></svg><span class="Cg2xdo">Play Video</span></button></div></div></div></div></section><section class="eddosW" data-hook="video-list-thumb-wrapper" style="height:107px;width:208px" aria-hidden="false"><div class="yUuGIv"><div class="QvTl1N DvSZkM" style="background-image:-webkit-image-set(url(&quot;https://i.ytimg.com/vi/bpyMJES6nwI/mqdefault.jpg&quot;) 1x, url(&quot;https://i.ytimg.com/vi/bpyMJES6nwI/maxresdefault.jpg&quot;) 3x)"><picture class="o4ZdW9"><source media="(min-width: 0px)" srcSet="https://i.ytimg.com/vi/bpyMJES6nwI/mqdefault.jpg 1x, https://i.ytimg.com/vi/bpyMJES6nwI/maxresdefault.jpg 3x"/><img alt="Wonderful - Harry Baker" class="IXKZdA" src="https://i.ytimg.com/vi/bpyMJES6nwI/mqdefault.jpg 1x, https://i.ytimg.com/vi/bpyMJES6nwI/maxresdefault.jpg 3x"/></picture><div class="ROhna4"></div></div></div><div data-hook="player-overlay" class="W6L_ej"><div class="itAs9u"><div class="jpS184"><div class="LXWNJj"><div class="kn2svW zKLz4I" aria-hidden="false"><div class="KgMm7T MpIlbv" data-hook="title" title="Wonderful - Harry Baker" style="-webkit-line-clamp:2;text-overflow:ellipsis">Wonderful - Harry Baker</div></div></div><div class="P3g1qr"><button class="AX4rmo P9btGc NQ_YwU" data-hook="overlay-play-button" aria-hidden="false" tabindex="0" aria-label="Play Video"><svg width="56" height="56" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg" class="j2rwll OFh61d"><g fill="#FFF" fill-rule="evenodd"><path d="M28 53c13.807 0 25-11.193 25-25S41.807 3 28 3 3 14.193 3 28s11.193 25 25 25Zm0 3C12.536 56 0 43.464 0 28S12.536 0 28 0s28 12.536 28 28-12.536 28-28 28Z"></path><path d="M37.232 27.91 22 36.82V19z"></path></g></svg><span class="Cg2xdo">Play Video</span></button></div></div></div></div></section><section class="eddosW" data-hook="video-list-thumb-wrapper" style="height:107px;width:208px" aria-hidden="false"><div class="yUuGIv"><div class="QvTl1N DvSZkM" style="background-image:-webkit-image-set(url(&quot;https://i.ytimg.com/vi/e4AnKIHjDrM/mqdefault.jpg&quot;) 1x, url(&quot;https://i.ytimg.com/vi/e4AnKIHjDrM/hqdefault.jpg&quot;) 3x)"><picture class="o4ZdW9"><source media="(min-width: 0px)" srcSet="https://i.ytimg.com/vi/e4AnKIHjDrM/mqdefault.jpg 1x, https://i.ytimg.com/vi/e4AnKIHjDrM/hqdefault.jpg 3x"/><img alt="A Christmas Testimony - Animation" class="IXKZdA" src="https://i.ytimg.com/vi/e4AnKIHjDrM/mqdefault.jpg 1x, https://i.ytimg.com/vi/e4AnKIHjDrM/hqdefault.jpg 3x"/></picture><div class="ROhna4"></div></div></div><div data-hook="player-overlay" class="W6L_ej"><div class="itAs9u"><div class="jpS184"><div class="LXWNJj"><div class="kn2svW zKLz4I" aria-hidden="false"><div class="KgMm7T MpIlbv" data-hook="title" title="A Christmas Testimony - Animation" style="-webkit-line-clamp:2;text-overflow:ellipsis">A Christmas Testimony - Animation</div></div></div><div class="P3g1qr"><button class="AX4rmo P9btGc NQ_YwU" data-hook="overlay-play-button" aria-hidden="false" tabindex="0" aria-label="Play Video"><svg width="56" height="56" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg" class="j2rwll OFh61d"><g fill="#FFF" fill-rule="evenodd"><path d="M28 53c13.807 0 25-11.193 25-25S41.807 3 28 3 3 14.193 3 28s11.193 25 25 25Zm0 3C12.536 56 0 43.464 0 28S12.536 0 28 0s28 12.536 28 28-12.536 28-28 28Z"></path><path d="M37.232 27.91 22 36.82V19z"></path></g></svg><span class="Cg2xdo">Play Video</span></button></div></div></div></div></section></div></div></div></div></div></section></div><div data-hook="player-content" class="FpIJW0 uQl_w3" aria-hidden="false"><div class="nhRDy3" data-hook="player" style="width:416px;height:234px"><div class="GJq9jn" dir="ltr" aria-hidden="true"><div class="VJ3PRr"><div data-hook="loading-spinner-circle" class="zhSndI"></div></div><iframe class="I7i1mL" width="416" height="234" tabindex="-1" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe></div></div><div class="klVbBo bKuQmA"><div class="pOmUbd"><div class="hpOf1d iHSeC2 "><div class="brIYTo"><section class="Ns4h5u" data-hook="main-item-slider-item" data-is-visible-overlay="visible" aria-hidden="false"><div data-hook="player-overlay player-overlay-visible" class="F2nCJ5 MuruQ3 tOoXED"><div class="LxgSGa"><div class="QvTl1N DvSZkM" data-hook="image-cover" style="background-image:-webkit-image-set(url(&quot;https://i.ytimg.com/vi/SUyTgc9-TO8/mqdefault.jpg&quot;) 1x, url(&quot;https://i.ytimg.com/vi/SUyTgc9-TO8/maxresdefault.jpg&quot;) 2x)"><picture class="o4ZdW9"><source media="(min-width: 0px)" srcSet="https://i.ytimg.com/vi/SUyTgc9-TO8/mqdefault.jpg 1x, https://i.ytimg.com/vi/SUyTgc9-TO8/maxresdefault.jpg 2x"/><img alt="Hope Cardiff" class="IXKZdA" src="https://i.ytimg.com/vi/SUyTgc9-TO8/mqdefault.jpg 1x, https://i.ytimg.com/vi/SUyTgc9-TO8/maxresdefault.jpg 2x"/></picture><div class="ROhna4"></div></div></div><div class="bl9PqF" style="background-color:rgba(0,0,0,0.35)"><div class="ekZcnh"><div class="A2_XOr"><div class="kn2svW" aria-hidden="false"><h3 class="KgMm7T MpIlbv" data-hook="title" title="Hope Cardiff" style="-webkit-line-clamp:2;text-overflow:ellipsis">Hope Cardiff</h3></div></div><div class="BPt7UM"><button class="AX4rmo NQ_YwU" data-hook="overlay-play-button" aria-hidden="false" tabindex="0" aria-label="Play Video"><svg width="56" height="56" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg" class="j2rwll"><g fill="#FFF" fill-rule="evenodd"><path d="M28 53c13.807 0 25-11.193 25-25S41.807 3 28 3 3 14.193 3 28s11.193 25 25 25Zm0 3C12.536 56 0 43.464 0 28S12.536 0 28 0s28 12.536 28 28-12.536 28-28 28Z"></path><path d="M37.232 27.91 22 36.82V19z"></path></g></svg><span class="Cg2xdo">Watch Now</span></button></div></div></div></div></section></div></div></div></div><nav><button type="button" class="RX47C8 mXrOdj uq8gRU" tabindex="0" aria-label="Next video" data-hook="next-button"><div class="sRIzV9" role="presentation"><svg viewBox="0 0 53 100" fill="currentColor" width="1em" height="1em"><path fill="currentColor" d="M5.16 99.14L2.15 96.13 48.6 50.11 2.15 4.3 5.16 1.29 54.62 50.11"></path></svg></div></button></nav></div><div class="share-overlay-container Gyj5HM" data-hook="share-overlay" aria-hidden="true"><div class="share-overlay-animate cUvZxj YCB0OI" aria-hidden="true"><div class="ZJcAAw"><div data-focus-guard="true" tabindex="-1" style="width:1px;height:0px;padding:0;overflow:hidden;position:fixed;top:1px;left:1px"></div><div data-focus-guard="true" tabindex="-1" style="width:1px;height:0px;padding:0;overflow:hidden;position:fixed;top:1px;left:1px"></div><div data-focus-lock-disabled="disabled"><div class="SQVYz0 exfrPz" data-hook="closable-overlay" role="dialog" aria-label="Share" dir="ltr"><div class="qSJqji"><section class="ip5WTJ"><div class="hR37sJ" data-hook="share-title">Share</div><div class="ISMda6 VHfV65"><div class="z9w579 P3B6gV sRIzV9" role="presentation"><svg viewBox="0 0 10 6" fill="currentColor" width="1em" height="1em"><path fill="currentColor" id="a" d="M4.9,4.2L0.8,0.1L0.1,0.8l4.1,4.1L4.1,5.1l0.7,0.7l0.1-0.1l0.1,0.1l0.7-0.7L5.7,4.9l4.1-4.1L9.1,0.1L4.9,4.2z"></path></svg></div><select data-hook="share-select" class="mLYoXG"><option value="channel">Whole Channel</option><option value="video">This Video</option></select></div><div data-hook="share-buttons" class="_n5JOe"><div class="qIR94d"><button data-hook="facebook" aria-label="Share on Facebook"><div class="gr2cNO sRIzV9" role="presentation"><svg viewBox="0 0 21 21" fill="currentColor" width="1em" height="1em"><path id="a_1_" fill="currentColor" d="M1.6,0h17.8C20.3,0,21,0.7,21,1.6c0,0,0,0,0,0v17.8c0,0.9-0.7,1.6-1.6,1.6l0,0H1.6 C0.7,21,0,20.3,0,19.4c0,0,0,0,0,0V1.6C0,0.7,0.7,0,1.6,0z M12,21h3v-9h3V9h-3c-0.1-0.3-0.1-0.9,0-2c-0.1-0.5,0.3-0.9,1-1h2V3 c-1,0-2,0-3,0c-2.7,0.3-3.7,2.3-3,6H9v3h3V21z"></path><defs><filter id="Adobe_OpacityMaskFilter" filterUnits="userSpaceOnUse" x="0" y="0" width="68" height="65"><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask maskUnits="userSpaceOnUse" x="0" y="0" width="68" height="65" id="vod_FacebookIcon_b"><g filter="url(#Adobe_OpacityMaskFilter)"><path id="a" fill="currentColor" d="M1.6,0h17.8C20.3,0,21,0.7,21,1.6c0,0,0,0,0,0v17.8c0,0.9-0.7,1.6-1.6,1.6l0,0H1.6 C0.7,21,0,20.3,0,19.4c0,0,0,0,0,0V1.6C0,0.7,0.7,0,1.6,0z M12,21h3v-9h3V9h-3c-0.1-0.3-0.1-0.9,0-2c-0.1-0.5,0.3-0.9,1-1h2V3 c-1,0-2,0-3,0c-2.7,0.3-3.7,2.3-3,6H9v3h3V21z"></path></g></mask><g mask="url(#vod_FacebookIcon_b)"><path fill="currentColor" d="M0,0h68v65H0V0z"></path></g></svg></div></button><span class="GysGrC" aria-hidden="true">Facebook</span></div><div class="qIR94d"><button data-hook="twitter" aria-label="Share on Twitter"><div class="gr2cNO sRIzV9" role="presentation"><svg viewBox="0 0 24 21" fill="currentColor" width="1em" height="1em"><g transform="translate(0 1)"><path id="a" fill="currentColor" d="M2.4,12.9c1-0.2,1.7-0.2,2.4,0v-0.8c-1.3,0.1-2.4-0.7-3.2-1.6c-0.4-1-0.7-1.9-0.8-3.2 C1.6,8,2.4,8.2,3.2,8.1C2.1,7.5,1.4,6.5,0.8,5.7c0-1.6,0.2-2.8,0.8-4C4.3,4.9,7.7,6.6,12,6.5c-0.4-1.3-0.2-2.4,0.8-3.2 c0.4-1.3,1.6-2.1,3.2-2.4c1.5-0.2,2.9,0.3,4,1.6c1.4-0.3,2.3-0.7,3.2-0.8V0.9c-0.2,1.5-1,2.4-1.6,3.2c0.6-0.3,1.5-0.5,2.4-0.8 c-0.2,0.2-0.4,0.4-0.8,0.8c-0.3,0.5-0.9,1-1.6,1.6c0,0.8,0,1.5,0,2.4c-0.3,1.3-0.8,2.8-1.6,4c-0.5,1.6-1.4,2.8-2.4,4 c-1.9,1.9-4.2,3.1-7.2,4c-0.6-0.1-1.5,0-2.4,0c-2.8,0.1-5.5-0.6-8-2.4c1.7,0.4,3.4,0.2,4.8-0.8c1,0,1.7-0.4,2.4-0.8 C4.7,15.8,3.1,14,2.4,12.9z"></path></g></svg></div></button><span class="GysGrC" aria-hidden="true">Twitter</span></div><div class="qIR94d"><button data-hook="pinterest" aria-label="Share on Pinterest"><div class="gr2cNO sRIzV9" role="presentation"><svg viewBox="0 0 19 23" fill="currentColor" width="1em" height="1em"><path id="a" fill="currentColor" d="M7.9,15.2c-0.9,3.3-1,4-1.9,5.6c-0.4,0.7-0.9,1.4-1.5,2.1L4.2,23l-0.2-0.2c-0.2-1-0.2-2-0.2-3 c0-1.3,0.2-1.8,2-8.9l0-0.3C5.4,9.4,5.4,8.3,5.7,7.1C6.6,4.7,9.5,4.5,10,6.5c0.3,1.2-0.5,2.9-1.2,5.3c-0.5,2,2,3.4,4.1,2 c2-1.3,2.7-4.6,2.6-6.8c-0.3-4.5-5.6-5.5-9-4.1c-3.9,1.7-4.7,6.2-3,8.2c0.2,0.3,0.4,0.4,0.3,0.7c-0.1,0.4-0.2,0.8-0.3,1.2 c-0.1,0.3-0.4,0.4-0.7,0.3c-0.6-0.2-1.2-0.6-1.6-1.1c-1.5-1.7-1.9-5.1,0.1-8C3.5,1,7.5-0.3,11.2,0.1c4.4,0.5,7.2,3.3,7.7,6.5 c0.2,1.5,0.1,5.1-2.1,7.6c-2.5,2.9-6.6,3.1-8.5,1.3c-0.1-0.1-0.3-0.3-0.4-0.5L7.9,15.2z"></path></svg></div></button><span class="GysGrC" aria-hidden="true">Pinterest</span></div><div class="qIR94d"><button data-hook="tumblr" aria-label="Share on Tumblr"><div class="gr2cNO sRIzV9" role="presentation"><svg viewBox="0 0 12 18" fill="currentColor" width="1em" height="1em"><path id="a" fill="currentColor" d="M6.5,10.7l0.1-3h4.2V4.6H6.6c0.1-2.5,0.1-3.8,0-3.8H4.2c-0.4,2.3-1.8,4.1-4,4.6L0.1,7.7h2.8v4.7 c0.2,2.2,0.7,3.6,1.5,4.3c1.1,0.7,1.8,1,3.8,1c0.5,0,1,0,1.6,0l1.5-0.9v-2.7c-2,0.6-3.4,0.6-4.3,0C6.6,13.8,6.4,12.6,6.5,10.7 L6.5,10.7z"></path></svg></div></button><span class="GysGrC" aria-hidden="true">Tumblr</span></div><div class="qIR94d"><button type="button" data-hook="link" aria-label="Get a link"><div class="gr2cNO sRIzV9" role="presentation" aria-hidden="true"><svg viewBox="0 0 22 21" fill="currentColor" width="1em" height="1em"><path id="a" fill="currentColor" d="M3.7,8l2.6,2.3c0.4,0.4,0.4,1,0.1,1.4c0,0,0,0-0.1,0.1l-0.6,0.6c-0.4,0.4-1,0.4-1.4,0L1.8,9.9 C0.6,8.8,0,7.3,0,5.8c0-1.5,0.6-3,1.8-4.1C2.9,0.6,4.4,0,6,0c1.6,0,3.1,0.6,4.2,1.7l2.6,2.4l0,0c0.4,0.4,0.4,1,0,1.4l-0.6,0.6 c-0.4,0.4-1,0.4-1.4,0L8.2,3.7C7.6,3.1,6.8,2.8,6,2.8c-0.9,0-1.6,0.3-2.2,0.9C3.1,4.3,2.8,5,2.8,5.8S3.1,7.4,3.7,8L3.7,8z M18.3,13 l-2.6-2.3c-0.4-0.4-0.4-1-0.1-1.4c0,0,0,0,0.1-0.1l0.6-0.6c0.4-0.4,1-0.4,1.4,0l2.7,2.5c1.1,1.1,1.8,2.5,1.8,4.1 c0,1.5-0.6,3-1.8,4.1C19.1,20.4,17.6,21,16,21c-1.6,0-3.1-0.6-4.2-1.7l-2.6-2.4c-0.4-0.4-0.4-1-0.1-1.4c0,0,0,0,0,0l0.6-0.6 c0.4-0.4,1-0.4,1.4,0l2.7,2.5c0.6,0.6,1.4,0.9,2.2,0.9c0.9,0,1.6-0.3,2.2-0.9c0.6-0.6,0.9-1.3,0.9-2.2S18.9,13.6,18.3,13L18.3,13z M6.9,7.1l0.7-0.7C8,6,8.6,6,9,6.4c0,0,0,0,0,0l6,6c0.4,0.4,0.4,1,0,1.4l-0.7,0.7c-0.4,0.4-1,0.4-1.4,0l-6-6 C6.5,8.1,6.5,7.5,6.9,7.1z"></path></svg></div><input type="text" tabindex="-1" readonly="" class="xmF3c1" aria-hidden="true" value="https://www.hopecardiff.org/goingpublic/feed?wix-vod-video-id=SUyTgc9-TO8&amp;wix-vod-comp-id=comp-m1koab2d"/></button><span class="GysGrC" aria-hidden="true">Copy Link</span></div></div><div class="pyjkGK" aria-hidden="true" tabindex="-1" data-hook="link-copied"><div class="woFIFd nCSQim sRIzV9" role="presentation"><svg viewBox="0 0 14 11" fill="currentColor" width="14" height="11"><path fill="currentColor" d="M3.59 9.782l.653.653 9.192-9.192-.979-.98-8.273 8.274L.919 5.273 0 6.193l3.59 3.59z" fill-rule="evenodd"></path></svg></div><div data-hook="link-copied-text">Link Copied</div></div></section></div><button class="DWioAG CA6Fe2 _6ZWBmQ" tabindex="0" aria-label="Close Share" data-hook="close-overlay"><div class="xqvK9r sRIzV9" role="presentation"><svg viewBox="0 0 22 22" fill="currentColor" width="1em" height="1em"><path stroke="currentColor" fill="currentColor" d="M9.996 9.29L.707 0 0 .707l9.29 9.29L0 19.285l.707.707 9.29-9.29 9.289 9.29.707-.707-9.29-9.29 9.29-9.289L19.286 0l-9.29 9.29z" transform="translate(1 1)" stroke-linecap="round" fill-rule="evenodd"></path></svg></div></button></div></div><div data-focus-guard="true" tabindex="-1" style="width:1px;height:0px;padding:0;overflow:hidden;position:fixed;top:1px;left:1px"></div></div></div></div></div><div style="height:40px" class="kN8quU"><div class="FpIJW0" aria-hidden="true"><div class="xvJs5M"><div class="QzLukg"><nav class="kStuKS"><span class="wbXibj rkKPQu"><span class="vk027E"><span class="TbkjQQ iOHkhO">Share</span></span><button class="cxRPmf _5v4xn Z6Qu_U" tabindex="0" data-hook="share-overlay-button" aria-label="Share"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="bIf2Dz"><path d="M16.75 9.5a2.25 2.25 0 1 0 0-4.5 2.25 2.25 0 0 0 0 4.5ZM7.25 14.25a2.25 2.25 0 1 0 0-4.5 2.25 2.25 0 0 0 0 4.5ZM16.75 19a2.25 2.25 0 1 0 0-4.5 2.25 2.25 0 0 0 0 4.5Z" fill="currentColor"></path><path d="m7 12 8 4M15 8l-8 4" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path></svg></button></span><span class="wbXibj rkKPQu"><span class="vk027E"><span class="TbkjQQ iOHkhO">Channel Info</span></span><button class="rNx795 DQAcr0 H0pYyI Smn6XV cOMxG1 dPrw9E" aria-label="Show Channel info" tabindex="0" data-hook="channel-info-button"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11 9h2V7h-2v2Zm0 1-1 2h1v3l-1 1v1h4v-1l-1-1v-5h-2Z" fill="currentColor"></path></svg></button></span><span class="wbXibj rkKPQu"><span class="vk027E"><span class="TbkjQQ iOHkhO">Close</span></span><button class="_5v4xn" data-hook="close-action-bar" aria-label="Close video list"><span aria-hidden="true" name="exit" class="rNx795 Ochasp N8sBFS ig7GXj" role="presentation"></span></button></span></nav></div></div></div><div data-hook="menu-button-wrapper" class="z7MDug FpIJW0 uQl_w3" aria-hidden="false"><div class="xvJs5M"><button class="Q3Ksmg iWXVEg Zh8SYq" aria-label="Show all videos" data-hook="menu-button"><svg width="22" height="12" viewBox="0 0 22 12" xmlns="http://www.w3.org/2000/svg"><path d="M0 7h22V5H0v2Zm0 5h22v-2H0v2ZM0 2h22V0H0v2Z" fill-rule="evenodd"></path></svg></button></div></div></div></div><div class="o2HYMd EWjvBx hsuzbd"><div class="vbxyIl hxEonB"></div><div class="mFmg_g" data-hook=""><div class="w5CKMg knXXuc"></div></div><div class="vbxyIl ZCVXWy"></div></div></div></div></div></div></div></div></div></div></div><!--/$--><!--$--><div id="comp-m8zsibu5" class="N8MGzv _v6ohL comp-m8zsibu5 wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:12px; line-height:1.3em; text-align:right;"><span style="font-weight:normal;" class="wixui-rich-text__text"><a href="https://www.hopecardiff.org/_files/ugd/7bbb0a_601cbabc58a947b390d3856f2d72e0ee.pdf" target="_blank" class="wixui-rich-text__text"><span style="font-size:12px;" class="wixui-rich-text__text"><span style="font-family:helvetica-w01-light,helvetica-w02-light,sans-serif;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">Data Privacy Policy</span></span></span></span></a></span></p></div><!--/$--></div></div></div><!--/$--></div></section><!--/$--><!--$--><div id="comp-ly32s2qp" class="W4V2qg comp-ly32s2qp wixui-image cs40a3" title="Hope_Large_White_Cirlce.png"><a data-testid="linkElement" href="https://www.hopecardiff.org" target="_self" class="apPOZK"><img loading="lazy" sizes="38px" srcSet="https://static.wixstatic.com/media/ad1cb3_8abe40ce9d3d439e9c70bbdf7a5fd7a0~mv2.png/v1/fill/w_38,h_37,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Hope_White.png 1x, https://static.wixstatic.com/media/ad1cb3_8abe40ce9d3d439e9c70bbdf7a5fd7a0~mv2.png/v1/fill/w_76,h_74,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Hope_White.png 2x" id="img_comp-ly32s2qp" src="https://static.wixstatic.com/media/ad1cb3_8abe40ce9d3d439e9c70bbdf7a5fd7a0~mv2.png/v1/fill/w_38,h_37,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Hope_White.png" alt="Hope_White" style="object-fit:cover" class="gRkIq0 sFiSiq" width="38" height="37"/></a></div><!--/$--><!--$--><div id="comp-ly2z6n3c1" class="N8MGzv _v6ohL comp-ly2z6n3c1 wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:12px; line-height:1.3em; text-align:center;"><a href="https://register-of-charities.charitycommission.gov.uk/sector-data/top-10-charities/-/charity-details/5050638/contact-information" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text"><span style="font-size:12px;" class="wixui-rich-text__text"><span style="font-family:helvetica-w01-light,helvetica-w02-light,sans-serif;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Hope Cardiff is a Registered Charity: <span style="text-decoration:underline;" class="wixui-rich-text__text">1161235</span></span></span></span></a><span style="font-size:12px;" class="wixui-rich-text__text"><span style="font-family:helvetica-w01-light,helvetica-w02-light,sans-serif;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">​</span></span></span></span></span></p></div><!--/$--><!--$--><div id="comp-m285dyc3" class="N8MGzv _v6ohL comp-m285dyc3 wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:12px; line-height:1.5em; text-align:center;"><span style="font-size:12px;" class="wixui-rich-text__text"><span style="font-family:wfont_961e22_a13b6763368a413b886f57e0a427537b,wf_a13b6763368a413b886f57e0a,orig_swiss_721_light_bt;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="color:rgb(89, 90, 90);" class="wixui-rich-text__text"><span style="letter-spacing:0em;" class="wixui-rich-text__text"><span style="font-family:arial,ｍｓ ｐゴシック,ms pgothic,돋움,dotum,helvetica,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_11 wixui-rich-text__text" style="color:#D8D9DA;">&copy; Hope Cardiff 2025</span></span></span></span></span></span></span></span></span></p></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":"acac910e-e10c-4e21-9447-05c3edb430ec","userId":"7bbb0a34-a63d-4997-a794-06c4bf4f537e","siteId":"76b1ed4c-ece8-4077-ba89-feef05e96c64","externalBaseUrl":"https:\/\/www.hopecardiff.org","siteRevision":4,"siteType":"UGC","dc":"uw2-pub-1","isResponsive":false,"editorName":"Unknown","sessionId":"33a31675-755b-4a1f-983d-fad117cab299","isSEO":true,"appNameForBiEvents":"thunderbolt"},"rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer-user-code","type":"GA","code":0},"requestUrl":"https:\/\/www.hopecardiff.org\/goingpublic\/feed","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.b07b3c78.bundle.min.js">(()=>{"use strict";var e,r,a,o,t,c,n,i={},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 i[e].call(a.exports,a,a.exports,f),a.loaded=!0,a.exports}if(f.m=i,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 n=2&o&&a;("object"==typeof n||"function"==typeof n)&&!~e.indexOf(n);n=r(n))Object.getOwnPropertyNames(n).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.b3120f0e.bundle.min.js":"3033"===e?"fastdom.inline.48a8bd4b.bundle.min.js":"1619"===e?"custom-element-utils.inline.4bf8ee87.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",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",7921:"interactions",7981:"domStore",8051:"animations",8207:"FontFaces",821:"group_25",8211:"cyclicTabbingService",8255:"platformRouterService",8277:"pageAnchors",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",1278:"42550b1c",131:"3f91d92c",1353:"c7f56c39",1374:"038d9db5",1393:"5784dbd6",1394:"0eaac42b",1438:"71300f29",1522:"b4da33e7",1533:"f2e328b2",1538:"b3c0de71",1611:"fd8bbe9d",1638:"e48f9c16",1732:"85c35750",1788:"54c48f6e",1791:"2d664784",180:"ef8d07a8",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:"cd06a1db",2260:"4cb442fd",2303:"a9aa058b",2304:"1c4e2cd1",2339:"5b90ab0f",2442:"22be02da",2516:"c0d84d69",2570:"7482d6f4",2609:"596d5484",2616:"bd9a550d",2624:"e9625588",2689:"fa382800",2735:"4bd510e1",28:"f9f1bebe",2859:"f4ac5768",2867:"7750bd1a",2870:"d23a6a9f",2880:"e2785619",294:"271cca5b",2996:"c651b2c6",3026:"4b3638cd",3062:"45162ad9",3140:"87572dc1",3187:"6bd030ea",3219:"d9e9b615",3221:"9d540a42",3334:"f909f78e",3336:"da9f5032",3370:"1b55da8c",3373:"222e9c53",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:"2f71735e",4150:"f81510a7",4183:"63253b5d",419:"a13a7947",4217:"560c5674",4218:"b58e75e0",4275:"d8a916d4",4310:"6d8bda31",4331:"32d0dd8e",4345:"82fc8b10",4354:"89ba8f0a",4443:"d610a8d7",4444:"b290cefc",4456:"75dba008",4499:"8f27bee4",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:"180b8071",5391:"e6176f30",5474:"962c70ec",5512:"d58e2382",5675:"a074e6f1",569:"05a62102",572:"9f05a568",5745:"4ac8a223",5750:"e69c669b",5761:"d3c97b81",5794:"11549105",5837:"ce4fa204",5863:"c65ac352",5872:"5ced11b9",5874:"eba89c08",5901:"41bdeaaf",5976:"6a8402a6",6009:"89a82fff",603:"4a086123",6095:"45737a18",6103:"2fac58dc",6134:"fde8630a",6135:"6711c5a7",6155:"9de11993",6182:"da8fd990",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:"5f259426",7356:"8aafa69d",7360:"327ec15d",7482:"2518797d",7502:"d337a29f",7538:"ddd9fb26",7554:"3cea1b39",7575:"4c5420f0",7587:"81f09db7",759:"dea97204",7644:"7a697b57",7716:"b48b66d9",7726:"8e304d9b",7729:"81980d31",7796:"6c0fb6fc",7801:"6a858867",7859:"0764e872",7921:"a313703f",7981:"ece10f59",8051:"d94f0463",814:"acfce97e",8207:"6c3c8de5",821:"66c8a4fb",8211:"5a754c1b",8255:"290d742e",8277:"25d10493",829:"290b6efa",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:"5a6e72f1",8742:"c3f9c1d2",8770:"57c47c06",8868:"0630deb0",8919:"21280a6b",8932:"dca0f811",8968:"27757599",897:"5e0152fc",8970:"3a7544b6",898:"1fd93beb",906:"b457547d",9071:"e6316564",9081:"dacb1809",9091:"80ef6688",9111:"adcbbd9f",9182:"49f9c6e7",9214:"c27d327f",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,n,i=document.getElementsByTagName("script"),d=0;d<i.length;d++){var l=i[d];if(l.getAttribute("src")==e){c=l;break}}c||(n=!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),n&&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 n=1/0,c=0;c<o.length;c++){for(var[r,a,t]=o[c],i=!0,d=0;d<r.length;d++)(!1&t||n>=t)&&Object.keys(f.O).every(e=>f.O[e](r[d]))?r.splice(d--,1):(i=!1,t<n&&(n=t));if(i){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 n=a&&("load"===a.type?"missing":a.type),i=a&&a.target&&a.target.href||r,d=Error("Loading CSS chunk "+e+" failed.\\n("+i+")");d.code="CSS_CHUNK_LOAD_FAILED",d.type=n,d.request=i,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 n=document.getElementsByTagName("style"),o=0;o<n.length;o++){var t=n[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),n=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;n.message="Loading chunk "+e+" failed.\n("+o+": "+c+")",n.name="ChunkLoadError",n.type=o,n.request=c,a[1](n)}},"chunk-"+e,e)}else t[e]=0},f.O.j=e=>0===t[e],c=(e,r)=>{var a,o,[c,n,i]=r,d=0;if(c.some(e=>0!==t[e])){for(a in n)f.o(n,a)&&(f.m[a]=n[a]);if(i)var l=i(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)},(n=self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).forEach(c.bind(null,0)),n.push=c.bind(null,n.push.bind(n)),f.ruid="bundler=rspack@1.6.8"})();
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.b07b3c78.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.4bf8ee87.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:()=>eU,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:_[z(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:_[z(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 U(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 z(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=U(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=U(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=_[z(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,eU=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,siteFeaturesConfigs:_}=window.viewerModel,b=_?.environmentService?.hasUserDomainMedia??!1,T=!!m["specs.thunderbolt.customImageDomain"],I=b&&T;((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:I&&f?.externalBaseUrl!==void 0&&f?.externalBaseUrl!==""?`${f.externalBaseUrl}/`:void 0,userDomainMediaPrefixes:I?_?.environmentService?.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.4bf8ee87.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%22333b456e-dd48-4d6b-b32b-9fd48d74e163%22%3A%221118%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%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&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22f5360da9-0e07-46c9-b373-b74d528c6677%22%7D&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.5419.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.hopecardiff.org&fileId=90d22a9e.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=true&isWixCodeOnSite=true&language=en&languageResolutionMethod=QueryParam&metaSiteId=acac910e-e10c-4e21-9447-05c3edb430ec&module=thunderbolt-features&originalLanguage=en&pageId=7bbb0a_f3812e2f99bcf2149cf974845d734bb5_3.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.15166.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.15166.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=76b1ed4c-ece8-4077-ba89-feef05e96c64&siteRevision=4&staticHTMLComponentUrl=https%3A%2F%2Fwww-hopecardiff-org.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%22333b456e-dd48-4d6b-b32b-9fd48d74e163%22%3A%221118%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%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&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22f5360da9-0e07-46c9-b373-b74d528c6677%22%7D&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.5419.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.hopecardiff.org&fileId=90d22a9e.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=en&languageResolutionMethod=QueryParam&metaSiteId=acac910e-e10c-4e21-9447-05c3edb430ec&module=thunderbolt-features&originalLanguage=en&pageId=7bbb0a_7f9645b392bbc6304d29dbfc8b1b2e85_2.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.15166.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.15166.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=76b1ed4c-ece8-4077-ba89-feef05e96c64&siteRevision=4&staticHTMLComponentUrl=https%3A%2F%2Fwww-hopecardiff-org.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_qgljs" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>

    
    <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%22333b456e-dd48-4d6b-b32b-9fd48d74e163%22%3A%221118%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%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&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22f5360da9-0e07-46c9-b373-b74d528c6677%22%7D&contentType=application%2Fjson&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.hopecardiff.org&fileId=34b2428e.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=true&isWixCodeOnSite=true&language=en&metaSiteId=acac910e-e10c-4e21-9447-05c3edb430ec&module=thunderbolt-platform&originalLanguage=en&pageId=7bbb0a_f3812e2f99bcf2149cf974845d734bb5_3.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.15166.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.15166.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=76b1ed4c-ece8-4077-ba89-feef05e96c64&siteRevision=4&staticHTMLComponentUrl=https%3A%2F%2Fwww-hopecardiff-org.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%22333b456e-dd48-4d6b-b32b-9fd48d74e163%22%3A%221118%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%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&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22f5360da9-0e07-46c9-b373-b74d528c6677%22%7D&contentType=application%2Fjson&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.hopecardiff.org&fileId=34b2428e.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=en&metaSiteId=acac910e-e10c-4e21-9447-05c3edb430ec&module=thunderbolt-platform&originalLanguage=en&pageId=7bbb0a_7f9645b392bbc6304d29dbfc8b1b2e85_2.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.15166.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.15166.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=76b1ed4c-ece8-4077-ba89-feef05e96c64&siteRevision=4&staticHTMLComponentUrl=https%3A%2F%2Fwww-hopecardiff-org.filesusr.com%2F&viewMode=desktop" id="platform_qgljs" 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.hopecardiff.org\/goingpublic\/feed","siteFeatures":["accessibilityBrowserZoom","appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","commonConfig","componentsRegistry","consentPolicy","cyclicTabbing","domSelectors","environmentWixCodeSdk","environment","externalServices","lightbox","locationWixCodeSdk","mpaNavigation","navigationManager","navigationPhases","ooi","pages","panorama","renderer","reporter","routerFetch","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":"acac910e-e10c-4e21-9447-05c3edb430ec","userId":"7bbb0a34-a63d-4997-a794-06c4bf4f537e","siteId":"76b1ed4c-ece8-4077-ba89-feef05e96c64","externalBaseUrl":"https:\/\/www.hopecardiff.org","siteRevision":4,"siteType":"UGC","dc":"uw2-pub-1","isResponsive":false,"editorName":"Unknown","sessionId":"33a31675-755b-4a1f-983d-fad117cab299","isSEO":true,"appNameForBiEvents":"thunderbolt"},"isMobileDevice":false,"viewMode":"desktop","formFactor":"desktop","deviceInfo":{"deviceClass":"Other"},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"language":{"userLanguage":"en","userLanguageResolutionMethod":"QueryParam","siteLanguage":"en","isMultilingualEnabled":false,"directionByLanguage":"ltr"},"mode":{"qa":false,"enableTestApi":false,"addAllServices":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"siteFeaturesConfigs":{"accessibilityBrowserZoom":{"isBuilder":false,"isStudio":false},"appMonitoring":{"appsWithMonitoring":[{"appId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"monitoringComponent":{"monitoring":{"type":"PANORAMA","panoramaOptions":{"project":{"groupId":"com.wixpress","artifactId":"abandoned-carts-bm","fingerprint":"909b259b270821e3e228d7e504707c813c4cc1c542858c1ae0eee6fa"}}}}}]},"assetsLoader":{"isStylableComponentInStructure":true,"hasBuilderComponents":false},"businessLoggerService":{},"businessLogger":{"isBuilderComponentModel":false},"componentsRegistry":{"librariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15166.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15166.0"}]},"consentPolicy":{"isWixSite":false,"isBuilderComponentModel":false},"cyclicTabbing":{"isBuilderComponentModel":false},"dataWixCodeSdk":{"gridAppId":"20c1ade1-f4e5-4c8b-82d5-ddd924658a42","environment":"LIVE","cloudDataUrlWithExternalBase":"https:\/\/www.hopecardiff.org\/_api\/cloud-data"},"editorWixCodeSdk":{"isBuilderComponentModel":false},"elementorySupportWixCodeSdk":{"baseUrl":"https:\/\/www.hopecardiff.org\/_api\/wix-code-public-dispatcher-ng\/siteview","relativePath":"\/\/_api\/wix-code-public-dispatcher-ng\/siteview","gridAppId":"20c1ade1-f4e5-4c8b-82d5-ddd924658a42","viewMode":"site","siteRevision":4},"environmentWixCodeSdk":{},"environment":{"editorType":"","domain":"hopecardiff.org","previewMode":false,"isBuilderComponentModel":false},"fedopsWixCodeSdk":{"isWixSite":false,"shouldReportFedops":false},"lightbox":{"prefixToRouterFetchData":{},"pageIdToPrefix":{},"isBuilderComponentModel":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.6141.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.6141.0\/SideCartViewerWidget.bundle.min.js","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6141.0\/SideCartViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6141.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.6141.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.6141.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.6141.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.6141.0\/SuccessPopupViewerWidget.bundle.min.js","widgetId":"bb5ba6e9-272d-4a4d-a8dd-5e349744b539","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6141.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.6141.0\/cartViewerWidget.bundle.min.js","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6141.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.6141.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.6141.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.6141.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.2286.0\/CartIconViewerWidget.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6141.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.6141.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.6141.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7011.0\/PaymentRequestViewerWidget.bundle.min.js","widgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6141.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.6141.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7011.0\/CheckoutViewerWidget.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7011.0\/CheckoutViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6141.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.6141.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"deaaaab0-f5bd-4b7a-a652-3845efcb546a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7011.0\/BundleBundleViewerWidget.bundle.min.js","widgetId":"deaaaab0-f5bd-4b7a-a652-3845efcb546a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6141.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"371ee199-389c-4a93-849e-e35b8a15b7ca":{"sentryDsn":"https:\/\/18d2f96d279149989b95faf0a4b41882@sentry-next.wixpress.com\/1784","componentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2768.0\/FormViewerWidget.bundle.min.js","widgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2768.0\/FormViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2768.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"144097ea-fea0-498e-ade7-e6de40127106":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4627.0\/WixVideoViewerWidget.bundle.min.js","widgetId":"144097ea-fea0-498e-ade7-e6de40127106","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4627.0\/WixVideoViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/vod-server.wix.com\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"542b69cc-897a-422b-a163-71f3de43fa52":{"sentryDsn":"https:\/\/8c30b2581acc426badc414e8a5dc04ef@sentry.wixpress.com\/2193","componentUrl":"https:\/\/static.parastorage.com\/services\/pay-button\/1.1829.0\/PayButtonViewerWidget.bundle.min.js","widgetId":"542b69cc-897a-422b-a163-71f3de43fa52","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/pay-button\/1.1829.0\/","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.1522.0\/WixProGalleryViewerWidget.bundle.min.js","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false}},"viewMode":"Site","formFactor":"Desktop","blogMobileComponentUrl":"undefinedfeed-page-mobile-viewer.bundle.min.js","userDomainMedia":{"baseUrl":"","prefixes":[]}},"pagesService":{"mainPageId":"gi74g"},"renderer":{"disabledComponents":{},"isBuilderComponentModel":false},"reporter":{"userId":"7bbb0a34-a63d-4997-a794-06c4bf4f537e","metaSiteId":"acac910e-e10c-4e21-9447-05c3edb430ec","isPremium":true,"isFBServerEventsAppProvisioned":false,"dynamicPagesIds":[]},"routerFetch":{"externalBaseUrl":"https:\/\/www.hopecardiff.org","viewMode":"desktop"},"router":{"baseUrl":"https:\/\/www.hopecardiff.org","mainPageId":"gi74g","pagesMap":{"qqp4d":{"pageId":"qqp4d","title":"Holding Page","pageUriSEO":"holdingpage","pageJsonFileName":"7bbb0a_b05027122045bb8f1b38f7e4fc6c9d1c_2"},"t7byj":{"pageId":"t7byj","title":"Team","pageUriSEO":"team","pageJsonFileName":"7bbb0a_1b9c6b2f2c91c1a6aeeb7e12a07acbf3_2"},"y0ebr":{"pageId":"y0ebr","title":"Workshops: Poetry","pageUriSEO":"copy-of-story-going-public-1","pageJsonFileName":"7bbb0a_e02c26e563a7182f6dc7d978f6be1826_2"},"y0ebq":{"pageId":"y0ebq","title":"Story: Junction","pageUriSEO":"copy-of-story-tavs","pageJsonFileName":"7bbb0a_9d7c450e545249f31323d65e60ed2b20_2"},"qgljs":{"pageId":"qgljs","title":"Going Public","pageUriSEO":"goingpublic","pageJsonFileName":"7bbb0a_7f9645b392bbc6304d29dbfc8b1b2e85_2"},"y0ebt":{"pageId":"y0ebt","title":"Workshops: Photography","pageUriSEO":"copy-of-workshops-screen-printing","pageJsonFileName":"7bbb0a_727e28082e487aa0367b7c8f7be34d79_2"},"rpm9i":{"pageId":"rpm9i","title":"Our Culture","pageUriSEO":"culture","pageJsonFileName":"7bbb0a_c3c2e07082d85ab756996ed320d1bd3a_2","pageFullPath":"tavs\/culture"},"vml9h":{"pageId":"vml9h","title":"Safeguarding","pageUriSEO":"safeguarding","pageJsonFileName":"7bbb0a_ff1f29b2fc80608674a04045a57639c9_2"},"kbdlx":{"pageId":"kbdlx","title":"Our Community","pageUriSEO":"community","pageJsonFileName":"7bbb0a_25297f7ead08f253edee65649041bed5_2","pageFullPath":"tavs\/community"},"y0ebs":{"pageId":"y0ebs","title":"Workshops: Screen Printing","pageUriSEO":"copy-of-workshops-poetry","pageJsonFileName":"7bbb0a_c05e4fe0e11c9f9755df3ad0cd41d81c_2"},"y0ebu":{"pageId":"y0ebu","title":"Workshops: Book Creation","pageUriSEO":"copy-of-workshops-screen-printing-1","pageJsonFileName":"7bbb0a_781f90009554c8194c0a9f87bc2e0ba9_2"},"y0ebo":{"pageId":"y0ebo","title":"Story: Going Public","pageUriSEO":"popup-y0ebo","pageJsonFileName":"7bbb0a_e76f694209af5d65bf76311d7c7bee6e_2"},"jixt2":{"pageId":"jixt2","title":"Workshops: Coding","pageUriSEO":"copy-of-workshops-photography","pageJsonFileName":"7bbb0a_b4b6a70284075d8d0054a58dd3d1c3e1_2"},"ojz02":{"pageId":"ojz02","title":"Workshops","pageUriSEO":"workshops","pageJsonFileName":"7bbb0a_bf8850e721dc4f8c18c40e2d13f50cb0_2","pageFullPath":"goingpublic\/workshops"},"y0ebv":{"pageId":"y0ebv","title":"Residency: Pantry","pageUriSEO":"copy-of-workshops-book-creation","pageJsonFileName":"7bbb0a_92f7c741fbf5569f19e5783217a081a5_2"},"vh905":{"pageId":"vh905","title":"Residency: Co-Working Space","pageUriSEO":"copy-of-residency-pantry-1","pageJsonFileName":"7bbb0a_6e5ef7e1634b87c881077c30a226e54a_2"},"y0ebx":{"pageId":"y0ebx","title":"Residency: Discovery through Activity","pageUriSEO":"copy-of-residency-french-trip","pageJsonFileName":"7bbb0a_a22e4b2367fc262f9e8eb92544f1d54d_2"},"i8o4j":{"pageId":"i8o4j","title":"Fullscreen Page","pageUriSEO":"fullscreen-page","pageJsonFileName":"7bbb0a_71057c2d393547782db907a2b9a5f2ec_3"},"y0eby":{"pageId":"y0eby","title":"Side Cart","pageUriSEO":"popup-y0eby","pageJsonFileName":"7bbb0a_df4f88957882aab8a61175e1f1478d63_2"},"gi74g":{"pageId":"gi74g","title":"Home","pageUriSEO":"hopehome","pageJsonFileName":"7bbb0a_91cad7766a83c55922f31710eaef060d_2"},"tuckg":{"pageId":"tuckg","title":"Tavs","pageUriSEO":"tavs","pageJsonFileName":"7bbb0a_ca4f609578b85dfb05810ff310cbdc0f_2"},"x6dma":{"pageId":"x6dma","title":"Support Us","pageUriSEO":"supportus","pageJsonFileName":"7bbb0a_f0a5032cf50c753c850f09132c3f6325_2","pageFullPath":"tavs\/supportus"},"y0ysy":{"pageId":"y0ysy","title":"Youth Referrals","pageUriSEO":"youthreferral","pageJsonFileName":"7bbb0a_903d90b57c4885cb195879fbab344b65_2"},"gvkvu":{"pageId":"gvkvu","title":"What's On","pageUriSEO":"whatson","pageJsonFileName":"7bbb0a_cafbb0f5c01a349c9738776f33e1f494_2","pageFullPath":"tavs\/whatson"},"vm9mh":{"pageId":"vm9mh","title":"Donate","pageUriSEO":"donate","pageJsonFileName":"7bbb0a_f0c7452b2cfe1a55171a0bd73f56fc6e_2"},"y0ebw":{"pageId":"y0ebw","title":"Residency: French Trip","pageUriSEO":"copy-of-residency-pantry","pageJsonFileName":"7bbb0a_dab7113ca650a7758e79864882aa839a_2"},"qupym":{"pageId":"qupym","title":"The Junction","pageUriSEO":"junction","pageJsonFileName":"7bbb0a_103f9af28f8aee44975a94bc698a6c24_2"},"kbmc9":{"pageId":"kbmc9","title":"Stories","pageUriSEO":"stories","pageJsonFileName":"7bbb0a_aa98ef2f907868a55488b9c87edbff77_2"},"ea9uy":{"pageId":"ea9uy","title":"Residency","pageUriSEO":"residency","pageJsonFileName":"7bbb0a_94a427ad7b6d950733bdee594976799d_2","pageFullPath":"goingpublic\/residency"},"y0ebp":{"pageId":"y0ebp","title":"Story: Tavs","pageUriSEO":"copy-of-story-going-public","pageJsonFileName":"7bbb0a_a543d43ce304e6583b2b524cffe56a1d_2"},"bp4rh":{"pageId":"bp4rh","title":"Checkout","pageUriSEO":"checkout","pageJsonFileName":"7bbb0a_fedbae820dbe5402b893e03ff1c33e08_2"},"zjuto":{"pageId":"zjuto","title":"Thank You Page","pageUriSEO":"donation-thank-you-page","pageJsonFileName":"7bbb0a_d140c3f8570ee0234fdaf661cd6d6f30_2"},"y0ebm":{"pageId":"y0ebm","title":"Junction: What to Expect","pageUriSEO":"popup-y0ebm","pageJsonFileName":"7bbb0a_75c0ae5b6f84744b08b8bb8d4efbac06_2"}},"disableStaticPagesUrlHierarchy":false,"routes":{".\/holdingpage":{"type":"Static","pageId":"qqp4d"},".\/team":{"type":"Static","pageId":"t7byj"},".\/copy-of-story-going-public-1":{"type":"Static","pageId":"y0ebr"},".\/copy-of-story-tavs":{"type":"Static","pageId":"y0ebq"},".\/goingpublic":{"type":"Static","pageId":"qgljs"},".\/copy-of-workshops-screen-printing":{"type":"Static","pageId":"y0ebt"},".\/tavs\/culture":{"type":"Static","pageId":"rpm9i"},".\/safeguarding":{"type":"Static","pageId":"vml9h"},".\/tavs\/community":{"type":"Static","pageId":"kbdlx"},".\/copy-of-workshops-poetry":{"type":"Static","pageId":"y0ebs"},".\/copy-of-workshops-screen-printing-1":{"type":"Static","pageId":"y0ebu"},".\/popup-y0ebo":{"type":"Static","pageId":"y0ebo"},".\/copy-of-workshops-photography":{"type":"Static","pageId":"jixt2"},".\/goingpublic\/workshops":{"type":"Static","pageId":"ojz02"},".\/copy-of-workshops-book-creation":{"type":"Static","pageId":"y0ebv"},".\/copy-of-residency-pantry-1":{"type":"Static","pageId":"vh905"},".\/copy-of-residency-french-trip":{"type":"Static","pageId":"y0ebx"},".\/fullscreen-page":{"type":"Static","pageId":"i8o4j"},".\/popup-y0eby":{"type":"Static","pageId":"y0eby"},".\/hopehome":{"type":"Static","pageId":"gi74g"},".\/tavs":{"type":"Static","pageId":"tuckg"},".\/tavs\/supportus":{"type":"Static","pageId":"x6dma"},".\/youthreferral":{"type":"Static","pageId":"y0ysy"},".\/tavs\/whatson":{"type":"Static","pageId":"gvkvu"},".\/donate":{"type":"Static","pageId":"vm9mh"},".\/copy-of-residency-pantry":{"type":"Static","pageId":"y0ebw"},".\/junction":{"type":"Static","pageId":"qupym"},".\/stories":{"type":"Static","pageId":"kbmc9"},".\/goingpublic\/residency":{"type":"Static","pageId":"ea9uy"},".\/copy-of-story-going-public":{"type":"Static","pageId":"y0ebp"},".\/checkout":{"type":"Static","pageId":"bp4rh"},".\/donation-thank-you-page":{"type":"Static","pageId":"zjuto"},".\/popup-y0ebm":{"type":"Static","pageId":"y0ebm"},".\/":{"type":"Static","pageId":"gi74g"}},"pageIdToPrefix":{},"isWixSite":false,"partialRouteMatchingAllowed":true,"isBuilderComponentModel":false},"searchWixCodeSdk":{"language":"en"},"seoTpa":{"url":"https:\/\/www.wix.com\/_api\/tpa-seo-api\/v1\/fetch-applications-seo-data?metaSiteId=acac910e-e10c-4e21-9447-05c3edb430ec","canonicalUrl":"https:\/\/www.hopecardiff.org\/goingpublic\/feed","widgetWithUseSsrSeo":{"1539":["13a94f09-2766-3c40-4a32-8edb5acdd8bc","13afb094-84f9-739f-44fd-78d036adb028","1380bba0-253e-a800-a235-88821cf3f8a4","13ec3e79-e668-cc0c-2d48-e99d53a213dd"],"6619":["142bb34d-3439-576a-7118-683e690a1e0d","144f04b9-aab4-fde7-179b-780c11da4f46"]},"deviceType":"Other","baseUri":"https:\/\/www.hopecardiff.org","mainPageId":"gi74g","siteId":"76b1ed4c-ece8-4077-ba89-feef05e96c64","metaSiteId":"acac910e-e10c-4e21-9447-05c3edb430ec","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":"false","specs.thunderbolt.shouldUseResponsiveImages":"true","specs.thunderbolt.fedops_enableSampleRateForAppNames":"false","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","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.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":{"2":[null,null],"4":["13ee94c1-b635-8505-3391-97919052c16f","pUd0G1BoWYN3aNH3IkDK9kyEzFwY1zqUQFNys1-CuE8.eyJpbnN0YW5jZUlkIjoiZDIzMWM5ZmMtNDYzMC00M2RmLTg1MWYtMThlMWVjM2U1ZDBkIiwiYXBwRGVmSWQiOiIxM2VlOTRjMS1iNjM1LTg1MDUtMzM5MS05NzkxOTA1MmMxNmYiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3ZTlkNThmMi1hNzNjLTBkZmUtMTE1OC0xZDIyMDE4YTZkZTEiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"5":["55cd9036-36bb-480b-8ddc-afda3cb2eb8d","equN19G8fJOLYO_nIdMhZ5VlmxG93NPVk8kPSJdeeP4.eyJpbnN0YW5jZUlkIjoiNzQ0MzRlNTUtNjcwMS00YTJmLTlkZjUtMjQwM2E5ZDZjYTUzIiwiYXBwRGVmSWQiOiI1NWNkOTAzNi0zNmJiLTQ4MGItOGRkYy1hZmRhM2NiMmViOGQiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkOGVmZGY1Yi04NjBkLTA0MGUtMDliMi0yMWMwNDQ2MmZhYmYiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"6":["35aec784-bbec-4e6e-abcb-d3d724af52cf","sqfWhLjZx2mAjhuamGfqLn-R9dw4A16XhatGBO5qC_o.eyJpbnN0YW5jZUlkIjoiMTlhMzk4NWUtYjgyMi00ZDFlLWI5MjAtMDUzNDI3OTVlZGUzIiwiYXBwRGVmSWQiOiIzNWFlYzc4NC1iYmVjLTRlNmUtYWJjYi1kM2Q3MjRhZjUyY2YiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiNTBmMDk1MC01OTJlLTAzM2YtMmQ2Ny0wMGY3Y2EyMWRkMGYiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"7":["8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841","lyMQmZTHDVv5oHdIGqrzy9cFqdgWfBmCyX6-cH6JgsQ.eyJpbnN0YW5jZUlkIjoiNzAwMTBlMGEtYmI2Yy00MzM2LWFhMzItNDE2YWVlZjkxYzAyIiwiYXBwRGVmSWQiOiI4ZWE5ZGYxNS05ZmY2LTRhY2YtYmJiOC04ZDNhNjlhZTU4NDEiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkY2FkOWYwNC01YTYwLTBkMTctM2U3NS00NGE5MDM0ZDJjZWUiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"8":["139ef4fa-c108-8f9a-c7be-d5f492a2c939","zXsIL_noDt74w4iY8jZAcL5qqy-DxKcJE8rqxSyLVD8.eyJpbnN0YW5jZUlkIjoiYjI5MzYyZWEtMTU1MC00YTVhLTgyZTAtMmE5ZGUxNjFmNWI3IiwiYXBwRGVmSWQiOiIxMzllZjRmYS1jMTA4LThmOWEtYzdiZS1kNWY0OTJhMmM5MzkiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxZTNmZjNlNC1mNDVjLTA0N2ItMTZhNy0yZjVlMGNkNWM1NWIiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"9":["141fbfae-511e-6817-c9f0-48993a7547d1","NbzJ1x0yQ7DKsGZAhJh87W7BtLzo4ivIPwuWESDZdSQ.eyJpbnN0YW5jZUlkIjoiNjBkNTZkYzMtN2ExNC00ZWI1LWFkY2YtZTMyYTU1NjFmYWIzIiwiYXBwRGVmSWQiOiIxNDFmYmZhZS01MTFlLTY4MTctYzlmMC00ODk5M2E3NTQ3ZDEiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjYzc5ZmNjZC05YjE4LTAwOTQtMzk4OC1lNmU5YjhkNWNhNWYiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"10":["d70b68e2-8d77-4e0c-9c00-c292d6e0025e","t2Skn9lzXcSXMUsofpq5-2rPLiEAkcXh4nOcuod0CBw.eyJpbnN0YW5jZUlkIjoiNWE4YTQ2ZWYtMzJmMi00NTIwLWEwMjYtNGVhNzU4NTY4NDU5IiwiYXBwRGVmSWQiOiJkNzBiNjhlMi04ZDc3LTRlMGMtOWMwMC1jMjkyZDZlMDAyNWUiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmNjI2ZDdlMS1kM2ZlLTBiMDEtMzQ2MS00YjY0YjVlMmI0YjUiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"11":["146c0d71-352e-4464-9a03-2e868aabe7b9","_hmqNG3Ky8NSsR66se7wLdZztPD2clrzz0X9cE_x2Qk.eyJpbnN0YW5jZUlkIjoiNjA0Y2Y2MmMtZmVlNS00ZWIxLTlkMjMtYjZjMzdhNWU3ODQ0IiwiYXBwRGVmSWQiOiIxNDZjMGQ3MS0zNTJlLTQ0NjQtOWEwMy0yZTg2OGFhYmU3YjkiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjY2UwNjcyMi0xZmU5LTAwOTAtMDk2NC1iMzAwOTdlYTQ4YTgiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"12":["307ba931-689c-4b55-bb1d-6a382bad9222","YFw_w-qqbZmpI-GKQCS7erbPRGkB4IoUSM2M8WjtjOc.eyJpbnN0YW5jZUlkIjoiODRiNzM4ZjMtZGEyNC00YzI3LWJkN2YtYzMzMjM1MDkzMjQzIiwiYXBwRGVmSWQiOiIzMDdiYTkzMS02ODljLTRiNTUtYmIxZC02YTM4MmJhZDkyMjIiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyODFiYTlmZC0zYjI4LTAyMDYtMjkzOC1jNmYxZDhiZDAyYWYiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"13":["14b89688-9b25-5214-d1cb-a3fb9683618b","6S816Q2weZNZtmeYon8GetLJy5Jjg__1_zaSjwZXU9o.eyJpbnN0YW5jZUlkIjoiNDNiMDI5MzctYjg3Mi00NTBhLTgyM2ItMTc1OWJhYTYxN2MyIiwiYXBwRGVmSWQiOiIxNGI4OTY4OC05YjI1LTUyMTQtZDFjYi1hM2ZiOTY4MzYxOGIiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlZjFjYjgzOS01OTdlLTBiMmItMTY3Yy0xMjlhNTcxMjI3MmUiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"14":["ea2821fc-7d97-40a9-9f75-772f29178430","xowg5d88bia-o9apND3Wm4ARGWTQqKoLVxiaShMoaow.eyJpbnN0YW5jZUlkIjoiZTIxYmQ0MzEtNTNhZC00ZGRmLTg4NTYtMTFjNGI5ZjZjN2JlIiwiYXBwRGVmSWQiOiJlYTI4MjFmYy03ZDk3LTQwYTktOWY3NS03NzJmMjkxNzg0MzAiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0ZWI3NDUzZi1iMmExLTAzZmUtMWMxMS0xNDA3NTQ0MmY3NTIiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"15":["9bead16f-1c73-4cda-b6c4-28cff46988db","r0uO8qF_lsiQkRfOtq8YcVXFc9wwY-shju4ptvyT6E8.eyJpbnN0YW5jZUlkIjoiMGZlMDE3YWEtYjYzMS00NGY4LWFiMWMtZTk4NTdhZTI5M2FjIiwiYXBwRGVmSWQiOiI5YmVhZDE2Zi0xYzczLTRjZGEtYjZjNC0yOGNmZjQ2OTg4ZGIiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhMzRjODZhNC01NzNkLTBhZDktM2Y1Yi1lYzQ2OTc1NmEzNDAiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"16":["1480c568-5cbd-9392-5604-1148f5faffa0","vh7FEti7XsDEd8g3HphLY4BqNAS1YhcbwjKUzKhcEbY.eyJpbnN0YW5jZUlkIjoiM2YzOWY4ZTktOTgyZi00YzlkLTk5MjQtZjQzNWYwMTRkNzYyIiwiYXBwRGVmSWQiOiIxNDgwYzU2OC01Y2JkLTkzOTItNTYwNC0xMTQ4ZjVmYWZmYTAiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5Mzk1NjllNy03OTIzLTAyYmMtMGQ2My1mMWY2MWRhMGU3OGUiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"18":["14e12b04-943e-fd32-456d-70b1820a2ff2","K7ZKV68Ng71hP87K1eOdw2XHF9xA3vcfluJ0iCcp1gA.eyJpbnN0YW5jZUlkIjoiYWE5NTQ1NGYtZThiYS00YzcyLThhMmItM2RiMDFkMWQ2ZTQ1IiwiYXBwRGVmSWQiOiIxNGUxMmIwNC05NDNlLWZkMzItNDU2ZC03MGIxODIwYTJmZjIiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwNjM5ZDQ0MS0wOWI2LTAyNTMtMWU2Yy0zODczZjBhOTVlYTkiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"19":["14bca956-e09f-f4d6-14d7-466cb3f09103","RO-dDXKVSI9qYuKgudzYuwQsZymQoVkOc4SDwBuqaqg.eyJpbnN0YW5jZUlkIjoiMDFjNzUyMTYtNTNhOS00YmI0LTkwZDUtNjY0N2Y3NmZiODRjIiwiYXBwRGVmSWQiOiIxNGJjYTk1Ni1lMDlmLWY0ZDYtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhZDZiYzMxOC1iMmE1LTA1OTUtMDQ5Mi02Mzg0MWFkYjg4YTAiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"20":["135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","Ze32-oJ_1qCV4ufHoIVwGV_pjK1iU95ffpJdT_ocU0w.eyJpbnN0YW5jZUlkIjoiZDY5YWJiMTktNWYwMi00ZTJhLTg5MjctZTliMjhmNzNiYjM0IiwiYXBwRGVmSWQiOiIxMzVjM2Q5Mi0wZmVhLTFmOWQtMmJhNS0yYTFkZmIwNDI5N2UiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3YTM2MmExNy1iZTBlLTAwMGItMWQ2MC1lYzcxNjJjNzhiZDgiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"21":["150ae7ee-c74a-eecd-d3d7-2112895b988a","fv9jGc_5gz2L3e8Na1xag9KJFqRp2GVOIg0WoK_f-TI.eyJpbnN0YW5jZUlkIjoiNTM2NWZlOGMtZjM0ZS00MmQxLWI3ZGYtZGE3OTUyZDgyMjYxIiwiYXBwRGVmSWQiOiIxNTBhZTdlZS1jNzRhLWVlY2QtZDNkNy0yMTEyODk1Yjk4OGEiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmZmM5NmY4Mi0xMjQyLTBjZjAtMjM5OC1kZmJhYmY2YzEyOGQiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"22":["f123e8f1-4350-4c9b-b269-04adfadda977","basjH_-MPqYR_as8OmjH4eTV2UqaaNk5iNbgIlLt8iM.eyJpbnN0YW5jZUlkIjoiZDhhZmE1NTUtM2E4MS00ZjgxLWE2OTItZjdjOWIyZjZjYzg0IiwiYXBwRGVmSWQiOiJmMTIzZThmMS00MzUwLTRjOWItYjI2OS0wNGFkZmFkZGE5NzciLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3NDAzMzQ1Yi1kYjhkLTAxYTAtMzJkNS1mMjBhNWY0MmZjNjgiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"23":["333b456e-dd48-4d6b-b32b-9fd48d74e163","t9WSQJikkOVCa8Da8KTb5Kh3QoiS8grO7Ru94gvI7yE.eyJpbnN0YW5jZUlkIjoiNjk2MjhjOWEtM2U4ZC00MDgzLWJjOTMtODU1ZTE4OTYwMjdkIiwiYXBwRGVmSWQiOiIzMzNiNDU2ZS1kZDQ4LTRkNmItYjMyYi05ZmQ0OGQ3NGUxNjMiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjNWNlMWQ5NC1kZjgxLTBlYTItMjhkNC04MDlkZjUyMjMyOTEiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"24":["94bc563b-675f-41ad-a2a6-5494f211c47b","IW0bCdMZhCk3t4UgxKd_xwB5Qhq6mf4tVZTXPloRsoE.eyJpbnN0YW5jZUlkIjoiOGM2ZWI5YzUtOGI1Mi00OWJkLTkyZTMtOGFlMWMzNDJlNjA4IiwiYXBwRGVmSWQiOiI5NGJjNTYzYi02NzVmLTQxYWQtYTJhNi01NDk0ZjIxMWM0N2IiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyMGMyMjhjYi02YTVlLTA3OWMtMDZhNC04ZjIyMmVmNmQ2ZTQiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"25":["6580b7e9-4031-4a62-a0a5-8e2fa92e8e18","oX0xLmbMUSx-zYMxf4KDlTWml_VbaDkDeAun1xcYiPI.eyJpbnN0YW5jZUlkIjoiMGQ3MzUwZWQtZDg2OS00YWFjLTllMTYtNTJkYjgzMDdjMzYwIiwiYXBwRGVmSWQiOiI2NTgwYjdlOS00MDMxLTRhNjItYTBhNS04ZTJmYTkyZThlMTgiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhMWRmYzFlMy0zOTY1LTA0OGQtMGE1MS01NzE4NmViM2YzOGMiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"26":["14d7032a-0a65-5270-cca7-30f599708fed","X55IGTl7Eknvp5GotnDxTrjQ_T-QSl6AG38EnUglpV4.eyJpbnN0YW5jZUlkIjoiZTlmY2EwZDktM2IyMC00MTY3LWE0MjgtY2JlZjUwNGQxZDAzIiwiYXBwRGVmSWQiOiIxNGQ3MDMyYS0wYTY1LTUyNzAtY2NhNy0zMGY1OTk3MDhmZWQiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0NTUwMzFkNy1kYTJjLTBmNDYtMzA2Zi1jZTJjYmRmOTJkZWYiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"27":["7516f85b-0868-4c23-9fcb-cea7784243df","aPQRKbqrQ9Fdm9D3J7fW-YnQ-SwFfrpOaXMpHblh5vs.eyJpbnN0YW5jZUlkIjoiY2RiMzgzMjgtZjBmYi00NTA0LTk4NzctM2U0NTk4Y2Y5YjQ3IiwiYXBwRGVmSWQiOiI3NTE2Zjg1Yi0wODY4LTRjMjMtOWZjYi1jZWE3Nzg0MjQzZGYiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2MTFmMTIyNi0xMWY3LTBiMjUtMGMzMC0zYjg2NzU3YmFiYWIiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"28":["57d13128-4a4c-494b-80b3-a6fb2e28018d","fPQW_mcd9PagnJ1paDVZr-tsy6fFwweZwU1EtO6nW9E.eyJpbnN0YW5jZUlkIjoiMWRmZDgyZTMtMzhjMi00ZGYxLTgzNjctYWVjMDJiZDg3ZGRhIiwiYXBwRGVmSWQiOiI1N2QxMzEyOC00YTRjLTQ5NGItODBiMy1hNmZiMmUyODAxOGQiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiMTUxMTNlZC1kOWNlLTAzZDAtMTcyMC1hYjAzYzY2YzRkMzYiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"30":["675bbcef-18d8-41f5-800e-131ec9e08762","wixcode-pub.e86af7aa0cda2686a6acccf0855d3f135c84c07a.eyJpbnN0YW5jZUlkIjoiODU3NWViODUtYzQyYi00NzdlLTkyMmYtMzc2MjI5ZWU5MjNkIiwiaHRtbFNpdGVJZCI6Ijc2YjFlZDRjLWVjZTgtNDA3Ny1iYTg5LWZlZWYwNWU5NmM2NCIsInVpZCI6bnVsbCwicGVybWlzc2lvbnMiOm51bGwsImlzVGVtcGxhdGUiOmZhbHNlLCJzaWduRGF0ZSI6MTc4MDkxODQxMzYyNiwiYWlkIjpudWxsLCJhcHBEZWZJZCI6IkNsb3VkU2l0ZUV4dGVuc2lvbiIsImlzQWRtaW4iOmZhbHNlLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwiY2FjaGUiOnRydWUsImV4cGlyYXRpb25EYXRlIjpudWxsLCJwcmVtaXVtQXNzZXRzIjoiSGFzRG9tYWluLFNob3dXaXhXaGlsZUxvYWRpbmcsQWRzRnJlZSIsInRlbmFudCI6bnVsbCwic2l0ZU93bmVySWQiOiI3YmJiMGEzNC1hNjNkLTQ5OTctYTc5NC0wNmM0YmY0ZjUzN2UiLCJpbnN0YW5jZVR5cGUiOiJwdWIiLCJzaXRlTWVtYmVySWQiOm51bGwsInBlcm1pc3Npb25TY29wZSI6bnVsbCwibG9naW5BY2NvdW50SWQiOm51bGwsImlzTG9naW5BY2NvdW50T3duZXIiOm51bGwsImJvdW5kU2Vzc2lvbiI6bnVsbCwic2Vzc2lvbklkIjpudWxsLCJzZXNzaW9uQ3JlYXRpb25UaW1lIjpudWxsLCJzaXRlQ3JlYXRlZERhdGUiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oiLCJhY2NvdW50Q3JlYXRlZERhdGUiOm51bGx9"],"31":["4b10fcce-732d-4be3-9d46-801d271acda9","BQ7gcX8WWSDWNggoIP2K2Y8YAu6cSQXrsuHI2jAdMk4.eyJpbnN0YW5jZUlkIjoiOTQ2NDM1OTYtYTE2Zi00MDQyLTg0MDUtNWVhMGYzZGQ5YWI5IiwiYXBwRGVmSWQiOiI0YjEwZmNjZS03MzJkLTRiZTMtOWQ0Ni04MDFkMjcxYWNkYTkiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzOGM4YTQ5OC00MDYzLTBlNjMtMTA0Mi01YjYzMWU2OWFhNTUiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"32":["7efa9936-86f7-44c6-880b-7bae4e044a3d","qv8cwmmNZVJopvzNXkxzHZfCdObza9LEFjIalOe57K8.eyJpbnN0YW5jZUlkIjoiOWQ0NGMyNTItMzE1ZS00MWQ3LWEzNmYtYjk4OTUyNmRhM2Y4IiwiYXBwRGVmSWQiOiI3ZWZhOTkzNi04NmY3LTQ0YzYtODgwYi03YmFlNGUwNDRhM2QiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzMWU4NTM1Yy1kMDUyLTBmZjYtMzcyOC1iYzRhYmZkOTkzMTQiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"33":["1973457f-c021-4da5-941f-58444ff761d4","q605EIPh_RStI2HF0b_iKtieW292OxL6WFYnXz_pWSc.eyJpbnN0YW5jZUlkIjoiZWQ0YzYzZDMtM2UxNC00YzI5LTg0NzUtODdjYTMzZDFiZWZkIiwiYXBwRGVmSWQiOiIxOTczNDU3Zi1jMDIxLTRkYTUtOTQxZi01ODQ0NGZmNzYxZDQiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0MWUwZjJkZC1kZjE4LTAyMDgtMTAzMi04MjA5ZGU2NThlMTEiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"34":["2f70e2b4-ff36-472e-bdb9-ce393b13669e","bWSLAF64_c7fWgEGZiDXNNtJt3RARPeUH4XmsXH5l08.eyJpbnN0YW5jZUlkIjoiODU3NWViODUtYzQyYi00NzdlLTkyMmYtMzc2MjI5ZWU5MjNkIiwiYXBwRGVmSWQiOiIyZjcwZTJiNC1mZjM2LTQ3MmUtYmRiOS1jZTM5M2IxMzY2OWUiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyOWQ5N2E4Yi0yNTI3LTA5NWYtMDY2OC0zMmExYzQ1YWEyZDEiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"35":["e593b0bd-b783-45b8-97c2-873d42aacaf4","ZtysaOV4JE0i4BhjVbH9GID5KOOEOgfJsZSCx_rmwC8.eyJpbnN0YW5jZUlkIjoiODU3NWViODUtYzQyYi00NzdlLTkyMmYtMzc2MjI5ZWU5MjNkIiwiYXBwRGVmSWQiOiJlNTkzYjBiZC1iNzgzLTQ1YjgtOTdjMi04NzNkNDJhYWNhZjQiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyOWQ5N2E4Yi0yNTI3LTA5NWYtMDY2OC0zMmExYzQ1YWEyZDEiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"1539":["1380b703-ce81-ff05-f115-39571d94dfcd","UELPaAIt32LD9HkUry3P1Wt1WbIzrNo9FpTy8dQdQNI.eyJpbnN0YW5jZUlkIjoiNWJiMTc3ZjktYzNkZi00MGZkLTk5NjUtOTI1ZTkzOTA4ODUyIiwiYXBwRGVmSWQiOiIxMzgwYjcwMy1jZTgxLWZmMDUtZjExNS0zOTU3MWQ5NGRmY2QiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJzdG9yZXNfc2lsdmVyIiwiZGVtb01vZGUiOmZhbHNlLCJiaVRva2VuIjoiZjcxZGU2ZjctMjJkMy0wZWRjLTBkMjItOTc5ZDdlMjRiOGJlIiwic2l0ZU93bmVySWQiOiI3YmJiMGEzNC1hNjNkLTQ5OTctYTc5NC0wNmM0YmY0ZjUzN2UiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyNC0wNC0xNVQxMDo0MzozMi44MTdaIn0"],"2332":["14ce1214-b278-a7e4-1373-00cebd1bef7c","drgueUXctmCjcfQCmYQ66kyXOJmMB1ol3g6HkWRr8G4.eyJpbnN0YW5jZUlkIjoiZjhhZWNkYzAtMWQ3Yy00ODZhLWE1M2EtZmU1MTZhMTE3MGY1IiwiYXBwRGVmSWQiOiIxNGNlMTIxNC1iMjc4LWE3ZTQtMTM3My0wMGNlYmQxYmVmN2MiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1NDAyNWNjZS1mYzcwLTA2NGItMzE3ZC1mYjkyODdhNTQwMTkiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"3198":["225dd912-7dea-4738-8688-4b8c6955ffc2","JdK2s2FV4ISR7M3RRJ9MyIk_bgwSgHM20HO51I0Ve48.eyJpbnN0YW5jZUlkIjoiYjY3MWM4M2QtYmQ4ZS00NjQ0LThmNTktZTQ2NWMzOWJlNTY0IiwiYXBwRGVmSWQiOiIyMjVkZDkxMi03ZGVhLTQ3MzgtODY4OC00YjhjNjk1NWZmYzIiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxYWRkNTkzMy01YzgyLTA4NjUtMWIxZS1lMWE2MmUyZmQ1ODgiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"5602":["14409595-f076-4753-8303-9a86f9f71469","U-wEf5TE1imIXuMvGsSzVn9wNrvCS4bMw6vfwERisNE.eyJpbnN0YW5jZUlkIjoiZDliNjZiMTQtMTQ2NC00NDYyLTkyMjctZDU0OTZhOTE4NzIxIiwiYXBwRGVmSWQiOiIxNDQwOTU5NS1mMDc2LTQ3NTMtODMwMy05YTg2ZjlmNzE0NjkiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3NTFhZmExYS1mNTY4LTBhNDMtMDY2MC1kMDhhODcyNWI3Y2QiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"6619":["14271d6f-ba62-d045-549b-ab972ae1f70e","7zFxv3jZHsvfV94L_Q773Jv7SD_SQtzum0opim8DTG0.eyJpbnN0YW5jZUlkIjoiMDRhMzllNTYtYTM4YS00NTQyLWE4ZTMtNDg2MzU3NDY3YzE4IiwiYXBwRGVmSWQiOiIxNDI3MWQ2Zi1iYTYyLWQwNDUtNTQ5Yi1hYjk3MmFlMWY3MGUiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhODBmMGY1OC00Mjg2LTBiNjMtM2NhNC00ZGEwYmFmMjRjZjQiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"7517":["cdd4b6d5-6fb4-4bd1-9189-791244b5361e","A-2TT-67xcxtds482foc8yfREKd6KWWHjH71bkrEclU.eyJpbnN0YW5jZUlkIjoiZDU4YjI5ZjctM2Q2OS00N2E1LTg1NTgtOGJkODZlNjI4NGEyIiwiYXBwRGVmSWQiOiJjZGQ0YjZkNS02ZmI0LTRiZDEtOTE4OS03OTEyNDRiNTM2MWUiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3OTI3YjhmOS1kYzY1LTA5ODQtMTExZi04ZTFiODNkNmI0NGUiLCJzaXRlT3duZXJJZCI6IjdiYmIwYTM0LWE2M2QtNDk5Ny1hNzk0LTA2YzRiZjRmNTM3ZSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDI0LTA0LTE1VDEwOjQzOjMyLjgxN1oifQ"],"-666":["22bef345-3c5b-4c18-b782-74d4085112ff","fSYx3q4-qnB_EQGwwKiFpiWibEUEUJO-dyAuO3RNXdM.eyJpbnN0YW5jZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwiYXBwRGVmSWQiOiIyMmJlZjM0NS0zYzViLTRjMTgtYjc4Mi03NGQ0MDg1MTEyZmYiLCJtZXRhU2l0ZUlkIjoiYWNhYzkxMGUtZTEwYy00ZTIxLTk0NDctMDVjM2VkYjQzMGVjIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA4VDExOjMzOjMzLjYyN1oiLCJkZW1vTW9kZSI6ZmFsc2UsInNpdGVPd25lcklkIjoiN2JiYjBhMzQtYTYzZC00OTk3LWE3OTQtMDZjNGJmNGY1MzdlIiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMjQtMDQtMTVUMTA6NDM6MzIuODE3WiIsInNzIjpmYWxzZX0"]}},"seo":{"context":{"siteName":"Hope Cardiff","siteUrl":"https:\/\/www.hopecardiff.org","domain":"hopecardiff.org","indexSite":true,"defaultUrl":"https:\/\/www.hopecardiff.org\/goingpublic\/feed","currLangIsOriginal":true,"homePageTitle":"Home","businessName":"Hope Cardiff","businesLocale":"en-gb","businesLogo":"https:\/\/static.wixstatic.com\/media\/53de2b_0ca9c4d67bc249909edda6b75fab471d~mv2.png","currency":"GBP","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","dateTimeOffsetValidationEnabled":"A","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"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true","specs.vod.VodWidgetNewSettingsResponsive":"false"},"333b456e-dd48-4d6b-b32b-9fd48d74e163":{"specs.donations.defaultCampaign":"false","specs.donations.SkipEditorScriptForBuilderModel":"true","specs.donations.AmountImpact":"true","specs.donations.ViewStatesByCampaign":"true","specs.donations.CoverFees":"true","specs.donations.DonationPage":"true","specs.donations.CreatePageFromBM":"true","specs.donations.CoverFeesUoU":"true","specs.donations.AddStandaloneGoalOnEditorLoad":"false","specs.donations.openTemplatesForDonations":"true"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"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.stores.AddSlotToCheckoutPolicies":"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":"false","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"}}},"userPatterns":[],"metaTags":[{"name":"msvalidate.01","value":"76CB2AF8EE7793E9157C598ACBAB4A18","property":false},{"name":"fb_admins_meta_tag","value":"","property":false},{"name":"google-site-verification","value":"F3Wi3s10ne44TwbJU3fqHYo6CyjRxjFh83CIyfsEQbM","property":false}],"customHeadTags":"","isInSEO":true,"hasBlogAmp":false,"mainPageId":"gi74g"},"serviceRegistrar":{},"sessionManager":{"isRunningInDifferentSiteContext":false,"expiryTimeoutOverride":0,"appsInstances":{},"sessionModel":{}},"siteMembersWixCodeSdk":{"isPreviewMode":false,"isEditMode":false,"smToken":"","smcollectionId":"acac910e-e10c-4e21-9447-05c3edb430ec"},"siteMembers":{"collectionExposure":"Public","smcollectionId":"acac910e-e10c-4e21-9447-05c3edb430ec","smToken":"","protectedHomepage":false,"isTemplate":false,"loginSocialBarOnSite":false,"routerPrefix":"","isCommunityInstalled":false,"baseUrl":"https:\/\/www.hopecardiff.org"},"siteScrollBlocker":{"isBuilderComponentModel":false},"siteWixCodeSdk":{"fontFaceServerUrl":"https:\/\/serverless.parastorage.com\/_serverless\/site-sdk-server\/v1\/style","siteDisplayName":"Hope Cardiff","siteRevision":4,"regionalSettings":"en-gb","language":"en","currency":"GBP","mainPageId":"gi74g","pageIdToPrefix":{},"routerPrefixes":{},"timezone":"Europe\/London","pageIdToTitle":{"qqp4d":"Holding Page","t7byj":"Team","y0ebr":"Workshops: Poetry","y0ebq":"Story: Junction","qgljs":"Going Public","y0ebt":"Workshops: Photography","rpm9i":"Our Culture","vml9h":"Safeguarding","kbdlx":"Our Community","y0ebs":"Workshops: Screen Printing","y0ebu":"Workshops: Book Creation","y0ebo":"Story: Going Public","jixt2":"Workshops: Coding","ojz02":"Workshops","y0ebv":"Residency: Pantry","vh905":"Residency: Co-Working Space","y0ebx":"Residency: Discovery through Activity","i8o4j":"Fullscreen Page","y0eby":"Side Cart","gi74g":"Home","tuckg":"Tavs","x6dma":"Support Us","y0ysy":"Youth Referrals","gvkvu":"What's On","vm9mh":"Donate","y0ebw":"Residency: French Trip","qupym":"The Junction","kbmc9":"Stories","ea9uy":"Residency","y0ebp":"Story: Tavs","bp4rh":"Checkout","zjuto":"Thank You Page","y0ebm":"Junction: What to Expect"},"urlMappings":null,"viewMode":"Site"},"speculationRules":{"currentPagePath":"\/goingpublic\/feed"},"ssrCache":{},"tpaCommons":{"widgetsClientSpecMapData":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","tpaWidgetId":"shoutout_feed","appPage":{},"applicationId":20,"appDefinitionName":"ShoutOut (Legacy)","appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","isWixTPA":true,"allowScrolling":false},"94022db4-b7bf-4903-b35f-6221023a7701":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"d535c113-2e52-4b43-aca7-0ae1d6cd93ed":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"a729d76e-a505-4c49-84a5-986ff5b5b1dc":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"85fe8dbd-f73a-4df7-8d32-d1e3bf9a2b2d":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"dab43240-659c-4831-b370-51d677bb3d7c":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"bdd72367-fd32-4e07-b67f-eb573352f26c":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"e3f944b8-0ec7-4580-bb4c-cb6652ba90db":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"1d842d4a-23d4-428c-bea4-245aba40d274":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"fc18cc76-ac0c-4817-8325-981feee6236a":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"b5f2ebb7-ce17-4b27-a7e3-d60fa3428184":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"e48c8a7f-304f-4a93-a28f-219069e1aed4":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"da07e3e4-2193-467b-ba5f-112ef1c55798":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"0cf8d70d-c95e-4285-b3a0-13a4617ad9e7":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"47e1b49f-727f-4806-b866-40d58eea3072":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"3409f789-360d-4d5b-80a3-756539cf748c":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"a76d1b7a-e1fa-4b37-b7c3-9329dd9bfe16":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"300a489c-d105-4d69-8b4f-32f52a7f1dd1":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"c5a38465-4a83-4166-9ecd-41b16907664f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"354e294b-76b8-4481-86e0-98195b388aaa":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":23,"appDefinitionName":"Wix Donations","appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","isWixTPA":true,"allowScrolling":false},"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.4339.0\/ProductPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.4339.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":1539,"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.6147.0\/SideCart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6147.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":1539,"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":1539,"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.5969.0\/Wishlist","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5969.0\/Wishlist","appPage":{"id":"wishlist","name":"My Wishlist","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":7,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":1539,"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.5969.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5969.0\/GridGallery","tpaWidgetId":"grid_gallery","appPage":{},"applicationId":1539,"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.6147.0\/SuccessPopup","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6147.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":1539,"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.6147.0\/cart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6147.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":1539,"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.5970.0\/SliderGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5970.0\/SliderGallery","tpaWidgetId":"slider_gallery","appPage":{},"applicationId":1539,"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":1539,"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":1539,"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.5970.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5970.0\/GridGallery","appPage":{"id":"product_gallery","name":"Shop","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":1539,"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":1539,"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":1539,"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":1539,"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":1539,"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.5970.0\/CategoryPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5970.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":1539,"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":1539,"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":1539,"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":1539,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"215f8ab7-97c3-4838-a6d0-ad4a61747158":{"widgetUrl":"\/","appPage":{},"applicationId":1539,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"371ee199-389c-4a93-849e-e35b8a15b7ca":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/form-app\/1.2768.0\/Form","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/form-app\/1.2768.0\/Form","tpaWidgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","appPage":{},"applicationId":3198,"appDefinitionName":"Wix Forms","appDefinitionId":"225dd912-7dea-4738-8688-4b8c6955ffc2","isWixTPA":true,"allowScrolling":false},"144097ea-fea0-498e-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4627.0\/WixVideo","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4627.0\/WixVideo","tpaWidgetId":"wix_vod_develop","appPage":{},"applicationId":5602,"appDefinitionName":"Wix Video","appDefinitionId":"14409595-f076-4753-8303-9a86f9f71469","isWixTPA":true,"allowScrolling":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html","mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html","tpaWidgetId":"pro-gallery","appPage":{},"applicationId":6619,"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":6619,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":true},"542b69cc-897a-422b-a163-71f3de43fa52":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pay-button\/1.0.0\/PayButton","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pay-button\/1.0.0\/PayButton","tpaWidgetId":"542b69cc-897a-422b-a163-71f3de43fa52","appPage":{},"applicationId":7517,"appDefinitionName":"Pay Button (Classic)","appDefinitionId":"cdd4b6d5-6fb4-4bd1-9189-791244b5361e","isWixTPA":true,"allowScrolling":false}},"appsClientSpecMapData":{"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":{"applicationId":20,"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.3719.0","hipaaCompliant":true},"isWixTPA":true},"333b456e-dd48-4d6b-b32b-9fd48d74e163":{"applicationId":23,"appDefinitionName":"Wix Donations","appFields":{"platform":{"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=fd770c40-e04e-46a3-a63e-ac0b9ad9ccdd&metaSiteId=24203153-193e-44b6-8d3c-05b789555cf0&siteRevision=1118","blocks_devSiteUrl":"https:\/\/ecom19.editorx.io\/q35ez2eqgyt52a7be5du","blocks_widgetManifestsUrl":"\/manifests\/333b456e-dd48-4d6b-b32b-9fd48d74e163\/1118\/manifests.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-donations-widget\/1.1478.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-donations-widget\/1.1478.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-donations-widget\/1.1478.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-donations-widget\/1.1478.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784"},"viewer":{"errorReporting":{"url":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784"}},"studio":{"siteHeaderUrl":"ec1be3db3b5d0103762ab91307b19996_r3.json","wixCodeGridId":"3f58612f-6f2c-44d4-b090-d738191c4e31","wixCodeInstanceId":"7a9e4f9f-3370-4027-b8b7-57b7cc3b3169"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.730.0","hipaaCompliant":true},"isWixTPA":true},"1380b703-ce81-ff05-f115-39571d94dfcd":{"applicationId":1539,"appDefinitionName":"Checkout & Orders","appFields":{"platform":{"routerHttpMethod":"GET","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6141.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.51.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.6468.0","hipaaCompliant":true},"isWixTPA":true},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"applicationId":3198,"appDefinitionName":"Wix Forms","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2768.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2768.0"},"baseUrlsTemplate":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2768.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2768.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2768.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.1257.0","hipaaCompliant":true},"isWixTPA":true},"14409595-f076-4753-8303-9a86f9f71469":{"applicationId":5602,"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.4627.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.4627.0\/viewerScript.bundle.min.js"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.382.0","hipaaCompliant":true},"isWixTPA":true},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"applicationId":6619,"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.1522.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.1522.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1522.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},"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":{"applicationId":7517,"appDefinitionName":"Pay Button (Classic)","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/pay-button\/1.1829.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/pay-button\/1.1842.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\/pay-button\/1.1842.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pay-button\/1.1842.0\/viewerScript.bundle.min.js","errorReporting":{},"enableInEditor":true,"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.100.0","hipaaCompliant":true},"isWixTPA":true}},"previewMode":false,"siteRevision":4,"userFileDomainUrl":"filesusr.com","metaSiteId":"acac910e-e10c-4e21-9447-05c3edb430ec","isPremiumDomain":true,"routersConfig":{},"routerByPrefix":{},"pageIdToPrefix":{},"viewMode":"site","editorOrSite":"site","externalBaseUrl":"https:\/\/www.hopecardiff.org","tpaModalConfig":{"wixTPAs":{"13ee94c1-b635-8505-3391-97919052c16f":true,"55cd9036-36bb-480b-8ddc-afda3cb2eb8d":true,"35aec784-bbec-4e6e-abcb-d3d724af52cf":true,"8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841":true,"139ef4fa-c108-8f9a-c7be-d5f492a2c939":true,"141fbfae-511e-6817-c9f0-48993a7547d1":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,"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":true,"150ae7ee-c74a-eecd-d3d7-2112895b988a":true,"f123e8f1-4350-4c9b-b269-04adfadda977":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163":true,"94bc563b-675f-41ad-a2a6-5494f211c47b":true,"6580b7e9-4031-4a62-a0a5-8e2fa92e8e18":true,"14d7032a-0a65-5270-cca7-30f599708fed":true,"7516f85b-0868-4c23-9fcb-cea7784243df":true,"57d13128-4a4c-494b-80b3-a6fb2e28018d":true,"4b10fcce-732d-4be3-9d46-801d271acda9":true,"7efa9936-86f7-44c6-880b-7bae4e044a3d":true,"1973457f-c021-4da5-941f-58444ff761d4":true,"2f70e2b4-ff36-472e-bdb9-ce393b13669e":true,"e593b0bd-b783-45b8-97c2-873d42aacaf4":true,"1380b703-ce81-ff05-f115-39571d94dfcd":true,"14ce1214-b278-a7e4-1373-00cebd1bef7c":true,"225dd912-7dea-4738-8688-4b8c6955ffc2":true,"14409595-f076-4753-8303-9a86f9f71469":true,"14271d6f-ba62-d045-549b-ab972ae1f70e":true,"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":true}},"appSectionParams":{},"requestUrl":"https:\/\/www.hopecardiff.org\/goingpublic\/feed","isMobileView":false,"deviceType":"desktop","isMobileDevice":false,"extras":{"currency":"GBP"},"tpaDebugParams":{"debugApp":null,"petri_ovr":null},"locale":"en","timeZone":"Europe\/London","shouldRenderTPAsIframe":true,"debug":false,"regionalLanguage":"en","isBuilderComponentModel":false},"widgetWixCodeSdk":{"isBuilderComponentModel":false},"windowWixCodeSdk":{"locale":"en-gb","isMobileFriendly":true,"formFactor":"Desktop","pageIdToRouterAppDefinitionId":{}},"wixCustomElementComponent":{"shouldLoadAllExternalScripts":true,"widgetsToRenderOnFreeSites":{"333b456e-dd48-4d6b-b32b-9fd48d74e163-hl43h":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163-ha82i":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163-v78eu":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163-i4a0v":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163-ie2lt":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163-dcrpl":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163-zd8lh":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163-fhi2e":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163-y0a5v":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163-rirud":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163-b1ihd":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163-mfbuz":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163-i7epk":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163-kfrxv":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163-jlhst":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163-yufct":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163-vuot7":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163-inhot":true,"333b456e-dd48-4d6b-b32b-9fd48d74e163-qdhoj":true},"wixCodeBundlersUrlData":{"url":"https:\/\/bundler.wix-code.com\/acac910e-e10c-4e21-9447-05c3edb430ec\/8575eb85-c42b-477e-922f-376229ee923d\/20c1ade1-f4e5-4c8b-82d5-ddd924658a42\/","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_acac910e-e10c-4e21-9447-05c3edb430ec\/gridAppId_20c1ade1-f4e5-4c8b-82d5-ddd924658a42\/filePath_\/fileType_js\/compression_gzip\/depToken_\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_","appDefIdToWixCodeBundlerUrlData":{"333b456e-dd48-4d6b-b32b-9fd48d74e163":{"url":"https:\/\/bundler.wix-code.com\/acac910e-e10c-4e21-9447-05c3edb430ec\/8575eb85-c42b-477e-922f-376229ee923d\/3f58612f-6f2c-44d4-b090-d738191c4e31\/","parastorageUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_acac910e-e10c-4e21-9447-05c3edb430ec\/gridAppId_3f58612f-6f2c-44d4-b090-d738191c4e31\/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"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"url":"https:\/\/bundler.wix-code.com\/acac910e-e10c-4e21-9447-05c3edb430ec\/8575eb85-c42b-477e-922f-376229ee923d\/71869e96-79b7-49b9-b6f9-e32bcf00ac52\/","parastorageUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_acac910e-e10c-4e21-9447-05c3edb430ec\/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"}}},"customElementWidgets":{}},"wixEmbedsApi":{"isAdminPage":false},"platform":{"sdksStaticPaths":{"mainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/mainSdks.3f2354d5.chunk.min.js","nonMainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/nonMainSdks.f6c74e8b.chunk.min.js"},"landingPageId":"qgljs","clientWorkerUrl":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/clientWorker.63f0b612.bundle.min.js","bootstrapData":{"isMobileView":false,"isMobileAppBuilder":false,"appsSpecData":{"333b456e-dd48-4d6b-b32b-9fd48d74e163":{"appDefinitionId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","type":"public","instanceId":"69628c9a-3e8d-4083-bc93-855e1896027d","appDefinitionName":"Wix Donations","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","type":"siteextension","instanceId":"8575eb85-c42b-477e-922f-376229ee923d","isIdentityTokenAppSpec":false,"isModuleFederated":false},"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","type":"public","instanceId":"5bb177f9-c3df-40fd-9965-925e93908852","appDefinitionName":"Checkout & Orders","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefinitionId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","type":"public","instanceId":"f8aecdc0-1d7c-486a-a53a-fe516a1170f5","appDefinitionName":"Old Wix Forms and Payments","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"appDefinitionId":"225dd912-7dea-4738-8688-4b8c6955ffc2","type":"public","instanceId":"b671c83d-bd8e-4644-8f59-e465c39be564","appDefinitionName":"Wix Forms","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14409595-f076-4753-8303-9a86f9f71469":{"appDefinitionId":"14409595-f076-4753-8303-9a86f9f71469","type":"public","instanceId":"d9b66b14-1464-4462-9227-d5496a918721","appDefinitionName":"Wix Video","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","type":"public","instanceId":"04a39e56-a38a-4542-a8e3-486357467c18","appDefinitionName":"Wix Pro Gallery","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":{"appDefinitionId":"cdd4b6d5-6fb4-4bd1-9189-791244b5361e","type":"public","instanceId":"d58b29f7-3d69-47a5-8558-8bd86e6284a2","appDefinitionName":"Pay Button (Classic)","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"dataBinding":{"appDefinitionId":"dataBinding","type":"application","instanceId":"8575eb85-c42b-477e-922f-376229ee923d","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.51.0\/webworker\/ecom-platform-viewer-script.umd.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6141.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.6141.0\/SideCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6141.0\/SideCartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6141.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.6141.0\/SuccessPopupController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6141.0\/SuccessPopupViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6141.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.6141.0\/cartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6141.0\/cartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6141.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.2286.0\/CartIconController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.2286.0\/CartIconViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.2286.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.7011.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7011.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.7011.0\/CheckoutController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7011.0\/CheckoutViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7011.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.7011.0\/BundleBundleController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7011.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"}}},"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":{}},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"appDefId":"225dd912-7dea-4738-8688-4b8c6955ffc2","appDefName":"Wix Forms","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2768.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2768.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2768.0"},"errorReportingUrl":"https:\/\/5d1795a2db124a268f1e1bd88f503500@sentry.wixpress.com\/4615","widgets":{"371ee199-389c-4a93-849e-e35b8a15b7ca":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2768.0\/FormViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2768.0\/FormViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/18d2f96d279149989b95faf0a4b41882@sentry-next.wixpress.com\/1784","widgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","cssPerBreakpoint":true}}},"14409595-f076-4753-8303-9a86f9f71469":{"appDefId":"14409595-f076-4753-8303-9a86f9f71469","appDefName":"Wix Video","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4627.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.4627.0\/WixVideoController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4627.0\/WixVideoViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4627.0\/WixVideoViewerWidgetNoCss.bundle.min.js","widgetId":"144097ea-fea0-498e-ade7-e6de40127106"}}},"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":{"appDefId":"cdd4b6d5-6fb4-4bd1-9189-791244b5361e","appDefName":"Pay Button (Classic)","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pay-button\/1.1842.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/pay-button\/1.1829.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/pay-button\/1.1842.0"},"widgets":{"542b69cc-897a-422b-a163-71f3de43fa52":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pay-button\/1.1829.0\/PayButtonController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pay-button\/1.1829.0\/PayButtonViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/8c30b2581acc426badc414e8a5dc04ef@sentry.wixpress.com\/2193","widgetId":"542b69cc-897a-422b-a163-71f3de43fa52"}}},"333b456e-dd48-4d6b-b32b-9fd48d74e163":{"appDefId":"333b456e-dd48-4d6b-b32b-9fd48d74e163","appDefName":"Wix Donations","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-donations-widget\/1.1478.0\/viewerScript.bundle.min.js","baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=fd770c40-e04e-46a3-a63e-ac0b9ad9ccdd&metaSiteId=24203153-193e-44b6-8d3c-05b789555cf0&siteRevision=1118","blocks_devSiteUrl":"https:\/\/ecom19.editorx.io\/q35ez2eqgyt52a7be5du","blocks_widgetManifestsUrl":"\/manifests\/333b456e-dd48-4d6b-b32b-9fd48d74e163\/1118\/manifests.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-donations-widget\/1.1478.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-donations-widget\/1.1478.0"},"errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgets":{"94022db4-b7bf-4903-b35f-6221023a7701":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"94022db4-b7bf-4903-b35f-6221023a7701"},"d535c113-2e52-4b43-aca7-0ae1d6cd93ed":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"d535c113-2e52-4b43-aca7-0ae1d6cd93ed"},"a729d76e-a505-4c49-84a5-986ff5b5b1dc":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"a729d76e-a505-4c49-84a5-986ff5b5b1dc"},"85fe8dbd-f73a-4df7-8d32-d1e3bf9a2b2d":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"85fe8dbd-f73a-4df7-8d32-d1e3bf9a2b2d"},"dab43240-659c-4831-b370-51d677bb3d7c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"dab43240-659c-4831-b370-51d677bb3d7c"},"bdd72367-fd32-4e07-b67f-eb573352f26c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"bdd72367-fd32-4e07-b67f-eb573352f26c"},"e3f944b8-0ec7-4580-bb4c-cb6652ba90db":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"e3f944b8-0ec7-4580-bb4c-cb6652ba90db"},"1d842d4a-23d4-428c-bea4-245aba40d274":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"1d842d4a-23d4-428c-bea4-245aba40d274"},"fc18cc76-ac0c-4817-8325-981feee6236a":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"fc18cc76-ac0c-4817-8325-981feee6236a"},"b5f2ebb7-ce17-4b27-a7e3-d60fa3428184":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"b5f2ebb7-ce17-4b27-a7e3-d60fa3428184"},"e48c8a7f-304f-4a93-a28f-219069e1aed4":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"e48c8a7f-304f-4a93-a28f-219069e1aed4"},"da07e3e4-2193-467b-ba5f-112ef1c55798":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"da07e3e4-2193-467b-ba5f-112ef1c55798"},"0cf8d70d-c95e-4285-b3a0-13a4617ad9e7":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"0cf8d70d-c95e-4285-b3a0-13a4617ad9e7"},"47e1b49f-727f-4806-b866-40d58eea3072":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"47e1b49f-727f-4806-b866-40d58eea3072"},"3409f789-360d-4d5b-80a3-756539cf748c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"3409f789-360d-4d5b-80a3-756539cf748c"},"a76d1b7a-e1fa-4b37-b7c3-9329dd9bfe16":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"a76d1b7a-e1fa-4b37-b7c3-9329dd9bfe16"},"300a489c-d105-4d69-8b4f-32f52a7f1dd1":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"300a489c-d105-4d69-8b4f-32f52a7f1dd1"},"c5a38465-4a83-4166-9ecd-41b16907664f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"c5a38465-4a83-4166-9ecd-41b16907664f"},"354e294b-76b8-4481-86e0-98195b388aaa":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/046c982186afa15dc9513490293d26b1@o37417.ingest.sentry.io\/4506217799286784","widgetId":"354e294b-76b8-4481-86e0-98195b388aaa"}}},"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.1522.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.1522.0\/"},"errorReportingUrl":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427","widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1522.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1522.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"}}},"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":{}}},"builderComponentsImportMapSdkUrls":{},"builderComponentsCompTypeSdkUrls":{},"builderPublicPackagesUrls":{"esm":{},"umd":{}},"blocksBootstrapData":{"blocksAppsData":{"333b456e-dd48-4d6b-b32b-9fd48d74e163":{"siteHeaderUrl":"ec1be3db3b5d0103762ab91307b19996_r3.json","wixCodeGridId":"3f58612f-6f2c-44d4-b090-d738191c4e31","wixCodeInstanceId":"7a9e4f9f-3370-4027-b8b7-57b7cc3b3169"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"}},"elevatedBlocksAppsOnReactNative":[],"experiments":{"specs.blocks-client.alwaysUseTokenInfoForDecode":"true"},"experimentsQueryParams":"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.hopecardiff.org","isPremiumDomain":true,"metaSiteId":"acac910e-e10c-4e21-9447-05c3edb430ec","userFileDomainUrl":"filesusr.com"},"bi":{"ownerId":"7bbb0a34-a63d-4997-a794-06c4bf4f537e","isMobileFriendly":true,"isPreview":false,"requestId":"1780918413.561737912121346"},"platformAPIData":{"routersConfigMap":{}},"wixCodeBootstrapData":{"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","wixCodeInstanceId":"8575eb85-c42b-477e-922f-376229ee923d","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":"20c1ade1-f4e5-4c8b-82d5-ddd924658a42"},"signedAppRenderInfo":"b15f3e3e381fb75138578cbbfab364b2aed5265c.eyJncmlkQXBwSWQiOiIyMGMxYWRlMS1mNGU1LTRjOGItODJkNS1kZGQ5MjQ2NThhNDIiLCJodG1sU2l0ZUlkIjoiNzZiMWVkNGMtZWNlOC00MDc3LWJhODktZmVlZjA1ZTk2YzY0IiwiZGVtb0lkIjpudWxsLCJzaWduRGF0ZSI6MTc4MDkxODQxMzY1MX0="},"wixCodePageIds":{"gi74g":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_acac910e-e10c-4e21-9447-05c3edb430ec\/gridAppId_20c1ade1-f4e5-4c8b-82d5-ddd924658a42\/filePath_public_delimiter_pages_delimiter_gi74g.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","masterPage":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_acac910e-e10c-4e21-9447-05c3edb430ec\/gridAppId_20c1ade1-f4e5-4c8b-82d5-ddd924658a42\/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.hopecardiff.org\/_api\/wix-code-public-dispatcher-ng\/siteview"},"codePackagesData":[]},"autoFrontendModulesBaseUrl":"https:\/\/static.parastorage.com\/services\/auto-frontend-modules\/1.6238.0","disabledPlatformApps":{},"widgetsClientSpecMapData":{"333b456e-dd48-4d6b-b32b-9fd48d74e163":{"94022db4-b7bf-4903-b35f-6221023a7701":{"componentFields":{}},"d535c113-2e52-4b43-aca7-0ae1d6cd93ed":{"componentFields":{}},"a729d76e-a505-4c49-84a5-986ff5b5b1dc":{"componentFields":{}},"85fe8dbd-f73a-4df7-8d32-d1e3bf9a2b2d":{"componentFields":{}},"dab43240-659c-4831-b370-51d677bb3d7c":{"componentFields":{}},"bdd72367-fd32-4e07-b67f-eb573352f26c":{"componentFields":{}},"e3f944b8-0ec7-4580-bb4c-cb6652ba90db":{"componentFields":{}},"1d842d4a-23d4-428c-bea4-245aba40d274":{"componentFields":{}},"fc18cc76-ac0c-4817-8325-981feee6236a":{"componentFields":{}},"b5f2ebb7-ce17-4b27-a7e3-d60fa3428184":{"componentFields":{}},"e48c8a7f-304f-4a93-a28f-219069e1aed4":{"componentFields":{}},"da07e3e4-2193-467b-ba5f-112ef1c55798":{"componentFields":{}},"0cf8d70d-c95e-4285-b3a0-13a4617ad9e7":{"componentFields":{}},"47e1b49f-727f-4806-b866-40d58eea3072":{"componentFields":{}},"3409f789-360d-4d5b-80a3-756539cf748c":{"componentFields":{}},"a76d1b7a-e1fa-4b37-b7c3-9329dd9bfe16":{"componentFields":{}},"300a489c-d105-4d69-8b4f-32f52a7f1dd1":{"componentFields":{}},"c5a38465-4a83-4166-9ecd-41b16907664f":{"componentFields":{}},"354e294b-76b8-4481-86e0-98195b388aaa":{"componentFields":{}}},"675bbcef-18d8-41f5-800e-131ec9e08762":{},"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":{}}},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"371ee199-389c-4a93-849e-e35b8a15b7ca":{"widgetName":"371ee199-389c-4a93-849e-e35b8a15b7ca","componentFields":{}}},"14409595-f076-4753-8303-9a86f9f71469":{"144097ea-fea0-498e-ade7-e6de40127106":{"widgetName":"wix_vod_develop","componentFields":{}}},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetName":"pro-gallery","componentFields":{}},"144f04b9-aab4-fde7-179b-780c11da4f46":{"widgetName":"fullscreen_page","componentFields":{}}},"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":{"542b69cc-897a-422b-a163-71f3de43fa52":{"widgetName":"542b69cc-897a-422b-a163-71f3de43fa52","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","dateTimeOffsetValidationEnabled":"A","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"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true","specs.vod.VodWidgetNewSettingsResponsive":"false"},"333b456e-dd48-4d6b-b32b-9fd48d74e163":{"specs.donations.defaultCampaign":"false","specs.donations.SkipEditorScriptForBuilderModel":"true","specs.donations.AmountImpact":"true","specs.donations.ViewStatesByCampaign":"true","specs.donations.CoverFees":"true","specs.donations.DonationPage":"true","specs.donations.CreatePageFromBM":"true","specs.donations.CoverFeesUoU":"true","specs.donations.AddStandaloneGoalOnEditorLoad":"false","specs.donations.openTemplatesForDonations":"true"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"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.stores.AddSlotToCheckoutPolicies":"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":"false","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"}}},"forceEmptySdks":false,"appDefIdToIsMigratedToGetPlatformApi":{"333b456e-dd48-4d6b-b32b-9fd48d74e163":false,"675bbcef-18d8-41f5-800e-131ec9e08762":false,"1380b703-ce81-ff05-f115-39571d94dfcd":false,"14ce1214-b278-a7e4-1373-00cebd1bef7c":false,"225dd912-7dea-4738-8688-4b8c6955ffc2":false,"14409595-f076-4753-8303-9a86f9f71469":false,"14271d6f-ba62-d045-549b-ab972ae1f70e":false,"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":false,"dataBinding":false}},"appsScripts":{"urls":{"14271d6f-ba62-d045-549b-ab972ae1f70e":["https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1522.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1522.0\/WixProGalleryController.bundle.min.js"],"225dd912-7dea-4738-8688-4b8c6955ffc2":["https:\/\/static.parastorage.com\/services\/form-app\/1.2768.0\/viewerScript.bundle.min.js"],"14409595-f076-4753-8303-9a86f9f71469":["https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4627.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4627.0\/WixVideoController.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":"acac910e-e10c-4e21-9447-05c3edb430ec","quickActionsMenuEnabled":false,"siteId":"76b1ed4c-ece8-4077-ba89-feef05e96c64","siteRevision":4,"v":3,"cacheVersions":{"dataFixer":6}},"modulesParams":{"features":{"moduleName":"thunderbolt-features","contentType":"application\/json","resourceType":"features","languageResolutionMethod":"QueryParam","isMultilingualEnabled":false,"externalBaseUrl":"https:\/\/www.hopecardiff.org","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.hopecardiff.org","staticHTMLComponentUrl":"https:\/\/www-hopecardiff-org.filesusr.com\/"},"css":{"moduleName":"thunderbolt-css","contentType":"application\/json","resourceType":"css","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.e808d1d8e9a7172f5008100090cc5e586e64b5e4","editor-elements-design-systems.thunderbolt.2b5f8f8c66a3c158a5a26167df255fdba4546924"],"builderAppVersions":"","ooiVersions":"144097ea-fea0-498e-ade7-e6de40127106%3Dp.wix-vod-widget%2F1.4627.0%2FWixVideoViewerWidgetNoCss.%3B14fd5970-8072-c276-1246-058b79e70c1a%3Dp.ecom-platform-checkout%2F1.7011.0%2FCheckoutViewerWidgetNoCss.%3B371ee199-389c-4a93-849e-e35b8a15b7ca%3Dp.form-app%2F1.2768.0%2FFormViewerWidgetNoCss.%3B49dbb2d9-d9e5-4605-a147-e926605bf164%3Dp.wixstores-client-cart-ooi%2F1.6141.0%2FSideCartViewerWidgetNoCss."},"cssMappers":{"moduleName":"thunderbolt-css-mappers","contentType":"application\/json","resourceType":"cssMappers","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.e808d1d8e9a7172f5008100090cc5e586e64b5e4","editor-elements-design-systems.thunderbolt.2b5f8f8c66a3c158a5a26167df255fdba4546924"],"builderAppVersions":"","ooiVersions":"144097ea-fea0-498e-ade7-e6de40127106%3Dp.wix-vod-widget%2F1.4627.0%2FWixVideoViewerWidgetNoCss.%3B14fd5970-8072-c276-1246-058b79e70c1a%3Dp.ecom-platform-checkout%2F1.7011.0%2FCheckoutViewerWidgetNoCss.%3B371ee199-389c-4a93-849e-e35b8a15b7ca%3Dp.form-app%2F1.2768.0%2FFormViewerWidgetNoCss.%3B49dbb2d9-d9e5-4605-a147-e926605bf164%3Dp.wixstores-client-cart-ooi%2F1.6141.0%2FSideCartViewerWidgetNoCss."},"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\":\"0a15058b.bundle.min\",\"builder-component-css\":\"4fbc93cb.bundle.min\",\"builder-component-platform\":\"a6a42822.bundle.min\",\"component-manifest-css\":\"e9118ded.bundle.min\",\"thunderbolt-css-mappers\":\"ba435c11.bundle.min\",\"thunderbolt-services-configs\":\"41ffb47d.bundle.min\",\"thunderbolt-features\":\"90d22a9e.bundle.min\",\"thunderbolt-platform\":\"34b2428e.bundle.min\",\"thunderbolt-css\":\"2c88f59b.bundle.min\",\"thunderbolt-site-map\":\"0aaeead2.bundle.min\",\"thunderbolt-mobile-app-builder\":\"351057a9.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.hopecardiff.org","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"},"siteScopeParams":{"rendererType":null,"wixCodePageIds":["gi74g","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":["app","apps","_api","robots.txt","sitemap.xml","feed.xml","sites"],"pageIdToResolvedUriSEO":{}},"pageJsonFileNames":{"qqp4d":"7bbb0a_b05027122045bb8f1b38f7e4fc6c9d1c_2.json","t7byj":"7bbb0a_1b9c6b2f2c91c1a6aeeb7e12a07acbf3_2.json","y0ebr":"7bbb0a_e02c26e563a7182f6dc7d978f6be1826_2.json","y0ebq":"7bbb0a_9d7c450e545249f31323d65e60ed2b20_2.json","qgljs":"7bbb0a_7f9645b392bbc6304d29dbfc8b1b2e85_2.json","y0ebt":"7bbb0a_727e28082e487aa0367b7c8f7be34d79_2.json","rpm9i":"7bbb0a_c3c2e07082d85ab756996ed320d1bd3a_2.json","vml9h":"7bbb0a_ff1f29b2fc80608674a04045a57639c9_2.json","kbdlx":"7bbb0a_25297f7ead08f253edee65649041bed5_2.json","y0ebs":"7bbb0a_c05e4fe0e11c9f9755df3ad0cd41d81c_2.json","y0ebu":"7bbb0a_781f90009554c8194c0a9f87bc2e0ba9_2.json","y0ebo":"7bbb0a_e76f694209af5d65bf76311d7c7bee6e_2.json","jixt2":"7bbb0a_b4b6a70284075d8d0054a58dd3d1c3e1_2.json","ojz02":"7bbb0a_bf8850e721dc4f8c18c40e2d13f50cb0_2.json","y0ebv":"7bbb0a_92f7c741fbf5569f19e5783217a081a5_2.json","vh905":"7bbb0a_6e5ef7e1634b87c881077c30a226e54a_2.json","y0ebx":"7bbb0a_a22e4b2367fc262f9e8eb92544f1d54d_2.json","i8o4j":"7bbb0a_71057c2d393547782db907a2b9a5f2ec_3.json","y0eby":"7bbb0a_df4f88957882aab8a61175e1f1478d63_2.json","gi74g":"7bbb0a_91cad7766a83c55922f31710eaef060d_2.json","tuckg":"7bbb0a_ca4f609578b85dfb05810ff310cbdc0f_2.json","x6dma":"7bbb0a_f0a5032cf50c753c850f09132c3f6325_2.json","y0ysy":"7bbb0a_903d90b57c4885cb195879fbab344b65_2.json","gvkvu":"7bbb0a_cafbb0f5c01a349c9738776f33e1f494_2.json","vm9mh":"7bbb0a_f0c7452b2cfe1a55171a0bd73f56fc6e_2.json","y0ebw":"7bbb0a_dab7113ca650a7758e79864882aa839a_2.json","qupym":"7bbb0a_103f9af28f8aee44975a94bc698a6c24_2.json","kbmc9":"7bbb0a_aa98ef2f907868a55488b9c87edbff77_2.json","ea9uy":"7bbb0a_94a427ad7b6d950733bdee594976799d_2.json","y0ebp":"7bbb0a_a543d43ce304e6583b2b524cffe56a1d_2.json","bp4rh":"7bbb0a_fedbae820dbe5402b893e03ff1c33e08_2.json","zjuto":"7bbb0a_d140c3f8570ee0234fdaf661cd6d6f30_2.json","y0ebm":"7bbb0a_75c0ae5b6f84744b08b8bb8d4efbac06_2.json","masterPage":"7bbb0a_f3812e2f99bcf2149cf974845d734bb5_3.json"},"protectedPageIds":[],"routersInfo":{"configMap":{}},"isPremiumDomain":true,"disableSiteAssetsCache":false,"migratingToOoiWidgetIds":"","siteRevisionConfig":{"siteRevision":"4","branchId":"f5360da9-0e07-46c9-b373-b74d528c6677"},"registryLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15166.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15166.0"}],"isInSeo":true,"language":"en","originalLanguage":"en","appDefinitionIdToSiteRevision":{"333b456e-dd48-4d6b-b32b-9fd48d74e163":"1118","14271d6f-ba62-d045-549b-ab972ae1f70e":"25"},"isClientSdkOnSite":false,"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":"0a15058b.bundle.min","builder-component-css":"4fbc93cb.bundle.min","builder-component-platform":"a6a42822.bundle.min","component-manifest-css":"e9118ded.bundle.min","thunderbolt-css-mappers":"ba435c11.bundle.min","thunderbolt-services-configs":"41ffb47d.bundle.min","thunderbolt-features":"90d22a9e.bundle.min","thunderbolt-platform":"34b2428e.bundle.min","thunderbolt-css":"2c88f59b.bundle.min","thunderbolt-site-map":"0aaeead2.bundle.min","thunderbolt-mobile-app-builder":"351057a9.bundle.min"}},"web":{"modulesToHashes":{"thunderbolt-features":"a38956f7.bundle.min","thunderbolt-platform":"da32045c.bundle.min","thunderbolt-css":"fe1c89ff.bundle.min","thunderbolt-site-map":"9c93ae66.bundle.min","thunderbolt-mobile-app-builder":"1047f793.bundle.min","builder-component-features":"f0554a09.bundle.min","builder-component-css":"d1ee84fa.bundle.min","builder-component-platform":"c1b34e7d.bundle.min","component-manifest-css":"098bc0c5.bundle.min","thunderbolt-css-mappers":"b5e227f6.bundle.min","thunderbolt-services-configs":"6d45df40.bundle.min","webpack-runtime":"e9817151.bundle.min"},"webpackRuntimeBundle":"e9817151.bundle.min"},"webWorker":{"modulesToHashes":{"thunderbolt-features":"1843f561.bundle.min","thunderbolt-platform":"63c436b3.bundle.min","thunderbolt-css":"556138b5.bundle.min","thunderbolt-site-map":"b0674d6a.bundle.min","thunderbolt-mobile-app-builder":"4a14d785.bundle.min","builder-component-features":"1974e29a.bundle.min","builder-component-css":"0f939ff1.bundle.min","builder-component-platform":"7be3640f.bundle.min","component-manifest-css":"9e87ccc3.bundle.min","thunderbolt-css-mappers":"60d80fa3.bundle.min","thunderbolt-services-configs":"43ddf2db.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.3325.0","piler-siteassets":"1.924.0","stylable-santa-flatten":"2.0.222","@wix\/piler-siteassets":"1.924.0"},"staticHTMLComponentUrl":"https:\/\/www-hopecardiff-org.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.shouldUseResponsiveImages":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,"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-renderer-user-code","type":"GA","code":0},"accessTokensUrl":"https:\/\/www.hopecardiff.org\/_api\/v1\/access-tokens","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"4","branchId":"f5360da9-0e07-46c9-b373-b74d528c6677","renderingFlow":"NONE","language":"en","locale":"en-gb"},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15166.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15166.0"}],"anywhereConfig":{},"interactionSampleRatio":0.01,"rendererType":null,"isPartialRouteMatching":true,"useLocalPiler":false,"pilerExperiments":{"specs.piler.useEditorReactComponents":true},"ercVersion":"1.2065.0","escVersion":"1.956.0","react18Compatible":true,"react18HydrationBlackListWidgets":[],"mpaBlacklistWidgets":[],"excludeCompsForSSRList":[""],"mpaNavigationCompatible":true,"mpaIncompatibleWidgetsList":[],"mpaExclusionReasons":[],"siteCacheable":true,"isolatedRenderer":false,"siteOwnerId":"7bbb0a34-a63d-4997-a794-06c4bf4f537e","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.b3120f0e.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.352679cb.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 = 'qgljs'

    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":[],"ssrStyleUpdates":[],"ssrStructureUpdates":[]},"pages":{"compIdToTypeMap":{"comp-m21m25d5":"StylableButton","comp-m21mbr6b":"DropDownMenu","comp-m8zs74is":"WRichText","comp-ly32s2qp":"WPhoto","comp-ly2z6n3c1":"WRichText","comp-m285dyc3":"WRichText","comp-m1kp0m7t":"StylableButton","comp-m1kp0m82":"StylableButton","comp-m0gxbsig":"StylableButton","comp-m3w0beio":"StylableButton","comp-m3w0a535":"StylableButton","comp-m8zsibu5":"WRichText","comp-ly2z6n3b1":"WRichText","comp-ly2z6n393":"WRichText","comp-m8zsitzh":"WRichText","masterPage":"MasterPage","PAGES_CONTAINER":"PagesContainer","SITE_HEADER":"HeaderContainer","SITE_FOOTER":"FooterContainer","SITE_PAGES":"PageGroup","comp-m1kmhc9o":"StripColumnsContainer","comp-m1kmhcbx":"Column","comp-m1kmhxv9":"Column","comp-m1kltt90":"tpaWidgetNative","comp-m1kl90oq":"Container","comp-m1koab2d":"tpaWidgetNative","BACKGROUND_GROUP":"BackgroundGroup","SCROLL_TO_TOP":"Anchor","SCROLL_TO_BOTTOM":"Anchor","SKIP_TO_CONTENT_BTN":"SkipToContentButton","comp-m1v7jvub3":"WPhoto","comp-m1v7mja8":"WRichText","comp-m20mmbb3":"TextMask","comp-m20lpf27":"TextMask","comp-m20lw0yi6":"TextMask","comp-mdihyvj1":"WPhoto","comp-mdii59x4":"WRichText","comp-m20lujyx":"WRichText","comp-m20ll1zh7":"WRichText","comp-m20o4pof":"StylableButton","comp-m20lw0yk5":"WRichText","comp-m20lw0yi":"WRichText","comp-m20oe07x":"StylableButton","comp-mdihzi63":"WRichText","pageBackground_qgljs":"PageBackground","qgljs":"Page","comp-m1v7jvtk":"ClassicSection","comp-m1v7mj8z":"ClassicSection","comp-m20ll1yu":"ClassicSection","comp-m1v7jvu5":"Container","comp-m1v7mja6":"StripColumnsContainer","comp-m1v7mja95":"StripColumnsContainer","comp-m20ll1zf8":"StripColumnsContainer","comp-m20oisae":"StripColumnsContainer","comp-mdihx6t0":"StripColumnsContainer","comp-m1v7mja71":"Column","comp-m1v7mjaa9":"Column","comp-m20ll1zg5":"Column","comp-m20oisau":"Column","comp-mdihx6u81":"Column","comp-m20nvylo":"Container","comp-m20nxt4x":"Container","comp-mdii23cs":"Container","comp-mdihx6u96":"tpaWidgetNative","Containerqgljs":"Group","DYNAMIC_STRUCTURE_CONTAINER":"DynamicStructureContainer","site-root":"DivWithChildren","main_MF":"DivWithChildren","qgljs_wrapper":"PageMountUnmount","qgljs_wrapper_background":"PageMountUnmount"}},"appsWarmupData":{"225dd912-7dea-4738-8688-4b8c6955ffc2":{"form-viewer-comp-m1kltt90":{"formsById":{"8a4176a7-8163-4fb6-bc1b-2ac56eafec0a":{"id":"8a4176a7-8163-4fb6-bc1b-2ac56eafec0a","fields":[{"id":"b667b586-cf22-4747-2da1-dc52a7746dc4","pii":false,"hidden":false,"view":{"content":{"nodes":[{"id":"ece8r36","type":"HEADING","nodes":[{"id":"","type":"TEXT","nodes":[],"textData":{"text":"Get in touch","decorations":[{"type":"BOLD","fontWeightValue":700}]}}],"headingData":{"level":1,"textStyle":{"textAlignment":"AUTO"}}}],"metadata":{"id":"8536766a-6135-4cf2-8e5b-51fc408b1aaa","version":1,"createdTimestamp":"2024-02-29T08:00:48.402Z","updatedTimestamp":"2024-02-29T08:00:48.402Z"},"documentStyle":{}},"fieldType":"HEADER"},"readOnly":false},{"id":"529a65c4-04c0-4fa0-88a3-accef697032a","target":"first_name","validation":{"string":{"format":"UNDEFINED","enum":[]},"required":true},"pii":true,"hidden":false,"view":{"label":"First name","fieldType":"CONTACTS_FIRST_NAME","hideLabel":false},"readOnly":false},{"id":"688d9fdf-c1dd-4268-1bc9-d235ccd665fd","target":"last_name","validation":{"string":{"format":"UNDEFINED","enum":[]},"required":true},"pii":true,"hidden":false,"view":{"label":"Last name","fieldType":"CONTACTS_LAST_NAME","hideLabel":false},"readOnly":false},{"id":"105ac48d-8faa-434a-b31d-9f67110d6b06","target":"email","validation":{"string":{"format":"EMAIL","enum":[]},"required":true},"pii":true,"hidden":false,"view":{"label":"Email","fieldType":"CONTACTS_EMAIL","hideLabel":false},"readOnly":false},{"id":"d9ea4943-4da8-47bf-45b9-3bd5b0c3a089","target":"message","validation":{"string":{"format":"UNDEFINED","enum":[]},"required":true},"pii":false,"hidden":false,"view":{"label":"Write a message","fieldType":"TEXT_AREA","hideLabel":false},"readOnly":false},{"id":"9638146a-a78b-4e3d-db33-5c983634dd7f","pii":false,"hidden":false,"view":{"submitText":"Submit","thankYouMessageDuration":8,"thankYouMessageText":{"nodes":[{"id":"gb7c331","type":"PARAGRAPH","nodes":[{"id":"","type":"TEXT","nodes":[],"textData":{"text":"Thanks for submitting!","decorations":[{"type":"ITALIC","italicData":true}]}}],"paragraphData":{"textStyle":{"textAlignment":"CENTER"}}},{"id":"ujelj560","type":"PARAGRAPH","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"CENTER"}}}],"metadata":{"id":"6b16e69e-3b81-4484-825c-148ed841a16e","version":1,"createdTimestamp":"2024-02-29T08:00:48.393Z","updatedTimestamp":"2024-02-29T08:00:48.393Z"},"documentStyle":{}},"nextText":"Next","submitAction":"THANK_YOU_MESSAGE","fieldType":"SUBMIT_BUTTON","previousText":"Back"},"readOnly":false},{"id":"af6e5112-ae06-40d8-d769-c181966477cd","target":"subject_1","validation":{"string":{"format":"UNDEFINED","enum":["Counselling","Donation","Going Public","The Junction","Tavs","Other"]},"required":true},"pii":false,"hidden":false,"view":{"label":"Subject","options":[{"id":"2148fe85-1894-4828-a07e-8ebf39b48f8e","label":"Counselling","value":"Counselling"},{"id":"55985683-43e6-4afb-ff7e-36823c78114c","label":"Donation","value":"Donation"},{"id":"dde564a0-fabe-4b2d-e0a2-eb3323b69d95","label":"Going Public","value":"Going Public"},{"id":"0f1e4c9b-0b5b-40f1-7301-ed354dbffd28","label":"The Junction","value":"The Junction"},{"id":"1be6f1a3-ace1-47a6-d353-f40b259fed3b","label":"Tavs","value":"Tavs"},{"id":"6450df42-4800-4127-2106-c5911992c3f0","label":"Other","value":"Other"}],"addOther":false,"hideLabel":false,"fieldType":"DROPDOWN"},"readOnly":false}],"formFields":[{"id":"b667b586-cf22-4747-2da1-dc52a7746dc4","hidden":false,"identifier":"HEADER","fieldType":"DISPLAY","displayOptions":{"displayFieldType":"RICH_CONTENT","richContentOptions":{"richContent":{"nodes":[{"type":"HEADING","id":"ece8r36","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Get in touch","decorations":[{"type":"BOLD","fontWeightValue":700}]}}],"headingData":{"level":1,"textStyle":{"textAlignment":"AUTO"}}}],"metadata":{"version":1,"createdTimestamp":"2024-02-29T08:00:48.402Z","updatedTimestamp":"2024-02-29T08:00:48.402Z","id":"8536766a-6135-4cf2-8e5b-51fc408b1aaa"},"documentStyle":{}}}}},{"id":"529a65c4-04c0-4fa0-88a3-accef697032a","hidden":false,"identifier":"CONTACTS_FIRST_NAME","fieldType":"INPUT","inputOptions":{"target":"first_name","pii":true,"required":true,"inputType":"STRING","contactMapping":{"contactField":"FIRST_NAME"},"readOnly":false,"stringOptions":{"validation":{"format":"UNKNOWN_FORMAT","enum":[]},"componentType":"TEXT_INPUT","textInputOptions":{"label":"First name","showLabel":true,"mediaSettings":{"imagePosition":"ABOVE","imageAlignment":"CENTER","imageFit":"COVER"}}}}},{"id":"688d9fdf-c1dd-4268-1bc9-d235ccd665fd","hidden":false,"identifier":"CONTACTS_LAST_NAME","fieldType":"INPUT","inputOptions":{"target":"last_name","pii":true,"required":true,"inputType":"STRING","contactMapping":{"contactField":"LAST_NAME"},"readOnly":false,"stringOptions":{"validation":{"format":"UNKNOWN_FORMAT","enum":[]},"componentType":"TEXT_INPUT","textInputOptions":{"label":"Last name","showLabel":true,"mediaSettings":{"imagePosition":"ABOVE","imageAlignment":"CENTER","imageFit":"COVER"}}}}},{"id":"105ac48d-8faa-434a-b31d-9f67110d6b06","hidden":false,"identifier":"CONTACTS_EMAIL","fieldType":"INPUT","inputOptions":{"target":"email","pii":true,"required":true,"inputType":"STRING","contactMapping":{"contactField":"EMAIL","emailInfo":{"tag":"UNTAGGED"}},"readOnly":false,"stringOptions":{"validation":{"format":"EMAIL","enum":[]},"componentType":"TEXT_INPUT","textInputOptions":{"label":"Email","showLabel":true,"mediaSettings":{"imagePosition":"ABOVE","imageAlignment":"CENTER","imageFit":"COVER"}}}}},{"id":"d9ea4943-4da8-47bf-45b9-3bd5b0c3a089","hidden":false,"identifier":"TEXT_AREA","fieldType":"INPUT","inputOptions":{"target":"message","pii":false,"required":true,"inputType":"STRING","readOnly":false,"stringOptions":{"validation":{"format":"UNKNOWN_FORMAT","enum":[]},"componentType":"TEXT_INPUT","textInputOptions":{"label":"Write a message","showLabel":true,"mediaSettings":{"imagePosition":"ABOVE","imageAlignment":"CENTER","imageFit":"COVER"}}}}},{"id":"9638146a-a78b-4e3d-db33-5c983634dd7f","hidden":false,"identifier":"SUBMIT_BUTTON","fieldType":"DISPLAY","displayOptions":{"displayFieldType":"PAGE_NAVIGATION","pageNavigationOptions":{"nextPageText":"Next","previousPageText":"Back","submitText":"Submit"}}},{"id":"af6e5112-ae06-40d8-d769-c181966477cd","hidden":false,"identifier":"DROPDOWN","fieldType":"INPUT","inputOptions":{"target":"subject_1","pii":false,"required":true,"inputType":"STRING","readOnly":false,"stringOptions":{"validation":{"format":"UNKNOWN_FORMAT","enum":["Counselling","Donation","Going Public","The Junction","Tavs","Other"]},"componentType":"DROPDOWN","dropdownOptions":{"label":"Subject","options":[{"label":"Counselling","value":"Counselling","default":false,"id":"2148fe85-1894-4828-a07e-8ebf39b48f8e"},{"label":"Donation","value":"Donation","default":false,"id":"55985683-43e6-4afb-ff7e-36823c78114c"},{"label":"Going Public","value":"Going Public","default":false,"id":"dde564a0-fabe-4b2d-e0a2-eb3323b69d95"},{"label":"The Junction","value":"The Junction","default":false,"id":"0f1e4c9b-0b5b-40f1-7301-ed354dbffd28"},{"label":"Tavs","value":"Tavs","default":false,"id":"1be6f1a3-ace1-47a6-d353-f40b259fed3b"},{"label":"Other","value":"Other","default":false,"id":"6450df42-4800-4127-2106-c5911992c3f0"}],"showLabel":true}}}}],"steps":[{"id":"c3c726c7-76b9-4cfb-5845-64e9971a6a76","name":"Page 1","hidden":false,"layout":{"large":{"items":[{"fieldId":"b667b586-cf22-4747-2da1-dc52a7746dc4","row":0,"column":0,"width":12,"height":1},{"fieldId":"529a65c4-04c0-4fa0-88a3-accef697032a","row":1,"column":0,"width":6,"height":1},{"fieldId":"688d9fdf-c1dd-4268-1bc9-d235ccd665fd","row":1,"column":6,"width":6,"height":1},{"fieldId":"105ac48d-8faa-434a-b31d-9f67110d6b06","row":2,"column":0,"width":6,"height":1},{"fieldId":"d9ea4943-4da8-47bf-45b9-3bd5b0c3a089","row":3,"column":0,"width":12,"height":1},{"fieldId":"9638146a-a78b-4e3d-db33-5c983634dd7f","row":4,"column":0,"width":12,"height":1},{"fieldId":"af6e5112-ae06-40d8-d769-c181966477cd","row":2,"column":6,"width":6,"height":1}],"sections":[]}}}],"rules":[],"revision":"21","createdDate":"2024-07-01T09:37:54.401Z","updatedDate":"2025-04-03T20:48:20.787Z","properties":{"name":"Hope Contact","disabled":false},"deletedFields":[],"deletedFormFields":[],"kind":"REGULAR","postSubmissionTriggers":{"upsertContact":{"fieldsMapping":{"email":{"contactField":"EMAIL","emailInfo":{"tag":"UNTAGGED"}},"last_name":{"contactField":"LAST_NAME"},"first_name":{"contactField":"FIRST_NAME"}},"labels":[]}},"extendedFields":{"namespaces":{"@forms\/form-app":{"automationId":"29c7353c-b118-41f3-b281-48e1b400f689"}}},"namespace":"wix.form_app.form","nestedForms":[],"spamFilterProtectionLevel":"ADVANCED","submitSettings":{"submitSuccessAction":"THANK_YOU_MESSAGE","thankYouMessageOptions":{"durationInSeconds":8,"richContent":{"nodes":[{"type":"PARAGRAPH","id":"gb7c331","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Thanks for getting in touch! ","decorations":[{"type":"ITALIC","italicData":true}]}}],"paragraphData":{"textStyle":{"textAlignment":"CENTER"}}},{"type":"PARAGRAPH","id":"ujelj560","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"CENTER"}}}],"metadata":{"version":1,"createdTimestamp":"2024-02-29T08:00:48.393Z","updatedTimestamp":"2024-02-29T08:00:48.393Z","id":"6b16e69e-3b81-4484-825c-148ed841a16e"},"documentStyle":{}}}},"fieldGroups":[],"enabled":true,"name":"Hope Contact","formRules":[],"autoFillContact":"FORM_INPUT","submissionAccess":"OWNER_AND_COLLABORATORS"}},"translations":{"field-description.a11y.aria-label":"{linkText} description link","form.submit-button.next-step":"Next","multiline-address.a11y.group-name":"Address field","error.could-not-load-form.button.label":"Refresh","submit.failed.message.SUBMISSION_LIMIT_PER_USER_EXCEEDED":"You've reached the submission limit for this form.","form.a11y.step.index.title":"Step {index} out of {total}","form.disabled.fallback-message":"Sorry, but the form is closed.","submit.failed.message.DISABLED_FORM_ERROR":"This form has expired and isn’t accepting submissions.","bookings-address.a11y.group-name":"Address field","error.could-not-load-form.title":"We couldn’t load this form","form.submit-button.state.in-progress":"Submitting form...","checkbox.input.error.message.required":"Check the box to continue.","submit.failed.message.SITE_MUST_ACCEPT_PAYMENTS_TO_CREATE_CHECKOUT":"We can’t accept online payments right now. Contact us to complete your transaction.","error.could-not-load-form.description":"It looks like there’s a temporary problem on our end. Wait a few minutes, refresh the screen and try again.","form.submit-button.previous-step":"Back","contacts-url-input.input.error.message.format-error":"Enter a web URL like https:\/\/www.example.com.","field-context-menu.cut":"Cut","input.error.message.incomplete-date-error.day-time":"Enter a day and time.","field.signature.a11y.action-description.type":"Use the keyboard to type.","input.error.message.invalid-default-value-error":"Enter a valid default value","input.error.message.required-error-forced":"This field is required.","field-context-menu.show-field":"Show field","date-picker.input.error.message.format-error":"Choose a date.","form.login-bar.actions.login":"Log in","date-picker.a11y.clear-button":"Clear","form.file-upload.uploading":"Uploading {count, plural, =0 {...} other {#%...}}","rating-input.a11y.reaction-label":"{count} {count, plural, =1 {star} other {stars}}","contacts-company.input.error.message.required-error":"Enter a company name.","dext-phone.input.error.message.required-error":"Enter a phone number.","field.signature.clear-button.label":"Clear","input.error.message.type-error":"Choose a {type}.","payment-input.input.error.message.required-error":"Enter a payment amount.","form.login-bar.action.logout":"Log out","date-picker.a11y.arrow-left":"Go to previous month","mla-subdivision.input.error.message.required-error.tr":"Choose a city.","settings.scheduling.sync-external-calendars.modal.tooltip.kb-link":"https:\/\/support.wix.com\/en\/article\/wix-meetings-syncing-personal-calendars-with-wix-meetings","input.error.message.value-range-error":"Enter a number from {minLimit} to {maxLimit}.","input.error.message.incomplete-date-error.year-month":"Enter a month and year.","mla-address-line.input.error.message.required-error":"Enter an address.","contacts-position.input.error.message.required-error":"Enter a position or job title.","bookings-phone.input.error.message.format-error":"Enter a valid phone number.","input.error.message.incomplete-date-error.year-month-time":"Enter a month, time and year.","field.number.aria-role-description":"Number","signature.input.error.message.required-error":"Sign in the box above.","field.date.label.month":"Month","field.rich-text.read-more-button.label":"Read more","field.time.label.period":"AM\/PM setting","submit.failed.message":"We could not submit your form. Try again later.","image-choice.input.error.message.required-error":"Choose an option.","dext-email.input.error.message.required-error":"Enter an email address like example@mysite.com.","mla-city.input.error.message.required-error.tr":"Enter a district.","date-picker.a11y.calendar-button.role-description":"Calendar dialog pop up collapsed","field.signature.a11y.action-description.draw-or-type":"Sign in the box or use the keyboard to type.","settings.scheduling.meeting-type.round-robin":"Round Robin","field.time.perdiod.AM":"AM","form.login-bar.title.logged-out-state":"Have an account? ","form.appointment.slots-not-found.text":"There’s no availability for this date. Try selecting another date.","input.error.message.format-error":"Use the format \"{format}.\"","contacts-address.input.error.message.required-error":"Enter an address.","field-context-menu.copy":"Copy to clipboard","field.signature.a11y.state.empty":"Signature field is empty.","dext-date-picker.input.error.message.min-value-error":"Enter a valid date after today’s date.","payment-input.input.error.message.min-value-error":"Enter a payment amount greater than {currency}{limit}.","input.error.message.incomplete-date-error.year-time":"Enter a 4 digit year and time.","field.signature.a11y.state.signed":"Signed.","field.quiz-answer-feedback.wrong":"Incorrect","mla-city.input.error.message.required-error":"Enter a city.","full-name.input.error.message.required-error":"Enter a first and last name.","field.rich-text.read-less-button.label":"Read less","form.appointment.accessibility.calendar.previous-week.aria-label":"Show previous week","field.signature.mode.upload.description":"Upload mode selected. Upload an image of your signature.","field.quiz-file-upload.skipped":"This question was skipped. ","ecom.email.label":"Email","input.error.message.incomplete-date-error.year-month-day":"Enter a month, day and year.","field-context-menu.make-optional":"Make optional","settings.scheduling.meeting-type.info-icon.round-robin.description":" - Meetings rotate between hosts.","contacts-subscribe.input.error.message.not-allowed-value":"Check the box to continue.","field.signature.mode.draw.description":"Drawing mode selected. Drawing requires a mouse or touchpad. For keyboard accessibility, select Type or Upload.","checkbox.input.error.message.required-error":"Check the box to continue.","date-picker.input.error.message.required-error":"Choose a date.","dext-tags.input.error.message.required-error":"Choose an option.","field-context-menu.delete":"Delete","field.date.label.year":"Year","mla-address-line-2.input.error.message.required-error":"Enter a second address line (e.g., apartment, suite, floor).","form.login-bar.title.logged-in-state":"Logged in as {user}","payment-input.input.error.message.max-value-error":"Enter a payment amount less than {currency}{limit}.","ecom-phone.input.error.message.required-error":"Enter a phone number.","payment-input.input.error.message.value-range-error":"Enter a payment amount between {currency}{minLimit} and {currency}{maxLimit}.","settings.appointment.sync-external-calendars.hosts-title":"Sync calendar for hosts","input.error.message.incomplete-date-error.year-day":"Enter a day and year.","submission-table.signature.not-signed":"Not signed","dext-url-input.input.error.message.format-error":"Enter a web URL like https:\/\/www.example.com.","ecom-phone.input.error.message.pattern-error":"Enter a valid phone number.","contacts-phone.input.error.message.not-allowed-value":"Phone numbers with this country code aren’t accepted.","vat-id.input.error.message.required-error.il":"Enter a valid 9 digit ID (“teudat zehut”) or Company number (“het pey”).","input.error.message.incomplete-date-error.day":"Enter a day.","date-input.input.error.message.min-value-error":"Enter a valid date after today’s date.","input.error.message.invalid-location-id-error":"Location is invalid","input.error.message.max-length-error":"Enter less than {limit, plural, one {# character} other {# characters}}.","field.date.placeholder.day":"Day","services-dropdown.input.error.message.required-error":"Select a Service","ecom-email.input.error.message.required-error":"Enter an email address like example@mysite.com.","dext-phone.input.error.message.not-allowed-value":"Phone numbers with this country code aren’t accepted.","dext-url-input.input.error.message.required-error":"Enter a web URL like https:\/\/www.example.com.","contacts-date-input.input.error.message.format-error":"Enter a month, day and year.","signature.input.error.message.required-error.with-upload":"Sign in the box above or upload your signature.","forms.widget.modals.show-password-tooltip":"Show password","contacts-phone.input.error.message.required-error":"Enter a phone number.","field.phone.country-selector-button.aria-label":"Select a country code","field-context-menu.move-up":"Move up","dext-text-input.input.error.message.required-error":"Enter an answer.","settings.required-indicator-text":"(Required)","file-upload.dropzone.overlay.button":" Drop your files here","platform-quiz-radio-group.input.error.message.required-error":"Choose an option.","field.time.perdiod.PM":"PM","contacts-birthdate.input.error.message.format-error":"Enter a month, day and year.","field.quiz-answer-feedback.correct":"Correct","settings.appointment.duration.custom":"Custom","vat-id.input.error.message.required-error":"Enter a CPF\/CNPJ number.","bookings-email.input.error.message.format-error":"Enter an email address like example@mysite.com.","input.error.message.character-length-range-error":"Enter between {minLimit} and {maxLimit} characters.","bookings-phone.input.error.message.not-allowed-value":"Phone numbers with this country code aren’t accepted.","contacts-email.input.error.message.format-error":"Enter an email address like example@mysite.com.","dropdown.input.error.message.required-error":"Choose an option.","dext-text-area.input.error.message.required-error":"Enter an answer.","field.signature.settings.upload-button.label":"Upload Image","field.date.placeholder.month":"Month","form.error.prefix.a11y":"Error:","contacts-tax-id.input.error.message.required-error":"Enter a VAT ID number.","contacts-number-input.input.error.message.required-error":"Enter a number.","date-picker.a11y.aria-label":"Show date picker","field.phone.country-search-input.aria-label":"Search","field.signature.a11y.state.drawing":"Writing signature...","input.error.message.unknown-value-error":"Must have additional properties.","phone.input.error.message.pattern-error":"Enter a valid phone number.","dext-date-picker.input.error.message.max-value-error":"Enter a valid date from January 1, 1000 to today.","form.appointment.empty-state.notification.text":"Currently, there’s no available time slots to schedule. Contact us to complete your request.","mla-country.input.error.message.required-error":"Choose a country\/region.","field.time.label.hours":"Hours","file-upload.delete-file.aria-label":"Delete file","field.vat-id.label-br":"CPF\/CNPJ","ecom-header.contact-details":"Customer details","input.error.message.invalid-staff-id-error":"This field is invalid.","date-input.input.error.message.format-error":"Enter a month, day and year.","contacts-first-name.input.error.message.required-error":"Enter a first name.","file-upload.dropzone.title":"Upload your file","field-context-menu.move-down":"Move down","contacts-url-input.input.error.message.required-error":"Enter a web URL like https:\/\/www.example.com.","field.time.label.minutes":"Minutes","dext-phone.input.error.message.format-error":"Enter a valid phone number.","bookings-phone.input.error.message.required-error":"Enter a phone number.","form.file-upload.explanation-text":"{count, plural, =1 {# file} other {# files}} uploaded","settings.scheduling.meeting-type.info-icon.intro":"How hosts are assigned:","pikachu.input.error.message.required-error":"Choose an option.","contacts-last-name.input.error.message.required-error":"Enter a last name.","forms.widget.modals.hide-password-tooltip":"Hide password","field.signature.mode.selector.aria-label":"Signature input mode","phone.input.error.message.not-allowed-value":"Phone numbers with this country code aren't accepted.","field.signature.mode.draw.label":"Draw","mla-postal-code.input.error.message.pattern-error":"Enter a valid zip\/postal code.","date-picker.a11y.dropdown-year":"Select year","time-input.input.error.message.format-error":"Enter hours and minutes.","field-context-menu.hide-field":"Hide field","input.error.message.not-allowed-value":"The chosen value is not allowed.","input.error.message.min-value-error":"Enter a number that is {limit} or more.","input.error.message.incomplete-date-error.month-day":"Enter a month and day.","field.date.placeholder.time":"HH:MM","submit.checkout.message":"Redirecting to checkout...","form.file-upload.error.unsupported-file-format":"This file type is unsupported.","settings.scheduling.meeting-type.info-icon.single-host.description":" - One host runs every meeting.","input.error.message.invalid-phone-country-code-error":"Enter a valid country code.","mla-street-name.input.error.message.required-error":"Enter a street name.","settings.scheduling.sync-external-calendars.not-current-user.kb-link":"https:\/\/support.wix.com\/en\/article\/wix-meetings-syncing-personal-calendars-with-wix-meetings","bookings-first-name.input.error.message.required-error":"Enter a first name.","vat-id.input.error.message.format-error":"Enter a valid CPF\/CNPJ number.","form.appointment.accessibility.calendar.next-week.aria-label":"Show next week","donation.input.error.message.required-error":"Choose a donation amount.","settings.appointment.duration.hours-error":"Hours must be between 0 and 99.","input.error.message.incomplete-date-error.month":"Enter a month.","input.error.message.incomplete-date-error.year":"Enter a 4 digit year.","vat-id.input.error.message.format-error.il":"Enter a valid 9 digit ID (“teudat zehut”) or Company number (“het pey”).","settings.appointment.duration.hours-label":"Hours","field.phone.aria-label":"Phone","field.signature.canvas.aria-label.empty":"Signature drawing area (empty)","file-upload.dropzone.limit-reached.title":"You’ve reached the file upload limit.","form.appointment.accessibility.calendar.has-availability.aria-label":"This day has available time slots.","bookings-phone.input.error.message.pattern-error":"Enter a valid phone number.","input.error.message.incomplete-date-error.month-time":"Enter a month and time.","product-list.input.error.message.required-error":"Choose an option.","field-context-menu.move-to-next-page":"Move to next page","mla-postal-code.input.error.message.required-error":"Enter a zip\/postal code.","file-upload.input.error.message.required-error":"Upload a file.","vat-id.input.error.message.format-error.br":"Enter a valid CPF\/CNPJ number.","input.error.message.exact-character-length-error":"Enter exactly {limit, plural, one {# character} other {# characters}}.","submission-table.signature.signed":"Signed","input.error.message.incomplete-date-error":"Enter a month, day and year.","ecom-email.input.error.message.format-error":"Enter an email address like example@mysite.com.","field.vat-id.label-il":"ID\/Company number","text-input.input.error.message.required-error":"Enter an answer.","url-input.input.error.message.required-error":"Enter a web URL like https:\/\/www.example.com.","ecom-header.shipping-details":"Delivery details","service-dropdown.input.error.message.required-error":"Select a Service","field.signature.mode.type.description":"Type mode selected. Type your signature using the keyboard.","input.error.message.incomplete-date-error.year-day-time":"Enter a day, time and year.","number-input.input.error.message.required-error":"Enter a number.","field.signature.mode.upload.label":"Upload","input.error.message.unknown-error":"Unknown error, please contact Support.","input.error.message.max-items-error":"Choose up to {limit, plural, one {# option} other {# options}}.","file-upload.popover.aria-label":"List of uploaded files","input.error.message.multiple-of-value-error":"Choose a multiple of {multipleOf}.","full-name-last-name.input.error.message.required-error":"Enter a last name.","field-context-menu.paste":"Paste","input.error.message.pattern-error":"Match the pattern \"{pattern}\".","dext-number-input.input.error.message.required-error":"Enter a number.","field-context-menu.ai-assistant":"Ask AI","field-context-menu.move-to-previous-page":"Move to previous page","dext-date-picker.input.error.message.required-error":"Choose a date.","settings.appointment.duration.minutes-error":"Minutes must be between 0 and 59.","date-input.input.error.message.max-value-error":"Enter a valid date from January 1, 1000 to today.","dext-checkbox-group.input.error.message.required-error":"Choose an option.","file-upload.dropzone.subtitle":"Choose a file or drag and drop one here.","dext-radio-group.input.error.message.required-error":"Choose an option.","checkbox.input.error.message.not-allowed-value":"Check the box to continue.","contacts-birthdate.input.error.message.max-value-error":"Enter a date from January 1, 1900 to today.","input.error.message.incomplete-date-error.month-day-time":"Enter a month, day and time.","file-upload.aria-roledescription":"File upload","settings.appointment.duration.minutes-label":"Minutes","contacts-phone.input.error.message.pattern-error":"Enter a valid phone number.","mla-street-number.input.error.message.required-error":"Enter a house number.","date-picker.a11y.dropdown-month":"Select month","field.signature.mode.type.label":"Type","settings.default-value-conflict.min-value-error":"Min characters must be at least the default text length. Update the character limit or shorten the text.","date-picker.input.error.message.min-value-error":"Enter a valid date after today’s date.","settings.scheduling.meeting-type.personal":"Single Host","date-time-input.input.error.message.min-value-error":"Enter a valid date after today’s date.","dext-checkbox.input.error.message.required-error":"Check the box to continue.","url-input.input.error.message.format-error":"Enter a web URL like https:\/\/www.example.com.","file-upload.file.uploading-spinner.aria-label":"Loading file","field.phone.country-code.aria-label":"Country code","add-other.default-other-option-label":"Other","dext-checkbox.input.error.message.not-allowed-value":"Check the box to continue.","field.date.placeholder.year":"Year","date-picker.input.error.message.max-value-error":"Enter a valid date from January 1, 1000 to today.","field.signature.text.placeholder":"Type your signature","dext-date-picker.input.error.message.format-error":"Choose a date.","form.file-upload.error.upload-limit":"There is an upload limit of {limit, plural, one {# file} other {# files}}.","checkbox-group.input.error.message.required-error":"Choose an option.","rating-input.input.error.message.required-error":"Choose a star rating.","field.mla-apartment.label":"Apartment","text-area.input.error.message.required-error":"Enter an answer.","field.phone.country-search-input.placeholder":"Search","submission-table.appointment.meeting-tool-tip":"Go to Scheduled Meetings","donation.other-option.placeholder":"Enter an amount","dext-rating-input.input.error.message.required-error":"Choose a star rating.","field.signature.a11y.action-description.draw":"Sign in the box.","contacts-birthdate.input.error.message.min-value-error":"Enter a date from January 1, 1900 to today.","mla-subdivision.input.error.message.required-error":"Choose an option.","dext-dropdown.input.error.message.required-error":"Choose an option.","contacts-text-input.input.error.message.required-error":"Enter an answer.","field.date.label.day":"Day","vat-id.input.error.message.required-error.br":"Enter a CPF\/CNPJ number.","date-picker.calendar.close-button":"Close","settings.appointment.duration.zero-error":"Duration must be at least 1 minute.","phone.input.error.message.required-error":"Enter a phone number.","phone.input.error.message.format-error":"Enter a valid phone number.","input.error.message.invalid-value-for-pattern":"Enter a valid answer.","radio-group.input.error.message.required-error":"Choose an option.","input.error.message.min-items-error":"Choose at least {limit, plural, one {# option} other {# options}}.","ecom.form.field-type.ecom-subscriptions.label":"I agree to receive news to the email address and\/or phone numbers added","input.error.message.decimal_point_error":"Add {number} number(s) after the decimal point.","bookings-email.input.error.message.required-error":"Enter an email address like example@mysite.com.","contacts-subscribe.input.error.message.required-error":"Check the box to continue.","form.appointment.show-more-slots.text":"Show more slots","form.file-upload.error.upload-failed":"File upload failed.","dext-email.input.error.message.format-error":"Enter an email address like example@mysite.com.","full-name-first-name.input.error.message.required-error":"Enter a first name.","field-context-menu.settings":"Settings","settings.default-value-conflict.max-value-error":"Max characters must be at least the default text length. Update the character limit or shorten the text.","bookings-last-name.input.error.message.required-error":"Enter a last name.","appointment.input.error.message.required-error":"This field is required.","field-context-menu.make-required":"Make required","date-time-input.input.error.message.format-error":"Enter a month, day and year.","field.date.label.time":"Time","input.error.message.required-error":"This field is required.","field.phone.country-selector-dropdown.no-result":"No results found...","input.error.message.exact-items-number-error":"Choose {limit, plural, one {# option} other {# options}}.","form.appointment.timezone.label":"Time zone","dext-date-time-input.input.error.message.required-error":"Enter a month, day and year.","date-time-input.input.error.message.max-value-error":"Enter a valid date from January 1, 1000 to today.","date-picker.a11y.arrow-right":"Go to next month","input.error.message.incomplete-date-error.time":"Enter a time.","field.signature.canvas.aria-label.signed":"Signature drawing area (signed)","settings.default-value-conflict.regex-error":"The regex must be viable for the entered default value. Update the regex or change the text.","contacts-phone.input.error.message.format-error":"Enter a valid phone number.","tags.input.error.message.required-error":"Choose an option.","file-upload.dropzone.limit-reached.subtitle":"Delete a file to add a different one.","input.error.message.max-value-error":"Enter a number that is {limit} or less.","input.error.message.min-length-error":"Enter at least {limit, plural, one {# character} other {# characters}}.","form.appointment.meeting-format.in-person-location-method-os-location":"Business location","form.file-upload.error.limit":"You've reached your upload limit of {limit, number} files.","contacts-email.input.error.message.required-error":"Enter an email address like example@mysite.com.","field-context-menu.duplicate":"Duplicate"},"localeDataset":{},"fieldInitialData":{}}},"675bbcef-18d8-41f5-800e-131ec9e08762":{"importedNamespaces":["wix-location"]},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"comp-mdihx6u96_appSettings":{"pageId":"d34uk","styleId":"style-jyem87tx","upgrades":{"fullscreen":{"date":"Tue Dec 11 2018 18:15:52 GMT+0300 (Москва, стандартное время)"}},"layoutTeaserShowed":true,"galleryId":"5cfa33b2-6d5d-4fe0-9d9e-33c0de5f297d","originGallerySettings":null},"comp-mdihx6u96_galleryData":{"items":[{"itemId":"e4262241-7949-426c-868e-33cb65693800","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427458636,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":3024,"width":4032,"focalPoint":[0.6592261904761905,0.34341931216931215],"fileName":"2025-07-1002-2.jpg","name":"7bbb0a_5b1dd09cf06b423b95940c242f5b0024~mv2.jpg"},"mediaUrl":"7bbb0a_5b1dd09cf06b423b95940c242f5b0024~mv2.jpg"},{"itemId":"e47357c1-cc47-4315-9f25-848fb3113d1d","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427453650.375,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":2000,"width":2992,"focalPoint":[0.5457887700534759,0.5395],"fileName":"SERVING 02.jpg","name":"7bbb0a_a97c36767d8349abbe300bb5ab8e809d~mv2.jpg"},"mediaUrl":"7bbb0a_a97c36767d8349abbe300bb5ab8e809d~mv2.jpg"},{"itemId":"c0029de3-66a8-4920-afae-3228c1710b0a","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427453525.7344,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1257,"width":1700,"focalPoint":[0.5102941176470588,0.22911694510739855],"fileName":"000004.JPG","name":"7bbb0a_829aabcbaeb94362979da7dd136c8867~mv2.jpg"},"mediaUrl":"7bbb0a_829aabcbaeb94362979da7dd136c8867~mv2.jpg"},{"itemId":"855b6f19-e712-4f34-a8cd-863f09fb57f2","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427453494.5742,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1350,"width":1080,"fileName":"3366387725279742636 (1).jpg","name":"7bbb0a_ce0a9d4104c0497cb5162def313a1117~mv2.jpg"},"mediaUrl":"7bbb0a_ce0a9d4104c0497cb5162def313a1117~mv2.jpg"},{"itemId":"0a35214d-1780-44b8-a2b8-9ce3d7c66b29","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427453463.414,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1110,"width":1405,"focalPoint":[0.6669039145907474,0.4355855855855856],"fileName":"000004 (1).JPG","name":"7bbb0a_ea33318415a147d09d348a15e73544a1~mv2.jpg"},"mediaUrl":"7bbb0a_ea33318415a147d09d348a15e73544a1~mv2.jpg"},{"itemId":"2e9e55cc-5064-442f-88d7-d25305039f20","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427453401.0938,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1536,"width":2048,"focalPoint":[0.462890625,0.5048828125],"fileName":"SERVING 01.jpg","name":"7bbb0a_261ec79c85b14d8e969a7ecd4fcc3da2~mv2.jpg"},"mediaUrl":"7bbb0a_261ec79c85b14d8e969a7ecd4fcc3da2~mv2.jpg"},{"itemId":"c9cb1558-937f-421b-b13f-da55c4d5efb1","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427453276.4531,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":640,"width":640,"focalPoint":[0.5,0.5],"fileName":"3306020446623284456.jpg","name":"7bbb0a_30c68b5dc13742d4ac2f48546d455f85~mv2.jpg"},"mediaUrl":"7bbb0a_30c68b5dc13742d4ac2f48546d455f85~mv2.jpg"},{"itemId":"b3046890-b30d-4542-8320-98cce5989d28","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427453151.8125,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1200,"width":1600,"focalPoint":[0.481875,0.33125],"fileName":"SERVING 04.jpg","name":"7bbb0a_6c232994cbe8417b83cf9de25563c02c~mv2.jpg"},"mediaUrl":"7bbb0a_6c232994cbe8417b83cf9de25563c02c~mv2.jpg"},{"itemId":"2b7349b5-3678-4049-8302-5d40f9eb9703","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427451874.1562,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":810,"width":1080,"focalPoint":[0.4509259259259259,0.35555555555555557],"fileName":"3046875898908833393.jpg","name":"7bbb0a_acbebcdffa004abda17a113197cafe7a~mv2.jpg"},"mediaUrl":"7bbb0a_acbebcdffa004abda17a113197cafe7a~mv2.jpg"},{"itemId":"bbaf6e50-fc5d-47f0-a8f0-1e42b48a5b0d","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427451235.3281,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":811,"width":1080,"focalPoint":[0.5236111111111111,0.5197287299630087],"fileName":"3073778977553863222.jpg","name":"7bbb0a_8d58450052534cef8ee02947c6cf3108~mv2.jpg"},"mediaUrl":"7bbb0a_8d58450052534cef8ee02947c6cf3108~mv2.jpg"},{"itemId":"7f27019d-37a8-484f-a3c7-b1f0866d7e12","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427450915.914,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1350,"width":1080,"focalPoint":[0.1726851851851852,0.2459259259259259],"fileName":"3331768751066153012.jpg","name":"7bbb0a_8fafb6443fea49dfb9b8ef67567087ff~mv2.jpg"},"mediaUrl":"7bbb0a_8fafb6443fea49dfb9b8ef67567087ff~mv2.jpg"},{"itemId":"d3c636ad-e34f-41cf-b982-1cede7c059e7","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427450836.0605,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":814,"width":1080,"focalPoint":[0.7907407407407407,0.6351351351351351],"fileName":"3395203475009890519.jpg","name":"7bbb0a_6b8819430da746c6b61ee719164ab592~mv2.jpg"},"mediaUrl":"7bbb0a_6b8819430da746c6b61ee719164ab592~mv2.jpg"},{"itemId":"bd72eb0c-c7d5-487c-be34-e23c9852e800","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427450756.207,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1859,"width":1040,"focalPoint":[0.45625,0.2802582033351264],"fileName":"SERVING 05.jpg","name":"7bbb0a_7ae486e4c6134ebebd1d2ee4fbb37821~mv2.jpg"},"mediaUrl":"7bbb0a_7ae486e4c6134ebebd1d2ee4fbb37821~mv2.jpg"},{"itemId":"af58c513-3d97-4037-9f2d-1d5ca008c45b","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427450594.9375,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1110,"width":1405,"focalPoint":[0.5,0.5],"fileName":"000002 (1).JPG","name":"7bbb0a_c109a1c859564c359136b32906fed054~mv2.jpg"},"mediaUrl":"7bbb0a_c109a1c859564c359136b32906fed054~mv2.jpg"},{"itemId":"087c3f17-ba56-495a-abef-d84ec50def44","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427450593.375,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1204,"width":1600,"focalPoint":[0.4653125,0.574750830564784],"fileName":"THREADS 00.jpg","name":"7bbb0a_6cf83cddcda045dc83913d9148852b1f~mv2.jpg"},"mediaUrl":"7bbb0a_6cf83cddcda045dc83913d9148852b1f~mv2.jpg"},{"itemId":"0d2672da-d670-4408-8d54-29b52b15d3da","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427450591.8125,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":986,"width":1080,"focalPoint":[0.5023148148148148,0.30730223123732253],"fileName":"3399099110415067047.jpg","name":"7bbb0a_f8bd31774baf429ba8e793bddcc92f40~mv2.jpg"},"mediaUrl":"7bbb0a_f8bd31774baf429ba8e793bddcc92f40~mv2.jpg"},{"itemId":"cc8b6eb0-7323-44c8-a42a-d35763dff304","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427450591.0312,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1054,"width":1080,"focalPoint":[0.38935185185185184,0.4112903225806452],"fileName":"3399095083170219843.jpg","name":"7bbb0a_a95bfb2d3d23456b896c8c68df6fa98d~mv2.jpg"},"mediaUrl":"7bbb0a_a95bfb2d3d23456b896c8c68df6fa98d~mv2.jpg"},{"itemId":"d5b7fd01-bfe0-4faf-b124-de6b68510494","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427450590.25,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1536,"width":2048,"focalPoint":[0.5,0.5],"fileName":"JOURNEY 01.jpg","name":"7bbb0a_709bf4f467764e0b827970939556cbc3~mv2.jpg"},"mediaUrl":"7bbb0a_709bf4f467764e0b827970939556cbc3~mv2.jpg"},{"itemId":"308d680d-a6b0-4183-b342-15d707084cde","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427450587.125,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":2000,"width":2992,"focalPoint":[0.5,0.5],"fileName":"JOURNEY 04.jpg","name":"7bbb0a_a74c55cf14294429a913d81a5aca6c56~mv2.jpg"},"mediaUrl":"7bbb0a_a74c55cf14294429a913d81a5aca6c56~mv2.jpg"},{"itemId":"7cd36ad2-8edf-4f3f-b7ed-e8690e8a746e","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427450585.5625,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":2000,"width":2992,"focalPoint":[0.5,0.5],"fileName":"SOUL 01.jpg","name":"7bbb0a_70f2163200ac4e5b8126b95323310c27~mv2.jpg"},"mediaUrl":"7bbb0a_70f2163200ac4e5b8126b95323310c27~mv2.jpg"},{"itemId":"b99b4c53-1046-4c83-b7da-9253d937f094","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427450585.3672,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":2000,"width":2992,"focalPoint":[0.5310828877005348,0.4475],"fileName":"JOURNEY 10.jpg","name":"7bbb0a_ed8402cfe6de4812b85180dd50314957~mv2.jpg"},"mediaUrl":"7bbb0a_ed8402cfe6de4812b85180dd50314957~mv2.jpg"},{"itemId":"f3f924a9-5586-4dd6-8d4f-176a3a4af1df","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427450585.1719,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1600,"width":1204,"focalPoint":[0.5,0.5],"fileName":"SOUL 08.jpg","name":"7bbb0a_e3e36c686b71426e81416113058fd6e1~mv2.jpg"},"mediaUrl":"7bbb0a_e3e36c686b71426e81416113058fd6e1~mv2.jpg"},{"itemId":"2f39d421-f260-4a14-b10b-cf42aeaac20c","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427450584.9766,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1010,"width":1011,"focalPoint":[0.5420375865479723,0.4485148514851485],"fileName":"2942962756890623879.jpg","name":"7bbb0a_36d6fe4a91d448d280d10b113e5064f6~mv2.jpg"},"mediaUrl":"7bbb0a_36d6fe4a91d448d280d10b113e5064f6~mv2.jpg"},{"itemId":"811a2eb9-b7d9-480b-b413-86386ea8c806","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427450584.879,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1200,"width":1600,"focalPoint":[0.5315625,0.5275],"fileName":"THREADS 09.jpg","name":"7bbb0a_64f53bf2289e4bc28797a9ee044f7bfa~mv2.jpg"},"mediaUrl":"7bbb0a_64f53bf2289e4bc28797a9ee044f7bfa~mv2.jpg"},{"itemId":"29ec8ff4-f0d3-4140-9978-3085db404568","isSecure":false,"createdDate":"2025-07-25T07:24:34.000Z","orderIndex":-1753427450584.7812,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":3824,"width":5728,"focalPoint":[0.5,0.5],"fileName":"SOUL 11.JPG","name":"7bbb0a_2f138b5653f34befaa2b9718f14ca0f9~mv2.jpg"},"mediaUrl":"7bbb0a_2f138b5653f34befaa2b9718f14ca0f9~mv2.jpg"}],"totalItemsCount":76}},"14409595-f076-4753-8303-9a86f9f71469":{"vodWidgetData-comp-m1koab2d":"{\"__CHANNEL__\":{\"channelType\":\"youtube-feed\",\"itemType\":\"list\",\"state\":null,\"metaSiteId\":\"acac910e-e10c-4e21-9447-05c3edb430ec\",\"featuredItem\":null,\"title\":\"Hope Cardiff\",\"description\":\"Through creativity, collaboration, connection and care, our charity HOPE creates listening spaces that promotes social inclusion, encourages wellbeing, and nurtures hope.\",\"dealInfo\":[],\"subscriptionOnly\":false,\"mediaType\":\"secure_video\",\"mediaExternUrl\":\"https:\/\/youtube.com\/playlist?list=PLZrjWV0bN9XyWTTAuTHGHH3O9_vc9eYnC&feature=shared\",\"externalId\":\"PLZrjWV0bN9XyWTTAuTHGHH3O9_vc9eYnC\",\"externalCreatedTs\":\"2024-06-12T10:48:05.667Z\",\"uploadsPlaylistId\":\"PLZrjWV0bN9XyWTTAuTHGHH3O9_vc9eYnC\",\"isExternalRemoved\":false,\"urlType\":\"playlist\",\"mediaFileName\":null,\"mediaStatus\":null,\"mediaInfo\":null,\"trailerInfo\":null,\"customUploadedCoverUrl\":null,\"customCoverUrl\":null,\"coverUrl\":\"https:\/\/i.ytimg.com\/vi\/SUyTgc9-TO8\/maxresdefault.jpg\",\"thumbnailUrl\":\"https:\/\/i.ytimg.com\/vi\/SUyTgc9-TO8\/maxresdefault.jpg\",\"statsInfo\":{\"categories\":[],\"tags\":[]},\"categories\":[],\"tags\":[],\"ownerId\":\"ad1cb39b-0239-43ab-8735-b0e90b7ca8d2\",\"premiumOwner\":true,\"premiumInfo\":{\"product\":\"Core\",\"itemMilliseconds\":-1,\"milliseconds\":18000000,\"bytes\":53687091200},\"onPublishedSite\":true,\"publishedTs\":1727440167,\"dateCreated\":\"2024-09-27T12:29:27.430Z\",\"createdTs\":null,\"updatedTs\":null,\"id\":\"f33575116b464c26aceb7e526b44bcd6\",\"videosCount\":6},\"__VIDEOS__\":{\"status\":200,\"paging\":{\"size\":4,\"cursor\":\"EAAaHlBUOkNBUWlFREF4TnpJd09FWkJRVGcxTWpNelJqaw\"},\"data\":[{\"coverUrl\":\"https:\/\/i.ytimg.com\/vi\/SUyTgc9-TO8\/maxresdefault.jpg\",\"width\":480,\"height\":270,\"channelId\":\"UCza49aaZr4vgBwdsrNj1SDg\",\"durationSec\":194,\"durationStr\":\"03:14\",\"externalId\":\"SUyTgc9-TO8\",\"description\":\"Project by Hope Cardiff: https:\/\/www.hopecardiff.org\\nAnimation by Isaac Camilleri: https:\/\/www.camillerifilms.com\\nWords by Harry Baker: https:\/\/www.harrybaker.co\",\"title\":\"Unashamed - Animation\",\"tags\":[],\"categories\":[],\"mediaExternUrl\":\"\/\/www.youtube.com\/embed\/SUyTgc9-TO8\",\"dealInfo\":[{\"type\":\"rent\",\"price\":0.01,\"enabled\":false,\"period\":24},{\"type\":\"sale\",\"price\":0.01,\"enabled\":false,\"period\":0}],\"videoSource\":\"youtube\",\"datePublish\":\"2024-06-12T10:50:35Z\",\"publisher\":\"Glenwood Church Cardiff\",\"id\":\"SUyTgc9-TO8\",\"customCoverUrl\":null,\"transcodingStatus\":\"READY\",\"trailerTranscodingStatus\":\"NONE\",\"createdTs\":null,\"updatedTs\":null,\"publishTs\":null,\"usedInLists\":[],\"allowDownload\":false},{\"coverUrl\":\"https:\/\/i.ytimg.com\/vi\/48SxV9iPL0Q\/maxresdefault.jpg\",\"width\":480,\"height\":270,\"channelId\":\"UCza49aaZr4vgBwdsrNj1SDg\",\"durationSec\":224,\"durationStr\":\"03:44\",\"externalId\":\"48SxV9iPL0Q\",\"description\":\"Music by Joshua James Morgan: https:\/\/www.instagram.com\/joshuajamesmorganmusic\/\\nEvent hosted by our charity Hope: www.hopecardiff.org\\nFilmed by Nathanael age 13 & Eira age 14.\",\"title\":\"Earth is the Right Place for Love - Josh Morgan\",\"tags\":[],\"categories\":[\"People & Blogs\"],\"mediaExternUrl\":\"\/\/www.youtube.com\/embed\/48SxV9iPL0Q\",\"dealInfo\":[{\"type\":\"rent\",\"price\":0.01,\"enabled\":false,\"period\":24},{\"type\":\"sale\",\"price\":0.01,\"enabled\":false,\"period\":0}],\"videoSource\":\"youtube\",\"datePublish\":\"2024-07-10T09:39:39Z\",\"publisher\":\"Glenwood Church Cardiff\",\"id\":\"48SxV9iPL0Q\",\"customCoverUrl\":null,\"transcodingStatus\":\"READY\",\"trailerTranscodingStatus\":\"NONE\",\"createdTs\":null,\"updatedTs\":null,\"publishTs\":null,\"usedInLists\":[],\"allowDownload\":false},{\"coverUrl\":\"https:\/\/i.ytimg.com\/vi\/bpyMJES6nwI\/maxresdefault.jpg\",\"width\":480,\"height\":270,\"channelId\":\"UCza49aaZr4vgBwdsrNj1SDg\",\"durationSec\":173,\"durationStr\":\"02:53\",\"externalId\":\"bpyMJES6nwI\",\"description\":\"A poem by Harry Baker: www.harrybaker.co\\nEvent hosted by our charity Hope: www.hopecardiff.org\\nFilmed by Nathanael age 13 & Eira age 14.\",\"title\":\"Wonderful - Harry Baker\",\"tags\":[],\"categories\":[\"People & Blogs\"],\"mediaExternUrl\":\"\/\/www.youtube.com\/embed\/bpyMJES6nwI\",\"dealInfo\":[{\"type\":\"rent\",\"price\":0.01,\"enabled\":false,\"period\":24},{\"type\":\"sale\",\"price\":0.01,\"enabled\":false,\"period\":0}],\"videoSource\":\"youtube\",\"datePublish\":\"2024-11-16T09:43:24Z\",\"publisher\":\"Glenwood Church Cardiff\",\"id\":\"bpyMJES6nwI\",\"customCoverUrl\":null,\"transcodingStatus\":\"READY\",\"trailerTranscodingStatus\":\"NONE\",\"createdTs\":null,\"updatedTs\":null,\"publishTs\":null,\"usedInLists\":[],\"allowDownload\":false},{\"coverUrl\":\"https:\/\/i.ytimg.com\/vi\/e4AnKIHjDrM\/hqdefault.jpg\",\"width\":480,\"height\":270,\"channelId\":\"UCza49aaZr4vgBwdsrNj1SDg\",\"durationSec\":211,\"durationStr\":\"03:31\",\"externalId\":\"e4AnKIHjDrM\",\"description\":\"An animated testimony of someone dealing with depression at Christmas time.\\n\\nSpoken word written and performed by Meg Probert, animated and edited by Isaac Camilleri.\",\"title\":\"A Christmas Testimony - Animation\",\"tags\":[],\"categories\":[\"People & Blogs\"],\"mediaExternUrl\":\"\/\/www.youtube.com\/embed\/e4AnKIHjDrM\",\"dealInfo\":[{\"type\":\"rent\",\"price\":0.01,\"enabled\":false,\"period\":24},{\"type\":\"sale\",\"price\":0.01,\"enabled\":false,\"period\":0}],\"videoSource\":\"youtube\",\"datePublish\":\"2024-06-12T10:48:05Z\",\"publisher\":\"Glenwood Church Cardiff\",\"id\":\"e4AnKIHjDrM\",\"customCoverUrl\":null,\"transcodingStatus\":\"READY\",\"trailerTranscodingStatus\":\"NONE\",\"createdTs\":null,\"updatedTs\":null,\"publishTs\":null,\"usedInLists\":[],\"allowDownload\":false}]},\"isSingleVideo\":false}"}},"ooi":{"failedInSsr":{}}}</script>
<!-- warmup data end -->


<!-- presets polyfill -->




<!-- detect browser zoom -->










</body>
</html>

