301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: dsdac.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en"> <head> <!-- SEO Tags --> <title>Home | DSD Athletics Club | Athletics | Tibradden Road, County Dublin, Ireland</title> <meta name="description" content="DSD Athletics Club, one of Ireland's largest & most successful running & athletics clubs, is open to all levels from beginners to elite. We love inquiries & new members!"/> <link rel="canonical" href="https://www.dsdac.com"/> <meta property="og:title" content="Home | DSD Athletics Club | Athletics | Tibradden Road, County Dublin, Ireland"/> <meta property="og:description" content="DSD Athletics Club, one of Ireland's largest & most successful running & athletics clubs, is open to all levels from beginners to elite. We love inquiries & new members!"/> <meta property="og:image" content="https://static.wixstatic.com/media/dd0116_d3337f01b4d543e193f0790e180fd5dc%7Emv2.png/v1/fit/w_2500,h_1330,al_c/dd0116_d3337f01b4d543e193f0790e180fd5dc%7Emv2.png"/> <meta property="og:image:width" content="2500"/> <meta property="og:image:height" content="1330"/> <meta property="og:url" content="https://www.dsdac.com"/> <meta property="og:site_name" content="DSD Athletics Club"/> <meta property="og:type" content="website"/> <script type="application/ld+json">{"@context":"https://schema.org/","@type":"WebSite","url":"https://www.dsdac.com/","potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.dsdac.com/search?q={search_term}"},"query-input":"required name=search_term"}}</script> <script type="application/ld+json">{"@context":"https://schema.org/","@type":"LocalBusiness","name":"DSD Athletics Club","url":"https://www.dsdac.com","image":"https://static.wixstatic.com/media/dd0116_af0ee28c86274b3b97f901eed43a1176~mv2.jpg","address":{"@type":"PostalAddress","addressCountry":"IE","addressLocality":"Dublin","postalCode":"D18 PW66"}}</script> <script type="application/ld+json">{"@context":"https://schema.org/","@type":"WebSite","name":"DSD Athletics Club","url":"https://www.dsdac.com"}</script> <meta name="fb_admins_meta_tag" content="dsdathletic"/> <meta name="google-site-verification" content="uMGpm7hfNHGAcaAiEGwiMfHMZIWOX3GhCbY9QMoKSOY"/> <meta property="fb:admins" content="dsdathletic"/> <link rel="alternate" href="https://www.dsdac.com/blog-feed.xml" type="application/rss+xml" title="DSD Athletics Club - RSS"/> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:title" content="Home | DSD Athletics Club | Athletics | Tibradden Road, County Dublin, Ireland"/> <meta name="twitter:description" content="DSD Athletics Club, one of Ireland's largest & most successful running & athletics clubs, is open to all levels from beginners to elite. We love inquiries & new members!"/> <meta name="twitter:image" content="https://static.wixstatic.com/media/dd0116_d3337f01b4d543e193f0790e180fd5dc%7Emv2.png/v1/fit/w_2500,h_1330,al_c/dd0116_d3337f01b4d543e193f0790e180fd5dc%7Emv2.png"/> <meta charset='utf-8'> <meta name="viewport" content="width=device-width, initial-scale=1" id="wixDesktopViewport" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Wix.com Website Builder"/> <link rel="icon" sizes="192x192" href="https://static.wixstatic.com/media/dd0116_e1fd30e4a9134c5295421b7f8b8587c1%7Emv2.jpg/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/dd0116_e1fd30e4a9134c5295421b7f8b8587c1%7Emv2.jpg" type="image/jpeg"/> <link rel="shortcut icon" href="https://static.wixstatic.com/media/dd0116_e1fd30e4a9134c5295421b7f8b8587c1%7Emv2.jpg/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/dd0116_e1fd30e4a9134c5295421b7f8b8587c1%7Emv2.jpg" type="image/jpeg"/> <link rel="apple-touch-icon" href="https://static.wixstatic.com/media/dd0116_e1fd30e4a9134c5295421b7f8b8587c1%7Emv2.jpg/v1/fill/w_180%2Ch_180%2Clg_1%2Cusm_0.66_1.00_0.01/dd0116_e1fd30e4a9134c5295421b7f8b8587c1%7Emv2.jpg" type="image/jpeg"/> <!-- Safari Pinned Tab Icon --> <!-- <link rel="mask-icon" href="https://static.wixstatic.com/media/dd0116_e1fd30e4a9134c5295421b7f8b8587c1%7Emv2.jpg/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/dd0116_e1fd30e4a9134c5295421b7f8b8587c1%7Emv2.jpg"> --> <!-- Original trials --> <!-- Legacy Polyfills --> <script nomodule="" src="https://static.parastorage.com/unpkg/[email protected]/minified.js"></script> <script nomodule="" src="https://static.parastorage.com/unpkg/[email protected]/dist/focus-within-polyfill.js"></script> <!-- Performance API Polyfills --> <script> (function () { var noop = function noop() {}; if ("performance" in window === false) { window.performance = {}; } window.performance.mark = performance.mark || noop; window.performance.measure = performance.measure || noop; if ("now" in window.performance === false) { var nowOffset = Date.now(); if (performance.timing && performance.timing.navigationStart) { nowOffset = performance.timing.navigationStart; } window.performance.now = function now() { return Date.now() - nowOffset; }; } })(); </script> <!-- Globals Definitions --> <script> (function () { var now = Date.now() window.initialTimestamps = { initialTimestamp: now, initialRequestTimestamp: Math.round(performance.timeOrigin ? performance.timeOrigin : now - performance.now()) } window.thunderboltTag = "libs-releases-GA-local" window.thunderboltVersion = "1.15573.0" })(); </script> <!-- Essential Viewer Model --> <script type="application/json" id="wix-essential-viewer-model">{"fleetConfig":{"fleetName":"thunderbolt-seo-renderer-user-code","type":"GA","code":0},"mode":{"qa":false,"enableTestApi":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13690.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13690.0"}],"siteFeaturesConfigs":{"sessionManager":{"isRunningInDifferentSiteContext":false}},"language":{"userLanguage":"en"},"siteAssets":{"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.parastorage.com","https:\/\/staticorigin.wixstatic.com","https:\/\/www.dsdac.com","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"}},"siteFeatures":["appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","codeEmbed","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cyclicTabbing","dynamicPages","environmentWixCodeSdk","environment","lightbox","locationWixCodeSdk","navigationManager","navigationPhases","ooi","pages","panorama","protectedPages","renderer","reporter","routerFetch","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","tpaWorkerFeature","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsReact","platform"],"site":{"externalBaseUrl":"https:\/\/www.dsdac.com","isSEO":true},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"requestUrl":"https:\/\/www.dsdac.com\/","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"studio","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"4229","renderingFlow":"NONE","language":"en","locale":"en-ie"},"interactionSampleRatio":0.01,"dynamicModelUrl":"https:\/\/www.dsdac.com\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/www.dsdac.com\/_api\/v1\/access-tokens","isExcludedFromSecurityExperiments":true,"experiments":{"specs.thunderbolt.hardenFetchAndXHR":true}}</script> <script>window.viewerModel = JSON.parse(document.getElementById('wix-essential-viewer-model').textContent)</script> <script> window.commonConfig = viewerModel.commonConfig </script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.70d46595.bundle.min.js">(()=>{"use strict";const e=e=>"string"==typeof e?decodeURIComponent(e).toLowerCase().trimStart():e,o="client-session-bind",t=new Set([o,"client-binding","svSession","smSession","server-session-bind","wixSession2"].map((e=>e.toLowerCase()))),i=Object.getOwnPropertyDescriptor(Document.prototype,"cookie"),n=(e="")=>`${o}=; ${e} max-age=0; path=/; expires=Thu, 01 Jan 1970 00:00:01 GMT`,r=o=>{const i="string"==typeof o?o.split("=")[0].trim():o.name,n=e(i).toLowerCase();return t.has(n)},s=e=>{let o;return o="string"==typeof e?e.split(";").map((e=>e.trim())):e,o.filter((e=>!r(e)))},l="tbReady",a="security_overrideGlobals",{experiments:c,siteFeaturesConfigs:d,accessTokensUrl:g}=window.viewerModel,b=g,u={},m=(()=>{const e=document.cookie.split(";").map((e=>e.trim())).filter((e=>e?.startsWith(o)))[0]?.split("=")[1];return(()=>{const e=`domain=${location.hostname};`,o=n(),t=n(e);i.set.call(document,o),i.set.call(document,t)})(),e})();m&&(u["client-binding"]=m);let h=fetch;addEventListener(l,(function e(o){const{logger:t}=o.detail;try{window.tb.init({fetch:h,fetchHeaders:u})}catch(e){const o=new Error("TB003");t.meter(`${a}_${o.message}`,{paramsOverrides:{errorType:a,eventString:o.message}}),window?.viewerModel?.mode.debug&&console.error(e)}finally{removeEventListener(l,e),h=fetch}})),c["specs.thunderbolt.hardenFetchAndXHR"]||(window.fetchDynamicModel=()=>d.sessionManager.isRunningInDifferentSiteContext?Promise.resolve({}):fetch(b,{credentials:"same-origin",headers:u}).then((function(e){if(!e.ok)throw new Error(`[${e.status}]${e.statusText}`);return e.json()})),window.dynamicModelPromise=window.fetchDynamicModel()),Object.defineProperty(document,"cookie",{get(){const e=i.get.call(document);return s(e).join("; ")},set(o){const n=e(o.split(";")[0]);[...t].every((e=>!n?.startsWith(e.toLowerCase())))&&i.set.call(document,o)},enumerable:!0,configurable:!1}),(()=>{if(!globalThis.cookieStore)return;const e=globalThis.cookieStore.get.bind(globalThis.cookieStore),o=globalThis.cookieStore.getAll.bind(globalThis.cookieStore),i=globalThis.cookieStore.set.bind(globalThis.cookieStore),n=globalThis.cookieStore.delete.bind(globalThis.cookieStore);Object.defineProperty(globalThis.CookieStore.prototype,"get",{value:async o=>t.has(o.toLowerCase())?null:e.call(void 0,o),enumerable:!0,configurable:!1}),Object.defineProperty(globalThis.CookieStore.prototype,"getAll",{value:async()=>{const e=await o.call(void 0);return s(e)},enumerable:!0,configurable:!1}),Object.defineProperty(globalThis.CookieStore.prototype,"set",{value:async(...e)=>{const o=1===e.length?e[0].name:e[0];if(!r(o))return i.call(void 0,...e)},enumerable:!0,configurable:!1}),Object.defineProperty(globalThis.CookieStore.prototype,"delete",{value:async(...e)=>{const o=1===e.length?e[0].name:e[0];if(!r(o))return n.call(void 0,...e)},enumerable:!0,configurable:!1})})()})(); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.70d46595.bundle.min.js.map</script> <!-- Overriding Globals JS --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.1b841b59.bundle.min.js">(()=>{"use strict";const{ownKeys:e}=Reflect,t=["toString","toLocaleString","valueOf"],r=(r,o,n)=>{const i=o[r];if(!i)return;let s=!1;try{const e=Object.getOwnPropertyDescriptor(o,r);e&&(s=e.enumerable||!1)}catch(e){console.warn(`Failed to get property descriptor for key "${r}":`,e)}globalThis.defineStrictProperty(r,i,o,s);const c=i?.prototype;if(c){const e=Object.getOwnPropertyDescriptors(c);Object.keys(e).forEach((r=>{const o=e[r];o&&((e,r,o,n)=>{const i=!(n["specs.thunderbolt.hardenArrayPush"]&&n["specs.thunderbolt.loadWebpackRuntimeInHead"])&&"push"===r&&Array.isArray(e);if("constructor"!==r&&!i&&"value"in o&&o.configurable&&!t.includes(String(r))){const{value:t,enumerable:n,get:i,set:s}=o,c={enumerable:n,configurable:!1,...t?{value:t,writable:!1}:{get:i,set:s}};Object.defineProperty(e,r,c)}})(c,r,o,n)}))}e(i).forEach((e=>{const t=Object.getOwnPropertyDescriptor(i,e);t&&(t.writable||t.configurable)&&globalThis.defineStrictProperty(e.toString(),i[e],i,t.enumerable)}))},o=e=>"string"==typeof e?decodeURIComponent(e).toLowerCase().trimStart():e,n=(e,t,r,o)=>{(e=>e?.set&&e?.get&&"function"==typeof e.set&&"function"==typeof e.get&&!e.get.toString().includes("[native code]")&&!e.set.toString().includes("[native code]"))(t)?Object.defineProperty(r||globalThis,e,{get:t.get,set:t.set,configurable:!1,enumerable:o||!1}):Object.defineProperty(r||globalThis,e,{value:t,writable:!1,configurable:!1,enumerable:o||!1})},i=()=>{const e=globalThis.open,t=document.open,r=(t,r,o)=>{const n="string"!=typeof t,i=e.call(window,t,r,o);return n||((s=t).startsWith("//")&&/(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?\.)+[a-z0-9][a-z0-9-]{0,61}[a-z0-9]/g.test(`${location.protocol}:${s}`)&&(s=`${location.protocol}${s}`),!s.startsWith("http")||new URL(s).hostname===location.hostname)?{}:i;var s};defineStrictProperty("open",r,globalThis,!0),defineStrictProperty("open",((e,o,n)=>e?r(e,o,n):t.call(document,e,o,n)),document,!0)},s=document.createElement,c=(e,t)=>{const r=s.call(document,e,t),n=Element.prototype.setAttribute,i=Element.prototype.setAttributeNS;if("iframe"===o(e)){globalThis.defineStrictProperty("srcdoc",{get:()=>{},set:()=>{console.error("`srcdoc` is not allowed in iframe elements.")}},r,!1);const e=function(e,t){"srcdoc"!==e.toLowerCase()?n.call(r,e,t):console.error("`srcdoc` attribute is not allowed to be set.")},t=function(e,t,o){"srcdoc"!==t.toLowerCase()?i.call(r,e,t,o):console.error("`srcdoc` attribute is not allowed to be set.")};r.setAttribute=e,r.setAttributeNS=t}return r},a="client-binding",l="security_overrideGlobals",d=["/_api/v1/access-tokens","/_api/v2/dynamicmodel","/_api/one-app-session-web/v3/businesses"],p=e=>(e instanceof Headers?e.forEach(((t,r)=>{decodeURIComponent(r).toLowerCase()===a&&e.delete(r)})):Object.keys(e).forEach((t=>{decodeURIComponent(t).toLowerCase()===a&&delete e[t]})),e),u=e=>{let t=!0;const r=(e=>{let t,r;if(globalThis.Request&&e instanceof Request)t=e.url;else{if("function"!=typeof e?.toString)throw new Error("Unsupported type for url");t=e.toString()}try{return new URL(t).pathname}catch(e){return r=t.replace(/#.+/gi,"").split("?").shift(),r.startsWith("/")?r:`/${r}`}})(e),n=o(r);return d.some((e=>n.includes(e)))&&(t=!1),t},f=(e=globalThis)=>{const t=fetch;e.defineStrictProperty("fetch",(function(){const r=(o=arguments,globalThis.Request&&o[0]instanceof Request&&o[0]?.headers?p(o[0].headers):o[1]?.headers&&p(o[1].headers),o);var o;return u(arguments[0])?t.apply(e,Array.from(r)):new Promise(((e,t)=>{const r=new Error("TB002");window.fedops?.interactionStarted(r,l),t(r)}))}))};performance.mark("overrideGlobals started");const{isExcludedFromSecurityExperiments:b,experiments:g}=window.viewerModel;try{((e=globalThis)=>{Object.defineProperty(e,"defineStrictProperty",{value:n,writable:!1,enumerable:!1,configurable:!1})})(),i(),b||globalThis.defineStrictProperty("createElement",c,document,!0),g["specs.thunderbolt.hardenFetchAndXHR"]&&!b&&(f(),((e=globalThis)=>{const t=XMLHttpRequest;function r(){const e=new t,r=e.open,o=e.setRequestHeader;return e.open=function(){if(arguments.length<2||u(arguments[1]))return r.apply(e,Array.from(arguments));{const e=new Error("TB002");throw window.fedops?.interactionStarted(e,l),e}},e.setRequestHeader=function(t,r){decodeURIComponent(t).toLowerCase()!==a&&o.call(e,t,r)},e}Object.keys(t).forEach((e=>{r[e]=t[e]})),e.defineStrictProperty("XMLHttpRequest",r)})()),g["specs.thunderbolt.removeServiceWorker"]&&(()=>{if(navigator&&"serviceWorker"in navigator)navigator.serviceWorker.register=()=>console.log("Service worker registration is not allowed"),Promise.resolve()})(),(e=>{let t=[],o=[];const{experiments:n}=window.viewerModel;o=o.concat(["TextEncoder","TextDecoder"]),n["specs.thunderbolt.hardenClientGlobals_EventTarget"]&&!e&&(o=o.concat(["XMLHttpRequestEventTarget","EventTarget"])),n["specs.thunderbolt.hardenArray"]&&o.push("Array"),o=o.concat(["URL","JSON"]),e||(t=t.concat(["addEventListener","removeEventListener"])),t=t.concat(["encodeURI","encodeURIComponent","decodeURI","decodeURIComponent"]),n["specs.thunderbolt.hardenStringAndNumber"]&&(o=o.concat(["String","Number"])),e||o.push("Object"),o=o.concat(["Reflect"]),t.forEach((e=>{Object.freeze(globalThis[e]),["addEventListener","removeEventListener"].includes(e)&&globalThis.defineStrictProperty(e,document[e],document,!0),globalThis.defineStrictProperty(e,globalThis[e],globalThis,!0)})),o.forEach((e=>{r(e,globalThis,n)}))})(b),b||(defineStrictProperty("preventStringArgument",((e,t,r)=>{const o=r||globalThis,n=o[e];defineStrictProperty(e,(function(){const r=Array.from(arguments);if("string"!=typeof r[t])return n.apply(o,r);console.warn(`Calling ${e} with a String Argument at index ${t} is not allowed`)}),o)})),preventStringArgument("setTimeout",0),preventStringArgument("setInterval",0))}catch(e){window?.viewerModel?.mode.debug&&console.error(e);const t=new Error("TB006");window.fedops?.reportError(t,"security_overrideGlobals"),window.Sentry?window.Sentry.captureException(t):globalThis.defineStrictProperty("sentryBuffer",[t],window,!1)}performance.mark("overrideGlobals ended")})(); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.1b841b59.bundle.min.js.map</script> <script> window.commonConfig = viewerModel.commonConfig </script> <!-- Initial CSS --> <style data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/main.94c435c3.min.css">@keyframes slide-horizontal-new{0%{transform:translateX(100%)}}@keyframes slide-horizontal-old{80%{opacity:1}to{opacity:0;transform:translateX(-100%)}}@keyframes slide-vertical-new{0%{transform:translateY(-100%)}}@keyframes slide-vertical-old{80%{opacity:1}to{opacity:0;transform:translateY(100%)}}@keyframes out-in-new{0%{opacity:0}}@keyframes out-in-old{to{opacity:0}}html[data-page-transition=SlideHorizontal]::view-transition-old(page-group){animation:slide-horizontal-old .6s cubic-bezier(.83,0,.17,1) forwards;mix-blend-mode:normal}html[data-page-transition=SlideHorizontal]::view-transition-new(page-group){animation:slide-horizontal-new .6s cubic-bezier(.83,0,.17,1) backwards;mix-blend-mode:normal}html[data-page-transition=SlideVertical]::view-transition-old(page-group){animation:slide-vertical-old .6s cubic-bezier(.83,0,.17,1) forwards;mix-blend-mode:normal}html[data-page-transition=SlideVertical]::view-transition-new(page-group){animation:slide-vertical-new .6s cubic-bezier(.83,0,.17,1) backwards;mix-blend-mode:normal}html[data-page-transition=OutIn]::view-transition-old(page-group){animation:out-in-old .35s cubic-bezier(.64,0,.78,0) forwards}html[data-page-transition=OutIn]::view-transition-new(page-group){animation:out-in-new .35s cubic-bezier(.22,1,.36,1) .35s backwards}@media(prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-new(*),::view-transition-old(*){animation:none!important}}body,html{background:transparent;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}body{--scrollbar-width:0px;font-family:Arial,Helvetica,sans-serif;font-size:10px}body,html{height:100%}body{overflow-x:auto;overflow-y:scroll}body:not(.responsive) #site-root{min-width:var(--site-width);width:100%}body:not([data-js-loaded]) [data-hide-prejs]{visibility:hidden}#SITE_CONTAINER{position:relative}:root{--one-unit:1vw;--section-max-width:9999px;--spx-stopper-max:9999px;--spx-stopper-min:0px}@supports(-webkit-appearance:none) and (stroke-color:transparent){:root{--safari-sticky-fix:opacity}}@supports(container-type:inline-size){:root{--one-unit:1cqw}}[id^=oldHoverBox-]{mix-blend-mode:plus-lighter;transition:opacity .5s ease,visibility .5s ease}[data-mesh-id$=inlineContent-gridContainer]:has(>[id^=oldHoverBox-]){isolation:isolate}</style> <style data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.beea92dc.min.css">a,abbr,acronym,address,applet,b,big,blockquote,button,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,footer,form,h1,h2,h3,h4,h5,h6,header,i,iframe,img,ins,kbd,label,legend,li,nav,object,ol,p,pre,q,s,samp,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,title,tr,tt,u,ul,var{background:transparent;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}input,select,textarea{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif}ol,ul{list-style:none}blockquote,q{quotes:none}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a{cursor:pointer;text-decoration:none}.testStyles{overflow-y:hidden}.reset-button{-webkit-appearance:none;background:none;border:0;color:inherit;font:inherit;line-height:normal;outline:0;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}:focus{outline:none}body.device-mobile-optimized:not(.disable-site-overflow){overflow-x:hidden;overflow-y:scroll}body.device-mobile-optimized:not(.responsive) #SITE_CONTAINER{margin-left:auto;margin-right:auto;overflow-x:visible;position:relative;width:320px}body.device-mobile-optimized:not(.responsive):not(.blockSiteScrolling) #SITE_CONTAINER{margin-top:0}body.device-mobile-optimized>*{max-width:100%!important}body.device-mobile-optimized #site-root{overflow-x:hidden;overflow-y:hidden}@supports(overflow:clip){body.device-mobile-optimized #site-root{overflow-x:clip;overflow-y:clip}}body.device-mobile-non-optimized #SITE_CONTAINER #site-root:not(.overflow-clip-in-mobile){overflow-x:hidden;overflow-y:auto}body.device-mobile-non-optimized #SITE_CONTAINER #site-root.overflow-clip-in-mobile{overflow-x:clip;overflow-y:clip}body.device-mobile-non-optimized.fullScreenMode{background-color:#5f6360}body.device-mobile-non-optimized.fullScreenMode #MOBILE_ACTIONS_MENU,body.device-mobile-non-optimized.fullScreenMode #SITE_BACKGROUND,body.device-mobile-non-optimized.fullScreenMode #site-root,body.fullScreenMode #WIX_ADS{visibility:hidden}body.fullScreenMode{overflow-x:hidden!important;overflow-y:hidden!important}body.fullScreenMode.device-mobile-optimized #TINY_MENU{opacity:0;pointer-events:none}body.fullScreenMode-scrollable.device-mobile-optimized{overflow-x:hidden!important;overflow-y:auto!important}body.fullScreenMode-scrollable.device-mobile-optimized #masterPage,body.fullScreenMode-scrollable.device-mobile-optimized #site-root{overflow-x:hidden!important;overflow-y:hidden!important}body.fullScreenMode-scrollable.device-mobile-optimized #SITE_BACKGROUND,body.fullScreenMode-scrollable.device-mobile-optimized #masterPage{height:auto!important}body.fullScreenMode-scrollable.device-mobile-optimized #masterPage.mesh-layout{height:0!important}body.blockSiteScrolling,body.siteScrollingBlocked{position:fixed;width:100%}body.blockSiteScrolling #SITE_CONTAINER{margin-top:calc(var(--blocked-site-scroll-margin-top)*-1)}body.blockSiteScrolling:not(.responsive) #WIX_ADS{margin-top:var(--blocked-site-scroll-margin-top)}#site-root{margin:0 auto;min-height:100%;position:relative;top:var(--wix-ads-height)}#site-root img:not([src]){visibility:hidden}#site-root svg img:not([src]){visibility:visible}.auto-generated-link{color:inherit}#SCROLL_TO_BOTTOM,#SCROLL_TO_TOP{height:0}.has-click-trigger{cursor:pointer}.fullScreenOverlay{bottom:0;display:flex;justify-content:center;left:0;overflow-y:hidden;position:fixed;right:0;top:-60px;z-index:1005}.fullScreenOverlay>.fullScreenOverlayContent{bottom:0;left:0;margin:0 auto;overflow:hidden;position:absolute;right:0;top:60px;transform:translateZ(0)}[data-mesh-id$=centeredContent],[data-mesh-id$=form],[data-mesh-id$=inlineContent]{pointer-events:none;position:relative}[data-mesh-id$=-gridWrapper],[data-mesh-id$=-rotated-wrapper]{pointer-events:none}[data-mesh-id$=-gridContainer]>*,[data-mesh-id$=-rotated-wrapper]>*,[data-mesh-id$=inlineContent]>:not([data-mesh-id$=-gridContainer]){pointer-events:auto}.device-mobile-optimized #masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID{grid-area:2/1/3/2;-ms-grid-row:2;position:relative}#masterPage.mesh-layout{-ms-grid-rows:max-content max-content min-content max-content;-ms-grid-columns:100%;align-items:start;display:-ms-grid;display:grid;grid-template-columns:100%;grid-template-rows:max-content max-content min-content max-content;justify-content:stretch}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #SITE_FOOTER-placeholder,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,#masterPage.mesh-layout #SITE_HEADER-placeholder,#masterPage.mesh-layout #SITE_HEADER_WRAPPER,#masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID[data-state~=mobileView],#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #soapBeforePagesContainer{-ms-grid-row-align:start;-ms-grid-column-align:start;-ms-grid-column:1}#masterPage.mesh-layout #SITE_HEADER-placeholder,#masterPage.mesh-layout #SITE_HEADER_WRAPPER{grid-area:1/1/2/2;-ms-grid-row:1}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #soapBeforePagesContainer{grid-area:3/1/4/2;-ms-grid-row:3}#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #soapBeforePagesContainer{width:100%}#masterPage.mesh-layout #PAGES_CONTAINER{align-self:stretch}#masterPage.mesh-layout main#PAGES_CONTAINER{display:block}#masterPage.mesh-layout #SITE_FOOTER-placeholder,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER{grid-area:4/1/5/2;-ms-grid-row:4}#masterPage.mesh-layout #SITE_PAGES,#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERcenteredContent],#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERinlineContent]{height:100%}#masterPage.mesh-layout.desktop>*{width:100%}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,#masterPage.mesh-layout #SITE_HEADER_WRAPPER,#masterPage.mesh-layout #SITE_PAGES,#masterPage.mesh-layout #masterPageinlineContent,#masterPage.mesh-layout:not(.one-doc) #SITE_FOOTER,#masterPage.mesh-layout:not(.one-doc) #SITE_HEADER{position:relative}#masterPage.mesh-layout #SITE_HEADER{grid-area:1/1/2/2}#masterPage.mesh-layout #SITE_FOOTER{grid-area:4/1/5/2}#masterPage.mesh-layout.overflow-x-clip #SITE_FOOTER,#masterPage.mesh-layout.overflow-x-clip #SITE_HEADER{overflow-x:clip}[data-z-counter]{z-index:0}[data-z-counter="0"]{z-index:auto}.wixSiteProperties{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--wst-button-color-fill-primary:rgb(var(--color_48));--wst-button-color-border-primary:rgb(var(--color_49));--wst-button-color-text-primary:rgb(var(--color_50));--wst-button-color-fill-primary-hover:rgb(var(--color_51));--wst-button-color-border-primary-hover:rgb(var(--color_52));--wst-button-color-text-primary-hover:rgb(var(--color_53));--wst-button-color-fill-primary-disabled:rgb(var(--color_54));--wst-button-color-border-primary-disabled:rgb(var(--color_55));--wst-button-color-text-primary-disabled:rgb(var(--color_56));--wst-button-color-fill-secondary:rgb(var(--color_57));--wst-button-color-border-secondary:rgb(var(--color_58));--wst-button-color-text-secondary:rgb(var(--color_59));--wst-button-color-fill-secondary-hover:rgb(var(--color_60));--wst-button-color-border-secondary-hover:rgb(var(--color_61));--wst-button-color-text-secondary-hover:rgb(var(--color_62));--wst-button-color-fill-secondary-disabled:rgb(var(--color_63));--wst-button-color-border-secondary-disabled:rgb(var(--color_64));--wst-button-color-text-secondary-disabled:rgb(var(--color_65));--wst-color-fill-base-1:rgb(var(--color_36));--wst-color-fill-base-2:rgb(var(--color_37));--wst-color-fill-base-shade-1:rgb(var(--color_38));--wst-color-fill-base-shade-2:rgb(var(--color_39));--wst-color-fill-base-shade-3:rgb(var(--color_40));--wst-color-fill-accent-1:rgb(var(--color_41));--wst-color-fill-accent-2:rgb(var(--color_42));--wst-color-fill-accent-3:rgb(var(--color_43));--wst-color-fill-accent-4:rgb(var(--color_44));--wst-color-fill-background-primary:rgb(var(--color_11));--wst-color-fill-background-secondary:rgb(var(--color_12));--wst-color-text-primary:rgb(var(--color_15));--wst-color-text-secondary:rgb(var(--color_14));--wst-color-action:rgb(var(--color_18));--wst-color-disabled:rgb(var(--color_39));--wst-color-title:rgb(var(--color_45));--wst-color-subtitle:rgb(var(--color_46));--wst-color-line:rgb(var(--color_47));--wst-font-style-h2:var(--font_2);--wst-font-style-h3:var(--font_3);--wst-font-style-h4:var(--font_4);--wst-font-style-h5:var(--font_5);--wst-font-style-h6:var(--font_6);--wst-font-style-body-large:var(--font_7);--wst-font-style-body-medium:var(--font_8);--wst-font-style-body-small:var(--font_9);--wst-font-style-body-x-small:var(--font_10);--wst-color-custom-1:rgb(var(--color_13));--wst-color-custom-2:rgb(var(--color_16));--wst-color-custom-3:rgb(var(--color_17));--wst-color-custom-4:rgb(var(--color_19));--wst-color-custom-5:rgb(var(--color_20));--wst-color-custom-6:rgb(var(--color_21));--wst-color-custom-7:rgb(var(--color_22));--wst-color-custom-8:rgb(var(--color_23));--wst-color-custom-9:rgb(var(--color_24));--wst-color-custom-10:rgb(var(--color_25));--wst-color-custom-11:rgb(var(--color_26));--wst-color-custom-12:rgb(var(--color_27));--wst-color-custom-13:rgb(var(--color_28));--wst-color-custom-14:rgb(var(--color_29));--wst-color-custom-15:rgb(var(--color_30));--wst-color-custom-16:rgb(var(--color_31));--wst-color-custom-17:rgb(var(--color_32));--wst-color-custom-18:rgb(var(--color_33));--wst-color-custom-19:rgb(var(--color_34));--wst-color-custom-20:rgb(var(--color_35))}</style> <meta name="format-detection" content="telephone=no"> <meta name="skype_toolbar" content="skype_toolbar_parser_compatible"> <!--pageHtmlEmbeds.head start--> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.head start"></script> <meta name="google-site-verification" content="KAu8muw7B_72cs8ohElGT7xKEeysHEibVFb7hOL6t4s" /> <!-- Hotjar Tracking Code for https://www.dsdac.com --> <script> (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:2968615,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-192662857-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-192662857-1'); </script> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.head end"></script> <!--pageHtmlEmbeds.head end--> <!-- head performance data start --> <!-- head performance data end --> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap.aa97b2b5.min.css">.J6KGih{cursor:pointer}.sNF2R0{opacity:0}.hLoBV3{transition:opacity var(--transition-duration) cubic-bezier(.37,0,.63,1)}.Rdf41z,.hLoBV3{opacity:1}.ftlZWo{transition:opacity var(--transition-duration) cubic-bezier(.37,0,.63,1)}.ATGlOr,.ftlZWo{opacity:0}.KQSXD0{transition:opacity var(--transition-duration) cubic-bezier(.64,0,.78,0)}.KQSXD0,.pagQKE{opacity:1}._6zG5H{opacity:0;transition:opacity var(--transition-duration) cubic-bezier(.22,1,.36,1)}.BB49uC{transform:translateX(100%)}.j9xE1V{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.ICs7Rs,.j9xE1V{transform:translateX(0)}.DxijZJ{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.B5kjYq,.DxijZJ{transform:translateX(-100%)}.cJijIV{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.cJijIV,.hOxaWM{transform:translateX(0)}.T9p3fN{transform:translateX(100%);transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.qDxYJm{transform:translateY(100%)}.aA9V0P{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.YPXPAS,.aA9V0P{transform:translateY(0)}.Xf2zsA{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.Xf2zsA,.y7Kt7s{transform:translateY(-100%)}.EeUgMu{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.EeUgMu,.fdHrtm{transform:translateY(0)}.WIFaG4{transform:translateY(100%);transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}body:not(.responsive) .JsJXaX{overflow-x:clip}[data-view-transition=page-transition] .JsJXaX{view-transition-name:page-group}.AnQkDU{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:100%}.AnQkDU>div{align-self:stretch!important;grid-area:1/1/2/2;justify-self:stretch!important}.StylableButton2545352419__root{-archetype:box;border:none;box-sizing:border-box;cursor:pointer;display:block;height:100%;min-height:10px;min-width:10px;padding:0;touch-action:manipulation;width:100%}.StylableButton2545352419__root[disabled]{pointer-events:none}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor{background-color:var(--corvid-background-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor{background-color:var(--corvid-hover-background-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor{background-color:var(--corvid-disabled-background-color)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor{border-color:var(--corvid-border-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor{border-color:var(--corvid-hover-border-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor{border-color:var(--corvid-disabled-border-color)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius{border-radius:var(--corvid-border-radius)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth{border-width:var(--corvid-border-width)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label{color:var(--corvid-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label{color:var(--corvid-hover-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label{color:var(--corvid-disabled-color)!important}.StylableButton2545352419__link{-archetype:box;box-sizing:border-box;color:#000;text-decoration:none}.StylableButton2545352419__container{align-items:center;display:flex;flex-basis:auto;flex-direction:row;flex-grow:1;height:100%;justify-content:center;overflow:hidden;transition:all .2s ease,visibility 0s;width:100%}.StylableButton2545352419__label{-archetype:text;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(first);max-width:100%;min-width:1.8em;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:inherit;white-space:nowrap}.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label{text-overflow:unset}.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label{min-width:10px;overflow-wrap:break-word;white-space:break-spaces;word-break:break-word}.StylableButton2545352419__icon{-archetype:icon;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(last);flex-shrink:0;height:50px;min-width:1px;transition:inherit}.StylableButton2545352419__icon.StylableButton2545352419--override{display:block!important}.StylableButton2545352419__icon svg,.StylableButton2545352419__icon>span{display:flex;height:inherit;width:inherit}.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-icon-color)!important;stroke:var(--corvid-icon-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-hover-icon-color)!important;stroke:var(--corvid-hover-icon-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-disabled-icon-color)!important;stroke:var(--corvid-disabled-icon-color)!important}.a9YhBi{bottom:0;left:0;position:absolute;right:0;top:0}.dX12nb{cursor:pointer}.AKxYR5{-webkit-tap-highlight-color:rgba(0,0,0,0);fill:var(--corvid-fill-color,var(--fill));fill-opacity:var(--fill-opacity);stroke:var(--corvid-stroke-color,var(--stroke));stroke-opacity:var(--stroke-opacity);stroke-width:var(--stroke-width);filter:var(--drop-shadow,none);opacity:var(--opacity);transform:var(--flip)}.AKxYR5,.AKxYR5 svg{bottom:0;left:0;position:absolute;right:0;top:0}.AKxYR5 svg{height:var(--svg-calculated-height,100%);margin:auto;padding:var(--svg-calculated-padding,0);width:var(--svg-calculated-width,100%)}.AKxYR5 svg:not([data-type=ugc]){overflow:visible}.VZYmYf *{vector-effect:non-scaling-stroke}.HcOXKn{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}ol.font_100,ul.font_100{color:#080808;font-family:"Arial, Helvetica, sans-serif",serif;font-size:10px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin:0;text-decoration:none}ol.font_100 li,ul.font_100 li{margin-bottom:12px}ol.wix-list-text-align,ul.wix-list-text-align{list-style-position:inside}ol.wix-list-text-align h1,ol.wix-list-text-align h2,ol.wix-list-text-align h3,ol.wix-list-text-align h4,ol.wix-list-text-align h5,ol.wix-list-text-align h6,ol.wix-list-text-align p,ul.wix-list-text-align h1,ul.wix-list-text-align h2,ul.wix-list-text-align h3,ul.wix-list-text-align h4,ul.wix-list-text-align h5,ul.wix-list-text-align h6,ul.wix-list-text-align p{display:inline}.ONIxfn{cursor:pointer}.WUKwEB{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.QxJLC3 [data-attr-richtext-marker=true]{display:block}.QxJLC3 [data-attr-richtext-marker=true] table{border-collapse:collapse;margin:15px 0;width:100%}.QxJLC3 [data-attr-richtext-marker=true] table td{padding:12px;position:relative}.QxJLC3 [data-attr-richtext-marker=true] table td:after{border-bottom:1px solid currentColor;border-left:1px solid currentColor;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0}.QxJLC3 [data-attr-richtext-marker=true] table tr td:last-child:after{border-right:1px solid currentColor}.QxJLC3 [data-attr-richtext-marker=true] table tr:first-child td:after{border-top:1px solid currentColor}@supports(-webkit-appearance:none) and (stroke-color:transparent){.lq2cno>*>:first-child{vertical-align:top}}@supports(-webkit-touch-callout:none){.lq2cno>*>:first-child{vertical-align:top}}.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote) [class$=rich-text__text],.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote)[class$=rich-text__text]{color:var(--corvid-color,currentColor)}.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote) span[style*=color]{color:var(--corvid-color,currentColor)!important}.uGVkMG{direction:var(--text-direction);min-height:var(--min-height);min-width:var(--min-width)}.uGVkMG .edKzOf{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.uGVkMG .edKzOf ul{list-style:disc inside}.uGVkMG .edKzOf li{margin-bottom:12px}.SxM0TO blockquote,.SxM0TO h1,.SxM0TO h2,.SxM0TO h3,.SxM0TO h4,.SxM0TO h5,.SxM0TO h6,.SxM0TO p{letter-spacing:normal;line-height:normal}.nJYhU3{min-height:var(--min-height);min-width:var(--min-width)}.nJYhU3 .edKzOf{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.nJYhU3 .edKzOf ol,.nJYhU3 .edKzOf ul{letter-spacing:normal;line-height:normal;margin-inline-start:.5em;padding-inline-start:1.3em}.nJYhU3 .edKzOf ul{list-style-type:disc}.nJYhU3 .edKzOf ol{list-style-type:decimal}.nJYhU3 .edKzOf ol ul,.nJYhU3 .edKzOf ul ul{line-height:normal;list-style-type:circle}.nJYhU3 .edKzOf ol ol ul,.nJYhU3 .edKzOf ol ul ul,.nJYhU3 .edKzOf ul ol ul,.nJYhU3 .edKzOf ul ul ul{line-height:normal;list-style-type:square}.nJYhU3 .edKzOf li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.nJYhU3 .edKzOf h1,.nJYhU3 .edKzOf h2,.nJYhU3 .edKzOf h3,.nJYhU3 .edKzOf h4,.nJYhU3 .edKzOf h5,.nJYhU3 .edKzOf h6,.nJYhU3 .edKzOf p{letter-spacing:normal;line-height:normal;margin-block:0;margin:0}.nJYhU3 .edKzOf a{color:inherit}.SxM0TO,.c9GqVL{word-wrap:break-word;direction:var(--text-direction);min-height:var(--min-height);min-width:var(--min-width);mix-blend-mode:var(--blendMode,normal);overflow-wrap:break-word;pointer-events:none;text-align:start;text-shadow:var(--textOutline,0 0 transparent),var(--textShadow,0 0 transparent);text-transform:var(--textTransform,"none")}.SxM0TO>*,.c9GqVL>*{pointer-events:auto}.SxM0TO li,.c9GqVL li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.SxM0TO ol,.SxM0TO ul,.c9GqVL ol,.c9GqVL ul{letter-spacing:normal;line-height:normal;margin-inline-end:0;margin-inline-start:.5em}.SxM0TO:not(.YQcXTT) ol,.SxM0TO:not(.YQcXTT) ul,.c9GqVL:not(.YQcXTT) ol,.c9GqVL:not(.YQcXTT) ul{padding-inline-end:0;padding-inline-start:1.3em}.SxM0TO ul,.c9GqVL ul{list-style-type:disc}.SxM0TO ol,.c9GqVL ol{list-style-type:decimal}.SxM0TO ol ul,.SxM0TO ul ul,.c9GqVL ol ul,.c9GqVL ul ul{list-style-type:circle}.SxM0TO ol ol ul,.SxM0TO ol ul ul,.SxM0TO ul ol ul,.SxM0TO ul ul ul,.c9GqVL ol ol ul,.c9GqVL ol ul ul,.c9GqVL ul ol ul,.c9GqVL ul ul ul{list-style-type:square}.SxM0TO blockquote,.SxM0TO h1,.SxM0TO h2,.SxM0TO h3,.SxM0TO h4,.SxM0TO h5,.SxM0TO h6,.SxM0TO p,.c9GqVL blockquote,.c9GqVL h1,.c9GqVL h2,.c9GqVL h3,.c9GqVL h4,.c9GqVL h5,.c9GqVL h6,.c9GqVL p{margin-block:0;margin:0}.SxM0TO a,.c9GqVL a{color:inherit}.YQcXTT li{margin-inline-end:0;margin-inline-start:1.3em}.Vd6aQZ{overflow:hidden;padding:0;pointer-events:none;white-space:nowrap}.mHZSwn{display:none}.lvxhkV{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.QJjwEo{transform:translateY(-100%);transition:.2s ease-in}.kdBXfh{transition:.2s}.MP52zt{opacity:0;transition:.2s ease-in}.MP52zt.Bhu9m5{z-index:-1!important}.LVP8Wf{opacity:1;transition:.2s}.VrZrC0{height:auto}.VrZrC0,.cKxVkc{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .vlM3HR,body:not(.device-mobile-optimized) .vlM3HR{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.AT7o0U[data-focuscycled=active]{outline:1px solid transparent}.AT7o0U[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.AT7o0U .vlM3HR{bottom:0;left:0;position:absolute;right:0;top:0}.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.WzbAF8 .mpGTIt .O6KwRn{direction:var(--direction);display:var(--item-display);height:var(--item-size);margin-block:var(--item-margin-block);margin-inline:var(--item-margin-inline);width:var(--item-size)}.WzbAF8 .mpGTIt .O6KwRn:last-child{margin-block:0;margin-inline:0}.WzbAF8 .mpGTIt .O6KwRn .oRtuWN{display:block}.WzbAF8 .mpGTIt .O6KwRn .oRtuWN .YaS0jR{height:var(--item-size);width:var(--item-size)}.WzbAF8 .mpGTIt{height:100%;position:absolute;white-space:nowrap;width:100%}:host(.device-mobile-optimized) .WzbAF8 .mpGTIt,body.device-mobile-optimized .WzbAF8 .mpGTIt{white-space:normal}.big2ZD{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:calc(100% - var(--wix-ads-height));left:0;margin-top:var(--wix-ads-height);position:fixed;top:0;width:100%}.SHHiV9,.big2ZD{pointer-events:none;z-index:var(--pinned-layer-in-container,var(--above-all-in-container))}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SkipToContentButton].39deac6a.min.css">.LHrbPP{background:#fff;border-radius:24px;color:#116dff;cursor:pointer;font-family:Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:14px;height:0;left:50%;margin-left:-94px;opacity:0;padding:0 24px 0 24px;pointer-events:none;position:absolute;top:60px;width:0;z-index:9999}.LHrbPP:focus{border:2px solid;height:40px;opacity:1;pointer-events:auto;width:auto}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[ImageX].52e98d5d.min.css">/*! remove when this file is updated or https://github.com/wix/yoshi/issues/2689 is resolved */.lyNaha{mix-blend-mode:var(--blendMode,normal);position:relative}.lyNaha img{display:block;height:100%;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100% 100%);mask-size:var(--mask-size,100% 100%);opacity:var(--mediaOpacity,1);width:100%}.lyNaha.JdNFxG img{-o-object-fit:var(--responsive-img-object-fit);object-fit:var(--responsive-img-object-fit)}.lyNaha .h1DYhE{background-color:rgba(var(--backgroundColor,var(--color_8,color_8)),var(--alpha-backgroundColor,1));border-color:rgba(var(--borderColor,var(--color_8,color_8)),var(--alpha-borderColor,1));border-radius:var(--cornerRadius,0);border-style:solid;border-width:var(--borderWidth,0);bottom:0;box-shadow:var(--boxShadow,none);box-sizing:border-box;left:0;overflow:hidden;position:absolute;right:0;top:0}.lyNaha .h1DYhE .Ux33nC{box-sizing:content-box;height:100%;inset:calc(-1*var(--borderWidth, 0));padding:var(--borderWidth,0);position:absolute;width:100%}.lyNaha .QebvG3{display:block;height:100%;width:100%}.lyNaha .QebvG3 .Ux33nC{inset:0;padding:0}/*! remove when this file is updated or https://github.com/wix/yoshi/issues/2689 is resolved */.YCPMeD{background-color:rgba(var(--backgroundColor,var(--color_8,color_8)),var(--alpha-backgroundColor,1));border-color:rgba(var(--borderColor,var(--color_8,color_8)),var(--alpha-borderColor,1));border-radius:var(--cornerRadius,0);border-style:solid;border-width:var(--borderWidth,0);box-shadow:var(--boxShadow,none);box-sizing:border-box;overflow:hidden;position:relative}.YCPMeD:has(a:focus-visible){outline:2px solid #116dff!important;outline-offset:1px}.YCPMeD .h1DYhE{overflow:hidden}.YCPMeD .h1DYhE,.YCPMeD .h1DYhE .Ux33nC{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.YCPMeD img{display:block;height:100%;opacity:var(--mediaOpacity,1);width:100%}.YCPMeD.JdNFxG img{-o-object-fit:var(--responsive-img-object-fit);object-fit:var(--responsive-img-object-fit)}.YCPMeD .QebvG3{display:block;height:100%;width:100%}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SiteButton_WrappingButton].49f6cb8c.min.css">.PlZyDq{touch-action:manipulation}.VU4Mnk{align-items:center;box-sizing:border-box;display:flex;justify-content:var(--label-align);min-width:100%;text-align:initial;width:-moz-max-content;width:max-content}.VU4Mnk:before{max-width:var(--margin-start,0)}.VU4Mnk:after,.VU4Mnk:before{align-self:stretch;content:"";flex-grow:1}.VU4Mnk:after{max-width:var(--margin-end,0)}.UHSxqn{--display:grid;display:var(--display);grid-template-columns:minmax(0,1fr)}.UHSxqn .VU4Mnk{border-radius:var(--corvid-border-radius,var(--rd,0));box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));padding-bottom:var(--verticalPadding,0);padding-left:var(--horizontalPadding,0);padding-right:var(--horizontalPadding,0);padding-top:var(--verticalPadding,0);position:relative;transition:var(--trans1,border-color .4s ease 0s,background-color .4s ease 0s);width:auto}.UHSxqn .VU4Mnk:before{flex-shrink:0;width:var(--margin-start,0)}.UHSxqn .VU4Mnk:after{flex-shrink:0;width:var(--margin-end,0)}.UHSxqn .w4Vxx6{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));font:var(--fnt,var(--font_5));position:relative;transition:var(--trans2,color .4s ease 0s)}.UHSxqn[aria-disabled=false] .VU4Mnk{background-color:var(--corvid-background-color,rgba(var(--bg,var(--color_17,color_17)),var(--alpha-bg,1)));border:solid var(--corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1))) var(--corvid-border-width,var(--brw,0));cursor:pointer!important}:host(.device-mobile-optimized) .UHSxqn[aria-disabled=false]:active .VU4Mnk,body.device-mobile-optimized .UHSxqn[aria-disabled=false]:active .VU4Mnk{background-color:var(--corvid-hover-background-color,rgba(var(--bgh,var(--color_18,color_18)),var(--alpha-bgh,1)));border-color:var(--corvid-hover-border-color,rgba(var(--brdh,var(--color_15,color_15)),var(--alpha-brdh,1)))}:host(.device-mobile-optimized) .UHSxqn[aria-disabled=false]:active .w4Vxx6,body.device-mobile-optimized .UHSxqn[aria-disabled=false]:active .w4Vxx6{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))))}:host(:not(.device-mobile-optimized)) .UHSxqn[aria-disabled=false]:hover .VU4Mnk,body:not(.device-mobile-optimized) .UHSxqn[aria-disabled=false]:hover .VU4Mnk{background-color:var(--corvid-hover-background-color,rgba(var(--bgh,var(--color_18,color_18)),var(--alpha-bgh,1)));border-color:var(--corvid-hover-border-color,rgba(var(--brdh,var(--color_15,color_15)),var(--alpha-brdh,1)))}:host(:not(.device-mobile-optimized)) .UHSxqn[aria-disabled=false]:hover .w4Vxx6,body:not(.device-mobile-optimized) .UHSxqn[aria-disabled=false]:hover .w4Vxx6{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))))}.UHSxqn[aria-disabled=true] .VU4Mnk{background-color:var(--corvid-disabled-background-color,rgba(var(--bgd,204,204,204),var(--alpha-bgd,1)));border-color:var(--corvid-disabled-border-color,rgba(var(--brdd,204,204,204),var(--alpha-brdd,1)))}.UHSxqn[aria-disabled=true] .w4Vxx6{color:var(--corvid-disabled-color,rgb(var(--txtd,255,255,255)))}.UHSxqn .w4Vxx6{text-align:var(--label-text-align)}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[VectorImage_VectorButton].8c66edba.min.css">.a9YhBi{bottom:0;left:0;position:absolute;right:0;top:0}.dX12nb{cursor:pointer}.AKxYR5{-webkit-tap-highlight-color:rgba(0,0,0,0);fill:var(--corvid-fill-color,var(--fill));fill-opacity:var(--fill-opacity);stroke:var(--corvid-stroke-color,var(--stroke));stroke-opacity:var(--stroke-opacity);stroke-width:var(--stroke-width);filter:var(--drop-shadow,none);opacity:var(--opacity);transform:var(--flip)}.AKxYR5,.AKxYR5 svg{bottom:0;left:0;position:absolute;right:0;top:0}.AKxYR5 svg{height:var(--svg-calculated-height,100%);margin:auto;padding:var(--svg-calculated-padding,0);width:var(--svg-calculated-width,100%)}.AKxYR5 svg:not([data-type=ugc]){overflow:visible}.VZYmYf *{vector-effect:non-scaling-stroke}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[MediaOverlayControls].177f8b6e.min.css">.a9YhBi{bottom:0;left:0;position:absolute;right:0;top:0}.dX12nb{cursor:pointer}.AKxYR5{-webkit-tap-highlight-color:rgba(0,0,0,0);fill:var(--corvid-fill-color,var(--fill));fill-opacity:var(--fill-opacity);stroke:var(--corvid-stroke-color,var(--stroke));stroke-opacity:var(--stroke-opacity);stroke-width:var(--stroke-width);filter:var(--drop-shadow,none);opacity:var(--opacity);transform:var(--flip)}.AKxYR5,.AKxYR5 svg{bottom:0;left:0;position:absolute;right:0;top:0}.AKxYR5 svg{height:var(--svg-calculated-height,100%);margin:auto;padding:var(--svg-calculated-padding,0);width:var(--svg-calculated-width,100%)}.AKxYR5 svg:not([data-type=ugc]){overflow:visible}.VZYmYf *{vector-effect:non-scaling-stroke}.Saw6y5{clip-path:var(--fill-layer-clip)}.Saw6y5,._9tgL2{position:absolute;top:0}.B_8vzd img,.Saw6y5,._9tgL2{height:100%;width:100%}.yq8wNF{opacity:0}.UhZpjR,.yq8wNF{position:absolute;top:0}.UhZpjR{height:0;left:0;overflow:hidden;width:0}.M7AL1H [data-mesh-id$=inlineContent-gridContainer],.M7AL1H [data-mesh-id$=inlineContent]{height:100%}.M7AL1H .bG1bix{height:100%;position:absolute;width:100%}.M7AL1H:before{grid-area:1/1/2/2}.K0b3At{border-color:var(--border-color);border-radius:var(--border-radius);border-style:var(--border-style);border-width:var(--border-width);bottom:0;box-shadow:var(--box-shadow);filter:var(--fill-container-drop-shadow,none);left:0;margin:var(--border-compensate-margin,0);overflow:var(--fill-container-overflow);position:absolute;right:0;top:0;transform:var(--fill-container-transform)}.K0b3At:focus{z-index:auto!important}.bno0bO{transform:var(--fill-transform)}.TFzbYK video{opacity:0;visibility:hidden}.TFzbYK canvas{opacity:0}.TFzbYK img{filter:var(--filter-effect-svg-url)}.AEWcAU{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition-duration:.15s,.5s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(.12,0,.39,0),cubic-bezier(.61,1,.88,1)}.nWh_dn{opacity:0;transform:scale(.95);transition-duration:.3s,.1s;transition-property:transform opacity;transition-timing-function:cubic-bezier(.12,0,.39,0),cubic-bezier(.61,1,.88,1)}.PZw00o{cursor:pointer;filter:drop-shadow(0 0 1px black);opacity:0;transition-delay:.2s;transition-duration:.2s;transition-property:opacity;transition-timing-function:cubic-bezier(.12,0,.39,0)}.PZw00o:focus{opacity:1}.LovKv4{width:48px}.Igcjov,.iuf0mL{margin:5px 10px 7px 8px;opacity:0}.M7AL1H[data-can-play] .AEWcAU{opacity:.99}@media(prefers-reduced-motion:no-preference){.M7AL1H[data-has-play]{cursor:pointer}}.M7AL1H[data-no-audio] .PZw00o{--display:none;display:none}.M7AL1H[data-animate-poster=fade] [class~=bgVideoposter]{transition:opacity 1.6s ease-out}.M7AL1H[data-show-canvas] canvas{opacity:1}.M7AL1H[data-show-canvas] [class~=bgVideoposter]{opacity:0}.M7AL1H[data-playing] .AEWcAU{opacity:0;transition-duration:.15s,.3s}.M7AL1H[data-show-audio] .PZw00o{opacity:1;transition-delay:.2s;transition-duration:.35s;transition-timing-function:cubic-bezier(.61,1,.88,1)}.M7AL1H[data-roll-in] .AEWcAU{transform:scale(1.07);transition-duration:.25s,.5s}.M7AL1H[data-roll-in][data-playing] .AEWcAU{transition-duration:.25s,.3s}.M7AL1H[data-roll-in][data-playing] .nWh_dn{opacity:1;transform:scale(1);transition-delay:.35s}.M7AL1H[data-audio=off] .iuf0mL,.M7AL1H[data-audio=on] .Igcjov{opacity:1}.M7AL1H[data-stop]{cursor:auto}.M7AL1H[data-stop] .AEWcAU{opacity:0;transform:none;transition:none}.M7AL1H[data-stop] .PZw00o{cursor:auto;opacity:0;transition:none}.M7AL1H:has(:focus-visible:not(.PZw00o)) .RMkeXU{outline:2px solid #116dff;outline-offset:1px}.M7AL1H:has(:focus-visible:not(.PZw00o)):not([data-playing]) .AEWcAU{opacity:1}.M7AL1H:has(:focus-visible:not(.PZw00o)):not([data-playing]) .nWh_dn{opacity:0}.M7AL1H:has(:focus-visible:not(.PZw00o))[data-playing] .nWh_dn{opacity:1}.M7AL1H:has(:focus-visible:not(.PZw00o))[data-playing] .AEWcAU{opacity:0}.M7AL1H:has(:focus-visible:not(.PZw00o)) .K0b3At{box-shadow:none}@media(prefers-reduced-motion:reduce){.M7AL1H{cursor:pointer}.M7AL1H .AEWcAU{opacity:.99}}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[MediaControls].177f8b6e.min.css">.a9YhBi{bottom:0;left:0;position:absolute;right:0;top:0}.dX12nb{cursor:pointer}.AKxYR5{-webkit-tap-highlight-color:rgba(0,0,0,0);fill:var(--corvid-fill-color,var(--fill));fill-opacity:var(--fill-opacity);stroke:var(--corvid-stroke-color,var(--stroke));stroke-opacity:var(--stroke-opacity);stroke-width:var(--stroke-width);filter:var(--drop-shadow,none);opacity:var(--opacity);transform:var(--flip)}.AKxYR5,.AKxYR5 svg{bottom:0;left:0;position:absolute;right:0;top:0}.AKxYR5 svg{height:var(--svg-calculated-height,100%);margin:auto;padding:var(--svg-calculated-padding,0);width:var(--svg-calculated-width,100%)}.AKxYR5 svg:not([data-type=ugc]){overflow:visible}.VZYmYf *{vector-effect:non-scaling-stroke}.Saw6y5{clip-path:var(--fill-layer-clip)}.Saw6y5,._9tgL2{position:absolute;top:0}.B_8vzd img,.Saw6y5,._9tgL2{height:100%;width:100%}.yq8wNF{opacity:0}.UhZpjR,.yq8wNF{position:absolute;top:0}.UhZpjR{height:0;left:0;overflow:hidden;width:0}.M7AL1H [data-mesh-id$=inlineContent-gridContainer],.M7AL1H [data-mesh-id$=inlineContent]{height:100%}.M7AL1H .bG1bix{height:100%;position:absolute;width:100%}.M7AL1H:before{grid-area:1/1/2/2}.K0b3At{border-color:var(--border-color);border-radius:var(--border-radius);border-style:var(--border-style);border-width:var(--border-width);bottom:0;box-shadow:var(--box-shadow);filter:var(--fill-container-drop-shadow,none);left:0;margin:var(--border-compensate-margin,0);overflow:var(--fill-container-overflow);position:absolute;right:0;top:0;transform:var(--fill-container-transform)}.K0b3At:focus{z-index:auto!important}.bno0bO{transform:var(--fill-transform)}.TFzbYK video{opacity:0;visibility:hidden}.TFzbYK canvas{opacity:0}.TFzbYK img{filter:var(--filter-effect-svg-url)}.AEWcAU{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition-duration:.15s,.5s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(.12,0,.39,0),cubic-bezier(.61,1,.88,1)}.nWh_dn{opacity:0;transform:scale(.95);transition-duration:.3s,.1s;transition-property:transform opacity;transition-timing-function:cubic-bezier(.12,0,.39,0),cubic-bezier(.61,1,.88,1)}.PZw00o{cursor:pointer;filter:drop-shadow(0 0 1px black);opacity:0;transition-delay:.2s;transition-duration:.2s;transition-property:opacity;transition-timing-function:cubic-bezier(.12,0,.39,0)}.PZw00o:focus{opacity:1}.LovKv4{width:48px}.Igcjov,.iuf0mL{margin:5px 10px 7px 8px;opacity:0}.M7AL1H[data-can-play] .AEWcAU{opacity:.99}@media(prefers-reduced-motion:no-preference){.M7AL1H[data-has-play]{cursor:pointer}}.M7AL1H[data-no-audio] .PZw00o{--display:none;display:none}.M7AL1H[data-animate-poster=fade] [class~=bgVideoposter]{transition:opacity 1.6s ease-out}.M7AL1H[data-show-canvas] canvas{opacity:1}.M7AL1H[data-show-canvas] [class~=bgVideoposter]{opacity:0}.M7AL1H[data-playing] .AEWcAU{opacity:0;transition-duration:.15s,.3s}.M7AL1H[data-show-audio] .PZw00o{opacity:1;transition-delay:.2s;transition-duration:.35s;transition-timing-function:cubic-bezier(.61,1,.88,1)}.M7AL1H[data-roll-in] .AEWcAU{transform:scale(1.07);transition-duration:.25s,.5s}.M7AL1H[data-roll-in][data-playing] .AEWcAU{transition-duration:.25s,.3s}.M7AL1H[data-roll-in][data-playing] .nWh_dn{opacity:1;transform:scale(1);transition-delay:.35s}.M7AL1H[data-audio=off] .iuf0mL,.M7AL1H[data-audio=on] .Igcjov{opacity:1}.M7AL1H[data-stop]{cursor:auto}.M7AL1H[data-stop] .AEWcAU{opacity:0;transform:none;transition:none}.M7AL1H[data-stop] .PZw00o{cursor:auto;opacity:0;transition:none}.M7AL1H:has(:focus-visible:not(.PZw00o)) .RMkeXU{outline:2px solid #116dff;outline-offset:1px}.M7AL1H:has(:focus-visible:not(.PZw00o)):not([data-playing]) .AEWcAU{opacity:1}.M7AL1H:has(:focus-visible:not(.PZw00o)):not([data-playing]) .nWh_dn{opacity:0}.M7AL1H:has(:focus-visible:not(.PZw00o))[data-playing] .nWh_dn{opacity:1}.M7AL1H:has(:focus-visible:not(.PZw00o))[data-playing] .AEWcAU{opacity:0}.M7AL1H:has(:focus-visible:not(.PZw00o)) .K0b3At{box-shadow:none}@media(prefers-reduced-motion:reduce){.M7AL1H{cursor:pointer}.M7AL1H .AEWcAU{opacity:.99}}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_mobile.abc73b2e.min.css">.ruTj7Z{direction:var(--direction,ltr)}.ruTj7Z>ul{box-sizing:border-box;width:100%}.ruTj7Z>ul li{display:block}.ruTj7Z>ul li>div:active,.ruTj7Z>ul li>div:focus{background-color:rgba(var(--bgs,var(--color_15,color_15)),var(--alpha-bgs,1));transition:var(--itemBGColorNoTrans,background-color 50ms ease 0s)}.ruTj7Z .NIXfHQ{box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));position:relative;-webkit-transform:translateZ(0)}.cgGlGU{--display:grid;direction:var(--direction,ltr);display:var(--display);grid-template-columns:minmax(0,1fr)}.cgGlGU>ul{box-sizing:border-box;width:100%}.cgGlGU>ul li{display:block}.cgGlGU>ul li>div:active,.cgGlGU>ul li>div:focus{background-color:rgba(var(--bgs,var(--color_15,color_15)),var(--alpha-bgs,1));transition:var(--itemBGColorNoTrans,background-color 50ms ease 0s)}.cgGlGU .NIXfHQ{box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));min-height:1px;position:relative;-webkit-transform:translateZ(0)}.UNhuLu{--padding-start-lvl1:var(--padding-start,0);--padding-end-lvl1:var(--padding-end,0);--padding-start-lvl2:var(--sub-padding-start,0);--padding-end-lvl2:var(--sub-padding-end,0);--padding-start-lvl3:calc(2 * var(--padding-start-lvl2) - var(--padding-start-lvl1));--padding-end-lvl3:calc(2 * var(--padding-end-lvl2) - var(--padding-end-lvl1));background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border-color:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-style:solid;border-width:var(--brw,1px);box-sizing:border-box;display:flex;list-style:none;margin:0;min-width:100px;position:relative;text-align:var(--text-align,left);transition:var(--itemBGColorTrans,background-color .4s ease 0s)}.UNhuLu .fEGEM_{cursor:pointer;display:grid;grid-template-columns:1fr;height:var(--item-height,50px);position:relative}.UNhuLu .fEGEM_>.kGvnrc{position:relative;text-overflow:ellipsis}.UNhuLu .fEGEM_>.kGvnrc>.xfxJ27{bottom:0;color:rgb(var(--txt,var(--color_15,color_15)));display:inline;font:var(--fnt,var(--font_1));left:0;line-height:var(--item-height,50px);overflow:hidden;position:absolute;right:0;text-overflow:ellipsis;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.UNhuLu .fEGEM_>.RJADXR{cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:10px;min-width:12px}.UNhuLu .fEGEM_>.RJADXR>.DpIELp{margin:0 20px;min-width:12px;width:1em}.UNhuLu .fEGEM_>.RJADXR>.DpIELp svg{fill:rgb(var(--arrowColor,var(--color_14,color_14)));pointer-events:none}@supports(-webkit-touch-callout:none){.UNhuLu .fEGEM_>.kGvnrc>.xfxJ27{text-decoration:underline;text-decoration-color:transparent}}.UNhuLu.fqtSRp>.fEGEM_{grid-template-areas:var(--template-areas,"label arrow");grid-template-columns:var(--template-columns,1fr 52px)}.UNhuLu.fqtSRp>.fEGEM_>.kGvnrc{grid-area:label}.UNhuLu.fqtSRp>.fEGEM_>.RJADXR{align-items:flex-end;display:flex;flex-direction:column;grid-area:arrow;justify-content:center}.UNhuLu.hGjOas>.saNEb7{display:block;opacity:1;transition:var(--subMenuOpacityTrans,all .4s ease 0s)}.UNhuLu.hGjOas>.fEGEM_ .DpIELp{transform:rotate(180deg)}.UNhuLu.QqwXfj>.fEGEM_{background-color:rgba(var(--bgs,var(--color_15,color_15)),var(--alpha-bgs,1))}.fqtSRp .UNhuLu.QqwXfj>.fEGEM_{background-color:rgba(var(--bgsSub,var(--color_15,color_15)),var(--alpha-bgsSub,1))}.UNhuLu.QqwXfj>.fEGEM_>.kGvnrc>.xfxJ27{color:rgb(var(--txtsSub,var(--color_13,color_13)));color:rgb(var(--txts,var(--color_13,color_13)))}.fqtSRp .UNhuLu.QqwXfj>.fEGEM_.dWouOY>.kGvnrc>.xfxJ27{color:rgb(var(--txtsSub,var(--color_13,color_13)))}.UNhuLu>.saNEb7{display:none;min-width:100%;opacity:0;transition:var(--subMenuOpacityTrans,all .4s ease 0s)}.UNhuLu>.saNEb7>.YLBS9j{background-color:rgba(var(--bgexpanded,var(--color_15,color_15)),var(--alpha-bgexpanded,1));border:none}.UNhuLu>.saNEb7>.YLBS9j .xfxJ27{color:rgb(var(--txtexpanded,var(--color_13,color_13)));font:var(--fntSubMenu,var(--font_1));line-height:var(--item-height,50px);padding-inline-end:var(--padding-end-lvl2,0);padding-inline-start:var(--padding-start-lvl2,0)}.UNhuLu>.saNEb7 .saNEb7 .xfxJ27{padding-inline-end:var(--padding-end-lvl3,0);padding-inline-start:var(--padding-start-lvl3,0)}.UNhuLu .ZD5b14{opacity:0;position:absolute}.UNhuLu .xfxJ27{padding-inline-end:var(--padding-end-lvl1,0);padding-inline-start:var(--padding-start-lvl1,0)}.u4cNtA{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border-color:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-style:solid;border-width:var(--brw,1px);box-sizing:border-box;display:flex;list-style:none;margin:0;position:relative;text-align:var(--text-align,left);transition:var(--itemBGColorTrans,background-color .4s ease 0s)}.u4cNtA .fEGEM_{cursor:pointer;display:grid;grid-template-columns:1fr;height:auto;position:relative}.u4cNtA .fEGEM_>.kGvnrc{display:grid;position:relative;text-overflow:ellipsis}.u4cNtA .fEGEM_>.kGvnrc>.xfxJ27{color:rgb(var(--txt,var(--color_15,color_15)));display:inline;font:var(--fnt,var(--font_1));overflow:hidden;padding-bottom:var(--verticalPadding,0);padding-top:var(--verticalPadding,0);position:relative;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.u4cNtA .fEGEM_>.RJADXR{cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:10px;min-width:12px}.u4cNtA .fEGEM_>.RJADXR>.DpIELp{margin:0 20px;min-width:12px;width:1em}.u4cNtA .fEGEM_>.RJADXR>.DpIELp svg{fill:rgb(var(--arrowColor,var(--color_15,color_15)));pointer-events:none}.u4cNtA.fqtSRp>.fEGEM_{grid-template-areas:var(--template-areas,"label arrow");grid-template-columns:var(--template-columns,1fr 52px)}.u4cNtA.fqtSRp>.fEGEM_>.kGvnrc{grid-area:label}.u4cNtA.fqtSRp>.fEGEM_>.RJADXR{align-items:flex-end;display:flex;flex-direction:column;grid-area:arrow;justify-content:center}.u4cNtA.hGjOas>.saNEb7{display:block;opacity:1;transition:var(--subMenuOpacityTrans,all .4s ease 0s)}.u4cNtA.hGjOas>.fEGEM_ .DpIELp{transform:rotate(180deg)}.u4cNtA.QqwXfj>.fEGEM_{background-color:rgba(var(--bgs,var(--color_15,color_15)),var(--alpha-bgs,1))}.fqtSRp .u4cNtA.QqwXfj>.fEGEM_{background-color:rgba(var(--bgsSub,var(--color_15,color_15)),var(--alpha-bgsSub,1))}.u4cNtA.QqwXfj>.fEGEM_>.kGvnrc>.xfxJ27{color:rgb(var(--txtsSub,var(--color_13,color_13)));color:rgb(var(--txts,var(--color_13,color_13)))}.u4cNtA>.saNEb7{display:none;min-width:100%;opacity:0;transition:var(--subMenuOpacityTrans,all .4s ease 0s)}.u4cNtA>.saNEb7>.YLBS9j{background-color:rgba(var(--bgexpanded,var(--color_15,color_15)),var(--alpha-bgexpanded,1));border:none}.u4cNtA>.saNEb7>.YLBS9j .xfxJ27{color:rgb(var(--txtexpanded,var(--color_13,color_13)));font:var(--fntSubMenu,var(--font_1));padding-inline-end:var(--sub-padding-end,0);padding-inline-start:var(--sub-padding-start,0)}.u4cNtA .ZD5b14{opacity:0;position:absolute}.u4cNtA .xfxJ27{padding-inline-end:var(--padding-end,0);padding-inline-start:var(--padding-start,0)}.OZVMSN .fEGEM_{direction:var(--item-depth0-direction);text-align:var(--item-depth0-align,var(--text-align))}.zui1C4 .fEGEM_{direction:var(--item-depth1-direction);text-align:var(--item-depth1-align,var(--text-align))}.WJmop7 .fEGEM_{direction:var(--item-depth2-direction);text-align:var(--item-depth2-align,var(--text-align))}.EmyVop{-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0;visibility:hidden}.EmyVop.two32l{opacity:1;visibility:visible}.EmyVop[data-undisplayed=true]{display:none}.EmyVop:not([data-is-mesh]) .vMwwq3,.EmyVop:not([data-is-mesh]) .vnTKrr{bottom:0;left:0;position:absolute;right:0;top:0}.YppmB_{background-color:rgba(var(--bg,var(--color_15,color_15)),var(--alpha-bg,1));display:initial;height:100%;left:0;opacity:0;position:fixed;top:0;width:100%}.YppmB_.RmiF1m{display:none}:host(.device-mobile-optimized) .YppmB_,body.device-mobile-optimized .YppmB_{height:100vh;left:calc((100% - var(--screen-width))/2);width:var(--screen-width)}:host(.device-mobile-optimized) .EmyVop.RmiF1m,body.device-mobile-optimized .EmyVop.RmiF1m{left:calc((100% - var(--screen-width))/2)}:host(.device-mobile-optimized) .EmyVop.dqZerU,body.device-mobile-optimized .EmyVop.dqZerU{height:100vh}:host(:not(.device-mobile-optimized)) .EmyVop.dqZerU,body:not(.device-mobile-optimized) .EmyVop.dqZerU{height:100vh}.Zcgm3P.dqZerU,.Zcgm3P.dqZerU>:first-child{height:calc(var(--menu-height) - var(--wix-ads-height))}.Zcgm3P.dqZerU>:first-child{margin-top:var(--wix-ads-height)}.EmyVop.dqZerU{top:0}.vnTKrr{height:100%;width:100%}.EmyVop{position:fixed;z-index:calc(var(--above-all-z-index) - 1)}._1tQlq{-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0;visibility:hidden}._1tQlq.kTFWgg{opacity:1;visibility:visible}._1tQlq[data-undisplayed=true]{display:none}._1tQlq:not([data-is-mesh]) .X9vkbb,._1tQlq:not([data-is-mesh]) .jpeeyX{bottom:0;left:0;position:absolute;right:0;top:0}.PbIVkr{background-color:rgba(var(--bg,var(--color_15,color_15)),var(--alpha-bg,1));display:initial;height:100%;left:0;opacity:0;position:fixed;top:0;width:100%}.PbIVkr.YN_fLB{display:none}:host(.device-mobile-optimized) .PbIVkr,body.device-mobile-optimized .PbIVkr{height:100vh;left:calc((100% - var(--screen-width))/2);width:var(--screen-width)}:host(.device-mobile-optimized) ._1tQlq.YN_fLB,body.device-mobile-optimized ._1tQlq.YN_fLB{left:calc((100% - var(--screen-width))/2)}:host(.device-mobile-optimized) ._1tQlq.jFliG2,body.device-mobile-optimized ._1tQlq.jFliG2{height:100vh}:host(:not(.device-mobile-optimized)) ._1tQlq.jFliG2,body:not(.device-mobile-optimized) ._1tQlq.jFliG2{height:100vh}.n74Psq.jFliG2,.n74Psq.jFliG2>:first-child{height:calc(var(--menu-height) - var(--wix-ads-height))}.n74Psq.jFliG2>:first-child{margin-top:var(--wix-ads-height)}._1tQlq.jFliG2{top:0}.jpeeyX{height:100%;width:100%}._1tQlq{position:fixed;z-index:calc(var(--above-all-z-index) - 1)}.n74Psq{-ms-overflow-style:none;overflow-x:hidden;overflow-y:scroll;overflow:-moz-scrollbars-none;position:relative;scrollbar-width:none}.n74Psq::-webkit-scrollbar{height:0;width:0}.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.MW5IWV{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.MyaVaS{display:inherit;height:inherit;width:auto}.gIn6Wf{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}body:not(.responsive) .MyaVaS,body:not(.responsive) .gIn6Wf{z-index:var(--above-all-in-container)}.MyaVaS.ZhsSZ_,.gIn6Wf.ZhsSZ_{z-index:var(--above-all-z-index)!important}@supports(-webkit-touch-callout:none){.gIn6Wf{touch-action:manipulation}}.P4my70{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--borderwidth,0) rgba(var(--bordercolor,var(--color_11,color_11)),var(--alpha-bordercolor,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));transition:all .5s}.P4my70,.P4my70.ZhsSZ_{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.P4my70.ZhsSZ_{background-color:rgba(var(--bgOpen,var(--color_11,color_11)),var(--alpha-bgOpen,1));border-color:rgba(var(--bordercolorOpen,var(--color_11,color_11)),var(--alpha-bordercolorOpen,1));border-radius:var(--rdOpen,0);border-style:solid;border-width:var(--borderwidthOpen,0);box-shadow:var(--shdOpen,0 0 0 rgba(0,0,0,.6))}.pAmIZO{display:inherit;height:inherit;width:auto}.YRyQqb{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}body:not(.responsive) .YRyQqb,body:not(.responsive) .pAmIZO{z-index:var(--above-all-in-container)}.YRyQqb.oX7wPA,.pAmIZO.oX7wPA{z-index:var(--above-all-z-index)!important}@supports(-webkit-touch-callout:none){.YRyQqb{touch-action:manipulation}}.KbTtfL{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--borderwidth,0) rgba(var(--bordercolor,var(--color_11,color_11)),var(--alpha-bordercolor,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));transition:all .5s}.KbTtfL,.KbTtfL.oX7wPA{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.KbTtfL.oX7wPA{background-color:rgba(var(--bgOpen,var(--color_11,color_11)),var(--alpha-bgOpen,1));border-color:rgba(var(--bordercolorOpen,var(--color_11,color_11)),var(--alpha-bordercolorOpen,1));border-radius:var(--rdOpen,0);border-style:solid;border-width:var(--borderwidthOpen,0);box-shadow:var(--shdOpen,0 0 0 rgba(0,0,0,.6))}.enVN3p{border-radius:50%;cursor:pointer;display:block;height:22px;position:relative;transition:all .3s linear;width:22px}.enVN3p:after,.enVN3p:before{background:rgba(var(--lineColor,var(--color_2,color_2)),var(--alpha-lineColor,1));border-radius:5px;bottom:0;content:"";left:0;margin:auto;position:absolute;right:0;top:0}.enVN3p:after,.enVN3p:before{height:3px;width:22px}.enVN3p:after{transform:rotate(90deg);transition:all .12s linear}.enVN3p.oX7wPA{transform:rotate(180deg)}.enVN3p.oX7wPA:after,.enVN3p.oX7wPA:before{background:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1))}.enVN3p.oX7wPA:after{transform:rotate(180deg)}.wDwm70{display:inherit;height:inherit;width:auto}.U_e6Q8{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}body:not(.responsive) .U_e6Q8,body:not(.responsive) .wDwm70{z-index:var(--above-all-in-container)}.U_e6Q8.JJHA1E,.wDwm70.JJHA1E{z-index:var(--above-all-z-index)!important}@supports(-webkit-touch-callout:none){.U_e6Q8{touch-action:manipulation}}.Ids9OS{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--borderwidth,0) rgba(var(--bordercolor,var(--color_11,color_11)),var(--alpha-bordercolor,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));transition:all .5s}.Ids9OS,.Ids9OS.JJHA1E{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.Ids9OS.JJHA1E{background-color:rgba(var(--bgOpen,var(--color_11,color_11)),var(--alpha-bgOpen,1));border-color:rgba(var(--bordercolorOpen,var(--color_11,color_11)),var(--alpha-bordercolorOpen,1));border-radius:var(--rdOpen,0);border-style:solid;border-width:var(--borderwidthOpen,0);box-shadow:var(--shdOpen,0 0 0 rgba(0,0,0,.6))}.XLAVDo{cursor:pointer;display:flex;flex-direction:column;height:21px;justify-content:space-between;transition:transform .33s ease-out;width:26px}.XLAVDo.JJHA1E{transform:rotate(-45deg)}.obddOt{background-color:rgba(var(--lineColor,var(--color_2,color_2)),var(--alpha-lineColor,1));border-radius:1.5px;height:3px;width:100%}.obddOt.SRM_9q{width:50%}.obddOt.YQwk0a{transform-origin:right;transition:transform .33s cubic-bezier(.54,-.81,.57,.57)}.JJHA1E .obddOt.YQwk0a{background-color:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1));transform:rotate(-90deg) translateX(4px)}.obddOt.eyQVgg{align-self:flex-end;transform-origin:left;transition:transform .33s cubic-bezier(.54,-.81,.57,.57)}.JJHA1E .obddOt.eyQVgg{transform:rotate(-90deg) translateX(-4px)}.JJHA1E .obddOt.BU_Jm5,.JJHA1E .obddOt.eyQVgg{background-color:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1))}.K0jx9y{display:inherit;height:inherit;width:auto}.kGFVDf{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}body:not(.responsive) .K0jx9y,body:not(.responsive) .kGFVDf{z-index:var(--above-all-in-container)}.K0jx9y.MEduRo,.kGFVDf.MEduRo{z-index:var(--above-all-z-index)!important}@supports(-webkit-touch-callout:none){.kGFVDf{touch-action:manipulation}}.nKRcKG{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--borderwidth,0) rgba(var(--bordercolor,var(--color_11,color_11)),var(--alpha-bordercolor,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));transition:all .5s}.nKRcKG,.nKRcKG.MEduRo{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.nKRcKG.MEduRo{background-color:rgba(var(--bgOpen,var(--color_11,color_11)),var(--alpha-bgOpen,1));border-color:rgba(var(--bordercolorOpen,var(--color_11,color_11)),var(--alpha-bordercolorOpen,1));border-radius:var(--rdOpen,0);border-style:solid;border-width:var(--borderwidthOpen,0);box-shadow:var(--shdOpen,0 0 0 rgba(0,0,0,.6))}.B1Ti_C{height:20px;width:22px}.B1Ti_C,.naeVRo{position:absolute}.naeVRo{background-color:rgba(var(--lineColor,var(--color_2,color_2)),var(--alpha-lineColor,1));height:2px;transition:all .25s ease}.HUKlBY{top:0;width:50%}.RWu2Qu,._W7Xw0{top:9px;width:100%}.plHZxT{bottom:0;width:50%}.oo_S7a{left:0}.dQWoWx{right:0}.RWu2Qu.naeVRo,._W7Xw0.naeVRo{transform-origin:center}.HUKlBY.naeVRo.oo_S7a{transform-origin:0 0}.HUKlBY.naeVRo.dQWoWx{transform-origin:100% 0}.plHZxT.naeVRo.oo_S7a{transform-origin:0 100%}.plHZxT.naeVRo.dQWoWx{transform-origin:100% 100%}.B1Ti_C.MEduRo .HUKlBY.naeVRo.dQWoWx,.B1Ti_C.MEduRo .HUKlBY.naeVRo.oo_S7a,.B1Ti_C.MEduRo .plHZxT.naeVRo.dQWoWx,.B1Ti_C.MEduRo .plHZxT.naeVRo.oo_S7a{background-color:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1));transform:scaleX(0)}.B1Ti_C.MEduRo ._W7Xw0.naeVRo{transform:rotate(-45deg) scaleX(1)}.B1Ti_C.MEduRo .RWu2Qu.naeVRo,.B1Ti_C.MEduRo ._W7Xw0.naeVRo{background-color:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1))}.B1Ti_C.MEduRo .RWu2Qu.naeVRo{transform:rotate(45deg) scaleX(1)}.g6wAOH{display:inherit;height:inherit;width:auto}.So0yP_{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}body:not(.responsive) .So0yP_,body:not(.responsive) .g6wAOH{z-index:var(--above-all-in-container)}.So0yP_.PztR8I,.g6wAOH.PztR8I{z-index:var(--above-all-z-index)!important}@supports(-webkit-touch-callout:none){.So0yP_{touch-action:manipulation}}.js8bIY{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--borderwidth,0) rgba(var(--bordercolor,var(--color_11,color_11)),var(--alpha-bordercolor,1));transition:all .5s}.js8bIY,.js8bIY.PztR8I{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.js8bIY.PztR8I{background-color:rgba(var(--bgOpen,var(--color_11,color_11)),var(--alpha-bgOpen,1));border-color:rgba(var(--bordercolorOpen,var(--color_11,color_11)),var(--alpha-bordercolorOpen,1));border-style:solid;border-width:var(--borderwidthOpen,0)}.baZw44{height:20px;margin:auto;position:relative;width:22px}.T8_LA1{background-color:rgba(var(--lineColor,var(--color_11,color_11)),var(--alpha-lineColor,1));border-radius:2px;height:2px;left:0;position:absolute;transition:all .25s ease-in-out;width:100%}.dbDvn7{margin:auto;top:0}.dbDvn7,.iu4m2t{bottom:0}.baZw44.PztR8I .T8_LA1{background-color:rgba(var(--lineColorOpen,var(--color_11,color_11)),var(--alpha-lineColorOpen,1))}.baZw44.PztR8I .HZW1lN{transform:translateY(10px) translateY(-50%) rotate(-45deg)}.baZw44.PztR8I .dbDvn7{opacity:0}.baZw44.PztR8I .iu4m2t{transform:translateY(-10px) translateY(50%) rotate(45deg)}.js8bIY{background-color:rgba(var(--bg,var(--color_15,color_15)),var(--alpha-bg,1));border:solid var(--borderwidth,0) rgba(var(--bordercolor,var(--color_15,color_15)),var(--alpha-bordercolor,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6))}.js8bIY.PztR8I{background-color:rgba(var(--bgOpen,var(--color_15,color_15)),var(--alpha-bgOpen,1));border-color:rgba(var(--bordercolorOpen,var(--color_15,color_15)),var(--alpha-bordercolorOpen,1));border-radius:var(--rdOpen,0);box-shadow:var(--shdOpen,0 0 0 rgba(0,0,0,.6))}.J627yd{display:inherit;height:inherit;width:auto}.OJFWTw{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}body:not(.responsive) .J627yd,body:not(.responsive) .OJFWTw{z-index:var(--above-all-in-container)}.J627yd.hSKHso,.OJFWTw.hSKHso{z-index:var(--above-all-z-index)!important}@supports(-webkit-touch-callout:none){.OJFWTw{touch-action:manipulation}}.YBhBTQ{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--borderwidth,0) rgba(var(--bordercolor,var(--color_11,color_11)),var(--alpha-bordercolor,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));transition:all .5s}.YBhBTQ,.YBhBTQ.hSKHso{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.YBhBTQ.hSKHso{background-color:rgba(var(--bgOpen,var(--color_11,color_11)),var(--alpha-bgOpen,1));border-color:rgba(var(--bordercolorOpen,var(--color_11,color_11)),var(--alpha-bordercolorOpen,1));border-radius:var(--rdOpen,0);border-style:solid;border-width:var(--borderwidthOpen,0);box-shadow:var(--shdOpen,0 0 0 rgba(0,0,0,.6))}.aoIbio{cursor:pointer;height:26px;width:26px}.tbJLVX{-webkit-touch-callout:none;opacity:1;transition:opacity .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.YB05pm{color:rgba(var(--lineColor,var(--color_2,color_2)),var(--alpha-lineColor,1));font-family:Helvetica-bold;font-size:12px;left:55%;letter-spacing:5px;transform:translate(-50%,-50%);transition:all .25s ease}.SofRfX,.XOaVd6,.YB05pm{position:absolute;top:50%}.SofRfX,.XOaVd6{background:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1));height:2px;left:50%;opacity:0;width:0}.SofRfX{transform:translate(-50%,-50%) rotate(45deg);transition:all .3s ease}.XOaVd6{transform:translate(-50%,-50%) rotate(-45deg);transition:all .3s ease .3s}.aoIbio.hSKHso .SofRfX,.aoIbio.hSKHso .XOaVd6{opacity:1;width:24px}.aoIbio.hSKHso .tbJLVX{opacity:0}.YujbLZ{display:inherit;height:inherit;width:auto}.mGx4LE{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}body:not(.responsive) .YujbLZ,body:not(.responsive) .mGx4LE{z-index:var(--above-all-in-container)}.YujbLZ.VaMfZ_,.mGx4LE.VaMfZ_{z-index:var(--above-all-z-index)!important}@supports(-webkit-touch-callout:none){.mGx4LE{touch-action:manipulation}}.iFKBdR{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--borderwidth,0) rgba(var(--bordercolor,var(--color_11,color_11)),var(--alpha-bordercolor,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));transition:all .5s}.iFKBdR,.iFKBdR.VaMfZ_{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.iFKBdR.VaMfZ_{background-color:rgba(var(--bgOpen,var(--color_11,color_11)),var(--alpha-bgOpen,1));border-color:rgba(var(--bordercolorOpen,var(--color_11,color_11)),var(--alpha-bordercolorOpen,1));border-radius:var(--rdOpen,0);border-style:solid;border-width:var(--borderwidthOpen,0);box-shadow:var(--shdOpen,0 0 0 rgba(0,0,0,.6))}.MsXubo{display:block;height:22px;position:relative;width:22px}.MsXubo *,.MsXubo :after,.MsXubo :before{box-sizing:border-box}.MsXubo .L8RJUm{background-color:rgba(var(--lineColor,var(--color_2,color_2)),var(--alpha-lineColor,1));border-radius:100%;height:4.4px;position:absolute;transition:.2s ease-in-out;width:4.4px}.MsXubo .L8RJUm:first-of-type{transform:translate(0)}.MsXubo .L8RJUm:nth-of-type(2){transform:translate(8.8px)}.MsXubo .L8RJUm:nth-of-type(3){transform:translate(17.6px)}.MsXubo .L8RJUm:nth-of-type(4){transform:translateY(8.8px)}.MsXubo .L8RJUm:nth-of-type(5){transform:translate(8.8px,8.8px)}.MsXubo .L8RJUm:nth-of-type(6){transform:translate(17.6px,8.8px)}.MsXubo .L8RJUm:nth-of-type(7){transform:translateY(17.6px)}.MsXubo .L8RJUm:nth-of-type(8){transform:translate(8.8px,17.6px)}.MsXubo .L8RJUm:nth-of-type(9){transform:translate(17.6px,17.6px)}.MsXubo.VaMfZ_ .L8RJUm{background-color:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1))}.MsXubo.VaMfZ_ .L8RJUm:first-of-type{transform:translate(0)}.MsXubo.VaMfZ_ .L8RJUm:nth-of-type(2){transform:translate(4.4px,4.4px)}.MsXubo.VaMfZ_ .L8RJUm:nth-of-type(3){transform:translate(17.6px)}.MsXubo.VaMfZ_ .L8RJUm:nth-of-type(4){transform:translate(4.4px,13.2px)}.MsXubo.VaMfZ_ .L8RJUm:nth-of-type(6){transform:translate(13.2px,4.4px)}.MsXubo.VaMfZ_ .L8RJUm:nth-of-type(7){transform:translateY(17.6px)}.MsXubo.VaMfZ_ .L8RJUm:nth-of-type(8){transform:translate(13.2px,13.2px)}.MsXubo.VaMfZ_ .L8RJUm:nth-of-type(9){transform:translate(17.6px,17.6px)}.i3SkOO{display:inherit;height:inherit;width:auto}.r17LYB{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}body:not(.responsive) .i3SkOO,body:not(.responsive) .r17LYB{z-index:var(--above-all-in-container)}.i3SkOO.Ez9DzT,.r17LYB.Ez9DzT{z-index:var(--above-all-z-index)!important}@supports(-webkit-touch-callout:none){.r17LYB{touch-action:manipulation}}.RgC3KY{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--borderwidth,0) rgba(var(--bordercolor,var(--color_11,color_11)),var(--alpha-bordercolor,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));transition:all .5s}.RgC3KY,.RgC3KY.Ez9DzT{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.RgC3KY.Ez9DzT{background-color:rgba(var(--bgOpen,var(--color_11,color_11)),var(--alpha-bgOpen,1));border-color:rgba(var(--bordercolorOpen,var(--color_11,color_11)),var(--alpha-bordercolorOpen,1));border-radius:var(--rdOpen,0);border-style:solid;border-width:var(--borderwidthOpen,0);box-shadow:var(--shdOpen,0 0 0 rgba(0,0,0,.6))}.Klh_2G{height:20px;transition:transform .3s ease-in-out;width:25px}.Klh_2G span{background-color:rgba(var(--lineColor,var(--color_2,color_2)),var(--alpha-lineColor,1));border-radius:1px;content:"";display:block;height:3px;position:relative;transition:width .3s ease-in-out,transform .3s ease-in-out,opacity .3s ease-in-out;width:100%}.Klh_2G span:first-child{top:0}.Klh_2G span:nth-child(2){top:5px}.Klh_2G span:nth-child(3){top:10px}.Ez9DzT.Klh_2G{transform:rotate(180deg)}.Ez9DzT.Klh_2G span{background-color:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1));width:16px}.Ez9DzT.Klh_2G span:first-child{opacity:0}.Ez9DzT.Klh_2G span:nth-child(2){transform:rotate(45deg) translateX(0) translateY(1px)}.Ez9DzT.Klh_2G span:nth-child(3){transform:rotate(-45deg) translateX(12px) translateY(1px)}.BmKyR9{display:inherit;height:inherit;width:auto}.fm7Z2W{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}body:not(.responsive) .BmKyR9,body:not(.responsive) .fm7Z2W{z-index:var(--above-all-in-container)}.BmKyR9.XEQtWV,.fm7Z2W.XEQtWV{z-index:var(--above-all-z-index)!important}@supports(-webkit-touch-callout:none){.fm7Z2W{touch-action:manipulation}}.zhzq3y{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--borderwidth,0) rgba(var(--bordercolor,var(--color_11,color_11)),var(--alpha-bordercolor,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));transition:all .5s}.zhzq3y,.zhzq3y.XEQtWV{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.zhzq3y.XEQtWV{background-color:rgba(var(--bgOpen,var(--color_11,color_11)),var(--alpha-bgOpen,1));border-color:rgba(var(--bordercolorOpen,var(--color_11,color_11)),var(--alpha-bordercolorOpen,1));border-radius:var(--rdOpen,0);border-style:solid;border-width:var(--borderwidthOpen,0);box-shadow:var(--shdOpen,0 0 0 rgba(0,0,0,.6))}.muO8XP{display:block;height:20px;position:relative;width:24px}.muO8XP span,.muO8XP span:after,.muO8XP span:before{background-color:rgba(var(--lineColor,var(--color_2,color_2)),var(--alpha-lineColor,1));height:2px;margin-top:-1px;position:absolute;top:50%;width:24px}.muO8XP span:after,.muO8XP span:before{content:"";transition:.2s}.muO8XP span:before{transform:translateY(-9px)}.muO8XP span:after{transform:translateY(9px)}.XEQtWV span{background-color:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1));transform:translateX(1px);width:23px}.XEQtWV span:before{transform:rotate(-35deg);transform-origin:left bottom}.XEQtWV span:after,.XEQtWV span:before{background-color:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1));width:12px}.XEQtWV span:after{transform:rotate(35deg);transform-origin:left top}.OKYxO_{align-items:center;display:flex;justify-content:center}.mR8LEU{opacity:0;transform:translateX(50%);transform-origin:right center;transition:.5s}.eRHCF_{opacity:1;transform:translateX(0)}.OVx4kp{display:inherit;height:inherit;width:auto}.x17Tc8{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}body:not(.responsive) .OVx4kp,body:not(.responsive) .x17Tc8{z-index:var(--above-all-in-container)}.OVx4kp.unAAcL,.x17Tc8.unAAcL{z-index:var(--above-all-z-index)!important}@supports(-webkit-touch-callout:none){.x17Tc8{touch-action:manipulation}}.TQ6OEg{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--borderwidth,0) rgba(var(--bordercolor,var(--color_11,color_11)),var(--alpha-bordercolor,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));transition:all .5s}.TQ6OEg,.TQ6OEg.unAAcL{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.TQ6OEg.unAAcL{background-color:rgba(var(--bgOpen,var(--color_11,color_11)),var(--alpha-bgOpen,1));border-color:rgba(var(--bordercolorOpen,var(--color_11,color_11)),var(--alpha-bordercolorOpen,1));border-radius:var(--rdOpen,0);border-style:solid;border-width:var(--borderwidthOpen,0);box-shadow:var(--shdOpen,0 0 0 rgba(0,0,0,.6))}.SACRXu{align-items:center;display:flex;flex-direction:column;height:26px;justify-content:space-around;transition:transform .2s ease;width:26px}.Jzi8Yx{transform:rotate(-45deg);transition:opacity .2s ease,transform .2s ease;width:30px}.Jzi8Yx,.qTZmEh{background-color:rgba(var(--lineColor,var(--color_2,color_2)),var(--alpha-lineColor,1));border-radius:10px;height:2px}.qTZmEh{transition:transform .2s ease,border-color .2s ease;width:17px}.qTZmEh.IOOdvm{transform:rotate(-45deg) translate(-7px,-3px)}.qTZmEh.JDwVHd{transform:rotate(-45deg) translate(6px,2px)}.SACRXu.unAAcL .IOOdvm{transform:translateY(9px) rotate(135deg)}.SACRXu.unAAcL .IOOdvm,.SACRXu.unAAcL .JDwVHd{background-color:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1));width:20px}.SACRXu.unAAcL .JDwVHd{transform:translateY(-9px) rotate(45deg)}.SACRXu.unAAcL .Jzi8Yx{opacity:0;transform:rotate(45deg)}.GEjkFI{display:inherit;height:inherit;width:auto}.rNNcaA{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}body:not(.responsive) .GEjkFI,body:not(.responsive) .rNNcaA{z-index:var(--above-all-in-container)}.GEjkFI.jJdFnD,.rNNcaA.jJdFnD{z-index:var(--above-all-z-index)!important}@supports(-webkit-touch-callout:none){.rNNcaA{touch-action:manipulation}}.BPLyku{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--borderwidth,0) rgba(var(--bordercolor,var(--color_11,color_11)),var(--alpha-bordercolor,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));transition:all .5s}.BPLyku,.BPLyku.jJdFnD{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.BPLyku.jJdFnD{background-color:rgba(var(--bgOpen,var(--color_11,color_11)),var(--alpha-bgOpen,1));border-color:rgba(var(--bordercolorOpen,var(--color_11,color_11)),var(--alpha-bordercolorOpen,1));border-radius:var(--rdOpen,0);border-style:solid;border-width:var(--borderwidthOpen,0);box-shadow:var(--shdOpen,0 0 0 rgba(0,0,0,.6))}.Ic34Nb,.ROpKdV{cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:22px}.Ic34Nb,.Ic34Nb span,.ROpKdV,.ROpKdV span{-webkit-tap-highlight-color:rgba(0,0,0,0);transition:.2s ease-in-out}.Ic34Nb span,.ROpKdV span{backface-visibility:hidden;background-color:rgba(var(--lineColor,var(--color_2,color_2)),var(--alpha-lineColor,1));border-radius:2em;height:3px;position:absolute;width:100%}.Ic34Nb span:nth-child(2),.ROpKdV span:nth-child(2){transform:rotate(90deg)}.ROpKdV.jJdFnD,.jJdFnD.Ic34Nb{transform:rotate(135deg)}.ROpKdV.jJdFnD span,.jJdFnD.Ic34Nb span{background:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1))}.Ic34Nb{align-items:center;display:flex;justify-content:center}.Ic34Nb span{left:0}.Ic34Nb span:nth-child(2){transform:rotate(90deg)}.Ic34Nb.jJdFnD{transform:rotate(135deg)}.Ic34Nb.jJdFnD span{background:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1))}.lTi9xb{display:inherit;height:inherit;width:auto}.y73xlN{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}body:not(.responsive) .lTi9xb,body:not(.responsive) .y73xlN{z-index:var(--above-all-in-container)}.lTi9xb.Kx2Lb_,.y73xlN.Kx2Lb_{z-index:var(--above-all-z-index)!important}@supports(-webkit-touch-callout:none){.y73xlN{touch-action:manipulation}}.J6UdEa{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--borderwidth,0) rgba(var(--bordercolor,var(--color_11,color_11)),var(--alpha-bordercolor,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));transition:all .5s}.J6UdEa,.J6UdEa.Kx2Lb_{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.J6UdEa.Kx2Lb_{background-color:rgba(var(--bgOpen,var(--color_11,color_11)),var(--alpha-bgOpen,1));border-color:rgba(var(--bordercolorOpen,var(--color_11,color_11)),var(--alpha-bordercolorOpen,1));border-radius:var(--rdOpen,0);border-style:solid;border-width:var(--borderwidthOpen,0);box-shadow:var(--shdOpen,0 0 0 rgba(0,0,0,.6))}.kLibfv{cursor:pointer;display:block;height:20px;position:relative;width:26px}.kLibfv div{background:rgba(var(--lineColor,var(--color_2,color_2)),var(--alpha-lineColor,1));border-radius:2px;height:2px;position:absolute;transition:transform .45s cubic-bezier(.9,-.6,.3,1.6),width .2s ease .2s}.kLibfv .b2zCu2{left:0;margin:-2px 0 0 0;top:11px;transform-origin:50% 50%;width:26px}.kLibfv .GYW_Vv{left:0;transform-origin:0 50%;width:13px}.kLibfv .fIrRrT{bottom:0;transform-origin:100% 50%;width:18px}.kLibfv.Kx2Lb_ .b2zCu2{background:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1));transform:rotate(-45deg) translate(0);transition:transform .2s cubic-bezier(.9,-.6,.3,1.6) .1s}.kLibfv.Kx2Lb_ .GYW_Vv{transform:translate(4px) rotate(45deg)}.kLibfv.Kx2Lb_ .GYW_Vv,.kLibfv.Kx2Lb_ .fIrRrT{background:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1));transition:transform .2s cubic-bezier(.9,-.6,.3,1.6) .1s,width .15s ease;width:13px}.kLibfv.Kx2Lb_ .fIrRrT{transform:translate(9px) rotate(45deg)}.qgzroF{display:inherit;height:inherit;width:auto}.aoylXL{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}body:not(.responsive) .aoylXL,body:not(.responsive) .qgzroF{z-index:var(--above-all-in-container)}.aoylXL.fNnJyG,.qgzroF.fNnJyG{z-index:var(--above-all-z-index)!important}@supports(-webkit-touch-callout:none){.aoylXL{touch-action:manipulation}}.IqliFl{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--borderwidth,0) rgba(var(--bordercolor,var(--color_11,color_11)),var(--alpha-bordercolor,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));transition:all .5s}.IqliFl,.IqliFl.fNnJyG{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.IqliFl.fNnJyG{background-color:rgba(var(--bgOpen,var(--color_11,color_11)),var(--alpha-bgOpen,1));border-color:rgba(var(--bordercolorOpen,var(--color_11,color_11)),var(--alpha-bordercolorOpen,1));border-radius:var(--rdOpen,0);border-style:solid;border-width:var(--borderwidthOpen,0);box-shadow:var(--shdOpen,0 0 0 rgba(0,0,0,.6))}.O240SO{cursor:pointer;position:absolute}.dm9Pzg{background:rgba(var(--lineColor,var(--color_2,color_2)),var(--alpha-lineColor,1));height:2px;margin-bottom:6px;position:relative;transition:all .3s cubic-bezier(0,1,.5,1);width:19px}.dm9Pzg:first-child{left:0;top:0;transform:rotate(0)}.fNnJyG .dm9Pzg:first-child{background:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1));left:0;top:8px;transform:rotate(-45deg)}.dm9Pzg:nth-child(2){opacity:1;right:-5px}.fNnJyG .dm9Pzg:nth-child(2){background:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1));opacity:0;right:0}.dm9Pzg:last-child{left:0;margin:0;top:0;transform:rotate(0)}.fNnJyG .dm9Pzg:last-child{left:0;top:-8px;transform:rotate(45deg)}.fNnJyG .dm9Pzg,.fNnJyG .dm9Pzg:last-child{background:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1))}.C54bje{display:inherit;height:inherit;width:auto}.J7mHF_{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}body:not(.responsive) .C54bje,body:not(.responsive) .J7mHF_{z-index:var(--above-all-in-container)}.C54bje.TR1lP5,.J7mHF_.TR1lP5{z-index:var(--above-all-z-index)!important}@supports(-webkit-touch-callout:none){.J7mHF_{touch-action:manipulation}}.v7cAjr{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--borderwidth,0) rgba(var(--bordercolor,var(--color_11,color_11)),var(--alpha-bordercolor,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));transition:all .5s}.v7cAjr,.v7cAjr.TR1lP5{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.v7cAjr.TR1lP5{background-color:rgba(var(--bgOpen,var(--color_11,color_11)),var(--alpha-bgOpen,1));border-color:rgba(var(--bordercolorOpen,var(--color_11,color_11)),var(--alpha-bordercolorOpen,1));border-radius:var(--rdOpen,0);border-style:solid;border-width:var(--borderwidthOpen,0);box-shadow:var(--shdOpen,0 0 0 rgba(0,0,0,.6))}.JOBrqh{height:18px;width:26px}.KKTZfd{background:rgba(var(--lineColor,var(--color_2,color_2)),var(--alpha-lineColor,1));border-radius:4px;height:2px;position:relative;transition:.4s}.TpQgIG{top:0;width:26px}.PGlfJM{top:6px;width:26px}.ja83fW{top:12px;width:13px}.TR1lP5 .TpQgIG{top:8px}.TR1lP5 .PGlfJM,.TR1lP5 .TpQgIG,.TR1lP5 .ja83fW{background:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1))}.TR1lP5 .ja83fW{top:4px}.ARPFX1{display:inherit;height:inherit;width:auto}.JxHGmw{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}body:not(.responsive) .ARPFX1,body:not(.responsive) .JxHGmw{z-index:var(--above-all-in-container)}.ARPFX1.HoyfNC,.JxHGmw.HoyfNC{z-index:var(--above-all-z-index)!important}@supports(-webkit-touch-callout:none){.JxHGmw{touch-action:manipulation}}.fo6j2q{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--borderwidth,0) rgba(var(--bordercolor,var(--color_11,color_11)),var(--alpha-bordercolor,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));transition:all .5s}.fo6j2q,.fo6j2q.HoyfNC{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.fo6j2q.HoyfNC{background-color:rgba(var(--bgOpen,var(--color_11,color_11)),var(--alpha-bgOpen,1));border-color:rgba(var(--bordercolorOpen,var(--color_11,color_11)),var(--alpha-bordercolorOpen,1));border-radius:var(--rdOpen,0);border-style:solid;border-width:var(--borderwidthOpen,0);box-shadow:var(--shdOpen,0 0 0 rgba(0,0,0,.6))}.BCbKRj{height:22px;margin:auto;position:absolute;width:22px}.BCbKRj span{background-color:rgba(var(--lineColor,var(--color_2,color_2)),var(--alpha-lineColor,1));display:block;height:2px;position:relative;transition:transform .2s cubic-bezier(.25,.46,.45,.94),top .2s cubic-bezier(.3,1.4,.7,1) .2s,bottom .2s cubic-bezier(.3,1.4,.7,1) .2s;width:22px}.BCbKRj span:first-of-type{top:5px}.BCbKRj span:last-of-type{top:13px}.BCbKRj.HoyfNC span{transition:transform .2s cubic-bezier(.25,.46,.45,.94) .2s,top .2s cubic-bezier(.3,1.4,.7,1),bottom .2s cubic-bezier(.3,1.4,.7,1)}.BCbKRj.HoyfNC span:first-of-type{top:10px;transform:rotate(45deg)}.BCbKRj.HoyfNC span:first-of-type,.BCbKRj.HoyfNC span:last-of-type{background-color:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1))}.BCbKRj.HoyfNC span:last-of-type{top:8px;transform:rotate(-45deg)}._0FWf6L{display:inherit;height:inherit;width:auto}.lu0Rcq{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}body:not(.responsive) ._0FWf6L,body:not(.responsive) .lu0Rcq{z-index:var(--above-all-in-container)}._0FWf6L.vXxIVB,.lu0Rcq.vXxIVB{z-index:var(--above-all-z-index)!important}@supports(-webkit-touch-callout:none){.lu0Rcq{touch-action:manipulation}}.su830K{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--borderwidth,0) rgba(var(--bordercolor,var(--color_11,color_11)),var(--alpha-bordercolor,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));transition:all .5s}.su830K,.su830K.vXxIVB{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.su830K.vXxIVB{background-color:rgba(var(--bgOpen,var(--color_11,color_11)),var(--alpha-bgOpen,1));border-color:rgba(var(--bordercolorOpen,var(--color_11,color_11)),var(--alpha-bordercolorOpen,1));border-radius:var(--rdOpen,0);border-style:solid;border-width:var(--borderwidthOpen,0);box-shadow:var(--shdOpen,0 0 0 rgba(0,0,0,.6))}.l0AfMo{height:19px;width:22px}.kFhkeL,.l0AfMo{position:absolute}.kFhkeL{background-color:rgba(var(--lineColor,var(--color_2,color_2)),var(--alpha-lineColor,1));height:3px;transition:all .25s ease}.rBz8fx{top:0;width:50%}.FkbwVM{top:8px;width:100%}.CYMuk3{bottom:0;width:50%}.uWZnSw{left:0}.sNnUw0{right:0}.rBz8fx.kFhkeL.uWZnSw{transform-origin:0 0}.rBz8fx.kFhkeL.sNnUw0{transform-origin:100% 0}.CYMuk3.kFhkeL.uWZnSw{transform-origin:0 100%}.CYMuk3.kFhkeL.sNnUw0{transform-origin:100% 100%}.l0AfMo.vXxIVB .rBz8fx.kFhkeL.uWZnSw{transform:translate(5px,2px) rotate(45deg)}.l0AfMo.vXxIVB .rBz8fx.kFhkeL.sNnUw0,.l0AfMo.vXxIVB .rBz8fx.kFhkeL.uWZnSw{background-color:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1))}.l0AfMo.vXxIVB .rBz8fx.kFhkeL.sNnUw0{transform:translate(-5px,2px) rotate(-45deg)}.l0AfMo.vXxIVB .CYMuk3.kFhkeL.uWZnSw{transform:translate(5px,-1px) rotate(-45deg)}.l0AfMo.vXxIVB .CYMuk3.kFhkeL.sNnUw0,.l0AfMo.vXxIVB .CYMuk3.kFhkeL.uWZnSw{background-color:rgba(var(--lineColorOpen,var(--color_2,color_2)),var(--alpha-lineColorOpen,1))}.l0AfMo.vXxIVB .CYMuk3.kFhkeL.sNnUw0{transform:translate(-5px,-1px) rotate(45deg)}.l0AfMo.vXxIVB .FkbwVM.kFhkeL{transform:scaleX(0)}.x1G_oU{display:inherit;height:inherit;width:auto}.w1a2zI{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}body:not(.responsive) .w1a2zI,body:not(.responsive) .x1G_oU{z-index:var(--above-all-in-container)}.w1a2zI.H801ob,.x1G_oU.H801ob{z-index:var(--above-all-z-index)!important}@supports(-webkit-touch-callout:none){.w1a2zI{touch-action:manipulation}}.JVni1I{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--borderwidth,0) rgba(var(--bordercolor,var(--color_11,color_11)),var(--alpha-bordercolor,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));transition:all .5s}.JVni1I,.JVni1I.H801ob{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.JVni1I.H801ob{background-color:rgba(var(--bgOpen,var(--color_11,color_11)),var(--alpha-bgOpen,1));border-color:rgba(var(--bordercolorOpen,var(--color_11,color_11)),var(--alpha-bordercolorOpen,1));border-radius:var(--rdOpen,0);border-style:solid;border-width:var(--borderwidthOpen,0);box-shadow:var(--shdOpen,0 0 0 rgba(0,0,0,.6))}.kpM1s0{height:20px;width:22px}.ZBaDfe,.kpM1s0{position:absolute}.ZBaDfe{background-color:rgba(var(--lineColor,var(--color_15,color_15)),var(--alpha-lineColor,1));height:2px;transition:all .25s ease}.LZBOca{top:0;width:100%}.HSYWnj{top:9px;width:100%}.r8m7zZ{bottom:0;width:100%}.LZBOca.ZBaDfe{transform-origin:0 0}.r8m7zZ.ZBaDfe{transform-origin:0 100%}.kpM1s0.H801ob .LZBOca.ZBaDfe{transform:translate(4px,2px) rotate(45deg)}.kpM1s0.H801ob .LZBOca.ZBaDfe,.kpM1s0.H801ob .r8m7zZ.ZBaDfe{background-color:rgba(var(--lineColorOpen,var(--color_15,color_15)),var(--alpha-lineColorOpen,1))}.kpM1s0.H801ob .r8m7zZ.ZBaDfe{transform:translate(4px,-1px) rotate(-45deg)}.kpM1s0.H801ob .HSYWnj.ZBaDfe{background-color:rgba(var(--lineColorOpen,var(--color_15,color_15)),var(--alpha-lineColorOpen,1));transform:scaleX(0)}.rG7wwD{--display:flex;cursor:pointer;display:var(--display);opacity:0;transition:visibility 0s .5s,opacity .5s ease 0s;visibility:hidden}.rG7wwD .tjpQKX{height:100%;opacity:var(--icon-opacity,1);width:100%}.rG7wwD .tjpQKX svg{overflow:visible}.wnbU2e{opacity:1;position:relative;transition-delay:0s;visibility:visible;z-index:var(--above-all-z-index)}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[LinkBar_Responsive].f2ceebae.min.css">.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.oeWIOw .Ebr6AI .Rhimou{direction:var(--direction);display:var(--item-display);height:var(--item-size);margin-block:var(--item-margin-block);margin-inline:var(--item-margin-inline);width:var(--item-size)}.oeWIOw .Ebr6AI .Rhimou:last-child{margin-block:0;margin-inline:0}.oeWIOw .Ebr6AI .Rhimou .Q8t1PH{display:block}.oeWIOw .Ebr6AI .Rhimou .Q8t1PH .qFhtwZ{height:var(--item-size);width:var(--item-size)}.oeWIOw{--display:table;display:var(--display)}.oeWIOw .Ebr6AI{display:flex;flex-direction:var(--flex-direction)}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[DropDownMenu_OverlineMenuButtonSkin].f738f4af.min.css">._pfxlW{clip-path:inset(50%);height:24px;position:absolute;width:24px}._pfxlW:active,._pfxlW:focus{clip-path:unset;right:0;top:50%;transform:translateY(-50%)}._pfxlW.RG3k61{transform:translateY(-50%) rotate(180deg)}.Gs0oXs,.pr7XQM{box-sizing:border-box;height:100%;overflow:visible;position:relative;width:auto}.Gs0oXs[data-state~=header] a,.Gs0oXs[data-state~=header] div,[data-state~=header].pr7XQM a,[data-state~=header].pr7XQM div{cursor:default!important}.Gs0oXs .rcIF9K,.pr7XQM .rcIF9K{display:inline-block;height:100%;width:100%}.pr7XQM{--display:inline-block;display:var(--display)}.pr7XQM .nzVyrk{padding:0 var(--pad,5px)}.pr7XQM .VCJeT5{border-top:1px solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));cursor:pointer;font:var(--fnt,var(--font_1))}.pr7XQM .xYGmQj{color:rgb(var(--txt,var(--color_15,color_15)));display:inline-block;padding:8px}.pr7XQM[data-listposition=left]{padding-left:0}.pr7XQM[data-listposition=right]{padding-right:0}.pr7XQM[data-state~=drop]{display:block;width:100%}.pr7XQM[data-state~=link]:hover .VCJeT5,.pr7XQM[data-state~=over] .VCJeT5{border-top-color:rgba(var(--brdh,var(--color_15,color_15)),var(--alpha-brdh,1));border-top-width:4px}.pr7XQM[data-state~=link]:hover .xYGmQj,.pr7XQM[data-state~=over] .xYGmQj{color:rgb(var(--txth,var(--color_15,color_15)));display:inline-block;padding-top:5px}.pr7XQM[data-state~=selected] .VCJeT5{border-top-color:rgba(var(--brds,var(--color_15,color_15)),var(--alpha-brds,1));border-top-width:4px}.pr7XQM[data-state~=selected] .xYGmQj{color:rgb(var(--txts,var(--color_15,color_15)));display:inline-block;padding-top:5px}.XRwtpn{overflow-x:hidden}.XRwtpn .SvGGzE{display:flex;flex-direction:column;height:100%;width:100%}.XRwtpn .SvGGzE .ckXV57{flex:1}.XRwtpn .SvGGzE .CkCpUo{height:calc(100% - (var(--menuTotalBordersY, 0px)));overflow:visible;white-space:nowrap;width:calc(100% - (var(--menuTotalBordersX, 0px)))}.XRwtpn .SvGGzE .CkCpUo .L3ZIQx,.XRwtpn .SvGGzE .CkCpUo .u7d_AM{direction:var(--menu-direction);display:inline-block;text-align:var(--menu-align,var(--align))}.XRwtpn .SvGGzE .CkCpUo .DTRNn1{display:block;width:100%}.XRwtpn .O1lweY{direction:var(--submenus-direction);display:block;opacity:1;text-align:var(--submenus-align,var(--align));z-index:99999}.XRwtpn .O1lweY .VtNw6g{display:inherit;overflow:visible;visibility:inherit;white-space:nowrap;width:auto}.XRwtpn .O1lweY.GkAfhB{transition:visibility;transition-delay:.2s;visibility:visible}.XRwtpn .O1lweY .u7d_AM{display:inline-block}.XRwtpn .Ursk0e{display:none}.YXlfNd>nav{bottom:0;left:0;right:0;top:0}.YXlfNd .CkCpUo,.YXlfNd .O1lweY,.YXlfNd>nav{position:absolute}.YXlfNd .O1lweY{background-color:rgba(var(--bgDrop,var(--color_11,color_11)),var(--alpha-bgDrop,1));border-radius:var(--rd,10px);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));margin-top:7px;padding:15px 5px 0 5px;visibility:hidden}.YXlfNd [data-dropmode=dropUp] .O1lweY{margin-bottom:7px;margin-top:0}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SearchBox].24efae29.min.css">#SITE_CONTAINER.focus-ring-active.keyboard-tabbing-on .search-box-component-focus-ring-visible{box-shadow:0 0 0 1px #fff,0 0 0 3px #116dff!important;z-index:999}.QdV_oU{--force-state-metadata:focus}.btVOrl{--alpha-searchBoxBackgroundColor:var(--alpha-inputBackgroundColor,1);--alpha-searchInputIconColor:var(--alpha-inputIconColor,1);--borderAlpha:var(--alpha-inputBorderColor,1);--borderColor:var(--inputBorderColor,$inputBorderColorFallback);--borderWidth:var(--inputBorderWidth,$inputDefaultBorderWidth);--leftBorderWidth:var(--input-left-border-width,inputDefaultBorderWidth);--searchBoxBackgroundColor:var(--inputBackgroundColor,$inputBackgroundColorFallback);--searchInputIconColor:var(--inputIconColor,var(--color_15));--display:grid;display:var(--display)}.btVOrl:hover{--alpha-searchBoxBackgroundColor:var(--alpha-inputHoverBackgroundColor,1);--alpha-searchInputIconColor:1;--borderAlpha:var(--alpha-inputHoverBorderColor,1);--borderColor:var(--inputHoverBorderColor,$inputBorderColorFallback);--borderWidth:var(--inputHoverBorderWidth,$inputDefaultBorderWidth);--leftBorderWidth:var(--input-hover-left-border-width,inputDefaultBorderWidth);--searchBoxBackgroundColor:var(--inputHoverBackgroundColor,$inputBackgroundColorFallback);--searchInputIconColor:var(--inputHoverIconColor,var(--color_15))}.btVOrl.QdV_oU,.btVOrl:focus-within,.btVOrl:focus-within:hover{--alpha-searchBoxBackgroundColor:var(--alpha-inputFocusBackgroundColor,1);--alpha-searchInputIconColor:1;--borderAlpha:var(--alpha-inputFocusBorderColor,1);--borderColor:var(--inputFocusBorderColor,$inputBorderColorFallback);--borderWidth:var(--inputFocusBorderWidth,$inputDefaultBorderWidth);--leftBorderWidth:var(--input-focus-left-border-width,inputDefaultBorderWidth);--searchBoxBackgroundColor:var(--inputFocusBackgroundColor,$inputBackgroundColorFallback);--searchInputIconColor:var(--inputFocusIconColor,var(--color_15))}.RlO8U_{--mobileSuggestionsFontSize:16px;--mobileSuggestionsContentColor:0,0,0;--alpha-mobileSuggestionsContentColor:0.6;--mobileSuggestionsBackgroundColor:255,255,255;--alpha--mobileSuggestionsBackgroundColor:1;--alpha-inputFocusBackgroundColor:var(--alpha--mobileSuggestionsBackgroundColor);--alpha-searchBoxBackgroundColor:var(--alpha-mobileSuggestionsContentColorAlpha);--alpha-searchInputIconColor:0.6;--borderAlpha:var(--alpha-mobileSuggestionsContentColor);--borderColor:var(--mobileSuggestionsContentColor);--borderWidth:1px;--clearBoxWidth:44px;--clearButtonOpacity:1;--container-direction:row;--icon-spacing:20px;--input-left-border-width:1px;--input-text-align:initial;--inputBorderRadius:0;--inputFocusBackgroundColor:var(--mobileSuggestionsBackgroundColor);--inputFont:var(--font_8);--inputPlaceholderColor:var(--mobileSuggestionsContentColor);--inputShadow:none;--inputTextColor:var(--mobileSuggestionsContentColor);--leftBorderWidth:1px;--search-button-display:none;--search-icon-display:block;--searchBoxBackgroundColor:var(--mobileSuggestionsBackgroundColor);--searchInputIconColor:var(--mobileSuggestionsContentColor);--text-padding:0px;--text-spacing:12px;--groupTitleFont:var(--font_2);--groupTitleFontSize:var(--mobileSuggestionsFontSize);background-color:rgba(var(--mobileSuggestionsBackgroundColor),var(--alpha-mobileSuggestionsBackgroundColor,1));bottom:0;flex-direction:column;font:var(--inputFont,var(--font_8));font-size:var(--mobileSuggestionsFontSize)!important;height:100%;left:0;position:fixed;right:0;top:0;z-index:2147483647!important}.RlO8U_,.RlO8U_ .Q2YYMa{align-items:center;display:flex;width:100%}.RlO8U_ .Q2YYMa{flex-direction:row;height:40px;justify-content:flex-start;margin-bottom:20px;margin-top:20px;min-height:40px}.RlO8U_ .oEUJj7{border-color:rgba(var(--mobileSuggestionsContentColor),var(--alpha-mobileSuggestionsContentColor,1));border-style:solid;border-width:1px;display:grid;flex:1;height:100%;margin-inline-end:20px;overflow:hidden}.RlO8U_ .TaFPqR{overflow-y:scroll;text-overflow:ellipsis;width:100%}.RlO8U_ input[type=search]::-moz-placeholder{color:rgba(0,0,0,.6)}.RlO8U_ input[type=search]:-ms-input-placeholder{color:rgba(0,0,0,.6)}.RlO8U_ input[type=search]::placeholder{color:rgba(0,0,0,.6)}.RlO8U_ input{font-size:var(--mobileSuggestionsFontSize)!important}.XeX7vS{align-items:center;display:flex;height:100%;margin:0 10px;touch-action:manipulation}.r_WbdF{padding-inline-end:15px;padding-inline-start:11px;padding:0 10px}.r_WbdF.ZxQq8q{transform:scaleX(-1)}.k6cep8{background:rgba(var(--inputFocusBackgroundColor,var(--color_11,color_11)),var(--alpha-inputFocusBackgroundColor,1));overflow:auto;pointer-events:auto}.k6cep8.Zg1VXg{padding-bottom:20px}.k6cep8 .q0F5lM:hover,.k6cep8 .q0F5lM[aria-selected=true]{background:RGBA(var(--inputTextColor,color_15),.05)}:host(:not(.device-mobile-optimized)) .k6cep8,body:not(.device-mobile-optimized) .k6cep8{max-height:480px}.U603xX{cursor:pointer;display:flex;padding:10px 20px}.U603xX .FedNkl{display:flex;flex-direction:column;justify-content:center;margin-inline-start:12px;min-width:0}.U603xX .FedNkl:first-child{margin-inline-start:0}.U603xX .Z3eRZ6{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;flex:0 0 auto;height:55px;width:73px}.U603xX .Z3eRZ6.UXNCo3{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNzYiIGhlaWdodD0iMTI0Ij48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGZpbGw9IiM5REE1QUYiIGQ9Ik0wIDBoMTc2djEyNEgweiIvPjxwYXRoIGZpbGw9IiNEN0RDRTIiIGQ9Ik05OS43MjEgNDhIMTA5YTQgNCAwIDAgMSA0IDR2MjZhNCA0IDAgMCAxLTQgNEg2OGE0IDQgMCAwIDEtNC00VjUyYTQgNCAwIDAgMSA0LTRoOS4yOTRsMS41NS01LjI4MmExIDEgMCAwIDEgLjk2LS43MThIOTcuMjlhMSAxIDAgMCAxIC45NjQuNzMyTDk5LjcyIDQ4ek04OC41IDc1LjVDOTQuMjk5IDc1LjUgOTkgNzAuNzk5IDk5IDY1cy00LjcwMS0xMC41LTEwLjUtMTAuNVM3OCA1OS4yMDEgNzggNjVzNC43MDEgMTAuNSAxMC41IDEwLjV6Ii8+PC9nPjwvc3ZnPg==)}.U603xX .Z3eRZ6.D_fVyl{background-color:#eee;overflow:hidden;position:relative}.U603xX .Z3eRZ6.D_fVyl:after{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:D_fVyl;background-image:linear-gradient(90deg,hsla(0,0%,88%,0),#e0e0e0 51%,hsla(0,0%,91%,0));bottom:0;content:"";left:0;position:absolute;right:0;top:0}.U603xX .CA8K4D{line-height:1.5}.U603xX .CA8K4D,.U603xX .zQjJyB{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.U603xX .zQjJyB{font-size:.875em;line-height:1.42;margin-top:4px;opacity:.6}@keyframes D_fVyl{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.u6Qhf2{font:var(--groupTitleFont,inherit);font-size:var(--groupTitleFontSize,inherit);padding:20px 20px 10px 20px}.u6Qhf2 .Nn5HXB{display:flex;justify-content:space-between}.u6Qhf2 .YmTE5t{background:rgba(var(--color_15),var(--alpha-color_15,1));height:1px;margin-top:8px;opacity:.3}.u6Qhf2 .wroB1H{color:inherit;flex-shrink:0;font-size:.9em;opacity:.8;transition:opacity .2s}.u6Qhf2 .wroB1H:hover{opacity:1}.GWiB9A{margin:20px}.q6kVwv{background-color:#000;color:#fff;display:block;font:inherit;line-height:36px;overflow:hidden;padding:0 20px;text-align:center;text-overflow:ellipsis;touch-action:manipulation;white-space:nowrap}.g3as8r,.q6kVwv{box-sizing:border-box;text-decoration:none;width:100%}.g3as8r{--footer-text-opacity:0.6;align-items:center;background:rgba(var(--inputFocusBackgroundColor,var(--color_11,color_11)),var(--alpha-inputFocusBackgroundColor,1));color:inherit;cursor:pointer;display:flex;font:var(--inputFont,var(--font_8));height:38px;outline:none;padding:12px 20px;pointer-events:auto;transition:opacity .2s}.g3as8r:hover{--footer-text-opacity:1}.g3as8r .TrbL5O{flex-shrink:0;height:12px;margin-inline-end:12px;width:12px}.g3as8r .TrbL5O,.g3as8r .h0H1OP{opacity:var(--footer-text-opacity)}.g3as8r .h0H1OP{font-size:.75em;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fuYJV8{background-color:hsla(0,0%,100%,.8);bottom:0;left:0;position:absolute;right:0;top:80px}.fuYJV8 .q4fpr5{animation:sqiFbB 2s linear infinite;height:20px;left:50%;margin-left:-10px;position:absolute;top:20px;width:20px}.fuYJV8 .q4fpr5 .WRjDFM{stroke:#000;animation:gpxbMK 1.5s ease-in-out infinite}@keyframes sqiFbB{to{transform:rotate(1turn)}}@keyframes gpxbMK{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.wdVIxK{box-sizing:border-box;cursor:text;display:flex;height:100%;overflow:hidden;touch-action:manipulation;width:100%}.wdVIxK.yu5tzD{touch-action:pinch-zoom pan-y}.shCc15{border:none;display:block;height:0;padding:0;pointer-events:none;position:absolute;visibility:hidden;width:0}:host(:not(.device-mobile-optimized)) .wdVIxK.Btc0MU,body:not(.device-mobile-optimized) .wdVIxK.Btc0MU{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.aXOBOn{align-items:center;background-color:rgba(var(--searchBoxBackgroundColor),var(--alpha-searchBoxBackgroundColor,1));display:flex;flex-direction:var(--container-direction,row);flex-grow:1;overflow:hidden}.aXOBOn .KsMOVs{display:var(--search-icon-display,flex);flex-shrink:0;width:calc(var(--icon-spacing, 12px) - var(--leftBorderWidth) + var(--input-left-border-width, inputDefaultBorderWidth))}.aXOBOn .ipSfdV{color:rgba(var(--searchInputIconColor,var(--color_15,color_15)),var(--alpha-searchInputIconColor,1));display:var(--icon-display,var(--search-icon-display,flex))}.aXOBOn .lS0Z88{align-items:center;background:rgba(var(--buttonBackgroundColor,var(--color_15,color_15)),var(--alpha-buttonBackgroundColor,1));border:solid rgba(var(--inputBorderColor,var(--color_15,color_15)),var(--alpha-inputBorderColor,1)) var(--borderWidth);border-bottom:none;border-right:none;border-top:none;color:rgb(var(--buttonIconColor,var(--color_11,color_11)));cursor:pointer;display:var(--search-button-display,none);font:inherit;height:100%;padding-left:var(--icon-spacing);padding-right:var(--icon-spacing)}.aXOBOn .lS0Z88:hover{background:rgba(var(--buttonHoverBackgroundColor,var(--color_15,color_15)),var(--alpha-buttonHoverBackgroundColor,1))}.aXOBOn .lS0Z88:focus{box-shadow:inset 0 0 0 2px #116dff,inset 0 0 0 3px #fff;z-index:999}.TmqMif{flex-shrink:0;height:.9em;max-height:50px;max-width:50px;min-height:14px;min-width:14px;width:.9em}.TmqMif svg{display:block}.nNn3mc{--bgf:transparent;--bgd:transparent;--bgh:transparent;--bg:transparent;--rd:0;--brw:0;--brwf:0;--brwh:0;--brwd:0;--shd:none;--fnt:var(--inputFont,var(--font_8));--textAlign:var(--input-text-align);--textPadding:var(--text-padding);--txt:var(--inputTextColor);--txtd:var(--inputTextColor);--txt2:var(--inputPlaceholderColor);align-items:center;display:flex;height:100%;margin-inline-end:42px;margin-inline-start:var(--text-spacing);overflow:hidden;width:100%}.nNn3mc.LIyiar{margin-inline-end:0}.nNn3mc:focus-within .fkomZa{visibility:visible}.nNn3mc input[type=search]::-webkit-search-cancel-button,.nNn3mc input[type=search]::-webkit-search-decoration,.nNn3mc input[type=search]::-webkit-search-results-button,.nNn3mc input[type=search]::-webkit-search-results-decoration{display:none}.LYhw1A{flex-grow:1;flex-shrink:1;height:100%;overflow:hidden;position:relative}.FwtNU8,.fkomZa{bottom:0;left:0;position:absolute;right:0;top:0}.FwtNU8 input::-moz-placeholder{visibility:var(--placeholder-text-visibility)}.FwtNU8 input:-ms-input-placeholder{visibility:var(--placeholder-text-visibility)}.FwtNU8 input::placeholder{visibility:var(--placeholder-text-visibility)}.fkomZa{visibility:hidden}.fkomZa input{opacity:.4}:host(.device-mobile-optimized) .nNn3mc,body.device-mobile-optimized .nNn3mc{margin-inline-end:var(--clearBoxWidth,38px)}:host(.device-mobile-optimized) .nNn3mc.LIyiar,body.device-mobile-optimized .nNn3mc.LIyiar{margin-inline-end:0}#SITE_CONTAINER.focus-ring-active.keyboard-tabbing-on .KvoMHf:focus{outline:2px solid #116dff;outline-offset:1px}.KvoMHf.ErucfC[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;margin:0}.KvoMHf[disabled]{pointer-events:none}.MpKiNN{--display:flex;direction:var(--direction);display:var(--display);flex-direction:column;min-height:25px;position:relative;text-align:var(--align,start)}.MpKiNN .pUnTVX{height:var(--inputHeight);position:relative}.MpKiNN .eXvLsN{align-items:center;display:flex;font:var(--fntprefix,normal normal normal 16px/1.4em helvetica-w01-roman);justify-content:center;left:0;max-height:100%;min-height:100%;position:absolute;top:0;width:50px}.MpKiNN .KvoMHf,.MpKiNN .eXvLsN{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))))}.MpKiNN .KvoMHf{-webkit-appearance:none;-moz-appearance:none;background-color:var(--corvid-background-color,rgba(var(--bg,255,255,255),var(--alpha-bg,1)));border-color:var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1)));border-radius:var(--corvid-border-radius,var(--rd,0));border-style:solid;border-width:var(--corvid-border-width,var(--brw,1px));box-shadow:var(--shd,0 0 0 transparent);box-sizing:border-box!important;direction:var(--inputDirection,"inherit");font:var(--fnt,var(--font_8));margin:0;max-width:100%;min-height:var(--inputHeight);padding:var(--textPadding);padding-inline-end:var(--textPadding_end);padding-inline-start:var(--textPadding_start);text-align:var(--inputAlign,"inherit");text-overflow:ellipsis;width:100%}.MpKiNN .KvoMHf[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;width:100%}.MpKiNN .KvoMHf::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf:hover{background-color:rgba(var(--bgh,255,255,255),var(--alpha-bgh,1));border-color:rgba(var(--brdh,163,217,246),var(--alpha-brdh,1));border-style:solid;border-width:var(--brwh,1px)}.MpKiNN .KvoMHf:disabled{background-color:rgba(var(--bgd,204,204,204),var(--alpha-bgd,1));border-color:rgba(var(--brdd,163,217,246),var(--alpha-brdd,1));border-style:solid;border-width:var(--brwd,1px);color:rgb(var(--txtd,255,255,255))}.MpKiNN:not(.LyB02C) .KvoMHf:focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.MpKiNN.LyB02C .KvoMHf:invalid{background-color:rgba(var(--bge,255,255,255),var(--alpha-bge,1));border-color:rgba(var(--brde,163,217,246),var(--alpha-brde,1));border-style:solid;border-width:var(--brwe,1px)}.MpKiNN.LyB02C .KvoMHf:not(:invalid):focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.MpKiNN .wPeA6j{display:none}.MpKiNN.qzvPmW .wPeA6j{color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection,inherit);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom);padding-inline-end:var(--labelPadding_end);padding-inline-start:var(--labelPadding_start);text-align:var(--labelAlign,inherit);word-break:break-word}.MpKiNN.qzvPmW.lPl_oN .wPeA6j:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.ZXdXNL{--display:flex;direction:var(--direction);display:var(--display);flex-direction:column;justify-content:var(--align,start);text-align:var(--align,start)}.ZXdXNL .pUnTVX{display:flex;flex:1;flex-direction:column;position:relative}.ZXdXNL .eXvLsN{align-items:center;display:flex;font:var(--fntprefix,normal normal normal 16px/1.4em helvetica-w01-roman);justify-content:center;left:0;max-height:100%;position:absolute;top:0;width:50px}.ZXdXNL .KvoMHf,.ZXdXNL .eXvLsN{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));min-height:100%}.ZXdXNL .KvoMHf{-webkit-appearance:none;-moz-appearance:none;background-color:var(--corvid-background-color,rgba(var(--bg,255,255,255),var(--alpha-bg,1)));border-color:var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1)));border-radius:var(--corvid-border-radius,var(--rd,0));border-style:solid;border-width:var(--corvid-border-width,var(--brw,1px));box-shadow:var(--shd,0 0 0 transparent);box-sizing:border-box!important;direction:var(--inputDirection,"inherit");flex:1;font:var(--fnt,var(--font_8));margin:0;padding:var(--textPadding);padding-inline-end:var(--textPadding_end);padding-inline-start:var(--textPadding_start);text-align:var(--inputAlign,"inherit");text-overflow:ellipsis;width:100%}.ZXdXNL .KvoMHf[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield}.ZXdXNL .KvoMHf::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf:hover{background-color:rgba(var(--bgh,255,255,255),var(--alpha-bgh,1));border-color:rgba(var(--brdh,163,217,246),var(--alpha-brdh,1));border-style:solid;border-width:var(--brwh,1px)}.ZXdXNL .KvoMHf:disabled{background-color:rgba(var(--bgd,204,204,204),var(--alpha-bgd,1));border-color:rgba(var(--brdd,163,217,246),var(--alpha-brdd,1));border-style:solid;border-width:var(--brwd,1px);color:rgb(var(--txtd,255,255,255))}.ZXdXNL:not(.LyB02C) .KvoMHf:focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.ZXdXNL.LyB02C .KvoMHf:invalid{background-color:rgba(var(--bge,255,255,255),var(--alpha-bge,1));border-color:rgba(var(--brde,163,217,246),var(--alpha-brde,1));border-style:solid;border-width:var(--brwe,1px)}.ZXdXNL.LyB02C .KvoMHf:not(:invalid):focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.ZXdXNL .wPeA6j{display:none}.ZXdXNL.qzvPmW .wPeA6j{color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection,inherit);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom);padding-inline-end:var(--labelPadding_end);padding-inline-start:var(--labelPadding_start);text-align:var(--labelAlign,inherit);word-break:break-word}.ZXdXNL.qzvPmW.lPl_oN .wPeA6j:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.TLWrjM{align-items:center;color:rgb(var(--errorTextColor,#ff4040));direction:var(--errorDirection);display:flex;flex-direction:row;gap:4px;justify-content:var(--errorAlign,inherit);padding:8px 0 0}.TLWrjM .GIPQqH{flex:none;flex-grow:0;order:0}.TLWrjM .JNgJbf{display:inline-block;flex-grow:0;font:var(--errorTextFont,var(--font_8));line-height:1;order:1;word-break:break-word}.dHwu5A{align-items:center;color:rgb(var(--inputTextColor,var(--color_15,color_15)));cursor:pointer;display:flex;height:100%;justify-content:center;min-width:-moz-min-content;min-width:min-content;opacity:var(--clearButtonOpacity,1);touch-action:manipulation;transition:opacity .2s;width:var(--clearBoxWidth,38px)}.dHwu5A svg{background-color:rgba(var(--inputTextColor,var(--color_15,color_15)),calc(var(--alpha-inputTextColor, 1) * .06));border-radius:50%;display:var(--clear-icon-display,block);padding:4px}.dHwu5A .A7b5zq{display:var(--clear-text-display,none);font:var(--fnt);padding:0 12px;white-space:nowrap}.dHwu5A:hover{color:rgb(var(--inputTextColor,var(--color_15,color_15)));opacity:.6}.HRqysE{align-items:center;background:rgba(var(--inputBackgroundColor,buttonBackgroundColor),var(--alpha-inputBackgroundColor,1));border:solid rgba(var(--inputBorderColor,var(--color_15,color_15)),var(--alpha-inputBorderColor,1)) var(--borderWidth);border-radius:var(--inputBorderRadius,0);color:rgba(var(--searchInputIconColor,var(--color_15,color_15)),var(--alpha-searchInputIconColor,1));cursor:pointer;display:flex;font:var(--inputFont,var(--font_8));height:100%;justify-content:center;width:100%}.HRqysE:hover{background:rgba(var(--buttonHoverBackgroundColor,var(--color_15,color_15)),var(--alpha-buttonHoverBackgroundColor,1))}.HRqysE:focus{box-shadow:inset 0 0 0 2px #116dff,inset 0 0 0 3px #fff;z-index:999}._xpJkc{--alpha-inputFocusBackgroundColor:1;--box-border-color:RGBA(var(--borderColor),var(--borderAlpha));border-color:var(--box-border-color);border-radius:var(--inputBorderRadius,0);border-style:solid;border-width:var(--borderWidth);box-shadow:var(--inputShadow,none);box-sizing:border-box;color:rgba(var(--inputTextColor,var(--color_15,color_15)),var(--alpha-inputTextColor,1));display:grid;font:var(--inputFont,var(--font_8));min-height:100%;overflow:hidden;position:absolute;top:0;width:100%}._xpJkc>:last-child{border-radius:var(--inputBorderRadius,0);border-top-left-radius:0;border-top-right-radius:0}._xpJkc.JK71Yc{height:auto;min-width:280px;z-index:1000}._xpJkc.JK71Yc .oRg3Ie{height:calc(var(--component-height) - var(--input-focus-bottom-border-width, 1px))}._xpJkc.JK71Yc .UaSQpI{min-width:calc(280px - 2*var(--input-focus-left-border-width, 1px))}:host(.device-mobile-optimized) .UaSQpI,body.device-mobile-optimized .UaSQpI{display:none}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-responsive.2ab575b4.min.css">._pfxlW{clip-path:inset(50%);height:24px;position:absolute;width:24px}._pfxlW:active,._pfxlW:focus{clip-path:unset;right:0;top:50%;transform:translateY(-50%)}._pfxlW.RG3k61{transform:translateY(-50%) rotate(180deg)}.r4OX7l,.xTjc1A{box-sizing:border-box;height:100%;overflow:visible;position:relative;width:auto}.r4OX7l[data-state~=header] a,.r4OX7l[data-state~=header] div,[data-state~=header].xTjc1A a,[data-state~=header].xTjc1A div{cursor:default!important}.r4OX7l .UiHgGh,.xTjc1A .UiHgGh{display:inline-block;height:100%;width:100%}.xTjc1A{--display:inline-block;cursor:pointer;display:var(--display);font:var(--fnt,var(--font_1))}.xTjc1A .yRj2ms{padding:0 var(--pad,5px)}.xTjc1A .JS76Uv{color:rgb(var(--txt,var(--color_15,color_15)));display:inline-block;padding:0 10px;transition:var(--trans,color .4s ease 0s)}.xTjc1A[data-state~=drop]{display:block;width:100%}.xTjc1A[data-state~=drop] .JS76Uv{padding:0 .5em}.xTjc1A[data-state~=link]:hover .JS76Uv,.xTjc1A[data-state~=over] .JS76Uv{color:rgb(var(--txth,var(--color_14,color_14)));transition:var(--trans,color .4s ease 0s)}.xTjc1A[data-state~=selected] .JS76Uv{color:rgb(var(--txts,var(--color_14,color_14)));transition:var(--trans,color .4s ease 0s)}.NHM1d1{overflow-x:hidden}.NHM1d1 .R_TAzU{display:flex;flex-direction:column;height:100%;width:100%}.NHM1d1 .R_TAzU .aOF1ks{flex:1}.NHM1d1 .R_TAzU .y7qwii{height:calc(100% - (var(--menuTotalBordersY, 0px)));overflow:visible;white-space:nowrap;width:calc(100% - (var(--menuTotalBordersX, 0px)))}.NHM1d1 .R_TAzU .y7qwii .Tg1gOB,.NHM1d1 .R_TAzU .y7qwii .p90CkU{direction:var(--menu-direction);display:inline-block;text-align:var(--menu-align,var(--align))}.NHM1d1 .R_TAzU .y7qwii .mvZ3NH{display:block;width:100%}.NHM1d1 .h3jCPd{direction:var(--submenus-direction);display:block;opacity:1;text-align:var(--submenus-align,var(--align));z-index:99999}.NHM1d1 .h3jCPd .wkJ2fp{display:inherit;overflow:visible;visibility:inherit;white-space:nowrap;width:auto}.NHM1d1 .h3jCPd.DlGBN0{transition:visibility;transition-delay:.2s;visibility:visible}.NHM1d1 .h3jCPd .p90CkU{display:inline-block}.NHM1d1 .vh74Xw{display:none}.XwCBRN>nav{bottom:0;left:0;right:0;top:0}.XwCBRN .h3jCPd,.XwCBRN .y7qwii,.XwCBRN>nav{position:absolute}.XwCBRN .h3jCPd{margin-top:7px;visibility:hidden}.XwCBRN .h3jCPd[data-dropMode=dropUp]{margin-bottom:7px;margin-top:0}.XwCBRN .wkJ2fp{background-color:rgba(var(--bgDrop,var(--color_11,color_11)),var(--alpha-bgDrop,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6))}.P0dCOY .PJ4KCX{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.d7EBK2{border-radius:var(--overflow-wrapper-border-radius)}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[RefComponent].d977fc56.min.css">.S6Dcte{pointer-events:var(--ref-container-pointer-events)!important}.S6Dcte>*{pointer-events:auto}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Section].9f162697.min.css">.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.O7Ybkb,.xuzjBY{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1))}.xuzjBY>.MW5IWV .LWbAav{background-color:var(--section-corvid-background-color,var(--bg-overlay-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1))))}.V7OeEw{transition-delay:var(--transition-delay);transition-duration:var(--transition-duration);transition-property:var(--transition-property);transition-timing-function:var(--transition-timing-function)}.V7OeEw.BHIo43{transform:var(--scrolled-transform)}.V7OeEw.UvF1nu{opacity:var(--scrolled-opacity)}.V7OeEw.YzrQFb{transition-delay:0s}.MW5IWV{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.MW5IWV.GeNLDt{clip:rect(0,auto,auto,0)}.MW5IWV .K8pHFh{height:100%;position:absolute;top:0;width:100%}.MW5IWV .TaweqS{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .TaweqS img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.GeNLDt{clip:auto;-webkit-clip-path:inset(0)}}.yzHyNT{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.xjgrS3,.zBFCpO{opacity:var(--fill-layer-video-opacity)}.b3zSS0{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.Wsv3ak{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.xjgrS3{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.IiJMfn{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.IiJMfn .TaweqS,.IiJMfn .xjgrS3,.IiJMfn .zBFCpO{opacity:1}.KJgt14,.KJgt14>.MW5IWV .LWbAav{background-color:var(--section-corvid-background-color,var(--bg-overlay-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1))));transition-delay:var(--transition-delay);transition-duration:var(--transition-duration);transition-property:var(--transition-property);transition-timing-function:var(--transition-timing-function)}.VTwcX7.KJgt14,.VTwcX7.KJgt14>.MW5IWV .LWbAav{background-color:var(--section-corvid-background-color,rgba(var(--bg-scrl,var(--color_11,color_11)),var(--alpha-bg-scrl,1)))}.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.dkukWC{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.dkukWC,.dkukWC .FRCqDF{left:0;position:absolute;width:100%}.dkukWC .FRCqDF{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.xnZvZH{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.xnZvZH .FRCqDF{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.xnZvZH .FRCqDF[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.xnZvZH .FRCqDF[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.xnZvZH .FRCqDF[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.MBOSCN{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.MBOSCN .FRCqDF{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.MBOSCN .FRCqDF[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.MBOSCN .FRCqDF[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.MBOSCN .FRCqDF[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[FooterSection].9f162697.min.css">.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.O7Ybkb,.xuzjBY{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1))}.xuzjBY>.MW5IWV .LWbAav{background-color:var(--section-corvid-background-color,var(--bg-overlay-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1))))}.V7OeEw{transition-delay:var(--transition-delay);transition-duration:var(--transition-duration);transition-property:var(--transition-property);transition-timing-function:var(--transition-timing-function)}.V7OeEw.BHIo43{transform:var(--scrolled-transform)}.V7OeEw.UvF1nu{opacity:var(--scrolled-opacity)}.V7OeEw.YzrQFb{transition-delay:0s}.MW5IWV{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.MW5IWV.GeNLDt{clip:rect(0,auto,auto,0)}.MW5IWV .K8pHFh{height:100%;position:absolute;top:0;width:100%}.MW5IWV .TaweqS{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .TaweqS img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.GeNLDt{clip:auto;-webkit-clip-path:inset(0)}}.yzHyNT{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.xjgrS3,.zBFCpO{opacity:var(--fill-layer-video-opacity)}.b3zSS0{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.Wsv3ak{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.xjgrS3{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.IiJMfn{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.IiJMfn .TaweqS,.IiJMfn .xjgrS3,.IiJMfn .zBFCpO{opacity:1}.KJgt14,.KJgt14>.MW5IWV .LWbAav{background-color:var(--section-corvid-background-color,var(--bg-overlay-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1))));transition-delay:var(--transition-delay);transition-duration:var(--transition-duration);transition-property:var(--transition-property);transition-timing-function:var(--transition-timing-function)}.VTwcX7.KJgt14,.VTwcX7.KJgt14>.MW5IWV .LWbAav{background-color:var(--section-corvid-background-color,rgba(var(--bg-scrl,var(--color_11,color_11)),var(--alpha-bg-scrl,1)))}.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.dkukWC{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.dkukWC,.dkukWC .FRCqDF{left:0;position:absolute;width:100%}.dkukWC .FRCqDF{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.xnZvZH{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.xnZvZH .FRCqDF{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.xnZvZH .FRCqDF[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.xnZvZH .FRCqDF[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.xnZvZH .FRCqDF[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.MBOSCN{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.MBOSCN .FRCqDF{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.MBOSCN .FRCqDF[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.MBOSCN .FRCqDF[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.MBOSCN .FRCqDF[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Container_ResponsiveBox].9863245a.min.css">.J6KGih{cursor:pointer}.rM7ckN{--container-corvid-border-color:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));--container-corvid-border-size:var(--brw,1px);--container-corvid-background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));--overflow-wrapper-border-radius:var(--rd);--backdrop-filter:$backdrop-filter}.YJEKQk{background:none!important;border:none!important;box-shadow:none!important}.InKIFF{-webkit-backdrop-filter:var(--backdrop-filter,none);backdrop-filter:var(--backdrop-filter,none);background-color:var(--container-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));background-image:var(--bg-gradient,none);border:var(--container-corvid-border-width,var(--brw,1px)) solid var(--container-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-radius:var(--rd,5px);bottom:0;box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));left:0;position:absolute;right:0;top:0}.YAf4Ti{bottom:0!important;height:unset!important;left:0!important;margin:0!important;max-height:unset!important;max-width:unset!important;min-height:unset!important;min-width:unset!important;padding:0!important;position:absolute!important;right:0!important;top:0!important;width:unset!important;z-index:unset!important}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[MenuContainer_Responsive].1bd25e36.min.css">.z_w3mq{-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0;visibility:hidden}.z_w3mq.axLCtp{opacity:1;visibility:visible}.z_w3mq[data-undisplayed=true]{display:none}.z_w3mq:not([data-is-mesh]) .Lu9Epa,.z_w3mq:not([data-is-mesh]) .w3z6uS{bottom:0;left:0;position:absolute;right:0;top:0}.hXDI49{background-color:rgba(var(--bg,var(--color_15,color_15)),var(--alpha-bg,1));display:initial;height:100%;left:0;opacity:0;position:fixed;top:0;width:100%}.hXDI49.iFw_h3{display:none}:host(.device-mobile-optimized) .hXDI49,body.device-mobile-optimized .hXDI49{height:100vh;left:calc((100% - var(--screen-width))/2);width:var(--screen-width)}:host(.device-mobile-optimized) .z_w3mq.iFw_h3,body.device-mobile-optimized .z_w3mq.iFw_h3{left:calc((100% - var(--screen-width))/2)}:host(.device-mobile-optimized) .z_w3mq.e5DvMY,body.device-mobile-optimized .z_w3mq.e5DvMY{height:100vh}:host(:not(.device-mobile-optimized)) .z_w3mq.e5DvMY,body:not(.device-mobile-optimized) .z_w3mq.e5DvMY{height:100vh}.cl36wz.e5DvMY,.cl36wz.e5DvMY>:first-child{height:calc(var(--menu-height) - var(--wix-ads-height))}.cl36wz.e5DvMY>:first-child{margin-top:var(--wix-ads-height)}.z_w3mq.e5DvMY{top:0}.z_w3mq.qqLcCB{z-index:calc(var(--above-all-z-index) - 1)}.w3z6uS{height:100%}.GEFZSP{-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0;visibility:hidden}.GEFZSP.Yc3CJB{opacity:1;visibility:visible}.GEFZSP[data-undisplayed=true]{display:none}.GEFZSP:not([data-is-mesh]) .SPKdgB,.GEFZSP:not([data-is-mesh]) .vMEUOK{bottom:0;left:0;position:absolute;right:0;top:0}.gWQdkh{background-color:rgba(var(--bg,var(--color_15,color_15)),var(--alpha-bg,1));display:initial;height:100%;left:0;opacity:0;position:fixed;top:0;width:100%}.gWQdkh.bPVN2R{display:none}:host(.device-mobile-optimized) .gWQdkh,body.device-mobile-optimized .gWQdkh{height:100vh;left:calc((100% - var(--screen-width))/2);width:var(--screen-width)}:host(.device-mobile-optimized) .GEFZSP.bPVN2R,body.device-mobile-optimized .GEFZSP.bPVN2R{left:calc((100% - var(--screen-width))/2)}:host(.device-mobile-optimized) .GEFZSP.fBjXkq,body.device-mobile-optimized .GEFZSP.fBjXkq{height:100vh}:host(:not(.device-mobile-optimized)) .GEFZSP.fBjXkq,body:not(.device-mobile-optimized) .GEFZSP.fBjXkq{height:100vh}._YXqpG.fBjXkq,._YXqpG.fBjXkq>:first-child{height:calc(var(--menu-height) - var(--wix-ads-height))}._YXqpG.fBjXkq>:first-child{margin-top:var(--wix-ads-height)}.GEFZSP.fBjXkq{top:0}.MES4Yq{background-color:rgba(var(--containerBackground,var(--color_11,color_11)),var(--alpha-containerBackground,1));bottom:0;left:0;position:absolute;right:0;top:0}.SPKdgB,._YXqpG{height:100%}.d7EBK2{border-radius:var(--overflow-wrapper-border-radius)}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Repeater_Responsive].37156eed.min.css">.d7EBK2{border-radius:var(--overflow-wrapper-border-radius)}.Mdue19{--container-corvid-background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));--container-corvid-border-color:rgba(var(--borderColor,0,0,0),var(--alpha-borderColor,0));background-color:var(--container-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));background-image:var(--bg-gradient,none);border-color:var(--container-corvid-border-color,rgba(var(--borderColor,0,0,0),var(--alpha-borderColor,0)));border-radius:var(--borderRadius,0);border-style:solid;border-width:var(--borderWidth,0);box-shadow:var(--boxShadow,0 0 0 transparent)}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[MediaPlayer_videoBoxResponsive].18abfdec.min.css">.d7EBK2{border-radius:var(--overflow-wrapper-border-radius)}.Saw6y5{clip-path:var(--fill-layer-clip)}.Saw6y5,._9tgL2{position:absolute;top:0}.B_8vzd img,.Saw6y5,._9tgL2{height:100%;width:100%}.yq8wNF{opacity:0}.UhZpjR,.yq8wNF{position:absolute;top:0}.UhZpjR{height:0;left:0;overflow:hidden;width:0}.M7AL1H [data-mesh-id$=inlineContent-gridContainer],.M7AL1H [data-mesh-id$=inlineContent]{height:100%}.M7AL1H .bG1bix{height:100%;position:absolute;width:100%}.M7AL1H:before{grid-area:1/1/2/2}.K0b3At{border-color:var(--border-color);border-radius:var(--border-radius);border-style:var(--border-style);border-width:var(--border-width);bottom:0;box-shadow:var(--box-shadow);filter:var(--fill-container-drop-shadow,none);left:0;margin:var(--border-compensate-margin,0);overflow:var(--fill-container-overflow);position:absolute;right:0;top:0;transform:var(--fill-container-transform)}.K0b3At:focus{z-index:auto!important}.bno0bO{transform:var(--fill-transform)}.TFzbYK video{opacity:0;visibility:hidden}.TFzbYK canvas{opacity:0}.TFzbYK img{filter:var(--filter-effect-svg-url)}.AEWcAU{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition-duration:.15s,.5s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(.12,0,.39,0),cubic-bezier(.61,1,.88,1)}.nWh_dn{opacity:0;transform:scale(.95);transition-duration:.3s,.1s;transition-property:transform opacity;transition-timing-function:cubic-bezier(.12,0,.39,0),cubic-bezier(.61,1,.88,1)}.PZw00o{cursor:pointer;filter:drop-shadow(0 0 1px black);opacity:0;transition-delay:.2s;transition-duration:.2s;transition-property:opacity;transition-timing-function:cubic-bezier(.12,0,.39,0)}.PZw00o:focus{opacity:1}.LovKv4{width:48px}.Igcjov,.iuf0mL{margin:5px 10px 7px 8px;opacity:0}.M7AL1H[data-can-play] .AEWcAU{opacity:.99}@media(prefers-reduced-motion:no-preference){.M7AL1H[data-has-play]{cursor:pointer}}.M7AL1H[data-no-audio] .PZw00o{--display:none;display:none}.M7AL1H[data-animate-poster=fade] [class~=bgVideoposter]{transition:opacity 1.6s ease-out}.M7AL1H[data-show-canvas] canvas{opacity:1}.M7AL1H[data-show-canvas] [class~=bgVideoposter]{opacity:0}.M7AL1H[data-playing] .AEWcAU{opacity:0;transition-duration:.15s,.3s}.M7AL1H[data-show-audio] .PZw00o{opacity:1;transition-delay:.2s;transition-duration:.35s;transition-timing-function:cubic-bezier(.61,1,.88,1)}.M7AL1H[data-roll-in] .AEWcAU{transform:scale(1.07);transition-duration:.25s,.5s}.M7AL1H[data-roll-in][data-playing] .AEWcAU{transition-duration:.25s,.3s}.M7AL1H[data-roll-in][data-playing] .nWh_dn{opacity:1;transform:scale(1);transition-delay:.35s}.M7AL1H[data-audio=off] .iuf0mL,.M7AL1H[data-audio=on] .Igcjov{opacity:1}.M7AL1H[data-stop]{cursor:auto}.M7AL1H[data-stop] .AEWcAU{opacity:0;transform:none;transition:none}.M7AL1H[data-stop] .PZw00o{cursor:auto;opacity:0;transition:none}.M7AL1H:has(:focus-visible:not(.PZw00o)) .RMkeXU{outline:2px solid #116dff;outline-offset:1px}.M7AL1H:has(:focus-visible:not(.PZw00o)):not([data-playing]) .AEWcAU{opacity:1}.M7AL1H:has(:focus-visible:not(.PZw00o)):not([data-playing]) .nWh_dn{opacity:0}.M7AL1H:has(:focus-visible:not(.PZw00o))[data-playing] .nWh_dn{opacity:1}.M7AL1H:has(:focus-visible:not(.PZw00o))[data-playing] .AEWcAU{opacity:0}.M7AL1H:has(:focus-visible:not(.PZw00o)) .K0b3At{box-shadow:none}@media(prefers-reduced-motion:reduce){.M7AL1H{cursor:pointer}.M7AL1H .AEWcAU{opacity:.99}}.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.MW5IWV{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[HeaderSection].9f162697.min.css">.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.O7Ybkb,.xuzjBY{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1))}.xuzjBY>.MW5IWV .LWbAav{background-color:var(--section-corvid-background-color,var(--bg-overlay-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1))))}.V7OeEw{transition-delay:var(--transition-delay);transition-duration:var(--transition-duration);transition-property:var(--transition-property);transition-timing-function:var(--transition-timing-function)}.V7OeEw.BHIo43{transform:var(--scrolled-transform)}.V7OeEw.UvF1nu{opacity:var(--scrolled-opacity)}.V7OeEw.YzrQFb{transition-delay:0s}.MW5IWV{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.MW5IWV.GeNLDt{clip:rect(0,auto,auto,0)}.MW5IWV .K8pHFh{height:100%;position:absolute;top:0;width:100%}.MW5IWV .TaweqS{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .TaweqS img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.GeNLDt{clip:auto;-webkit-clip-path:inset(0)}}.yzHyNT{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.xjgrS3,.zBFCpO{opacity:var(--fill-layer-video-opacity)}.b3zSS0{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.Wsv3ak{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.xjgrS3{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.IiJMfn{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.IiJMfn .TaweqS,.IiJMfn .xjgrS3,.IiJMfn .zBFCpO{opacity:1}.KJgt14,.KJgt14>.MW5IWV .LWbAav{background-color:var(--section-corvid-background-color,var(--bg-overlay-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1))));transition-delay:var(--transition-delay);transition-duration:var(--transition-duration);transition-property:var(--transition-property);transition-timing-function:var(--transition-timing-function)}.VTwcX7.KJgt14,.VTwcX7.KJgt14>.MW5IWV .LWbAav{background-color:var(--section-corvid-background-color,rgba(var(--bg-scrl,var(--color_11,color_11)),var(--alpha-bg-scrl,1)))}.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.dkukWC{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.dkukWC,.dkukWC .FRCqDF{left:0;position:absolute;width:100%}.dkukWC .FRCqDF{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.xnZvZH{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.xnZvZH .FRCqDF{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.xnZvZH .FRCqDF[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.xnZvZH .FRCqDF[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.xnZvZH .FRCqDF[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.MBOSCN{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.MBOSCN .FRCqDF{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.MBOSCN .FRCqDF[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.MBOSCN .FRCqDF[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.MBOSCN .FRCqDF[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[AppWidget_Responsive].b3b31f6d.min.css">.d7EBK2{border-radius:var(--overflow-wrapper-border-radius)}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[PageSections].07863b8c.min.css">.c1rIl3{display:contents}</style> <style data-href="https://static.parastorage.com/services/wix-thunderbolt/dist/group_7.bae0ce0c.chunk.min.css">.TWFxr5{height:auto!important}.May50y{overflow:hidden!important}</style> <style rel="stylesheet" data-href="https://static.parastorage.com/services/events-viewer/1.3563.0/widgetViewerWidget.min.css">.s__4_TNCR.oJQfKQM--madefor,.s__9nxgho.oZV4OSc--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)}.S2Q_Li{margin-top:20px}.S2Q_Li,.lZm73x{display:flex;justify-content:center;width:100%}.lZm73x{align-items:center;border:1px solid rgb(var(--wix-color-5),.3);flex-direction:column;max-width:940px;padding:64px 24px;text-align:center}.G6CZ_8{color:rgb(var(--wix-color-5));font:var(--wix-font-Body-M);font-size:20px;line-height:1.4;margin-bottom:15px}.KYOjGv{color:rgb(var(--wix-color-5))}.KYOjGv,.KfA2EQ{font:var(--wix-font-Body-M);font-size:16px;line-height:1.5}.KfA2EQ{border:1px solid rgb(var(--wix-color-8));color:rgb(var(--wix-color-8));cursor:pointer;margin-top:32px;padding:8px 16px}@media(max-width:1044px){.lZm73x{margin:0 20px}}@media(max-width:750px){.lZm73x{padding:40px 24px}}._SbO6q{font-size:16px;height:100%;min-height:20px;overflow:hidden}._SbO6q *{box-sizing:border-box}.u8_oZi{overflow:visible}</style> <style rel="stylesheet" data-href="https://static.parastorage.com/services/bookings-service-list-widget/1.1616.0/ServiceListWidgetViewerWidget.min.css">.sv7dXWs.o__3uLUHD--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)}.sXah2IS:not(.oTij7Xx--showLink){display:var(--explorePlansPlaceholderVisibility)}.sXah2IS:not(.oTij7Xx--layoutPbpPhase2Enabled).oTij7Xx--ignoreHeight{max-height:0}.sXah2IS.oTij7Xx--layoutPbpPhase2Enabled.oTij7Xx--showLink:not(:first-child),.sXah2IS:not(.oTij7Xx--layoutPbpPhase2Enabled):not(.oTij7Xx--ignoreHeight):not(:first-child){margin-top:16px}.sXah2IS.oTij7Xx--layoutPbpPhase2Enabled:not(.oTij7Xx--showLink):not(:first-child){margin-top:var(--explorePlansMarginTop)}.sXah2IS.oTij7Xx--isStripLayout.oTij7Xx--onlyLink{margin:16px 16px 0 16px}.s__7vIxtU{display:var(--explorePlansDisplay)}.s__3CXtF5{--wix-ui-tpa-text-button-main-text-color:var(--explorePlansTextColor);--wix-ui-tpa-text-button-main-text-color-rgb:var(--explorePlansTextColor-rgb);--wix-ui-tpa-text-button-main-text-color-opacity:var(--explorePlansTextColor-opacity);--wix-ui-tpa-text-button-main-text-font-text-decoration:var(--explorePlansFont-text-decoration);--wix-ui-tpa-text-button-main-text-font-line-height:var(--explorePlansFont-line-height);--wix-ui-tpa-text-button-main-text-font-family:var(--explorePlansFont-family);--wix-ui-tpa-text-button-main-text-font-size:var(--explorePlansFont-size);--wix-ui-tpa-text-button-main-text-font-style:var(--explorePlansFont-style);--wix-ui-tpa-text-button-main-text-font-variant:var(--explorePlansFont-variant);--wix-ui-tpa-text-button-main-text-font-weight:var(--explorePlansFont-weight)}.s__3CXtF5:not(.oTij7Xx--isLayoutPBPEnabled).oTij7Xx---alignment-4-left{text-align:left}.s__3CXtF5:not(.oTij7Xx--isLayoutPBPEnabled).oTij7Xx---alignment-5-right{text-align:right}.s__3CXtF5:not(.oTij7Xx--isLayoutPBPEnabled).oTij7Xx---alignment-6-center{text-align:center}.s__3CXtF5.oTij7Xx--isLayoutPBPEnabled{text-align:var(--serviceDetailsTextAlign)}.s__3CXtF5.oTij7Xx--isMobile{--wix-ui-tpa-text-button-main-text-font-size:calc(var(--mobileExplorePlansFontSize) * 1px)}.s__3CXtF5.oTij7Xx--isHidden{visibility:hidden}.sp91kLX{--wix-ui-tpa-text-main-text-color:var(--courseAvailabilityColor);--wix-ui-tpa-text-main-text-color-rgb:var(--courseAvailabilityColor-rgb);--wix-ui-tpa-text-main-text-color-opacity:var(--courseAvailabilityColor-opacity);--wix-ui-tpa-text-main-text-font-text-decoration:var(--courseAvailabilityFont-text-decoration);--wix-ui-tpa-text-main-text-font-line-height:var(--courseAvailabilityFont-line-height);--wix-ui-tpa-text-main-text-font-family:var(--courseAvailabilityFont-family);--wix-ui-tpa-text-main-text-font-size:var(--courseAvailabilityFont-size);--wix-ui-tpa-text-main-text-font-style:var(--courseAvailabilityFont-style);--wix-ui-tpa-text-main-text-font-variant:var(--courseAvailabilityFont-variant);--wix-ui-tpa-text-main-text-font-weight:var(--courseAvailabilityFont-weight);--wix-ui-tpa-text-main-text-font-line-height:2em;display:block;hyphens:auto;margin:0;word-break:break-word}.sp91kLX.o__9vj9Ko--ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp91kLX.o__9vj9Ko--isMobile{--wix-ui-tpa-text-main-text-font-size:calc(var(--mobileServiceDetailsFontSize) * 1px);--wix-ui-tpa-text-main-text-font-line-height:1.72em}.sICkDxH{display:var(--courseAvailabilityDisplay)}.s__8v7Zit{--wix-ui-tpa-text-main-text-color:var(--serviceDetailsColor);--wix-ui-tpa-text-main-text-color-rgb:var(--serviceDetailsColor-rgb);--wix-ui-tpa-text-main-text-color-opacity:var(--serviceDetailsColor-opacity);--wix-ui-tpa-text-main-text-font-text-decoration:var(--serviceDetailsFont-text-decoration);--wix-ui-tpa-text-main-text-font-line-height:var(--serviceDetailsFont-line-height);--wix-ui-tpa-text-main-text-font-family:var(--serviceDetailsFont-family);--wix-ui-tpa-text-main-text-font-size:var(--serviceDetailsFont-size);--wix-ui-tpa-text-main-text-font-style:var(--serviceDetailsFont-style);--wix-ui-tpa-text-main-text-font-variant:var(--serviceDetailsFont-variant);--wix-ui-tpa-text-main-text-font-weight:var(--serviceDetailsFont-weight);--wix-ui-tpa-text-main-text-font-line-height:2em;display:block;hyphens:auto;margin:0;word-break:break-word}.s__8v7Zit.oXqGiwH--ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.s__8v7Zit.oXqGiwH--isMobile{--wix-ui-tpa-text-main-text-font-size:calc(var(--mobileServiceDetailsFontSize) * 1px);--wix-ui-tpa-text-main-text-font-line-height:1.72em}.sW2JV96{--wix-ui-tpa-badge-badge-bg-color:var(--widgetBackgroundColor);--wix-ui-tpa-badge-badge-bg-color-rgb:var(--widgetBackgroundColor-rgb);--wix-ui-tpa-badge-badge-bg-color-opacity:var(--widgetBackgroundColor-opacity);--wix-ui-tpa-badge-badge-text-color:var(--serviceDetailsColor);--wix-ui-tpa-badge-badge-text-color-rgb:var(--serviceDetailsColor-rgb);--wix-ui-tpa-badge-badge-text-color-opacity:var(--serviceDetailsColor-opacity);margin-bottom:12px;width:max-content}.s__13KibO{display:var(--onlineBadgeDisplay)}.s__5i6fmG.oQPK7OE--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)}.sqqATKt:not(:last-child){padding-bottom:calc(var(--menuSectionsSpacing)*1px)}.sE65R_5{--wix-ui-tpa-text-main-text-color:var(--widgetMenuTitleColor);--wix-ui-tpa-text-main-text-color-rgb:var(--widgetMenuTitleColor-rgb);--wix-ui-tpa-text-main-text-color-opacity:var(--widgetMenuTitleColor-opacity);--wix-ui-tpa-text-main-text-font-text-decoration:var(--widgetMenuTitleFont-text-decoration);--wix-ui-tpa-text-main-text-font-line-height:var(--widgetMenuTitleFont-line-height);--wix-ui-tpa-text-main-text-font-family:var(--widgetMenuTitleFont-family);--wix-ui-tpa-text-main-text-font-size:var(--widgetMenuTitleFont-size);--wix-ui-tpa-text-main-text-font-style:var(--widgetMenuTitleFont-style);--wix-ui-tpa-text-main-text-font-variant:var(--widgetMenuTitleFont-variant);--wix-ui-tpa-text-main-text-font-weight:var(--widgetMenuTitleFont-weight);--wix-ui-tpa-text-main-text-font-line-height:1.25em;display:block;margin-bottom:40px;text-align:var(--menuTitleAlignment)}.sqqATKt.o_GHnxO--isMobile{--wix-ui-tpa-text-main-text-font-size:calc(var(--mobileWidgetMenuTitleFontSize) * 1px)}.sqqATKt:not(.o_GHnxO--isStripLayoutMultiColumnEnabled) .sVaQi4G{--cardsPerRow:var(--cardsPerRowDeprecated)}.sVaQi4G{--NewGrid4278275619-grid-column-count:var(--cardsPerRow)}.sqqATKt.o_GHnxO---numberOfServices-1-1 .sVaQi4G{--NewGrid4278275619-grid-column-count:min(var(--cardsPerRow),1)}.sqqATKt.o_GHnxO---numberOfServices-1-2 .sVaQi4G{--NewGrid4278275619-grid-column-count:min(var(--cardsPerRow),2)}.sqqATKt.o_GHnxO---numberOfServices-1-3 .sVaQi4G{--NewGrid4278275619-grid-column-count:min(var(--cardsPerRow),3)}.sqqATKt.o_GHnxO---numberOfServices-1-4 .sVaQi4G{--NewGrid4278275619-grid-column-count:min(var(--cardsPerRow),4)}.sqqATKt.o_GHnxO---numberOfServices-1-5 .sVaQi4G{--NewGrid4278275619-grid-column-count:min(var(--cardsPerRow),5)}.sqqATKt.o_GHnxO---numberOfServices-1-6 .sVaQi4G{--NewGrid4278275619-grid-column-count:min(var(--cardsPerRow),6)}.sVaQi4G{--NewGrid4278275619-gap-count:calc(var(--NewGrid4278275619-grid-column-count) - 1);--NewGrid4278275619-total-gap-width:calc(var(--NewGrid4278275619-gap-count) * var(--gridColumnsGap));--NewGrid4278275619-grid-item--max-width:calc((100% - var(--NewGrid4278275619-total-gap-width)) / var(--NewGrid4278275619-grid-column-count));grid-gap:var(--gridRowsGap) var(--gridColumnsGap);display:grid;grid-template-columns:repeat(auto-fill,minmax(max(var(--cardMinWidth),var(--NewGrid4278275619-grid-item--max-width)),1fr));margin:0 auto;max-width:calc(min(var(--NewGrid4278275619-grid-item--max-width),var(--cardMaxWidth))*var(--NewGrid4278275619-grid-column-count) + (var(--NewGrid4278275619-grid-column-count) - 1)*var(--gridColumnsGap));padding-bottom:var(--gridPadding);padding-top:var(--gridPadding);position:relative}.sVaQi4G.o_GHnxO--uniformRowHeight{grid-auto-rows:1fr}.sVaQi4G>li:first-of-type:before{display:var(--cardsDividerVisibility)}.sVaQi4G>li:first-of-type:before,.sVaQi4G>li:nth-of-type(2):before{--NewGrid4278275619-backgroundColor:rgb(var(--servicesDividerColor));--NewGrid4278275619-defaultBackgroundColor:rgb(var(--wix-color-5),0.2);background-color:var(--NewGrid4278275619-backgroundColor,var(--NewGrid4278275619-defaultBackgroundColor));content:"";height:calc(var(--dividerWidth)*1px);left:0;position:absolute;right:0;top:calc(var(--topPositionForDivider)*1px)}.sVaQi4G>li:nth-of-type(2):before{display:var(--dividerSecondDisplay)}.sVaQi4G>li:nth-of-type(3):before{display:var(--dividerThirdDisplay);position:absolute;top:calc(var(--topPositionForDivider)*1px)}.sVaQi4G>li:after,.sVaQi4G>li:nth-of-type(3):before{--NewGrid4278275619-backgroundColor:rgb(var(--servicesDividerColor));--NewGrid4278275619-defaultBackgroundColor:rgb(var(--wix-color-5),0.2);background-color:var(--NewGrid4278275619-backgroundColor,var(--NewGrid4278275619-defaultBackgroundColor));content:"";height:calc(var(--dividerWidth)*1px);left:0;right:0}.sVaQi4G>li:after{bottom:calc(var(--bottomPositionForDivider)*1px);display:var(--cardsDividerVisibility);position:relative}.sWsUGva{max-width:var(--cardMaxWidth);min-width:var(--cardMinWidth);position:relative;width:100%}.sMjozj7{background-color:var(--rootBackgroundColor);border-color:rgb(var(--borderColor));border-radius:calc(var(--cornerRadius)*1px);border-style:solid;border-width:calc(var(--cardBorderWidth)*1px);box-sizing:border-box;display:var(--cardDisplay)!important;grid-template-rows:var(--gridTemplateRows);height:100%;min-width:var(--layoutCardMinWidth);overflow:hidden;padding-bottom:calc(var(--layoutVerticalPadding)*var(--stripCalcIndication));padding-left:calc(var(--layoutSidePadding)*var(--stripCalcIndication));padding-right:calc(var(--layoutSidePadding)*var(--stripCalcIndication));padding-top:calc(var(--layoutVerticalPadding)*var(--stripCalcIndication));width:100%}.sMjozj7.oqtvtZc--even{flex-direction:var(--evenImageDirection);grid-template-areas:var(--evenOverlappingGridArea)!important;grid-template-columns:var(--evenOverlappingTemplateColumns)!important}.sMjozj7.oqtvtZc--even,.sMjozj7:not(.oqtvtZc--even){grid-template-rows:var(--gridTemplateRows)!important}.sMjozj7:not(.oqtvtZc--even){flex-direction:var(--oddImageDirection);grid-template-areas:var(--oddOverlappingGridArea)!important;grid-template-columns:var(--oddOverlappingTemplateColumns)!important}.sMjozj7.sMjozj7 .sbot9Tm{background:rgb(var(--infoBackgroundColor));border-radius:var(--imageCardCornerRadius);flex:var(--mediaFlex)!important;grid-area:media;height:var(--mediaHeight);padding-top:var(--imagePaddingTop);position:relative;top:0;width:var(--mediaWidth)}.sMjozj7.oqtvtZc--even .sbot9Tm{margin:var(--evenOverlappingImageMargin)}.sMjozj7:not(.oqtvtZc--even) .sbot9Tm{margin:var(--oddOverlappingImageMargin)}.sMjozj7 .sAGrthM{background-color:rgb(var(--infoBackgroundColor));border-color:rgb(var(--borderColor));border-radius:var(--infoCardCornerRadius);border-style:solid;border-width:calc(var(--infoBorderWidth)*1px);flex:var(--infoFlex)!important;grid-area:info;overflow:var(--infoOverflow);padding:calc(var(--layoutVerticalPadding)*var(--nonStripCalcIndication)) calc(var(--layoutSidePadding)*var(--nonStripCalcIndication));width:var(--infoWidth);z-index:var(--infoZIndex)}.sjBMduL{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.sjBMduL:hover{background:var(--backgroundOnHover)}.s__1s26J3{background-color:rgb(var(--serviceImageBackgroundColor));height:var(--imageWrapperHeight);margin:var(--imageWrapperMargin);overflow:hidden;width:var(--imageWrapperWidth)}.sjBMduL .s__1s26J3{border-radius:var(--imageWrapperRadius)}.sV0_FU6{align-items:center;background-color:transparent;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.sxxxVHE{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.sN8Hobc{--wix-ui-tpa-overlapping-card-main-info-color:var(--infoBackgroundColor);--wix-ui-tpa-overlapping-card-main-info-color-rgb:var(--infoBackgroundColor-rgb);--wix-ui-tpa-overlapping-card-main-info-color-opacity:var(--infoBackgroundColor-opacity);--wix-ui-tpa-overlapping-card-main-media-color:0,0,0,0;--wix-ui-tpa-overlapping-card-main-media-color-rgb:0,0,0;--wix-ui-tpa-overlapping-card-main-media-color-opacity:0;--wix-ui-tpa-overlapping-card-main-border-color:var(--borderColor);--wix-ui-tpa-overlapping-card-main-border-color-rgb:var(--borderColor-rgb);--wix-ui-tpa-overlapping-card-main-border-color-opacity:var(--borderColor-opacity);--wix-ui-tpa-overlapping-card-main-border-width:calc(var(--borderWidth) * 1px);height:100%;min-width:560px!important}.sN8Hobc:not(.ohLQZlX--layoutStylePerBreakPointEnable).ohLQZlX--hasImage:not(.ohLQZlX--invert){grid-template-columns:calc(var(--isServiceImageVisible)*50%) 1fr!important}.sN8Hobc:not(.ohLQZlX--layoutStylePerBreakPointEnable).ohLQZlX--hasImage.ohLQZlX--invert{grid-template-columns:1fr calc(var(--isServiceImageVisible)*50%)!important}.sN8Hobc.ohLQZlX--even.ohLQZlX--layoutStylePerBreakPointEnable{grid-template-areas:var(--evenOverlappingGridArea)!important;grid-template-columns:var(--evenOverlappingTemplateColumns)!important;grid-template-rows:var(--gridTemplateRows)!important}.sN8Hobc:not(.ohLQZlX--even).ohLQZlX--layoutStylePerBreakPointEnable{grid-template-areas:var(--oddOverlappingGridArea)!important;grid-template-columns:var(--oddOverlappingTemplateColumns)!important;grid-template-rows:var(--gridTemplateRows)!important}.sN8Hobc.sN8Hobc>:last-child{border-radius:calc(var(--cornerRadius)*1px);overflow:hidden;padding:calc(var(--overlappingVerticalPadding)*1px) calc(var(--overlappingSidePadding)*1px)}.sN8Hobc>:first-child{--Overlapping3429391687-active-gradient-1:rgb(var(--wix-ui-tpa-overlapping-card-main-media-color));--Overlapping3429391687-default-gradient-1:rgb(var(--wix-color-5),0.2);--Overlapping3429391687-gradient-1:var(--Overlapping3429391687-active-gradient-1,var(--Overlapping3429391687-default-gradient-1));--Overlapping3429391687-active-gradient-2:rgb(var(--wix-ui-tpa-overlapping-card-main-info-color));--Overlapping3429391687-default-gragient-2:rgb(var(--wix-color-5));--Overlapping3429391687-gradient-2:var(--Overlapping3429391687-active-gradient-2,var(--Overlapping3429391687-default-gragient-2));background:linear-gradient(var(--Overlapping3429391687-gradient-1),var(--Overlapping3429391687-gradient-1)),linear-gradient(var(--Overlapping3429391687-gradient-2),var(--Overlapping3429391687-gradient-2))}.sN8Hobc.ohLQZlX--even.ohLQZlX--layoutStylePerBreakPointEnable>:first-child{margin:var(--evenOverlappingImageMargin)!important}.sN8Hobc:not(.ohLQZlX--even).ohLQZlX--layoutStylePerBreakPointEnable>:first-child{margin:var(--oddOverlappingImageMargin)!important}.s__6tc7Yf.s__6tc7Yf{--wix-ui-tpa-strip-card-main-b-g-color:var(--infoBackgroundColor);--wix-ui-tpa-strip-card-main-b-g-color-rgb:var(--infoBackgroundColor-rgb);--wix-ui-tpa-strip-card-main-b-g-color-opacity:var(--infoBackgroundColor-opacity);--wix-ui-tpa-strip-card-main-media-color:0,0,0,0;--wix-ui-tpa-strip-card-main-media-color-rgb:0,0,0;--wix-ui-tpa-strip-card-main-media-color-opacity:0;--wix-ui-tpa-strip-card-main-border-color:var(--borderColor);--wix-ui-tpa-strip-card-main-border-color-rgb:var(--borderColor-rgb);--wix-ui-tpa-strip-card-main-border-color-opacity:var(--borderColor-opacity);--wix-ui-tpa-strip-card-main-border-width:calc(var(--stripBorderWidth) * 1px);--wix-ui-tpa-strip-card-main-side-padding:calc(var(--stripSidePadding) * 1px);height:100%;min-width:560px;padding-bottom:calc(var(--stripVerticalPadding)*1px);padding-top:calc(var(--stripVerticalPadding)*1px);width:100%}.s__6tc7Yf.ssVvZOp>:first-child:not(:only-child){display:var(--serviceImageDisplay)}.s__6tc7Yf>:first-child:not(:only-child){margin-inline-end:32px;margin-inline-start:0}.s__6tc7Yf.oaOwqW4--isMobile{min-width:280px}.s__6tc7Yf.oaOwqW4--isMobile>:first-child:not(:only-child){margin-inline-end:16px}.s__6tc7Yf:not(.oaOwqW4--isLayoutPbpEnabled).oaOwqW4---imageSize-5-small>:first-child:not(:only-child),.s__6tc7Yf:not(.oaOwqW4--isLayoutPbpEnabled).oaOwqW4--isMobile.oaOwqW4---imageSize-5-large>:first-child:not(:only-child){height:84px;width:84px}.s__6tc7Yf:not(.oaOwqW4--isLayoutPbpEnabled).oaOwqW4---imageSize-6-medium>:first-child:not(:only-child){height:110px;width:110px}.s__6tc7Yf:not(.oaOwqW4--isLayoutPbpEnabled).oaOwqW4---imageSize-5-large>:first-child:not(:only-child){height:140px;width:140px}.s__6tc7Yf:not(.oaOwqW4--isLayoutPbpEnabled).oaOwqW4--isMobile.oaOwqW4---imageSize-5-small>:first-child:not(:only-child){height:40px;width:40px}.s__6tc7Yf:not(.oaOwqW4--isLayoutPbpEnabled).oaOwqW4--isMobile.oaOwqW4---imageSize-6-medium>:first-child:not(:only-child){height:56px;width:56px}.s__6tc7Yf.oaOwqW4--isLayoutPbpEnabled>:first-child:not(:only-child){height:var(--serviceImageSize);width:var(--serviceImageSize)}.sPde9Fq{--wix-ui-tpa-icon-button-icon-color:255,255,255,1;--wix-ui-tpa-icon-button-icon-color-rgb:255,255,255;--wix-ui-tpa-icon-button-icon-color-opacity:1}.sN7oH_k,.sWcpszE{outline:0}.smILvEm{text-align:center}.sT_RPrH{--wix-ui-tpa-text-main-text-color:0,0,0,1;--wix-ui-tpa-text-main-text-color-rgb:0,0,0;--wix-ui-tpa-text-main-text-color-opacity:1;display:block;margin-bottom:36px}.smILvEm:not(.o__7GfUGY--isMobile) .sT_RPrH{margin:0 38px 36px;width:440px}.sm28gLT{--wix-ui-tpa-button-main-text-color:255,255,255,1;--wix-ui-tpa-button-main-text-color-rgb:255,255,255;--wix-ui-tpa-button-main-text-color-opacity:1;--wix-ui-tpa-button-main-background-color:0,0,0,1;--wix-ui-tpa-button-main-background-color-rgb:0,0,0;--wix-ui-tpa-button-main-background-color-opacity:1}.sfncjp2{width:100%}.svZkezR{display:var(--serviceImageDisplay)}.sANofYK{display:flex;justify-content:center;width:100%}.s__2c2tUD{--wix-ui-tpa-button-main-text-color:var(--fillLoadServicesButtonTextColor);--wix-ui-tpa-button-main-text-color-rgb:var(--fillLoadServicesButtonTextColor-rgb);--wix-ui-tpa-button-main-text-color-opacity:var(--fillLoadServicesButtonTextColor-opacity);--wix-ui-tpa-button-main-text-font-text-decoration:var(--loadServicesButtonFont-text-decoration);--wix-ui-tpa-button-main-text-font-line-height:var(--loadServicesButtonFont-line-height);--wix-ui-tpa-button-main-text-font-family:var(--loadServicesButtonFont-family);--wix-ui-tpa-button-main-text-font-size:var(--loadServicesButtonFont-size);--wix-ui-tpa-button-main-text-font-style:var(--loadServicesButtonFont-style);--wix-ui-tpa-button-main-text-font-variant:var(--loadServicesButtonFont-variant);--wix-ui-tpa-button-main-text-font-weight:var(--loadServicesButtonFont-weight);--wix-ui-tpa-button-main-background-color:var(--loadServicesButtonBackgroundColor);--wix-ui-tpa-button-main-background-color-rgb:var(--loadServicesButtonBackgroundColor-rgb);--wix-ui-tpa-button-main-background-color-opacity:var(--loadServicesButtonBackgroundColor-opacity);--wix-ui-tpa-button-main-border-color:var(--loadServicesButtonBorderColor);--wix-ui-tpa-button-main-border-color-rgb:var(--loadServicesButtonBorderColor-rgb);--wix-ui-tpa-button-main-border-color-opacity:var(--loadServicesButtonBorderColor-opacity);--wix-ui-tpa-button-main-border-width:calc(var(--loadServicesButtonBorderWidth) * 1px);--wix-ui-tpa-button-main-border-radius:calc(var(--loadServicesButtonBorderRadius) * 1px)}.sV_WKrz{container-type:inline-size}.srZ8UXq{background-color:transparent;margin:0 auto;max-width:max-content;overflow:hidden}.srZ8UXq.odFmzJC--dividers,.srZ8UXq.odFmzJC--dividers .sUoizMF{position:relative}.srZ8UXq .sUoizMF{display:flex}.sghT5bG{display:grid;grid-auto-columns:1fr;list-style:none;margin:0;padding:0}.srZ8UXq.odFmzJC--uniformRowHeight .sghT5bG{grid-auto-rows:1fr}.srZ8UXq.odFmzJC--dividers .sghT5bG:before{top:0}.srZ8UXq.odFmzJC--dividers .sghT5bG:after{bottom:0}.s__4RddQT.srZ8UXq.odFmzJC--dividers .sghT5bG:after,.s__4RddQT.srZ8UXq.odFmzJC--dividers .sghT5bG:before,.s__4RddQT.srZ8UXq.odFmzJC--dividers li:after,.s__4RddQT.srZ8UXq.odFmzJC--dividers li:before{display:var(--servicesDividerDisplay)}.srZ8UXq.odFmzJC--dividers .sghT5bG:after,.srZ8UXq.odFmzJC--dividers .sghT5bG:before,.srZ8UXq.odFmzJC--dividers li:after,.srZ8UXq.odFmzJC--dividers li:before{--Grid1158606777-backgroundColor:rgb(var(--grid-main-divider-color));--Grid1158606777-defaultBackgroundColor:rgb(var(--Grid1158606777-wix-color-5),0.2);background-color:var(--Grid1158606777-backgroundColor,var(--Grid1158606777-defaultBackgroundColor));content:"";left:0;position:absolute;right:0}.sFF0mxH{display:flex;justify-content:center}.sRcFyu3{margin-top:80px}.s__0yJB2p{--bookings-services-preferences-modal-primary-color:var(--bookButtonBackgroundColor);--bookings-services-preferences-modal-primary-color-rgb:var(--bookButtonBackgroundColor-rgb);--bookings-services-preferences-modal-primary-color-opacity:var(--bookButtonBackgroundColor-opacity);--bookings-services-preferences-modal-button-border-radius:var(--bookButtonBorderRadius)}.sjlJGX6{display:inline-flex;flex-wrap:wrap}.sjlJGX6.okN2o4_--stacked{flex-direction:column}.skqGPlK{box-sizing:border-box;flex:var(--wix-ui-tpa-card-ratio,1);max-height:100%}.skqGPlK img{max-width:100%}.sIvT8FM{background-color:rgb(var(--widgetBackgroundColor));border-color:rgb(var(--borderColor));border-radius:calc(var(--cornerRadius)*1px);border-style:solid;border-width:calc(var(--borderWidth)*1px);overflow:hidden}.s__6rFht3{background-color:rgb(var(--infoBackgroundColor));padding:120px 100px;text-align:center}.seSCSq5{--wix-ui-tpa-text-main-text-color:var(--serviceNameColor);--wix-ui-tpa-text-main-text-color-rgb:var(--serviceNameColor-rgb);--wix-ui-tpa-text-main-text-color-opacity:var(--serviceNameColor-opacity);--wix-ui-tpa-text-main-text-font-text-decoration:var(--serviceNameFont-text-decoration);--wix-ui-tpa-text-main-text-font-line-height:var(--serviceNameFont-line-height);--wix-ui-tpa-text-main-text-font-family:var(--serviceNameFont-family);--wix-ui-tpa-text-main-text-font-size:var(--serviceNameFont-size);--wix-ui-tpa-text-main-text-font-style:var(--serviceNameFont-style);--wix-ui-tpa-text-main-text-font-variant:var(--serviceNameFont-variant);--wix-ui-tpa-text-main-text-font-weight:var(--serviceNameFont-weight)}.sIvT8FM.oddqhs8--isMobile{margin:0}.sIvT8FM.oddqhs8--isMobile>.s__6rFht3{padding:60px 20px}.seTSHW3{box-sizing:border-box;display:inline-flex}.sb_F6q2{align-items:center}.s__4IVcIl,.sb_F6q2{display:flex}.s__6bV1z2,.s__6bV1z2 *{box-sizing:border-box}.s__6bV1z2.oUreRaf--forceBWTheme{--wut-bg-color:#fff;--wut-text-color:#000;--wut-disabled-color:#969696;--wut-placeholder-color:#646464;--wut-main-cta-color:rgb(var(--wix-color-5));--wut-secondary-cta-color:#000;--wut-input-border-color:rgba(0,0,0,.6);--wut-input-hover-and-focus-border-color:#000;--wut-selection-text-bg-color:rgba(0,0,0,.2);--wut-meta-data-color:#646464;--wut-clear-button-bg-color:rgba(0,0,0,.12)}.s__6bV1z2.oUreRaf--isOpen{height:100vh;height:100dvh;left:0;position:fixed;top:0;width:100vw;width:100dvw;z-index:1999}.sPyPq9L{opacity:0;-webkit-transition:opacity .3s,-webkit-transform .4s;transition:opacity .2s,transform .4s;transition-timing-function:ease;z-index:2000}.s__6bV1z2.oUreRaf--isOpen .sPyPq9L{opacity:1}.slbHYEE{background:#000;height:100%;opacity:.6;width:100%}.sBwa7_R{align-items:center;cursor:pointer;display:inline-flex}.sEu5i_d,.smoYq5u{flex-shrink:0}.sBwa7_R.oLXAyhR--disabled{cursor:default}.sBwa7_R[disabled]{pointer-events:none}.s__8n_NFT{--wix-ui-tpa-image-background-color:var(--wix-ui-tpa-thumbnail-image-background-color,--wix-color-2);--wix-ui-tpa-image-background-color-rgb:var(--wix-ui-tpa-thumbnail-image-background-color-rgb,--wix-color-2);--wix-ui-tpa-image-background-color-opacity:var(--wix-ui-tpa-thumbnail-image-background-color-opacity);--wix-ui-tpa-image-border-color:var(--wix-ui-tpa-thumbnail-image-border-color,var(--wix-color-37));--wix-ui-tpa-image-border-color-rgb:var(--wix-ui-tpa-thumbnail-image-border-color-rgb,var(--wix-color-37));--wix-ui-tpa-image-border-color-opacity:var(--wix-ui-tpa-thumbnail-image-border-color-opacity);--wix-ui-tpa-image-border-width:var(--wix-ui-tpa-thumbnail-image-border-width);--wix-ui-tpa-image-border-radius:var(--wix-ui-tpa-thumbnail-image-border-radius);--wix-ui-tpa-image-image-opacity:var(--wix-ui-tpa-thumbnail-image-image-opacity)}.s__4zFc3u{border:1px solid hsla(0,0%,100%,.4);border-radius:2px;box-shadow:0 0 4px 0 rgba(0,0,0,.1),0 4px 8px 0 rgba(0,0,0,.1);color:#fff;display:inline-flex;font-family:Madefor,Helvetica Neue,Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:14px;opacity:0;transform:translateY(-50%);visibility:hidden}.s__4zFc3u.onXGVgU--isShown{opacity:1;transform:translateY(0);visibility:visible}.s__4zFc3u.onXGVgU--shouldAnimate{transition:visibility .2s ease,opacity .2s ease,transform .4s ease}.s__4zFc3u.onXGVgU---skin-7-success{background-color:#008250}.s__4zFc3u.onXGVgU---skin-5-error{background-color:#df3131}.s__4zFc3u.onXGVgU---skin-6-status{background-color:#212121}.s__4zFc3u.onXGVgU---skin-7-preview{background-color:rgba(0,0,0,.6)}.s__4zFc3u.onXGVgU---placement-15-bottomFullWidth{bottom:0;left:0;position:fixed;width:100vw}.s_LDt5X,.snLMPO1{display:inline-block;min-width:12px}.sIQVAuR{display:inline-block;line-height:20px;margin:16px 20px;max-height:40px;overflow:hidden}.sRl25eV{height:24px;margin-left:auto;padding:14px 12px}.s__4zFc3u.onXGVgU--mobile .sIQVAuR{margin-left:0;margin-right:0;max-height:60px}.s__4zFc3u.onXGVgU--mobile .snLMPO1{min-width:20px}.s__4zFc3u.onXGVgU--rtl .sRl25eV{margin-left:0;margin-right:auto}.sO6A6lN{background-color:rgb(var(--wix-ui-tpa-strip-card-main-b-g-color,var(--wix-color-1)));border-color:rgb(var(--wix-ui-tpa-strip-card-main-border-color,var(--wix-color-37),.2));border-style:solid;border-width:var(--wix-ui-tpa-strip-card-main-border-width,0);box-sizing:border-box;display:flex;height:100%;min-height:92px;min-width:700px;padding:calc(32px - var(--wix-ui-tpa-strip-card-main-border-width, 0px));padding-left:calc(var(--wix-ui-tpa-strip-card-main-side-padding, 32px) - var(--wix-ui-tpa-strip-card-main-border-width, 0px));padding-right:calc(var(--wix-ui-tpa-strip-card-main-side-padding, 32px) - var(--wix-ui-tpa-strip-card-main-border-width, 0px));width:100%}.sO6A6lN:not(.oLN9B7W--sidePadding){padding-left:0;padding-right:0}.sBhsm0Q{background-color:rgb(var(--wix-ui-tpa-strip-card-main-media-color,var(--wix-color-5),.2));flex-shrink:0;height:84px;margin-right:32px;width:84px}.sO6A6lN.oLN9B7W--roundMedia .sBhsm0Q{border-radius:50%;overflow:hidden}.s__6bTBAw{height:auto;width:100%}.sA6_mzF{--Text945558848-primary-color:rgb(var(--wix-ui-tpa-text-main-text-color,var(--wix-color-5)));--Text945558848-secondary-color:rgb(var(--wix-ui-tpa-text-main-text-color,var(--wix-color-4)))}.sA6_mzF.oTc1PBk---priority-7-primary{color:var(--wut-text-color,var(--Text945558848-primary-color))}.sA6_mzF.oTc1PBk---priority-9-secondary{color:var(--wut-placeholder-color,var(--Text945558848-secondary-color))}.sA6_mzF.oTc1PBk---typography-10-smallTitle{font-family:var(--wix-ui-tpa-text-main-text-font-family,var(--wix-font-Page-title-family));font-size:var(--wix-ui-tpa-text-main-text-font-size,24px);font-style:var(--wix-ui-tpa-text-main-text-font-style,var(--wix-font-Page-title-style));font-variant:var(--wix-ui-tpa-text-main-text-font-variant,var(--wix-font-Page-title-variant));font-weight:var(--wix-ui-tpa-text-main-text-font-weight,var(--wix-font-Page-title-weight));line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.33em);text-decoration:var(--wix-ui-tpa-text-main-text-font-text-decoration,var(--wix-font-Page-title-text-decoration))}.sA6_mzF.oTc1PBk---typography-11-runningText{line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.5em)}.sA6_mzF.oTc1PBk---typography-11-runningText,.sA6_mzF.oTc1PBk---typography-8-listText{font-family:var(--wix-ui-tpa-text-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-main-text-font-size,16px);font-style:var(--wix-ui-tpa-text-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-main-text-font-weight,var(--wix-font-Body-M-weight));text-decoration:var(--wix-ui-tpa-text-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sA6_mzF.oTc1PBk---typography-8-listText{line-height:var(--wix-ui-tpa-text-main-text-font-line-height,2em)}.sA6_mzF.oTc1PBk---typography-10-largeTitle{font-family:var(--wix-ui-tpa-text-main-text-font-family,var(--wix-font-Heading-M-family));font-size:var(--wix-ui-tpa-text-main-text-font-size,32px);font-style:var(--wix-ui-tpa-text-main-text-font-style,var(--wix-font-Heading-M-style));font-variant:var(--wix-ui-tpa-text-main-text-font-variant,var(--wix-font-Heading-M-variant));font-weight:var(--wix-ui-tpa-text-main-text-font-weight,var(--wix-font-Heading-M-weight));line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.25em);text-decoration:var(--wix-ui-tpa-text-main-text-font-text-decoration,var(--wix-font-Heading-M-text-decoration))}.sA6_mzF.oTc1PBk--mobile.oTc1PBk---typography-10-smallTitle{font-family:var(--wix-ui-tpa-text-main-text-font-family,var(--wix-font-Page-title-family));font-size:var(--wix-ui-tpa-text-main-text-font-size,20px);font-style:var(--wix-ui-tpa-text-main-text-font-style,var(--wix-font-Page-title-style));font-variant:var(--wix-ui-tpa-text-main-text-font-variant,var(--wix-font-Page-title-variant));font-weight:var(--wix-ui-tpa-text-main-text-font-weight,var(--wix-font-Page-title-weight));line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.4em);text-decoration:var(--wix-ui-tpa-text-main-text-font-text-decoration,var(--wix-font-Page-title-text-decoration))}.sA6_mzF.oTc1PBk--mobile.oTc1PBk---typography-11-runningText{line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.42em)}.sA6_mzF.oTc1PBk--mobile.oTc1PBk---typography-11-runningText,.sA6_mzF.oTc1PBk--mobile.oTc1PBk---typography-8-listText{font-family:var(--wix-ui-tpa-text-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-main-text-font-size,14px);font-style:var(--wix-ui-tpa-text-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-main-text-font-weight,var(--wix-font-Body-M-weight));text-decoration:var(--wix-ui-tpa-text-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sA6_mzF.oTc1PBk--mobile.oTc1PBk---typography-8-listText{line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.72em)}.sA6_mzF.oTc1PBk--mobile.oTc1PBk---typography-10-largeTitle{font-family:var(--wix-ui-tpa-text-main-text-font-family,var(--wix-font-Heading-M-family));font-size:var(--wix-ui-tpa-text-main-text-font-size,24px);font-style:var(--wix-ui-tpa-text-main-text-font-style,var(--wix-font-Heading-M-style));font-variant:var(--wix-ui-tpa-text-main-text-font-variant,var(--wix-font-Heading-M-variant));font-weight:var(--wix-ui-tpa-text-main-text-font-weight,var(--wix-font-Heading-M-weight));line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.33em);text-decoration:var(--wix-ui-tpa-text-main-text-font-text-decoration,var(--wix-font-Heading-M-text-decoration))}.s__4ZvHJi{clip:rect(1px,1px,1px,1px)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.sCd786i{--Spinner3357662589-diameter:var(--wix-ui-tpa-spinner-diameter,50px);animation:Spinner3357662589__rotate 2s linear infinite;height:var(--Spinner3357662589-diameter);left:auto;top:auto;width:var(--Spinner3357662589-diameter)}.s__5SBUY3{stroke:rgb(var(--wix-ui-tpa-spinner-path-color,var(--wix-color-5)));animation:Spinner3357662589__dash 1.5s ease-in-out infinite}.sCd786i.o__0EHD72--centered{left:calc(50% - var(--Spinner3357662589-diameter)/2);position:absolute;top:calc(50% - var(--Spinner3357662589-diameter)/2)}.sCd786i.o__0EHD72--static,.sCd786i.o__0EHD72--static .s__5SBUY3{animation:none}@keyframes Spinner3357662589__rotate{to{transform:rotate(1turn)}}@keyframes Spinner3357662589__dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.shEdHTw{--OverlappingCard630987973-infoPadding:60px;--OverlappingCard630987973-negativeInfoPadding:-60px;--OverlappingCard630987973-MinWidth:700px;box-sizing:border-box;display:flex;display:inline-grid;flex-direction:row;grid-template-areas:"media margin-top" "media info" "media margin-bottom";grid-template-rows:1fr 8fr 1fr;height:100%;min-width:var(--OverlappingCard630987973-MinWidth);width:100%}.shEdHTw.oYRpqHs---ratio-3-100{grid-template-areas:"info";grid-template-columns:1fr;grid-template-rows:1fr}.shEdHTw.oYRpqHs---ratio-2-50{grid-template-columns:1fr 1fr}.shEdHTw.oYRpqHs---ratio-2-40{grid-template-columns:4fr 6fr}.shEdHTw.oYRpqHs---ratio-2-40.oYRpqHs--flippedRatio{grid-template-columns:6fr 4fr}.shEdHTw.oYRpqHs---ratio-2-30{grid-template-columns:3fr 7fr}.shEdHTw.oYRpqHs---ratio-2-30.oYRpqHs--flippedRatio{grid-template-columns:7fr 3fr}.shEdHTw.oYRpqHs--invertInfoPosition{flex-direction:row-reverse;grid-template-areas:". media" "info media" ". media"}.shEdHTw.oYRpqHs---ratio-3-100>.sRzhVqv{flex:100%}.shEdHTw.oYRpqHs---ratio-2-50>.sRzhVqv,.shEdHTw.oYRpqHs---ratio-2-50>.sw0PHFs{flex:50%}.shEdHTw.oYRpqHs---ratio-2-40.oYRpqHs--flippedRatio.oYRpqHs--invertInfoPosition>.sw0PHFs,.shEdHTw.oYRpqHs---ratio-2-40.oYRpqHs--flippedRatio>.sRzhVqv,.shEdHTw.oYRpqHs---ratio-2-40.oYRpqHs--invertInfoPosition>.sRzhVqv,.shEdHTw.oYRpqHs---ratio-2-40>.sw0PHFs{flex:40%}.shEdHTw.oYRpqHs---ratio-2-40.oYRpqHs--flippedRatio.oYRpqHs--invertInfoPosition>.sRzhVqv,.shEdHTw.oYRpqHs---ratio-2-40.oYRpqHs--flippedRatio>.sw0PHFs,.shEdHTw.oYRpqHs---ratio-2-40.oYRpqHs--invertInfoPosition>.sw0PHFs,.shEdHTw.oYRpqHs---ratio-2-40>.sRzhVqv{flex:60%}.shEdHTw.oYRpqHs---ratio-2-30.oYRpqHs--flippedRatio.oYRpqHs--invertInfoPosition>.sw0PHFs,.shEdHTw.oYRpqHs---ratio-2-30.oYRpqHs--flippedRatio>.sRzhVqv,.shEdHTw.oYRpqHs---ratio-2-30.oYRpqHs--invertInfoPosition>.sRzhVqv,.shEdHTw.oYRpqHs---ratio-2-30>.sw0PHFs{flex:30%}.shEdHTw.oYRpqHs---ratio-2-30.oYRpqHs--flippedRatio.oYRpqHs--invertInfoPosition>.sRzhVqv,.shEdHTw.oYRpqHs---ratio-2-30.oYRpqHs--flippedRatio>.sw0PHFs,.shEdHTw.oYRpqHs---ratio-2-30.oYRpqHs--invertInfoPosition>.sw0PHFs,.shEdHTw.oYRpqHs---ratio-2-30>.sRzhVqv{flex:70%}.shEdHTw.oYRpqHs--invertInfoPosition>.sw0PHFs{margin-left:var(--OverlappingCard630987973-negativeInfoPadding);margin-right:0}.shEdHTw>.sRzhVqv{background-color:rgb(var(--wix-ui-tpa-overlapping-card-main-info-color,var(--wix-color-1)));border-color:rgb(var(--wix-ui-tpa-overlapping-card-main-border-color,var(--wix-color-37)));border-style:solid;border-width:var(--wix-ui-tpa-overlapping-card-main-border-width,1px);box-sizing:border-box;grid-area:info;padding:calc(var(--OverlappingCard630987973-infoPadding) - var(--wix-ui-tpa-overlapping-card-main-border-width, 1px));z-index:20}.shEdHTw>.sw0PHFs{--OverlappingCard630987973-gradient-1:rgb(var(--wix-ui-tpa-overlapping-card-main-media-color,var(--wix-color-5),0.2));--OverlappingCard630987973-gradient-2:rgb(var(--wix-ui-tpa-overlapping-card-main-info-color,var(--wix-color-5)));background:linear-gradient(var(--OverlappingCard630987973-gradient-1),var(--OverlappingCard630987973-gradient-1)),linear-gradient(var(--OverlappingCard630987973-gradient-2),var(--OverlappingCard630987973-gradient-2));grid-area:media;margin-right:var(--OverlappingCard630987973-negativeInfoPadding)}.sibmcLN{margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0}.sibmcLN.ox8vBGi---direction-10-horizontal{border-bottom-color:rgb(var(--wix-ui-tpa-divider-main-divider-color,var(--wix-color-37)));border-bottom-style:solid;border-width:0 0 var(--wix-ui-tpa-divider-main-divider-width,1px) 0;max-width:100%}.sibmcLN.ox8vBGi---direction-8-vertical{border-left-color:rgb(var(--wix-ui-tpa-divider-main-divider-color,var(--wix-color-37)));border-left-style:solid;border-width:0 0 0 var(--wix-ui-tpa-divider-main-divider-width,1px);min-height:100%}.s_0t7Si{--Dialog1866253354-white:255,255,255;--Dialog1866253354-black:0,0,0}.skhV7RY{box-sizing:border-box;left:50%;max-height:620px;max-width:980px;min-height:240px;min-width:280px;position:absolute;top:50%;transform:translate(-50%,-50%)}.sAjT3u_{position:absolute;right:20px;top:20px}.sFW8ZCn{padding:80px 32px}.s_0t7Si.oP6PHa5--mobile .skhV7RY{height:100%;left:0;top:0;transform:none;width:100%}.s_0t7Si.oP6PHa5--mobile:not(.oP6PHa5--notFullscreenMobile) .skhV7RY{max-height:none;max-width:none}.srOLogZ.oP6PHa5--appendToBody :focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #116dff!important;z-index:999}.s_0t7Si.oP6PHa5--mobile.oP6PHa5--notFullscreenMobile .srOLogZ{align-items:center;display:flex;height:calc(100% - 2*20px);left:20px;overflow:hidden;position:absolute;top:20px;width:calc(100% - 2*20px)}.s_0t7Si.oP6PHa5--mobile.oP6PHa5--notFullscreenMobile .skhV7RY{height:auto;max-height:440px;min-width:auto;position:relative}.s_0t7Si.oP6PHa5--rtl .sAjT3u_{left:20px;right:auto}.s_0t7Si:not(.oP6PHa5--wired).srZK4NU .skhV7RY{background-color:rgb(var(--wix-ui-tpa-dialog-background-color,var(--Dialog1866253354-white)))}.s_0t7Si:not(.oP6PHa5--wired).srZK4NU .sFu6Jgw{--wix-ui-tpa-icon-button-icon-color:var(--wix-ui-tpa-dialog-close-button-color,var(--Dialog1866253354-black));--wix-ui-tpa-icon-button-icon-color-rgb:var(--wix-ui-tpa-dialog-close-button-color-rgb,var(--Dialog1866253354-black));--wix-ui-tpa-icon-button-icon-color-opacity:var(--wix-ui-tpa-dialog-close-button-color-opacity)}.s_0t7Si.oP6PHa5--wired.s__3k2pyM .skhV7RY{background-color:rgb(var(--wix-ui-tpa-dialog-background-color,var(--wix-color-1)))}.s_0t7Si.oP6PHa5--wired.s__3k2pyM .sFu6Jgw{--wix-ui-tpa-icon-button-icon-color:var(--wix-ui-tpa-dialog-close-button-color,var(--wix-color-5));--wix-ui-tpa-icon-button-icon-color-rgb:var(--wix-ui-tpa-dialog-close-button-color-rgb,var(--wix-color-5));--wix-ui-tpa-icon-button-icon-color-opacity:var(--wix-ui-tpa-dialog-close-button-color-opacity)}.sKTr6T6 .sb_F6q2{column-gap:var(--wix-ui-tpa-badge-space-between,2px)}.sKTr6T6{background-color:rgb(var(--wix-ui-tpa-badge-badge-bg-color,var(--wix-color-5),.1));border-color:rgb(var(--wix-ui-tpa-badge-border-color,var(--wix-color-5),0));border-end-end-radius:var(--wix-ui-tpa-badge-border-radius-end-end,12px);border-end-start-radius:var(--wix-ui-tpa-badge-border-radius-end-start,12px);border-start-end-radius:var(--wix-ui-tpa-badge-border-radius-start-end,12px);border-start-start-radius:var(--wix-ui-tpa-badge-border-radius-start-start,12px);border-style:solid;border-width:var(--wix-ui-tpa-badge-border-width,0);box-sizing:border-box;color:rgb(var(--wix-ui-tpa-badge-badge-text-color,var(--wix-color-5)));font-family:var(--wix-ui-tpa-badge-text-font-family);font-size:var(--wix-ui-tpa-badge-text-font-size,12px);font-style:var(--wix-ui-tpa-badge-text-font-style);font-variant:var(--wix-ui-tpa-badge-text-font-variant);font-weight:var(--wix-ui-tpa-badge-text-font-weight);line-height:var(--wix-ui-tpa-badge-text-font-line-height,20px);padding-inline-end:var(--wix-ui-tpa-badge-padding-end,12px);padding-bottom:var(--wix-ui-tpa-badge-padding-bottom,0);padding-inline-start:var(--wix-ui-tpa-badge-padding-start,12px);padding-top:var(--wix-ui-tpa-badge-padding-top,0);text-decoration:var(--wix-ui-tpa-badge-text-font-text-decoration)}.sKTr6T6.odXkhME--withIcon{padding-inline-start:var(--wix-ui-tpa-badge-padding-start,10px)}.s__9e4kFQ{background-color:rgb(var(--wix-ui-tpa-badge-badge-bg-color,var(--wix-color-1)));border-color:rgb(var(--wix-ui-tpa-badge-border-color,var(--wix-color-5),.1));border-width:var(--wix-ui-tpa-badge-border-width,1px);color:rgb(var(--wix-ui-tpa-badge-badge-text-color,var(--wix-color-5)));font-family:var(--wix-ui-tpa-badge-text-font-family);font-size:var(--wix-ui-tpa-badge-text-font-size,12px);font-style:var(--wix-ui-tpa-badge-text-font-style);font-variant:var(--wix-ui-tpa-badge-text-font-variant);font-weight:var(--wix-ui-tpa-badge-text-font-weight);line-height:var(--wix-ui-tpa-badge-text-font-line-height,18px);padding-inline-end:var(--wix-ui-tpa-badge-padding-end,11px);padding-inline-start:var(--wix-ui-tpa-badge-padding-start,11px);text-decoration:var(--wix-ui-tpa-badge-text-font-text-decoration)}.syrve_r{background-color:rgb(var(--wix-ui-tpa-badge-badge-bg-color,var(--wix-color-8)));color:rgb(var(--wix-ui-tpa-badge-badge-text-color,var(--wix-color-1)))}.sP1YVgd,.syrve_r{border-color:rgb(var(--wix-ui-tpa-badge-border-color,var(--wix-color-8),0));border-width:var(--wix-ui-tpa-badge-border-width,0)}.sP1YVgd{background-color:rgb(var(--wix-ui-tpa-badge-badge-bg-color,var(--wix-color-8),.1));color:rgb(var(--wix-ui-tpa-badge-badge-text-color,var(--wix-color-8)))}.sKTr6T6 .s__4IVcIl svg{height:var(--wix-ui-tpa-badge-icon-size,16px);width:var(--wix-ui-tpa-badge-icon-size,16px)}.sKTr6T6 .s__4IVcIl svg[fill=currentColor],.s__9e4kFQ .s__4IVcIl svg[fill=currentColor]{fill:rgb(var(--wix-ui-tpa-badge-icon-color,var(--wix-ui-tpa-badge-badge-text-color,var(--wix-color-5))))}.syrve_r .s__4IVcIl svg[fill=currentColor]{fill:rgb(var(--wix-ui-tpa-badge-icon-color,var(--wix-ui-tpa-badge-badge-text-color,var(--wix-color-1))))}.sP1YVgd .s__4IVcIl svg[fill=currentColor]{fill:rgb(var(--wix-ui-tpa-badge-icon-color,var(--wix-ui-tpa-badge-badge-text-color,var(--wix-color-8))))}.sJ1pnHT{--grid-main-divider-color:var(--servicesDividerColor);--grid-main-divider-color-rgb:var(--servicesDividerColor-rgb);--grid-main-divider-color-opacity:var(--servicesDividerColor-opacity)}.shGyBcL.o_D3dbC--layoutStylePerBpEnable .s__90sToM{margin-left:var(--bodyMarginLeft);margin-right:var(--bodyMarginRight);max-width:var(--bodyMaxWidth);width:var(--bodyWidth)}.sg6B3By{margin-top:32px}.sTFRAxw{margin-bottom:32px}.s_p8pul{--WowImage3811723646-transparent:0,0,0,0;--WowImage3811723646-errorTextColor:255,255,255;display:flex;height:100%;position:relative}.s_p8pul.oj4GP6Z--forceImageContain.oj4GP6Z---resize-7-contain{width:100%}.s_p8pul.oj4GP6Z--forceImageContain.oj4GP6Z---resize-7-contain>*{align-items:center;border:inherit;border-radius:inherit;display:flex;justify-content:center}.s_p8pul.oj4GP6Z--forceImageContain.oj4GP6Z---resize-7-contain img{border:inherit;border-radius:inherit;height:unset!important;max-height:100%;max-width:100%;width:unset!important}.s_p8pul.oj4GP6Z--forceImageContain.oj4GP6Z---resize-7-contain.oj4GP6Z--verticalContainer img{width:min(var(--wut-source-width,100%),100%)!important}.s_p8pul.oj4GP6Z--forceImageContain.oj4GP6Z---resize-7-contain.oj4GP6Z--horizontalContainer img{height:min(var(--wut-source-height,100%),100%)!important}.s_p8pul.oj4GP6Z--noImage{background-color:rgb(var(--wix-color-5),.2)}.s_p8pul img{vertical-align:middle}.s_p8pul.oj4GP6Z--focalPoint img{object-position:var(--WowImage3811723646-focalPointX,0) var(--WowImage3811723646-focalPointY,0)}.s_p8pul.oj4GP6Z---resize-7-contain .sl4GpRz{object-fit:contain}.s_p8pul.oj4GP6Z---resize-5-cover .sl4GpRz{object-fit:cover}.s_p8pul.oj4GP6Z--fluid .sl4GpRz{height:100%;overflow:hidden;width:100%}.s_p8pul:not(.oj4GP6Z--stretchImage){align-items:center}.s_p8pul.oj4GP6Z--fluid:not(.oj4GP6Z--stretchImage) .sl4GpRz,.s_p8pul:not(.oj4GP6Z--stretchImage) .sl4GpRz{height:min(var(--wut-source-height,100%),100%);margin:0 auto;width:min(var(--wut-source-width,100%),100%)}.s_p8pul.oj4GP6Z---hoverEffect-4-zoom{overflow:hidden}.s_p8pul.oj4GP6Z---hoverEffect-4-zoom .sl4GpRz{overflow:initial;transform:scale(calc(100/107)) translate(-3.5%,-3.5%);transition:all .5s cubic-bezier(.18,.73,.63,1)}.s_p8pul.oj4GP6Z---hoverEffect-4-zoom:hover .sl4GpRz{transform:scale(1) translate(-3.5%,-3.5%)}.s_p8pul.oj4GP6Z---hoverEffect-6-darken:hover .sl4GpRz{filter:brightness(85%) contrast(115%)}.s_p8pul:not(.oj4GP6Z--isError){background-color:rgb(var(--wix-ui-tpa-wow-image-background-color,var(--WowImage3811723646-transparent)));border:var(--wix-ui-tpa-wow-image-border-width,0) solid rgb(var(--wix-ui-tpa-wow-image-border-color,var(--WowImage3811723646-transparent)));border-radius:var(--wix-ui-tpa-wow-image-border-radius,0);overflow:hidden}.s_p8pul:not(.oj4GP6Z--isError).oj4GP6Z--noImage{background-color:rgb(var(--wix-ui-tpa-wow-image-background-color,var(--wix-color-5),.2))}.s_p8pul .sl4GpRz{opacity:var(--wix-ui-tpa-wow-image-image-opacity,1)}.s_p8pul.oj4GP6Z--isError{background-color:rgb(var(--wix-color-2));position:relative}.s_p8pul.oj4GP6Z--isError img{display:none}.s_p8pul .sDTedZr{align-items:center;background:rgb(0,0,0,.6);display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;width:100%;z-index:1}.sNtXIJ_{--wix-ui-tpa-text-main-text-color:var(--WowImage3811723646-errorTextColor),1;--wix-ui-tpa-text-main-text-color-rgb:var(--WowImage3811723646-errorTextColor);--wix-ui-tpa-text-main-text-color-opacity:1;--wix-ui-tpa-text-main-text-font-text-decoration:var(--wix-ui-tpa-picker-font-style-text-decoration,var(--wix-font-Body-M-text-decoration));--wix-ui-tpa-text-main-text-font-line-height:var(--wix-ui-tpa-picker-font-style-line-height,1.5em);--wix-ui-tpa-text-main-text-font-family:var(--wix-ui-tpa-picker-font-style-family,var(--wix-font-Body-M-family));--wix-ui-tpa-text-main-text-font-size:var(--wix-ui-tpa-picker-font-style-size,14px);--wix-ui-tpa-text-main-text-font-style:var(--wix-ui-tpa-picker-font-style-style,var(--wix-font-Body-M-style));--wix-ui-tpa-text-main-text-font-variant:var(--wix-ui-tpa-picker-font-style-variant,var(--wix-font-Body-M-variant));--wix-ui-tpa-text-main-text-font-weight:var(--wix-ui-tpa-picker-font-style-weight,var(--wix-font-Body-M-weight))}.sGx_h0J{clip:rect(1px,1px,1px,1px)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.sTCA_m4{color:rgb(var(--WowImage3811723646-errorTextColor))}.sfEJkxc{background-color:rgb(0,0,0,.6);display:none;height:100%;left:0;position:absolute;top:0;width:100%}.s_p8pul.oj4GP6Z--loadSpinner:not(.oj4GP6Z--loaded) .sfEJkxc{display:block}.sLIur1S .s__5SBUY3{stroke:#fff}.sXUTzPL{background-color:transparent;border:0;font-family:var(--wix-ui-tpa-text-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-button-main-text-font-size,16px);font-style:var(--wix-ui-tpa-text-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-text-button-main-text-font-line-height,1.5em);padding:0;text-decoration:none;text-decoration:var(--wix-ui-tpa-text-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sXUTzPL.oJVUPX2--focus.oDG2moE---hoverStyle-9-underline,.sXUTzPL:active.oDG2moE---hoverStyle-9-underline,.sXUTzPL:hover.oDG2moE---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-hover-text-font-size,16px);font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,1.5em);text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sXUTzPL.oDG2moE--mobile{font-family:var(--wix-ui-tpa-text-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-button-main-text-font-size,14px);font-style:var(--wix-ui-tpa-text-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-text-button-main-text-font-line-height,1.44em);text-decoration:var(--wix-ui-tpa-text-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sXUTzPL.oDG2moE---priority-7-primary{color:rgb(var(--wix-ui-tpa-text-button-main-text-color,var(--wix-color-8)))}.sXUTzPL.oDG2moE---priority-7-primary.oJVUPX2--focus:not(.oDG2moE---hoverStyle-9-underline),.sXUTzPL.oDG2moE---priority-7-primary:active:not(.oDG2moE---hoverStyle-9-underline),.sXUTzPL.oDG2moE---priority-7-primary:hover:not(.oDG2moE---hoverStyle-9-underline){color:rgb(var(--wix-ui-tpa-text-button-main-text-color-rgb,var(--wix-color-8)),calc(var(--wix-ui-tpa-text-button-main-text-color-opacity, 1)*.7))}.sXUTzPL.oDG2moE---priority-4-link.oJVUPX2--focus.oDG2moE---hoverStyle-9-underline,.sXUTzPL.oDG2moE---priority-4-link:active.oDG2moE---hoverStyle-9-underline,.sXUTzPL.oDG2moE---priority-4-link:hover.oDG2moE---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-hover-text-font-size,16px);font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,1.5em);text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,none)}.sXUTzPL.oDG2moE---priority-9-secondary{color:rgb(var(--wix-ui-tpa-text-button-main-text-color,var(--wix-color-5)))}.sXUTzPL.oDG2moE---priority-9-secondary.oJVUPX2--focus:not(.oDG2moE---hoverStyle-9-underline),.sXUTzPL.oDG2moE---priority-9-secondary:active:not(.oDG2moE---hoverStyle-9-underline),.sXUTzPL.oDG2moE---priority-9-secondary:hover:not(.oDG2moE---hoverStyle-9-underline){color:rgb(var(--wix-ui-tpa-text-button-main-text-color-rgb,var(--wix-color-5)),calc(var(--wix-ui-tpa-text-button-main-text-color-opacity, 1)*.7))}.sXUTzPL.oDG2moE---priority-4-link{color:rgb(var(--wix-ui-tpa-text-button-main-text-color,var(--wix-color-5)));text-decoration:underline}.sXUTzPL.oDG2moE---priority-4-link.oJVUPX2--focus:not(.oDG2moE---hoverStyle-9-underline),.sXUTzPL.oDG2moE---priority-4-link:active:not(.oDG2moE---hoverStyle-9-underline),.sXUTzPL.oDG2moE---priority-4-link:hover:not(.oDG2moE---hoverStyle-9-underline){color:rgb(var(--wix-ui-tpa-text-button-main-text-color-rgb,var(--wix-color-5)),calc(var(--wix-ui-tpa-text-button-main-text-color-opacity, 1)*.7))}.sXUTzPL.oDG2moE---priority-4-link.oLXAyhR--disabled,.sXUTzPL.oDG2moE---priority-7-primary.oLXAyhR--disabled,.sXUTzPL.oDG2moE---priority-9-secondary.oLXAyhR--disabled{color:rgb(var(--wix-color-29))}.sIDBqGE svg{height:1.5em;margin:calc(-1*(1.5em/4)) 0;width:1.5em}.sIDBqGE svg:not([fill=currentColor]) path{stroke:currentColor;fill:none}.sJhVWZM:before,.sv4dWVS:after{content:"";display:inline-block;height:1px;width:4px}.seVHvnv{--wix-ui-tpa-wow-image-background-color:var(--wix-ui-tpa-image-background-color);--wix-ui-tpa-wow-image-background-color-rgb:var(--wix-ui-tpa-image-background-color-rgb);--wix-ui-tpa-wow-image-background-color-opacity:var(--wix-ui-tpa-image-background-color-opacity);--wix-ui-tpa-wow-image-border-color:var(--wix-ui-tpa-image-border-color);--wix-ui-tpa-wow-image-border-color-rgb:var(--wix-ui-tpa-image-border-color-rgb);--wix-ui-tpa-wow-image-border-color-opacity:var(--wix-ui-tpa-image-border-color-opacity);--wix-ui-tpa-wow-image-border-width:var(--wix-ui-tpa-image-border-width);--wix-ui-tpa-wow-image-border-radius:var(--wix-ui-tpa-image-border-radius);--wix-ui-tpa-wow-image-image-opacity:var(--wix-ui-tpa-image-image-opacity)}.swbkLTp{border:0;display:inline-block;line-height:0;margin:0;padding:0;text-decoration:none}.swbkLTp.oJVUPX2--focus,.swbkLTp:hover{opacity:.7}.swbkLTp.oBH7daK--disabled{cursor:default}.swbkLTp.oBH7daK--disabled:hover{opacity:1}.sKVnUyy svg{display:block}.swbkLTp.oBH7daK--disabled.s__896Nu1 .sKVnUyy svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-color-29));fill:none}.swbkLTp.oBH7daK--disabled.sinIeOn .sKVnUyy svg:not([fill=currentColor]) path{fill:rgb(var(--wix-color-29));stroke:rgb(var(--wix-color-29))}.s__896Nu1 .sKVnUyy svg:not([fill=currentColor]) path,.swbkLTp.oBH7daK---skin-4-line .sKVnUyy svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)));fill:none}.sinIeOn .sKVnUyy svg:not([fill=currentColor]) path,.swbkLTp.oBH7daK---skin-4-full .sKVnUyy svg:not([fill=currentColor]) path{fill:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)));stroke:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)))}.swbkLTp .sKVnUyy svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)))}.swbkLTp.oBH7daK--disabled .sKVnUyy svg[fill=currentColor]{color:rgb(var(--wix-color-29))}.swbkLTp.oBH7daK---theme-4-none{background-color:transparent}.swbkLTp.oBH7daK---theme-3-box{align-items:center;background-color:rgb(var(--wix-ui-tpa-icon-button-background-color,var(--wix-color-1)));border-radius:50%;display:inline-flex;height:32px;justify-content:center;width:32px}.sPlDUUQ{border-color:rgb(var(--wix-ui-tpa-button-main-border-color,var(--wix-color-39)));border-radius:var(--wix-ui-tpa-button-main-border-radius,0);border-style:solid;box-sizing:content-box;min-width:var(--wix-ui-tpa-button-min-width,100px);transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out,border-width .2s ease-in-out}.sPlDUUQ .s__3jqB49{margin:0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sPlDUUQ.onNpXQw--fullWidth{box-sizing:border-box;width:100%}.sPlDUUQ,.sPlDUUQ.onNpXQw---priority-5-basic{background-color:rgb(var(--wix-ui-tpa-button-main-background-color,var(--wix-color-5)));border-color:rgb(var(--wix-ui-tpa-button-main-border-color,var(--wix-color-5)));border-width:var(--wix-ui-tpa-button-main-border-width,0);color:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-1)))}.sPlDUUQ.oJVUPX2--focus.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---priority-5-basic.oJVUPX2--focus.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---priority-5-basic:active.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---priority-5-basic:hover.onNpXQw---hoverStyle-9-underline,.sPlDUUQ:active.onNpXQw---hoverStyle-9-underline,.sPlDUUQ:hover.onNpXQw---hoverStyle-9-underline{background-color:rgb(var(--wix-ui-tpa-button-hover-background-color,var(--wix-ui-tpa-button-main-background-color,var(--wix-color-5))));border-color:rgb(var(--wix-ui-tpa-button-hover-border-color,var(--wix-ui-tpa-button-main-border-color,var(--wix-color-5))));color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color,var(--wix-color-1))))}.sPlDUUQ.oJVUPX2--focus:not(.onNpXQw---hoverStyle-9-underline),.sPlDUUQ.onNpXQw---priority-5-basic.oJVUPX2--focus:not(.onNpXQw---hoverStyle-9-underline),.sPlDUUQ.onNpXQw---priority-5-basic:active:not(.onNpXQw---hoverStyle-9-underline),.sPlDUUQ.onNpXQw---priority-5-basic:hover:not(.onNpXQw---hoverStyle-9-underline),.sPlDUUQ:active:not(.onNpXQw---hoverStyle-9-underline),.sPlDUUQ:hover:not(.onNpXQw---hoverStyle-9-underline){background-color:rgb(var(--wix-ui-tpa-button-hover-background-color,var(--wix-ui-tpa-button-main-background-color-rgb,var(--wix-color-5)),calc(var(--wix-ui-tpa-button-main-background-color-opacity, 1) * .7)));border-color:rgb(var(--wix-ui-tpa-button-hover-border-color,var(--wix-ui-tpa-button-main-border-color,var(--wix-color-5))));color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-1)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sPlDUUQ.onNpXQw---priority-14-basicSecondary{background-color:rgb(var(--wix-ui-tpa-button-main-background-color,var(--wix-color-1),0));border-color:rgb(var(--wix-ui-tpa-button-main-border-color,var(--wix-color-5)));border-width:var(--wix-ui-tpa-button-main-border-width,1px);color:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-5)))}.sPlDUUQ.onNpXQw---priority-14-basicSecondary.oJVUPX2--focus.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---priority-14-basicSecondary:active.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---priority-14-basicSecondary:hover.onNpXQw---hoverStyle-9-underline{background-color:rgb(var(--wix-ui-tpa-button-hover-background-color,var(--wix-ui-tpa-button-main-background-color,var(--wix-color-1))));border-color:rgb(var(--wix-ui-tpa-button-hover-border-color,var(--wix-ui-tpa-button-main-border-color,var(--wix-color-5))));color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color,var(--wix-color-5))))}.sPlDUUQ.onNpXQw---priority-14-basicSecondary.oJVUPX2--focus:not(.onNpXQw---hoverStyle-9-underline),.sPlDUUQ.onNpXQw---priority-14-basicSecondary:active:not(.onNpXQw---hoverStyle-9-underline),.sPlDUUQ.onNpXQw---priority-14-basicSecondary:hover:not(.onNpXQw---hoverStyle-9-underline){background-color:rgb(var(--wix-ui-tpa-button-hover-background-color,var(--wix-color-1),0));border-color:rgb(var(--wix-ui-tpa-button-hover-border-color,var(--wix-ui-tpa-button-main-border-color-rgb,var(--wix-color-5)),calc(var(--wix-ui-tpa-button-main-border-color-opacity, 1) * .7)));color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-5)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sPlDUUQ.onNpXQw---priority-7-primary{background-color:rgb(var(--wix-ui-tpa-button-main-background-color,var(--wix-color-38)));border-color:rgb(var(--wix-ui-tpa-button-main-border-color,var(--wix-color-39)));border-width:var(--wix-ui-tpa-button-main-border-width,0);color:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-40)))}.sPlDUUQ.onNpXQw---priority-7-primary.oJVUPX2--focus.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---priority-7-primary:active.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---priority-7-primary:hover.onNpXQw---hoverStyle-9-underline{background-color:rgb(var(--wix-ui-tpa-button-hover-background-color,var(--wix-ui-tpa-button-main-background-color,var(--wix-color-38))));border-color:rgb(var(--wix-ui-tpa-button-hover-border-color,var(--wix-ui-tpa-button-main-border-color,var(--wix-color-39))));color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color,var(--wix-color-40))))}.sPlDUUQ.onNpXQw---priority-7-primary.oJVUPX2--focus:not(.onNpXQw---hoverStyle-9-underline),.sPlDUUQ.onNpXQw---priority-7-primary:active:not(.onNpXQw---hoverStyle-9-underline),.sPlDUUQ.onNpXQw---priority-7-primary:hover:not(.onNpXQw---hoverStyle-9-underline){background-color:rgb(var(--wix-ui-tpa-button-hover-background-color,var(--wix-ui-tpa-button-main-background-color-rgb,var(--wix-color-41)),calc(var(--wix-ui-tpa-button-main-background-color-opacity, 1) * .7)));border-color:rgb(var(--wix-ui-tpa-button-hover-border-color,var(--wix-ui-tpa-button-main-border-color,var(--wix-color-42))));color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-43)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sPlDUUQ.onNpXQw---priority-9-secondary{background-color:rgb(var(--wix-ui-tpa-button-main-background-color,var(--wix-color-47),0));border-color:rgb(var(--wix-ui-tpa-button-main-border-color,var(--wix-color-48)));border-width:var(--wix-ui-tpa-button-main-border-width,1px);color:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-49)))}.sPlDUUQ.onNpXQw---priority-9-secondary.oJVUPX2--focus.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---priority-9-secondary:active.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---priority-9-secondary:hover.onNpXQw---hoverStyle-9-underline{background-color:rgb(var(--wix-ui-tpa-button-hover-background-color,var(--wix-ui-tpa-button-main-background-color,var(--wix-color-47),0)));border-color:rgb(var(--wix-ui-tpa-button-hover-border-color,var(--wix-ui-tpa-button-main-border-color,var(--wix-color-48))));color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color,var(--wix-color-49))))}.sPlDUUQ.onNpXQw---priority-9-secondary.oJVUPX2--focus:not(.onNpXQw---hoverStyle-9-underline),.sPlDUUQ.onNpXQw---priority-9-secondary:active:not(.onNpXQw---hoverStyle-9-underline),.sPlDUUQ.onNpXQw---priority-9-secondary:hover:not(.onNpXQw---hoverStyle-9-underline){background-color:rgb(var(--wix-ui-tpa-button-hover-background-color,var(--wix-color-50),0));border-color:rgb(var(--wix-ui-tpa-button-hover-border-color,var(--wix-ui-tpa-button-main-border-color-rgb,var(--wix-color-51)),calc(var(--wix-ui-tpa-button-main-border-color-opacity, 1) * .7)));color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-52)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sPlDUUQ.oLXAyhR--disabled,.sPlDUUQ.onNpXQw---priority-5-basic.oLXAyhR--disabled{background-color:rgb(var(--wix-ui-tpa-button-disabled-background-color,var(--wix-color-29)));border-color:rgb(var(--wix-ui-tpa-button-disabled-border-color,var(--wix-ui-tpa-button-main-border-color,var(--wix-color-29))));color:rgb(var(--wix-ui-tpa-button-disabled-text-color,var(--wix-ui-tpa-button-main-text-color,var(--wix-color-1))))}.sPlDUUQ.onNpXQw---priority-7-primary.oLXAyhR--disabled{background-color:rgb(var(--wix-ui-tpa-button-disabled-background-color,var(--wix-color-44)));border-color:rgb(var(--wix-ui-tpa-button-disabled-border-color,var(--wix-ui-tpa-button-main-border-color,var(--wix-color-45))));color:rgb(var(--wix-ui-tpa-button-disabled-text-color,var(--wix-ui-tpa-button-main-text-color,var(--wix-color-46))))}.sPlDUUQ.onNpXQw---priority-14-basicSecondary.oLXAyhR--disabled{background-color:rgb(var(--wix-ui-tpa-button-disabled-background-color,var(--wix-color-1),0));border-color:rgb(var(--wix-ui-tpa-button-disabled-border-color,var(--wix-color-29)));color:rgb(var(--wix-ui-tpa-button-disabled-text-color,var(--wix-color-29)))}.sPlDUUQ.onNpXQw---priority-9-secondary.oLXAyhR--disabled{background-color:rgb(var(--wix-ui-tpa-button-disabled-background-color,var(--wix-color-53),0));border-color:rgb(var(--wix-ui-tpa-button-disabled-border-color,var(--wix-color-54)));color:rgb(var(--wix-ui-tpa-button-disabled-text-color,var(--wix-color-55)))}.sPlDUUQ.onNpXQw---size-4-tiny{font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,14px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1.43em);padding:6px 16px;text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sPlDUUQ.onNpXQw---size-4-tiny.oJVUPX2--focus.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---size-4-tiny:active.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---size-4-tiny:hover.onNpXQw---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-button-main-text-font-size,14px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-button-main-text-font-line-height,1.43em));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration)));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sPlDUUQ.onNpXQw---size-4-tiny.shmJILm{padding:5.5px 16px}.sPlDUUQ.onNpXQw---size-5-small{padding:7px 16px}.sPlDUUQ,.sPlDUUQ.onNpXQw---size-5-small,.sPlDUUQ.onNpXQw---size-6-medium{font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,16px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1.5em);text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sPlDUUQ,.sPlDUUQ.onNpXQw---size-6-medium{padding:8px 16px}.sPlDUUQ.oJVUPX2--focus.onNpXQw---hoverStyle-9-underline,.sPlDUUQ:active.onNpXQw---hoverStyle-9-underline,.sPlDUUQ:hover.onNpXQw---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-button-main-text-font-size,16px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-button-main-text-font-line-height,1.5em));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration)));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sPlDUUQ.onNpXQw--mobile,.sPlDUUQ.onNpXQw--mobile.onNpXQw---size-6-medium{font-size:var(--wix-ui-tpa-button-main-text-font-size,14px);line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1.44em)}.sPlDUUQ.onNpXQw---size-5-large,.sPlDUUQ.onNpXQw--mobile,.sPlDUUQ.onNpXQw--mobile.onNpXQw---size-6-medium{font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));padding:10px 16px;text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sPlDUUQ.onNpXQw---size-5-large{font-size:var(--wix-ui-tpa-button-main-text-font-size,20px);line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1.5em)}.sPlDUUQ.onNpXQw---size-5-large.oJVUPX2--focus.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---size-5-large:active.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---size-5-large:hover.onNpXQw---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-button-main-text-font-size,20px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-button-main-text-font-line-height,1.5em));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration)));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sPlDUUQ .sKQrmdA svg:not([fill=currentColor]) path{fill:none;stroke:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-40)));transition:stroke .2s ease-in-out}.sPlDUUQ:hover .sKQrmdA svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-43)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sPlDUUQ.onNpXQw---priority-9-secondary .sKQrmdA svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-49)))}.sPlDUUQ.onNpXQw---priority-9-secondary:hover .sKQrmdA svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-52)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sPlDUUQ.onNpXQw---priority-14-basicSecondary .sKQrmdA svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-5)))}.sPlDUUQ.onNpXQw---priority-14-basicSecondary:hover .sKQrmdA svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-5)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sKQrmdA svg{height:1.5em;margin:calc(-1*(1.5em/4)) 0;width:1.5em}.s__0tPKCR:after,.sr2F11d:before{content:"";display:inline-block;height:1px;width:var(--wix-ui-tpa-button-column-gap,4px)}.sPlDUUQ .sKQrmdA svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-1)));transition:color .2s ease-in-out}.sPlDUUQ:hover:not(.onNpXQw---hoverStyle-9-underline) .sKQrmdA svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-1)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sPlDUUQ.onNpXQw---priority-9-secondary .sKQrmdA svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-49)))}.sPlDUUQ.onNpXQw---priority-9-secondary:hover:not(.onNpXQw---hoverStyle-9-underline) .sKQrmdA svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-52)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sPlDUUQ.onNpXQw---priority-14-basicSecondary .sKQrmdA svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-button-main-text-color,var(--wix-color-5)))}.sPlDUUQ.onNpXQw---priority-14-basicSecondary:hover:not(.onNpXQw---hoverStyle-9-underline) .sKQrmdA svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-button-hover-text-color,var(--wix-ui-tpa-button-main-text-color-rgb,var(--wix-color-5)),calc(var(--wix-ui-tpa-button-main-text-color-opacity, 1) * .7)))}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings,.sPlDUUQ.onNpXQw---paddingMode-16-explicitPaddings{box-sizing:border-box;display:inline-flex;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings .s__3jqB49,.sPlDUUQ.onNpXQw---paddingMode-16-explicitPaddings .s__3jqB49{overflow:visible;text-overflow:unset;white-space:unset}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw--wrapContent,.sPlDUUQ.onNpXQw---paddingMode-16-explicitPaddings.onNpXQw--wrapContent{line-height:1.3!important;white-space:normal}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-4-tiny:not(.onNpXQw--mobile),.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw--mobile{font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,14px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1);line-height:1;text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-4-tiny.oJVUPX2--focus.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-4-tiny:active.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-4-tiny:hover.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-4-tiny:not(.onNpXQw--mobile).oJVUPX2--focus.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-4-tiny:not(.onNpXQw--mobile):active.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-4-tiny:not(.onNpXQw--mobile):hover.onNpXQw---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-button-main-text-font-size,14px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-button-main-text-font-line-height,1));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration)));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---priority-14-basicSecondary.onNpXQw---size-4-tiny,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---priority-9-secondary.onNpXQw---size-4-tiny{padding:calc(9px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-4-tiny,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-4-tiny.onNpXQw---priority-5-basic,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-4-tiny.onNpXQw---priority-7-primary{padding:calc(9px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-4-tiny.onNpXQw---priority-14-basicSecondary.onNpXQw--wrapContent,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-4-tiny.onNpXQw---priority-9-secondary.onNpXQw--wrapContent{padding:calc(6.9px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-4-tiny.onNpXQw---priority-5-basic.onNpXQw--wrapContent,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-4-tiny.onNpXQw---priority-7-primary.onNpXQw--wrapContent,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-4-tiny.onNpXQw--wrapContent{padding:calc(6.9px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small:not(.onNpXQw--mobile){font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,16px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1);line-height:1;text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw---priority-14-basicSecondary,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw---priority-9-secondary{padding:calc(10px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw---priority-5-basic,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw---priority-7-primary{padding:calc(10px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw--wrapContent.onNpXQw---priority-14-basicSecondary,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw--wrapContent.onNpXQw---priority-9-secondary{padding:calc(7.6px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw---priority-5-basic.onNpXQw--wrapContent,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw---priority-7-primary.onNpXQw--wrapContent,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw--wrapContent{padding:calc(7.6px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw---priority-14-basicSecondary.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw---priority-9-secondary.onNpXQw--mobile{padding:calc(11px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw---priority-5-basic.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw---priority-7-primary.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw--mobile{padding:calc(11px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw--wrapContent.onNpXQw---priority-14-basicSecondary.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw--wrapContent.onNpXQw---priority-9-secondary.onNpXQw--mobile{padding:calc(8.9px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw---priority-5-basic.onNpXQw--wrapContent.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw---priority-7-primary.onNpXQw--wrapContent.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-small.onNpXQw--wrapContent.onNpXQw--mobile{padding:calc(8.9px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium:not(.onNpXQw--mobile),.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings:not(.onNpXQw--mobile){font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,16px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1);line-height:1;text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings:not(.onNpXQw--mobile).oJVUPX2--focus.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings:not(.onNpXQw--mobile).onNpXQw---size-6-medium.oJVUPX2--focus.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings:not(.onNpXQw--mobile).onNpXQw---size-6-medium:active.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings:not(.onNpXQw--mobile).onNpXQw---size-6-medium:hover.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings:not(.onNpXQw--mobile):active.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings:not(.onNpXQw--mobile):hover.onNpXQw---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-button-main-text-font-size,16px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-button-main-text-font-line-height,1));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration)));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---priority-14-basicSecondary,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---priority-9-secondary,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw---priority-14-basicSecondary,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw---priority-9-secondary{padding:calc(12px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---priority-5-basic,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---priority-7-primary,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw---priority-5-basic,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw---priority-7-primary{padding:calc(12px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw--wrapContent.onNpXQw---priority-14-basicSecondary,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw--wrapContent.onNpXQw---priority-9-secondary,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw--wrapContent.onNpXQw---priority-14-basicSecondary,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw--wrapContent.onNpXQw---priority-9-secondary{padding:calc(9.6px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---priority-5-basic.onNpXQw--wrapContent,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---priority-7-primary.onNpXQw--wrapContent,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw---priority-5-basic.onNpXQw--wrapContent,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw---priority-7-primary.onNpXQw--wrapContent,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw--wrapContent,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw--wrapContent{padding:calc(9.6px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---priority-14-basicSecondary.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---priority-9-secondary.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw---priority-14-basicSecondary.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw---priority-9-secondary.onNpXQw--mobile{padding:calc(13px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---priority-5-basic.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---priority-7-primary.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw---priority-5-basic.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw---priority-7-primary.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw--mobile{padding:calc(13px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw--wrapContent.onNpXQw---priority-14-basicSecondary.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw--wrapContent.onNpXQw---priority-9-secondary.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw--wrapContent.onNpXQw---priority-14-basicSecondary.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw--wrapContent.onNpXQw---priority-9-secondary.onNpXQw--mobile{padding:calc(10.9px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---priority-5-basic.onNpXQw--wrapContent.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---priority-7-primary.onNpXQw--wrapContent.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw---priority-5-basic.onNpXQw--wrapContent.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw---priority-7-primary.onNpXQw--wrapContent.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-6-medium.onNpXQw--wrapContent.onNpXQw--mobile{padding:calc(10.9px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large:not(.onNpXQw--mobile){font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,16px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1);line-height:1;text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw---priority-14-basicSecondary,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw---priority-9-secondary{padding:calc(16px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw---priority-5-basic,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw---priority-7-primary{padding:calc(16px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw---priority-14-basicSecondary.onNpXQw--wrapContent,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw---priority-9-secondary.onNpXQw--wrapContent{padding:calc(13.6px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw---priority-5-basic.onNpXQw--wrapContent,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw---priority-7-primary.onNpXQw--wrapContent,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw--wrapContent{padding:calc(13.6px - var(--wix-ui-tpa-button-main-border-width, 0px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw---priority-14-basicSecondary.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw---priority-5-basic.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw---priority-7-primary.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw---priority-9-secondary.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw--mobile{padding:calc(17px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw---priority-14-basicSecondary.onNpXQw--wrapContent.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw---priority-5-basic.onNpXQw--wrapContent.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw---priority-7-primary.onNpXQw--wrapContent.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw---priority-9-secondary.onNpXQw--wrapContent.onNpXQw--mobile,.sPlDUUQ.onNpXQw---paddingMode-15-dynamicPaddings.onNpXQw---size-5-large.onNpXQw--wrapContent.onNpXQw--mobile{padding:calc(14.9px - var(--wix-ui-tpa-button-main-border-width, 1px)) 16px}.sPlDUUQ.onNpXQw---paddingMode-16-explicitPaddings{border-width:var(--wix-ui-tpa-button-main-border-width,1px);font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,16px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1.5em);padding-inline-end:var(--wix-ui-tpa-button-padding-inline-end,15px);padding-inline-start:var(--wix-ui-tpa-button-padding-inline-start,15px);text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sPlDUUQ.onNpXQw---paddingMode-16-explicitPaddings.oJVUPX2--focus.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---paddingMode-16-explicitPaddings:active.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---paddingMode-16-explicitPaddings:hover.onNpXQw---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-button-main-text-font-size,16px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-button-main-text-font-line-height,1.5em));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration)));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sPlDUUQ.onNpXQw---paddingMode-16-explicitPaddings.onNpXQw---size-4-tiny,.sPlDUUQ.onNpXQw---paddingMode-16-explicitPaddings.onNpXQw---size-5-small{padding-block-end:var(--wix-ui-tpa-button-padding-block-end,5px);padding-block-start:var(--wix-ui-tpa-button-padding-block-start,5px)}.sPlDUUQ.onNpXQw---paddingMode-16-explicitPaddings,.sPlDUUQ.onNpXQw---paddingMode-16-explicitPaddings.onNpXQw---size-6-medium{padding-block-end:var(--wix-ui-tpa-button-padding-block-end,7px);padding-block-start:var(--wix-ui-tpa-button-padding-block-start,7px)}.sPlDUUQ.onNpXQw---paddingMode-16-explicitPaddings.onNpXQw---size-5-large{padding-block-end:var(--wix-ui-tpa-button-padding-block-end,11px);padding-block-start:var(--wix-ui-tpa-button-padding-block-start,11px)}.sPlDUUQ.onNpXQw---paddingMode-16-explicitPaddings.onNpXQw---size-4-tiny{font-family:var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-button-main-text-font-size,14px);font-style:var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-button-main-text-font-line-height,1.4288em);text-decoration:var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sPlDUUQ.onNpXQw---paddingMode-16-explicitPaddings.onNpXQw---size-4-tiny.oJVUPX2--focus.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---paddingMode-16-explicitPaddings.onNpXQw---size-4-tiny:active.onNpXQw---hoverStyle-9-underline,.sPlDUUQ.onNpXQw---paddingMode-16-explicitPaddings.onNpXQw---size-4-tiny:hover.onNpXQw---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-button-main-text-font-size,14px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-button-main-text-font-line-height,1.4288em));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration)));text-decoration:var(--wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.soIXAHR .sYCZueN{--wix-ui-tpa-text-main-text-color:var(--serviceTaglineColor);--wix-ui-tpa-text-main-text-color-rgb:var(--serviceTaglineColor-rgb);--wix-ui-tpa-text-main-text-color-opacity:var(--serviceTaglineColor-opacity);--wix-ui-tpa-text-main-text-font-text-decoration:var(--serviceTagLineFont-text-decoration);--wix-ui-tpa-text-main-text-font-line-height:var(--serviceTagLineFont-line-height);--wix-ui-tpa-text-main-text-font-family:var(--serviceTagLineFont-family);--wix-ui-tpa-text-main-text-font-size:var(--serviceTagLineFont-size);--wix-ui-tpa-text-main-text-font-style:var(--serviceTagLineFont-style);--wix-ui-tpa-text-main-text-font-variant:var(--serviceTagLineFont-variant);--wix-ui-tpa-text-main-text-font-weight:var(--serviceTagLineFont-weight);--wix-ui-tpa-text-main-text-font-line-height:1.5em;display:block;word-break:break-word}.soIXAHR.oW7DwGZ--isMobile .sYCZueN{--wix-ui-tpa-text-main-text-font-size:calc(var(--mobileServiceTaglineFontSize) * 1px);--wix-ui-tpa-text-main-text-font-line-height:1.42em}.s__3SdceH{display:var(--tagLineDisplay)}.sk3GcZh{display:block;text-decoration:none}.sK8oMUK{--wix-ui-tpa-text-main-text-color:var(--serviceNameColor);--wix-ui-tpa-text-main-text-color-rgb:var(--serviceNameColor-rgb);--wix-ui-tpa-text-main-text-color-opacity:var(--serviceNameColor-opacity);--wix-ui-tpa-text-main-text-font-text-decoration:var(--serviceNameFont-text-decoration);--wix-ui-tpa-text-main-text-font-line-height:var(--serviceNameFont-line-height);--wix-ui-tpa-text-main-text-font-family:var(--serviceNameFont-family);--wix-ui-tpa-text-main-text-font-size:var(--serviceNameFont-size);--wix-ui-tpa-text-main-text-font-style:var(--serviceNameFont-style);--wix-ui-tpa-text-main-text-font-variant:var(--serviceNameFont-variant);--wix-ui-tpa-text-main-text-font-weight:var(--serviceNameFont-weight);--wix-ui-tpa-text-main-text-font-line-height:1.33em;cursor:pointer;display:block;margin:0;transition:opacity .2s ease-in-out;word-break:break-word}.sK8oMUK:hover{opacity:.6}.sTTuGNA.oZwkoT_--isMobile .sK8oMUK{--wix-ui-tpa-text-main-text-font-size:calc(var(--mobileServiceNameFontSize) * 1px);--wix-ui-tpa-text-main-text-font-line-height:1.4em}.sEKkcNI{--wix-ui-tpa-text-button-main-text-color:var(--moreInfoButtonColor);--wix-ui-tpa-text-button-main-text-color-rgb:var(--moreInfoButtonColor-rgb);--wix-ui-tpa-text-button-main-text-color-opacity:var(--moreInfoButtonColor-opacity);--wix-ui-tpa-text-button-main-text-font-text-decoration:var(--moreInfoButtonFont-text-decoration);--wix-ui-tpa-text-button-main-text-font-line-height:var(--moreInfoButtonFont-line-height);--wix-ui-tpa-text-button-main-text-font-family:var(--moreInfoButtonFont-family);--wix-ui-tpa-text-button-main-text-font-size:var(--moreInfoButtonFont-size);--wix-ui-tpa-text-button-main-text-font-style:var(--moreInfoButtonFont-style);--wix-ui-tpa-text-button-main-text-font-variant:var(--moreInfoButtonFont-variant);--wix-ui-tpa-text-button-main-text-font-weight:var(--moreInfoButtonFont-weight);--wix-ui-tpa-text-button-main-text-font-line-height:1.5em}.sEKkcNI.sEKkcNI{align-self:flex-start;display:block}.sEKkcNI.oAteExw--isMobile{--wix-ui-tpa-text-button-main-text-font-size:calc(var(--mobileMoreInfoButtonFontSize) * 1px);--wix-ui-tpa-text-button-main-text-font-line-height:1.42em}.sEKkcNI.sEKkcNI.sc7QSu7{display:var(--moreInfoButtonDisplay)}.s__8tWBbs{height:100%;position:relative}.s__8tWBbs:hover{background:inherit;filter:brightness(85%) contrast(115%)}.sJUitSz{background-color:rgb(var(--serviceImageBackgroundColor));height:100%;overflow:hidden}.s__8tWBbs.o__8p887d---layout-4-GRID:not(.o__8p887d---shape-5-round) .sJUitSz,.s__8tWBbs.o__8p887d---layout-5-STRIP:not(.o__8p887d---shape-5-round) .sJUitSz,.s__8tWBbs.o__8p887d---layout-7-CLASSIC:not(.o__8p887d---shape-5-round) .sJUitSz{border-radius:calc(var(--serviceImageCornerRadius)*1px)}.s__8tWBbs.o__8p887d---layout-4-GRID:not(.o__8p887d---shape-5-round) .sJUitSz,.s__8tWBbs.o__8p887d---layout-7-CLASSIC:not(.o__8p887d---shape-5-round) .sJUitSz{height:calc(100% - var(--serviceImagePadding)*2px);margin:calc(var(--serviceImagePadding)*1px);width:calc(100% - var(--serviceImagePadding)*2px)}.s__8tWBbs.o__8p887d---shape-5-round .sJUitSz{border-radius:50%;margin:calc(32px - var(--borderWidth)*1px) auto 0}.svlqje2{align-items:center;background-color:transparent;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.s__9oClTW{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.si2jyOI{text-align:center}.si2jyOI:not(.oCJXgpZ--isLayoutPBPEnabled).oCJXgpZ---alignment-6-center{padding-left:10%;padding-right:10%;text-align:center}.si2jyOI:not(.oCJXgpZ--isLayoutPBPEnabled).oCJXgpZ---alignment-5-right{padding-left:20%;text-align:right}.si2jyOI:not(.oCJXgpZ--isLayoutPBPEnabled).oCJXgpZ---alignment-4-left{padding-right:20%;text-align:left}.si2jyOI.oCJXgpZ--isLayoutPBPEnabled{padding-left:var(--titlePaddingLeft);padding-right:var(--titlePaddingRight);text-align:var(--titleTextAlign)}.sJojGuw{display:var(--titleDisplay)}.sSyR7MM{--wix-ui-tpa-text-main-text-color:var(--widgetTitleColor);--wix-ui-tpa-text-main-text-color-rgb:var(--widgetTitleColor-rgb);--wix-ui-tpa-text-main-text-color-opacity:var(--widgetTitleColor-opacity);--wix-ui-tpa-text-main-text-font-text-decoration:var(--widgetTitleFont-text-decoration);--wix-ui-tpa-text-main-text-font-line-height:var(--widgetTitleFont-line-height);--wix-ui-tpa-text-main-text-font-family:var(--widgetTitleFont-family);--wix-ui-tpa-text-main-text-font-size:var(--widgetTitleFont-size);--wix-ui-tpa-text-main-text-font-style:var(--widgetTitleFont-style);--wix-ui-tpa-text-main-text-font-variant:var(--widgetTitleFont-variant);--wix-ui-tpa-text-main-text-font-weight:var(--widgetTitleFont-weight);--wix-ui-tpa-text-main-text-font-line-height:1.25em;display:inline;max-width:1200px}.si2jyOI.oCJXgpZ--isMobile .sSyR7MM{--wix-ui-tpa-text-main-text-font-size:calc(var(--mobileWidgetTitleFontSize) * 1px)}.sfsqcY5{background-color:rgb(var(--infoBackgroundColor));border-color:rgb(var(--borderColor));border-radius:calc(var(--cornerRadius)*1px);border-style:solid;border-width:calc(var(--borderWidth)*1px);box-sizing:border-box;height:100%;min-width:130px;overflow:hidden;width:100%}.sfsqcY5.oyp1KcV--isGrid.oyp1KcV--layoutStylePerBreakPointEnable{display:flex!important}.sfsqcY5.oyp1KcV--isGrid:not(.oyp1KcV--isMobile):not(.oyp1KcV--isRoundImage){min-width:240px}.sfsqcY5:not(.oyp1KcV--isGrid){min-width:560px}.sfsqcY5 .s__8tWBbs{bottom:0;left:0;position:absolute;right:0;top:0}.sfsqcY5.sfsqcY5 .sIIiMst{padding-top:var(--image-aspect-ratio);position:relative;top:0;width:100%}.sfsqcY5.oyp1KcV--isGrid .sNZZ5Mb{padding:calc(var(--gridVerticalPadding)*1px - var(--borderWidth)*1px) calc(var(--gridSidePadding)*1px - var(--borderWidth)*1px);width:inherit}.sfsqcY5.oyp1KcV--isGrid.oyp1KcV--isMobile .sNZZ5Mb{padding:calc(var(--gridVerticalPadding)*1px) calc(var(--gridSidePadding)*1px)}.sfsqcY5:not(.oyp1KcV--isGrid) .sNZZ5Mb{overflow:hidden;padding:calc(var(--classicVerticalPadding)*1px) calc(var(--classicSidePadding)*1px)}.sfsqcY5.oyp1KcV--applyRatio.oyp1KcV--flipRatio.oyp1KcV--invertInfoPosition:not(.oyp1KcV--layoutStylePerBreakPointEnable) .sIIiMst,.sfsqcY5.oyp1KcV--applyRatio.oyp1KcV--flipRatio:not(.oyp1KcV--layoutStylePerBreakPointEnable) .sNZZ5Mb,.sfsqcY5.oyp1KcV--applyRatio.oyp1KcV--invertInfoPosition:not(.oyp1KcV--layoutStylePerBreakPointEnable) .sNZZ5Mb,.sfsqcY5.oyp1KcV--applyRatio:not(.oyp1KcV--layoutStylePerBreakPointEnable) .sIIiMst{--wix-ui-tpa-card-ratio:calc(var(--imageAndTextRatio) * 1%)}.sfsqcY5.oyp1KcV--applyRatio.oyp1KcV--flipRatio.oyp1KcV--invertInfoPosition:not(.oyp1KcV--layoutStylePerBreakPointEnable) .sNZZ5Mb,.sfsqcY5.oyp1KcV--applyRatio.oyp1KcV--flipRatio:not(.oyp1KcV--layoutStylePerBreakPointEnable) .sIIiMst,.sfsqcY5.oyp1KcV--applyRatio.oyp1KcV--invertInfoPosition:not(.oyp1KcV--layoutStylePerBreakPointEnable) .sIIiMst,.sfsqcY5.oyp1KcV--applyRatio:not(.oyp1KcV--layoutStylePerBreakPointEnable) .sNZZ5Mb{--wix-ui-tpa-card-ratio:calc(100% - var(--imageAndTextRatio) * 1%)}.sfsqcY5:not(.oyp1KcV--applyRatio) .sIIiMst{--wix-ui-tpa-card-ratio:0}.sfsqcY5:not(.oyp1KcV--applyRatio) .sNZZ5Mb{--wix-ui-tpa-card-ratio:1}.sfsqcY5.oyp1KcV--layoutStylePerBreakPointEnable.oyp1KcV--even{flex-direction:var(--evenImageDirection)}.sfsqcY5.oyp1KcV--layoutStylePerBreakPointEnable:not(.oyp1KcV--even){flex-direction:var(--oddImageDirection)}.sfsqcY5.oyp1KcV--applyRatio:not(.oyp1KcV--flipRatio).oyp1KcV--layoutStylePerBreakPointEnable .sIIiMst{--wix-ui-tpa-card-ratio:calc(var(--imageAndTextRatio) * 1%)}.sfsqcY5.oyp1KcV--applyRatio.oyp1KcV--flipRatio.oyp1KcV--layoutStylePerBreakPointEnable .sIIiMst,.sfsqcY5.oyp1KcV--applyRatio:not(.oyp1KcV--flipRatio).oyp1KcV--layoutStylePerBreakPointEnable .sNZZ5Mb{--wix-ui-tpa-card-ratio:calc(100% - var(--imageAndTextRatio) * 1%)}.sfsqcY5.oyp1KcV--applyRatio.oyp1KcV--flipRatio.oyp1KcV--layoutStylePerBreakPointEnable .sNZZ5Mb{--wix-ui-tpa-card-ratio:calc(var(--imageAndTextRatio) * 1%)}.s_u_IRM .si2jyOI{margin-top:60px}.s_u_IRM.o__0Oin7n--isMobile .si2jyOI{margin-top:24px}.s_u_IRM .sN5NdOC{margin-top:40px}.s_u_IRM.o__0Oin7n--isMobile .sN5NdOC{margin-top:20px}.s_u_IRM.o__0Oin7n--isMobile .sN5NdOC:first-child{margin-top:4px}.siwkEfz:not(.ok_jLJC--shouldWorkWithAppSettings) .s_kRbyv{--wix-ui-tpa-button-main-text-color:var(--fillBookButtonTextColor);--wix-ui-tpa-button-main-text-color-rgb:var(--fillBookButtonTextColor-rgb);--wix-ui-tpa-button-main-text-color-opacity:var(--fillBookButtonTextColor-opacity);--wix-ui-tpa-button-main-text-font-text-decoration:var(--bookButtonFont-text-decoration);--wix-ui-tpa-button-main-text-font-line-height:var(--bookButtonFont-line-height);--wix-ui-tpa-button-main-text-font-family:var(--bookButtonFont-family);--wix-ui-tpa-button-main-text-font-size:var(--bookButtonFont-size);--wix-ui-tpa-button-main-text-font-style:var(--bookButtonFont-style);--wix-ui-tpa-button-main-text-font-variant:var(--bookButtonFont-variant);--wix-ui-tpa-button-main-text-font-weight:var(--bookButtonFont-weight);--wix-ui-tpa-button-main-text-font-line-height:1em;--wix-ui-tpa-button-main-background-color:var(--bookButtonBackgroundColor);--wix-ui-tpa-button-main-background-color-rgb:var(--bookButtonBackgroundColor-rgb);--wix-ui-tpa-button-main-background-color-opacity:var(--bookButtonBackgroundColor-opacity);--wix-ui-tpa-button-main-border-color:var(--bookButtonBorderColor);--wix-ui-tpa-button-main-border-color-rgb:var(--bookButtonBorderColor-rgb);--wix-ui-tpa-button-main-border-color-opacity:var(--bookButtonBorderColor-opacity);--wix-ui-tpa-button-main-border-width:calc(var(--bookButtonBorderWidth) * 1px);--wix-ui-tpa-button-main-border-radius:calc(var(--bookButtonBorderRadius) * 1px);--wix-ui-tpa-button-hover-text-color:var(--bookButtonHoverTextColor);--wix-ui-tpa-button-hover-text-color-rgb:var(--bookButtonHoverTextColor-rgb);--wix-ui-tpa-button-hover-text-color-opacity:var(--bookButtonHoverTextColor-opacity);--wix-ui-tpa-button-hover-background-color:var(--bookButtonHoverBackgroundColor);--wix-ui-tpa-button-hover-background-color-rgb:var(--bookButtonHoverBackgroundColor-rgb);--wix-ui-tpa-button-hover-background-color-opacity:var(--bookButtonHoverBackgroundColor-opacity);--wix-ui-tpa-button-hover-border-color:var(--bookButtonHoverBorderColor);--wix-ui-tpa-button-hover-border-color-rgb:var(--bookButtonHoverBorderColor-rgb);--wix-ui-tpa-button-hover-border-color-opacity:var(--bookButtonHoverBorderColor-opacity)}.siwkEfz.ok_jLJC--shouldWorkWithAppSettings.ok_jLJC---theme-11-SQUARE_FILL .s_kRbyv{--wix-ui-tpa-button-main-text-color:var(--fillBookButtonTextColor);--wix-ui-tpa-button-main-text-color-rgb:var(--fillBookButtonTextColor-rgb);--wix-ui-tpa-button-main-text-color-opacity:var(--fillBookButtonTextColor-opacity);--wix-ui-tpa-button-main-text-font-text-decoration:var(--bookButtonFont-text-decoration);--wix-ui-tpa-button-main-text-font-line-height:var(--bookButtonFont-line-height);--wix-ui-tpa-button-main-text-font-family:var(--bookButtonFont-family);--wix-ui-tpa-button-main-text-font-size:var(--bookButtonFont-size);--wix-ui-tpa-button-main-text-font-style:var(--bookButtonFont-style);--wix-ui-tpa-button-main-text-font-variant:var(--bookButtonFont-variant);--wix-ui-tpa-button-main-text-font-weight:var(--bookButtonFont-weight);--wix-ui-tpa-button-main-text-font-line-height:1em;--wix-ui-tpa-button-main-background-color:var(--bookButtonBackgroundColor);--wix-ui-tpa-button-main-background-color-rgb:var(--bookButtonBackgroundColor-rgb);--wix-ui-tpa-button-main-background-color-opacity:var(--bookButtonBackgroundColor-opacity)}.siwkEfz.ok_jLJC--shouldWorkWithAppSettings.ok_jLJC---theme-11-SQUARE_HOLE .s_kRbyv{--wix-ui-tpa-button-main-text-color:var(--holeBookButtonTextColor);--wix-ui-tpa-button-main-text-color-rgb:var(--holeBookButtonTextColor-rgb);--wix-ui-tpa-button-main-text-color-opacity:var(--holeBookButtonTextColor-opacity);--wix-ui-tpa-button-main-text-font-text-decoration:var(--bookButtonFont-text-decoration);--wix-ui-tpa-button-main-text-font-line-height:var(--bookButtonFont-line-height);--wix-ui-tpa-button-main-text-font-family:var(--bookButtonFont-family);--wix-ui-tpa-button-main-text-font-size:var(--bookButtonFont-size);--wix-ui-tpa-button-main-text-font-style:var(--bookButtonFont-style);--wix-ui-tpa-button-main-text-font-variant:var(--bookButtonFont-variant);--wix-ui-tpa-button-main-text-font-weight:var(--bookButtonFont-weight);--wix-ui-tpa-button-main-border-color:var(--bookButtonBorderColor);--wix-ui-tpa-button-main-border-color-rgb:var(--bookButtonBorderColor-rgb);--wix-ui-tpa-button-main-border-color-opacity:var(--bookButtonBorderColor-opacity);--wix-ui-tpa-button-main-text-font-line-height:1em;--wix-ui-tpa-button-main-border-width:calc(var(--bookButtonBorderWidth) * 1px)}.siwkEfz.ok_jLJC--shouldWorkWithAppSettings.ok_jLJC---theme-11-CIRCLE_FILL .s_kRbyv{--wix-ui-tpa-button-main-text-color:var(--fillBookButtonTextColor);--wix-ui-tpa-button-main-text-color-rgb:var(--fillBookButtonTextColor-rgb);--wix-ui-tpa-button-main-text-color-opacity:var(--fillBookButtonTextColor-opacity);--wix-ui-tpa-button-main-text-font-text-decoration:var(--bookButtonFont-text-decoration);--wix-ui-tpa-button-main-text-font-line-height:var(--bookButtonFont-line-height);--wix-ui-tpa-button-main-text-font-family:var(--bookButtonFont-family);--wix-ui-tpa-button-main-text-font-size:var(--bookButtonFont-size);--wix-ui-tpa-button-main-text-font-style:var(--bookButtonFont-style);--wix-ui-tpa-button-main-text-font-variant:var(--bookButtonFont-variant);--wix-ui-tpa-button-main-text-font-weight:var(--bookButtonFont-weight);--wix-ui-tpa-button-main-text-font-line-height:1em;--wix-ui-tpa-button-main-background-color:var(--bookButtonBackgroundColor);--wix-ui-tpa-button-main-background-color-rgb:var(--bookButtonBackgroundColor-rgb);--wix-ui-tpa-button-main-background-color-opacity:var(--bookButtonBackgroundColor-opacity);--wix-ui-tpa-button-main-border-radius:calc(var(--bookButtonCornerRadius) * 1px)}.siwkEfz.ok_jLJC--shouldWorkWithAppSettings.ok_jLJC---theme-11-CIRCLE_HOLE .s_kRbyv{--wix-ui-tpa-button-main-text-color:var(--holeBookButtonTextColor);--wix-ui-tpa-button-main-text-color-rgb:var(--holeBookButtonTextColor-rgb);--wix-ui-tpa-button-main-text-color-opacity:var(--holeBookButtonTextColor-opacity);--wix-ui-tpa-button-main-text-font-text-decoration:var(--bookButtonFont-text-decoration);--wix-ui-tpa-button-main-text-font-line-height:var(--bookButtonFont-line-height);--wix-ui-tpa-button-main-text-font-family:var(--bookButtonFont-family);--wix-ui-tpa-button-main-text-font-size:var(--bookButtonFont-size);--wix-ui-tpa-button-main-text-font-style:var(--bookButtonFont-style);--wix-ui-tpa-button-main-text-font-variant:var(--bookButtonFont-variant);--wix-ui-tpa-button-main-text-font-weight:var(--bookButtonFont-weight);--wix-ui-tpa-button-main-text-font-line-height:1em;--wix-ui-tpa-button-main-border-color:var(--bookButtonBorderColor);--wix-ui-tpa-button-main-border-color-rgb:var(--bookButtonBorderColor-rgb);--wix-ui-tpa-button-main-border-color-opacity:var(--bookButtonBorderColor-opacity);--wix-ui-tpa-button-main-border-width:calc(var(--bookButtonBorderWidth) * 1px);--wix-ui-tpa-button-main-border-radius:calc(var(--bookButtonCornerRadius) * 1px)}.siwkEfz.ok_jLJC--shouldWorkWithAppSettings.ok_jLJC--isMobile .s_kRbyv{--wix-ui-tpa-button-main-text-font-size:calc(var(--mobileBookButtonFontSize) * 1px)}.suQmhEW{position:relative}.s_3q9nC{vertical-align:middle}.siwkEfz.ok_jLJC--shouldWorkWithAppSettings .s_3q9nC,.siwkEfz.ok_jLJC--shouldWorkWithAppSettings.ok_jLJC---theme-11-CIRCLE_FILL .s_3q9nC,.siwkEfz.ok_jLJC--shouldWorkWithAppSettings.ok_jLJC---theme-11-SQUARE_FILL .s_3q9nC,.siwkEfz.ok_jLJC--shouldWorkWithAppSettings.ok_jLJC--isMobile.ok_jLJC---theme-11-CIRCLE_FILL .s_3q9nC,.siwkEfz.ok_jLJC--shouldWorkWithAppSettings.ok_jLJC--isMobile.ok_jLJC---theme-11-SQUARE_FILL .s_3q9nC{--wix-ui-tpa-spinner-path-color:var(--fillBookButtonTextColor);--wix-ui-tpa-spinner-path-color-rgb:var(--fillBookButtonTextColor-rgb);--wix-ui-tpa-spinner-path-color-opacity:var(--fillBookButtonTextColor-opacity)}.siwkEfz.ok_jLJC--shouldWorkWithAppSettings.ok_jLJC---theme-11-CIRCLE_HOLE .s_3q9nC,.siwkEfz.ok_jLJC--shouldWorkWithAppSettings.ok_jLJC---theme-11-SQUARE_HOLE .s_3q9nC,.siwkEfz.ok_jLJC--shouldWorkWithAppSettings.ok_jLJC--isMobile.ok_jLJC---theme-11-CIRCLE_HOLE .s_3q9nC,.siwkEfz.ok_jLJC--shouldWorkWithAppSettings.ok_jLJC--isMobile.ok_jLJC---theme-11-SQUARE_HOLE .s_3q9nC{--wix-ui-tpa-spinner-path-color:var(--holeBookButtonTextColor);--wix-ui-tpa-spinner-path-color-rgb:var(--holeBookButtonTextColor-rgb);--wix-ui-tpa-spinner-path-color-opacity:var(--holeBookButtonTextColor-opacity)}.sgX2SFM{display:var(--serviceDividerDisplay)}.szb9qEg{--wix-ui-tpa-divider-main-divider-color:var(--serviceDividerColor);--wix-ui-tpa-divider-main-divider-color-rgb:var(--serviceDividerColor-rgb);--wix-ui-tpa-divider-main-divider-color-opacity:var(--serviceDividerColor-opacity);--wix-ui-tpa-divider-main-divider-width:calc(var(--serviceDividerWidth) * 1px)}.szb9qEg.szb9qEg{margin:24px 0}.sMVUO68{clip:rect(1px 1px 1px 1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.sj_T2Fk{display:var(--bookButtonDisplay)}.s__9qbZaF{display:var(--serviceOfferedDaysDisplay)}.stkQ__d{display:var(--serviceDurationDisplay)}.stLqyYO{display:var(--servicePriceDisplay)}.sF9zXHv{display:var(--serviceStartDateDisplay)}.s_mb2l6{box-sizing:border-box;display:var(--serviceInfoDisplay);flex-direction:var(--serviceInfoFlexDirection);flex-wrap:var(--serviceInfoDetailsWrap);height:100%;justify-content:var(--serviceInfoJustifyContent);margin:var(--serviceInfoMargin);text-align:var(--serviceDetailsTextAlign)}.s_mb2l6 .szb9qEg.szb9qEg{margin:var(--serviceInfoDividerMargin)}.s_mb2l6 .s__09DsOi{display:var(--serviceInfoDisplay);flex-basis:var(--serviceInfoFirstColumnBasis);flex-direction:var(--serviceInfoFlexDirection);flex-grow:1;flex-wrap:var(--serviceInfoDetailsWrap);margin:var(--serviceInfoDetailsMargin)}.s_mb2l6 .s__09DsOi>div{margin:var(--serviceInfoColumnsMargin)}.s_mb2l6 .s__09DsOi .sl0vyJX{flex:var(--serviceInfoTitleAreaFlex);min-width:var(--serviceInfoHorizontalColumnMinWidth)}.s_mb2l6 .s__09DsOi:last-child .sl0vyJX{flex:var(--serviceInfoTitleAreaFlexWithNoBookButton)}.s_mb2l6 .s__09DsOi .sPX_PkC{flex-basis:calc(30% - 24px);max-height:var(--priceAreaMaxHeight);min-width:var(--serviceInfoHorizontalColumnMinWidth)}.s_mb2l6 .s__09DsOi:last-child .sPX_PkC{flex-basis:auto}.s_mb2l6 .sPX_PkC:empty{display:var(--emptyPriceAreaDisplay)}.s_mb2l6 .szb9qEg{display:var(--serviceInfoDividerDisplay)}.s_mb2l6 .sTTuGNA{margin:var(--serviceInfoTitleBottom)}.s_mb2l6 .soIXAHR{margin:var(--serviceInfoTagLineTopMargin) 0 var(--serviceInfoTagLineBottomMargin)}.s_mb2l6 .sEKkcNI{margin:var(--serviceInfoTagLineTopMargin) var(--serviceDetailsMarginRight) var(--serviceInfoTagLineTopMargin) var(--serviceDetailsMarginLeft)}.s_mb2l6 .s_kRbyv{margin-left:var(--serviceDetailsMarginLeft);margin-right:var(--serviceDetailsMarginRight)}.s_mb2l6 .stvCX6m{margin:var(--serviceInfoButtonMargin);max-width:var(--serviceInfoButtonMaxWidth);min-width:var(--serviceInfoButtonMinWidth)}.s_mb2l6 .stvCX6m .s_kRbyv{width:var(--serviceInfoButtonWidth)}.s_mb2l6 .stvCX6m a,.s_mb2l6 .stvCX6m button{white-space:var(--serviceInfoButtonWhiteSpace)}.s_mb2l6 .s__0M4bI9{display:var(--horizontalCourseAvailabilityDisplay)}.s_mb2l6 .sixiyh5{display:var(--verticalCourseAvailabilityDisplay);margin-bottom:-8px;margin-top:auto}.srCFHfF{background-color:rgb(var(--widgetBackgroundColor));padding:20px}.srCFHfF.osH8nFl--isRTL{direction:rtl}.srCFHfF .s_u_IRM{margin-bottom:60px}.srCFHfF.osH8nFl--isMobile .s_u_IRM{margin-bottom:36px}.srCFHfF:not(.osH8nFl--isMobile) .sRWXpXP{left:50%;max-width:480px;position:absolute;top:80px;transform:translateX(-50%)}.srCFHfF.osH8nFl--isMobile .sRWXpXP{z-index:calc(var(--above-all-z-index) - 1)}.TkiuMl{display:block;height:100%;width:100%}.TkiuMl img{max-width:var(--wix-img-max-width,100%)}.TkiuMl[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.TkiuMl[data-animate-blur] img[data-load-done]{filter:none}</style> <!-- Loadable Component comp-kggr4qe5 --> <!-- Loadable Component comp-kggr4qe5 --> <script id="comp-kggr4qe5__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="comp-kggr4qe5__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script> <!-- Loadable Component comp-kggr7sp0 --> <style data-href="https://static.parastorage.com/services/events-viewer/1.3563.0/client-viewer/524.chunk.min.css">.sEuBXOq,.sutROVL{outline:0}.sk4oJWj{display:inline-flex;flex-direction:row}.swBd19k{display:flex;overflow:hidden;position:relative}.spT2cn8,.swBd19k{align-items:center}.spT2cn8{cursor:pointer;display:inline-flex}.sfRAxjd,.sfXYG8m{flex-shrink:0}.spT2cn8.o__9C5fix--disabled{cursor:default}.spT2cn8[disabled]{pointer-events:none}.ssEegN1{--Text3334504834-primary-color:rgb(var(--wix-ui-tpa-text-main-text-color,var(--wix-color-5)));--Text3334504834-secondary-color:rgb(var(--wix-ui-tpa-text-main-text-color,var(--wix-color-4)))}.ssEegN1.o__58JHfO---priority-7-primary{color:var(--wut-text-color,var(--Text3334504834-primary-color))}.ssEegN1.o__58JHfO---priority-9-secondary{color:var(--wut-placeholder-color,var(--Text3334504834-secondary-color))}.ssEegN1.o__58JHfO---typography-10-smallTitle{font-family:var(--wix-ui-tpa-text-main-text-font-family,var(--wix-font-Page-title-family));font-size:var(--wix-ui-tpa-text-main-text-font-size,24px);font-style:var(--wix-ui-tpa-text-main-text-font-style,var(--wix-font-Page-title-style));font-variant:var(--wix-ui-tpa-text-main-text-font-variant,var(--wix-font-Page-title-variant));font-weight:var(--wix-ui-tpa-text-main-text-font-weight,var(--wix-font-Page-title-weight));line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.33em);text-decoration:var(--wix-ui-tpa-text-main-text-font-text-decoration,var(--wix-font-Page-title-text-decoration))}.ssEegN1.o__58JHfO---typography-11-runningText{line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.5em)}.ssEegN1.o__58JHfO---typography-11-runningText,.ssEegN1.o__58JHfO---typography-8-listText{font-family:var(--wix-ui-tpa-text-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-main-text-font-size,16px);font-style:var(--wix-ui-tpa-text-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-main-text-font-weight,var(--wix-font-Body-M-weight));text-decoration:var(--wix-ui-tpa-text-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.ssEegN1.o__58JHfO---typography-8-listText{line-height:var(--wix-ui-tpa-text-main-text-font-line-height,2em)}.ssEegN1.o__58JHfO---typography-10-largeTitle{font-family:var(--wix-ui-tpa-text-main-text-font-family,var(--wix-font-Heading-M-family));font-size:var(--wix-ui-tpa-text-main-text-font-size,32px);font-style:var(--wix-ui-tpa-text-main-text-font-style,var(--wix-font-Heading-M-style));font-variant:var(--wix-ui-tpa-text-main-text-font-variant,var(--wix-font-Heading-M-variant));font-weight:var(--wix-ui-tpa-text-main-text-font-weight,var(--wix-font-Heading-M-weight));line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.25em);text-decoration:var(--wix-ui-tpa-text-main-text-font-text-decoration,var(--wix-font-Heading-M-text-decoration))}.ssEegN1.o__58JHfO--mobile.o__58JHfO---typography-10-smallTitle{font-family:var(--wix-ui-tpa-text-main-text-font-family,var(--wix-font-Page-title-family));font-size:var(--wix-ui-tpa-text-main-text-font-size,20px);font-style:var(--wix-ui-tpa-text-main-text-font-style,var(--wix-font-Page-title-style));font-variant:var(--wix-ui-tpa-text-main-text-font-variant,var(--wix-font-Page-title-variant));font-weight:var(--wix-ui-tpa-text-main-text-font-weight,var(--wix-font-Page-title-weight));line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.4em);text-decoration:var(--wix-ui-tpa-text-main-text-font-text-decoration,var(--wix-font-Page-title-text-decoration))}.ssEegN1.o__58JHfO--mobile.o__58JHfO---typography-11-runningText{line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.42em)}.ssEegN1.o__58JHfO--mobile.o__58JHfO---typography-11-runningText,.ssEegN1.o__58JHfO--mobile.o__58JHfO---typography-8-listText{font-family:var(--wix-ui-tpa-text-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-main-text-font-size,14px);font-style:var(--wix-ui-tpa-text-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-main-text-font-weight,var(--wix-font-Body-M-weight));text-decoration:var(--wix-ui-tpa-text-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.ssEegN1.o__58JHfO--mobile.o__58JHfO---typography-8-listText{line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.72em)}.ssEegN1.o__58JHfO--mobile.o__58JHfO---typography-10-largeTitle{font-family:var(--wix-ui-tpa-text-main-text-font-family,var(--wix-font-Heading-M-family));font-size:var(--wix-ui-tpa-text-main-text-font-size,24px);font-style:var(--wix-ui-tpa-text-main-text-font-style,var(--wix-font-Heading-M-style));font-variant:var(--wix-ui-tpa-text-main-text-font-variant,var(--wix-font-Heading-M-variant));font-weight:var(--wix-ui-tpa-text-main-text-font-weight,var(--wix-font-Heading-M-weight));line-height:var(--wix-ui-tpa-text-main-text-font-line-height,1.33em);text-decoration:var(--wix-ui-tpa-text-main-text-font-text-decoration,var(--wix-font-Heading-M-text-decoration))}.shVg18p{clip:rect(1px,1px,1px,1px)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.sGwyTYJ{--Spinner2137370790-diameter:var(--wix-ui-tpa-spinner-diameter,50px);animation:Spinner2137370790__rotate 2s linear infinite;height:var(--Spinner2137370790-diameter);left:auto;top:auto;width:var(--Spinner2137370790-diameter)}.swSr861{stroke:rgb(var(--wix-ui-tpa-spinner-path-color,var(--wix-color-5)));animation:Spinner2137370790__dash 1.5s ease-in-out infinite}.sGwyTYJ.orJMQ0h--centered{left:calc(50% - var(--Spinner2137370790-diameter)/2);position:absolute;top:calc(50% - var(--Spinner2137370790-diameter)/2)}.sGwyTYJ.orJMQ0h--static,.sGwyTYJ.orJMQ0h--static .swSr861{animation:none}@keyframes Spinner2137370790__rotate{to{transform:rotate(1turn)}}@keyframes Spinner2137370790__dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.s__4TCsea{align-items:center;aspect-ratio:1;border-radius:50%;display:flex;justify-content:center;letter-spacing:0;overflow:hidden;position:relative;text-align:center}.spBlk_U{--wix-ui-tpa-wow-image-border-radius:calc(50 * 1%);font-size:medium;height:100%;width:100%}.sbMnvqN:before,.sx0tjoj:before{height:100%;position:absolute;width:100%}.sbMnvqN:before{align-items:center;content:attr(data-initials)/"";display:flex;justify-content:center}.schPFGG{clip:rect(1px,1px,1px,1px)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.sx0tjoj:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cdefs%3E%3Cstyle%3E.cls-anonymous-icon{fill:%23969696}%3C/style%3E%3C/defs%3E%3Cellipse class='cls-anonymous-icon' cx='103.7' cy='74.3' rx='38.3' ry='38.7'/%3E%3Cpath style='fill:none' d='M0 0h200v200H0z'/%3E%3Cpath class='cls-anonymous-icon' d='M188.4 200c-7.4-43.6-44.2-76.8-88.4-76.8S19 156.4 11.6 200Z'/%3E%3C/svg%3E");content:""}.suIIjAI{--WowImage3083497988-transparent:0,0,0,0;--WowImage3083497988-errorTextColor:255,255,255;display:flex;height:100%;position:relative}.suIIjAI.obhw3h_--forceImageContain.obhw3h_---resize-7-contain{width:100%}.suIIjAI.obhw3h_--forceImageContain.obhw3h_---resize-7-contain>*{align-items:center;border:inherit;border-radius:inherit;display:flex;justify-content:center}.suIIjAI.obhw3h_--forceImageContain.obhw3h_---resize-7-contain img{border:inherit;border-radius:inherit;height:unset!important;max-height:100%;max-width:100%;width:unset!important}.suIIjAI.obhw3h_--forceImageContain.obhw3h_---resize-7-contain.obhw3h_--verticalContainer img{width:min(var(--wut-source-width,100%),100%)!important}.suIIjAI.obhw3h_--forceImageContain.obhw3h_---resize-7-contain.obhw3h_--horizontalContainer img{height:min(var(--wut-source-height,100%),100%)!important}.suIIjAI.obhw3h_--noImage{background-color:rgb(var(--wix-color-5),.2)}.suIIjAI img{vertical-align:middle}.suIIjAI.obhw3h_--focalPoint img{object-position:var(--WowImage3083497988-focalPointX,0) var(--WowImage3083497988-focalPointY,0)}.suIIjAI.obhw3h_---resize-7-contain .s__8Wfdjs{object-fit:contain}.suIIjAI.obhw3h_---resize-5-cover .s__8Wfdjs{object-fit:cover}.suIIjAI.obhw3h_--fluid .s__8Wfdjs{height:100%;overflow:hidden;width:100%}.suIIjAI:not(.obhw3h_--stretchImage){align-items:center}.suIIjAI.obhw3h_--fluid:not(.obhw3h_--stretchImage) .s__8Wfdjs,.suIIjAI:not(.obhw3h_--stretchImage) .s__8Wfdjs{height:min(var(--wut-source-height,100%),100%);margin:0 auto;width:min(var(--wut-source-width,100%),100%)}.suIIjAI.obhw3h_---hoverEffect-4-zoom{overflow:hidden}.suIIjAI.obhw3h_---hoverEffect-4-zoom .s__8Wfdjs{overflow:initial;transform:scale(calc(100/107)) translate(-3.5%,-3.5%);transition:all .5s cubic-bezier(.18,.73,.63,1)}.suIIjAI.obhw3h_---hoverEffect-4-zoom:hover .s__8Wfdjs{transform:scale(1) translate(-3.5%,-3.5%)}.suIIjAI.obhw3h_---hoverEffect-6-darken:hover .s__8Wfdjs{filter:brightness(85%) contrast(115%)}.suIIjAI:not(.obhw3h_--isError){background-color:rgb(var(--wix-ui-tpa-wow-image-background-color,var(--WowImage3083497988-transparent)));border:var(--wix-ui-tpa-wow-image-border-width,0) solid rgb(var(--wix-ui-tpa-wow-image-border-color,var(--WowImage3083497988-transparent)));border-radius:var(--wix-ui-tpa-wow-image-border-radius,0);overflow:hidden}.suIIjAI:not(.obhw3h_--isError).obhw3h_--noImage{background-color:rgb(var(--wix-ui-tpa-wow-image-background-color,var(--wix-color-5),.2))}.suIIjAI .s__8Wfdjs{opacity:var(--wix-ui-tpa-wow-image-image-opacity,1)}.suIIjAI.obhw3h_--isError{background-color:rgb(var(--wix-color-2));position:relative}.suIIjAI.obhw3h_--isError img{display:none}.suIIjAI .sxrFCEj{align-items:center;background:rgb(0,0,0,.6);display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;width:100%;z-index:1}.sg2LSM0{--wix-ui-tpa-text-main-text-color:var(--WowImage3083497988-errorTextColor),1;--wix-ui-tpa-text-main-text-color-rgb:var(--WowImage3083497988-errorTextColor);--wix-ui-tpa-text-main-text-color-opacity:1;--wix-ui-tpa-text-main-text-font-text-decoration:var(--wix-ui-tpa-picker-font-style-text-decoration,var(--wix-font-Body-M-text-decoration));--wix-ui-tpa-text-main-text-font-line-height:var(--wix-ui-tpa-picker-font-style-line-height,1.5em);--wix-ui-tpa-text-main-text-font-family:var(--wix-ui-tpa-picker-font-style-family,var(--wix-font-Body-M-family));--wix-ui-tpa-text-main-text-font-size:var(--wix-ui-tpa-picker-font-style-size,14px);--wix-ui-tpa-text-main-text-font-style:var(--wix-ui-tpa-picker-font-style-style,var(--wix-font-Body-M-style));--wix-ui-tpa-text-main-text-font-variant:var(--wix-ui-tpa-picker-font-style-variant,var(--wix-font-Body-M-variant));--wix-ui-tpa-text-main-text-font-weight:var(--wix-ui-tpa-picker-font-style-weight,var(--wix-font-Body-M-weight))}.s__5oi7yE{clip:rect(1px,1px,1px,1px)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.sSeK1Py{color:rgb(var(--WowImage3083497988-errorTextColor))}.s__2i6wgZ{background-color:rgb(0,0,0,.6);display:none;height:100%;left:0;position:absolute;top:0;width:100%}.suIIjAI.obhw3h_--loadSpinner:not(.obhw3h_--loaded) .s__2i6wgZ{display:block}.sIwMWW9 .swSr861{stroke:#fff}.sYKKfaH{background-color:transparent;border:0;font-family:var(--wix-ui-tpa-text-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-button-main-text-font-size,16px);font-style:var(--wix-ui-tpa-text-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-text-button-main-text-font-line-height,1.5em);padding:0;text-decoration:none;text-decoration:var(--wix-ui-tpa-text-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sYKKfaH.o_qys74--focus.oNvph3E---hoverStyle-9-underline,.sYKKfaH:active.oNvph3E---hoverStyle-9-underline,.sYKKfaH:hover.oNvph3E---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-text-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-text-button-main-text-font-size,16px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-text-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-text-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-text-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-text-button-main-text-font-line-height,1.5em));text-decoration:var(--TextButton1018732681-wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-text-button-main-text-font-text-decoration,underline));text-decoration:var(--TextButton1018732681-wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sYKKfaH.oNvph3E--mobile{font-family:var(--wix-ui-tpa-text-button-main-text-font-family,var(--wix-font-Body-M-family));font-size:var(--wix-ui-tpa-text-button-main-text-font-size,14px);font-style:var(--wix-ui-tpa-text-button-main-text-font-style,var(--wix-font-Body-M-style));font-variant:var(--wix-ui-tpa-text-button-main-text-font-variant,var(--wix-font-Body-M-variant));font-weight:var(--wix-ui-tpa-text-button-main-text-font-weight,var(--wix-font-Body-M-weight));line-height:var(--wix-ui-tpa-text-button-main-text-font-line-height,1.44em);text-decoration:var(--wix-ui-tpa-text-button-main-text-font-text-decoration,var(--wix-font-Body-M-text-decoration))}.sYKKfaH.oNvph3E--mobile.o_qys74--focus.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E--mobile:active.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E--mobile:hover.oNvph3E---hoverStyle-9-underline{text-decoration:var(--TextButton1018732681-wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-text-button-main-text-font-text-decoration,underline));text-decoration:var(--TextButton1018732681-wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sYKKfaH.oNvph3E--mobile.oNvph3E---priority-11-primaryLink.o_qys74--focus.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E--mobile.oNvph3E---priority-11-primaryLink:active.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E--mobile.oNvph3E---priority-11-primaryLink:hover.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E--mobile.oNvph3E---priority-4-link.o_qys74--focus.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E--mobile.oNvph3E---priority-4-link:active.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E--mobile.oNvph3E---priority-4-link:hover.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E--mobile.o_qys74--focus.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E--mobile:active.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E--mobile:hover.oNvph3E---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-text-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-text-button-main-text-font-size,14px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-text-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-text-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-text-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-text-button-main-text-font-line-height,1.44em))}.sYKKfaH.oNvph3E--mobile.oNvph3E---priority-11-primaryLink.o_qys74--focus.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E--mobile.oNvph3E---priority-11-primaryLink:active.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E--mobile.oNvph3E---priority-11-primaryLink:hover.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E--mobile.oNvph3E---priority-4-link.o_qys74--focus.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E--mobile.oNvph3E---priority-4-link:active.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E--mobile.oNvph3E---priority-4-link:hover.oNvph3E---hoverStyle-9-underline{text-decoration:var(--TextButton1018732681-wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-text-button-main-text-font-text-decoration,none));text-decoration:var(--TextButton1018732681-wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sYKKfaH.oNvph3E---priority-7-primary{color:rgb(var(--wix-ui-tpa-text-button-main-text-color,var(--wix-color-8)))}.sYKKfaH.oNvph3E---priority-7-primary.o_qys74--focus:not(.oNvph3E---hoverStyle-9-underline),.sYKKfaH.oNvph3E---priority-7-primary:active:not(.oNvph3E---hoverStyle-9-underline),.sYKKfaH.oNvph3E---priority-7-primary:hover:not(.oNvph3E---hoverStyle-9-underline){color:rgb(var(--wix-ui-tpa-text-button-main-text-color-rgb,var(--wix-color-8)),calc(var(--wix-ui-tpa-text-button-main-text-color-opacity, 1)*.7))}.sYKKfaH.oNvph3E---priority-11-primaryLink.o_qys74--focus.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E---priority-11-primaryLink:active.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E---priority-11-primaryLink:hover.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E---priority-4-link.o_qys74--focus.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E---priority-4-link:active.oNvph3E---hoverStyle-9-underline,.sYKKfaH.oNvph3E---priority-4-link:hover.oNvph3E---hoverStyle-9-underline{font-family:var(--wix-ui-tpa-button-hover-text-font-family,var(--wix-ui-tpa-text-button-main-text-font-family,var(--wix-font-Body-M-family)));font-size:var(--wix-ui-tpa-button-hover-text-font-size,var(--wix-ui-tpa-text-button-main-text-font-size,16px));font-style:var(--wix-ui-tpa-button-hover-text-font-style,var(--wix-ui-tpa-text-button-main-text-font-style,var(--wix-font-Body-M-style)));font-variant:var(--wix-ui-tpa-button-hover-text-font-variant,var(--wix-ui-tpa-text-button-main-text-font-variant,var(--wix-font-Body-M-variant)));font-weight:var(--wix-ui-tpa-button-hover-text-font-weight,var(--wix-ui-tpa-text-button-main-text-font-weight,var(--wix-font-Body-M-weight)));line-height:var(--wix-ui-tpa-button-hover-text-font-line-height,var(--wix-ui-tpa-text-button-main-text-font-line-height,1.5em));text-decoration:var(--TextButton1018732681-wix-ui-tpa-button-hover-text-font-text-decoration,var(--wix-ui-tpa-text-button-main-text-font-text-decoration,none));text-decoration:var(--TextButton1018732681-wix-ui-tpa-button-hover-text-font-text-decoration,underline)}.sYKKfaH.oNvph3E---priority-9-secondary{color:rgb(var(--wix-ui-tpa-text-button-main-text-color,var(--wix-color-5)))}.sYKKfaH.oNvph3E---priority-9-secondary.o_qys74--focus:not(.oNvph3E---hoverStyle-9-underline),.sYKKfaH.oNvph3E---priority-9-secondary:active:not(.oNvph3E---hoverStyle-9-underline),.sYKKfaH.oNvph3E---priority-9-secondary:hover:not(.oNvph3E---hoverStyle-9-underline){color:rgb(var(--wix-ui-tpa-text-button-main-text-color-rgb,var(--wix-color-5)),calc(var(--wix-ui-tpa-text-button-main-text-color-opacity, 1)*.7))}.sYKKfaH.oNvph3E---priority-4-link{color:rgb(var(--wix-ui-tpa-text-button-main-text-color,var(--wix-color-5)));text-decoration:underline}.sYKKfaH.oNvph3E---priority-4-link.o_qys74--focus:not(.oNvph3E---hoverStyle-9-underline),.sYKKfaH.oNvph3E---priority-4-link:active:not(.oNvph3E---hoverStyle-9-underline),.sYKKfaH.oNvph3E---priority-4-link:hover:not(.oNvph3E---hoverStyle-9-underline){color:rgb(var(--wix-ui-tpa-text-button-main-text-color-rgb,var(--wix-color-5)),calc(var(--wix-ui-tpa-text-button-main-text-color-opacity, 1)*.7))}.sYKKfaH.oNvph3E---priority-11-primaryLink{color:rgb(var(--wix-ui-tpa-text-button-main-text-color,var(--wix-color-8)));text-decoration:underline}.sYKKfaH.oNvph3E---priority-11-primaryLink.o_qys74--focus:not(.oNvph3E---hoverStyle-9-underline),.sYKKfaH.oNvph3E---priority-11-primaryLink:active:not(.oNvph3E---hoverStyle-9-underline),.sYKKfaH.oNvph3E---priority-11-primaryLink:hover:not(.oNvph3E---hoverStyle-9-underline){color:rgb(var(--wix-ui-tpa-text-button-main-text-color-rgb,var(--wix-color-8)),calc(var(--wix-ui-tpa-text-button-main-text-color-opacity, 1)*.7))}.sYKKfaH.oNvph3E---priority-4-link.o__9C5fix--disabled,.sYKKfaH.oNvph3E---priority-7-primary.o__9C5fix--disabled,.sYKKfaH.oNvph3E---priority-9-secondary.o__9C5fix--disabled{color:rgb(var(--wix-color-29))}.srv7eTH svg{height:1.5em;margin:calc(-1*(1.5em/4)) 0;width:1.5em}.srv7eTH svg:not([fill=currentColor]) path{stroke:currentColor;fill:none}.sXz9Z89:before,.stFtal8:after{content:"";display:inline-block;height:1px;width:4px}.sh2qLqG{background-color:#d8d8d8}.sh2qLqG .spBlk_U,.sh2qLqG:before{color:#979797;font-family:Madefor,Helvetica Neue,Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-weight:500}.sh2qLqG.ogqSQoO---size-6-xLarge{font-size:20px;height:60px;width:60px}.sh2qLqG.ogqSQoO---size-5-large{font-size:18px;height:52px;width:52px}.sh2qLqG.ogqSQoO---size-6-medium{font-size:12px;height:36px;width:36px}.sh2qLqG.ogqSQoO---size-5-small{font-size:9px;height:28px;width:28px}.sh2qLqG.ogqSQoO---size-6-xSmall{font-size:7px;height:20px;width:20px}.sh2qLqG.ogqSQoO---size-7-xxSmall{font-size:5px;height:16px;width:16px}.sTLPGMz{display:inline-flex;flex-direction:row}.sTLPGMz.oU8tjcS---size-5-large .s__8cLZQO,.sTLPGMz.oU8tjcS---size-6-xLarge .s__8cLZQO{padding-left:14px}.sTLPGMz.oU8tjcS---size-6-medium .s__8cLZQO{padding-left:12px}.sTLPGMz.oU8tjcS---size-5-small .s__8cLZQO{padding-left:10px}.sTLPGMz.oU8tjcS---size-6-xSmall .s__8cLZQO{padding-left:6px}.sTLPGMz.oU8tjcS---size-7-xxSmall .s__8cLZQO{padding-left:4px}.sTLPGMz.oU8tjcS---size-5-large .sb83YwY,.sTLPGMz.oU8tjcS---size-6-xLarge .sb83YwY{margin-left:-14px}.sTLPGMz.oU8tjcS---size-6-medium .sb83YwY{margin-left:-12px}.sTLPGMz.oU8tjcS---size-5-small .sb83YwY{margin-left:-10px}.sTLPGMz.oU8tjcS---size-6-xSmall .sb83YwY{margin-left:-6px}.sTLPGMz.oU8tjcS---size-7-xxSmall .sb83YwY{margin-left:-4px}.sTLPGMz .s__2riP8G{border:1px solid;border-color:rgb(var(--wix-ui-tpa-avatar-group-avatar-border-color,var(--wix-color-1)))}.sTLPGMz.oU8tjcS---size-5-large .s__2riP8G,.sTLPGMz.oU8tjcS---size-5-small .s__2riP8G,.sTLPGMz.oU8tjcS---size-6-medium .s__2riP8G,.sTLPGMz.oU8tjcS---size-6-xLarge .s__2riP8G{border-width:2px}.sCXMIw_{align-items:center;display:flex}.oU8tjcS---size-5-large .sCXMIw_:before,.oU8tjcS---size-5-small .sCXMIw_:before,.oU8tjcS---size-6-medium .sCXMIw_:before,.oU8tjcS---size-6-xLarge .sCXMIw_:before{content:"\A0";width:12px}.oU8tjcS---size-6-xSmall .sCXMIw_:before{content:"\A0";width:10px}.oU8tjcS---size-7-xxSmall .sCXMIw_:before{content:"\A0";width:8px}.sTLPGMz.oU8tjcS---size-5-large .sk4YLbO,.sTLPGMz.oU8tjcS---size-5-small .sk4YLbO,.sTLPGMz.oU8tjcS---size-6-medium .sk4YLbO{--wix-ui-tpa-text-button-main-text-color:var(--wix-ui-tpa-avatar-group-text-button-color,var(--wix-color-5));--wix-ui-tpa-text-button-main-text-color-rgb:var(--wix-ui-tpa-avatar-group-text-button-color-rgb,var(--wix-color-5));--wix-ui-tpa-text-button-main-text-color-opacity:var(--wix-ui-tpa-avatar-group-text-button-color-opacity);--wix-ui-tpa-text-button-main-text-font-text-decoration:var(--wix-ui-tpa-avatar-group-text-button-font-text-decoration);--wix-ui-tpa-text-button-main-text-font-line-height:var(--wix-ui-tpa-avatar-group-text-button-font-line-height);--wix-ui-tpa-text-button-main-text-font-family:var(--wix-ui-tpa-avatar-group-text-button-font-family);--wix-ui-tpa-text-button-main-text-font-size:var(--wix-ui-tpa-avatar-group-text-button-font-size);--wix-ui-tpa-text-button-main-text-font-style:var(--wix-ui-tpa-avatar-group-text-button-font-style);--wix-ui-tpa-text-button-main-text-font-variant:var(--wix-ui-tpa-avatar-group-text-button-font-variant);--wix-ui-tpa-text-button-main-text-font-weight:var(--wix-ui-tpa-avatar-group-text-button-font-weight)}.sTLPGMz.oU8tjcS---size-6-xSmall .sk4YLbO,.sTLPGMz.oU8tjcS---size-7-xxSmall .sk4YLbO{--wix-ui-tpa-text-button-main-text-color:var(--wix-ui-tpa-avatar-group-text-button-color,var(--wix-color-5));--wix-ui-tpa-text-button-main-text-color-rgb:var(--wix-ui-tpa-avatar-group-text-button-color-rgb,var(--wix-color-5));--wix-ui-tpa-text-button-main-text-color-opacity:var(--wix-ui-tpa-avatar-group-text-button-color-opacity);--wix-ui-tpa-text-button-main-text-font-text-decoration:var(--wix-ui-tpa-avatar-group-text-button-font-text-decoration,var(--wix-font-Body-M-text-decoration));--wix-ui-tpa-text-button-main-text-font-line-height:var(--wix-ui-tpa-avatar-group-text-button-font-line-height,1.44em);--wix-ui-tpa-text-button-main-text-font-family:var(--wix-ui-tpa-avatar-group-text-button-font-family,var(--wix-font-Body-M-family));--wix-ui-tpa-text-button-main-text-font-size:var(--wix-ui-tpa-avatar-group-text-button-font-size,14px);--wix-ui-tpa-text-button-main-text-font-style:var(--wix-ui-tpa-avatar-group-text-button-font-style,var(--wix-font-Body-M-style));--wix-ui-tpa-text-button-main-text-font-variant:var(--wix-ui-tpa-avatar-group-text-button-font-variant,var(--wix-font-Body-M-variant));--wix-ui-tpa-text-button-main-text-font-weight:var(--wix-ui-tpa-avatar-group-text-button-font-weight,var(--wix-font-Body-M-weight))}.UE4psV{display:block;height:100%;width:100%}.UE4psV img{max-width:var(--wix-img-max-width,100%)}.UE4psV[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.UE4psV[data-animate-blur] img[data-load-done]{filter:none}</style><style data-href="https://static.parastorage.com/services/events-viewer/1.3563.0/client-viewer/Cards.chunk.min.css">.sOTXiTm{border:0;display:inline-block;line-height:0;margin:0;padding:0;text-decoration:none}.sOTXiTm.o_qys74--focus,.sOTXiTm:hover{opacity:.7}.sOTXiTm.ojbz1OJ--disabled{cursor:default}.sOTXiTm.ojbz1OJ--disabled:hover{opacity:1}.sMel7hp svg{display:block}.sOTXiTm.ojbz1OJ--disabled.sHE8pkl .sMel7hp svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-color-29));fill:none}.sOTXiTm.ojbz1OJ--disabled.snBRV_b .sMel7hp svg:not([fill=currentColor]) path{fill:rgb(var(--wix-color-29));stroke:rgb(var(--wix-color-29))}.sHE8pkl .sMel7hp svg:not([fill=currentColor]) path,.sOTXiTm.ojbz1OJ---skin-4-line .sMel7hp svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)));fill:none}.sOTXiTm.ojbz1OJ---skin-4-full .sMel7hp svg:not([fill=currentColor]) path,.snBRV_b .sMel7hp svg:not([fill=currentColor]) path{fill:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)));stroke:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)))}.sOTXiTm .sMel7hp svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)))}.sOTXiTm.ojbz1OJ--disabled .sMel7hp svg[fill=currentColor]{color:rgb(var(--wix-color-29))}.sOTXiTm.ojbz1OJ---theme-4-none{background-color:transparent}.sOTXiTm.ojbz1OJ---theme-3-box{align-items:center;background-color:rgb(var(--wix-ui-tpa-icon-button-background-color,var(--wix-color-1)));border-radius:50%;display:inline-flex;height:32px;justify-content:center;width:32px}.s__6KuQ2f{--wix-ui-tpa-text-button-main-text-font-text-decoration:var(--linkFontV2-text-decoration);--wix-ui-tpa-text-button-main-text-font-line-height:var(--linkFontV2-line-height);--wix-ui-tpa-text-button-main-text-font-family:var(--linkFontV2-family);--wix-ui-tpa-text-button-main-text-font-size:var(--linkFontV2-size);--wix-ui-tpa-text-button-main-text-font-style:var(--linkFontV2-style);--wix-ui-tpa-text-button-main-text-font-variant:var(--linkFontV2-variant);--wix-ui-tpa-text-button-main-text-font-weight:var(--linkFontV2-weight);--wix-ui-tpa-text-button-main-text-color:var(--linkColorV2);--wix-ui-tpa-text-button-main-text-color-rgb:var(--linkColorV2-rgb);--wix-ui-tpa-text-button-main-text-color-opacity:var(--linkColorV2-opacity);text-align:inherit}.s__6KuQ2f:hover{text-decoration:var(--content2014020084-linkFontV2HoverTextDecoration)!important}.sFpJVMj{--wix-ui-tpa-wow-image-background-color:255,255,255,0;--wix-ui-tpa-wow-image-background-color-rgb:255,255,255;--wix-ui-tpa-wow-image-background-color-opacity:0;--wix-ui-tpa-wow-image-image-opacity:calc(var(--multiImageOpacity, var(--listImageOpacity)) * 1%)}.sKV14Kk{--wix-ui-tpa-wow-image-background-color:255,255,255,0;--wix-ui-tpa-wow-image-background-color-rgb:255,255,255;--wix-ui-tpa-wow-image-background-color-opacity:0;--wix-ui-tpa-wow-image-image-opacity:calc(var(--multiImageOpacity) * 1%)}.scW1S6m{--wix-ui-tpa-wow-image-background-color:255,255,255,0;--wix-ui-tpa-wow-image-background-color-rgb:255,255,255;--wix-ui-tpa-wow-image-background-color-opacity:0;--wix-ui-tpa-wow-image-image-opacity:calc(var(--imageOpacity) * 1%)}.s__8V__JC{--wix-ui-tpa-wow-image-border-color:var(--multiImageBorderColor);--wix-ui-tpa-wow-image-border-color-rgb:var(--multiImageBorderColor-rgb);--wix-ui-tpa-wow-image-border-color-opacity:var(--multiImageBorderColor-opacity);--wix-ui-tpa-wow-image-border-width:calc(var(--multiImageBorderWidth) * 1px)}.sdphgnc{display:inline-block}.sJnAwq6{cursor:pointer}.s_k8Bou,.slxYmAh{--wix-ui-tpa-avatar-group-avatar-border-color:255,255,255,1;--wix-ui-tpa-avatar-group-avatar-border-color-rgb:255,255,255;--wix-ui-tpa-avatar-group-avatar-border-color-opacity:1;--wix-ui-tpa-avatar-group-text-button-color:var(--linkColorV2);--wix-ui-tpa-avatar-group-text-button-color-rgb:var(--linkColorV2-rgb);--wix-ui-tpa-avatar-group-text-button-color-opacity:var(--linkColorV2-opacity);--wix-ui-tpa-avatar-group-text-button-font-text-decoration:var(--linkFontV2-text-decoration);--wix-ui-tpa-avatar-group-text-button-font-line-height:var(--linkFontV2-line-height);--wix-ui-tpa-avatar-group-text-button-font-family:var(--linkFontV2-family);--wix-ui-tpa-avatar-group-text-button-font-size:var(--linkFontV2-size);--wix-ui-tpa-avatar-group-text-button-font-style:var(--linkFontV2-style);--wix-ui-tpa-avatar-group-text-button-font-variant:var(--linkFontV2-variant);--wix-ui-tpa-avatar-group-text-button-font-weight:var(--linkFontV2-weight)}.s_k8Bou:hover [data-hook=text-button],.slxYmAh:hover [data-hook=text-button]{text-decoration:var(--members4273095302-linkFontV2HoverTextDecoration)!important}.smKzSt2{--wix-ui-tpa-avatar-group-avatar-border-color:255,255,255,1;--wix-ui-tpa-avatar-group-avatar-border-color-rgb:255,255,255;--wix-ui-tpa-avatar-group-avatar-border-color-opacity:1;--wix-ui-tpa-avatar-group-text-button-color:var(--textsColor);--wix-ui-tpa-avatar-group-text-button-color-rgb:var(--textsColor-rgb);--wix-ui-tpa-avatar-group-text-button-color-opacity:var(--textsColor-opacity);--wix-ui-tpa-avatar-group-text-button-font-text-decoration:var(--compactTextsFont-text-decoration);--wix-ui-tpa-avatar-group-text-button-font-line-height:var(--compactTextsFont-line-height);--wix-ui-tpa-avatar-group-text-button-font-family:var(--compactTextsFont-family);--wix-ui-tpa-avatar-group-text-button-font-size:var(--compactTextsFont-size);--wix-ui-tpa-avatar-group-text-button-font-style:var(--compactTextsFont-style);--wix-ui-tpa-avatar-group-text-button-font-variant:var(--compactTextsFont-variant);--wix-ui-tpa-avatar-group-text-button-font-weight:var(--compactTextsFont-weight)}.slcQHRg{--wix-ui-tpa-avatar-group-avatar-border-color:255,255,255,1;--wix-ui-tpa-avatar-group-avatar-border-color-rgb:255,255,255;--wix-ui-tpa-avatar-group-avatar-border-color-opacity:1;--wix-ui-tpa-avatar-group-text-button-color:var(--calendarCellEventNameColor);--wix-ui-tpa-avatar-group-text-button-color-rgb:var(--calendarCellEventNameColor-rgb);--wix-ui-tpa-avatar-group-text-button-color-opacity:var(--calendarCellEventNameColor-opacity);--wix-ui-tpa-avatar-group-text-button-font-text-decoration:var(--calendarCellEventNameFont-text-decoration);--wix-ui-tpa-avatar-group-text-button-font-line-height:var(--calendarCellEventNameFont-line-height);--wix-ui-tpa-avatar-group-text-button-font-family:var(--calendarCellEventNameFont-family);--wix-ui-tpa-avatar-group-text-button-font-size:var(--calendarCellEventNameFont-size);--wix-ui-tpa-avatar-group-text-button-font-style:var(--calendarCellEventNameFont-style);--wix-ui-tpa-avatar-group-text-button-font-variant:var(--calendarCellEventNameFont-variant);--wix-ui-tpa-avatar-group-text-button-font-weight:var(--calendarCellEventNameFont-weight)}.sRCouJq{--wix-ui-tpa-avatar-group-avatar-border-color:255,255,255,1;--wix-ui-tpa-avatar-group-avatar-border-color-rgb:255,255,255;--wix-ui-tpa-avatar-group-avatar-border-color-opacity:1;--wix-ui-tpa-avatar-group-text-button-color:var(--onImageTextsColor);--wix-ui-tpa-avatar-group-text-button-color-rgb:var(--onImageTextsColor-rgb);--wix-ui-tpa-avatar-group-text-button-color-opacity:var(--onImageTextsColor-opacity);--wix-ui-tpa-avatar-group-text-button-font-text-decoration:var(--compactTextsFont-text-decoration);--wix-ui-tpa-avatar-group-text-button-font-line-height:var(--compactTextsFont-line-height);--wix-ui-tpa-avatar-group-text-button-font-family:var(--compactTextsFont-family);--wix-ui-tpa-avatar-group-text-button-font-size:var(--compactTextsFont-size);--wix-ui-tpa-avatar-group-text-button-font-style:var(--compactTextsFont-style);--wix-ui-tpa-avatar-group-text-button-font-variant:var(--compactTextsFont-variant);--wix-ui-tpa-avatar-group-text-button-font-weight:var(--compactTextsFont-weight)}.slcQHRg:hover [data-hook=text-button]{text-decoration:var(--members4273095302-calendarCellEventNameFontHoverTextDecoration)!important}.sRCouJq:hover [data-hook=text-button],.smKzSt2:hover [data-hook=text-button]{text-decoration:var(--members4273095302-compactTextsFontHoverTextDecoration)!important}.sRCouJq,.slcQHRg,.smKzSt2{--wix-ui-tpa-avatar-group-text-button-font-size:14px}.sIhz6Fl{--wix-ui-tpa-spinner-path-color:var(--eventTitleColorV2);--wix-ui-tpa-spinner-path-color-rgb:var(--eventTitleColorV2-rgb);--wix-ui-tpa-spinner-path-color-opacity:var(--eventTitleColorV2-opacity)}.sTV_bAz{--wix-ui-tpa-spinner-path-color:var(--calendarMonthColor);--wix-ui-tpa-spinner-path-color-rgb:var(--calendarMonthColor-rgb);--wix-ui-tpa-spinner-path-color-opacity:var(--calendarMonthColor-opacity)}.s__4aA9Wc{--wix-ui-tpa-spinner-path-color:var(--todayHollowButtonColor);--wix-ui-tpa-spinner-path-color-rgb:var(--todayHollowButtonColor-rgb);--wix-ui-tpa-spinner-path-color-opacity:var(--todayHollowButtonColor-opacity)}.sDRqfUL{--wix-ui-tpa-text-main-text-font-text-decoration:var(--listTitleFontV2-text-decoration);--wix-ui-tpa-text-main-text-font-line-height:var(--listTitleFontV2-line-height);--wix-ui-tpa-text-main-text-font-family:var(--listTitleFontV2-family);--wix-ui-tpa-text-main-text-font-size:var(--listTitleFontV2-size);--wix-ui-tpa-text-main-text-font-style:var(--listTitleFontV2-style);--wix-ui-tpa-text-main-text-font-variant:var(--listTitleFontV2-variant);--wix-ui-tpa-text-main-text-font-weight:var(--listTitleFontV2-weight);--wix-ui-tpa-text-main-text-font-line-height:1.5;--wix-ui-tpa-text-main-text-color:var(--listGeneralTitleColor);--wix-ui-tpa-text-main-text-color-rgb:var(--listGeneralTitleColor-rgb);--wix-ui-tpa-text-main-text-color-opacity:var(--listGeneralTitleColor-opacity);word-wrap:break-word;display:var(--listMainTitleVisibility);margin:0;text-align:center}.sdoJfGb{--wix-ui-tpa-icon-button-icon-color:var(--linkColorV2);--wix-ui-tpa-icon-button-icon-color-rgb:var(--linkColorV2-rgb);--wix-ui-tpa-icon-button-icon-color-opacity:var(--linkColorV2-opacity);cursor:pointer}.fgHLUq{background-color:transparent;border-color:rgb(var(--eventTitleColorV2));border-radius:calc(var(--multiButtonBorderRadius)*1px);border-style:solid;border-width:calc(var(--listButtonBorderWidth)*1px);color:rgb(var(--eventTitleColorV2));cursor:pointer;display:block;line-height:1.4!important;font:var(--multiButtonFont);margin:0 auto;max-width:100%;min-height:42px;overflow:hidden;padding:6px 16px;position:relative;-webkit-text-decoration:var(--multiButtonFont-text-decoration);text-decoration:var(--multiButtonFont-text-decoration);text-overflow:ellipsis;white-space:nowrap}.fgHLUq.NK0KBv{background-color:rgb(var(--multiButtonBackgroundColor));border-color:rgb(var(--multiButtonColor));color:rgb(var(--multiButtonColor))}.fgHLUq:hover{-webkit-text-decoration:var(--multiButtonFontHoverTextDecoration);text-decoration:var(--multiButtonFontHoverTextDecoration)}.fgHLUq.djvxw2{min-width:160px}.fgHLUq.djvxw2:not(.NK0KBv){background-color:rgb(var(--listLoadMoreContainerBackgroundColor))}.GcE_Hs{padding:24px 24px;position:relative}.GcE_Hs:not(.djvxw2){background-color:rgb(var(--listLoadMoreContainerBackgroundColor));border-color:rgb(var(--listLoadMoreContainerBorderColor));border-style:solid;border-width:calc(var(--listLoadMoreContainerBorderWidth)*1px)}.GcE_Hs.oVvvlz{padding:50px 24px 0}.GcE_Hs.uKkRtb{padding:20px 0}.GcE_Hs.uKkRtb.oVvvlz{padding:40px 0 0}.gZrHBm{visibility:hidden}.a5LN1r{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ROSx2b{display:flex;justify-content:center;margin:0 auto;padding:48px 0}.T2OoH5{padding:0 30px 60px}.MwASYI{padding:0 0 30px}.sNp9JN{height:100%;overflow:hidden;position:absolute;top:0;width:100%}.GERwfn{padding:calc(var(--multiImageTopMargin)*1px) calc(var(--multiImageRightMargin)*1px) calc(var(--multiImageBottomMargin)*1px) calc(var(--multiImageLeftMargin)*1px)}.nI6aye{background-color:rgb(var(--multiImageBackgroundColor,var(--listImageBackgroundColor)))}.IH1M3w{background-color:rgb(var(--multiImageBackgroundColor,var(--wix-color-8)))}.Frxj4Q{background-color:rgb(var(--imageBackgroundColor))}.bkBcmF{display:var(--singleContainImageVisibility)!important}.WHyOMh{display:var(--singleCoverImageVisibility)!important}.PSH0XH{display:var(--multiContainImageVisibility)!important}.p7b1HW{display:var(--multiCoverImageVisibility)!important}.AroKzH{border-bottom-left-radius:calc(var(--multiImageBottomLeftBorderRadius)*1px)!important;border-bottom-right-radius:calc(var(--multiImageBottomRightBorderRadius)*1px)!important;border-top-left-radius:calc(var(--multiImageTopLeftBorderRadius)*1px)!important;border-top-right-radius:calc(var(--multiImageTopRightBorderRadius)*1px)!important}.v9UEn3{min-height:21px;min-width:21px}.Dnx0V0{align-content:var(--promotionalBadgeVerticalAlign);height:100%;position:absolute;text-align:var(--promotionalBadgeHorizontalAlign);top:0;width:100%}.LlobFR{background-color:gray;display:inline-flex;max-width:100%;overflow:hidden;padding:2px 12px;white-space:nowrap}.ZDnSD3{justify-content:center;width:100%}.ZzIjyO{color:rgb(var(--eventTitleColorV2));font:var(--eventTitleFontV2);-webkit-text-decoration:var(--eventTitleFontV2-text-decoration);text-decoration:var(--eventTitleFontV2-text-decoration)}.WB2TcF{color:rgb(var(--hoveredEventTitleColorV2));font:var(--hoveredEventTitleFontV2);-webkit-text-decoration:var(--hoveredEventTitleFontV2-text-decoration);text-decoration:var(--hoveredEventTitleFontV2-text-decoration)}.wuF7QO{color:rgb(var(--eventDateColorV2));font:var(--eventDateFontV2);-webkit-text-decoration:var(--eventDateFontV2-text-decoration);text-decoration:var(--eventDateFontV2-text-decoration)}.NIub45{color:rgb(var(--hoveredEventDateColorV2));font:var(--hoveredEventDateFontV2);-webkit-text-decoration:var(--hoveredEventDateFontV2-text-decoration);text-decoration:var(--hoveredEventDateFontV2-text-decoration)}.Y6dRY1{color:rgb(var(--eventLocationColorV2));font:var(--eventLocationFontV2);-webkit-text-decoration:var(--eventLocationFontV2-text-decoration);text-decoration:var(--eventLocationFontV2-text-decoration)}.Mf2mGo{color:rgb(var(--hoveredEventLocationColorV2));font:var(--hoveredEventLocationFontV2);-webkit-text-decoration:var(--hoveredEventLocationFontV2-text-decoration);text-decoration:var(--hoveredEventLocationFontV2-text-decoration)}.fIoCmq{color:rgb(var(--hoveredEventDescriptionColor));font:var(--hoveredEventDescriptionFontV2);-webkit-text-decoration:var(--hoveredEventDescriptionFontV2-text-decoration);text-decoration:var(--hoveredEventDescriptionFontV2-text-decoration)}.uUEaop{color:rgb(var(--linkColorV2));font:var(--linkFontV2);-webkit-text-decoration:var(--linkFontV2-text-decoration);text-decoration:var(--linkFontV2-text-decoration)}.uUEaop:hover{-webkit-text-decoration:var(--linkFontV2HoverTextDecoration);text-decoration:var(--linkFontV2HoverTextDecoration)}.qElViY{border-color:rgb(var(--listItemBorderAndDividerColor));border-radius:calc(var(--topLeftBorderRadius)*1px) calc(var(--topRightBorderRadius)*1px) calc(var(--bottomRightBorderRadius)*1px) calc(var(--bottomLeftBorderRadius)*1px);border-style:solid;border-width:calc(var(--listItemBorderAndDividerWidth)*1px);box-shadow:var(--eventBoxShadow);overflow:hidden;position:relative;text-align:var(--listTextAlignment)}.qElViY.lavlHq .kLfu9d,.qElViY:hover .kLfu9d{transform:scale(1.15)}.mq7Mp3{background-color:rgb(var(--listItemBackgroundColor));display:flex;flex-direction:column;height:100%}.OkQZjl{animation-duration:.3s;animation-fill-mode:forwards;animation-name:HXSi1n;animation-timing-function:ease-out}@keyframes HXSi1n{0%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}to{clip-path:polygon(0 0,100% 0,100% 0,0 0);visibility:hidden}}.kfC_4T{display:var(--listImageVisibility);overflow:hidden;padding-top:calc(var(--listImageAspectRatio)*1%);position:relative;width:100%}.EO4zd9{height:100%;position:absolute;top:0;transition:transform .5s}@media(prefers-reduced-motion){.EO4zd9{transition:none}.OkQZjl{animation-duration:0s}.qElViY:hover .kLfu9d{transform:none}}.rvePVp{display:var(--promotionalBadgeOnImageVisibility)}.T6nYiB{color:rgb(var(--eventTitleColorV2));font:var(--eventTitleFontV2);-webkit-text-decoration:var(--eventTitleFontV2-text-decoration);text-decoration:var(--eventTitleFontV2-text-decoration)}.t8K4UU{color:rgb(var(--hoveredEventTitleColorV2));font:var(--hoveredEventTitleFontV2);-webkit-text-decoration:var(--hoveredEventTitleFontV2-text-decoration);text-decoration:var(--hoveredEventTitleFontV2-text-decoration)}.pRRkmP{color:rgb(var(--eventDateColorV2));font:var(--eventDateFontV2);-webkit-text-decoration:var(--eventDateFontV2-text-decoration);text-decoration:var(--eventDateFontV2-text-decoration)}.tnxjtm{color:rgb(var(--hoveredEventDateColorV2));font:var(--hoveredEventDateFontV2);-webkit-text-decoration:var(--hoveredEventDateFontV2-text-decoration);text-decoration:var(--hoveredEventDateFontV2-text-decoration)}.b7rsSE{color:rgb(var(--eventLocationColorV2));font:var(--eventLocationFontV2);-webkit-text-decoration:var(--eventLocationFontV2-text-decoration);text-decoration:var(--eventLocationFontV2-text-decoration)}.gm5MdH{color:rgb(var(--hoveredEventLocationColorV2));font:var(--hoveredEventLocationFontV2);-webkit-text-decoration:var(--hoveredEventLocationFontV2-text-decoration);text-decoration:var(--hoveredEventLocationFontV2-text-decoration)}.b3HiJN{color:rgb(var(--hoveredEventDescriptionColor));font:var(--hoveredEventDescriptionFontV2);-webkit-text-decoration:var(--hoveredEventDescriptionFontV2-text-decoration);text-decoration:var(--hoveredEventDescriptionFontV2-text-decoration)}.weu1xF{color:rgb(var(--linkColorV2));font:var(--linkFontV2);-webkit-text-decoration:var(--linkFontV2-text-decoration);text-decoration:var(--linkFontV2-text-decoration)}.weu1xF:hover{-webkit-text-decoration:var(--linkFontV2HoverTextDecoration);text-decoration:var(--linkFontV2HoverTextDecoration)}.UOHdIx{align-items:center;display:flex}.bu16Av{margin-bottom:calc(0px + -.25em);margin-top:calc(0px + -.25em)}.AinsX6,.bu16Av{line-height:1.5!important}._8yxZW9{white-space:pre-wrap}.LjZg6p{text-overflow:ellipsis}.LjZg6p,.e_M6KD{overflow:hidden;white-space:nowrap}.e_M6KD{align-items:center;background-color:rgb(var(--listCountdownBackgroundColor));border:1px solid rgb(var(--listCountdownBorderColor));border-bottom-left-radius:calc(var(--listCountdownBottomLeftBorderRadius)*1px);border-bottom-right-radius:calc(var(--listCountdownBottomRightBorderRadius)*1px);border-top-left-radius:calc(var(--listCountdownTopLeftBorderRadius)*1px);border-top-right-radius:calc(var(--listCountdownTopRightBorderRadius)*1px);display:inline-flex;max-width:100%;padding:2px 12px}.KezIZB{font:var(--listCountdownFont);margin-left:2px;-webkit-text-decoration:var(--listCountdownFont-text-decoration);text-decoration:var(--listCountdownFont-text-decoration)}.KezIZB,.RudyHs{color:rgb(var(--listCountdownColor))}.RudyHs{overflow:visible}.I_kVM1{display:var(--listDateVisibility)}.yT3PPL{display:var(--listLocationVisibility)}.Ke8eTf{display:var(--listExtraInfoDateVisibility)}.Y6hQkD{display:var(--listExtraInfoLocationVisibility)}:where(.DjQEyU){color:inherit;text-decoration:inherit}.Ce1nzG{align-items:center;display:inline-flex;font:var(--wix-font-Body-M);font-size:14px;height:24px;max-width:100%;overflow:hidden;padding:0 16px;-webkit-text-decoration:var(--wix-font-Body-M-text-decoration);text-decoration:var(--wix-font-Body-M-text-decoration);white-space:nowrap}.CaN4vz{background:rgb(var(--soldOutRibbonBackgroundColor));color:rgb(var(--soldOutRibbonTextColor));font:var(--soldOutRibbonFont);-webkit-text-decoration:var(--soldOutRibbonFont-text-decoration);text-decoration:var(--soldOutRibbonFont-text-decoration)}.QBNkB1{background:rgb(var(--rsvpClosedRibbonBackgroundColor));color:rgb(var(--rsvpClosedRibbonTextColor));font:var(--rsvpClosedRibbonFont);-webkit-text-decoration:var(--rsvpClosedRibbonFont-text-decoration);text-decoration:var(--rsvpClosedRibbonFont-text-decoration)}.mILZ4x{background:rgb(var(--joinWaitlistRibbonBackgroundColor));color:rgb(var(--joinWaitlistRibbonTextColor));font:var(--joinWaitlistRibbonFont);-webkit-text-decoration:var(--joinWaitlistRibbonFont-text-decoration);text-decoration:var(--joinWaitlistRibbonFont-text-decoration)}.yc9I6P{border:1px solid rgb(var(--membershipRibbonBorderColor));color:rgb(var(--membershipRibbonTextColor));font:var(--membershipRibbonFont);-webkit-text-decoration:var(--membershipRibbonFont-text-decoration);text-decoration:var(--membershipRibbonFont-text-decoration)}.y5d1PN,.yc9I6P{background:transparent}.y5d1PN{border:1px solid rgb(var(--recurringRibbonBorderColor));color:rgb(var(--recurringRibbonTextColor));font:var(--recurringRibbonFont);-webkit-text-decoration:var(--recurringRibbonFont-text-decoration);text-decoration:var(--recurringRibbonFont-text-decoration)}.B4WYyN{border:1px solid rgb(var(--membershipRibbonBorderColor));color:rgb(var(--membershipRibbonTextColor));font:var(--membershipRibbonFont);-webkit-text-decoration:var(--membershipRibbonFont-text-decoration);text-decoration:var(--membershipRibbonFont-text-decoration)}.B4WYyN,.OSNkXE{background:transparent}.OSNkXE{border:1px solid rgb(var(--recurringRibbonBorderColor));color:rgb(var(--recurringRibbonTextColor));font:var(--recurringRibbonFont);-webkit-text-decoration:var(--recurringRibbonFont-text-decoration);text-decoration:var(--recurringRibbonFont-text-decoration)}.x73ahn{overflow:hidden}.m022zm,.x73ahn{text-overflow:ellipsis}.m022zm{background-color:rgb(var(--multiButtonBackgroundColor));border-color:rgb(var(--multiButtonBorderColor));border-radius:calc(var(--multiButtonBorderRadius)*1px);border-style:solid;border-width:calc(var(--multiButtonBorderWidth)*1px);color:rgb(var(--multiButtonColor));cursor:pointer;line-height:1.4!important;font:var(--multiButtonFont);max-width:200px;overflow:visible;padding:6px 16px;position:relative;-webkit-text-decoration:var(--multiButtonFont-text-decoration);text-decoration:var(--multiButtonFont-text-decoration);white-space:nowrap}.m022zm:hover{-webkit-text-decoration:var(--multiButtonFontHoverTextDecoration);text-decoration:var(--multiButtonFontHoverTextDecoration)}.aUkG34{display:inline-flex}.kaP5hc{display:block;margin:auto}.a2w9Ux{max-width:100%;width:100%}.LQpUqV{align-items:center;display:flex;white-space:nowrap}.v2vbgt,.xtenVZ{overflow:hidden;text-overflow:ellipsis}.v2vbgt{display:var(--listDateVisibility);flex-shrink:0}.xtenVZ{display:var(--listLocationVisibility)}.yL_0IY{border-inline-end:1px solid;display:var(--listShortDateLocationDividerVisibility);flex-shrink:0;height:.8em;margin:0 10px}.wu0Sg9{justify-content:var(--listShortDateLocationAlignment)}.MhQOJI{color:rgb(var(--eventTitleColorV2));font:var(--eventTitleFontV2);-webkit-text-decoration:var(--eventTitleFontV2-text-decoration);text-decoration:var(--eventTitleFontV2-text-decoration)}.wDrkQw{color:rgb(var(--hoveredEventTitleColorV2));font:var(--hoveredEventTitleFontV2);-webkit-text-decoration:var(--hoveredEventTitleFontV2-text-decoration);text-decoration:var(--hoveredEventTitleFontV2-text-decoration)}.rV5Z8V{color:rgb(var(--eventDateColorV2));font:var(--eventDateFontV2);-webkit-text-decoration:var(--eventDateFontV2-text-decoration);text-decoration:var(--eventDateFontV2-text-decoration)}.k21hNT{color:rgb(var(--hoveredEventDateColorV2));font:var(--hoveredEventDateFontV2);-webkit-text-decoration:var(--hoveredEventDateFontV2-text-decoration);text-decoration:var(--hoveredEventDateFontV2-text-decoration)}.rBSuDG{color:rgb(var(--eventLocationColorV2));font:var(--eventLocationFontV2);-webkit-text-decoration:var(--eventLocationFontV2-text-decoration);text-decoration:var(--eventLocationFontV2-text-decoration)}.pi47x5{color:rgb(var(--hoveredEventLocationColorV2));font:var(--hoveredEventLocationFontV2);-webkit-text-decoration:var(--hoveredEventLocationFontV2-text-decoration);text-decoration:var(--hoveredEventLocationFontV2-text-decoration)}.nYl49J{color:rgb(var(--hoveredEventDescriptionColor));font:var(--hoveredEventDescriptionFontV2);-webkit-text-decoration:var(--hoveredEventDescriptionFontV2-text-decoration);text-decoration:var(--hoveredEventDescriptionFontV2-text-decoration)}.CthNkX{color:rgb(var(--linkColorV2));font:var(--linkFontV2);-webkit-text-decoration:var(--linkFontV2-text-decoration);text-decoration:var(--linkFontV2-text-decoration)}.CthNkX:hover{-webkit-text-decoration:var(--linkFontV2HoverTextDecoration);text-decoration:var(--linkFontV2HoverTextDecoration)}.Y42my3{flex-grow:1;gap:32px;height:100%;justify-content:space-between;padding:calc(var(--listItemTopPadding)*1px) calc(var(--listItemRightPadding)*1px) calc(var(--listItemBottomPadding)*1px) calc(var(--listItemLeftPadding)*1px)}.Y42my3,.tB8uhE{display:flex;flex-direction:column}.tB8uhE{height:var(--fixedItemHeight);justify-content:var(--listVerticalFlexAlignment);margin:var(--listVerticalAlignmentMargins);min-height:-moz-fit-content;min-height:fit-content}.EZB0v1{display:var(--listAdditionalInfoVisibility);margin-top:16px}.MTyds5{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:rgb(var(--eventTitleColorV2));display:-webkit-box;font:var(--eventTitleFontV2);line-height:1.2em;max-height:2.4em;overflow:hidden;-webkit-text-decoration:var(--eventTitleFontV2-text-decoration);text-decoration:var(--eventTitleFontV2-text-decoration)}.pyOzT0{display:var(--listShortDateLocationVisibility);margin-top:4px}.VYnq22{display:var(--listFullDateLocationVisibility);margin-top:4px}.b3DRmv{display:var(--listCountdownVisibility);margin-bottom:20px;overflow:hidden}.VJrIgH{margin-bottom:calc(var(--ribbonBottomMargin)*1px);overflow:hidden}.VJrIgH.Iz2KCZ,.a1nrkF{margin-bottom:20px}.a1nrkF{display:var(--promotionalBadgeEventInfoVisibility)}.a1nrkF.Iz2KCZ,.kKuXKf{margin-bottom:12px}.RaIPqr,.kKuXKf{letter-spacing:1px}.RaIPqr{margin-inline-end:24px}.LE4lF8{font-size:16px;white-space:nowrap}.DdDzW9{color:inherit;cursor:pointer;display:inline-block}.iguBq3{align-items:center;display:flex}.IuNIzI{color:rgb(var(--shareIconsColorV2))}.Jgi95j{color:rgb(var(--eventTitleColorV2));font:var(--eventTitleFontV2);-webkit-text-decoration:var(--eventTitleFontV2-text-decoration);text-decoration:var(--eventTitleFontV2-text-decoration)}.p18JMY{color:rgb(var(--hoveredEventTitleColorV2));font:var(--hoveredEventTitleFontV2);-webkit-text-decoration:var(--hoveredEventTitleFontV2-text-decoration);text-decoration:var(--hoveredEventTitleFontV2-text-decoration)}.K_ToHG{color:rgb(var(--eventDateColorV2));font:var(--eventDateFontV2);-webkit-text-decoration:var(--eventDateFontV2-text-decoration);text-decoration:var(--eventDateFontV2-text-decoration)}.YdPP2B{color:rgb(var(--hoveredEventDateColorV2));font:var(--hoveredEventDateFontV2);-webkit-text-decoration:var(--hoveredEventDateFontV2-text-decoration);text-decoration:var(--hoveredEventDateFontV2-text-decoration)}.qmesRI{color:rgb(var(--eventLocationColorV2));font:var(--eventLocationFontV2);-webkit-text-decoration:var(--eventLocationFontV2-text-decoration);text-decoration:var(--eventLocationFontV2-text-decoration)}.bIhXMD{color:rgb(var(--hoveredEventLocationColorV2));font:var(--hoveredEventLocationFontV2);-webkit-text-decoration:var(--hoveredEventLocationFontV2-text-decoration);text-decoration:var(--hoveredEventLocationFontV2-text-decoration)}.Qo2yZY{color:rgb(var(--hoveredEventDescriptionColor));font:var(--hoveredEventDescriptionFontV2);-webkit-text-decoration:var(--hoveredEventDescriptionFontV2-text-decoration);text-decoration:var(--hoveredEventDescriptionFontV2-text-decoration)}.qw1ILz{color:rgb(var(--linkColorV2));font:var(--linkFontV2);-webkit-text-decoration:var(--linkFontV2-text-decoration);text-decoration:var(--linkFontV2-text-decoration)}.qw1ILz:hover{-webkit-text-decoration:var(--linkFontV2HoverTextDecoration);text-decoration:var(--linkFontV2HoverTextDecoration)}.uTtk63{animation-duration:.3s;animation-fill-mode:forwards;animation-name:mTL7C0;animation-timing-function:ease-out;background-color:rgb(var(--listItemBackgroundColor));display:flex;flex-direction:column;gap:32px;height:100%;justify-content:space-between;padding:calc(var(--listItemTopPadding)*1px) 0 calc(var(--listItemBottomPadding)*1px) 0;position:absolute;width:100%}@media(prefers-reduced-motion){.uTtk63{animation-duration:0s}}._V8pZb{display:flex;flex-direction:column;flex-grow:1;gap:20px;overflow:hidden}@keyframes mTL7C0{0%{top:100%}to{top:0}}.c9UU9V{color-scheme:var(--cardColorScheme);margin:var(--listVerticalAlignmentMargins);overflow:auto;padding:0 calc(var(--listItemRightPadding)*1px) 0 calc(var(--listItemLeftPadding)*1px)}.ZMsA1r{color:rgb(var(--hoveredEventTitleColorV2));font:var(--hoveredEventTitleFontV2);line-height:1.2em;-webkit-text-decoration:var(--hoveredEventTitleFontV2-text-decoration);text-decoration:var(--hoveredEventTitleFontV2-text-decoration)}.O_cjIw{display:var(--listExtraInfoDateLocationVisibility);margin-top:4px}.vx_Hkb{color:rgb(var(--hoveredEventDescriptionColor));display:var(--listDescriptionVisibility);font:var(--hoveredEventDescriptionFontV2);margin-top:20px;-webkit-text-decoration:var(--hoveredEventDescriptionFontV2-text-decoration);text-decoration:var(--hoveredEventDescriptionFontV2-text-decoration);white-space:pre-wrap}.AcKGLW{display:var(--listSocialBarVisibility);margin-top:28px}.M35vgu{padding:0 calc(var(--listItemRightPadding)*1px) 0 calc(var(--listItemLeftPadding)*1px)}.VRqh0T{display:var(--listMembersVisibility);margin-top:24px}.ZuKpyl{margin-inline-start:auto;padding:0 calc(var(--listItemRightPadding)*1px) 0 calc(var(--listItemLeftPadding)*1px);width:-moz-fit-content;width:fit-content}.mFcDoQ{display:var(--listCountdownVisibility);margin-bottom:20px}.bkYh0w{margin-bottom:calc(var(--ribbonBottomMargin)*1px)}.XhHSdR,.bkYh0w.rkaNe8{margin-bottom:20px}.XhHSdR{display:var(--promotionalBadgeEventInfoVisibility)}.XhHSdR.rkaNe8{margin-bottom:12px}.wXXHX8{background-color:rgba(var(--widgetBackgroundColor))}.wXXHX8.eDDFv3{border-color:rgb(var(--widgetBorderColor));border-style:solid;border-width:calc(var(--widgetBorderWidth)*1px)}.UZJLP7{--columns:min(var(--cardsPerRow),var(--eventsCount));cursor:default;margin:0 auto;max-width:calc(var(--CARD_MAX_WIDTH)*var(--columns)*1px);text-align:center}.rULF5d{grid-auto-rows:auto;grid-template-columns:repeat(var(--columns),1fr)}.WkyYZe,.rULF5d{display:grid;gap:calc(var(--gapBetweenCards)*1px)}.WkyYZe{grid-template-columns:repeat(auto-fill,minmax(max(100/(var(--columns) + min(var(--gapBetweenCards),1)) * 1%,250px),1fr))}.zAOK0n{padding-top:calc(var(--gapBetweenCards)*1px)}.qyvevE{padding:calc(var(--listTopMargin)*1px) calc(var(--listRightMargin)*1px) calc(var(--listBottomMargin)*1px) calc(var(--listLeftMargin)*1px)}</style> <!-- Loadable Component comp-kggr7sp0 --> <script id="comp-kggr7sp0__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[273,524,131,925,468]</script><script id="comp-kggr7sp0__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["Cards"]}</script><script async="" data-chunk="Cards" src="https://static.parastorage.com/services/events-viewer/1.3563.0/client-viewer/273.chunk.min.js"></script><script async="" data-chunk="Cards" src="https://static.parastorage.com/services/events-viewer/1.3563.0/client-viewer/524.chunk.min.js"></script><script async="" data-chunk="Cards" src="https://static.parastorage.com/services/events-viewer/1.3563.0/client-viewer/131.chunk.min.js"></script><script async="" data-chunk="Cards" src="https://static.parastorage.com/services/events-viewer/1.3563.0/client-viewer/925.chunk.min.js"></script><script async="" data-chunk="Cards" src="https://static.parastorage.com/services/events-viewer/1.3563.0/client-viewer/Cards.chunk.min.js"></script> <!-- Loadable Component comp-kih9v2wm --> <!-- Loadable Component comp-kih9v2wm --> <script id="comp-kih9v2wm__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="comp-kih9v2wm__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script> <style id="css_masterPage"> @font-face { font-display: swap; font-family: wf_ff206691895d415e909837513; src: url("https://static.wixstatic.com/ufonts/334811_ff206691895d415e909837513a79edcf/woff2/file.woff2") format("woff2"), url("https://static.wixstatic.com/ufonts/334811_ff206691895d415e909837513a79edcf/woff/file.woff") format("woff"), url("https://static.wixstatic.com/ufonts/334811_ff206691895d415e909837513a79edcf/ttf/file.ttf") format("ttf"); }@font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w10-light.woff2') format('woff2'); unicode-range: U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;font-display: swap; } @font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w02-light.woff2') format('woff2'); unicode-range: U+000D, U+0100-010F, U+0111-0130, U+0132-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+01FA-01FF, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03C0, U+1E80-1E85, U+1EF2-1EF3, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2126, U+212E, U+2153-2154, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB00-FB04;font-display: swap; } @font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w01-light.woff2') format('woff2'); unicode-range: U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+03BC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face { font-display: swap; font-family: wf_31dc6418ac67450cb2d31708c; src: url("https://static.wixstatic.com/ufonts/334811_31dc6418ac67450cb2d31708ce38ad53/woff2/file.woff2") format("woff2"), url("https://static.wixstatic.com/ufonts/334811_31dc6418ac67450cb2d31708ce38ad53/woff/file.woff") format("woff"), url("https://static.wixstatic.com/ufonts/334811_31dc6418ac67450cb2d31708ce38ad53/ttf/file.ttf") format("ttf"); }@font-face { font-display: swap; font-family: wf_a16bba8726de437a949823380; src: url("https://static.wixstatic.com/ufonts/334811_a16bba8726de437a94982338073e4037/woff2/file.woff2") format("woff2"), url("https://static.wixstatic.com/ufonts/334811_a16bba8726de437a94982338073e4037/woff/file.woff") format("woff"), url("https://static.wixstatic.com/ufonts/334811_a16bba8726de437a94982338073e4037/ttf/file.ttf") format("ttf"); }#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus, #SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus ~ .wixSdkShowFocusOnSibling{--focus-ring-box-shadow:0 0 0 1px #ffffff, 0 0 0 3px #116dff;box-shadow:var(--focus-ring-box-shadow) !important;z-index:1;}.has-inner-focus-ring{--focus-ring-box-shadow:inset 0 0 0 1px #ffffff, inset 0 0 0 3px #116dff !important;}:root,:host, .spxThemeOverride, .max-width-container{--color_0:255,255,255;--color_1:255,255,255;--color_2:0,0,0;--color_3:237,28,36;--color_4:0,136,203;--color_5:255,203,5;--color_6:114,114,114;--color_7:176,176,176;--color_8:255,255,255;--color_9:114,114,114;--color_10:176,176,176;--color_11:255,255,255;--color_12:232,230,230;--color_13:199,199,199;--color_14:153,153,151;--color_15:237,14,52;--color_16:186,190,217;--color_17:145,149,179;--color_18:101,105,141;--color_19:44,51,103;--color_20:22,26,52;--color_21:190,192,223;--color_22:154,156,192;--color_23:112,115,160;--color_24:52,57,128;--color_25:26,29,64;--color_26:240,182,184;--color_27:225,143,146;--color_28:210,57,62;--color_29:140,38,41;--color_30:70,19,21;--color_31:186,190,217;--color_32:145,149,179;--color_33:101,105,141;--color_34:44,51,103;--color_35:22,26,52;--color_36:255,255,255;--color_37:237,14,52;--color_38:232,230,230;--color_39:199,199,199;--color_40:153,153,151;--color_41:101,105,141;--color_42:101,105,141;--color_43:101,105,141;--color_44:101,105,141;--color_45:237,14,52;--color_46:153,153,151;--color_47:237,14,52;--color_48:101,105,141;--color_49:101,105,141;--color_50:255,255,255;--color_51:101,105,141;--color_52:101,105,141;--color_53:255,255,255;--color_54:199,199,199;--color_55:199,199,199;--color_56:255,255,255;--color_57:255,255,255;--color_58:101,105,141;--color_59:101,105,141;--color_60:255,255,255;--color_61:101,105,141;--color_62:101,105,141;--color_63:255,255,255;--color_64:199,199,199;--color_65:199,199,199;--font_0:normal normal normal 88px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold;--font_1:normal normal normal 16px/1.4em din-next-w01-light,sans-serif;--font_2:normal normal normal 72px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold;--font_3:normal normal normal 50px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold;--font_4:normal normal normal 40px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold;--font_5:normal normal normal 28px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold;--font_6:normal normal normal 22px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold;--font_7:normal normal normal 18px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;--font_8:normal normal normal 16px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;--font_9:normal normal normal 14px/1.4em wfont_334811_a16bba8726de437a94982338073e4037,wf_a16bba8726de437a949823380,orig_brandon_text_regular;--font_10:normal normal normal 12px/1.4em din-next-w01-light,sans-serif;--wix-ads-height:0px;--sticky-offset:0px;--wix-ads-top-height:0px;--site-width:980px;--above-all-z-index:100000;--portals-z-index:100001;--wix-opt-in-direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--minViewportSize:320;--maxViewportSize:1920;--theme-spx-ratio:var(--scaling-factor) / 1280;--scaling-factor:min((100 * var(--one-unit)), var(--section-max-width));--customScaleViewportLimit:clamp(var(--minViewportSize) * 1px, 100 * var(--one-unit), min(var(--section-max-width), var(--maxViewportSize) * 1px));}.font_0{font:var(--font_0);color:rgb(var(--color_15));letter-spacing:0em;}.font_1{font:var(--font_1);color:rgb(var(--color_14));letter-spacing:0em;}.font_2{font:var(--font_2);color:rgb(var(--color_15));letter-spacing:0em;}.font_3{font:var(--font_3);color:rgb(var(--color_15));letter-spacing:0em;}.font_4{font:var(--font_4);color:rgb(var(--color_15));letter-spacing:0em;}.font_5{font:var(--font_5);color:rgb(var(--color_15));letter-spacing:0em;}.font_6{font:var(--font_6);color:rgb(var(--color_15));letter-spacing:0em;}.font_7{font:var(--font_7);color:rgb(var(--color_15));letter-spacing:0em;}.font_8{font:var(--font_8);color:rgb(var(--color_2));letter-spacing:0em;}.font_9{font:var(--font_9);color:rgb(var(--color_15));letter-spacing:0em;}.font_10{font:var(--font_10);color:rgb(var(--color_14));letter-spacing:0em;}.color_0{color:rgb(var(--color_0));}.color_1{color:rgb(var(--color_1));}.color_2{color:rgb(var(--color_2));}.color_3{color:rgb(var(--color_3));}.color_4{color:rgb(var(--color_4));}.color_5{color:rgb(var(--color_5));}.color_6{color:rgb(var(--color_6));}.color_7{color:rgb(var(--color_7));}.color_8{color:rgb(var(--color_8));}.color_9{color:rgb(var(--color_9));}.color_10{color:rgb(var(--color_10));}.color_11{color:rgb(var(--color_11));}.color_12{color:rgb(var(--color_12));}.color_13{color:rgb(var(--color_13));}.color_14{color:rgb(var(--color_14));}.color_15{color:rgb(var(--color_15));}.color_16{color:rgb(var(--color_16));}.color_17{color:rgb(var(--color_17));}.color_18{color:rgb(var(--color_18));}.color_19{color:rgb(var(--color_19));}.color_20{color:rgb(var(--color_20));}.color_21{color:rgb(var(--color_21));}.color_22{color:rgb(var(--color_22));}.color_23{color:rgb(var(--color_23));}.color_24{color:rgb(var(--color_24));}.color_25{color:rgb(var(--color_25));}.color_26{color:rgb(var(--color_26));}.color_27{color:rgb(var(--color_27));}.color_28{color:rgb(var(--color_28));}.color_29{color:rgb(var(--color_29));}.color_30{color:rgb(var(--color_30));}.color_31{color:rgb(var(--color_31));}.color_32{color:rgb(var(--color_32));}.color_33{color:rgb(var(--color_33));}.color_34{color:rgb(var(--color_34));}.color_35{color:rgb(var(--color_35));}.color_36{color:rgb(var(--color_36));}.color_37{color:rgb(var(--color_37));}.color_38{color:rgb(var(--color_38));}.color_39{color:rgb(var(--color_39));}.color_40{color:rgb(var(--color_40));}.color_41{color:rgb(var(--color_41));}.color_42{color:rgb(var(--color_42));}.color_43{color:rgb(var(--color_43));}.color_44{color:rgb(var(--color_44));}.color_45{color:rgb(var(--color_45));}.color_46{color:rgb(var(--color_46));}.color_47{color:rgb(var(--color_47));}.color_48{color:rgb(var(--color_48));}.color_49{color:rgb(var(--color_49));}.color_50{color:rgb(var(--color_50));}.color_51{color:rgb(var(--color_51));}.color_52{color:rgb(var(--color_52));}.color_53{color:rgb(var(--color_53));}.color_54{color:rgb(var(--color_54));}.color_55{color:rgb(var(--color_55));}.color_56{color:rgb(var(--color_56));}.color_57{color:rgb(var(--color_57));}.color_58{color:rgb(var(--color_58));}.color_59{color:rgb(var(--color_59));}.color_60{color:rgb(var(--color_60));}.color_61{color:rgb(var(--color_61));}.color_62{color:rgb(var(--color_62));}.color_63{color:rgb(var(--color_63));}.color_64{color:rgb(var(--color_64));}.color_65{color:rgb(var(--color_65));}.backcolor_0{background-color:rgb(var(--color_0));}.backcolor_1{background-color:rgb(var(--color_1));}.backcolor_2{background-color:rgb(var(--color_2));}.backcolor_3{background-color:rgb(var(--color_3));}.backcolor_4{background-color:rgb(var(--color_4));}.backcolor_5{background-color:rgb(var(--color_5));}.backcolor_6{background-color:rgb(var(--color_6));}.backcolor_7{background-color:rgb(var(--color_7));}.backcolor_8{background-color:rgb(var(--color_8));}.backcolor_9{background-color:rgb(var(--color_9));}.backcolor_10{background-color:rgb(var(--color_10));}.backcolor_11{background-color:rgb(var(--color_11));}.backcolor_12{background-color:rgb(var(--color_12));}.backcolor_13{background-color:rgb(var(--color_13));}.backcolor_14{background-color:rgb(var(--color_14));}.backcolor_15{background-color:rgb(var(--color_15));}.backcolor_16{background-color:rgb(var(--color_16));}.backcolor_17{background-color:rgb(var(--color_17));}.backcolor_18{background-color:rgb(var(--color_18));}.backcolor_19{background-color:rgb(var(--color_19));}.backcolor_20{background-color:rgb(var(--color_20));}.backcolor_21{background-color:rgb(var(--color_21));}.backcolor_22{background-color:rgb(var(--color_22));}.backcolor_23{background-color:rgb(var(--color_23));}.backcolor_24{background-color:rgb(var(--color_24));}.backcolor_25{background-color:rgb(var(--color_25));}.backcolor_26{background-color:rgb(var(--color_26));}.backcolor_27{background-color:rgb(var(--color_27));}.backcolor_28{background-color:rgb(var(--color_28));}.backcolor_29{background-color:rgb(var(--color_29));}.backcolor_30{background-color:rgb(var(--color_30));}.backcolor_31{background-color:rgb(var(--color_31));}.backcolor_32{background-color:rgb(var(--color_32));}.backcolor_33{background-color:rgb(var(--color_33));}.backcolor_34{background-color:rgb(var(--color_34));}.backcolor_35{background-color:rgb(var(--color_35));}.backcolor_36{background-color:rgb(var(--color_36));}.backcolor_37{background-color:rgb(var(--color_37));}.backcolor_38{background-color:rgb(var(--color_38));}.backcolor_39{background-color:rgb(var(--color_39));}.backcolor_40{background-color:rgb(var(--color_40));}.backcolor_41{background-color:rgb(var(--color_41));}.backcolor_42{background-color:rgb(var(--color_42));}.backcolor_43{background-color:rgb(var(--color_43));}.backcolor_44{background-color:rgb(var(--color_44));}.backcolor_45{background-color:rgb(var(--color_45));}.backcolor_46{background-color:rgb(var(--color_46));}.backcolor_47{background-color:rgb(var(--color_47));}.backcolor_48{background-color:rgb(var(--color_48));}.backcolor_49{background-color:rgb(var(--color_49));}.backcolor_50{background-color:rgb(var(--color_50));}.backcolor_51{background-color:rgb(var(--color_51));}.backcolor_52{background-color:rgb(var(--color_52));}.backcolor_53{background-color:rgb(var(--color_53));}.backcolor_54{background-color:rgb(var(--color_54));}.backcolor_55{background-color:rgb(var(--color_55));}.backcolor_56{background-color:rgb(var(--color_56));}.backcolor_57{background-color:rgb(var(--color_57));}.backcolor_58{background-color:rgb(var(--color_58));}.backcolor_59{background-color:rgb(var(--color_59));}.backcolor_60{background-color:rgb(var(--color_60));}.backcolor_61{background-color:rgb(var(--color_61));}.backcolor_62{background-color:rgb(var(--color_62));}.backcolor_63{background-color:rgb(var(--color_63));}.backcolor_64{background-color:rgb(var(--color_64));}.backcolor_65{background-color:rgb(var(--color_65));}#masterPage{--variables-lzwk0oqc:1600px;}#SITE_HEADER{--bg-overlay-color:transparent;--bg-gradient:none;}#SITE_PAGES{--transition-duration:0ms;}#SITE_FOOTER{--bg-overlay-color:transparent;--bg-gradient:none;}</style> <style id="css_c1dmp">@font-face { font-display: swap; font-family: wf_59ef95f9c3b341698a018a442; src: url("https://static.wixstatic.com/ufonts/4a5780_59ef95f9c3b341698a018a442c4bad76/woff2/file.woff2") format("woff2"), url("https://static.wixstatic.com/ufonts/4a5780_59ef95f9c3b341698a018a442c4bad76/woff/file.woff") format("woff"), url("https://static.wixstatic.com/ufonts/4a5780_59ef95f9c3b341698a018a442c4bad76/ttf/file.ttf") format("ttf"); }@font-face { font-display: swap; font-family: wf_10e9c633b5724c22a3f81a7ee; src: url("https://static.wixstatic.com/ufonts/4a5780_10e9c633b5724c22a3f81a7eef705c53/woff2/file.woff2") format("woff2"), url("https://static.wixstatic.com/ufonts/4a5780_10e9c633b5724c22a3f81a7eef705c53/woff/file.woff") format("woff"), url("https://static.wixstatic.com/ufonts/4a5780_10e9c633b5724c22a3f81a7eef705c53/ttf/file.ttf") format("ttf"); }@font-face { font-display: swap; font-family: wf_9ba42c8cf7c3495d8e2c3d356; src: url("https://static.wixstatic.com/ufonts/4a5780_9ba42c8cf7c3495d8e2c3d3562265f6b/woff2/file.woff2") format("woff2"), url("https://static.wixstatic.com/ufonts/4a5780_9ba42c8cf7c3495d8e2c3d3562265f6b/woff/file.woff") format("woff"), url("https://static.wixstatic.com/ufonts/4a5780_9ba42c8cf7c3495d8e2c3d3562265f6b/ttf/file.ttf") format("ttf"); }@font-face { font-display: swap; font-family: wf_8f66807d5844457ea2051b52e; src: url("https://static.wixstatic.com/ufonts/4a5780_8f66807d5844457ea2051b52e39aae6a/woff2/file.woff2") format("woff2"), url("https://static.wixstatic.com/ufonts/4a5780_8f66807d5844457ea2051b52e39aae6a/woff/file.woff") format("woff"), url("https://static.wixstatic.com/ufonts/4a5780_8f66807d5844457ea2051b52e39aae6a/ttf/file.ttf") format("ttf"); }@font-face {font-family: 'poppins-semibold'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/aDjpMND83pDErGXlVEr-Sfk_vArhqVIZ0nv9q090hN8.woff2') format('woff2');font-display: swap; } @font-face {font-family: 'poppins-semibold'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/c4FPK8_hIFKoX59qcGwdChUOjZSKWg4xBWp_C_qQx0o.woff2') format('woff2');font-display: swap; } @font-face {font-family: 'poppins-semibold'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/RbebACOccNN-5ixkDIVLjRUOjZSKWg4xBWp_C_qQx0o.woff2') format('woff2');font-display: swap; } @font-face {font-family: 'poppins-semibold'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/9VWMTeb5jtXkNoTv949Npfk_vArhqVIZ0nv9q090hN8.woff2') format('woff2');font-display: swap; }@font-face { font-display: swap; font-family: wf_31dc6418ac67450cb2d31708c; src: url("https://static.wixstatic.com/ufonts/334811_31dc6418ac67450cb2d31708ce38ad53/woff2/file.woff2") format("woff2"), url("https://static.wixstatic.com/ufonts/334811_31dc6418ac67450cb2d31708ce38ad53/woff/file.woff") format("woff"), url("https://static.wixstatic.com/ufonts/334811_31dc6418ac67450cb2d31708ce38ad53/ttf/file.ttf") format("ttf"); }@font-face { font-display: swap; font-family: wf_ff206691895d415e909837513; src: url("https://static.wixstatic.com/ufonts/334811_ff206691895d415e909837513a79edcf/woff2/file.woff2") format("woff2"), url("https://static.wixstatic.com/ufonts/334811_ff206691895d415e909837513a79edcf/woff/file.woff") format("woff"), url("https://static.wixstatic.com/ufonts/334811_ff206691895d415e909837513a79edcf/ttf/file.ttf") format("ttf"); }@font-face {font-family: 'helvetica-w01-bold'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-lt-w10-bold.woff2') format('woff2'); unicode-range: U+0000, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;font-display: swap; } @font-face {font-family: 'helvetica-w01-bold'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-w02-bold.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'helvetica-w01-bold'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-w01-bold.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;font-display: swap; }@font-face {font-family: 'avenir-lt-w01_35-light1475496'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'avenir-lt-w01_35-light1475496'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face {font-family: 'avenir-lt-w01_85-heavy1475544'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/74290729-59ae-4129-87d0-2eec3974dce1/v1/avenir-lt-w05_85-heavy.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'avenir-lt-w01_85-heavy1475544'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/74290729-59ae-4129-87d0-2eec3974dce1/v1/avenir-lt-w01_85-heavy1475544.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face {font-family: 'helvetica-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8eac109b-0fa9-42bf-a305-43e471e23779/v1/helvetica-w02-light.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+0237, U+02C7, U+02C9, U+02D8-02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E002, U+E004, U+E006, U+E008-E009, U+E00D, U+E00F, U+E011, U+E013, U+E015, U+E017, U+E01A, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'helvetica-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8eac109b-0fa9-42bf-a305-43e471e23779/v1/helvetica-w01-light.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;font-display: swap; }@font-face { font-display: swap; font-family: wf_bca9bceedcc34dde9999644f1; src: url("https://static.wixstatic.com/ufonts/4a5780_bca9bceedcc34dde9999644f1730a10d/woff2/file.woff2") format("woff2"), url("https://static.wixstatic.com/ufonts/4a5780_bca9bceedcc34dde9999644f1730a10d/woff/file.woff") format("woff"), url("https://static.wixstatic.com/ufonts/4a5780_bca9bceedcc34dde9999644f1730a10d/ttf/file.ttf") format("ttf"); }@font-face { font-display: swap; font-family: wf_1d28259306ea417da6c3de6b1; src: url("https://static.wixstatic.com/ufonts/4a5780_1d28259306ea417da6c3de6b1f0a64fd/woff2/file.woff2") format("woff2"), url("https://static.wixstatic.com/ufonts/4a5780_1d28259306ea417da6c3de6b1f0a64fd/woff/file.woff") format("woff"), url("https://static.wixstatic.com/ufonts/4a5780_1d28259306ea417da6c3de6b1f0a64fd/ttf/file.ttf") format("ttf"); }@font-face {font-family: 'poppins'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmy15VGdeOYktMqlap.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'poppins'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiGyp8kv8JHgFVrJJLufntAOvWDSHFF.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'poppins'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'poppins'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'poppins'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmy15VF9eOYktMqg.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; } @font-face {font-family: 'poppins'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiGyp8kv8JHgFVrJJLucHtAOvWDSA.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; } @font-face {font-family: 'poppins'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; } @font-face {font-family: 'poppins'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; }@font-face {font-family: 'poppins-extralight'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/h3r77AwDsldr1E_2g4qqGPk_vArhqVIZ0nv9q090hN8.woff2') format('woff2');font-display: swap; } @font-face {font-family: 'poppins-extralight'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/Fm41upUVp7KTKUZhL0PfQVtXRa8TVwTICgirnJhmVJw.woff2') format('woff2');font-display: swap; } @font-face {font-family: 'poppins-extralight'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/rijG6I_IOXJjsH07UEo2mw.woff2') format('woff2');font-display: swap; } @font-face {font-family: 'poppins-extralight'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/-GlaWpWcSgdVagNuOGuFKRUOjZSKWg4xBWp_C_qQx0o.woff2') format('woff2');font-display: swap; }@font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-lt-w10-roman.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0, U+00A4, U+00A6-00A7, U+00A9, U+00AB-00AE, U+00B0-00B1, U+00B5-00B7, U+00BB, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2116, U+2122;font-display: swap; } @font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w02-roman.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w01-roman.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0462-0463, U+0472-0475, U+0490-0491, U+04D9, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+20B9-20BA, U+20BC-20BD, U+2113, U+2116, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E300-E30D, U+F6C5, U+F6C9-F6D8, U+F8FF, U+FB01-FB02;font-display: swap; }#c1dmp{height:auto;width:auto;--comp-display:unset;position:relative;}#c1dmp .c1dmp-container{box-sizing:border-box;position:relative;display:var(--l_display,var(--container-display));grid-template-rows:auto 0px auto auto auto auto 0px 0px auto auto auto auto auto auto;grid-template-columns:minmax(0px,1fr);--container-layout-type:grid-container-layout;--container-display:grid;}#c1dmp:not(.c1dmp-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}#c1dmp{--bg:var(--color_11);--alpha-bg:0;--static-spx:1px;}#comp-kepf19mn-pinned-layer{z-index:52;--above-all-in-container:10000;}#comp-kepzmavj{z-index:50;--above-all-in-container:10000;}#PAGE_SECTIONSc1dmp{--above-all-in-container:49;}#comp-kd5px9q0-pinned-layer{z-index:55;--above-all-in-container:10000;}#comp-kbgakxea{z-index:51;--above-all-in-container:10000;}@media screen and (min-width: 320px) and (max-width: 2147483647px){#comp-kepf19mn-pinned-layer{z-index:52;--above-all-in-container:10000;}#comp-kepzmavj{z-index:50;--above-all-in-container:10000;}#PAGE_SECTIONSc1dmp{--above-all-in-container:49;}#comp-kd5px9q0-pinned-layer{z-index:55;--above-all-in-container:10000;}#comp-kbgakxea{z-index:51;--above-all-in-container:10000;}}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepf19mn-pinned-layer{z-index:52;--above-all-in-container:10000;}#comp-kepzmavj{z-index:50;--above-all-in-container:10000;}#PAGE_SECTIONSc1dmp{--above-all-in-container:49;}#comp-kd5px9q0-pinned-layer{z-index:55;--above-all-in-container:10000;}#comp-kbgakxea{z-index:51;--above-all-in-container:10000;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepf19mn-pinned-layer{z-index:52;--above-all-in-container:10000;}#comp-kepzmavj{z-index:50;--above-all-in-container:10000;}#PAGE_SECTIONSc1dmp{--above-all-in-container:49;}#comp-kd5px9q0-pinned-layer{z-index:55;--above-all-in-container:10000;}#comp-kbgakxea{z-index:51;--above-all-in-container:10000;}}#comp-kepf19mn{height:96.00000762939453px;width:100.00000762939453px;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:end;justify-self:start;margin-left:58.2833366394043px;margin-right:0px;margin-top:0px;margin-bottom:219.51665496826172px;grid-area:1/1/2/2;pointer-events:auto;position:relative;}#comp-kepf19mn-pinned-layer{position:fixed;left:0;width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;bottom:0;top:unset;height:auto;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepf19mn{align-self:start;justify-self:end;margin-left:0px;margin-top:364px;margin-bottom:0px;}#comp-kepf19mn-pinned-layer{position:fixed;left:0;width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;top:0;bottom:unset;height:calc(100% - var(--wix-ads-height));margin-top:var(--wix-ads-height);}}#comp-kepf19mn{--alpha-txth:1;--bgh:43,104,156;--shd:0 1px 4px rgba(0,0,0,0.6););--rd:20px;--alpha-brdh:1;--txth:255,255,255;--alpha-brd:1;--alpha-bg:1;--bg:61,155,233;--txt:255,255,255;--alpha-bgh:1;--brw:0px;--fnt:normal normal normal 14px/1.4em raleway;--brd:43,104,156;--boxShadowToggleOn-shd:none;--alpha-txt:1;--brdh:61,155,233;--static-spx:1px;}#comp-kepzmavj{height:auto;width:auto;--comp-display:unset;align-self:stretch;justify-self:stretch;grid-area:14/1/15/2;position:relative;}.comp-kepzmavj-container{box-sizing:border-box;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kepzmavj:not(.comp-kepzmavj-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj{--l_display:unset;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj{--l_display:unset;}}#comp-kepzmavj{--alpha-bg:0;--bg:var(--color_11);--static-spx:1px;}#comp-kepzmavj_r_comp-kepzma1c{height:auto;min-height:0px;--comp-display:unset;align-self:stretch;justify-self:stretch;grid-area:1/1/2/2;position:relative;}#comp-kepzmavj_r_comp-kepzma1c .comp-kepzmavj_r_comp-kepzma1c-overflow-wrapper{position:relative;display:grid;grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);overflow-x:hidden;overflow-y:hidden;}#comp-kepzmavj_r_comp-kepzma1c .comp-kepzmavj_r_comp-kepzma1c-container{box-sizing:border-box;position:relative;row-gap:0px;column-gap:0px;display:var(--l_display,var(--container-display));grid-template-rows:minmax(5px,max-content) minmax(50px,max-content) minmax(50px,max-content);grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kepzmavj_r_comp-kepzma1c:not(.comp-kepzmavj_r_comp-kepzma1c-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-kepzma1c .comp-kepzmavj_r_comp-kepzma1c-container{grid-template-rows:minmax(5px,max-content) minmax(116.0234375px,max-content) minmax(50px,max-content);}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-kepzma1c .comp-kepzmavj_r_comp-kepzma1c-container{grid-template-rows:minmax(5px,max-content) minmax(295.8776041666667px,max-content) minmax(50px,max-content);}}#comp-kepzmavj_r_comp-kepzma1c{--bg:var(--color_28);--alpha-bg:0;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-kepzma1c{--bg:210,57,62;}}#comp-kepzmavj_r_comp-kepzluio3{min-height:50px;--l_display:unset;height:auto;min-width:0px;width:100%;--comp-display:unset;align-self:start;justify-self:center;margin-left:0px;margin-right:0.0078125px;margin-top:0px;margin-bottom:0px;grid-area:3/1/4/2;position:relative;}#comp-kepzmavj_r_comp-kepzluio3 .comp-kepzmavj_r_comp-kepzluio3-container{box-sizing:border-box;position:relative;padding-left:20px;padding-right:20px;display:var(--l_display,var(--container-display));grid-template-rows:minmax(50px,100%);grid-template-columns:0.999987170029188fr 1.000006414985406fr 1.000006414985406fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kepzmavj_r_comp-kepzluio3:not(.comp-kepzmavj_r_comp-kepzluio3-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-kepzluio3{min-height:0px;height:auto;width:auto;align-self:stretch;justify-self:stretch;margin-right:0px;}#comp-kepzmavj_r_comp-kepzluio3 .comp-kepzmavj_r_comp-kepzluio3-container{grid-template-rows:minmax(50px,max-content);grid-template-columns:1fr 0.8fr;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-kepzluio3{min-height:0px;height:118.46875px;width:auto;align-self:start;justify-self:stretch;margin-right:0px;}#comp-kepzmavj_r_comp-kepzluio3 .comp-kepzmavj_r_comp-kepzluio3-container{grid-template-rows:minmax(50px,max-content) minmax(50px,max-content);grid-template-columns:1fr;}}#comp-kepzmavj_r_comp-kepzluio3{--brw:1px;--brd:var(--color_13);--bg:56,68,119;--rd:0px;--shd:none;--gradient:none;--alpha-brd:1;--alpha-bg:1;--boxShadowToggleOn-shd:none;--static-spx:1px;--bg-gradient:none;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-kepzluio3{--brw:0px;--alpha-brd:0;}}#comp-kepzmavj_r_comp-kepzluj9{height:auto;width:100%;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:center;justify-self:end;margin-left:0%;margin-right:2.7367922339108914%;margin-top:0px;margin-bottom:0px;grid-area:1/3/2/4;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-kepzluj9{width:100%;justify-self:end;margin-top:0%;margin-right:0%;grid-area:1/2/2/3;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-kepzluj9{width:80%;justify-self:center;margin-right:0.10770909926470588%;margin-top:3.5845588235294117%;grid-area:2/1/3/2;}}#comp-kepzmavj_r_comp-kepzluj9{--color:var(--color_11);--alpha-color:1;--textAlign:right;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-kepzluj9{--textAlign:center;}}#comp-kepzmavj_r_comp-khgd35m1{height:auto;width:100%;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:center;justify-self:end;margin-left:0%;margin-right:0.4152807858910821%;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khgd35m1{width:100%;align-self:center;justify-self:start;margin-left:0%;margin-right:0%;margin-top:0%;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khgd35m1{width:95.65643%;--l_display:none;align-self:start;justify-self:center;margin-left:4.965379%;margin-right:0%;margin-top:10.59375px;}}#comp-kepzmavj_r_comp-khgd35m1{--fontStyle:normal;--color:var(--color_15);--alpha-color:1;--fontFamily:avenir-lt-w01_35-light1475496,sans-serif;--letterSpacing:0em;--lineHeight:1.6em;--fontSize:18px;--fontWeight:normal;--static-spx:1px;}#comp-kepzmavj_r_comp-khgddjuw{height:auto;width:0%;--l_display:none;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:start;margin-left:0%;margin-right:0%;margin-top:-681.0859375px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khgddjuw{width:0%;justify-self:start;margin-left:-5.036698645505816%;margin-top:-173.32342467806052%;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khgddjuw{width:100%;--l_display:unset;justify-self:center;margin-left:1.457726%;margin-top:2%;}}#comp-kepzmavj_r_comp-khgddjuw{--fontStyle:normal;--color:var(--color_15);--alpha-color:1;--fontFamily:avenir-lt-w01_35-light1475496,sans-serif;--letterSpacing:0em;--lineHeight:1.6em;--fontSize:18px;--fontWeight:normal;--static-spx:1px;}#comp-kepzmavj_r_comp-lauzrp09{min-height:50px;--l_display:unset;height:auto;min-width:0px;width:auto;--comp-display:unset;align-self:start;justify-self:stretch;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:2/1/3/2;position:relative;}.comp-kepzmavj_r_comp-lauzrp09-container{box-sizing:border-box;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;row-gap:10px;column-gap:10px;display:var(--l_display,var(--container-display));grid-template-rows:minmax(29.8671875px,max-content) minmax(auto,max-content);grid-template-columns:0.27970297029702973fr 0.2599009900990099fr 0.2722772277227723fr 0.31064356435643564fr 0.4158415841584158fr 0.3fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kepzmavj_r_comp-lauzrp09:not(.comp-kepzmavj_r_comp-lauzrp09-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-lauzrp09{min-height:0px;align-self:stretch;}.comp-kepzmavj_r_comp-lauzrp09-container{grid-template-rows:minmax(50px,50px) minmax(50px,max-content) minmax(50px,max-content) minmax(50px,max-content) minmax(50px,max-content) minmax(100px,max-content) minmax(50px,max-content);grid-template-columns:1fr 1fr;}}@media screen and (min-width: 320px) and (max-width: 750px){.comp-kepzmavj_r_comp-lauzrp09-container{grid-template-rows:minmax(50px,max-content) minmax(50px,max-content) minmax(50px,max-content) minmax(50px,max-content) minmax(50px,max-content) minmax(50px,max-content) minmax(100px,max-content);grid-template-columns:1fr 1fr;}#comp-kepzmavj_r_comp-lauzrp09{align-self:stretch;}}#comp-kepzmavj_r_comp-lauzrp09{--brw:0px;--brd:var(--color_13);--bg:232,230,230;--rd:0px;--shd:none;--gradient:none;--alpha-brd:1;--alpha-bg:1;--boxShadowToggleOn-shd:none;--static-spx:1px;--bg-gradient:none;}#comp-kepzmavj_r_comp-ks0a8mzf{width:100%;height:max-content;--l_display:unset;--comp-display:unset;align-self:start;justify-self:end;margin-top:0px;margin-bottom:0px;margin-right:0%;margin-left:0%;grid-area:1/6/3/7;position:relative;}.comp-kepzmavj_r_comp-ks0a8mzf-container{box-sizing:border-box;display:var(--l_display,var(--container-display));flex-direction:column;--container-layout-type:flex-container-layout;--container-display:flex;}#comp-kepzmavj_r_comp-ks0a8mzf:not(.comp-kepzmavj_r_comp-ks0a8mzf-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-ks0a8mzf{justify-self:start;margin-top:0px;grid-area:7/1/8/3;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-ks0a8mzf{justify-self:start;margin-top:-0.001187500000014552px;grid-area:7/1/8/2;}}#comp-kepzmavj_r_comp-ks0a8mzf{--brw:0px;--brd:var(--color_15);--bg:255,255,255;--rd:0px;--shd:none;--gradient:none;--alpha-brd:0;--alpha-bg:0;--boxShadowToggleOn-shd:none;--static-spx:1px;--bg-gradient:none;}#comp-kepzmavj_r_comp-ks0a5jtk{height:auto;--aspect-ratio:0.3110571081409477;width:100%;--l_display:unset;aspect-ratio:1/var(--aspect-ratio);--comp-display:unset;display:var(--l_display,var(--display,block));margin-left:1.8404907975460123%;margin-right:0px;margin-top:0px;margin-bottom:20px;align-self:center;order:1;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-ks0a5jtk{height:100px;--aspect-ratio:auto;margin-left:0px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-ks0a5jtk{height:90px;--aspect-ratio:auto;margin-left:0px;}}#comp-kepzmavj_r_comp-ks0a5jtk{--static-spx:1px;}#comp-kepzmavj_r_comp-khgbib57{height:auto;width:auto;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));margin-left:0%;margin-right:0px;margin-top:0px;margin-bottom:0px;align-self:center;order:2;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khgbib57{width:68px;margin-left:0px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khgbib57{width:68px;margin-left:0px;}}#comp-kepzmavj_r_comp-khgbib57{--static-spx:1px;}#comp-kepzmavj_r_comp-khg6aubd{height:auto;width:100%;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:center;justify-self:start;margin-left:0px;margin-right:0px;margin-top:0%;margin-bottom:0px;grid-area:1/3/2/5;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khg6aubd{align-self:end;margin-bottom:13.328162499999962px;grid-area:3/1/4/2;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khg6aubd{align-self:center;margin-bottom:0px;grid-area:3/1/4/3;}}#comp-kepzmavj_r_comp-khg6aubd{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;--textScale__minFontSize:16;--textAlign:left;--fontFamily:wfont_4a5780_1d28259306ea417da6c3de6b1f0a64fd,wf_1d28259306ea417da6c3de6b1,orig_brandon_text_bold;--letterSpacing:0em;--lineHeight:normal;--textScale__maxFontSize:22;--static-spx:0.1 * var(--one-unit);}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khg6aubd{--fontSize:22px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khg6aubd{--fontSize:24px;}}#comp-kepzmavj_r_comp-khg6atr3{height:auto;width:100%;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:start;margin-left:0px;margin-right:0px;margin-top:1.6953125px;margin-bottom:0px;grid-area:2/4/3/5;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khg6atr3{margin-top:1.6644999999998618px;grid-area:4/1/5/2;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khg6atr3{margin-top:1.6953125px;grid-area:4/2/5/3;}}#comp-kepzmavj_r_comp-khg6atr3{--textAlign:left;--lineHeight:2em;--textDecoration:none;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khg6atr3{--fontSize:14px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khg6atr3{--minViewportSize:320;--maxViewportSize:750;--textScale__minFontSize:16;--fontSize:14px;--textScale__maxFontSize:18;}}#comp-kepzmavj_r_comp-khg6hyqn{height:auto;width:100%;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:center;justify-self:start;margin-top:0%;margin-bottom:0px;margin-left:0px;margin-right:0px;grid-area:1/5/2/6;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khg6hyqn{width:61.51201253481894%;margin-top:1.1142061281337048%;grid-area:5/1/6/2;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khg6hyqn{width:100%;margin-top:0%;grid-area:5/1/6/3;}}#comp-kepzmavj_r_comp-khg6hyqn{--textAlign:left;--textScale__minFontSize:16;--textScale__maxFontSize:22;--fontFamily:wfont_4a5780_1d28259306ea417da6c3de6b1f0a64fd,wf_1d28259306ea417da6c3de6b1,orig_brandon_text_bold;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khg6hyqn{--fontSize:22px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khg6hyqn{--fontSize:24px;}}#comp-kepzmavj_r_comp-khg6hxiz{height:auto;width:100%;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:start;margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;grid-area:2/5/3/6;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khg6hxiz{grid-area:6/1/7/3;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khg6hxiz{grid-area:6/1/7/3;}}#comp-kepzmavj_r_comp-khg6hxiz{--textAlign:left;--lineHeight:2em;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khg6hxiz{--fontSize:14px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khg6hxiz{--fontSize:14px;}}#comp-kepzmavj_r_comp-khg64gl8{height:auto;width:100%;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:end;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:2/2/3/3;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khg64gl8{justify-self:start;grid-area:2/2/4/3;}}#comp-kepzmavj_r_comp-khg64gl8{--textAlign:left;--lineHeight:2em;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khg64gl8{--fontSize:14px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khg64gl8{--minViewportSize:320;--maxViewportSize:750;--textScale__minFontSize:16;--fontSize:14px;--textScale__maxFontSize:18;}}#comp-kepzmavj_r_comp-khg6auu6{height:auto;width:100%;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:start;margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;grid-area:2/3/3/4;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khg6auu6{margin-top:1.4375px;grid-area:4/2/5/3;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khg6auu6{margin-top:0px;grid-area:4/1/5/2;}}#comp-kepzmavj_r_comp-khg6auu6{--textAlign:left;--lineHeight:2em;--textDecoration:none;--fontStyle:normal;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khg6auu6{--fontSize:14px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khg6auu6{--minViewportSize:320;--maxViewportSize:750;--textScale__minFontSize:16;--fontSize:14px;--textScale__maxFontSize:18;}}#comp-kepzmavj_r_comp-khdg23b2{height:auto;width:100%;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:start;margin-left:0%;margin-right:0%;margin-top:0px;margin-bottom:0px;grid-area:2/1/3/2;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khdg23b2{width:61.458333333333336%;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khdg23b2{width:100%;}}#comp-kepzmavj_r_comp-khdg23b2{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;--textAlign:left;--lineHeight:2em;--letterSpacing:0em;--textDecoration:none;--static-spx:0.1 * var(--one-unit);}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khdg23b2{--fontSize:14px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khdg23b2{--minViewportSize:320;--maxViewportSize:750;--textScale__minFontSize:16;--fontSize:14px;--textScale__maxFontSize:18;}}#comp-kepzmavj_r_comp-khdg23au1{height:auto;width:100%;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:center;justify-self:start;margin-left:0%;margin-right:0%;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/3;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khdg23au1{width:61.95372750642674%;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khdg23au1{width:100%;}}#comp-kepzmavj_r_comp-khdg23au1{--textAlign:left;--textScale__minFontSize:16;--textScale__maxFontSize:22;--fontFamily:wfont_4a5780_1d28259306ea417da6c3de6b1f0a64fd,wf_1d28259306ea417da6c3de6b1,orig_brandon_text_bold;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khdg23au1{--fontSize:22px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khdg23au1{--fontSize:24px;}}#comp-kgdkbu6j{min-height:400px;--l_display:none;height:auto;max-height:700px;--comp-display:unset;align-self:stretch;justify-self:stretch;grid-area:7/1/8/2;position:relative;}.comp-kgdkbu6j-container{box-sizing:border-box;padding-top:20px;padding-bottom:20px;display:var(--l_display,var(--container-display));grid-template-rows:minmax(500px,max-content);grid-template-columns:1fr 1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kgdkbu6j:not(.comp-kgdkbu6j-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kgdkbu6j{min-height:450px;max-height:700px;}.comp-kgdkbu6j-container{grid-template-rows:minmax(450px,max-content);grid-template-columns:1fr 0.7fr;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kgdkbu6j{min-height:0px;max-height:99999px;}.comp-kgdkbu6j-container{grid-template-rows:minmax(250px,max-content) minmax(250px,max-content);grid-template-columns:1fr;}}#comp-kgdkbu6j{--bg:233,234,237;--alpha-bg:0;--static-spx:1px;}#comp-kgdkbuae2{height:max-content;width:55.542866%;--comp-display:unset;align-self:start;justify-self:start;margin-left:6.144589%;margin-right:0%;margin-top:13.244466%;margin-bottom:0px;grid-area:1/2/2/3;position:relative;}.comp-kgdkbuae2-container{box-sizing:border-box;display:var(--l_display,var(--container-display));flex-direction:column;--container-layout-type:flex-container-layout;--container-display:flex;}#comp-kgdkbuae2:not(.comp-kgdkbuae2-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kgdkbuae2{width:79.998474%;justify-self:start;margin-left:0.00009171507%;margin-right:0%;margin-top:47.844696%;margin-bottom:80px;grid-area:1/2/2/3;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kgdkbuae2{justify-self:center;margin-left:0px;margin-right:3.15625px;margin-top:2px;margin-bottom:0px;grid-area:1/1/2/2;}}#comp-kgdkbuae2{--brw:0px;--brd:var(--color_15);--bg:0,0,0;--rd:0px;--shd:none;--gradient:none;--alpha-brd:0;--alpha-bg:0;--boxShadowToggleOn-shd:none;--static-spx:1px;--bg-gradient:none;}#comp-kgdkbual{min-height:0px;--l_display:unset;height:auto;width:100%;--comp-display:unset;display:var(--l_display,var(--display,block));margin-left:0%;margin-right:0px;margin-top:0px;margin-bottom:0px;align-self:center;order:1;position:relative;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kgdkbual{width:99.15022%;}}#comp-kgdkbual{--textScale__minFontSize:10;--fontSize:6px;--textScale__maxFontSize:48;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kgdkbual{--minViewportSize:320;--maxViewportSize:1000;--textScale__minFontSize:10;--lineHeight:1.2em;--fontSize:40px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kgdkbual{--minViewportSize:320;--maxViewportSize:750;--textScale__minFontSize:20;--textAlign:center;--lineHeight:1.2em;--fontSize:28px;}}#comp-kgdkbuao3{min-height:0px;--l_display:unset;height:auto;width:100%;--comp-display:unset;display:var(--l_display,var(--display,block));margin-left:0%;margin-right:0px;margin-top:17.53125px;margin-bottom:0px;align-self:center;order:2;position:relative;}#comp-kgdkbuao3{--color:var(--color_15);--alpha-color:1;--letterSpacing:0.03em;--lineHeight:1.8em;--fontSize:16px;--static-spx:1px;}#comp-kgdkgnd3{min-height:42px;--l_display:unset;height:auto;width:177.0625px;--comp-display:unset;display:var(--l_display,var(--display,block));margin-left:0%;margin-right:0%;margin-top:30px;margin-bottom:0px;align-self:center;order:3;position:relative;}#comp-kgdkgnd3{--rd:100px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--horizontalPadding:15px;--verticalPadding:10px;--fnt:normal normal normal 16px/1.4em wfont_4a5780_bca9bceedcc34dde9999644f1730a10d,wf_bca9bceedcc34dde9999644f1,orig_museo_sans_700;--trans2:color 0.4s ease 0s;--txt:255,255,255;--bg:210,57,62;--brd:182,243,232;--brw:0px;--bgh:var(--color_15);--brdh:61,155,233;--txth:var(--color_11);--bgd:204,204,204;--alpha-bgd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-txth:1;--alpha-brdh:1;--alpha-brd:1;--alpha-bg:1;--alpha-bgh:1;--boxShadowToggleOn-shd:none;--alpha-txt:1;--static-spx:1px;}#comp-kgdkbuaw{min-height:0px;--l_display:unset;height:auto;--aspect-ratio:1.2221111;width:50%;aspect-ratio:1/var(--aspect-ratio);--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:end;margin-left:0%;margin-right:62.164062px;margin-top:4.584285%;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kgdkbuaw{width:55%;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kgdkbuaw{--aspect-ratio:1.3258729;width:auto;justify-self:stretch;margin-left:8%;margin-right:43.011513%;margin-top:5%;grid-area:2/1/3/2;}}#comp-kgdkbuaw{--backgroundColor:0,0,0;--borderColor:255,255,255;--alpha-borderColor:1;--borderWidth:0px;--cornerRadius:0px;--boxShadow:0px 0px 0px 0px rgba(0, 0, 0, 1);--mediaOpacity:1;--blendMode:normal;--alpha-backgroundColor:0;--static-spx:1px;}#comp-kgdkbuaw wow-image{overflow:clip;}#comp-kgdkbuaw wow-image img{height:100%;}#comp-kggr4qa3{height:auto;min-height:85vh;--l_display:none;--comp-display:unset;align-self:stretch;justify-self:stretch;grid-area:8/1/9/2;position:relative;}.comp-kggr4qa3-container{box-sizing:border-box;padding-top:20px;padding-bottom:0px;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kggr4qa3:not(.comp-kggr4qa3-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){.comp-kggr4qa3-container{padding-top:15px;}}@media screen and (min-width: 320px) and (max-width: 750px){.comp-kggr4qa3-container{padding-top:0px;}}#comp-kggr4qa3{--bg:var(--color_11);--alpha-bg:0;--static-spx:1px;}#comp-kggr4qe5{height:630px;width:600%;max-width:99999px;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:center;margin-left:0%;margin-right:0.09412651%;margin-top:46.5px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kggr4qe5{height:2579px;width:600%;margin-right:0%;margin-top:40px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kggr4qe5{height:auto;width:260%;margin-right:0%;margin-top:25%;}}#comp-khkdywnw{height:max-content;width:87.730034%;--l_display:unset;--comp-display:unset;align-self:start;justify-self:start;margin-left:1%;margin-right:0%;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}.comp-khkdywnw-container{box-sizing:border-box;display:var(--l_display,var(--container-display));flex-direction:column;--container-layout-type:flex-container-layout;--container-display:flex;}#comp-khkdywnw:not(.comp-khkdywnw-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-khkdywnw{justify-self:center;margin-left:0%;margin-right:7.731358%;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-khkdywnw{justify-self:center;margin-left:0.15625%;margin-right:0%;}}#comp-khkdywnw{--brw:0px;--brd:var(--color_15);--bg:255,255,255;--rd:0px;--shd:none;--gradient:none;--alpha-bg:0;--alpha-brd:0;--boxShadowToggleOn-shd:none;--static-spx:1px;--bg-gradient:none;}#comp-kgtlo41a{height:auto;width:33.401745%;min-height:50px;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));margin-left:0px;margin-right:0px;margin-top:-3.5px;margin-bottom:0px;align-self:flex-start;order:1;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kgtlo41a{width:52.000427%;margin-left:0%;margin-top:-34.5px;margin-bottom:2.0625px;align-self:flex-start;order:2;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kgtlo41a{width:100%;margin-left:0%;margin-top:0px;margin-bottom:0px;align-self:center;order:1;}}#comp-kgtlo41a{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--horizontalPadding:15px;--verticalPadding:10px;--fnt:normal normal normal 21px/1.4em wfont_4a5780_bca9bceedcc34dde9999644f1730a10d,wf_bca9bceedcc34dde9999644f1,orig_museo_sans_700;--trans2:color 0.4s ease 0s;--txt:var(--color_11);--bg:56,68,119;--brd:24,24,24;--brw:0px;--bgh:62,73,137;--brdh:50,50,50;--txth:var(--color_11);--bgd:204,204,204;--alpha-bgd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-txth:1;--alpha-brdh:0;--alpha-brd:1;--alpha-bg:1;--alpha-bgh:1;--boxShadowToggleOn-shd:none;--alpha-txt:1;--static-spx:1px;}#comp-kggr4qeh1{height:auto;width:25%;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));margin-left:3.7646643969700606%;margin-right:0px;margin-top:-22.5px;margin-bottom:24px;align-self:center;order:2;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kggr4qeh1{width:29.689798%;margin-left:0px;margin-right:75.328125px;margin-top:14.453125px;margin-bottom:0px;align-self:flex-end;order:1;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kggr4qeh1{width:70%;margin-left:0%;margin-right:0px;margin-top:15px;margin-bottom:0px;align-self:center;order:2;}}#comp-kggr4qeh1{--fontSize:16px;--fontFamily:wfont_4a5780_9ba42c8cf7c3495d8e2c3d3562265f6b,wf_9ba42c8cf7c3495d8e2c3d356,orig_museo_sans_500;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kggr4qeh1{--textAlign:center;}}#comp-kggr7skr{height:auto;min-height:90vh;--l_display:none;--comp-display:unset;align-self:stretch;justify-self:stretch;grid-area:2/1/3/2;position:relative;}.comp-kggr7skr-container{box-sizing:border-box;padding-bottom:0px;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kggr7skr:not(.comp-kggr7skr-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kggr7skr{min-height:90vh;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kggr7skr{min-height:0px;}.comp-kggr7skr-container{padding-bottom:20px;}}#comp-kggr7skr{--bg:245,245,245;--alpha-bg:0;--static-spx:1px;}#comp-kggr7som{height:auto;width:24.7%;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:start;margin-left:11.519908%;margin-right:0%;margin-top:20px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kggr7som{width:36%;justify-self:start;margin-left:12.002563%;margin-right:0%;margin-top:29.5px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kggr7som{width:100%;justify-self:center;margin-left:0%;margin-right:0.4340278%;margin-top:5.5px;}}#comp-kggr7som{--textAlign:left;--fontSize:23px;--color:0,0,0;--alpha-color:1;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kggr7som{--textAlign:left;--fontSize:19px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kggr7som{--textAlign:center;--fontSize:19px;}}#comp-kggr7sou{height:auto;width:14%;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:start;margin-left:37.87768%;margin-right:0%;margin-top:27.5px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kggr7sou{width:24.93693%;justify-self:end;margin-left:0%;margin-right:22.912598%;margin-top:34.5px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kggr7sou{width:60.412327%;justify-self:center;margin-left:0%;margin-right:0.7204861%;margin-top:41px;}}#comp-kggr7sou{--fontSize:16px;--fontFamily:wfont_4a5780_9ba42c8cf7c3495d8e2c3d3562265f6b,wf_9ba42c8cf7c3495d8e2c3d356,orig_museo_sans_500;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kggr7sou{--textAlign:center;}}#comp-kggr7sp0{height:616px;width:79.998116%;min-height:0px;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:center;margin-left:0%;margin-right:0%;margin-top:39px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kggr7sp0{margin-top:80px;}}#comp-kgjx2jgd{height:auto;min-height:500px;--l_display:unset;--comp-display:unset;align-self:stretch;justify-self:stretch;grid-area:11/1/12/2;position:relative;}#comp-kgjx2jgd .comp-kgjx2jgd-overflow-wrapper{position:relative;display:grid;grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);overflow-x:hidden;overflow-y:hidden;}#comp-kgjx2jgd .comp-kgjx2jgd-container{box-sizing:border-box;position:relative;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr 1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kgjx2jgd:not(.comp-kgjx2jgd-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kgjx2jgd{min-height:0px;}#comp-kgjx2jgd .comp-kgjx2jgd-container{grid-template-rows:minmax(550px,max-content);grid-template-columns:1fr 1fr;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kgjx2jgd{min-height:0px;}#comp-kgjx2jgd .comp-kgjx2jgd-container{grid-template-rows:minmax(393.51296961016743px,max-content) minmax(288.5177803898326px,max-content);grid-template-columns:1fr;}}#comp-kgjx2jgd{--bg:210,57,62;--alpha-bg:0;--static-spx:1px;}#comp-kgkju97h{height:auto;width:auto;min-width:0px;min-height:0px;--l_display:unset;--comp-display:unset;align-self:stretch;justify-self:stretch;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:1/2/2/3;position:relative;}.comp-kgkju97h-container{box-sizing:border-box;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kgkju97h:not(.comp-kgkju97h-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kgkju97h{width:50%;min-height:576.0781px;align-self:start;justify-self:end;margin-right:0.09375px;margin-top:-0.421875px;margin-bottom:-0.5155px;grid-area:1/1/2/3;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kgkju97h{width:auto;min-height:0px;align-self:stretch;justify-self:stretch;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:2/1/3/2;}}#comp-kgkju97h{--brw:0px;--brd:var(--color_13);--bg:255,255,255;--rd:0px;--shd:none;--gradient:none;--alpha-brd:1;--alpha-bg:1;--boxShadowToggleOn-shd:none;--static-spx:1px;--bg-gradient:none;}#comp-kgkjqed3{min-height:0px;--l_display:unset;height:auto;min-width:0px;width:auto;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:stretch;justify-self:stretch;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}#comp-kgkjqed3{--backgroundColor:0,0,0;--borderColor:255,255,255;--alpha-borderColor:1;--borderWidth:0px;--cornerRadius:0px;--boxShadow:none;--mediaOpacity:1;--blendMode:normal;--alpha-backgroundColor:0;--boxShadowToggleOn-boxShadow:none;--static-spx:1px;}#comp-kgkjqed3 wow-image{overflow:clip;}#comp-kgkjqed3 wow-image img{height:100%;}#comp-kgjx2jih{height:max-content;width:60%;max-width:99999px;--l_display:unset;--comp-display:unset;align-self:center;justify-self:center;margin-left:0%;margin-right:0.043706293706293704%;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}.comp-kgjx2jih-container{box-sizing:border-box;display:var(--l_display,var(--container-display));flex-direction:column;--container-layout-type:flex-container-layout;--container-display:flex;}#comp-kgjx2jih:not(.comp-kgjx2jih-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kgjx2jih{width:80%;margin-right:0px;margin-top:50px;margin-bottom:50px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kgjx2jih{width:95%;margin-right:0px;margin-top:0px;margin-bottom:0px;}}#comp-kgjx2jih{--brw:0px;--brd:var(--color_15);--bg:0,0,0;--rd:0px;--shd:none;--gradient:none;--alpha-brd:0;--alpha-bg:0;--boxShadowToggleOn-shd:none;--static-spx:1px;--bg-gradient:none;}#comp-kgjx2jik2{height:auto;width:100%;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));margin-left:0%;margin-right:0px;margin-top:-0.125px;margin-bottom:0px;align-self:flex-start;order:1;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kgjx2jik2{margin-top:0px;}}#comp-kgjx2jik2{--color:var(--color_11);--alpha-color:1;--lineHeight:1.3em;--fontSize:52px;--textScale__minFontSize:15;--textScale__maxFontSize:50;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kgjx2jik2{--minViewportSize:320;--maxViewportSize:1000;--fontSize:40px;--textScale__minFontSize:15;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kgjx2jik2{--minViewportSize:320;--maxViewportSize:750;--fontSize:28px;--textScale__minFontSize:24;--textAlign:center;}}#comp-kgjx2jio5{height:auto;width:90%;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));margin-left:0%;margin-right:0px;margin-top:17.953125px;margin-bottom:0px;align-self:flex-start;order:2;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kgjx2jio5{width:90%;margin-left:0px;margin-top:34px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kgjx2jio5{width:100%;margin-left:0px;margin-top:20px;}}#comp-kgjx2jio5{--color:var(--color_11);--alpha-color:1;--lineHeight:1.8em;--fontSize:16px;--textAlign:left;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kgjx2jio5{--textAlign:center;}}#comp-kgjx2jiq2{min-height:41px;--l_display:unset;height:auto;width:143px;--comp-display:unset;display:var(--l_display,var(--display,block));margin-left:0px;margin-right:0px;margin-top:30px;margin-bottom:0px;align-self:flex-start;order:3;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kgjx2jiq2{margin-left:0%;margin-top:20px;align-self:center;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kgjx2jiq2{margin-left:0%;margin-top:20px;align-self:center;}}#comp-kgjx2jiq2{--rd:0px 0px 0px 0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--horizontalPadding:15px;--verticalPadding:10px;--fnt:normal normal normal 15px/1.4em avenir-lt-w01_35-light1475496,sans-serif;--trans2:color 0.4s ease 0s;--txt:50,50,50;--bg:var(--color_11);--brd:182,243,232;--brw:0px;--bgh:var(--color_21);--brdh:61,155,233;--txth:var(--color_15);--bgd:204,204,204;--alpha-bgd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-txth:1;--alpha-brdh:1;--alpha-brd:1;--alpha-bg:1;--alpha-bgh:1;--boxShadowToggleOn-shd:none;--alpha-txt:1;--static-spx:1px;}#comp-kd5px9q0{height:auto;width:auto;--comp-display:unset;align-self:start;justify-self:end;margin-right:0px;margin-top:0px;grid-area:1/1/2/2;pointer-events:auto;position:relative;}.comp-kd5px9q0-container{box-sizing:border-box;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kd5px9q0:not(.comp-kd5px9q0-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}#comp-kd5px9q0-pinned-layer{position:fixed;left:0;width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;top:0;bottom:unset;height:calc(100% - var(--wix-ads-height));margin-top:var(--wix-ads-height);}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kd5px9q0{align-self:center;justify-self:center;margin-left:60px;margin-bottom:0px;}#comp-kd5px9q0-pinned-layer{position:fixed;left:0;width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;top:0;bottom:unset;height:calc(100% - var(--wix-ads-height));margin-top:var(--wix-ads-height);}}#comp-kd5px9q0{--alpha-bg:0;--bg:var(--color_11);--static-spx:1px;}#comp-kd5px9q0_r_comp-kd5px9hr{height:100vh;width:300px;min-height:100vh;--comp-display:unset;align-self:stretch;justify-self:stretch;grid-area:1/1/2/2;position:relative;}#comp-kd5px9q0_r_comp-kd5px9hr .comp-kd5px9q0_r_comp-kd5px9hr-overflow-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);overflow-x:hidden;overflow-y:scroll;--sticky-offset:0px;scrollbar-width:none;overflow:-moz-scrollbars-none;-ms-overflow-style:none;}#comp-kd5px9q0_r_comp-kd5px9hr .comp-kd5px9q0_r_comp-kd5px9hr-container{box-sizing:border-box;position:relative;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kd5px9q0_r_comp-kd5px9hr:not(.comp-kd5px9q0_r_comp-kd5px9hr-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}#comp-kd5px9q0_r_comp-kd5px9hr .comp-kd5px9q0_r_comp-kd5px9hr-overflow-wrapper::-webkit-scrollbar{width:0;height:0;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kd5px9q0_r_comp-kd5px9hr{height:595px;}#comp-kd5px9q0_r_comp-kd5px9hr .comp-kd5px9q0_r_comp-kd5px9hr-overflow-wrapper{overflow-y:hidden;}}#comp-kd5px9q0_r_comp-kd5px9hr{--containerBackground:var(--color_11);--alpha-containerBackground:1;--bg:var(--color_15);--alpha-bg:0.8;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kd5px9q0_r_comp-kd5px9hr{--containerBackground:62,73,137;--bg:210,57,62;--alpha-bg:1;}}#comp-kd5px9q0_r_comp-khklazcn{height:max-content;width:60.833332%;--l_display:unset;--comp-display:unset;align-self:start;justify-self:start;margin-left:12%;margin-top:15px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}.comp-kd5px9q0_r_comp-khklazcn-container{box-sizing:border-box;display:var(--l_display,var(--container-display));flex-direction:column;--container-layout-type:flex-container-layout;--container-display:flex;}#comp-kd5px9q0_r_comp-khklazcn:not(.comp-kd5px9q0_r_comp-khklazcn-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kd5px9q0_r_comp-khklazcn{width:85%;margin-left:5%;margin-right:0px;margin-top:40px;}}#comp-kd5px9q0_r_comp-khklazcn{--brw:0px;--brd:var(--color_15);--bg:255,255,255;--rd:0px;--shd:none;--gradient:none;--alpha-bg:0;--alpha-brd:0;--boxShadowToggleOn-shd:none;--static-spx:1px;--bg-gradient:none;}#comp-kd5px9q0_r_comp-kd5px9kk{height:auto;width:98.630135%;--comp-display:unset;display:var(--l_display,var(--display,block));margin-left:-1.369863%;margin-top:0%;align-self:center;order:1;position:relative;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kd5px9q0_r_comp-kd5px9kk{--l_display:unset;margin-left:0%;margin-right:0px;margin-bottom:0px;}}#comp-kd5px9q0_r_comp-kd5px9kk{--bgs:var(--color_11);--itemBGColorNoTrans:background-color 50ms ease 0s;--shd:none;--bg:var(--color_11);--brw:0px 0px 0px 0px;--brd:var(--color_15);--itemBGColorTrans:background-color 0.4s ease 0s;--verticalPadding:0px;--fnt:var(--font_7);--txt:var(--color_15);--alpha-txt:1;--arrowColor:var(--color_15);--alpha-arrowColor:1;--subMenuOpacityTrans:opacity 0.4s ease 0s;--bgsSub:var(--color_11);--txtsSub:var(--color_18);--alpha-txtsSub:1;--txts:var(--color_18);--alpha-txts:1;--bgexpanded:var(--color_11);--fntSubMenu:var(--font_7);--txtexpanded:var(--color_15);--alpha-txtexpanded:1;--subMenuSpacing:25px;--menuSpacing:10px;--boxShadowToggleOn-shd:none;--alpha-bgsSub:0;--alpha-SKINS_bgSubmenu:0;--bgh:230,234,245;--SKINS_submenuMargin:0;--alpha-brd:0.2;--SKINS_submenuBR:90px;--separatorHeight:15;--alpha-bgexpanded:0;--rd:90px;--alpha-bg:0;--alpha-bgh:1;--textSpacing:0;--sepw:1;--SKINS_fntSubmenu:normal normal normal 16px/1.4em din-next-w01-light {color_14};--alpha-bgs:0;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kd5px9q0_r_comp-kd5px9kk{--bgs:62,73,137;--verticalPadding:4px;--fnt:normal normal normal 22px/1.4em poppins-semibold,poppins,sans-serif;--txt:255,255,255;--arrowColor:255,255,255;--txtsSub:210,57,62;--txts:210,57,62;--fntSubMenu:normal normal normal 20px/1.4em wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular;--txtexpanded:255,255,255;--alpha-bgs:1;}}#comp-kd5px9q0_r_comp-khkiv72z{height:auto;width:137px;--l_display:none;--comp-display:unset;display:var(--l_display,var(--display,block));margin-right:0px;margin-top:50px;align-self:flex-end;order:2;position:relative;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kd5px9q0_r_comp-khkiv72z{--l_display:unset;margin-left:0.046875px;margin-top:30px;margin-bottom:0px;align-self:flex-start;}}#comp-kd5px9q0_r_comp-khkiv72z{--static-spx:1px;}#comp-kd5px9q0_r_comp-khklabnt{height:auto;--aspect-ratio:0.6666667;width:59.17808%;--l_display:none;aspect-ratio:1/var(--aspect-ratio);--comp-display:unset;display:var(--l_display,var(--display,block));margin-right:7.7996573%;margin-top:23px;align-self:flex-end;order:3;position:relative;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kd5px9q0_r_comp-khklabnt{--l_display:unset;margin-left:14.171875px;margin-right:0px;margin-top:40px;margin-bottom:0px;align-self:flex-start;}}#comp-kd5px9q0_r_comp-khklabnt{--backgroundColor:0,0,0;--borderColor:255,255,255;--alpha-borderColor:1;--borderWidth:0px;--cornerRadius:0px;--boxShadow:none;--mediaOpacity:1;--blendMode:normal;--alpha-backgroundColor:0;--boxShadowToggleOn-boxShadow:none;--static-spx:1px;}#comp-kd5px9q0_r_comp-kpe5g995{height:18px;width:18px;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:end;margin-left:0%;margin-right:30px;margin-top:30px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kd5px9q0_r_comp-kpe5g995{margin-top:20px;}}#comp-kd5px9q0_r_comp-kpe5g995{--static-spx:1px;}#comp-kih9v265{height:auto;min-height:500px;--comp-display:unset;align-self:stretch;justify-self:stretch;grid-area:13/1/14/2;position:relative;}.comp-kih9v265-container{box-sizing:border-box;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kih9v265:not(.comp-kih9v265-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kih9v265{--l_display:unset;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kih9v265{--l_display:unset;}}#comp-kih9v265{--bg:var(--color_11);--alpha-bg:0;--static-spx:1px;}#comp-kih9v2wm{height:auto;width:auto;min-width:0px;min-height:0px;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:stretch;justify-self:stretch;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}#comp-kpe3pw3r{height:auto;min-height:100px;--comp-display:unset;align-self:stretch;justify-self:stretch;grid-area:9/1/10/2;position:relative;}.comp-kpe3pw3r-container{box-sizing:border-box;display:var(--l_display,var(--container-display));grid-template-rows:minmax(100px,max-content);grid-template-columns:0.5fr 1fr 0.5fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kpe3pw3r:not(.comp-kpe3pw3r-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kpe3pw3r{--l_display:unset;}.comp-kpe3pw3r-container{row-gap:0px;column-gap:0px;grid-template-rows:1fr;grid-template-columns:1fr;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kpe3pw3r{--l_display:unset;}.comp-kpe3pw3r-container{grid-template-rows:1fr;grid-template-columns:1fr;}}#comp-kpe3pw3r{--bg:var(--color_28);--alpha-bg:0;--static-spx:1px;}#comp-kpe3qjea{min-height:50px;--l_display:unset;height:auto;width:100%;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:center;justify-self:center;margin-left:0%;margin-right:0%;margin-top:0px;margin-bottom:0px;grid-area:1/2/2/3;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kpe3qjea{justify-self:start;grid-area:1/1/2/2;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kpe3qjea{justify-self:start;grid-area:1/1/2/2;}}#comp-kpe3qjea{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--horizontalPadding:15px;--verticalPadding:10px;--fnt:normal normal normal 28px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold;--trans2:color 0.4s ease 0s;--txt:var(--color_11);--bg:56,68,119;--brd:24,24,24;--brw:0px;--bgh:62,73,137;--brdh:50,50,50;--txth:var(--color_11);--bgd:204,204,204;--alpha-bgd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-txth:1;--alpha-brdh:0;--alpha-brd:1;--alpha-bg:0;--alpha-bgh:1;--boxShadowToggleOn-shd:none;--alpha-txt:1;--static-spx:1px;}#comp-kpe3ygdj{height:auto;min-height:500px;--comp-display:unset;align-self:stretch;justify-self:stretch;grid-area:10/1/11/2;position:relative;}.comp-kpe3ygdj-container{box-sizing:border-box;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kpe3ygdj:not(.comp-kpe3ygdj-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kpe3ygdj{--l_display:unset;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kpe3ygdj{--l_display:unset;}}#comp-kpe3ygdj{--bg:var(--color_11);--alpha-bg:0;--static-spx:1px;}#comp-kpe3yghj{min-height:0px;height:auto;min-width:0px;width:auto;max-width:99999px;max-height:99999px;--comp-display:unset;align-self:stretch;justify-self:stretch;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}#comp-kpe3yghj .comp-kpe3yghj-container{box-sizing:border-box;position:relative;padding-top:0px;padding-bottom:0px;row-gap:20px;column-gap:20px;display:var(--l_display,var(--container-display));flex-direction:row;justify-content:flex-start;flex-wrap:wrap;--container-layout-type:flex-container-layout;--container-display:flex;}#comp-kpe3yghj:not(.comp-kpe3yghj-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kpe3yghj{width:auto;max-width:99999px;align-self:stretch;justify-self:stretch;margin-top:0px;margin-bottom:0px;}#comp-kpe3yghj .comp-kpe3yghj-container{flex-direction:row;flex-wrap:wrap;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kpe3yghj{width:96%;max-width:500px;align-self:start;justify-self:center;margin-top:6%;margin-bottom:6%;}#comp-kpe3yghj .comp-kpe3yghj-container{flex-direction:column;flex-wrap:nowrap;}}#comp-kpe3yghj{--brw:0px;--brd:50,65,88;--bg:61,155,233;--rd:0px;--shd:none;--gradient:none;--alpha-brd:0;--alpha-bg:0;--boxShadowToggleOn-shd:none;--static-spx:1px;--bg-gradient:none;}[id^="comp-kpe3ygi8__"]{min-height:0px;height:auto;min-width:0px;width:calc(((25% - ((0% + 0%) + 15px)) - 1px));--comp-display:unset;box-sizing:border-box;padding-left:0px;row-gap:0px;column-gap:20px;display:var(--l_display,var(--container-display));grid-template-rows:minmax(50px,max-content) minmax(50px,max-content) auto minmax(170.391px,max-content);grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;scroll-snap-align:start;margin-left:0%;margin-right:0%;margin-top:0px;margin-bottom:0px;flex-basis:auto;flex-grow:0;flex-shrink:0;position:relative;}[id^="comp-kpe3ygi8__"]:not(.comp-kpe3ygi8-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){[id^="comp-kpe3ygi8__"]{min-height:600.015625px;width:calc(((50% - ((0px + 0px) + 10px)) - 1px));margin-left:0px;margin-right:0px;margin-top:20px;margin-bottom:20px;}}@media screen and (min-width: 320px) and (max-width: 750px){[id^="comp-kpe3ygi8__"]{width:100%;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;}}[id^="comp-kpe3ygi8__"]{--bg:var(--color_11);--alpha-bg:0;--static-spx:1px;}[id^="comp-kpe3ygiq1__"]{--l_display:unset;height:340px;width:99.99997%;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:center;justify-self:center;margin-left:-0.000031052274%;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}[id^="comp-kpe3ygiq1__"]{--backgroundColor:0,0,0;--borderColor:255,255,255;--alpha-borderColor:1;--borderWidth:0px;--cornerRadius:0px;--boxShadow:none;--mediaOpacity:1;--blendMode:normal;--alpha-backgroundColor:0;--boxShadowToggleOn-boxShadow:none;--static-spx:1px;}[id^="comp-kpe3ygiy__"]{min-height:50px;--l_display:unset;height:auto;min-width:0px;width:100%;--comp-display:unset;box-sizing:border-box;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;align-self:center;justify-self:center;margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;grid-area:2/1/3/2;position:relative;}[id^="comp-kpe3ygiy__"]:not(.comp-kpe3ygiy-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){[id^="comp-kpe3ygiy__"]{min-height:0px;height:60px;align-self:start;}}@media screen and (min-width: 320px) and (max-width: 750px){[id^="comp-kpe3ygiy__"]{min-height:0px;}}[id^="comp-kpe3ygiy__"]{--brw:0px;--brd:50,50,50;--bg:44,51,103;--rd:0px 0px 0px 0px;--shd:none;--gradient:none;--alpha-brd:1;--alpha-bg:1;--boxShadowToggleOn-shd:none;--static-spx:1px;--bg-gradient:none;}[id^="comp-kpe3ygj22__"]{--l_display:unset;height:auto;width:61.42857%;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:center;justify-self:center;margin-left:0%;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}[id^="comp-kpe3ygj22__"]{--color:var(--color_11);--alpha-color:1;--fontFamily:avenir-lt-w01_35-light1475496,sans-serif;--fontSize:18px;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 1000px){[id^="comp-kpe3ygj22__"]{--fontSize:16px;}}@media screen and (min-width: 320px) and (max-width: 750px){[id^="comp-kpe3ygj22__"]{--fontSize:16px;}}[id^="comp-kpe3ygj8__"]{--l_display:unset;height:max-content;width:100%;--comp-display:unset;box-sizing:border-box;display:var(--l_display,var(--container-display));flex-direction:column;--container-layout-type:flex-container-layout;--container-display:flex;align-self:start;justify-self:start;margin-left:0%;margin-right:0px;margin-top:10px;margin-bottom:0px;grid-area:4/1/5/2;position:relative;}[id^="comp-kpe3ygj8__"]:not(.comp-kpe3ygj8-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}[id^="comp-kpe3ygj8__"]{--brw:0px;--brd:var(--color_15);--bg:0,0,0;--rd:0px;--shd:none;--gradient:none;--alpha-brd:0;--alpha-bg:0;--boxShadowToggleOn-shd:none;--static-spx:1px;--bg-gradient:none;}[id^="comp-kpe3ygkd__"]{--l_display:unset;height:auto;width:100%;--comp-display:unset;display:var(--l_display,var(--display,block));margin-left:0%;margin-right:0px;margin-top:0px;margin-bottom:0px;align-self:flex-start;order:1;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){[id^="comp-kpe3ygkd__"]{width:92%;}}[id^="comp-kpe3ygkd__"]{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;--lineHeight:normal;--letterSpacing:0em;--static-spx:0.1 * var(--one-unit);}[id^="comp-kpe4ejtf__"]{min-height:50px;--l_display:unset;height:auto;width:100%;--comp-display:unset;display:var(--l_display,var(--display,block));margin-left:0%;margin-right:0px;margin-top:20px;margin-bottom:0px;align-self:flex-start;order:2;position:relative;}[id^="comp-kpe4ejtf__"]{--rd:0px 0px 0px 0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--horizontalPadding:15px;--verticalPadding:10px;--fnt:normal normal normal 16px/1.4em wfont_4a5780_1d28259306ea417da6c3de6b1f0a64fd,wf_1d28259306ea417da6c3de6b1,orig_brandon_text_bold;--trans2:color 0.4s ease 0s;--txt:var(--color_11);--bg:210,57,62;--brd:24,24,24;--brw:0px;--bgh:var(--color_19);--brdh:50,50,50;--txth:var(--color_11);--bgd:204,204,204;--alpha-bgd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-txth:1;--alpha-brdh:0;--alpha-brd:1;--alpha-bg:1;--alpha-bgh:1;--boxShadowToggleOn-shd:none;--alpha-txt:1;--static-spx:1px;}[id^="comp-kpe3ygju__"]{--l_display:unset;height:auto;min-width:0px;width:100.00388879461508%;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:center;margin-left:0%;margin-right:0.01218060462081408%;margin-top:10px;margin-bottom:0px;grid-area:3/1/4/2;position:relative;}[id^="comp-kpe3ygju__"]{--textAlign:left;--fontSize:20px;--static-spx:1px;}#comp-kqdwbg87{height:auto;min-height:0px;--comp-display:unset;align-self:stretch;justify-self:stretch;grid-area:6/1/7/2;position:relative;}.comp-kqdwbg87-container{box-sizing:border-box;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kqdwbg87:not(.comp-kqdwbg87-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kqdwbg87{min-height:500px;--l_display:unset;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kqdwbg87{min-height:500px;--l_display:unset;}}#comp-kqdwbg87{--bg:var(--color_11);--alpha-bg:0;--static-spx:1px;}#comp-kqdwbl6t{min-height:0px;--l_display:unset;height:auto;min-width:0px;width:100%;max-width:99999px;max-height:99999px;--comp-display:unset;align-self:center;justify-self:start;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}#comp-kqdwbl6t .comp-kqdwbl6t-container{box-sizing:border-box;position:relative;row-gap:20px;column-gap:20px;display:var(--l_display,var(--container-display));flex-direction:row;justify-content:flex-start;flex-wrap:wrap;--container-layout-type:flex-container-layout;--container-display:flex;}#comp-kqdwbl6t:not(.comp-kqdwbl6t-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kqdwbl6t{width:auto;align-self:end;justify-self:stretch;margin-left:0%;margin-top:20px;margin-bottom:20px;}#comp-kqdwbl6t .comp-kqdwbl6t-container{justify-content:center;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kqdwbl6t .comp-kqdwbl6t-container{column-gap:0px;flex-direction:column;justify-content:flex-start;flex-wrap:nowrap;}#comp-kqdwbl6t{align-self:stretch;justify-self:stretch;margin-left:0%;margin-top:20px;margin-bottom:20px;}}#comp-kqdwbl6t{--brw:0px;--brd:50,65,88;--bg:61,155,233;--rd:0px;--shd:none;--gradient:none;--alpha-brd:0;--alpha-bg:0;--boxShadowToggleOn-shd:none;--static-spx:1px;--bg-gradient:none;}[id^="comp-kqdwbl84__"]{min-height:300px;--l_display:unset;height:auto;min-width:0px;width:calc(((25% - ((0px + 0px) + 15px)) - 1px));--comp-display:unset;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;flex-basis:auto;flex-grow:0;flex-shrink:0;position:relative;}[id^="comp-kqdwbl84__"] .comp-kqdwbl84-overflow-wrapper{position:relative;display:grid;grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);overflow-x:hidden;overflow-y:hidden;}[id^="comp-kqdwbl84__"] .comp-kqdwbl84-container{box-sizing:border-box;position:relative;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}[id^="comp-kqdwbl84__"]:not(.comp-kqdwbl84-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){[id^="comp-kqdwbl84__"]{min-height:250px;width:calc((50% - 40px));}}@media screen and (min-width: 320px) and (max-width: 750px){[id^="comp-kqdwbl84__"]{min-height:250px;width:100%;margin-top:10px;margin-bottom:10px;}}[id^="comp-kqdwbl84__"].variants-kqdwbl86{--bg:var(--color_18);}[id^="comp-kqdwbl84__"]{--brw:0px;--brd:var(--color_15);--bg:var(--color_16);--rd:0px 0px 0px 0px;--shd:none;--gradient:none;--alpha-brd:0;--alpha-bg:1;--boxShadowToggleOn-shd:none;--static-spx:1px;--bg-gradient:none;}[id^="comp-kqdwbl84__"]:not(.is-animating){transition:all 0.3s ease-in-out 0s, visibility 0s;--transition:all 0.3s ease-in-out 0s, visibility 0s;}@media screen and (min-width: 320px) and (max-width: 1000px){[id^="comp-kqdwbl84__"]:not(.is-animating){transition:all 0.3s ease-in-out 0s, visibility 0s;--transition:all 0.3s ease-in-out 0s, visibility 0s;}}@media screen and (min-width: 320px) and (max-width: 750px){[id^="comp-kqdwbl84__"]:not(.is-animating){transition:all 0.3s ease-in-out 0s, visibility 0s;--transition:all 0.3s ease-in-out 0s, visibility 0s;}}[id^="comp-kqdwbl84__"].variants-kqdwbl86{z-index:1;opacity:1;--comp-opacity:1;transform:translateX(0)translateY(0)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}[id^="comp-kqdwbl8s__"]{min-height:0px;--l_display:unset;height:auto;min-width:0px;width:auto;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:stretch;justify-self:stretch;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px;grid-area:1/1/2/2;position:relative;}@media screen and (min-width: 320px) and (max-width: 750px){[id^="comp-kqdwbl8s__"]{height:120%;width:100%;align-self:start;justify-self:center;}}[id^="comp-kqdwbl84__"].variants-kqdwbl86 [id^="comp-kqdwbl8s__"]{--backgroundColor:var(--color_18);--mediaOpacity:0.27;--alpha-backgroundColor:1;}[id^="comp-kqdwbl8s__"]{--backgroundColor:0,0,0;--borderColor:255,255,255;--alpha-borderColor:1;--borderWidth:0px;--cornerRadius:0px;--boxShadow:none;--mediaOpacity:1;--blendMode:normal;--alpha-backgroundColor:0;--boxShadowToggleOn-boxShadow:none;--static-spx:1px;}[id^="comp-kqdwbl8s__"]:not(.is-animating){transition:all 0.4s ease-out 0s, visibility 0s;--transition:all 0.4s ease-out 0s, visibility 0s;}[id^="comp-kqdwbl8s__"]:not(.is-animating) :not(.is-animating){transition:all 0.4s ease-out 0s, visibility 0s;--transition:all 0.4s ease-out 0s, visibility 0s;}@media screen and (min-width: 320px) and (max-width: 1000px){[id^="comp-kqdwbl8s__"]:not(.is-animating){transition:all 0.4s ease-out 0s, visibility 0s;--transition:all 0.4s ease-out 0s, visibility 0s;}[id^="comp-kqdwbl8s__"]:not(.is-animating) :not(.is-animating){transition:all 0.4s ease-out 0s, visibility 0s;--transition:all 0.4s ease-out 0s, visibility 0s;}}@media screen and (min-width: 320px) and (max-width: 750px){[id^="comp-kqdwbl8s__"]:not(.is-animating){transition:all 0.4s ease-out 0s, visibility 0s;--transition:all 0.4s ease-out 0s, visibility 0s;}[id^="comp-kqdwbl8s__"]:not(.is-animating) :not(.is-animating){transition:all 0.4s ease-out 0s, visibility 0s;--transition:all 0.4s ease-out 0s, visibility 0s;}}[id^="comp-kqdwbl8s__"]{opacity:1;--comp-opacity:1;}[id^="comp-kqdwbl84__"].variants-kqdwbl86 [id^="comp-kqdwbl8s__"]{opacity:1;--comp-opacity:1;transform:translateX(0px)translateY(-20px)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}[id^="comp-kqdwbl8s__"] wow-image{overflow:clip;}[id^="comp-kqdwbl8s__"] wow-image img{height:100%;}[id^="comp-kqdwbl8y__"]{width:100%;height:max-content;--l_display:unset;--comp-display:unset;box-sizing:border-box;display:var(--l_display,var(--container-display));flex-direction:column;--container-layout-type:flex-container-layout;--container-display:flex;align-self:end;justify-self:start;margin-left:0.003759712672386221%;margin-right:0%;margin-top:0px;margin-bottom:-120.00001525878906px;grid-area:1/1/2/2;position:relative;}[id^="comp-kqdwbl8y__"]:not(.comp-kqdwbl8y-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){[id^="comp-kqdwbl8y__"]{width:90%;justify-self:center;margin-left:0%;margin-bottom:-120px;}}@media screen and (min-width: 320px) and (max-width: 750px){[id^="comp-kqdwbl8y__"]{width:100%;justify-self:start;margin-bottom:-120px;margin-left:0%;}}[id^="comp-kqdwbl8y__"]{--brw:0px;--brd:var(--color_15);--bg:255,255,255;--rd:0px;--shd:none;--gradient:none;--alpha-bg:0;--alpha-brd:0;--boxShadowToggleOn-shd:none;--static-spx:1px;--bg-gradient:none;}[id^="comp-kqdwbl8y__"]:not(.is-animating){transition:all 0.3s ease-out 0s, visibility 0s;--transition:all 0.3s ease-out 0s, visibility 0s;}@media screen and (min-width: 320px) and (max-width: 1000px){[id^="comp-kqdwbl8y__"]:not(.is-animating){transition:all 0.3s ease-out 0s, visibility 0s;--transition:all 0.3s ease-out 0s, visibility 0s;}}@media screen and (min-width: 320px) and (max-width: 750px){[id^="comp-kqdwbl8y__"]:not(.is-animating){transition:all 0.3s ease-out 0s, visibility 0s;--transition:all 0.3s ease-out 0s, visibility 0s;}}[id^="comp-kqdwbl84__"].variants-kqdwbl86 [id^="comp-kqdwbl8y__"]{transform:translateX(0px)translateY(-170px)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}[id^="comp-kqdwbl9o__"]{--l_display:unset;height:auto;width:100%;--comp-display:unset;display:var(--l_display,var(--display,block));margin-left:0%;margin-right:0px;margin-top:9.536743095850403e-8px;margin-bottom:0px;align-self:center;order:1;position:relative;}@media screen and (min-width: 320px) and (max-width: 750px){[id^="comp-kqdwbl9o__"]{margin-top:9.536743982607655e-8px;margin-bottom:9.536742231830535e-8px;}}[id^="comp-kqdwbl9o__"]{--backgroundColor:var(--color_24);--alpha-backgroundColor:1;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;--fontStyle:normal;--textScale__minFontSize:30;--color:var(--color_11);--alpha-color:1;--textAlign:center;--fontFamily:helvetica-w01-bold,helvetica-w02-bold,helvetica-lt-w10-bold,sans-serif;--letterSpacing:0em;--lineHeight:1.3em;--fontSize:28px;--textScale__maxFontSize:35;--fontWeight:normal;--static-spx:0.1 * var(--one-unit);}@media screen and (min-width: 320px) and (max-width: 1000px){[id^="comp-kqdwbl9o__"]{--minViewportSize:320;--maxViewportSize:1000;--textScale__minFontSize:12;}}@media screen and (min-width: 320px) and (max-width: 750px){[id^="comp-kqdwbl9o__"]{--minViewportSize:320;--maxViewportSize:750;--textScale__minFontSize:30;}}[id^="comp-kqdwbla8__"]{--l_display:unset;height:auto;width:85%;--comp-display:unset;display:var(--l_display,var(--display,block));margin-left:0.006746727836999055%;margin-right:0px;margin-top:20.00000176429748px;margin-bottom:9.536743095850403e-8px;align-self:center;order:2;position:relative;}@media screen and (min-width: 320px) and (max-width: 750px){[id^="comp-kqdwbla8__"]{margin-top:20.0000036239624px;margin-bottom:9.536743982607655e-8px;}}[id^="comp-kqdwbla8__"]{--textAlign:center;--textDecoration:none;--color:var(--color_11);--alpha-color:1;--static-spx:1px;}[id^="comp-kqdwbla8__"]:not(.is-animating){transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;--transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;}[id^="comp-kqdwbla8__"]:not(.is-animating) :not(.is-animating){transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;--transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;}@media screen and (min-width: 320px) and (max-width: 1000px){[id^="comp-kqdwbla8__"]:not(.is-animating){transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;--transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;}[id^="comp-kqdwbla8__"]:not(.is-animating) :not(.is-animating){transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;--transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;}}@media screen and (min-width: 320px) and (max-width: 750px){[id^="comp-kqdwbla8__"]:not(.is-animating){transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;--transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;}[id^="comp-kqdwbla8__"]:not(.is-animating) :not(.is-animating){transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;--transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;}}[id^="comp-kqdwbla8__"]{opacity:0;--comp-opacity:0;}[id^="comp-kqdwbl84__"].variants-kqdwbl86 [id^="comp-kqdwbla8__"]{opacity:1;--comp-opacity:1;transform:translateX(0px)translateY(-10px)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}[id^="comp-kqdwblab1__"]{min-height:40px;--l_display:unset;height:auto;width:140px;--comp-display:unset;display:var(--l_display,var(--display,block));margin-left:0%;margin-right:0px;margin-top:20.00000176429748px;margin-bottom:9.536743095850403e-8px;align-self:center;order:3;position:relative;}@media screen and (min-width: 320px) and (max-width: 750px){[id^="comp-kqdwblab1__"]{margin-top:20.0000036239624px;margin-bottom:9.536743982607655e-8px;}}[id^="comp-kqdwblab1__"]{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--horizontalPadding:0px;--verticalPadding:0px;--fnt:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_11);--bg:var(--color_28);--brd:var(--color_11);--brw:0px;--bgh:var(--color_11);--brdh:50,50,50;--txth:var(--color_15);--bgd:204,204,204;--alpha-bgd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-txth:1;--alpha-brdh:0;--alpha-brd:1;--alpha-bg:1;--alpha-bgh:1;--boxShadowToggleOn-shd:none;--alpha-txt:1;--static-spx:1px;}[id^="comp-kqdwblab1__"]:not(.is-animating){transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;--transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;}[id^="comp-kqdwblab1__"]:not(.is-animating) :not(.is-animating){transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;--transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;}@media screen and (min-width: 320px) and (max-width: 1000px){[id^="comp-kqdwblab1__"]:not(.is-animating){transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;--transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;}[id^="comp-kqdwblab1__"]:not(.is-animating) :not(.is-animating){transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;--transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;}}@media screen and (min-width: 320px) and (max-width: 750px){[id^="comp-kqdwblab1__"]:not(.is-animating){transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;--transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;}[id^="comp-kqdwblab1__"]:not(.is-animating) :not(.is-animating){transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;--transition:all 0.30000000000000004s ease-out 0.1s, visibility 0s;}}[id^="comp-kqdwblab1__"]{opacity:0;--comp-opacity:0;}[id^="comp-kqdwbl84__"].variants-kqdwbl86 [id^="comp-kqdwblab1__"]{opacity:1;--comp-opacity:1;transform:translateX(0px)translateY(-10px)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}#comp-kreq75up{height:auto;min-height:120vh;--comp-display:unset;align-self:stretch;justify-self:stretch;grid-area:4/1/5/2;position:relative;}.comp-kreq75up-container{box-sizing:border-box;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kreq75up:not(.comp-kreq75up-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kreq75up{min-height:50vh;--l_display:unset;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kreq75up{min-height:30vh;--l_display:unset;}}#comp-kreq75up{--bg:var(--color_11);--alpha-bg:0;--static-spx:1px;}#comp-ks4eauqj{height:auto;width:auto;--l_display:unset;min-height:0px;min-width:0px;--comp-display:unset;align-self:stretch;justify-self:stretch;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}.comp-ks4eauqj-container{box-sizing:border-box;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-ks4eauqj:not(.comp-ks4eauqj-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-ks4eauqj{--force-auto:auto;top:var(--force-auto,calc(0px));bottom:var(--force-auto,);left:var(--force-auto,);right:var(--force-auto,);}}#comp-ks4eauqj{--static-spx:1px;}#comp-ks4eauqj{opacity:1;--comp-opacity:1;transform:translateX(0px)translateY(0px)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}#comp-ks4eausz{--l_display:unset;height:auto;--aspect-ratio:1;min-width:50px;width:13.4375%;max-width:100px;aspect-ratio:1/var(--aspect-ratio);--comp-display:unset;display:var(--l_display,var(--display,block));align-self:center;justify-self:center;margin-left:0%;margin-top:0px;grid-area:1/1/2/2;position:relative;}#comp-ks4eausz{--static-spx:1px;}#comp-ks4eausz{transform:translateX(0)translateY(0)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}#comp-ks4eaut9{height:44px;width:auto;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:end;justify-self:end;margin-left:2px;margin-right:2px;margin-bottom:2px;grid-area:1/1/2/2;position:relative;}#comp-ks4eaut9{--maincolor:255,255,255;--alpha-maincolor:1;--progresscolor:31,223,103;--alpha-progresscolor:1;--disabledcolor:119,119,119;--alpha-disabledcolor:1;--static-spx:1px;}#comp-ks4eaut9{transform:translateX(0)translateY(0)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}#comp-kbgakxea{height:auto;width:auto;--comp-display:unset;align-self:stretch;justify-self:stretch;grid-area:1/1/2/2;position:relative;}.comp-kbgakxea-container{box-sizing:border-box;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kbgakxea:not(.comp-kbgakxea-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}#masterPage:not(.landingPage){--top-offset:0px;}#masterPage.landingPage{--top-offset:0px;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kbgakxea{--l_display:unset;}#masterPage:not(.landingPage){--top-offset:0px;}#masterPage.landingPage{--top-offset:0px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kbgakxea{--l_display:unset;}#masterPage:not(.landingPage){--top-offset:0px;}#masterPage.landingPage{--top-offset:0px;}}#comp-kbgakxea{--alpha-bg:0;--bg:var(--color_11);--static-spx:1px;}#comp-kbgakxea_r_comp-kbgajy18{min-height:150.000125px;height:auto;min-width:0px;width:auto;max-width:99999px;--comp-display:unset;align-self:stretch;justify-self:stretch;grid-area:1/1/2/2;position:relative;}.comp-kbgakxea_r_comp-kbgajy18-container{box-sizing:border-box;padding-left:0px;padding-right:0px;padding-bottom:0px;row-gap:0px;display:var(--l_display,var(--container-display));grid-template-rows:minmax(100px,max-content) minmax(50px,max-content);grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kbgakxea_r_comp-kbgajy18:not(.comp-kbgakxea_r_comp-kbgajy18-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kbgakxea_r_comp-kbgajy18{min-height:0px;height:150px;max-height:99999px;}.comp-kbgakxea_r_comp-kbgajy18-container{grid-template-rows:minmax(100.01121428571429px,max-content) minmax(49.98878571428571px,max-content);}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kbgakxea_r_comp-kbgajy18{min-height:0px;height:148.9453px;max-height:99999px;}.comp-kbgakxea_r_comp-kbgajy18-container{grid-template-rows:minmax(98.92587858043902px,max-content) minmax(50px,max-content);}}#comp-kbgakxea_r_comp-kbgajy18{--bg:var(--color_11);--alpha-bg:0;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kbgakxea_r_comp-kbgajy18{--bg-scrl:255,255,255;--alpha-bg-scrl:1;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kbgakxea_r_comp-kbgajy18{--bg-scrl:255,255,255;--alpha-bg-scrl:0;}}#comp-kbgakxea_r_comp-kqdx6bt2{min-height:50px;--l_display:unset;height:auto;min-width:0px;width:100%;--comp-display:unset;align-self:center;justify-self:center;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:2/1/3/2;position:relative;}.comp-kbgakxea_r_comp-kqdx6bt2-container{box-sizing:border-box;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kbgakxea_r_comp-kqdx6bt2:not(.comp-kbgakxea_r_comp-kqdx6bt2-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kbgakxea_r_comp-kqdx6bt2{--l_display:none;width:0%;align-self:start;justify-self:start;grid-area:1/1/2/2;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kbgakxea_r_comp-kqdx6bt2{width:0%;align-self:start;justify-self:start;grid-area:1/1/2/2;}}#comp-kbgakxea_r_comp-kqdx6bt2{--brw:0px;--brd:var(--color_13);--bg:var(--color_19);--rd:0px;--shd:0.00px 3.00px 0px 0px rgba(210,57,62,1);--gradient:none;--alpha-brd:1;--alpha-bg:1;--static-spx:1px;--bg-gradient:none;}#comp-kbgakxea_r_comp-kgdsmrwj{height:35px;width:100%;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:start;margin-left:0%;margin-right:0%;margin-top:-1px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kbgakxea_r_comp-kgdsmrwj{height:40px;--l_display:none;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kbgakxea_r_comp-kgdsmrwj{height:40px;--l_display:none;}}#comp-kbgakxea_r_comp-kgdsmrwj{--menuTotalBordersX:0px;--menuTotalBordersY:0px;--bgDrop:var(--color_19);--rd:10px;--shd:0.00px 1.00px 4px 0px rgba(0, 0, 0, 0.6);--pad:6px;--fnt:normal normal normal 18px/1.4em wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular;--brd:210,57,62;--txt:var(--color_11);--alpha-txt:1;--brdh:210,57,62;--txth:var(--color_12);--alpha-txth:1;--brds:210,57,62;--txts:var(--color_13);--alpha-txts:1;--alpha-brdh:1;--alpha-brd:0;--alpha-brds:1;--alpha-bgDrop:1;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kbgakxea_r_comp-kgdsmrwj{--trans:color 0.4s ease 0s;}}#comp-kbgakxea_r_comp-kgdsmrfd{min-height:0px;--l_display:unset;height:auto;min-width:0px;width:100%;--comp-display:unset;align-self:start;justify-self:start;margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;grid-area:1/1/2/2;position:relative;}#comp-kbgakxea_r_comp-kgdsmrfd .comp-kbgakxea_r_comp-kgdsmrfd-overflow-wrapper{position:relative;display:grid;grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);overflow-x:visible;overflow-y:visible;}#comp-kbgakxea_r_comp-kgdsmrfd .comp-kbgakxea_r_comp-kgdsmrfd-container{box-sizing:border-box;position:relative;padding-top:10px;padding-bottom:10px;padding-left:20px;padding-right:20px;row-gap:0px;column-gap:5px;display:var(--l_display,var(--container-display));grid-template-rows:minmax(80px,80px);grid-template-columns:1fr 1fr 1fr 2.022058035382138fr 2fr 2fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kbgakxea_r_comp-kgdsmrfd:not(.comp-kbgakxea_r_comp-kgdsmrfd-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kbgakxea_r_comp-kgdsmrfd{min-height:0px;height:auto;width:auto;align-self:stretch;justify-self:stretch;grid-area:1/1/2/2;}#comp-kbgakxea_r_comp-kgdsmrfd .comp-kbgakxea_r_comp-kgdsmrfd-overflow-wrapper{position:relative;overflow-x:hidden;overflow-y:hidden;}#comp-kbgakxea_r_comp-kgdsmrfd .comp-kbgakxea_r_comp-kgdsmrfd-container{padding-top:10px;padding-bottom:10px;padding-left:20px;padding-right:20px;row-gap:10px;grid-template-rows:minmax(80px,max-content);grid-template-columns:0.5fr 1fr 0.5fr;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kbgakxea_r_comp-kgdsmrfd{min-height:50px;height:100px;width:100%;align-self:start;justify-self:start;grid-area:1/1/3/2;}#comp-kbgakxea_r_comp-kgdsmrfd .comp-kbgakxea_r_comp-kgdsmrfd-overflow-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow-x:visible;overflow-y:visible;}#comp-kbgakxea_r_comp-kgdsmrfd .comp-kbgakxea_r_comp-kgdsmrfd-container{padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;row-gap:5px;grid-template-rows:minmax(100px,max-content);grid-template-columns:1fr 1fr 0.5fr;}}#comp-kbgakxea_r_comp-kgdsmrfd{--brw:0px;--brd:var(--color_13);--bg:var(--color_11);--rd:0px;--shd:none;--gradient:none;--alpha-brd:1;--alpha-bg:1;--boxShadowToggleOn-shd:none;--static-spx:1px;--bg-gradient:none;}#comp-kbgakxea_r_comp-kgdsmrwp{min-height:50px;--l_display:unset;height:auto;width:100%;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:center;justify-self:end;margin-left:0%;margin-right:-0.0002908430960258405%;margin-top:0px;margin-bottom:0px;grid-area:1/6/2/7;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kbgakxea_r_comp-kgdsmrwp{--l_display:none;width:0%;align-self:start;justify-self:start;margin-left:-7.8125%;margin-right:0%;margin-top:-10px;grid-area:1/1/2/2;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kbgakxea_r_comp-kgdsmrwp{--l_display:none;align-self:start;justify-self:start;margin-left:0%;margin-right:0%;margin-top:0px;grid-area:1/1/2/2;}}#comp-kbgakxea_r_comp-kgdsmrwp{--rd:0px 0px 0px 0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--horizontalPadding:0px;--verticalPadding:0px;--fnt:normal normal normal 16px/1.4em wfont_4a5780_9ba42c8cf7c3495d8e2c3d3562265f6b,wf_9ba42c8cf7c3495d8e2c3d356,orig_museo_sans_500;--trans2:color 0.4s ease 0s;--txt:var(--color_11);--bg:210,57,62;--brd:50,50,50;--brw:0px;--bgh:62,73,137;--brdh:50,50,50;--txth:255,255,255;--bgd:204,204,204;--alpha-bgd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-txth:1;--alpha-brdh:1;--alpha-brd:1;--alpha-bg:1;--alpha-bgh:1;--boxShadowToggleOn-shd:none;--alpha-txt:1;--static-spx:1px;}#comp-kbgakxea_r_comp-kpe5g8o9{height:auto;--aspect-ratio:1;width:0px;--l_display:none;aspect-ratio:1/var(--aspect-ratio);--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:start;margin-top:0px;margin-bottom:0px;margin-left:0%;margin-right:0%;grid-area:1/1/2/2;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kbgakxea_r_comp-kpe5g8o9{--l_display:unset;width:28px;align-self:center;justify-self:end;margin-right:0%;grid-area:1/3/2/4;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kbgakxea_r_comp-kpe5g8o9{align-self:center;justify-self:center;margin-right:0px;grid-area:1/3/2/4;}}#comp-kbgakxea_r_comp-kpe5g8o9{--static-spx:1px;}#comp-kbgakxea_r_comp-ks09b6ek{height:0px;width:0px;--l_display:none;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:start;margin-top:0px;margin-bottom:0px;margin-left:0%;margin-right:0%;grid-area:1/1/2/2;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kbgakxea_r_comp-ks09b6ek{width:0px;margin-left:-7.8125%;margin-top:-10px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kbgakxea_r_comp-ks09b6ek{width:0%;margin-left:0%;margin-top:0px;}}#comp-kbgakxea_r_comp-ks09b6ek{--static-spx:1px;}#comp-kbgakxea_r_comp-kx7j4xop{min-height:0px;--l_display:unset;height:auto;min-width:0px;width:auto;--aspect-ratio:auto;aspect-ratio:1/var(--aspect-ratio);--comp-display:unset;display:var(--l_display,var(--display,block));align-self:stretch;justify-self:stretch;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kbgakxea_r_comp-kx7j4xop{height:73.8125px;width:111.87094042968751px;--aspect-ratio:auto;align-self:start;justify-self:start;margin-right:0px;margin-top:0.515625px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kbgakxea_r_comp-kx7j4xop{height:auto;--aspect-ratio:0.6598527568922306;width:80%;align-self:center;justify-self:center;margin-right:2px;margin-top:0px;}}#comp-kbgakxea_r_comp-kx7j4xop{--backgroundColor:0,0,0;--borderColor:255,255,255;--alpha-borderColor:1;--borderWidth:0px;--cornerRadius:0px;--boxShadow:none;--mediaOpacity:1;--blendMode:normal;--alpha-backgroundColor:0;--boxShadowToggleOn-boxShadow:none;--static-spx:1px;}#comp-kbgakxea_r_comp-kx7j4xop wow-image{overflow:clip;}#comp-kbgakxea_r_comp-kx7j4xop wow-image img{height:100%;}#comp-kbgakxea_r_comp-latozph6{height:auto;width:0%;--l_display:none;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:start;margin-top:-10px;margin-bottom:0px;margin-left:-13.516344639755625%;margin-right:0%;grid-area:1/1/2/2;position:relative;}#comp-kbgakxea_r_comp-latozph6{--textAlign:left;--textDecoration:none;--fontSize:28px;--fontStyle:normal;--static-spx:1px;}#comp-kbgakxea_r_comp-lb0skeil{height:55px;width:180%;--l_display:none;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:center;justify-self:center;margin-left:0.8385665833374636%;margin-right:0%;margin-top:0px;margin-bottom:0px;grid-area:1/4/2/5;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kbgakxea_r_comp-lb0skeil{height:50px;width:100%;margin-left:0.8385665833374636%;grid-area:1/2/2/3;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kbgakxea_r_comp-lb0skeil{height:55px;width:180%;margin-left:0.6196394521524566%;grid-area:1/2/2/3;}}#comp-kbgakxea_r_comp-lb0skeil{--param_number_layoutType:0;--alpha-param_color_dailyLayoutBackgound:100;--param_color_dailyLayoutBackgound:var(--color_18);--alpha-param_color_dailyWidgetFontColor:1;--param_boolean_responsive:true;--param_number_dailyLayoutCornerRadius:1.0;--alpha-param_color_widgetFontColor:1;--alpha-param_color_websiteColorOpacity:99;--param_font_dailyWidgetDegrees:undefined;--param_number_dailyIconSet:2;--param_number_iconSet:2;--param_color_dailyWidgetFontColor:var(--color_1);--param_color_widgetFontColor:var(--color_1);--param_color_websiteColorOpacity:var(--color_18);--param_font_dailyWidgetNewFontFamily:undefined;--param_font_widgetNewFontFamily:undefined;--static-spx:1px;}#comp-kbgakxea_r_comp-kv3xywqi{min-height:50px;--l_display:unset;height:auto;width:100%;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:center;justify-self:center;margin-left:0%;margin-right:0.6986285947958134%;margin-top:0px;margin-bottom:0px;grid-area:1/5/2/6;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kbgakxea_r_comp-kv3xywqi{--l_display:none;align-self:start;margin-right:0%;grid-area:1/3/2/4;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kbgakxea_r_comp-kv3xywqi{--l_display:none;align-self:start;margin-right:0%;grid-area:1/2/2/3;}}#comp-kbgakxea_r_comp-kv3xywqi{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--horizontalPadding:0px;--verticalPadding:0px;--fnt:normal normal 700 16px/1.4em wfont_4a5780_bca9bceedcc34dde9999644f1730a10d,wf_bca9bceedcc34dde9999644f1,orig_museo_sans_700;--trans2:color 0.4s ease 0s;--txt:var(--color_11);--bg:var(--color_24);--brd:24,24,24;--brw:0px;--bgh:var(--color_15);--brdh:50,50,50;--txth:var(--color_11);--bgd:204,204,204;--alpha-bgd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-txth:1;--alpha-brdh:0;--alpha-brd:1;--alpha-bg:1;--alpha-bgh:1;--boxShadowToggleOn-shd:none;--alpha-txt:1;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kbgakxea_r_comp-kv3xywqi{--fnt:normal normal 700 14px/1.4em wfont_4a5780_bca9bceedcc34dde9999644f1730a10d,wf_bca9bceedcc34dde9999644f1,orig_museo_sans_700;}}#comp-kbgakxea_r_comp-lau2a4g6{min-height:45px;--l_display:none;height:auto;width:305px;max-height:99999px;--comp-display:unset;align-self:end;justify-self:center;margin-top:0px;margin-bottom:18.01339285714286px;margin-left:0px;margin-right:41.84143708881584px;grid-area:1/1/3/2;position:relative;}.comp-kbgakxea_r_comp-lau2a4g6-container{box-sizing:border-box;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-kbgakxea_r_comp-lau2a4g6:not(.comp-kbgakxea_r_comp-lau2a4g6-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kbgakxea_r_comp-lau2a4g6{min-height:50px;--l_display:unset;width:100%;align-self:start;justify-self:start;margin-right:0px;margin-bottom:0px;grid-area:2/1/3/2;}}#comp-kbgakxea_r_comp-lau2a4g6{--static-spx:1px;}#comp-kbgakxea_r_comp-lau2a4gd{height:100%;width:100%;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:start;grid-area:1/1/2/2;position:relative;}#comp-kbgakxea_r_comp-lau2a4gd{--inputShadow:none;--inputFocusBorderWidth:1px;--inputBorderRadius:0px 0px 0px 0px;--inputFont:normal normal 700 16px/1.4em poppins-extralight,poppins,sans-serif;--inputTextColor:var(--color_15);--alpha-inputTextColor:1;--inputBorderWidth:1px;--inputBorderColor:var(--color_15);--alpha-inputBorderColor:1;--inputPlaceholderColor:var(--color_15);--alpha-inputPlaceholderColor:1;--inputIconColor:var(--color_15);--alpha-inputIconColor:1;--inputHoverIconColor:var(--color_15);--inputFocusIconColor:var(--color_15);--alpha-inputFocusIconColor:1;--buttonBackgroundColor:var(--color_15);--alpha-buttonBackgroundColor:1;--buttonHoverBackgroundColor:var(--color_15);--buttonFocusBackgroundColor:var(--color_15);--alpha-buttonFocusBackgroundColor:1;--buttonIconColor:var(--color_11);--alpha-buttonIconColor:1;--buttonHoverIconColor:var(--color_11);--alpha-buttonHoverIconColor:1;--buttonFocusIconColor:var(--color_11);--alpha-buttonFocusIconColor:1;--inputBackgroundColor:var(--color_11);--inputHoverBackgroundColor:var(--color_11);--alpha-inputHoverBackgroundColor:1;--inputFocusBackgroundColor:var(--color_11);--alpha-inputFocusBackgroundColor:1;--inputHoverBorderWidth:1px;--inputHoverBorderColor:var(--color_15);--inputFocusBorderColor:var(--color_15);--alpha-inputFocusBorderColor:1;--suggestionSectionDividerColorNew:var(--color_15);--alpha-suggestionSectionDividerColorNew:1;--iconFocusColor:61,155,233;--alpha-iconFocusColor:1;--boxShadowToggleOn-inputShadow:none;--alpha-buttonHoverBackgroundColor:0.9;--buttonFocusColor:61,155,233;--iconHoverColor:61,155,233;--alpha-iconHoverColor:1;--alpha-buttonFocusColor:1;--inputPlaceholderHoverTextColor:143,143,143;--alpha-inputPlaceholderHoverTextColor:1;--inputHoverTextColor:143,143,143;--alpha-inputHoverTextColor:1;--inputPlaceholderTextColor:143,143,143;--alpha-inputPlaceholderTextColor:1;--buttonColor:61,155,233;--alpha-buttonColor:1;--alpha-inputHoverIconColor:0.7;--inputFocusTextColor:143,143,143;--alpha-inputFocusTextColor:1;--buttonHoverColor:61,155,233;--alpha-buttonHoverColor:1;--iconColor:61,155,233;--alpha-inputHoverBorderColor:0.7;--alpha-iconColor:1;--alpha-inputBackgroundColor:1;--static-spx:1px;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kbgakxea_r_comp-lau2a4gd{--inputFocusBorderWidth:0px 0px 2px 0px;--inputTextColor:var(--color_11);--inputBorderWidth:0px 0px 2px 0px;--inputBorderColor:var(--color_28);--inputPlaceholderColor:var(--color_11);--inputIconColor:var(--color_11);--inputHoverIconColor:var(--color_11);--inputFocusIconColor:var(--color_11);--inputBackgroundColor:var(--color_24);--inputHoverBackgroundColor:var(--color_24);--inputFocusBackgroundColor:var(--color_24);--inputHoverBorderWidth:0px 0px 2px 0px;--inputHoverBorderColor:var(--color_28);--inputFocusBorderColor:var(--color_28);--alpha-inputHoverIconColor:1;--alpha-inputHoverBorderColor:1;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kbgakxea_r_comp-lau2a4gd{--inputFocusBorderWidth:0px 0px 2px 0px;--inputTextColor:var(--color_11);--inputBorderWidth:0px 0px 2px 0px;--inputBorderColor:var(--color_28);--inputPlaceholderColor:var(--color_11);--inputIconColor:var(--color_11);--inputHoverIconColor:var(--color_11);--inputFocusIconColor:var(--color_11);--inputBackgroundColor:var(--color_24);--inputHoverBackgroundColor:var(--color_24);--inputFocusBackgroundColor:var(--color_24);--inputHoverBorderWidth:0px 0px 2px 0px;--inputHoverBorderColor:var(--color_28);--inputFocusBorderColor:var(--color_28);--alpha-inputHoverIconColor:1;--alpha-inputHoverBorderColor:1;}}#comp-latwf5np{height:auto;min-height:60px;--comp-display:unset;align-self:stretch;justify-self:stretch;grid-area:5/1/6/2;position:relative;}.comp-latwf5np-container{box-sizing:border-box;display:var(--l_display,var(--container-display));grid-template-rows:minmax(100px,max-content);grid-template-columns:0.5fr 1fr 0.5fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-latwf5np:not(.comp-latwf5np-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-latwf5np{min-height:100px;--l_display:unset;}.comp-latwf5np-container{row-gap:0px;column-gap:0px;grid-template-rows:1fr;grid-template-columns:1fr;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-latwf5np{min-height:0px;--l_display:unset;}.comp-latwf5np-container{grid-template-rows:1fr;grid-template-columns:1fr;}}#comp-latwf5np{--bg:var(--color_28);--alpha-bg:0;--static-spx:1px;}#comp-lhg8nz1x{min-height:100px;--l_display:unset;height:auto;width:100%;--comp-display:unset;align-self:start;justify-self:start;margin-left:0%;margin-right:0%;margin-top:0px;margin-bottom:0px;grid-area:1/2/2/3;position:relative;}.comp-lhg8nz1x-container{box-sizing:border-box;padding-left:20px;padding-right:20px;padding-top:20px;padding-bottom:20px;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-lhg8nz1x:not(.comp-lhg8nz1x-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-lhg8nz1x{grid-area:1/1/2/2;}}#comp-lhg8nz1x{--brw:0px;--brd:var(--color_13);--bg:var(--color_16);--rd:0px;--shd:none;--gradient:none;--alpha-brd:1;--alpha-bg:0;--boxShadowToggleOn-shd:none;--static-spx:1px;--bg-gradient:none;}#comp-lhg8l5f1{width:99.68840821248801%;height:auto;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:center;justify-self:start;margin-left:-4.554170661553212%;margin-right:0%;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-lhg8l5f1{margin-left:0%;}}#comp-lhg8l5f1{--textDecoration:none;--fontStyle:normal;--textScale__minFontSize:22;--color:var(--color_11);--alpha-color:1;--textAlign:center;--fontSize:28px;--textScale__maxFontSize:30;--fontWeight:normal;--static-spx:1px;}#comp-lav2kkth{height:auto;min-height:5px;--comp-display:unset;align-self:stretch;justify-self:stretch;grid-area:12/1/13/2;position:relative;}.comp-lav2kkth-container{box-sizing:border-box;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-lav2kkth:not(.comp-lav2kkth-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-lav2kkth{--l_display:unset;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-lav2kkth{--l_display:unset;}}#comp-lav2kkth{--bg:var(--color_11);--alpha-bg:0;--static-spx:1px;}#comp-lhg8ggim{height:auto;min-height:60px;--l_display:unset;--comp-display:unset;align-self:stretch;justify-self:stretch;grid-area:3/1/4/2;position:relative;}.comp-lhg8ggim-container{box-sizing:border-box;display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-lhg8ggim:not(.comp-lhg8ggim-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-lhg8ggim{min-height:100px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-lhg8ggim{min-height:100px;}}#comp-lhg8ggim{--bg:var(--color_11);--alpha-bg:0;--static-spx:1px;}#comp-lhg8gq3k{--l_display:unset;height:auto;width:100%;max-width:1400.0001220703125px;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:center;justify-self:center;margin-left:0.0000681420059474875%;margin-right:0%;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}#comp-lhg8gq3k{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;--textDecoration:none;--fontStyle:normal;--textScale__minFontSize:20;--color:var(--color_11);--alpha-color:1;--textAlign:center;--letterSpacing:0em;--lineHeight:normal;--fontSize:40px;--textScale__maxFontSize:36;--static-spx:0.1 * var(--one-unit);}</style> <style id="stylableCss_c1dmp"></style> <style id="compCssMappers_c1dmp"> #comp-ks4eausz { fill-opacity:1;stroke-width:0;stroke:#000000;stroke-opacity:1;fill:#D2393E }#comp-ks4eaut9 { undefined:#777;fill-opacity:1;stroke-width:0;stroke:#000000;stroke-opacity:1;fill:#ffffff }#comp-ks4eauqj { --fill-layer-video-opacity:1;--bg-overlay-color:transparent;--bg-gradient:none;--fill-container-overflow:visible;--fill-transform:rotate(0.01deg);--border-compensate-margin:0px;--fill-layer-background-overlay-transform:translateZ(0) } #c1dmp{--shc-mutated-brightness:128,128,128;justify-self:unset;}#comp-kepzmavj_r_comp-kepzma1c{--bg-overlay-color:rgb(var(--color_28));--bg-gradient:none;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-kepzma1c{--bg-overlay-color:rgb(210, 57, 62);}}#comp-kepzmavj_r_comp-kepzluio3{--shc-mutated-brightness:28,34,60;}#comp-kepzmavj_r_comp-kepzluj9 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:#FFFFFF;text-align:right;}#comp-kepzmavj_r_comp-kepzluj9 [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #FFFFFF);}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-kepzluj9 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){text-align:center !important;}#comp-kepzmavj_r_comp-kepzluj9 [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #FFFFFF !important);}}#comp-kepzmavj_r_comp-khgd35m1 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:#ED0E34;font-family:avenir-lt-w01_35-light1475496,sans-serif;font-weight:normal;font-size:18px;font-style:normal;letter-spacing:0em;line-height:1.6;}#comp-kepzmavj_r_comp-khgd35m1 [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #ED0E34);}#comp-kepzmavj_r_comp-khgddjuw :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:#ED0E34;font-family:avenir-lt-w01_35-light1475496,sans-serif;font-weight:normal;font-size:18px;font-style:normal;letter-spacing:0em;line-height:1.6;}#comp-kepzmavj_r_comp-khgddjuw [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #ED0E34);}#comp-kepzmavj_r_comp-lauzrp09{--shc-mutated-brightness:116,115,115;}#comp-kepzmavj_r_comp-ks0a8mzf{--shc-mutated-brightness:128,128,128;}#comp-kepzmavj_r_comp-ks0a5jtk{--opacity:1;}#comp-kepzmavj_r_comp-khgbib57{--item-size:30px;--item-margin-block:0;--item-margin-inline:0px 8px;--item-display:inline-block;--direction:inherit;--flex-direction:row;height:30px;width:calc(2 * (30px + 8px) - 8px);}#comp-kepzmavj_r_comp-khg6aubd :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){background-color:transparent;font-family:wfont_4a5780_1d28259306ea417da6c3de6b1f0a64fd,wf_1d28259306ea417da6c3de6b1,orig_brandon_text_bold;font-size:calc(16px + 6 * (var(--customScaleViewportLimit) - var(--minViewportSize) * 1px) / (var(--maxViewportSize) - var(--minViewportSize)));text-align:left;letter-spacing:0em;line-height:normal;min-height:0vw;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khg6aubd :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:22px !important;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khg6aubd :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:24px !important;}}#comp-kepzmavj_r_comp-khg6atr3 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){text-decoration:none;text-align:left;line-height:2;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khg6atr3 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:14px !important;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khg6atr3 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:calc(16px + 2 * (var(--customScaleViewportLimit) - var(--minViewportSize) * 1px) / (var(--maxViewportSize) - var(--minViewportSize))) !important;min-height:0vw !important;}}#comp-kepzmavj_r_comp-khg6hyqn :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-family:wfont_4a5780_1d28259306ea417da6c3de6b1f0a64fd,wf_1d28259306ea417da6c3de6b1,orig_brandon_text_bold;font-size:calc(16px + 6 * (var(--customScaleViewportLimit) - var(--minViewportSize) * 1px) / (var(--maxViewportSize) - var(--minViewportSize)));text-align:left;min-height:0vw;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khg6hyqn :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:22px !important;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khg6hyqn :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:24px !important;}}#comp-kepzmavj_r_comp-khg6hxiz :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){text-align:left;line-height:2;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khg6hxiz :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:14px !important;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khg6hxiz :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:14px !important;}}#comp-kepzmavj_r_comp-khg64gl8 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){text-align:left;line-height:2;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khg64gl8 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:14px !important;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khg64gl8 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:calc(16px + 2 * (var(--customScaleViewportLimit) - var(--minViewportSize) * 1px) / (var(--maxViewportSize) - var(--minViewportSize))) !important;min-height:0vw !important;}}#comp-kepzmavj_r_comp-khg6auu6 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-style:normal;text-decoration:none;text-align:left;line-height:2;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khg6auu6 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:14px !important;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khg6auu6 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:calc(16px + 2 * (var(--customScaleViewportLimit) - var(--minViewportSize) * 1px) / (var(--maxViewportSize) - var(--minViewportSize))) !important;min-height:0vw !important;}}#comp-kepzmavj_r_comp-khdg23b2 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){background-color:transparent;text-decoration:none;text-align:left;letter-spacing:0em;line-height:2;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khdg23b2 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:14px !important;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khdg23b2 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:calc(16px + 2 * (var(--customScaleViewportLimit) - var(--minViewportSize) * 1px) / (var(--maxViewportSize) - var(--minViewportSize))) !important;min-height:0vw !important;}}#comp-kepzmavj_r_comp-khdg23au1 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-family:wfont_4a5780_1d28259306ea417da6c3de6b1f0a64fd,wf_1d28259306ea417da6c3de6b1,orig_brandon_text_bold;font-size:calc(16px + 6 * (var(--customScaleViewportLimit) - var(--minViewportSize) * 1px) / (var(--maxViewportSize) - var(--minViewportSize)));text-align:left;min-height:0vw;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kepzmavj_r_comp-khdg23au1 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:22px !important;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kepzmavj_r_comp-khdg23au1 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:24px !important;}}#comp-kgdkbu6j{--bg-overlay-color:rgb(233, 234, 237);--bg-gradient:none;--inherit-transition:var(--transition, none);}#comp-kgdkbuae2{--shc-mutated-brightness:0,0,0,0;}#comp-kgdkbual :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:calc(10px + 38 * (var(--customScaleViewportLimit) - var(--minViewportSize) * 1px) / (var(--maxViewportSize) - var(--minViewportSize)));min-height:0vw;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kgdkbual :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:calc(10px + 38 * (var(--customScaleViewportLimit) - var(--minViewportSize) * 1px) / (var(--maxViewportSize) - var(--minViewportSize))) !important;line-height:1.2 !important;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kgdkbual :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:calc(20px + 28 * (var(--customScaleViewportLimit) - var(--minViewportSize) * 1px) / (var(--maxViewportSize) - var(--minViewportSize))) !important;text-align:center !important;line-height:1.2 !important;}}#comp-kgdkbuao3 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:#ED0E34;font-size:16px;letter-spacing:0.03em;line-height:1.8;}#comp-kgdkbuao3 [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #ED0E34);}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kgdkbuao3 [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #ED0E34 !important);}}#comp-kgdkgnd3{--shc-mutated-brightness:105,29,31;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 16px/1.4em wfont_4a5780_bca9bceedcc34dde9999644f1730a10d,wf_bca9bceedcc34dde9999644f1,orig_museo_sans_700;--label-align:center;--label-text-align:center;}#comp-kggr4qa3{--bg-overlay-color:transparent;--bg-gradient:none;--inherit-transition:var(--transition, none);}.comp-kggr4qe5 { --wix-direction: ltr; --borderWidth: 0; --gridSidePadding: 0; --gridVerticalPadding: 32; --presetId: NaN; --mobileWidgetTitleFontSize: 24; --mobilewidgetMenuTitleFontSize: 20; --cornerRadius: 0; --mobileFilterTitleFontSize: 14; --filterBorderWidth: 1; --filterBorderRadius: 0; --filterSpacing: 8; --dropdownBorderWidth: 1; --stripCardColumnsSpacing: 40; --menuSectionsSpacing: 80; --overlappingSidePadding: 60; --overlappingVerticalPadding: 60; --stripBorderWidth: 0; --stripSidePadding: 0; --stripVerticalPadding: 32; --classicSidePadding: 60; --classicVerticalPadding: 60; --imageAndTextRatio: 50; --mobileServiceNameFontSize: 20; --mobileServiceTaglineFontSize: 14; --mobileMoreInfoButtonFontSize: 14; --serviceDividerWidth: 1; --mobileServiceDetailsFontSize: 14; --mobileBookButtonFontSize: 14; --bookButtonBorderWidth: 1; --bookButtonCornerRadius: 100; --bookButtonBorderRadius: 0; --mobileExplorePlansFontSize: 14; --serviceImageCornerRadius: 0; --serviceImagePadding: 0; --loadServicesButtonBorderRadius: 0; --loadServicesButtonBorderWidth: 1; --numberOfColumns: 1; --widgetMenuTitleFont: normal normal normal 24px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --menuTitleAlignment: center; --courseAvailabilityFont: normal normal normal 16px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --explorePlansFont: normal normal normal 16px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --loadServicesButtonFont: normal normal normal 16px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --serviceImageSize: 100%; --bookButtonBackgroundColor: 210,57,62; --bookButtonBackgroundColor-rgb: 210,57,62; --bookButtonBackgroundColor-opacity: 1; --borderColor: 24,24,24,0.63; --borderColor-rgb: 24,24,24; --borderColor-opacity: 0.63; --infoBackgroundColor: 245,245,245; --infoBackgroundColor-rgb: 245,245,245; --infoBackgroundColor-opacity: 1; --serviceImageBackgroundColor: 24,24,24,0.2; --serviceImageBackgroundColor-rgb: 24,24,24; --serviceImageBackgroundColor-opacity: 0.2; --widgetBackgroundColor: 255,255,255; --widgetBackgroundColor-rgb: 255,255,255; --widgetBackgroundColor-opacity: 1; --widgetTitleColor: 237,14,52; --widgetTitleColor-rgb: 237,14,52; --widgetTitleColor-opacity: 1; --widgetMenuTitleColor: 237,14,52; --widgetMenuTitleColor-rgb: 237,14,52; --widgetMenuTitleColor-opacity: 1; --filterTitleColor: 237,14,52; --filterTitleColor-rgb: 237,14,52; --filterTitleColor-opacity: 1; --filterSelectedIndicationColor: 101,105,141; --filterSelectedIndicationColor-rgb: 101,105,141; --filterSelectedIndicationColor-opacity: 1; --filterSelectedTextColor: 255,255,255; --filterSelectedTextColor-rgb: 255,255,255; --filterSelectedTextColor-opacity: 1; --filterSelectedBorderColor: 101,105,141; --filterSelectedBorderColor-rgb: 101,105,141; --filterSelectedBorderColor-opacity: 1; --filterHoverIndicationColor: 255,255,255; --filterHoverIndicationColor-rgb: 255,255,255; --filterHoverIndicationColor-opacity: 1; --filterHoverTextColor: 237,14,52; --filterHoverTextColor-rgb: 237,14,52; --filterHoverTextColor-opacity: 1; --filterHoverBorderColor: 237,14,52,0.6; --filterHoverBorderColor-rgb: 237,14,52; --filterHoverBorderColor-opacity: 0.6; --filterBorderColor: 237,14,52,0.2; --filterBorderColor-rgb: 237,14,52; --filterBorderColor-opacity: 0.2; --filterBackgroundColor: 255,255,255; --filterBackgroundColor-rgb: 255,255,255; --filterBackgroundColor-opacity: 1; --dropdownTextColor: 237,14,52; --dropdownTextColor-rgb: 237,14,52; --dropdownTextColor-opacity: 1; --dropdownBorderColor: 237,14,52,0.4; --dropdownBorderColor-rgb: 237,14,52; --dropdownBorderColor-opacity: 0.4; --dropdownBackgroundColor: 255,255,255; --dropdownBackgroundColor-rgb: 255,255,255; --dropdownBackgroundColor-opacity: 1; --servicesDividerColor: 237,14,52,0.2; --servicesDividerColor-rgb: 237,14,52; --servicesDividerColor-opacity: 0.2; --serviceNameColor: 237,14,52; --serviceNameColor-rgb: 237,14,52; --serviceNameColor-opacity: 1; --serviceTaglineColor: 237,14,52; --serviceTaglineColor-rgb: 237,14,52; --serviceTaglineColor-opacity: 1; --moreInfoButtonColor: 237,14,52; --moreInfoButtonColor-rgb: 237,14,52; --moreInfoButtonColor-opacity: 1; --serviceDividerColor: 237,14,52,0.2; --serviceDividerColor-rgb: 237,14,52; --serviceDividerColor-opacity: 0.2; --serviceDetailsColor: 237,14,52; --serviceDetailsColor-rgb: 237,14,52; --serviceDetailsColor-opacity: 1; --courseAvailabilityColor: 237,14,52; --courseAvailabilityColor-rgb: 237,14,52; --courseAvailabilityColor-opacity: 1; --bookButtonHoverBackgroundColor: 210,57,62; --bookButtonHoverBackgroundColor-rgb: 210,57,62; --bookButtonHoverBackgroundColor-opacity: 1; --holeBookButtonTextColor: 101,105,141; --holeBookButtonTextColor-rgb: 101,105,141; --holeBookButtonTextColor-opacity: 1; --fillBookButtonTextColor: 255,255,255; --fillBookButtonTextColor-rgb: 255,255,255; --fillBookButtonTextColor-opacity: 1; --bookButtonHoverTextColor: 255,255,255; --bookButtonHoverTextColor-rgb: 255,255,255; --bookButtonHoverTextColor-opacity: 1; --bookButtonBorderColor: 101,105,141; --bookButtonBorderColor-rgb: 101,105,141; --bookButtonBorderColor-opacity: 1; --bookButtonHoverBorderColor: 101,105,141; --bookButtonHoverBorderColor-rgb: 101,105,141; --bookButtonHoverBorderColor-opacity: 1; --explorePlansTextColor: 237,14,52; --explorePlansTextColor-rgb: 237,14,52; --explorePlansTextColor-opacity: 1; --fillLoadServicesButtonTextColor: 101,105,141; --fillLoadServicesButtonTextColor-rgb: 101,105,141; --fillLoadServicesButtonTextColor-opacity: 1; --loadServicesButtonBackgroundColor: 255,255,255; --loadServicesButtonBackgroundColor-rgb: 255,255,255; --loadServicesButtonBackgroundColor-opacity: 1; --loadServicesButtonBorderColor: 101,105,141; --loadServicesButtonBorderColor-rgb: 101,105,141; --loadServicesButtonBorderColor-opacity: 1; --widgetTitleFont: normal normal normal 32px/1.4em wfont_4a5780_59ef95f9c3b341698a018a442c4bad76,wf_59ef95f9c3b341698a018a442,orig_verdana; --widgetTitleFont-style: normal; --widgetTitleFont-variant: normal; --widgetTitleFont-weight: normal; --widgetTitleFont-size: 32px; --widgetTitleFont-line-height: 1.4em; --widgetTitleFont-family: wfont_4a5780_59ef95f9c3b341698a018a442c4bad76,wf_59ef95f9c3b341698a018a442,orig_verdana; --widgetTitleFont-text-decoration: none; --filterTitleFont: normal normal normal 16px/1.8em wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --filterTitleFont-style: normal; --filterTitleFont-variant: normal; --filterTitleFont-weight: normal; --filterTitleFont-size: 16px; --filterTitleFont-line-height: 1.8em; --filterTitleFont-family: wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --filterTitleFont-text-decoration: none; --dropdownTextFont: normal normal normal 14px/1.8em wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --dropdownTextFont-style: normal; --dropdownTextFont-variant: normal; --dropdownTextFont-weight: normal; --dropdownTextFont-size: 14px; --dropdownTextFont-line-height: 1.8em; --dropdownTextFont-family: wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --dropdownTextFont-text-decoration: none; --serviceNameFont: normal normal normal 24px/1.4em wfont_4a5780_59ef95f9c3b341698a018a442c4bad76,wf_59ef95f9c3b341698a018a442,orig_verdana; --serviceNameFont-style: normal; --serviceNameFont-variant: normal; --serviceNameFont-weight: normal; --serviceNameFont-size: 24px; --serviceNameFont-line-height: 1.4em; --serviceNameFont-family: wfont_4a5780_59ef95f9c3b341698a018a442c4bad76,wf_59ef95f9c3b341698a018a442,orig_verdana; --serviceNameFont-text-decoration: none; --serviceTagLineFont: normal normal normal 16px/1.8em wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --serviceTagLineFont-style: normal; --serviceTagLineFont-variant: normal; --serviceTagLineFont-weight: normal; --serviceTagLineFont-size: 16px; --serviceTagLineFont-line-height: 1.8em; --serviceTagLineFont-family: wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --serviceTagLineFont-text-decoration: none; --moreInfoButtonFont: normal normal normal 16px/1.8em wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --moreInfoButtonFont-style: normal; --moreInfoButtonFont-variant: normal; --moreInfoButtonFont-weight: normal; --moreInfoButtonFont-size: 16px; --moreInfoButtonFont-line-height: 1.8em; --moreInfoButtonFont-family: wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --moreInfoButtonFont-text-decoration: none; --serviceDetailsFont: normal normal normal 16px/1.8em wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --serviceDetailsFont-style: normal; --serviceDetailsFont-variant: normal; --serviceDetailsFont-weight: normal; --serviceDetailsFont-size: 16px; --serviceDetailsFont-line-height: 1.8em; --serviceDetailsFont-family: wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --serviceDetailsFont-text-decoration: none; --bookButtonFont: normal normal normal 16px/1.8em wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --bookButtonFont-style: normal; --bookButtonFont-variant: normal; --bookButtonFont-weight: normal; --bookButtonFont-size: 16px; --bookButtonFont-line-height: 1.8em; --bookButtonFont-family: wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --bookButtonFont-text-decoration: none; --CATEGORY_NAME_FONT: normal normal normal 16px/1.8em wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --CATEGORY_NAME_FONT-style: normal; --CATEGORY_NAME_FONT-variant: normal; --CATEGORY_NAME_FONT-weight: normal; --CATEGORY_NAME_FONT-size: 16px; --CATEGORY_NAME_FONT-line-height: 1.8em; --CATEGORY_NAME_FONT-family: wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --CATEGORY_NAME_FONT-text-decoration: none; --OFFERING_NAME_FONT: normal normal normal 24px/1.4em wfont_4a5780_59ef95f9c3b341698a018a442c4bad76,wf_59ef95f9c3b341698a018a442,orig_verdana; --OFFERING_NAME_FONT-style: normal; --OFFERING_NAME_FONT-variant: normal; --OFFERING_NAME_FONT-weight: normal; --OFFERING_NAME_FONT-size: 24px; --OFFERING_NAME_FONT-line-height: 1.4em; --OFFERING_NAME_FONT-family: wfont_4a5780_59ef95f9c3b341698a018a442c4bad76,wf_59ef95f9c3b341698a018a442,orig_verdana; --OFFERING_NAME_FONT-text-decoration: none; --MULTI_OFFERINGS_TITLE_FONT: normal normal normal 32px/1.4em wfont_4a5780_59ef95f9c3b341698a018a442c4bad76,wf_59ef95f9c3b341698a018a442,orig_verdana; --MULTI_OFFERINGS_TITLE_FONT-style: normal; --MULTI_OFFERINGS_TITLE_FONT-variant: normal; --MULTI_OFFERINGS_TITLE_FONT-weight: normal; --MULTI_OFFERINGS_TITLE_FONT-size: 32px; --MULTI_OFFERINGS_TITLE_FONT-line-height: 1.4em; --MULTI_OFFERINGS_TITLE_FONT-family: wfont_4a5780_59ef95f9c3b341698a018a442c4bad76,wf_59ef95f9c3b341698a018a442,orig_verdana; --MULTI_OFFERINGS_TITLE_FONT-text-decoration: none; --MOBILE_CATEGORY_NAME_FONT: normal normal normal 14px/1.8em wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --MOBILE_CATEGORY_NAME_FONT-style: normal; --MOBILE_CATEGORY_NAME_FONT-variant: normal; --MOBILE_CATEGORY_NAME_FONT-weight: normal; --MOBILE_CATEGORY_NAME_FONT-size: 14px; --MOBILE_CATEGORY_NAME_FONT-line-height: 1.8em; --MOBILE_CATEGORY_NAME_FONT-family: wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --MOBILE_CATEGORY_NAME_FONT-text-decoration: none; --OFFERING_TAGLINE_FONT: normal normal normal 16px/1.8em wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --OFFERING_TAGLINE_FONT-style: normal; --OFFERING_TAGLINE_FONT-variant: normal; --OFFERING_TAGLINE_FONT-weight: normal; --OFFERING_TAGLINE_FONT-size: 16px; --OFFERING_TAGLINE_FONT-line-height: 1.8em; --OFFERING_TAGLINE_FONT-family: wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --OFFERING_TAGLINE_FONT-text-decoration: none; --OFFERING_MORE_INFO_LABEL_FONT: normal normal normal 16px/1.8em wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --OFFERING_MORE_INFO_LABEL_FONT-style: normal; --OFFERING_MORE_INFO_LABEL_FONT-variant: normal; --OFFERING_MORE_INFO_LABEL_FONT-weight: normal; --OFFERING_MORE_INFO_LABEL_FONT-size: 16px; --OFFERING_MORE_INFO_LABEL_FONT-line-height: 1.8em; --OFFERING_MORE_INFO_LABEL_FONT-family: wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --OFFERING_MORE_INFO_LABEL_FONT-text-decoration: none; --OFFERING_DETAILS_FONT: normal normal normal 16px/1.8em wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --OFFERING_DETAILS_FONT-style: normal; --OFFERING_DETAILS_FONT-variant: normal; --OFFERING_DETAILS_FONT-weight: normal; --OFFERING_DETAILS_FONT-size: 16px; --OFFERING_DETAILS_FONT-line-height: 1.8em; --OFFERING_DETAILS_FONT-family: wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --OFFERING_DETAILS_FONT-text-decoration: none; --BUTTON_TEXT_FONT: normal normal normal 16px/1.8em wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --BUTTON_TEXT_FONT-style: normal; --BUTTON_TEXT_FONT-variant: normal; --BUTTON_TEXT_FONT-weight: normal; --BUTTON_TEXT_FONT-size: 16px; --BUTTON_TEXT_FONT-line-height: 1.8em; --BUTTON_TEXT_FONT-family: wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --BUTTON_TEXT_FONT-text-decoration: none; --widgetMenuTitleFont-style: normal; --widgetMenuTitleFont-variant: normal; --widgetMenuTitleFont-weight: normal; --widgetMenuTitleFont-size: 24px; --widgetMenuTitleFont-line-height: 1.4em; --widgetMenuTitleFont-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --widgetMenuTitleFont-text-decoration: none; --courseAvailabilityFont-style: normal; --courseAvailabilityFont-variant: normal; --courseAvailabilityFont-weight: normal; --courseAvailabilityFont-size: 16px; --courseAvailabilityFont-line-height: 1.4em; --courseAvailabilityFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --courseAvailabilityFont-text-decoration: none; --explorePlansFont-style: normal; --explorePlansFont-variant: normal; --explorePlansFont-weight: normal; --explorePlansFont-size: 16px; --explorePlansFont-line-height: 1.4em; --explorePlansFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --explorePlansFont-text-decoration: none; --loadServicesButtonFont-style: normal; --loadServicesButtonFont-variant: normal; --loadServicesButtonFont-weight: normal; --loadServicesButtonFont-size: 16px; --loadServicesButtonFont-line-height: 1.4em; --loadServicesButtonFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --loadServicesButtonFont-text-decoration: none; --serviceImageDisplay: block; --isServiceImageVisible: 1; --titleDisplay: block; --serviceDividerDisplay: block; --onlineBadgeDisplay: none; --tagLineDisplay: none; --moreInfoButtonDisplay: none; --serviceOfferedDaysDisplay: block; --serviceStartDateDisplay: block; --courseAvailabilityDisplay: block; --serviceDurationDisplay: block; --servicePriceDisplay: block; --bookButtonDisplay: block; --explorePlansDisplay: block; --explorePlansPlaceholderVisibility: block; --explorePlansMarginTop: 16px; --bodyMaxWidth: 616px; --bodyWidth: 100%; --bodyMarginLeft: auto; --bodyMarginRight: auto; --cardMaxWidth: 616px; --cardMinWidth: 240px; --cardsPerRow: 3; --cardsPerRowDeprecated: 3; --cardsDividerVisibility: none; --dividerWidth: 1; --gridPadding: unset; --gridRowsGap: 32px; --gridColumnsGap: 32px; --topPositionForDivider: -17; --bottomPositionForDivider: -15.5; --dividerSecondDisplay: none; --dividerThirdDisplay: none; --evenImageDirection: column; --oddImageDirection: column; --gridTemplateRows: unset; --infoBorderWidth: 0; --infoZIndex: auto; --rootBackgroundColor: rgba(245,245,245,1); --evenOverlappingGridArea: unset; --oddOverlappingGridArea: unset; --evenOverlappingImageMargin: 0; --oddOverlappingImageMargin: 0; --evenOverlappingTemplateColumns: unset; --oddOverlappingTemplateColumns: unset; --serviceDetailsTextAlign: left; --serviceDetailsMarginLeft: 0; --serviceDetailsMarginRight: auto; --titlePaddingLeft: 10%; --titlePaddingRight: 10%; --titleTextAlign: center; --mediaWidth: 100%; --mediaHeight: 100%; --imagePaddingTop: 100%; --cardDisplay: flex; --layoutCardMinWidth: 130px; --infoWidth: inherit; --layoutVerticalPadding: 32; --layoutSidePadding: 0; --mediaRatio: 0; --infoRatio: 1; --infoOverflow: unset; --imageWrapperRadius: 0px; --imageCardCornerRadius: 0; --imageWrapperMargin: 0px; --imageWrapperHeight: calc(100% - 0px); --imageWrapperWidth: calc(100% - 0px); --cardBorderWidth: 0; --stripCalcIndication: 0px; --nonStripCalcIndication: 1px; --mediaFlex: 0; --infoFlex: 1; --backgroundOnHover: inherit; --infoCardCornerRadius: 0; --serviceInfoDividerMargin: 24px 0; --serviceInfoDisplay: flex; --serviceInfoDetailsWrap: nowrap; --serviceInfoFlexDirection: column; --serviceInfoMargin: 0; --serviceInfoColumnsMargin: 0; --serviceInfoFirstColumnBasis: unset; --serviceInfoDividerDisplay: block; --serviceInfoTitleAreaFlex: none; --serviceInfoTitleAreaFlexWithNoBookButton: none; --serviceInfoDetailsMargin: 0; --serviceInfoTitleBottom: 0 0 12px 0; --serviceInfoTagLineTopMargin: 12px; --serviceInfoTagLineBottomMargin: 12px; --serviceInfoButtonMargin: 20px 0 0 0; --serviceInfoButtonWidth: unset; --serviceInfoButtonMinWidth: unset; --serviceInfoButtonMaxWidth: unset; --serviceInfoButtonWhiteSpace: nowrap; --serviceInfoJustifyContent: space-between; --priceAreaMaxHeight: fit-content; --emptyPriceAreaDisplay: block; --horizontalCourseAvailabilityDisplay: none; --verticalCourseAvailabilityDisplay: block; --serviceInfoHorizontalColumnMinWidth: unset; --wix-color-1: 255,255,255; --wix-color-2: 232,230,230; --wix-color-3: 199,199,199; --wix-color-4: 153,153,151; --wix-color-5: 237,14,52; --wix-color-6: 186,190,217; --wix-color-7: 145,149,179; --wix-color-8: 101,105,141; --wix-color-9: 44,51,103; --wix-color-10: 22,26,52; --wix-color-11: 190,192,223; --wix-color-12: 154,156,192; --wix-color-13: 112,115,160; --wix-color-14: 52,57,128; --wix-color-15: 26,29,64; --wix-color-16: 240,182,184; --wix-color-17: 225,143,146; --wix-color-18: 210,57,62; --wix-color-19: 140,38,41; --wix-color-20: 70,19,21; --wix-color-21: 186,190,217; --wix-color-22: 145,149,179; --wix-color-23: 101,105,141; --wix-color-24: 44,51,103; --wix-color-25: 22,26,52; --wix-color-26: 255,255,255; --wix-color-27: 237,14,52; --wix-color-28: 232,230,230; --wix-color-29: 199,199,199; --wix-color-30: 153,153,151; --wix-color-31: 101,105,141; --wix-color-32: 101,105,141; --wix-color-33: 101,105,141; --wix-color-34: 101,105,141; --wix-color-35: 237,14,52; --wix-color-36: 153,153,151; --wix-color-37: 237,14,52; --wix-color-38: 101,105,141; --wix-color-39: 101,105,141; --wix-color-40: 255,255,255; --wix-color-41: 101,105,141; --wix-color-42: 101,105,141; --wix-color-43: 255,255,255; --wix-color-44: 199,199,199; --wix-color-45: 199,199,199; --wix-color-46: 255,255,255; --wix-color-47: 255,255,255; --wix-color-48: 101,105,141; --wix-color-49: 101,105,141; --wix-color-50: 255,255,255; --wix-color-51: 101,105,141; --wix-color-52: 101,105,141; --wix-color-53: 255,255,255; --wix-color-54: 199,199,199; --wix-color-55: 199,199,199; --wix-font-Title: normal normal normal 88px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Title-style: normal; --wix-font-Title-variant: normal; --wix-font-Title-weight: normal; --wix-font-Title-size: 88px; --wix-font-Title-line-height: 1.4em; --wix-font-Title-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --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 72px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Page-title-style: normal; --wix-font-Page-title-variant: normal; --wix-font-Page-title-weight: normal; --wix-font-Page-title-size: 72px; --wix-font-Page-title-line-height: 1.4em; --wix-font-Page-title-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Page-title-text-decoration: none; --wix-font-Heading-XL: normal normal normal 50px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-XL-style: normal; --wix-font-Heading-XL-variant: normal; --wix-font-Heading-XL-weight: normal; --wix-font-Heading-XL-size: 50px; --wix-font-Heading-XL-line-height: 1.4em; --wix-font-Heading-XL-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-XL-text-decoration: none; --wix-font-Heading-L: normal normal normal 40px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-L-style: normal; --wix-font-Heading-L-variant: normal; --wix-font-Heading-L-weight: normal; --wix-font-Heading-L-size: 40px; --wix-font-Heading-L-line-height: 1.4em; --wix-font-Heading-L-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-L-text-decoration: none; --wix-font-Heading-M: normal normal normal 28px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-M-style: normal; --wix-font-Heading-M-variant: normal; --wix-font-Heading-M-weight: normal; --wix-font-Heading-M-size: 28px; --wix-font-Heading-M-line-height: 1.4em; --wix-font-Heading-M-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-M-text-decoration: none; --wix-font-Heading-S: normal normal normal 22px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-S-style: normal; --wix-font-Heading-S-variant: normal; --wix-font-Heading-S-weight: normal; --wix-font-Heading-S-size: 22px; --wix-font-Heading-S-line-height: 1.4em; --wix-font-Heading-S-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-S-text-decoration: none; --wix-font-Body-L: normal normal normal 18px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --wix-font-Body-L-style: normal; --wix-font-Body-L-variant: normal; --wix-font-Body-L-weight: normal; --wix-font-Body-L-size: 18px; --wix-font-Body-L-line-height: 1.4em; --wix-font-Body-L-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --wix-font-Body-L-text-decoration: none; --wix-font-Body-M: normal normal normal 16px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --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.8em; --wix-font-Body-M-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --wix-font-Body-M-text-decoration: none; --wix-font-Body-S: normal normal normal 14px/1.4em wfont_334811_a16bba8726de437a94982338073e4037,wf_a16bba8726de437a949823380,orig_brandon_text_regular; --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: wfont_334811_a16bba8726de437a94982338073e4037,wf_a16bba8726de437a949823380,orig_brandon_text_regular; --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; } #comp-khkdywnw{--shc-mutated-brightness:128,128,128;}#comp-kgtlo41a{--shc-mutated-brightness:28,34,60;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 21px/1.4em wfont_4a5780_bca9bceedcc34dde9999644f1730a10d,wf_bca9bceedcc34dde9999644f1,orig_museo_sans_700;--label-align:center;--label-text-align:center;}#comp-kggr4qeh1 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-family:wfont_4a5780_9ba42c8cf7c3495d8e2c3d3562265f6b,wf_9ba42c8cf7c3495d8e2c3d356,orig_museo_sans_500;font-size:16px;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kggr4qeh1 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){text-align:center !important;}}#comp-kggr7skr{--bg-overlay-color:rgb(245, 245, 245);--bg-gradient:none;--inherit-transition:var(--transition, none);}#comp-kggr7som :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:#000000;font-size:23px;text-align:left;}#comp-kggr7som [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #000000);}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kggr7som :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:19px !important;text-align:left !important;}#comp-kggr7som [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #000000 !important);}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kggr7som :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:19px !important;text-align:center !important;}#comp-kggr7som [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #000000 !important);}}#comp-kggr7sou :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-family:wfont_4a5780_9ba42c8cf7c3495d8e2c3d3562265f6b,wf_9ba42c8cf7c3495d8e2c3d356,orig_museo_sans_500;font-size:16px;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kggr7sou :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){text-align:center !important;}}.comp-kggr7sp0 { --wix-direction: ltr; --imageGridPosition: 5; --widgetLayout: 1; --imageScaling: 2; --alignment: 2; --cardsPerRow: 3; --listLayout: 3; --verticalImagePosition: 1; --imagePosition: 2; --listButtonStyle: 3; --listAlignment: 2; --listImageLayout: 1; --imageRatio: 1; --widgetType: 2; --contentAlignment: 2; --listLayoutType: 1; --mobileListLayout: 1; --mobileWidgetLayout: 1; --mobileListLayoutType: 3; --cardLocationAndDateFontSize: 16; --cardDescriptionFontSize: 15; --listHeaderTitleFontSizeCompactMobile: 16; --listDateFontSizeCompactMobile: 14; --listLocationFontSizeCompactMobile: 14; --listHeaderTitleFontSizeMobile: 20; --listDateFontSizeMobile: 16; --listContentTextFontSizeMobile: 16; --listGeneralTitleFontSizeMobile: 28; --listButtonFontSizeMobile: 16; --listButtonFontSizeCompactMobile: 14; --listLocationAndDateFormat: 1; --cardLocationAndDateFormat: 1; --cardMargins: 20; --sideBySideLayoutMargins: 30; --listStripWidth: 20; --cardBorderWidth: 1; --listDividerWidth: 1; --listBorderWidth: 0; --onImageCardHeightBehavior: 0; --borderWidth: 0; --todayButtonBorderWidth: 1; --todayButtonBorderRadius: 0; --listRoundedButtonBorderRadius: 100; --calendarCellBorderWidth: 1; --calendarBorderWidth: 0; --buttonsBorderWidth: 1; --todayRoundedButtonBorderRadius: 100; --listButtonBorderRadius: 0; --listButtonBorderWidth: 1; --calendarDetailsTitleTextSize: 16; --calendarDetailsDateLocationTextSize: 14; --calendarDetailsDescriptionTextSize: 14; --multiImageScaling: 2; --listImageSize: 1; --locationAndDateFormat: 1; --buttonsStyle: 1; --buttonsBorderRadius: 0; --roundedButtonsBorderRadius: 100; --buttonHeight: 44; --oneButtonWidth: 140; --verticalDividerWidth: 1; --verticalDividerHeight: 94; --horizontalDividerWidth: 20; --horizontalDividerHeight: 1; --compactHorizontalDividerWidth: 36; --compactHorizontalDividerHeight: 1; --countdownMarginBottom: 30; --titleMarginBottom: 36; --descriptionMarginBottom: 42; --dateMarginBottom: 42; --locationMarginBottom: 54; --dateAndLocationMarginBottom: 54; --rsvpMarginBottom: 30; --imageWidth: 50; --imageOpacity: 70; --listTopMargin: 20; --listBottomMargin: 20; --listLeftMargin: 20; --listRightMargin: 20; --listItemTopPadding: 32; --listItemBottomPadding: 32; --listItemLeftPadding: 32; --listItemRightPadding: 32; --gapBetweenCards: 20; --listImageOpacity: 100; --multiImageTopMargin: 0; --multiImageBottomMargin: 0; --multiImageLeftMargin: 0; --multiImageRightMargin: 0; --multiImagePosition: 5; --multiImageBorderWidth: 0; --multiImageTopLeftBorderRadius: 0; --multiImageTopRightBorderRadius: 0; --multiImageBottomLeftBorderRadius: 0; --multiImageBottomRightBorderRadius: 0; --listImageWidth: 50; --calendarWeekStartDay: 1; --calendarListTextSize: 14; --calendarListDividerWidth: 1; --todayButtonStyle: 2; --widgetBorderWidth: 0; --listItemBorderAndDividerWidth: 1; --listCountdownTopLeftBorderRadius: 30; --listCountdownTopRightBorderRadius: 30; --listCountdownBottomLeftBorderRadius: 30; --listCountdownBottomRightBorderRadius: 30; --itemFixedHeight: 500; --itemHeightType: 1; --topLeftBorderRadius: 0; --topRightBorderRadius: 0; --bottomLeftBorderRadius: 0; --bottomRightBorderRadius: 0; --eventBoxShadowAngle: 135; --eventBoxShadowDistance: 0; --eventBoxShadowBlur: 25; --listImageHoverEffect: 2; --listTextVerticalAlignment: 1; --listLocationAndDateFormatV2: 1; --promotionalBadgeLayout: 1; --promotionalBadgeVerticalAlignment: 1; --promotionalBadgeHorizontalAlignment: 1; --eventDescriptionFontV2: normal normal normal 16px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --linkFontV2: normal normal normal 16px/1.4em wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --listHollowButtonFontV2: normal normal normal 16px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --listContentTextFont: normal normal normal 14px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --cardDescriptionFont: normal normal normal 16px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --listHollowButtonFont: normal normal normal 16px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --calendarMonthFont: normal normal normal 18px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --calendarWeekdaysFont: normal normal normal 14px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --calendarDayNumberFont: normal normal normal 24px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --calendarCellEventNameFont: normal normal normal 14px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --todayHollowButtonFont: normal normal normal 14px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --todayButtonFont: normal normal normal 14px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --ribbonFont: normal normal normal 14px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --soldOutRibbonFont: normal normal normal 14px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --rsvpClosedRibbonFont: normal normal normal 14px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --joinWaitlistRibbonFont: normal normal normal 14px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --membershipRibbonFont: normal normal normal 14px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --recurringRibbonFont: normal normal normal 14px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --hollowButtonsFont: normal normal normal 16px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --fullButtonsFont: normal normal normal 16px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --countdownFont: normal normal normal 20px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --titleFont: normal normal normal 46px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --descriptionFont: normal normal normal 15px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --labelsFont: normal normal normal 16px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --compactTextsFont: normal normal normal 24px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --textsFont: normal normal normal 15px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --listCountdownFont: normal normal normal 12px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --hoveredEventDateFontV2: normal normal normal 16px/1.4em wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --hoveredEventLocationFontV2: normal normal normal 16px/1.4em wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --hoveredEventDescriptionFontV2: normal normal normal 15px/1.4em wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --listGeneralTitleColor: 237,14,52; --listGeneralTitleColor-rgb: 237,14,52; --listGeneralTitleColor-opacity: 1; --listHeaderTitleColor: 237,14,52; --listHeaderTitleColor-rgb: 237,14,52; --listHeaderTitleColor-opacity: 1; --listFullButtonFontColor: 255,255,255; --listFullButtonFontColor-rgb: 255,255,255; --listFullButtonFontColor-opacity: 1; --listButtonBackgroundColor: 210,57,62; --listButtonBackgroundColor-rgb: 210,57,62; --listButtonBackgroundColor-opacity: 1; --eventTitleColorV2: 237,14,52; --eventTitleColorV2-rgb: 237,14,52; --eventTitleColorV2-opacity: 1; --eventDateColorV2: 237,14,52; --eventDateColorV2-rgb: 237,14,52; --eventDateColorV2-opacity: 1; --eventLocationColorV2: 237,14,52; --eventLocationColorV2-rgb: 237,14,52; --eventLocationColorV2-opacity: 1; --eventDescriptionColorV2: 237,14,52; --eventDescriptionColorV2-rgb: 237,14,52; --eventDescriptionColorV2-opacity: 1; --linkColorV2: 237,14,52; --linkColorV2-rgb: 237,14,52; --linkColorV2-opacity: 1; --shareIconsColorV2: 237,14,52; --shareIconsColorV2-rgb: 237,14,52; --shareIconsColorV2-opacity: 1; --listContentTitleColor: 101,105,141; --listContentTitleColor-rgb: 101,105,141; --listContentTitleColor-opacity: 1; --listHeaderDateTimeColor: 237,14,52; --listHeaderDateTimeColor-rgb: 237,14,52; --listHeaderDateTimeColor-opacity: 1; --listContentTextColor: 237,14,52; --listContentTextColor-rgb: 237,14,52; --listContentTextColor-opacity: 1; --listHeaderLocationColor: 237,14,52; --listHeaderLocationColor-rgb: 237,14,52; --listHeaderLocationColor-opacity: 1; --cardBackgroundColor: 255,255,255; --cardBackgroundColor-rgb: 255,255,255; --cardBackgroundColor-opacity: 1; --cardsBackgroundColor: 255,255,255,0; --cardsBackgroundColor-rgb: 255,255,255; --cardsBackgroundColor-opacity: 0; --listBackgroundColor: 255,255,255; --listBackgroundColor-rgb: 255,255,255; --listBackgroundColor-opacity: 1; --cardBorderColor: 232,230,230; --cardBorderColor-rgb: 232,230,230; --cardBorderColor-opacity: 1; --listDividerColor: 232,230,230; --listDividerColor-rgb: 232,230,230; --listDividerColor-opacity: 1; --listBorderColor: 232,230,230; --listBorderColor-rgb: 232,230,230; --listBorderColor-opacity: 1; --calendarCellBackground: 255,255,255; --calendarCellBackground-rgb: 255,255,255; --calendarCellBackground-opacity: 1; --calendarBorderColor: 232,230,230; --calendarBorderColor-rgb: 232,230,230; --calendarBorderColor-opacity: 1; --calendarMainActiveColor: 101,105,141; --calendarMainActiveColor-rgb: 101,105,141; --calendarMainActiveColor-opacity: 1; --calendarMonthColor: 237,14,52; --calendarMonthColor-rgb: 237,14,52; --calendarMonthColor-opacity: 1; --calendarWeekdaysColor: 237,14,52; --calendarWeekdaysColor-rgb: 237,14,52; --calendarWeekdaysColor-opacity: 1; --calendarDayNumberColor: 237,14,52; --calendarDayNumberColor-rgb: 237,14,52; --calendarDayNumberColor-opacity: 1; --calendarCellEventNameColor: 237,14,52; --calendarCellEventNameColor-rgb: 237,14,52; --calendarCellEventNameColor-opacity: 1; --listHollowButtonFontColor: 101,105,141; --listHollowButtonFontColor-rgb: 101,105,141; --listHollowButtonFontColor-opacity: 1; --todayHollowButtonColor: 101,105,141; --todayHollowButtonColor-rgb: 101,105,141; --todayHollowButtonColor-opacity: 1; --todayButtonColor: 255,255,255; --todayButtonColor-rgb: 255,255,255; --todayButtonColor-opacity: 1; --ribbonTextColor: 255,255,255; --ribbonTextColor-rgb: 255,255,255; --ribbonTextColor-opacity: 1; --soldOutRibbonTextColor: 255,255,255; --soldOutRibbonTextColor-rgb: 255,255,255; --soldOutRibbonTextColor-opacity: 1; --rsvpClosedRibbonTextColor: 255,255,255; --rsvpClosedRibbonTextColor-rgb: 255,255,255; --rsvpClosedRibbonTextColor-opacity: 1; --joinWaitlistRibbonTextColor: 255,255,255; --joinWaitlistRibbonTextColor-rgb: 255,255,255; --joinWaitlistRibbonTextColor-opacity: 1; --membershipRibbonTextColor: 237,14,52; --membershipRibbonTextColor-rgb: 237,14,52; --membershipRibbonTextColor-opacity: 1; --recurringRibbonTextColor: 237,14,52; --recurringRibbonTextColor-rgb: 237,14,52; --recurringRibbonTextColor-opacity: 1; --onImageHollowButtonsFontColor: 255,255,255; --onImageHollowButtonsFontColor-rgb: 255,255,255; --onImageHollowButtonsFontColor-opacity: 1; --hollowButtonsFontColor: 101,105,141; --hollowButtonsFontColor-rgb: 101,105,141; --hollowButtonsFontColor-opacity: 1; --onImageFullButtonsFontColor: 237,14,52; --onImageFullButtonsFontColor-rgb: 237,14,52; --onImageFullButtonsFontColor-opacity: 1; --fullButtonsFontColor: 255,255,255; --fullButtonsFontColor-rgb: 255,255,255; --fullButtonsFontColor-opacity: 1; --countdownColor: 237,14,52; --countdownColor-rgb: 237,14,52; --countdownColor-opacity: 1; --onImageCountdownColor: 255,255,255; --onImageCountdownColor-rgb: 255,255,255; --onImageCountdownColor-opacity: 1; --titleColor: 237,14,52; --titleColor-rgb: 237,14,52; --titleColor-opacity: 1; --onImageTitleColor: 255,255,255; --onImageTitleColor-rgb: 255,255,255; --onImageTitleColor-opacity: 1; --onImageDescriptionColor: 255,255,255; --onImageDescriptionColor-rgb: 255,255,255; --onImageDescriptionColor-opacity: 1; --descriptionColor: 237,14,52; --descriptionColor-rgb: 237,14,52; --descriptionColor-opacity: 1; --onImageLabelsColor: 255,255,255; --onImageLabelsColor-rgb: 255,255,255; --onImageLabelsColor-opacity: 1; --labelsColor: 237,14,52; --labelsColor-rgb: 237,14,52; --labelsColor-opacity: 1; --onImageTextsColor: 255,255,255; --onImageTextsColor-rgb: 255,255,255; --onImageTextsColor-opacity: 1; --textsColor: 237,14,52; --textsColor-rgb: 237,14,52; --textsColor-opacity: 1; --calendarCellBorderColor: 232,230,230; --calendarCellBorderColor-rgb: 232,230,230; --calendarCellBorderColor-opacity: 1; --calendarPastDaysBackground: 232,230,230,0.1; --calendarPastDaysBackground-rgb: 232,230,230; --calendarPastDaysBackground-opacity: 0.1; --widgetBackgroundColor: 255,255,255,0; --widgetBackgroundColor-rgb: 255,255,255; --widgetBackgroundColor-opacity: 0; --widgetBorderColor: 232,230,230; --widgetBorderColor-rgb: 232,230,230; --widgetBorderColor-opacity: 1; --listItemBorderAndDividerColor: 232,230,230; --listItemBorderAndDividerColor-rgb: 232,230,230; --listItemBorderAndDividerColor-opacity: 1; --listItemBackgroundColor: 255,255,255; --listItemBackgroundColor-rgb: 255,255,255; --listItemBackgroundColor-opacity: 1; --listButtonBorderColor: 101,105,141; --listButtonBorderColor-rgb: 101,105,141; --listButtonBorderColor-opacity: 1; --todayButtonBackgroundColor: 101,105,141; --todayButtonBackgroundColor-rgb: 101,105,141; --todayButtonBackgroundColor-opacity: 1; --todayButtonBorderColor: 101,105,141; --todayButtonBorderColor-rgb: 101,105,141; --todayButtonBorderColor-opacity: 1; --listImageBackgroundColor: 101,105,141; --listImageBackgroundColor-rgb: 101,105,141; --listImageBackgroundColor-opacity: 1; --multiImageBorderColor: 237,14,52,0.2; --multiImageBorderColor-rgb: 237,14,52; --multiImageBorderColor-opacity: 0.2; --ribbonBackgroundColor: 246,77,67; --ribbonBackgroundColor-rgb: 246,77,67; --ribbonBackgroundColor-opacity: 1; --soldOutRibbonBackgroundColor: 246,77,67; --soldOutRibbonBackgroundColor-rgb: 246,77,67; --soldOutRibbonBackgroundColor-opacity: 1; --rsvpClosedRibbonBackgroundColor: 246,77,67; --rsvpClosedRibbonBackgroundColor-rgb: 246,77,67; --rsvpClosedRibbonBackgroundColor-opacity: 1; --joinWaitlistRibbonBackgroundColor: 246,77,67; --joinWaitlistRibbonBackgroundColor-rgb: 246,77,67; --joinWaitlistRibbonBackgroundColor-opacity: 1; --membershipRibbonBorderColor: 237,14,52; --membershipRibbonBorderColor-rgb: 237,14,52; --membershipRibbonBorderColor-opacity: 1; --recurringRibbonBorderColor: 237,14,52; --recurringRibbonBorderColor-rgb: 237,14,52; --recurringRibbonBorderColor-opacity: 1; --imageBackgroundColor: 237,14,52; --imageBackgroundColor-rgb: 237,14,52; --imageBackgroundColor-opacity: 1; --backgroundColor: 255,255,255; --backgroundColor-rgb: 255,255,255; --backgroundColor-opacity: 1; --borderColor: 232,230,230; --borderColor-rgb: 232,230,230; --borderColor-opacity: 1; --onImageButtonsBorderColor: 255,255,255; --onImageButtonsBorderColor-rgb: 255,255,255; --onImageButtonsBorderColor-opacity: 1; --buttonsBorderColor: 101,105,141; --buttonsBorderColor-rgb: 101,105,141; --buttonsBorderColor-opacity: 1; --onImageButtonsBackgroundColor: 255,255,255; --onImageButtonsBackgroundColor-rgb: 255,255,255; --onImageButtonsBackgroundColor-opacity: 1; --buttonsBackgroundColor: 101,105,141; --buttonsBackgroundColor-rgb: 101,105,141; --buttonsBackgroundColor-opacity: 1; --onImageDividerColor: 255,255,255; --onImageDividerColor-rgb: 255,255,255; --onImageDividerColor-opacity: 1; --dividerColor: 237,14,52; --dividerColor-rgb: 237,14,52; --dividerColor-opacity: 1; --calendarBackgroundColor: 255,255,255,0; --calendarBackgroundColor-rgb: 255,255,255; --calendarBackgroundColor-opacity: 0; --listLoadMoreContainerBackgroundColor: var(--listItemBackgroundColor); --listLoadMoreContainerBackgroundColor-rgb: var(--listItemBackgroundColor-rgb); --listLoadMoreContainerBackgroundColor-opacity: var(--listItemBackgroundColor-opacity); --listCountdownColor: 237,14,52; --listCountdownColor-rgb: 237,14,52; --listCountdownColor-opacity: 1; --listCountdownBackgroundColor: 255,255,255; --listCountdownBackgroundColor-rgb: 255,255,255; --listCountdownBackgroundColor-opacity: 1; --listCountdownBorderColor: 237,14,52,0.4; --listCountdownBorderColor-rgb: 237,14,52; --listCountdownBorderColor-opacity: 0.4; --eventBoxShadowColor: 237,14,52,0.12; --eventBoxShadowColor-rgb: 237,14,52; --eventBoxShadowColor-opacity: 0.12; --imageOverlayColor: 237,14,52,0.45; --imageOverlayColor-rgb: 237,14,52; --imageOverlayColor-opacity: 0.45; --hoveredEventTitleColorV2: 237,14,52; --hoveredEventTitleColorV2-rgb: 237,14,52; --hoveredEventTitleColorV2-opacity: 1; --hoveredEventDateColorV2: 237,14,52; --hoveredEventDateColorV2-rgb: 237,14,52; --hoveredEventDateColorV2-opacity: 1; --hoveredEventLocationColorV2: 237,14,52; --hoveredEventLocationColorV2-rgb: 237,14,52; --hoveredEventLocationColorV2-opacity: 1; --hoveredEventDescriptionColor: 237,14,52; --hoveredEventDescriptionColor-rgb: 237,14,52; --hoveredEventDescriptionColor-opacity: 1; --listHeaderLocationFont: normal normal normal 16px/1.4em wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --listHeaderLocationFont-style: normal; --listHeaderLocationFont-variant: normal; --listHeaderLocationFont-weight: normal; --listHeaderLocationFont-size: 16px; --listHeaderLocationFont-line-height: 1.4em; --listHeaderLocationFont-family: wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --listHeaderLocationFont-text-decoration: none; --listGeneralTitleFont: normal normal normal 36px/1.4em poppins-semibold; --listGeneralTitleFont-style: normal; --listGeneralTitleFont-variant: normal; --listGeneralTitleFont-weight: normal; --listGeneralTitleFont-size: 36px; --listGeneralTitleFont-line-height: 1.4em; --listGeneralTitleFont-family: poppins-semibold; --listGeneralTitleFont-text-decoration: none; --listHeaderTitleFont: normal normal normal 26px/1.4em wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --listHeaderTitleFont-style: normal; --listHeaderTitleFont-variant: normal; --listHeaderTitleFont-weight: normal; --listHeaderTitleFont-size: 26px; --listHeaderTitleFont-line-height: 1.4em; --listHeaderTitleFont-family: wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --listHeaderTitleFont-text-decoration: none; --listFullButtonFont: normal normal normal 16px/1.4em wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --listFullButtonFont-style: normal; --listFullButtonFont-variant: normal; --listFullButtonFont-weight: normal; --listFullButtonFont-size: 16px; --listFullButtonFont-line-height: 1.4em; --listFullButtonFont-family: wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --listFullButtonFont-text-decoration: none; --listTitleFontV2: normal normal normal 36px/1.4em poppins-semibold; --listTitleFontV2-style: normal; --listTitleFontV2-variant: normal; --listTitleFontV2-weight: normal; --listTitleFontV2-size: 36px; --listTitleFontV2-line-height: 1.4em; --listTitleFontV2-family: poppins-semibold; --listTitleFontV2-text-decoration: none; --eventTitleFontV2: normal normal normal 26px/1.4em wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --eventTitleFontV2-style: normal; --eventTitleFontV2-variant: normal; --eventTitleFontV2-weight: normal; --eventTitleFontV2-size: 26px; --eventTitleFontV2-line-height: 1.4em; --eventTitleFontV2-family: wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --eventTitleFontV2-text-decoration: none; --eventDateFontV2: normal normal normal 16px/1.4em wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --eventDateFontV2-style: normal; --eventDateFontV2-variant: normal; --eventDateFontV2-weight: normal; --eventDateFontV2-size: 16px; --eventDateFontV2-line-height: 1.4em; --eventDateFontV2-family: wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --eventDateFontV2-text-decoration: none; --eventLocationFontV2: normal normal normal 16px/1.4em wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --eventLocationFontV2-style: normal; --eventLocationFontV2-variant: normal; --eventLocationFontV2-weight: normal; --eventLocationFontV2-size: 16px; --eventLocationFontV2-line-height: 1.4em; --eventLocationFontV2-family: wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --eventLocationFontV2-text-decoration: none; --eventDescriptionFontV2-style: normal; --eventDescriptionFontV2-variant: normal; --eventDescriptionFontV2-weight: normal; --eventDescriptionFontV2-size: 16px; --eventDescriptionFontV2-line-height: 1.4em; --eventDescriptionFontV2-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --eventDescriptionFontV2-text-decoration: none; --linkFontV2-style: normal; --linkFontV2-variant: normal; --linkFontV2-weight: normal; --linkFontV2-size: 16px; --linkFontV2-line-height: 1.4em; --linkFontV2-family: wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --linkFontV2-text-decoration: underline; --listFullButtonFontV2: normal normal normal 16px/1.4em wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --listFullButtonFontV2-style: normal; --listFullButtonFontV2-variant: normal; --listFullButtonFontV2-weight: normal; --listFullButtonFontV2-size: 16px; --listFullButtonFontV2-line-height: 1.4em; --listFullButtonFontV2-family: wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --listFullButtonFontV2-text-decoration: none; --listHollowButtonFontV2-style: normal; --listHollowButtonFontV2-variant: normal; --listHollowButtonFontV2-weight: normal; --listHollowButtonFontV2-size: 16px; --listHollowButtonFontV2-line-height: 1.4em; --listHollowButtonFontV2-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --listHollowButtonFontV2-text-decoration: none; --listHeaderDateTimeFont: normal normal normal 16px/1.4em wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --listHeaderDateTimeFont-style: normal; --listHeaderDateTimeFont-variant: normal; --listHeaderDateTimeFont-weight: normal; --listHeaderDateTimeFont-size: 16px; --listHeaderDateTimeFont-line-height: 1.4em; --listHeaderDateTimeFont-family: wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --listHeaderDateTimeFont-text-decoration: none; --listContentTextFont-style: normal; --listContentTextFont-variant: normal; --listContentTextFont-weight: normal; --listContentTextFont-size: 14px; --listContentTextFont-line-height: 1.4em; --listContentTextFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --listContentTextFont-text-decoration: none; --cardDescriptionFont-style: normal; --cardDescriptionFont-variant: normal; --cardDescriptionFont-weight: normal; --cardDescriptionFont-size: 16px; --cardDescriptionFont-line-height: 1.4em; --cardDescriptionFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --cardDescriptionFont-text-decoration: none; --listHollowButtonFont-style: normal; --listHollowButtonFont-variant: normal; --listHollowButtonFont-weight: normal; --listHollowButtonFont-size: 16px; --listHollowButtonFont-line-height: 1.4em; --listHollowButtonFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --listHollowButtonFont-text-decoration: none; --calendarMonthFont-style: normal; --calendarMonthFont-variant: normal; --calendarMonthFont-weight: normal; --calendarMonthFont-size: 18px; --calendarMonthFont-line-height: 1.4em; --calendarMonthFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --calendarMonthFont-text-decoration: none; --calendarWeekdaysFont-style: normal; --calendarWeekdaysFont-variant: normal; --calendarWeekdaysFont-weight: normal; --calendarWeekdaysFont-size: 14px; --calendarWeekdaysFont-line-height: 1.4em; --calendarWeekdaysFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --calendarWeekdaysFont-text-decoration: none; --calendarDayNumberFont-style: normal; --calendarDayNumberFont-variant: normal; --calendarDayNumberFont-weight: normal; --calendarDayNumberFont-size: 24px; --calendarDayNumberFont-line-height: 1.4em; --calendarDayNumberFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --calendarDayNumberFont-text-decoration: none; --calendarCellEventNameFont-style: normal; --calendarCellEventNameFont-variant: normal; --calendarCellEventNameFont-weight: normal; --calendarCellEventNameFont-size: 14px; --calendarCellEventNameFont-line-height: 1.4em; --calendarCellEventNameFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --calendarCellEventNameFont-text-decoration: none; --todayHollowButtonFont-style: normal; --todayHollowButtonFont-variant: normal; --todayHollowButtonFont-weight: normal; --todayHollowButtonFont-size: 14px; --todayHollowButtonFont-line-height: 1.4em; --todayHollowButtonFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --todayHollowButtonFont-text-decoration: none; --todayButtonFont-style: normal; --todayButtonFont-variant: normal; --todayButtonFont-weight: normal; --todayButtonFont-size: 14px; --todayButtonFont-line-height: 1.4em; --todayButtonFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --todayButtonFont-text-decoration: none; --ribbonFont-style: normal; --ribbonFont-variant: normal; --ribbonFont-weight: normal; --ribbonFont-size: 14px; --ribbonFont-line-height: 1.4em; --ribbonFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --ribbonFont-text-decoration: none; --soldOutRibbonFont-style: normal; --soldOutRibbonFont-variant: normal; --soldOutRibbonFont-weight: normal; --soldOutRibbonFont-size: 14px; --soldOutRibbonFont-line-height: 1.4em; --soldOutRibbonFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --soldOutRibbonFont-text-decoration: none; --rsvpClosedRibbonFont-style: normal; --rsvpClosedRibbonFont-variant: normal; --rsvpClosedRibbonFont-weight: normal; --rsvpClosedRibbonFont-size: 14px; --rsvpClosedRibbonFont-line-height: 1.4em; --rsvpClosedRibbonFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --rsvpClosedRibbonFont-text-decoration: none; --joinWaitlistRibbonFont-style: normal; --joinWaitlistRibbonFont-variant: normal; --joinWaitlistRibbonFont-weight: normal; --joinWaitlistRibbonFont-size: 14px; --joinWaitlistRibbonFont-line-height: 1.4em; --joinWaitlistRibbonFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --joinWaitlistRibbonFont-text-decoration: none; --membershipRibbonFont-style: normal; --membershipRibbonFont-variant: normal; --membershipRibbonFont-weight: normal; --membershipRibbonFont-size: 14px; --membershipRibbonFont-line-height: 1.4em; --membershipRibbonFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --membershipRibbonFont-text-decoration: none; --recurringRibbonFont-style: normal; --recurringRibbonFont-variant: normal; --recurringRibbonFont-weight: normal; --recurringRibbonFont-size: 14px; --recurringRibbonFont-line-height: 1.4em; --recurringRibbonFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --recurringRibbonFont-text-decoration: none; --hollowButtonsFont-style: normal; --hollowButtonsFont-variant: normal; --hollowButtonsFont-weight: normal; --hollowButtonsFont-size: 16px; --hollowButtonsFont-line-height: 1.4em; --hollowButtonsFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --hollowButtonsFont-text-decoration: none; --fullButtonsFont-style: normal; --fullButtonsFont-variant: normal; --fullButtonsFont-weight: normal; --fullButtonsFont-size: 16px; --fullButtonsFont-line-height: 1.4em; --fullButtonsFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --fullButtonsFont-text-decoration: none; --countdownFont-style: normal; --countdownFont-variant: normal; --countdownFont-weight: normal; --countdownFont-size: 20px; --countdownFont-line-height: 1.4em; --countdownFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --countdownFont-text-decoration: none; --titleFont-style: normal; --titleFont-variant: normal; --titleFont-weight: normal; --titleFont-size: 46px; --titleFont-line-height: 1.4em; --titleFont-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --titleFont-text-decoration: none; --descriptionFont-style: normal; --descriptionFont-variant: normal; --descriptionFont-weight: normal; --descriptionFont-size: 15px; --descriptionFont-line-height: 1.4em; --descriptionFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --descriptionFont-text-decoration: none; --labelsFont-style: normal; --labelsFont-variant: normal; --labelsFont-weight: normal; --labelsFont-size: 16px; --labelsFont-line-height: 1.4em; --labelsFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --labelsFont-text-decoration: none; --compactTextsFont-style: normal; --compactTextsFont-variant: normal; --compactTextsFont-weight: normal; --compactTextsFont-size: 24px; --compactTextsFont-line-height: 1.4em; --compactTextsFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --compactTextsFont-text-decoration: none; --textsFont-style: normal; --textsFont-variant: normal; --textsFont-weight: normal; --textsFont-size: 15px; --textsFont-line-height: 1.4em; --textsFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --textsFont-text-decoration: none; --listCountdownFont-style: normal; --listCountdownFont-variant: normal; --listCountdownFont-weight: normal; --listCountdownFont-size: 12px; --listCountdownFont-line-height: 1.4em; --listCountdownFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --listCountdownFont-text-decoration: none; --hoveredEventTitleFontV2: normal normal normal 26px/1.4em wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --hoveredEventTitleFontV2-style: normal; --hoveredEventTitleFontV2-variant: normal; --hoveredEventTitleFontV2-weight: normal; --hoveredEventTitleFontV2-size: 26px; --hoveredEventTitleFontV2-line-height: 1.4em; --hoveredEventTitleFontV2-family: wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --hoveredEventTitleFontV2-text-decoration: none; --hoveredEventDateFontV2-style: normal; --hoveredEventDateFontV2-variant: normal; --hoveredEventDateFontV2-weight: normal; --hoveredEventDateFontV2-size: 16px; --hoveredEventDateFontV2-line-height: 1.4em; --hoveredEventDateFontV2-family: wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --hoveredEventDateFontV2-text-decoration: none; --hoveredEventLocationFontV2-style: normal; --hoveredEventLocationFontV2-variant: normal; --hoveredEventLocationFontV2-weight: normal; --hoveredEventLocationFontV2-size: 16px; --hoveredEventLocationFontV2-line-height: 1.4em; --hoveredEventLocationFontV2-family: wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --hoveredEventLocationFontV2-text-decoration: none; --hoveredEventDescriptionFontV2-style: normal; --hoveredEventDescriptionFontV2-variant: normal; --hoveredEventDescriptionFontV2-weight: normal; --hoveredEventDescriptionFontV2-size: 15px; --hoveredEventDescriptionFontV2-line-height: 1.4em; --hoveredEventDescriptionFontV2-family: wfont_4a5780_8f66807d5844457ea2051b52e39aae6a,wf_8f66807d5844457ea2051b52e,orig_museo_sans_300; --hoveredEventDescriptionFontV2-text-decoration: none; --CARD_MAX_WIDTH: 700; --CARD_MIN_WIDTH: 200; --listMainTitleVisibility: none; --listImageVisibility: block; --listDescriptionVisibility: none; --listCountdownVisibility: none; --listSocialBarVisibility: block; --listMembersVisibility: none; --promotionalBadgeOnImageVisibility: block; --promotionalBadgeEventInfoVisibility: none; --listSocialBarVisibilityFlex: flex; --listShortDateLocationAlignment: center; --listTextAlignment: center; --listImageAspectRatio: 100; --listImageFixedWidth: 80; --listImageFixedHeight: 80; --listAdditionalInfoVisibility: block; --listAdditionalInfoVisibilityArrow: inline-flex; --isListTextAlignmentLeft: 0; --isListTextAlignmentRight: 0; --sideBySideImageDirectionEven: row; --sideBySideImageDirectionOdd: row; --sideBySideMinimumItemWidth: 480px; --multiContainImageVisibility: none; --multiCoverImageVisibility: flex; --singleContainImageVisibility: none; --singleCoverImageVisibility: flex; --calendarEventTitleLineClamp: 2; --ribbonBottomMargin: 20; --mobileCompactRibbonBottomMargin: 12; --sideBySideMaxItemHeight: 500px; --sideBySideMinItemHeight: 500px; --onImageMaxHeight: 528px; --onImageMinHeight: 232px; --fixedItemHeight: auto; --multiButtonFontHoverTextDecoration: underline; --singleButtonFontHoverTextDecoration: underline; --singleButtonFont: var(--fullButtonsFont); --singleButtonFont-text-decoration: var(--fullButtonsFont-text-decoration); --singleButtonFont-line-height: var(--fullButtonsFont-line-height); --singleButtonFont-family: var(--fullButtonsFont-family); --singleButtonFont-style: var(--fullButtonsFont-style); --singleButtonFont-size: var(--fullButtonsFont-size); --singleButtonFont-variant: var(--fullButtonsFont-variant); --singleButtonFont-weight: var(--fullButtonsFont-weight); --singleButtonColor: var(--fullButtonsFontColor); --singleButtonColor-rgb: var(--fullButtonsFontColor-rgb); --singleButtonColor-opacity: var(--fullButtonsFontColor-opacity); --singleOnImageButtonColor: var(--onImageFullButtonsFontColor); --singleOnImageButtonColor-rgb: var(--onImageFullButtonsFontColor-rgb); --singleOnImageButtonColor-opacity: var(--onImageFullButtonsFontColor-opacity); --singleButtonBackgroundColor: var(--buttonsBackgroundColor); --singleButtonBackgroundColor-rgb: var(--buttonsBackgroundColor-rgb); --singleButtonBackgroundColor-opacity: var(--buttonsBackgroundColor-opacity); --singleOnImageButtonBackgroundColor: var(--onImageButtonsBackgroundColor); --singleOnImageButtonBackgroundColor-rgb: var(--onImageButtonsBackgroundColor-rgb); --singleOnImageButtonBackgroundColor-opacity: var(--onImageButtonsBackgroundColor-opacity); --singleButtonBorderColor: 0, 0, 0, 0; --singleButtonBorderColor-rgb: 0, 0, 0; --singleButtonBorderColor-opacity: 0; --singleOnImageButtonBorderColor: 0, 0, 0, 0; --singleOnImageButtonBorderColor-rgb: 0, 0, 0; --singleOnImageButtonBorderColor-opacity: 0; --singleButtonBorderWidth: 0; --singleButtonBorderRadius: var(--buttonsBorderRadius); --multiButtonFont: var(--listFullButtonFontV2); --multiButtonFont-text-decoration: var(--listFullButtonFontV2-text-decoration); --multiButtonFont-line-height: var(--listFullButtonFontV2-line-height); --multiButtonFont-family: var(--listFullButtonFontV2-family); --multiButtonFont-style: var(--listFullButtonFontV2-style); --multiButtonFont-size: var(--listFullButtonFontV2-size); --multiButtonFont-variant: var(--listFullButtonFontV2-variant); --multiButtonFont-weight: var(--listFullButtonFontV2-weight); --multiButtonColor: var(--listFullButtonFontColor); --multiButtonColor-rgb: var(--listFullButtonFontColor-rgb); --multiButtonColor-opacity: var(--listFullButtonFontColor-opacity); --multiButtonBackgroundColor: var(--listButtonBackgroundColor); --multiButtonBackgroundColor-rgb: var(--listButtonBackgroundColor-rgb); --multiButtonBackgroundColor-opacity: var(--listButtonBackgroundColor-opacity); --multiButtonBorderColor: 0, 0, 0, 0; --multiButtonBorderColor-rgb: 0, 0, 0; --multiButtonBorderColor-opacity: 0; --multiButtonBorderWidth: 0; --multiButtonBorderRadius: var(--listRoundedButtonBorderRadius); --listLoadMoreContainerBorderColor: var(--cardBorderColor); --listLoadMoreContainerBorderColor-rgb: var(--cardBorderColor-rgb); --listLoadMoreContainerBorderColor-opacity: var(--cardBorderColor-opacity); --listLoadMoreContainerBorderWidth: var(--listItemBorderAndDividerWidth); --todayButtonResolvedFont: var(--todayHollowButtonFont); --todayButtonResolvedFont-text-decoration: var(--todayHollowButtonFont-text-decoration); --todayButtonResolvedFont-line-height: var(--todayHollowButtonFont-line-height); --todayButtonResolvedFont-family: var(--todayHollowButtonFont-family); --todayButtonResolvedFont-style: var(--todayHollowButtonFont-style); --todayButtonResolvedFont-size: var(--todayHollowButtonFont-size); --todayButtonResolvedFont-variant: var(--todayHollowButtonFont-variant); --todayButtonResolvedFont-weight: var(--todayHollowButtonFont-weight); --todayButtonResolvedColor: var(--todayHollowButtonColor); --todayButtonResolvedColor-rgb: var(--todayHollowButtonColor-rgb); --todayButtonResolvedColor-opacity: var(--todayHollowButtonColor-opacity); --todayButtonResolvedBackgroundColor: 0, 0, 0, 0; --todayButtonResolvedBackgroundColor-rgb: 0, 0, 0; --todayButtonResolvedBackgroundColor-opacity: 0; --todayButtonResolvedBorderColor: var(--todayButtonBorderColor); --todayButtonResolvedBorderColor-rgb: var(--todayButtonBorderColor-rgb); --todayButtonResolvedBorderColor-opacity: var(--todayButtonBorderColor-opacity); --todayButtonResolvedBorderWidth: var(--todayButtonBorderWidth); --todayButtonResolvedBorderRadius: var(--todayButtonBorderRadius); --todayButtonHoverTextDecoration: underline; --listDateVisibility: block; --listLocationVisibility: block; --listShortDateLocationDividerVisibility: initial; --listShortDateLocationVisibility: block; --listFullDateLocationVisibility: none; --listExtraInfoDateVisibility: block; --listExtraInfoLocationVisibility: block; --listShortDateVisibility: block; --listFullDateVisibility: none; --listShortLocationVisibility: block; --listFullLocationVisibility: none; --listExtraInfoDateLocationVisibility: block; --cardColorScheme: light; --onImageColorScheme: light; --eventBoxShadow: none; --listVerticalFlexAlignment: start; --listVerticalAlignmentMargins: 0 0 auto 0; --onImageCardRows: 1fr; --promotionalBadgeVerticalAlign: start; --promotionalBadgeHorizontalAlign: left; --linkFontV2HoverTextDecoration: none; --compactTextsFontHoverTextDecoration: underline; --calendarCellEventNameFontHoverTextDecoration: underline; --wix-color-1: 255,255,255; --wix-color-2: 232,230,230; --wix-color-3: 199,199,199; --wix-color-4: 153,153,151; --wix-color-5: 237,14,52; --wix-color-6: 186,190,217; --wix-color-7: 145,149,179; --wix-color-8: 101,105,141; --wix-color-9: 44,51,103; --wix-color-10: 22,26,52; --wix-color-11: 190,192,223; --wix-color-12: 154,156,192; --wix-color-13: 112,115,160; --wix-color-14: 52,57,128; --wix-color-15: 26,29,64; --wix-color-16: 240,182,184; --wix-color-17: 225,143,146; --wix-color-18: 210,57,62; --wix-color-19: 140,38,41; --wix-color-20: 70,19,21; --wix-color-21: 186,190,217; --wix-color-22: 145,149,179; --wix-color-23: 101,105,141; --wix-color-24: 44,51,103; --wix-color-25: 22,26,52; --wix-color-26: 255,255,255; --wix-color-27: 237,14,52; --wix-color-28: 232,230,230; --wix-color-29: 199,199,199; --wix-color-30: 153,153,151; --wix-color-31: 101,105,141; --wix-color-32: 101,105,141; --wix-color-33: 101,105,141; --wix-color-34: 101,105,141; --wix-color-35: 237,14,52; --wix-color-36: 153,153,151; --wix-color-37: 237,14,52; --wix-color-38: 101,105,141; --wix-color-39: 101,105,141; --wix-color-40: 255,255,255; --wix-color-41: 101,105,141; --wix-color-42: 101,105,141; --wix-color-43: 255,255,255; --wix-color-44: 199,199,199; --wix-color-45: 199,199,199; --wix-color-46: 255,255,255; --wix-color-47: 255,255,255; --wix-color-48: 101,105,141; --wix-color-49: 101,105,141; --wix-color-50: 255,255,255; --wix-color-51: 101,105,141; --wix-color-52: 101,105,141; --wix-color-53: 255,255,255; --wix-color-54: 199,199,199; --wix-color-55: 199,199,199; --wix-font-Title: normal normal normal 88px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Title-style: normal; --wix-font-Title-variant: normal; --wix-font-Title-weight: normal; --wix-font-Title-size: 88px; --wix-font-Title-line-height: 1.4em; --wix-font-Title-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --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 72px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Page-title-style: normal; --wix-font-Page-title-variant: normal; --wix-font-Page-title-weight: normal; --wix-font-Page-title-size: 72px; --wix-font-Page-title-line-height: 1.4em; --wix-font-Page-title-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Page-title-text-decoration: none; --wix-font-Heading-XL: normal normal normal 50px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-XL-style: normal; --wix-font-Heading-XL-variant: normal; --wix-font-Heading-XL-weight: normal; --wix-font-Heading-XL-size: 50px; --wix-font-Heading-XL-line-height: 1.4em; --wix-font-Heading-XL-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-XL-text-decoration: none; --wix-font-Heading-L: normal normal normal 40px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-L-style: normal; --wix-font-Heading-L-variant: normal; --wix-font-Heading-L-weight: normal; --wix-font-Heading-L-size: 40px; --wix-font-Heading-L-line-height: 1.4em; --wix-font-Heading-L-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-L-text-decoration: none; --wix-font-Heading-M: normal normal normal 28px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-M-style: normal; --wix-font-Heading-M-variant: normal; --wix-font-Heading-M-weight: normal; --wix-font-Heading-M-size: 28px; --wix-font-Heading-M-line-height: 1.4em; --wix-font-Heading-M-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-M-text-decoration: none; --wix-font-Heading-S: normal normal normal 22px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-S-style: normal; --wix-font-Heading-S-variant: normal; --wix-font-Heading-S-weight: normal; --wix-font-Heading-S-size: 22px; --wix-font-Heading-S-line-height: 1.4em; --wix-font-Heading-S-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-S-text-decoration: none; --wix-font-Body-L: normal normal normal 18px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --wix-font-Body-L-style: normal; --wix-font-Body-L-variant: normal; --wix-font-Body-L-weight: normal; --wix-font-Body-L-size: 18px; --wix-font-Body-L-line-height: 1.4em; --wix-font-Body-L-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --wix-font-Body-L-text-decoration: none; --wix-font-Body-M: normal normal normal 16px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --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.8em; --wix-font-Body-M-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --wix-font-Body-M-text-decoration: none; --wix-font-Body-S: normal normal normal 14px/1.4em wfont_334811_a16bba8726de437a94982338073e4037,wf_a16bba8726de437a949823380,orig_brandon_text_regular; --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: wfont_334811_a16bba8726de437a94982338073e4037,wf_a16bba8726de437a949823380,orig_brandon_text_regular; --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; } #comp-kgjx2jgd{--bg-overlay-color:rgb(210, 57, 62);--bg-gradient:none;--inherit-transition:var(--transition, none);}#comp-kgkju97h{--shc-mutated-brightness:128,128,128;}#comp-kgjx2jih{--shc-mutated-brightness:0,0,0,0;}#comp-kgjx2jik2 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:#FFFFFF;font-size:calc(15px + 35 * (var(--customScaleViewportLimit) - var(--minViewportSize) * 1px) / (var(--maxViewportSize) - var(--minViewportSize)));line-height:1.3;min-height:0vw;}#comp-kgjx2jik2 [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #FFFFFF);}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kgjx2jik2 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:calc(15px + 35 * (var(--customScaleViewportLimit) - var(--minViewportSize) * 1px) / (var(--maxViewportSize) - var(--minViewportSize))) !important;}#comp-kgjx2jik2 [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #FFFFFF !important);}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kgjx2jik2 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:calc(24px + 26 * (var(--customScaleViewportLimit) - var(--minViewportSize) * 1px) / (var(--maxViewportSize) - var(--minViewportSize))) !important;text-align:center !important;}#comp-kgjx2jik2 [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #FFFFFF !important);}}#comp-kgjx2jio5 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:#FFFFFF;font-size:16px;text-align:left;line-height:1.8;}#comp-kgjx2jio5 [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #FFFFFF);}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kgjx2jio5 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){text-align:center !important;}#comp-kgjx2jio5 [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #FFFFFF !important);}}#comp-kgjx2jiq2{--shc-mutated-brightness:128,128,128;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 15px/1.4em avenir-lt-w01_35-light1475496,sans-serif;--label-align:center;--label-text-align:center;}#comp-kd5px9q0_r_comp-kd5px9hr{--screen-width:100vw;}#comp-kd5px9q0_r_comp-khklazcn{--shc-mutated-brightness:128,128,128;}#comp-kd5px9q0_r_comp-kd5px9kk{height:auto;--direction:inherit;--item-height:56px;--text-align:start;--template-columns:1fr calc(40px + 1em);--template-areas:"label arrow";--padding-start:10px;--sub-padding-start:25px;--padding-end:0px;--sub-padding-end:0px;--item-depth0-direction:inherit;--item-depth1-direction:inherit;--item-depth2-direction:inherit;--item-depth0-align:inherit;--item-depth1-align:inherit;--item-depth2-align:inherit;}#comp-kd5px9q0_r_comp-khkiv72z{--item-size:39px;--item-margin-block:0;--item-margin-inline:0px 10px;--item-display:inline-block;--direction:inherit;--flex-direction:row;height:39px;width:calc(2 * (39px + 10px) - 10px);}#comp-kd5px9q0_r_comp-kpe5g995{--fill-opacity:1;--stroke-width:0;--stroke:#ED1566;--stroke-opacity:1;--fill:#FFFFFF;}#comp-kih9v265{--bg-overlay-color:transparent;--bg-gradient:none;--inherit-transition:var(--transition, none);}#comp-kpe3pw3r{--bg-overlay-color:rgb(var(--color_28));--bg-gradient:none;--inherit-transition:var(--transition, none);}#comp-kpe3qjea{--shc-mutated-brightness:28,34,60;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 28px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold;--label-align:center;--label-text-align:center;}#comp-kpe3ygdj{--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;--inherit-transition:var(--transition, none);}#comp-kpe3yghj{--boxShadow:none;--backgroundColor:61,155,233,1;--borderColor:50,65,88;--borderWidth:0px;--borderRadius:0px;--alpha-borderColor:0;}[id^="comp-kpe3ygi8__"]{--shc-mutated-brightness:128,128,128;}[id^="comp-kpe3ygiy__"]{--shc-mutated-brightness:22,26,52;}[id^="comp-kpe3ygj22__"] :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:#FFFFFF;font-family:avenir-lt-w01_35-light1475496,sans-serif;font-size:18px;}[id^="comp-kpe3ygj22__"] [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #FFFFFF);}@media screen and (min-width: 320px) and (max-width: 1000px){[id^="comp-kpe3ygj22__"] :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:16px !important;}[id^="comp-kpe3ygj22__"] [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #FFFFFF !important);}}@media screen and (min-width: 320px) and (max-width: 750px){[id^="comp-kpe3ygj22__"] :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:16px !important;}[id^="comp-kpe3ygj22__"] [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #FFFFFF !important);}}[id^="comp-kpe3ygj8__"]{--shc-mutated-brightness:0,0,0,0;}[id^="comp-kpe3ygkd__"] :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){background-color:transparent;letter-spacing:0em;line-height:normal;}[id^="comp-kpe4ejtf__"]{--shc-mutated-brightness:105,29,31;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 16px/1.4em wfont_4a5780_1d28259306ea417da6c3de6b1f0a64fd,wf_1d28259306ea417da6c3de6b1,orig_brandon_text_bold;--label-align:center;--label-text-align:center;}[id^="comp-kpe3ygju__"] :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:20px;text-align:left;}#comp-kqdwbg87{--bg-overlay-color:transparent;--bg-gradient:none;--inherit-transition:var(--transition, none);}#comp-kqdwbl6t{--boxShadow:none;--backgroundColor:61,155,233,1;--borderColor:50,65,88;--borderWidth:0px;--borderRadius:0px;--alpha-borderColor:0;}[id^="comp-kqdwbl84__"].variants-kqdwbl86{--shc-mutated-brightness:51,53,71;}[id^="comp-kqdwbl84__"]{--shc-mutated-brightness:93,95,109;}[id^="comp-kqdwbl8y__"]{--shc-mutated-brightness:128,128,128;}[id^="comp-kqdwbl9o__"] :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:#FFFFFF;background-color:#343980;font-family:helvetica-w01-bold,helvetica-w02-bold,helvetica-lt-w10-bold,sans-serif;font-weight:normal;font-size:calc(30px + 5 * (var(--customScaleViewportLimit) - var(--minViewportSize) * 1px) / (var(--maxViewportSize) - var(--minViewportSize)));font-style:normal;text-align:center;letter-spacing:0em;line-height:1.3;min-height:0vw;}[id^="comp-kqdwbl9o__"] [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #FFFFFF);}@media screen and (min-width: 320px) and (max-width: 1000px){[id^="comp-kqdwbl9o__"] :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:calc(12px + 23 * (var(--customScaleViewportLimit) - var(--minViewportSize) * 1px) / (var(--maxViewportSize) - var(--minViewportSize))) !important;}[id^="comp-kqdwbl9o__"] [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #FFFFFF !important);}}@media screen and (min-width: 320px) and (max-width: 750px){[id^="comp-kqdwbl9o__"] :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){font-size:calc(30px + 5 * (var(--customScaleViewportLimit) - var(--minViewportSize) * 1px) / (var(--maxViewportSize) - var(--minViewportSize))) !important;}[id^="comp-kqdwbl9o__"] [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #FFFFFF !important);}}[id^="comp-kqdwbla8__"] :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:#FFFFFF;text-decoration:none;text-align:center;}[id^="comp-kqdwbla8__"] [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #FFFFFF);}[id^="comp-kqdwbl84__"].variants-kqdwbl86 [id^="comp-kqdwblab1__"]{--shc-mutated-brightness:105,29,31;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;--label-align:center;--label-text-align:center;}[id^="comp-kqdwblab1__"]{--shc-mutated-brightness:105,29,31;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;--label-align:center;--label-text-align:center;}#comp-kreq75up{--bg-overlay-color:transparent;--bg-gradient:none;--inherit-transition:var(--transition, none);}#comp-ks4eauqj{--fill-layer-video-opacity:1;--bg-overlay-color:transparent;--bg-gradient:none;--fill-container-overflow:visible;--fill-transform:rotate(0.01deg);--border-compensate-margin:0px;--fill-layer-background-overlay-transform:translateZ(0);}#comp-ks4eausz{opacity:1;}#comp-ks4eaut9{undefined:#777;fill-opacity:1;stroke-width:0;stroke:#000000;stroke-opacity:1;fill:#ffffff;}#comp-kbgakxea_r_comp-kbgajy18{--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;--inherit-transition:var(--transition, none);}#comp-kbgakxea_r_comp-kqdx6bt2{--shc-mutated-brightness:22,26,52;}#comp-kbgakxea_r_comp-kgdsmrwj{--menuTotalBordersY:0px;--menuTotalBordersX:0px;--submenus-direction:inherit;--menu-direction:inherit;--align:center;--menu-align:inherit;--submenus-align:inherit;}#comp-kbgakxea_r_comp-kgdsmrfd{--shc-mutated-brightness:128,128,128;}#comp-kbgakxea_r_comp-kgdsmrwp{--shc-mutated-brightness:105,29,31;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 16px/1.4em wfont_4a5780_9ba42c8cf7c3495d8e2c3d3562265f6b,wf_9ba42c8cf7c3495d8e2c3d356,orig_museo_sans_500;--label-align:center;--label-text-align:center;}#comp-kbgakxea_r_comp-kpe5g8o9{--fill-opacity:1;--stroke-width:0;--stroke:#5E97FF;--stroke-opacity:1;--fill:#2C3367;}#comp-kbgakxea_r_comp-ks09b6ek{--opacity:1;}#comp-kbgakxea_r_comp-kv3xywqi{--shc-mutated-brightness:26,29,64;--margin-start:0px;--margin-end:0px;--fnt:normal normal 700 16px/1.4em wfont_4a5780_bca9bceedcc34dde9999644f1730a10d,wf_bca9bceedcc34dde9999644f1,orig_museo_sans_700;--label-align:center;--label-text-align:center;}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kbgakxea_r_comp-kv3xywqi{--fnt:normal normal 700 14px/1.4em wfont_4a5780_bca9bceedcc34dde9999644f1730a10d,wf_bca9bceedcc34dde9999644f1,orig_museo_sans_700;}}#comp-kbgakxea_r_comp-lau2a4gd{--inputFont:normal normal 700 16px/1.4em poppins-extralight,poppins,sans-serif;--text-padding:8px 0 8px 0;--container-direction:row;--icon-spacing:15px;--input-focus-bottom-border-width:1px;--input-left-border-width:1px;--input-hover-left-border-width:1px;--input-focus-left-border-width:1px;--search-button-display:none;--search-icon-display:flex;--text-spacing:12px;--align:start;}@media screen and (min-width: 320px) and (max-width: 1000px){#comp-kbgakxea_r_comp-lau2a4gd{--input-focus-bottom-border-width:2px;--input-left-border-width:0px;--input-hover-left-border-width:0px;--input-focus-left-border-width:0px;}}@media screen and (min-width: 320px) and (max-width: 750px){#comp-kbgakxea_r_comp-lau2a4gd{--input-focus-bottom-border-width:2px;--input-left-border-width:0px;--input-hover-left-border-width:0px;--input-focus-left-border-width:0px;}}#comp-latwf5np{--bg-overlay-color:rgb(var(--color_28));--bg-gradient:none;--inherit-transition:var(--transition, none);}#comp-lhg8nz1x{--shc-mutated-brightness:93,95,109;}#comp-lhg8l5f1 :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:#FFFFFF;font-weight:normal;font-size:calc(22px + 8 * (var(--customScaleViewportLimit) - var(--minViewportSize) * 1px) / (var(--maxViewportSize) - var(--minViewportSize)));font-style:normal;text-decoration:none;text-align:center;min-height:0vw;}#comp-lhg8l5f1 [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #FFFFFF);}#comp-lav2kkth{--bg-overlay-color:rgb(62, 73, 137);--bg-gradient:none;--inherit-transition:var(--transition, none);}#comp-lhg8ggim{--bg-overlay-color:rgb(var(--color_28));--bg-gradient:none;--inherit-transition:var(--transition, none);}#comp-lhg8gq3k :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:#FFFFFF;background-color:transparent;font-size:calc(20px + 16 * (var(--customScaleViewportLimit) - var(--minViewportSize) * 1px) / (var(--maxViewportSize) - var(--minViewportSize)));font-style:normal;text-decoration:none;text-align:center;letter-spacing:0em;line-height:normal;min-height:0vw;}#comp-lhg8gq3k [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote){color:var(--corvid-color, #FFFFFF);}</style> </head> <body class='responsive' > <script type="text/javascript"> var bodyCacheable = true; </script> <!--pageHtmlEmbeds.bodyStart start--> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyStart start"></script> <meta name="google-site-verification" content="KAu8muw7B_72cs8ohElGT7xKEeysHEibVFb7hOL6t4s" /> <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="Vd6aQZ ignore-focus SCROLL_TO_TOP" tabindex="-1" role="region" aria-label="top of page"><span class="mHZSwn">top of page</span></div><div id="site-root" class="site-root"><div id="masterPage" class="masterPage css-editing-scope"><div id="SITE_PAGES" class="JsJXaX SITE_PAGES"><div id="c1dmp" class="P0dCOY c1dmp"><div class="PJ4KCX wixui-page" data-testid="page-bg"></div><div><div data-testid="responsive-container-content" class="c1dmp-container"><header id="comp-kbgakxea" class="comp-kbgakxea S6Dcte comp-kbgakxea-container" slots="[object Object]"><section id="comp-kbgakxea_r_comp-kbgajy18" tabindex="-1" data-block-level-container="Section" class="xuzjBY comp-kbgakxea_r_comp-kbgajy18-container comp-kbgakxea_r_comp-kbgajy18 xuzjBY wixui-header undefined" data-testid="section-container"><div id="bgLayers_comp-kbgakxea_r_comp-kbgajy18" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kbgakxea_r_comp-kbgajy18" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kbgakxea_r_comp-kbgajy18" data-motion-part="BG_MEDIA comp-kbgakxea_r_comp-kbgajy18" class="VgO9Yg"></div></div><div id="comp-kbgakxea_r_comp-kqdx6bt2" role="" class="rM7ckN YJEKQk comp-kbgakxea_r_comp-kqdx6bt2-container comp-kbgakxea_r_comp-kqdx6bt2 wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><wix-dropdown-menu id="comp-kbgakxea_r_comp-kgdsmrwj" class="YXlfNd XRwtpn comp-kbgakxea_r_comp-kgdsmrwj wixui-dropdown-menu hidden-during-prewarmup" tabIndex="-1" dir="ltr" data-stretch-buttons-to-menu-width="true" data-same-width-buttons="true" data-num-items="8" data-menuborder-y="0" data-menubtn-border="0" data-ribbon-els="0" data-label-pad="0" data-ribbon-extra="0" data-dropalign="center"><nav class="SvGGzE" id="comp-kbgakxea_r_comp-kgdsmrwjnavContainer" aria-label="Site"><ul class="CkCpUo" id="comp-kbgakxea_r_comp-kgdsmrwjitemsContainer" style="text-align:center" data-marginallchildren="true"><li id="comp-kbgakxea_r_comp-kgdsmrwj0" data-direction="ltr" data-listposition="left" data-data-id="dataItem-khrnipf74" data-state="menu false link" data-index="0" class="L3ZIQx wixui-dropdown-menu__item pr7XQM"><a data-testid="linkElement" href="https://www.dsdac.com/news" target="_self" class="rcIF9K"><div class="nzVyrk"><div class="VCJeT5"><div class=""><p class="xYGmQj" id="comp-kbgakxea_r_comp-kgdsmrwj0label">News</p></div></div></div></a></li><li id="comp-kbgakxea_r_comp-kgdsmrwj1" data-direction="ltr" data-listposition="center" data-data-id="dataItem-kg92yqr0" data-state="menu false header" data-index="1" class="L3ZIQx wixui-dropdown-menu__item pr7XQM"><div data-testid="linkElement" class="rcIF9K" tabindex="0" aria-haspopup="true" aria-expanded="false" role="button"><div class="nzVyrk"><div class="VCJeT5"><div class=""><p class="xYGmQj" id="comp-kbgakxea_r_comp-kgdsmrwj1label">Training Groups</p></div></div></div></div><button class="_pfxlW" aria-label="More Training Groups 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.dsdac.com/traininggroups" target="_self" class="" tabindex="-1">All Groups</a></li><li><a data-testid="linkElement" href="https://www.dsdac.com/little-athletics" target="_self" class="" tabindex="-1">Little Athletics</a></li><li><a data-testid="linkElement" href="https://www.dsdac.com/juvenile-athletics" target="_self" class="" tabindex="-1">Juvenile Athletics</a></li><li><a data-testid="linkElement" href="https://www.dsdac.com/senior-athletics" target="_self" class="" tabindex="-1">Senior Athletics</a></li><li><a data-testid="linkElement" href="https://www.dsdac.com/masters-athletics" target="_self" class="" tabindex="-1">Masters Athletics</a></li><li><a data-testid="linkElement" href="https://www.dsdac.com/fit4youth" target="_self" class="" tabindex="-1">Fit4Youth</a></li><li><a data-testid="linkElement" href="https://www.dsdac.com/adult-meet-and-train" target="_self" class="" tabindex="-1">Adult Meet & Train</a></li></ul></li><li id="comp-kbgakxea_r_comp-kgdsmrwj2" data-direction="ltr" data-listposition="center" data-data-id="dataItem-khrnipf72" data-state="menu false link" data-index="2" class="L3ZIQx wixui-dropdown-menu__item pr7XQM"><a data-testid="linkElement" href="https://www.dsdac.com/camps" target="_self" class="rcIF9K"><div class="nzVyrk"><div class="VCJeT5"><div class=""><p class="xYGmQj" id="comp-kbgakxea_r_comp-kgdsmrwj2label">Summer Camps</p></div></div></div></a></li><li id="comp-kbgakxea_r_comp-kgdsmrwj3" data-direction="ltr" data-listposition="center" data-data-id="dataItem-lhg87x9l" data-state="menu false link" data-index="3" class="L3ZIQx wixui-dropdown-menu__item pr7XQM"><a data-testid="linkElement" href="https://www.dsdac.com/games" target="_self" class="rcIF9K"><div class="nzVyrk"><div class="VCJeT5"><div class=""><p class="xYGmQj" id="comp-kbgakxea_r_comp-kgdsmrwj3label">DSD Games</p></div></div></div></a></li><li id="comp-kbgakxea_r_comp-kgdsmrwj4" data-direction="ltr" data-listposition="center" data-data-id="dataItem-kkoh5p8z" data-state="menu false header" data-index="4" class="L3ZIQx wixui-dropdown-menu__item pr7XQM"><div data-testid="linkElement" class="rcIF9K" tabindex="0" aria-haspopup="true" aria-expanded="false" role="button"><div class="nzVyrk"><div class="VCJeT5"><div class=""><p class="xYGmQj" id="comp-kbgakxea_r_comp-kgdsmrwj4label">Membership</p></div></div></div></div><button class="_pfxlW" aria-label="More Membership 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.dsdac.com/member-enquiry" target="_self" class="" tabindex="-1">Join DSD</a></li><li><a data-testid="linkElement" href="https://dsdac.clubzap.com/membership_signup" target="_blank" rel="noreferrer noopener" class="" tabindex="-1">Renew Membership</a></li><li><a data-testid="linkElement" href="https://dsdac.clubzap.com/membership_signup" target="_blank" rel="noreferrer noopener" class="" tabindex="-1">Registration</a></li></ul></li><li id="comp-kbgakxea_r_comp-kgdsmrwj5" data-direction="ltr" data-listposition="center" data-data-id="dataItem-l1c0g4q8" data-state="menu false link" data-index="5" class="L3ZIQx wixui-dropdown-menu__item pr7XQM"><a data-testid="linkElement" href="https://www.dsdac.com/child-welfare" target="_self" class="rcIF9K"><div class="nzVyrk"><div class="VCJeT5"><div class=""><p class="xYGmQj" id="comp-kbgakxea_r_comp-kgdsmrwj5label">Child Welfare</p></div></div></div></a></li><li id="comp-kbgakxea_r_comp-kgdsmrwj6" data-direction="ltr" data-listposition="center" data-data-id="dataItem-kkoenth8" data-state="menu false link" data-index="6" class="L3ZIQx wixui-dropdown-menu__item pr7XQM"><a data-testid="linkElement" href="https://www.dsdac.com/online-shop" target="_self" class="rcIF9K"><div class="nzVyrk"><div class="VCJeT5"><div class=""><p class="xYGmQj" id="comp-kbgakxea_r_comp-kgdsmrwj6label">Shop</p></div></div></div></a></li><li id="comp-kbgakxea_r_comp-kgdsmrwj7" data-direction="ltr" data-listposition="right" data-data-id="dataItem-kkohbasb" data-state="menu false header" data-index="7" class="L3ZIQx wixui-dropdown-menu__item pr7XQM"><div data-testid="linkElement" class="rcIF9K" tabindex="0" aria-haspopup="true" aria-expanded="false" role="button"><div class="nzVyrk"><div class="VCJeT5"><div class=""><p class="xYGmQj" id="comp-kbgakxea_r_comp-kgdsmrwj7label">About Us</p></div></div></div></div><button class="_pfxlW" aria-label="More About Us 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.dsdac.com/about" target="_self" class="" tabindex="-1">About DSD</a></li><li><a data-testid="linkElement" href="https://www.dsdac.com/vhi-womens-mini-marathon" target="_self" class="" tabindex="-1">Mini Marathon Story</a></li><li><a data-testid="linkElement" href="https://www.dsdac.com/about/records" target="_self" class="" tabindex="-1">Club Records</a></li><li><a data-testid="linkElement" href="https://www.dsdac.com/contact" target="_self" class="" tabindex="-1">Contact</a></li></ul></li><li id="comp-kbgakxea_r_comp-kgdsmrwj__more__" data-direction="ltr" data-listposition="right" data-state="menu false header" data-index="__more__" data-dropdown="false" class="u7d_AM pr7XQM"><div data-testid="linkElement" class="rcIF9K" tabindex="0" aria-haspopup="true"><div class="nzVyrk"><div class="VCJeT5"><div class=""><p class="xYGmQj" id="comp-kbgakxea_r_comp-kgdsmrwj__more__label">More...</p></div></div></div></div></li></ul><div class="O1lweY" id="comp-kbgakxea_r_comp-kgdsmrwjdropWrapper" data-dropalign="center" data-dropdown-shown="false"><ul class="VtNw6g wixui-dropdown-menu__submenu" id="comp-kbgakxea_r_comp-kgdsmrwjmoreContainer"></ul></div><div style="display:none" id="comp-kbgakxea_r_comp-kgdsmrwjnavContainer-hiddenA11ySubMenuIndication">Use tab to navigate through the menu items.</div></nav></wix-dropdown-menu></div><div id="comp-kbgakxea_r_comp-kgdsmrfd" role="" class="rM7ckN YJEKQk comp-kbgakxea_r_comp-kgdsmrfd wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div class="comp-kbgakxea_r_comp-kgdsmrfd-overflow-wrapper d7EBK2" data-testid="responsive-container-overflow"><div data-testid="responsive-container-content" tabindex="-1" class="comp-kbgakxea_r_comp-kgdsmrfd-container"><div class="comp-kbgakxea_r_comp-kgdsmrwp UHSxqn" id="comp-kbgakxea_r_comp-kgdsmrwp" aria-disabled="false"><a data-testid="linkElement" href="https://www.dsdac.com/member-enquiry" target="_self" class="VU4Mnk wixui-button PlZyDq" aria-disabled="false" aria-label="Join DSD"><span class="w4Vxx6 wixui-button__label">Join DSD</span></a></div><button id="comp-kbgakxea_r_comp-kpe5g8o9" class="comp-kbgakxea_r_comp-kpe5g8o9 wixui-vector-image"><div data-testid="svgRoot-comp-kbgakxea_r_comp-kpe5g8o9" class="AKxYR5 VZYmYf dX12nb comp-kbgakxea_r_comp-kpe5g8o9"><?xml version="1.0" encoding="UTF-8"?> <svg preserveAspectRatio="xMidYMid meet" data-bbox="44 61 112 78" viewBox="44 61 112 78" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true> <g> <path d="M156 61v12H44V61h112z"/> <path d="M156 94v12H44V94h112z"/> <path d="M156 127v12H44v-12h112z"/> </g> </svg> </div></button><div id="comp-kbgakxea_r_comp-ks09b6ek" class="comp-kbgakxea_r_comp-ks09b6ek wixui-vector-image"><a data-testid="linkElement" href="http://www.dsdac.com" target="_blank" class="a9YhBi"><div data-testid="svgRoot-comp-kbgakxea_r_comp-ks09b6ek" class="AKxYR5 VZYmYf comp-kbgakxea_r_comp-ks09b6ek"><?xml version="1.0" encoding="UTF-8"?> <svg preserveAspectRatio="xMidYMid meet" data-bbox="0 0.013 380.821 255" viewBox="0 0.013 380.821 255" height="255.013" width="380.827" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true> <g> <path d="M234.709 95.31c-4.24-3.184-8.823-5.916-13.372-8.638-11.657-6.976-23.378-13.841-35.083-20.733-.759-.447-1.496-.904-2.13-1.441l.014.008a6.464 6.464 0 0 1-.768-.76 4.611 4.611 0 0 1-.307-.4.813.813 0 0 1-.029-.043 4.499 4.499 0 0 1-.487-.93c-.009-.023-.014-.049-.024-.073a4.131 4.131 0 0 1-.165-.578 4.719 4.719 0 0 1-.07-.404c-.007-.055-.017-.108-.023-.164a6.12 6.12 0 0 1-.032-.597c.01-5.772-.068-11.546.065-17.313.003-.091.003-.182.004-.271.053-2.16 1.064-3.797 2.727-4.673.01-.007.022-.01.034-.016.462-.24.976-.418 1.531-.535.101-.021.201-.045.305-.061a22.86 22.86 0 0 1 2.026-.238 20.12 20.12 0 0 1 2.042-.069c.454.01.904.037 1.35.084 3.633.375 5.471 1.536 6.205 4.213.061.223.114.456.16.702.138.733.212 1.566.23 2.509.047 2.433.078 4.868.07 7.302a155.075 155.075 0 0 1-.092 5.224 5.59 5.59 0 0 0 .085 1.307c.076.388.201.732.381 1.044.358.624.932 1.125 1.754 1.605a4386.47 4386.47 0 0 1 17.44 10.25c7.16 4.227 6.776 4.471 22.839 13.499 1.022.575 1.869 1.047 2.442 1.365v-8.889c0-15.34.002-21.971-.012-28.377-.028-13.915-.118-20.863-.122-21.188C243.513 12.892 231.694.597 216.884.333a1477.04 1477.04 0 0 0-52.81 0 26.058 26.058 0 0 0-6.084.82c-.303.077-.606.156-.905.244-11.495 3.358-19.84 14.269-19.976 27.134-.152 14.303-.21 28.614.076 42.912.048 2.463.024 7.232 2.356 12.693 2.502 5.858 6.47 9.693 9.149 11.861a29198.89 29198.89 0 0 1 48.528 28.546 30399.131 30399.131 0 0 1 46.56 27.508c.052-18.737.03-32.484.055-36.539.005-.882.024-3.226-.471-6.291-.297-1.836-.699-3.428-.948-4.24-1.339-4.343-4.82-7.503-7.705-9.67" fill="#333782" data-color="1"/> <path d="M85.437 120.436c.013.852-.101 3.7-.854 7.35-1.968 9.544-7.795 14.722-17.319 15.39-5.363.376-10.665.287-16.278.192a551.775 551.775 0 0 0-5.706-.078V40.425L0 13.723v162.476c.04 1.54.21 2.597.97 3.437.99 1.096 2.335 1.093 4.565 1.09h1.253c.367.053.72.068 1.031.068h.065a3193.62 3193.62 0 0 1 22.546-.027c7.737.01 15.637.016 23.55-.036 15.638.015 31.275 0 46.912-.173 13.536-.15 25.107-11.323 26.403-24.79V88.665L85.47 64.038c-.063 28.18-.143 48.887-.034 56.398" fill="#272b64" data-color="2"/> <path d="M51.662 37.354c1.697.05 3.42.076 5.085.102 4.349.065 8.846.133 13.187.638 7.996.931 13.877 7.462 14.982 16.64.15 1.245.292 2.479.397 3.697l41.982 24.758V26.832c-.19-2.708-.606-5.373-1.474-7.917C122.159 8.189 111.918.319 100.73.198 83.688.01 66.645.01 49.601.028 45.511.015 41.428.01 37.368.014c-4.722-.003-9.418.004-14.06.01C19.8.03 16.22.034 12.635.035L10.49.034V.031c-1.655 0-3.309 0-4.955-.002C3.305.026 1.96.023.97 1.119.212 1.96.04 3.014 0 4.553v3.569l49.51 29.196a88.983 88.983 0 0 1 2.152.036" fill="#333782" data-color="1"/> <path d="m298.807 37.394.867-.006c1.902-.015 3.7-.028 5.516.025 1.696.05 3.418.076 5.084.101 4.35.066 8.846.134 13.187.64 7.996.928 13.877 7.455 14.983 16.627.298 2.478.566 4.9.57 7.282.043 22.554.027 41.103-.05 58.373-.008 2.205-.288 4.607-.854 7.345-1.968 9.538-7.796 14.712-17.318 15.38-5.364.375-10.665.284-16.278.19-1.868-.03-3.784-.063-5.707-.076zm8.7 143.294c30.16.335 36.748-.061 46.912-.173 13.536-.15 25.109-11.313 26.402-24.771V26.897c-.187-2.705-.605-5.366-1.473-7.91C375.688 8.269 365.446.406 354.256.283 337.216.094 320.173.095 303.13.114c-4.092-.015-8.175-.019-12.235-.016-4.722-.003-9.417.004-14.06.012-3.508.004-7.086.01-10.672.012-.716 0-1.431-.001-2.144-.003V.118c-1.656 0-3.31-.001-4.956-.004-2.23-.003-3.576-.005-4.565 1.09-.759.84-.931 1.894-.97 3.431v.006l.006 153.262c12.93 7.61 25.862 15.217 38.792 22.826a550.75 550.75 0 0 1 15.181-.04" fill="#333782" data-color="1"/> <path d="M253.528 176.16c.039 1.539.21 2.595.97 3.435.989 1.094 2.334 1.092 4.565 1.09l1.252-.002c.368.053.72.068 1.032.068h.064c.346-.001 6.542-.008 22.306-.022-10.064-5.92-20.126-11.84-30.189-17.763v13.194" fill="#272b64" data-color="2"/> <path d="M198.796 134.045c-.001 1.768.002 2.66-.041 3.044-.167 1.537-.355 3.468-1.69 4.795-.823.817-1.954 1.324-3.405 1.54a21.835 21.835 0 0 1-3.48.227 21.67 21.67 0 0 1-3.138-.27c-1.472-.24-2.588-.78-3.37-1.621-1.238-1.332-1.358-3.084-1.407-4.047-.134-2.609-.21-5.574-.256-8.259l-44.866-26.483c.276 34.013-.128 39.746 0 50.016.188 15.21 12.763 27.705 27.648 27.796 8.463.05 42.57.048 51.16 0 22.452-.12 26.968-21.886 27.144-22.77.102-.503.203-.872.207-.886-.027-.014-6.368-3.747-6.392-3.762a5849.154 5849.154 0 0 0-5.088-2.995c-5.862-3.452-28.687-16.77-30.654-17.98-1.137-.699-1.176-.725-1.177-.725-.14-.087-1.137-.586-1.205-.737" fill="#272b64" data-color="2"/> <path d="M18.146 224.371s-.869 4.239-1.575 6.683l-2.228 7.552h7.66l-2.172-7.552c-.707-2.444-1.576-6.683-1.576-6.683zm6.085 21.84H12.115l-2.336 8.15H0l13.203-38.845H23.2l13.202 38.845h-9.78l-2.39-8.15" fill="#272b64" data-color="2"/> <path d="M56.992 223.666h-11.79v-8.15H78.29v8.15H66.5v30.695h-9.507v-30.695" fill="#272b64" data-color="2"/> <path d="M93.936 215.516h9.508v15.538h14.126v-15.538h9.507v38.845h-9.507v-15.212h-14.126v15.212h-9.508v-38.845" fill="#272b64" data-color="2"/> <path d="M147.071 215.516h9.508v30.696h15.863v8.149h-25.371v-38.845" fill="#272b64" data-color="2"/> <path d="M188.525 215.516h24.339v8.15h-14.832v7.061h11.843v8.15h-11.843v7.335h15.593v8.149h-25.1v-38.845" fill="#272b64" data-color="2"/> <path d="M238.78 223.666h-11.791v-8.15h33.088v8.15h-11.79v30.695h-9.508v-30.695" fill="#272b64" data-color="2"/> <path d="M275.724 215.516h9.508v38.845h-9.508v-38.845" fill="#272b64" data-color="2"/> <path d="M322.935 214.863c9.617 0 14.56 5.487 14.56 5.487l-4.4 7.172s-4.346-3.967-9.726-3.967c-7.442 0-10.973 5.49-10.973 11.084 0 5.758 3.803 11.682 10.973 11.682 5.87 0 10.324-4.781 10.324-4.781l4.89 6.954s-5.489 6.519-15.648 6.519c-12.17 0-20.373-8.638-20.373-20.157 0-11.301 8.693-19.993 20.373-19.993" fill="#272b64" data-color="2"/> <path d="M357.326 242.245s4.401 4.021 9.29 4.021c1.956 0 4.076-.76 4.076-3.096 0-4.618-17.494-4.455-17.494-16.408 0-7.172 6.029-11.899 13.743-11.899 8.368 0 12.498 4.401 12.498 4.401l-4.02 7.77s-3.914-3.423-8.586-3.423c-1.955 0-4.129.87-4.129 3.043 0 4.889 17.494 4.018 17.494 16.298 0 6.465-4.943 12.061-13.69 12.061-9.128 0-14.18-5.541-14.18-5.541l4.998-7.227" fill="#272b64" data-color="2"/> </g> </svg> </div></a></div><div id="comp-kbgakxea_r_comp-kx7j4xop" data-testid="imageX" class="lyNaha comp-kbgakxea_r_comp-kx7j4xop JdNFxG wixui-image"><a data-testid="linkElement" href="https://www.dsdac.com" target="_self" class="h1DYhE"><div class="QebvG3" data-motion-part="BG_LAYER comp-kbgakxea_r_comp-kx7j4xop"><div data-motion-part="BG_MEDIA comp-kbgakxea_r_comp-kx7j4xop"><wow-image id="img-comp-kbgakxea_r_comp-kx7j4xop" data-is-responsive="true" data-image-info="{"containerId":"comp-kbgakxea_r_comp-kx7j4xop","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"dd0116_0c308fc2dab948a58016afd893cf375a~mv2.jpg","width":1389,"height":956,"alt":"","name":"DSD-Logo.jpg","displayMode":"fit","scrollEffect":"none","focalPoint":null},"hasAnimation":false,"encoding":"AVIF"}" data-has-ssr-src="true" data-motion-part="BG_IMG comp-kbgakxea_r_comp-kx7j4xop" class="Ux33nC"><picture><img fetchpriority="high" src="https://static.wixstatic.com/media/dd0116_0c308fc2dab948a58016afd893cf375a~mv2.jpg/v1/fill/w_980,h_674,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/DSD-Logo.jpg" alt="" style="object-fit:contain;object-position:center"/></picture></wow-image></div></div></a></div><div id="comp-kbgakxea_r_comp-latozph6" class="comp-kbgakxea_r_comp-latozph6" style="visibility:hidden;overflow:hidden;width:0;min-width:0;height:0;min-height:0;pointer-events:none;margin:0;position:absolute"></div><div id="comp-kbgakxea_r_comp-lb0skeil" class="comp-kbgakxea_r_comp-lb0skeil" style="visibility:hidden;overflow:hidden;width:0;min-width:0;height:0;min-height:0;pointer-events:none;margin:0;position:absolute"></div><div class="comp-kbgakxea_r_comp-kv3xywqi UHSxqn" id="comp-kbgakxea_r_comp-kv3xywqi" aria-disabled="false"><a data-testid="linkElement" href="https://dsdac.clubzap.com/membership_signup" target="_blank" rel="noreferrer noopener" class="VU4Mnk wixui-button PlZyDq" aria-disabled="false" aria-label="Renew Membership"><span class="w4Vxx6 wixui-button__label">Renew Membership</span></a></div></div></div></div><div id="comp-kbgakxea_r_comp-lau2a4g6" class="comp-kbgakxea_r_comp-lau2a4g6-container"><div id="comp-kbgakxea_r_comp-lau2a4gd" dir="ltr" class="btVOrl comp-kbgakxea_r_comp-lau2a4gd wixui-search-bar" aria-live="polite" data-testid="search-box-container" tabindex="-1"><div class="_xpJkc"><div class="oRg3Ie"><form class="wdVIxK" data-testid="search-box-form" role="search" action="https://www.dsdac.com/search"><div class="aXOBOn"><div class="KsMOVs"></div><div class="ipSfdV" data-testid="search-icon"><div class="TmqMif wixui-search-bar__icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="5 5 14 14" aria-hidden="true"><path fill="currentColor" d="m15.683 14.6 3.265 3.265a.2.2 0 0 1 0 .282l-.8.801a.2.2 0 0 1-.283 0l-3.266-3.265a5.961 5.961 0 1 1 1.084-1.084zm-4.727 1.233a4.877 4.877 0 1 0 0-9.754 4.877 4.877 0 0 0 0 9.754z"></path></svg></div></div><div class="nNn3mc"><div class="LYhw1A"><div id="search-box-input-comp-kbgakxea_r_comp-lau2a4gd" class="ZXdXNL FwtNU8 wixui-search-bar__input wixui-text-input" data-testid="search-box-input"><div class="pUnTVX"><input name="q" id="input_search-box-input-comp-kbgakxea_r_comp-lau2a4gd" class="KvoMHf has-custom-focus wixui-text-input__input" type="search" placeholder="Enter search term" aria-required="false" aria-invalid="false" maxLength="100" autoComplete="off" aria-label="Enter search term" value=""/></div></div></div></div><button aria-label="Enter search term" class="lS0Z88 has-custom-focus" type="submit"><div class="TmqMif wixui-search-bar__icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="5 5 14 14" aria-hidden="true"><path fill="currentColor" d="m15.683 14.6 3.265 3.265a.2.2 0 0 1 0 .282l-.8.801a.2.2 0 0 1-.283 0l-3.266-3.265a5.961 5.961 0 1 1 1.084-1.084zm-4.727 1.233a4.877 4.877 0 1 0 0-9.754 4.877 4.877 0 0 0 0 9.754z"></path></svg></div></button></div><input class="shCc15" type="submit" tabindex="-1" aria-hidden="true" value="Enter search term"/></form></div></div></div></div></section></header><main id="PAGE_SECTIONSc1dmp" class="PAGE_SECTIONSc1dmp c1rIl3" data-main-content-parent="true"><section id="comp-kgdkbu6j" tabindex="-1" data-block-level-container="Section" class="xuzjBY comp-kgdkbu6j-container comp-kgdkbu6j wixui-section undefined" data-testid="section-container"><div id="bgLayers_comp-kgdkbu6j" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kgdkbu6j" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kgdkbu6j" data-motion-part="BG_MEDIA comp-kgdkbu6j" class="VgO9Yg"></div></div><div id="comp-kgdkbuae2" role="" class="rM7ckN YJEKQk comp-kgdkbuae2-container comp-kgdkbuae2 wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kgdkbual" class="HcOXKn SxM0TO QxJLC3 comp-kgdkbual wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_5 wixui-rich-text__text"><span class="wixui-rich-text__text">DSD ATHLETICS CLUB MEMBER SPOTLIGHT</span></h5></div><div id="comp-kgdkbuao3" class="HcOXKn SxM0TO QxJLC3 comp-kgdkbuao3 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text">This is your About section paragraph. It's a great place to give a short introduction about what you do. Define your distinguishing qualities and share them! Consider adding images for extra engagement. </p></div><div class="comp-kgdkgnd3 UHSxqn" id="comp-kgdkgnd3" role="button" tabindex="0" aria-disabled="false"><div data-testid="linkElement" class="VU4Mnk wixui-button PlZyDq" aria-label="Learn More" aria-disabled="false"><span class="w4Vxx6 wixui-button__label">Learn More</span></div></div></div><div id="comp-kgdkbuaw" data-testid="imageX" class="lyNaha comp-kgdkbuaw JdNFxG wixui-image"><div class="h1DYhE" data-motion-part="BG_LAYER comp-kgdkbuaw"><div data-motion-part="BG_MEDIA comp-kgdkbuaw"><wow-image id="img-comp-kgdkbuaw" data-is-responsive="true" data-image-info="{"containerId":"comp-kgdkbuaw","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"4a5780_043a4a53e14f4e42a9e23b41e7525634~mv2.jpg","width":747,"height":1328,"alt":"Another DSD champion","displayMode":"fill","focalPoint":{"x":49,"y":58},"scrollEffect":"none"},"encoding":"AVIF"}" data-has-ssr-src="true" data-motion-part="BG_IMG comp-kgdkbuaw" class="Ux33nC"><picture><img loading="lazy" src="https://static.wixstatic.com/media/4a5780_043a4a53e14f4e42a9e23b41e7525634~mv2.jpg/v1/fill/w_747,h_1328,al_c,q_85,enc_avif,quality_auto/4a5780_043a4a53e14f4e42a9e23b41e7525634~mv2.jpg" alt="Another DSD champion" style="object-fit:cover;object-position:49% 58%"/></picture></wow-image></div></div></div></section><section id="comp-kggr4qa3" tabindex="-1" data-block-level-container="Section" class="xuzjBY comp-kggr4qa3-container comp-kggr4qa3 wixui-section undefined" data-testid="section-container"><div id="bgLayers_comp-kggr4qa3" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kggr4qa3" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kggr4qa3" data-motion-part="BG_MEDIA comp-kggr4qa3" class="VgO9Yg"></div></div><div id="comp-kggr4qe5" class="TWFxr5 "><div class="comp-kggr4qe5"><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 data-hook="widget" class="srCFHfF"><div data-hook="empty-state-wrapper" class="sIvT8FM"><div class="s__6rFht3"><span class="sA6_mzF oTc1PBk---typography-10-smallTitle oTc1PBk---priority-7-primary seSCSq5" aria-hidden="false" data-hook="empty-state-content">Nothing to book right now. Check back soon.</span></div></div></div></div></div></div><div id="comp-khkdywnw" role="" class="rM7ckN YJEKQk comp-khkdywnw-container comp-khkdywnw wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div class="comp-kgtlo41a UHSxqn" id="comp-kgtlo41a" role="button" tabindex="0" aria-disabled="false"><div data-testid="linkElement" class="VU4Mnk wixui-button PlZyDq" aria-label="Upcoming Competitions" aria-disabled="false"><span class="w4Vxx6 wixui-button__label">Upcoming Competitions</span></div></div><div id="comp-kggr4qeh1" class="HcOXKn SxM0TO QxJLC3 comp-kggr4qeh1 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_5 wixui-rich-text__text"><a href="https://www.dsdac.com/competitions" target="_self" class="wixui-rich-text__text">View All Competitions →</a></h5></div></div></section><section id="comp-kggr7skr" tabindex="-1" data-block-level-container="Section" class="xuzjBY comp-kggr7skr-container comp-kggr7skr wixui-section undefined" data-testid="section-container"><div id="bgLayers_comp-kggr7skr" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kggr7skr" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kggr7skr" data-motion-part="BG_MEDIA comp-kggr7skr" class="VgO9Yg"></div></div><div id="comp-kggr7som" class="HcOXKn SxM0TO QxJLC3 comp-kggr7som wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h4 class="font_4 wixui-rich-text__text"><span class="wixui-rich-text__text">Upcoming Events</span></h4></div><div id="comp-kggr7sou" class="HcOXKn SxM0TO QxJLC3 comp-kggr7sou wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_5 wixui-rich-text__text"><a href="https://www.dsdac.com/profile/info/events" target="_self" class="wixui-rich-text__text">View All Events →</a></h5></div><div id="comp-kggr7sp0" class="TWFxr5 "><div class="comp-kggr7sp0"><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"><style>.comp-kggr7sp0 ._SbO6q { --eventsCount: 2; } </style><div id="wix-events-widget" class="_SbO6q" dir="ltr" data-hook="EVENTS_ROOT_NODE"><div class="wXXHX8 eDDFv3"><div class="UZJLP7 qyvevE"><ul class="WkyYZe" data-hook="events-cards"><li class="qElViY" data-hook="events-card"><div class="mq7Mp3"><div class="kfC_4T"><div class="sNp9JN nI6aye GERwfn" data-hook="image-background"></div></div><div class="Y42my3"><div class="tB8uhE"><a tabindex="0" data-hook="title" class="DjQEyU MTyds5" href="https://www.dsdac.com/event-details/running-events-returning-soon" rel="">Running events returning soon!</a><div class="pyOzT0"><div class="LQpUqV AinsX6 wu0Sg9" data-hook="ev-short-date-location"><div class="v2vbgt pRRkmP" data-hook="short-date">Time is TBD</div><div class="yL_0IY pRRkmP"></div><div class="xtenVZ b7rsSE" data-hook="short-location">Location is TBD</div></div></div><div class="EZB0v1"><button data-hook="more-info-link-cf414d78-d588-46c9-ae1e-10381cd8a9de" data-mobile="false" data-priority="link" type="button" class="spT2cn8 s__4zOUYl sYKKfaH oNvph3E---priority-4-link oNvph3E---hoverStyle-9-underline s__6KuQ2f" data-focusable-focus="false" data-focusable-focus-visible="false" tabindex="0"><span class="s__56ry60">More info</span></button></div></div><div><a tabindex="0" data-hook="ev-rsvp-button" style="min-width:160px;min-height:42px" class="DjQEyU m022zm aUkG34" href="https://www.dsdac.com/event-details/running-events-returning-soon" rel="" data-anchor="event-details"><span class="kaP5hc">Buy Tickets</span></a></div></div></div></li><li class="qElViY" data-hook="events-card"><div class="mq7Mp3"><div class="kfC_4T"><div class="sNp9JN nI6aye GERwfn" data-hook="image-background"></div><div class="sNp9JN EO4zd9 kLfu9d GERwfn"><div data-source-width="1000" data-source-height="750" data-resize="contain" data-use-lqip="true" data-is-seo-bot="true" class="suIIjAI obhw3h_---resize-7-contain obhw3h_--fluid obhw3h_--stretchImage sFpJVMj v9UEn3 PSH0XH s__8V__JC AroKzH" data-hook="image"><wow-image class="UE4psV s__8Wfdjs" data-image-info="{"displayMode":"fit","isLQIP":false,"isSEOBot":true,"lqipTransition":null,"imageData":{"width":1000,"height":750,"uri":"4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg","name":"4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg","displayMode":"fit","focalPoint":{"x":50,"y":50}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg/v1/fill/w_980,h_735,al_c,q_85,usm_0.66_1.00_0.01,enc_auto/4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg" alt="Junior Athletics" style="width:100%;height:100%;object-fit:contain;object-position:unset"/></wow-image></div><div data-source-width="1000" data-source-height="750" data-resize="cover" data-use-lqip="true" data-is-seo-bot="true" class="suIIjAI obhw3h_---resize-5-cover obhw3h_--fluid obhw3h_--stretchImage sFpJVMj v9UEn3 p7b1HW s__8V__JC AroKzH" data-hook="image"><wow-image class="UE4psV s__8Wfdjs" data-image-info="{"displayMode":"fill","isLQIP":false,"isSEOBot":true,"lqipTransition":null,"imageData":{"width":1000,"height":750,"uri":"4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg","name":"4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg","displayMode":"fill","focalPoint":{"x":50,"y":50}}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg/v1/fill/w_980,h_735,al_c,q_85,usm_0.66_1.00_0.01,enc_auto/4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg" alt="Junior Athletics" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div class="Y42my3"><div class="tB8uhE"><a tabindex="0" data-hook="title" class="DjQEyU MTyds5" href="https://www.dsdac.com/event-details/junior-athletics-2" rel="">Junior Athletics</a><div class="pyOzT0"><div class="LQpUqV AinsX6 wu0Sg9" data-hook="ev-short-date-location"><div class="v2vbgt pRRkmP" data-hook="short-date">Sat, 26 Jun</div><div class="yL_0IY pRRkmP"></div><div class="xtenVZ b7rsSE" data-hook="short-location">Marlay Park</div></div></div><div class="EZB0v1"><button data-hook="more-info-link-f3401f85-69af-48f4-be83-fb739b753311" data-mobile="false" data-priority="link" type="button" class="spT2cn8 s__4zOUYl sYKKfaH oNvph3E---priority-4-link oNvph3E---hoverStyle-9-underline s__6KuQ2f" data-focusable-focus="false" data-focusable-focus-visible="false" tabindex="0"><span class="s__56ry60">More info</span></button></div></div><div><a tabindex="0" data-hook="ev-rsvp-button" style="min-width:160px;min-height:42px" class="DjQEyU m022zm aUkG34" href="https://www.dsdac.com/event-details/junior-athletics-2" rel="" data-anchor="event-details"><span class="kaP5hc">Details</span></a></div></div></div></li></ul><div></div></div></div></div></div></div></div></section><section id="comp-kgjx2jgd" tabindex="-1" data-block-level-container="Section" class="xuzjBY comp-kgjx2jgd wixui-section" data-testid="section-container"><div id="bgLayers_comp-kgjx2jgd" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kgjx2jgd" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kgjx2jgd" data-motion-part="BG_MEDIA comp-kgjx2jgd" class="VgO9Yg"></div></div><div class="comp-kgjx2jgd-overflow-wrapper d7EBK2" data-testid="responsive-container-overflow"><div data-testid="responsive-container-content" tabindex="-1" class="comp-kgjx2jgd-container"><div id="comp-kgkju97h" role="" class="rM7ckN YJEKQk comp-kgkju97h-container comp-kgkju97h wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kgkjqed3" data-testid="imageX" class="lyNaha comp-kgkjqed3 JdNFxG wixui-image"><a data-testid="linkElement" href="https://www.dsdac.com/online-shop" target="_self" rel="noreferrer noopener" class="h1DYhE"><div class="QebvG3" data-motion-part="BG_LAYER comp-kgkjqed3"><div data-motion-part="BG_MEDIA comp-kgkjqed3"><wow-image id="img-comp-kgkjqed3" data-is-responsive="true" data-image-info="{"containerId":"comp-kgkjqed3","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"dd0116_fb44323669534413a36f1f52130de6a4~mv2.jpeg","width":4032,"height":3024,"alt":"Dundrum South Dublin Athletics Club kit","name":"DSD-Senior-Endurance-Portugal-2022.jpeg","displayMode":"fill","focalPoint":{"x":50,"y":54},"scrollEffect":"none"},"encoding":"AVIF"}" data-has-ssr-src="true" data-motion-part="BG_IMG comp-kgkjqed3" class="Ux33nC"><picture><img loading="lazy" src="https://static.wixstatic.com/media/dd0116_fb44323669534413a36f1f52130de6a4~mv2.jpeg/v1/fill/w_980,h_735,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/DSD-Senior-Endurance-Portugal-2022.jpeg" alt="Dundrum South Dublin Athletics Club kit" style="object-fit:cover;object-position:50% 54%"/></picture></wow-image></div></div></a></div></div><div id="comp-kgjx2jih" role="" class="rM7ckN YJEKQk comp-kgjx2jih-container comp-kgjx2jih wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kgjx2jik2" class="HcOXKn SxM0TO QxJLC3 comp-kgjx2jik2 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_5 wixui-rich-text__text"><span class="wixui-rich-text__text">New DSD Club Gear!</span></h1></div><div id="comp-kgjx2jio5" class="HcOXKn SxM0TO QxJLC3 comp-kgjx2jio5 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text">See the new kit for DSD members</p></div><div class="comp-kgjx2jiq2 UHSxqn" id="comp-kgjx2jiq2" aria-disabled="false"><a data-testid="linkElement" href="https://www.dsdac.com/online-shop" target="_blank" rel="noreferrer noopener" class="VU4Mnk wixui-button PlZyDq" aria-disabled="false" aria-label="DSD online shop"><span class="w4Vxx6 wixui-button__label">DSD online shop</span></a></div></div></div></div></section><section id="comp-kih9v265" tabindex="-1" data-block-level-container="Section" class="xuzjBY comp-kih9v265-container comp-kih9v265 wixui-section undefined" data-testid="section-container"><div id="bgLayers_comp-kih9v265" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kih9v265" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kih9v265" data-motion-part="BG_MEDIA comp-kih9v265" class="VgO9Yg"></div></div><div id="comp-kih9v2wm" class=" "><div class="comp-kih9v2wm"><style>.comp-kih9v2wm { --wix-color-1: 255,255,255; --wix-color-2: 232,230,230; --wix-color-3: 199,199,199; --wix-color-4: 153,153,151; --wix-color-5: 237,14,52; --wix-color-6: 186,190,217; --wix-color-7: 145,149,179; --wix-color-8: 101,105,141; --wix-color-9: 44,51,103; --wix-color-10: 22,26,52; --wix-color-11: 190,192,223; --wix-color-12: 154,156,192; --wix-color-13: 112,115,160; --wix-color-14: 52,57,128; --wix-color-15: 26,29,64; --wix-color-16: 240,182,184; --wix-color-17: 225,143,146; --wix-color-18: 210,57,62; --wix-color-19: 140,38,41; --wix-color-20: 70,19,21; --wix-color-21: 186,190,217; --wix-color-22: 145,149,179; --wix-color-23: 101,105,141; --wix-color-24: 44,51,103; --wix-color-25: 22,26,52; --wix-color-26: 255,255,255; --wix-color-27: 237,14,52; --wix-color-28: 232,230,230; --wix-color-29: 199,199,199; --wix-color-30: 153,153,151; --wix-color-31: 101,105,141; --wix-color-32: 101,105,141; --wix-color-33: 101,105,141; --wix-color-34: 101,105,141; --wix-color-35: 237,14,52; --wix-color-36: 153,153,151; --wix-color-37: 237,14,52; --wix-color-38: 101,105,141; --wix-color-39: 101,105,141; --wix-color-40: 255,255,255; --wix-color-41: 101,105,141; --wix-color-42: 101,105,141; --wix-color-43: 255,255,255; --wix-color-44: 199,199,199; --wix-color-45: 199,199,199; --wix-color-46: 255,255,255; --wix-color-47: 255,255,255; --wix-color-48: 101,105,141; --wix-color-49: 101,105,141; --wix-color-50: 255,255,255; --wix-color-51: 101,105,141; --wix-color-52: 101,105,141; --wix-color-53: 255,255,255; --wix-color-54: 199,199,199; --wix-color-55: 199,199,199; --wix-font-Title: normal normal normal 88px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Title-style: normal; --wix-font-Title-variant: normal; --wix-font-Title-weight: normal; --wix-font-Title-size: 88px; --wix-font-Title-line-height: 1.4em; --wix-font-Title-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --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 72px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Page-title-style: normal; --wix-font-Page-title-variant: normal; --wix-font-Page-title-weight: normal; --wix-font-Page-title-size: 72px; --wix-font-Page-title-line-height: 1.4em; --wix-font-Page-title-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Page-title-text-decoration: none; --wix-font-Heading-XL: normal normal normal 50px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-XL-style: normal; --wix-font-Heading-XL-variant: normal; --wix-font-Heading-XL-weight: normal; --wix-font-Heading-XL-size: 50px; --wix-font-Heading-XL-line-height: 1.4em; --wix-font-Heading-XL-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-XL-text-decoration: none; --wix-font-Heading-L: normal normal normal 40px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-L-style: normal; --wix-font-Heading-L-variant: normal; --wix-font-Heading-L-weight: normal; --wix-font-Heading-L-size: 40px; --wix-font-Heading-L-line-height: 1.4em; --wix-font-Heading-L-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-L-text-decoration: none; --wix-font-Heading-M: normal normal normal 28px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-M-style: normal; --wix-font-Heading-M-variant: normal; --wix-font-Heading-M-weight: normal; --wix-font-Heading-M-size: 28px; --wix-font-Heading-M-line-height: 1.4em; --wix-font-Heading-M-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-M-text-decoration: none; --wix-font-Heading-S: normal normal normal 22px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-S-style: normal; --wix-font-Heading-S-variant: normal; --wix-font-Heading-S-weight: normal; --wix-font-Heading-S-size: 22px; --wix-font-Heading-S-line-height: 1.4em; --wix-font-Heading-S-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --wix-font-Heading-S-text-decoration: none; --wix-font-Body-L: normal normal normal 18px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --wix-font-Body-L-style: normal; --wix-font-Body-L-variant: normal; --wix-font-Body-L-weight: normal; --wix-font-Body-L-size: 18px; --wix-font-Body-L-line-height: 1.4em; --wix-font-Body-L-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --wix-font-Body-L-text-decoration: none; --wix-font-Body-M: normal normal normal 16px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --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.8em; --wix-font-Body-M-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --wix-font-Body-M-text-decoration: none; --wix-font-Body-S: normal normal normal 14px/1.4em wfont_334811_a16bba8726de437a94982338073e4037,wf_a16bba8726de437a949823380,orig_brandon_text_regular; --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: wfont_334811_a16bba8726de437a94982338073e4037,wf_a16bba8726de437a949823380,orig_brandon_text_regular; --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; --videoPlay: 0; --newItemsDetails: 1; --itemClick: 3; --previewHover: 0; --isVertical: 0; --gallerySize: 80; --te-padding-slider: 30; --newItemsLocation: 0; --scrollDirection: 1; --overlayAnimation: 2; --collageDensity: 80; --m_arrowsVerticalPosition: 0; --loveCounter: 0; --galleryLayout: 0; --m_galleryLayout: 0; --galleryVerticalAlign: 1; --imageQuality: 92; --arrowsVerticalPosition: 0; --galleryHorizontalAlign: 1; --imageMargin: 5; --showArrows: 1; --textFont: normal normal normal 20px/1.4em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --m_itemIconColorSlideshow: 237,14,52; --m_itemIconColorSlideshow-rgb: 237,14,52; --m_itemIconColorSlideshow-opacity: 1; --m_itemDescriptionFontColor: 255,255,255; --m_itemDescriptionFontColor-rgb: 255,255,255; --m_itemDescriptionFontColor-opacity: 1; --m_itemBorderColor: 237,14,52; --m_itemBorderColor-rgb: 237,14,52; --m_itemBorderColor-opacity: 1; --itemIconColor: 255,255,255; --itemIconColor-rgb: 255,255,255; --itemIconColor-opacity: 1; --titleColorExpand: 237,14,52; --titleColorExpand-rgb: 237,14,52; --titleColorExpand-opacity: 1; --loadMoreButtonFontColor: 237,14,52; --loadMoreButtonFontColor-rgb: 237,14,52; --loadMoreButtonFontColor-opacity: 1; --itemDescriptionFontColor: 255,255,255; --itemDescriptionFontColor-rgb: 255,255,255; --itemDescriptionFontColor-opacity: 1; --m_customButtonFontColor: 255,255,255; --m_customButtonFontColor-rgb: 255,255,255; --m_customButtonFontColor-opacity: 1; --m_overlayGradientColor1: 237,14,52,0.01; --m_overlayGradientColor1-rgb: 237,14,52; --m_overlayGradientColor1-opacity: 0.01; --m_arrowsColor: 255,255,255; --m_arrowsColor-rgb: 255,255,255; --m_arrowsColor-opacity: 1; --arrowsContainerBackgroundColor: 237,14,52,0.6; --arrowsContainerBackgroundColor-rgb: 237,14,52; --arrowsContainerBackgroundColor-opacity: 0.6; --m_externalCustomButtonColor: 255,255,255; --m_externalCustomButtonColor-rgb: 255,255,255; --m_externalCustomButtonColor-opacity: 1; --customButtonBorderColor: 255,255,255; --customButtonBorderColor-rgb: 255,255,255; --customButtonBorderColor-opacity: 1; --m_customButtonFontColorForHover: 237,14,52; --m_customButtonFontColorForHover-rgb: 237,14,52; --m_customButtonFontColorForHover-opacity: 1; --m_itemOpacity: 255,255,255,0.48; --m_itemOpacity-rgb: 255,255,255; --m_itemOpacity-opacity: 0.48; --textBoxFillColor: 232,230,230; --textBoxFillColor-rgb: 232,230,230; --textBoxFillColor-opacity: 1; --itemOpacity: 62,73,137,0.48; --itemOpacity-rgb: 62,73,137; --itemOpacity-opacity: 0.48; --loadMoreButtonColor: 255,255,255; --loadMoreButtonColor-rgb: 255,255,255; --loadMoreButtonColor-opacity: 1; --m_itemFontColor: 255,255,255; --m_itemFontColor-rgb: 255,255,255; --m_itemFontColor-opacity: 1; --m_arrowsContainerBackgroundColor: 237,14,52,0.6; --m_arrowsContainerBackgroundColor-rgb: 237,14,52; --m_arrowsContainerBackgroundColor-opacity: 0.6; --loadMoreButtonBorderColor: 237,14,52; --loadMoreButtonBorderColor-rgb: 237,14,52; --loadMoreButtonBorderColor-opacity: 1; --m_itemShadowOpacityAndColor: 237,14,52,0.2; --m_itemShadowOpacityAndColor-rgb: 237,14,52; --m_itemShadowOpacityAndColor-opacity: 0.2; --customButtonFontColor: 255,255,255; --customButtonFontColor-rgb: 255,255,255; --customButtonFontColor-opacity: 1; --imageLoadingColor: 199,199,199; --imageLoadingColor-rgb: 199,199,199; --imageLoadingColor-opacity: 1; --m_itemFontColorSlideshow: 237,14,52; --m_itemFontColorSlideshow-rgb: 237,14,52; --m_itemFontColorSlideshow-opacity: 1; --externalCustomButtonBorderColor: 237,14,52; --externalCustomButtonBorderColor-rgb: 237,14,52; --externalCustomButtonBorderColor-opacity: 1; --itemShadowOpacityAndColor: 237,14,52,0.2; --itemShadowOpacityAndColor-rgb: 237,14,52; --itemShadowOpacityAndColor-opacity: 0.2; --externalCustomButtonColor: 101,105,141,0; --externalCustomButtonColor-rgb: 101,105,141; --externalCustomButtonColor-opacity: 0; --itemFontColorSlideshow: 237,14,52; --itemFontColorSlideshow-rgb: 237,14,52; --itemFontColorSlideshow-opacity: 1; --itemFontColor: 255,255,255; --itemFontColor-rgb: 255,255,255; --itemFontColor-opacity: 1; --m_oneColorAnimationColor: 255,255,255; --m_oneColorAnimationColor-rgb: 255,255,255; --m_oneColorAnimationColor-opacity: 1; --arrowsColor: 255,255,255; --arrowsColor-rgb: 255,255,255; --arrowsColor-opacity: 1; --m_itemIconColor: 255,255,255; --m_itemIconColor-rgb: 255,255,255; --m_itemIconColor-opacity: 1; --itemBorderColor: 237,14,52; --itemBorderColor-rgb: 237,14,52; --itemBorderColor-opacity: 1; --m_loadMoreButtonBorderColor: 237,14,52; --m_loadMoreButtonBorderColor-rgb: 237,14,52; --m_loadMoreButtonBorderColor-opacity: 1; --m_loadMoreButtonColor: 255,255,255; --m_loadMoreButtonColor-rgb: 255,255,255; --m_loadMoreButtonColor-opacity: 1; --m_customButtonBorderColor: 255,255,255; --m_customButtonBorderColor-rgb: 255,255,255; --m_customButtonBorderColor-opacity: 1; --itemIconColorSlideshow: 237,14,52; --itemIconColorSlideshow-rgb: 237,14,52; --itemIconColorSlideshow-opacity: 1; --foreColor: 255,255,255; --foreColor-rgb: 255,255,255; --foreColor-opacity: 1; --m_itemDescriptionFontColorSlideshow: 237,14,52; --m_itemDescriptionFontColorSlideshow-rgb: 237,14,52; --m_itemDescriptionFontColorSlideshow-opacity: 1; --bgColorExpand: 255,255,255; --bgColorExpand-rgb: 255,255,255; --bgColorExpand-opacity: 1; --textBoxBorderColor: 237,14,52; --textBoxBorderColor-rgb: 237,14,52; --textBoxBorderColor-opacity: 1; --customButtonFontColorForHover: 237,14,52; --customButtonFontColorForHover-rgb: 237,14,52; --customButtonFontColorForHover-opacity: 1; --m_loadMoreButtonFontColor: 237,14,52; --m_loadMoreButtonFontColor-rgb: 237,14,52; --m_loadMoreButtonFontColor-opacity: 1; --customButtonColor: 255,255,255,0; --customButtonColor-rgb: 255,255,255; --customButtonColor-opacity: 0; --descriptionColorExpand: 237,14,52; --descriptionColorExpand-rgb: 237,14,52; --descriptionColorExpand-opacity: 1; --actionsColorExpand: 237,14,52; --actionsColorExpand-rgb: 237,14,52; --actionsColorExpand-opacity: 1; --oneColorAnimationColor: 255,255,255; --oneColorAnimationColor-rgb: 255,255,255; --oneColorAnimationColor-opacity: 1; --backColor: 232,230,230; --backColor-rgb: 232,230,230; --backColor-opacity: 1; --itemDescriptionFontColorSlideshow: 237,14,52; --itemDescriptionFontColorSlideshow-rgb: 237,14,52; --itemDescriptionFontColorSlideshow-opacity: 1; --m_externalCustomButtonBorderColor: 255,255,255; --m_externalCustomButtonBorderColor-rgb: 255,255,255; --m_externalCustomButtonBorderColor-opacity: 1; --te-background-color-picker: 145,149,179; --te-background-color-picker-rgb: 145,149,179; --te-background-color-picker-opacity: 1; --m_customButtonColor: 255,255,255,0; --m_customButtonColor-rgb: 255,255,255; --m_customButtonColor-opacity: 0; --overlayGradientColor2: 255,255,255; --overlayGradientColor2-rgb: 255,255,255; --overlayGradientColor2-opacity: 1; --m_overlayGradientColor2: 237,14,52,0.6; --m_overlayGradientColor2-rgb: 237,14,52; --m_overlayGradientColor2-opacity: 0.6; --overlayGradientColor1: 255,255,255; --overlayGradientColor1-rgb: 255,255,255; --overlayGradientColor1-opacity: 1; --backgroundColor: 199,199,199; --backgroundColor-rgb: 199,199,199; --backgroundColor-opacity: 1; --textColor: 237,14,52; --textColor-rgb: 237,14,52; --textColor-opacity: 1; --m_customButtonFontForHover: normal normal normal 15px/18px wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --m_customButtonFontForHover-style: normal; --m_customButtonFontForHover-variant: normal; --m_customButtonFontForHover-weight: normal; --m_customButtonFontForHover-size: 15px; --m_customButtonFontForHover-line-height: 18px; --m_customButtonFontForHover-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --m_customButtonFontForHover-text-decoration: none; --m_customButtonFont: normal normal normal 15px/18px wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --m_customButtonFont-style: normal; --m_customButtonFont-variant: normal; --m_customButtonFont-weight: normal; --m_customButtonFont-size: 15px; --m_customButtonFont-line-height: 18px; --m_customButtonFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --m_customButtonFont-text-decoration: none; --m_itemFont: normal normal normal 22px/27px wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --m_itemFont-style: normal; --m_itemFont-variant: normal; --m_itemFont-weight: normal; --m_itemFont-size: 22px; --m_itemFont-line-height: 27px; --m_itemFont-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --m_itemFont-text-decoration: none; --m_itemFontSlideshow: normal normal normal 22px/27px helvetica-w01-bold,sans-serif; --m_itemFontSlideshow-style: normal; --m_itemFontSlideshow-variant: normal; --m_itemFontSlideshow-weight: normal; --m_itemFontSlideshow-size: 22px; --m_itemFontSlideshow-line-height: 27px; --m_itemFontSlideshow-family: helvetica-w01-bold,sans-serif; --m_itemFontSlideshow-text-decoration: none; --text-editor-font-1499859556332: normal normal normal 40px/50px avenir-lt-w01_35-light1475496,sans-serif; --text-editor-font-1499859556332-style: normal; --text-editor-font-1499859556332-variant: normal; --text-editor-font-1499859556332-weight: normal; --text-editor-font-1499859556332-size: 40px; --text-editor-font-1499859556332-line-height: 50px; --text-editor-font-1499859556332-family: avenir-lt-w01_35-light1475496,sans-serif; --text-editor-font-1499859556332-text-decoration: none; --customButtonFontForHover: normal normal normal 15px/18px wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --customButtonFontForHover-style: normal; --customButtonFontForHover-variant: normal; --customButtonFontForHover-weight: normal; --customButtonFontForHover-size: 15px; --customButtonFontForHover-line-height: 18px; --customButtonFontForHover-family: wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --customButtonFontForHover-text-decoration: none; --text-editor-font: normal normal normal 20px/25px 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: 20px; --text-editor-font-line-height: 25px; --text-editor-font-family: avenir-lt-w01_85-heavy1475544,sans-serif; --text-editor-font-text-decoration: none; --m_loadMoreButtonFont: normal normal normal 16px/20px wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --m_loadMoreButtonFont-style: normal; --m_loadMoreButtonFont-variant: normal; --m_loadMoreButtonFont-weight: normal; --m_loadMoreButtonFont-size: 16px; --m_loadMoreButtonFont-line-height: 20px; --m_loadMoreButtonFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --m_loadMoreButtonFont-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; --customButtonFont: normal normal normal 15px/18px wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --customButtonFont-style: normal; --customButtonFont-variant: normal; --customButtonFont-weight: normal; --customButtonFont-size: 15px; --customButtonFont-line-height: 18px; --customButtonFont-family: wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular; --customButtonFont-text-decoration: none; --m_itemDescriptionFont: normal normal normal 15px/18px helvetica-w01-light,sans-serif; --m_itemDescriptionFont-style: normal; --m_itemDescriptionFont-variant: normal; --m_itemDescriptionFont-weight: normal; --m_itemDescriptionFont-size: 15px; --m_itemDescriptionFont-line-height: 18px; --m_itemDescriptionFont-family: helvetica-w01-light,sans-serif; --m_itemDescriptionFont-text-decoration: none; --loadMoreButtonFont: normal normal normal 16px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --loadMoreButtonFont-style: normal; --loadMoreButtonFont-variant: normal; --loadMoreButtonFont-weight: normal; --loadMoreButtonFont-size: 16px; --loadMoreButtonFont-line-height: 1.8em; --loadMoreButtonFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --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 72px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --titleFontExpand-style: normal; --titleFontExpand-variant: normal; --titleFontExpand-weight: normal; --titleFontExpand-size: 72px; --titleFontExpand-line-height: 1.4em; --titleFontExpand-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --titleFontExpand-text-decoration: none; --m_itemDescriptionFontSlideshow: normal normal normal 15px/18px helvetica-w01-light,sans-serif; --m_itemDescriptionFontSlideshow-style: normal; --m_itemDescriptionFontSlideshow-variant: normal; --m_itemDescriptionFontSlideshow-weight: normal; --m_itemDescriptionFontSlideshow-size: 15px; --m_itemDescriptionFontSlideshow-line-height: 18px; --m_itemDescriptionFontSlideshow-family: helvetica-w01-light,sans-serif; --m_itemDescriptionFontSlideshow-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.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --descriptionFontExpand-style: normal; --descriptionFontExpand-variant: normal; --descriptionFontExpand-weight: normal; --descriptionFontExpand-size: 16px; --descriptionFontExpand-line-height: 1.8em; --descriptionFontExpand-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --descriptionFontExpand-text-decoration: none; --itemFont: normal normal normal 22px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --itemFont-style: normal; --itemFont-variant: normal; --itemFont-weight: normal; --itemFont-size: 22px; --itemFont-line-height: 1.4em; --itemFont-family: wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold; --itemFont-text-decoration: none; --textFont-style: normal; --textFont-variant: normal; --textFont-weight: normal; --textFont-size: 20px; --textFont-line-height: 1.4em; --textFont-family: wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium; --textFont-text-decoration: none; }</style><style> .s_mW2O1.oyWIOGH--madefor{--wbu-font-stack:var(--wix-font-stack);--wbu-font-weight-regular:var(--wix-font-weight-regular);--wbu-font-weight-medium:var(--wix-font-weight-medium);--wbu-font-weight-bold:var(--wix-font-weight-bold)} .sEIvoL3.oCqG_7p--madefor{--wbu-font-stack:var(--wix-font-stack);--wbu-font-weight-regular:var(--wix-font-weight-regular);--wbu-font-weight-medium:var(--wix-font-weight-medium);--wbu-font-weight-bold:var(--wix-font-weight-bold)} .nav-arrows-container .custom-nav-arrows svg{width:100%;height:100%} .fullscreen-focus-lock { height: 100%; } .pro-gallery-stop-scroll-for-fullscreen{overflow-y:hidden}div.pro-gallery-parent-container .show-more-container i.show-more:hover{opacity:1}div.pro-gallery-parent-container .show-more-container button.show-more{border-style:solid}div.pro-gallery-parent-container .show-more-container button.show-more:hover{opacity:1}div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more:hover{opacity:1}div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{border-style:solid}div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more:hover{opacity:1} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i{background:none !important;font-size:26px} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{z-index:12} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{z-index:11} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info button:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info a:hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover button:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a:hover{opacity:.7} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .info-element-title{font-size:22px} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{opacity:1;background:rgba(0,0,0,0);border-style:solid} .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before, .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{opacity:.6} .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before, .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{opacity:1} .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{font-size:15px} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.gallery-item-video i{font-size:26px} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{z-index:12} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{z-index:11} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info button:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a:hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover button:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover a:hover{opacity:.7} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{font-size:22px} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{opacity:1;background:rgba(0,0,0,0);border-style:solid} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{opacity:.6} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{opacity:1} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{font-size:15px} .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after, .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after, .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after, .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after, .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{opacity:.3} .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon.fullscreen-cart-icon{background:inherit !important} .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon.fullscreen-social-love-store.pro-gallery-loved{color:#e03939 !important} .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon.fullscreen-social-love.pro-gallery-loved{color:#e03939 !important} .social-share-wrapper{position:fixed;top:0;bottom:0;left:0;right:0;z-index:200005} .social-share-wrapper .mobile-social-share-screen{position:absolute;top:0;height:100%;width:100%;z-index:-1;background-color:rgba(0,0,0,0)} .social-share-wrapper .mobile-social-share-screen.mobile-social-share-screen-visible{z-index:200005;background-color:rgba(0,0,0,.6);transition:background-color .3s ease} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-background{height:calc(100% - 150px);touch-action:none} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab{position:absolute;bottom:0px;width:100%;height:150px;box-sizing:border-box;background-color:#fff;margin-bottom:-150px;display:flex;justify-content:center;align-items:center;transition:all .4s ease} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab.mobile-social-share-tab-visible{margin-bottom:0px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-items-list{display:flex;justify-content:space-between;width:220px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-items-list .social-share-icon{height:16px;width:16px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-copylink-container{height:32px;margin-top:20px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-copylink-container .social-share-copylink-input{width:200px;font-size:11px;padding:2px 4px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-copylink-container .social-share-copylink-button{width:40px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-copylink-container .social-share-copylink-button .social-share-copylink-icon{height:16px;width:16px} .social-share-wrapper .desktop-social-share-screen{position:fixed;top:0;left:0;height:100%;width:100%;z-index:-1;background-color:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center} .social-share-wrapper .desktop-social-share-screen.desktop-social-share-screen-visible{z-index:200005;background-color:rgba(0,0,0,.6);transition:all .4s ease} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-background{position:fixed;height:100%;width:100%} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup{position:relative;width:580px;height:250px;box-sizing:border-box;background-color:#fff;display:flex;justify-content:center;align-items:center;margin-bottom:-100px;opacity:0;transition:all .4s ease} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup.desktop-social-share-popup-visible{margin-bottom:0px;opacity:1} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .desktop-social-share-popup-close-button{position:absolute;top:24px;right:24px;cursor:pointer} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .desktop-social-share-popup-close-button:focus{border-radius:7px;box-shadow:inset 0 0 1px 3px #116dff} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .social-share-items-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .social-share-items-container .social-share-items-list{display:flex;justify-content:space-between;width:280px} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .social-share-items-container .social-share-items-list .social-share-icon{height:24px;width:24px;transition:color .2s ease} .social-share-wrapper .social-share-item{position:relative} .social-share-wrapper .social-share-item .social-share-button{opacity:1;transition:opacity .2s ease;cursor:pointer} .social-share-wrapper .social-share-item .social-share-button:focus{border-radius:7px;box-shadow:inset 0 0 1px 3px #116dff} .social-share-wrapper .social-share-item .social-share-button:hover{opacity:.65} .social-share-wrapper .social-share-item .social-share-button:active{opacity:1} .social-share-wrapper .social-share-copylink-container{display:flex;margin-top:25px;height:40px} .social-share-wrapper .social-share-copylink-container .social-share-copylink-input{border:1px solid #000;padding:2px 8px;height:100%;width:260px} .social-share-wrapper .social-share-copylink-container .social-share-copylink-button{width:50px;height:100%;background-color:#000;color:#fff;cursor:pointer;transition:background-color .1s ease} .social-share-wrapper .social-share-copylink-container .social-share-copylink-button:focus{border-radius:7px;box-shadow:inset 0 0 1px 3px #116dff} .social-share-wrapper .social-share-copylink-container .social-share-copylink-button:hover{background-color:rgba(0,0,0,.65)} .social-share-wrapper .social-share-copylink-container .social-share-copylink-button .social-share-copylink-icon{margin-top:2px}div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover) .gallery-item-content .gallery-item{transition:opacity .4s ease !important}div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover).simulate-hover .gallery-item-content .gallery-item,div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover):hover .gallery-item-content .gallery-item{opacity:0}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .gallery-item-hover:not(.hide-hover),div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .hover-info-element{transition:transform 2.2s cubic-bezier(0.14, 0.4, 0.09, 0.99) !important}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover):hover .gallery-item-content{transform:scale(1.1)}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover).simulate-hover .gallery-item-hover:not(.hide-hover),div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover):hover .gallery-item-hover:not(.hide-hover){transform:scale(1.11)}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover).simulate-hover .gallery-item-hover:not(.hide-hover) .hover-info-element,div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover):hover .gallery-item-hover:not(.hide-hover) .hover-info-element{transform:scale(0.9009)}div.pro-gallery .gallery-item-container.blur-on-hover:not(.hide-hover) .gallery-item-content{transition:filter .4s linear !important}div.pro-gallery .gallery-item-container.blur-on-hover:not(.hide-hover).simulate-hover .gallery-item-content .gallery-item,div.pro-gallery .gallery-item-container.blur-on-hover:not(.hide-hover):hover .gallery-item-content .gallery-item{filter:blur(6px)}div.pro-gallery .gallery-item-container.grayscale-on-hover:not(.hide-hover) .gallery-item-content{transition:filter .6s ease !important}div.pro-gallery .gallery-item-container.grayscale-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.grayscale-on-hover:not(.hide-hover):hover .gallery-item-content{filter:grayscale(1)}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover){transition:background-color .4s ease !important}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover) .gallery-item-hover:not(.hide-hover){transition:transform .4s ease !important}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover).simulate-hover,div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover):hover{background-color:rgba(0,0,0,0) !important}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover):hover .gallery-item-content{transform:scale(0.985)}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover).simulate-hover .gallery-item-hover:not(.hide-hover),div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover):hover .gallery-item-hover:not(.hide-hover){transform:scale(0.985)}div.pro-gallery .gallery-item-container.invert-on-hover:not(.hide-hover) .gallery-item-content{transition:filter .6s ease !important}div.pro-gallery .gallery-item-container.invert-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.invert-on-hover:not(.hide-hover):hover .gallery-item-content{filter:invert(1)}div.pro-gallery .gallery-item-container.color-in-on-hover .gallery-item-content{filter:grayscale(1);transition:filter .6s ease !important}div.pro-gallery .gallery-item-container.color-in-on-hover.simulate-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.color-in-on-hover:hover:not(.hide-hover) .gallery-item-content{filter:grayscale(0)}div.pro-gallery .gallery-item-container.darkened-on-hover .gallery-item-content{filter:brightness(1);transition:filter .6s ease !important}div.pro-gallery .gallery-item-container.darkened-on-hover.simulate-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.darkened-on-hover:hover:not(.hide-hover) .gallery-item-content{filter:brightness(0.7)}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover{transition:none}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{opacity:0}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover .gallery-item-hover-inner{opacity:0}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover,div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover){transition:none}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover):before{opacity:1;background:rgba(8,8,8,.75)}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover .info-member:not(.hidden),div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover) .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover) .info-member:not(.hidden){opacity:1 !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover{transition:filter .4s ease,opacity .4s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover:before{transition:filter .4s ease,opacity .4s ease !important;filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover{transition:transform .4s ease,filter .2s ease,opacity .2s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover:before{transition:transform .4s ease,filter .2s ease,opacity .2s ease !important;transform:scale(0.9);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover .info-member:not(.hidden){transition:opacity .2s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand:hover .gallery-item-hover:not(.hide-hover):before{transform:scale(1);filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateY(100%);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up:hover .gallery-item-hover:not(.hide-hover):before{transform:translateY(0);filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateX(-100%);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right:hover .gallery-item-hover:not(.hide-hover):before{transform:translateX(0);filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateX(100%);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left:hover .gallery-item-hover:not(.hide-hover):before{transform:translateX(0);filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateY(-100%);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down:hover .gallery-item-hover:not(.hide-hover):before{transform:translateY(0);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover{transition:none}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover:before{opacity:1;background:rgba(8,8,8,.75)}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover .gallery-item-hover-inner{opacity:1}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover .info-member:not(.hidden){opacity:1 !important}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover,div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover){transition:none}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover):before{opacity:0}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover .info-member:not(.hidden),div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover) .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover) .info-member:not(.hidden){opacity:0 !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover{transition:filter .4s ease,opacity .4s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover:before{transition:filter .4s ease,opacity .4s ease !important;filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover{transition:transform .4s ease,filter .2s ease,opacity .2s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover:before{transition:transform .4s ease,filter .2s ease,opacity .2s ease !important;transform:scale(1);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover .info-member:not(.hidden){transition:opacity .2s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand:hover .gallery-item-hover:not(.hide-hover):before{transform:scale(0.9);filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateY(0);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up:hover .gallery-item-hover:not(.hide-hover):before{transform:translateY(100%);filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateX(0);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right:hover .gallery-item-hover:not(.hide-hover):before{transform:translateX(-100%);filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateX(100%);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left:hover .gallery-item-hover:not(.hide-hover):before{transform:translateX(0);filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateY(-100%);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down:hover .gallery-item-hover:not(.hide-hover):before{transform:translateY(0);filter:opacity(0)} .animation-slide{transition:width .4s ease,height .4s ease,top .4s ease,left .4s ease} .item-with-secondary-media-container .secondary-media-item.hide{opacity:0} .item-with-secondary-media-container .secondary-media-item.show{opacity:1} *[data-collapsed=true] .pro-gallery-parent-container .gallery-item, *[data-hidden=true] .pro-gallery-parent-container .gallery-item{background-image:none !important}html.pro-gallery{width:100%;height:auto}body.pro-gallery{transition:opacity 2s ease} #gallery-loader{position:fixed;top:50%} .show-more-container{text-align:center;line-height:138px} .show-more-container i.show-more{color:#5d5d61;font-size:40px;cursor:pointer;margin-top:-3px} .show-more-container button.show-more{display:inline-block;padding:11px 29px;border-radius:0;border:2px solid #5d5d61;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:12px;color:#5d5d61;background:rgba(0,0,0,0);cursor:pointer} .show-more-container button.show-more:hover{background:rgba(0,0,0,.1)} .more-items-loader{display:block;width:100%;text-align:center;line-height:50px;font-size:30px;color:#116dff} .version-header{color:#e03939;text-align:left;font-family:"Consolas",monospace;font-size:13px;position:absolute;top:0;left:0;width:320px;height:100px;line-height:30px;background:hsla(0,0%,100%,.8);z-index:100} .auto-slideshow-button{margin-top:19px;padding:5px;height:28px;width:20px;left:auto;z-index:1;position:absolute;display:flex;text-align:center;cursor:pointer;opacity:.9} .auto-slideshow-counter{margin-top:24px;left:auto;z-index:1;position:absolute;display:flex;text-align:center;opacity:.9;font-size:15px;line-height:normal}@keyframes fadeIn{from{opacity:0}to{opacity:1}} .mouse-cursor{display:flex;width:100%;position:absolute} .nav-arrows-container{left:auto;position:absolute;display:flex;text-align:center;cursor:pointer;opacity:.9;align-items:center;background:rgba(0,0,0,0);border:none;outline:none;justify-content:center} .nav-arrows-container.follow-mouse-cursor{position:relative;cursor:none} .nav-arrows-container:hover{opacity:1} .nav-arrows-container.drop-shadow svg{filter:drop-shadow(0px 1px 0.15px #B2B2B2)} .nav-arrows-container .slideshow-arrow{flex-shrink:0} .arrow-portal-container span{animation:fadeIn .1s ease-in-out;position:fixed;transition:top 50ms,left 50ms;display:flex;align-items:center;justify-content:center}div.gallery-slideshow div.pro-gallery,div.gallery-slideshow .gallery-column{box-sizing:content-box !important}div.gallery-slideshow .gallery-group,div.gallery-slideshow .gallery-item-container,div.gallery-slideshow .gallery-item-wrapper{overflow:visible !important}div.gallery-slideshow.streched .gallery-slideshow-info{padding-left:50px !important;padding-right:50px !important}@media(max-width: 500px){div.gallery-slideshow div.pro-gallery .gallery-slideshow-info{padding-left:20px;padding-right:20px}}div.gallery-slideshow div.pro-gallery .gallery-item-container .gallery-slideshow-info{position:absolute;padding-top:0px;bottom:-220px;height:220px;width:100%;box-sizing:border-box;display:flex;z-index:15} .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 60px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 10px 50px} .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px}div.pro-gallery{width:100%;height:100%;overflow:hidden;backface-visibility:hidden;position:relative}div.pro-gallery .gallery-column{float:left;overflow:hidden;position:relative;transform-style:preserve-3d;backface-visibility:hidden}div.pro-gallery .gallery-column .gallery-left-padding{display:inline-block;height:100%}div.pro-gallery .gallery-column .gallery-top-padding{display:block;width:100%}div.pro-gallery .gallery-group{float:left;overflow:hidden;position:relative;transform-style:preserve-3d;backface-visibility:hidden;box-sizing:border-box;padding:0;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:11px}div.pro-gallery .gallery-group.debug.gallery-group-gone{background:#cdcdd0}div.pro-gallery .gallery-group.debug.gallery-group-visible{background:#c1f0c1}div.pro-gallery .gallery-group.debug.gallery-group-hidden{background:#f99}div.pro-gallery .gallery-item-container{position:absolute;display:inline-block;vertical-align:top;border:none;padding:0;border-radius:0;box-sizing:border-box;overflow:hidden;transform-style:preserve-3d;backface-visibility:hidden;outline:none;text-decoration:none;color:inherit;will-change:top,left,width,height;box-sizing:border-box;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:11px;cursor:default;scroll-snap-align:center}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info{cursor:pointer}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info button{text-decoration:underline;cursor:pointer}div.pro-gallery .gallery-item-container.visible{transform:translate3d(0, 0, 0)}div.pro-gallery .gallery-item-container.clickable{cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-wrapper{position:relative;width:100%;height:100%;overflow:hidden}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .gallery-item{-o-object-fit:cover;object-fit:cover}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .text-item>div{width:100% !important;height:100% !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper.transparent,div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit{background:rgba(0,0,0,0)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-preload{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit .gallery-item{background:rgba(0,0,0,0);-o-object-fit:contain;object-fit:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;overflow:hidden;border-radius:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item{box-sizing:border-box;/*! autoprefixer: ignore next */-webkit-font-smoothing:antialiased;white-space:initial}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item .te-pro-gallery-text-item{line-height:normal !important;letter-spacing:normal !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item>div{background:initial !important;box-sizing:border-box}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item p,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item span,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item div,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h1,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h2,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h3,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h4,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h5,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h6,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item i{margin:0;padding:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item .pro-circle-preloader{top:50%;left:50%;height:30px;width:15px;z-index:-1;opacity:.4}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item img.gallery--placeholder-item{width:100% !important;height:100% !important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded{background-color:rgba(0,0,0,0);opacity:1 !important;animation:none !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded.image-item:after{display:none !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded~.pro-circle-preloader{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.error{opacity:0 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded{background-size:cover;background-repeat:no-repeat;background-position:center center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded.grid-fit{background-size:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video{overflow:hidden;text-align:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video iframe{left:0;top:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing i{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playedOnce~.image-item{pointer-events:none;opacity:0;transition:opacity .2s ease}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i{display:inline-block;text-rendering:auto;/*! autoprefixer: ignore next */-webkit-font-smoothing:antialiased;position:absolute;z-index:11;top:50%;left:50%;height:60px;text-align:center;margin:-30px 0 0 -30px;background:#080808;color:#fff;border-radius:50px;opacity:.7}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle{opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-background{font-size:26px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:hover{opacity:.9}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:before,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:before{font-size:2.3em;opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info{position:absolute;bottom:-220px;height:220px;width:100%;box-sizing:border-box;display:flex;z-index:15}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info>div{height:100%;width:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{white-space:initial;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;box-sizing:border-box;border-radius:0;z-index:15;overflow:hidden}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-hover-inner{height:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover.no-hover-bg:before{opacity:0 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;margin:0;box-sizing:border-box;z-index:-1}div.pro-gallery .gallery-item-container .gallery-item-common-info{box-sizing:border-box;cursor:pointer}div.pro-gallery.one-row{white-space:nowrap;float:left}div.pro-gallery.one-row .gallery-column{width:100%;float:none;white-space:nowrap}div.pro-gallery.one-row .gallery-column .gallery-group{display:inline-block;float:none}div.pro-gallery.one-row.slider .gallery-column{overflow-x:scroll}div.pro-gallery.one-row.slider .gallery-column.scroll-snap{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}div.pro-gallery.one-row .gallery-horizontal-scroll-inner{position:relative;will-change:transform}div.pro-gallery.thumbnails-gallery{overflow:hidden;float:left}div.pro-gallery.thumbnails-gallery .galleryColumn{position:relative;overflow:visible}div.pro-gallery.thumbnails-gallery .thumbnailItem{position:absolute;background-color:#fff;background-size:cover;background-position:center;overflow-y:inherit;border-radius:0px;cursor:pointer}div.pro-gallery.thumbnails-gallery .thumbnailItem.pro-gallery-highlight::after{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;background-color:hsla(0,0%,100%,.6)}@media(max-width: 500px){div.pro-gallery.thumbnails-gallery{overflow:visible}}div.pro-gallery *:focus{box-shadow:none}div.pro-gallery.accessible i:focus,div.pro-gallery.accessible button:not(.nav-arrows-container,.has-custom-focus):focus{box-shadow:inset 0 0 0 1px #fff,inset 0 0 1px 4px #116dff}div.pro-gallery.accessible .gallery-item-hover i:focus,div.pro-gallery.accessible .gallery-item-hover button:focus{box-shadow:none}div.pro-gallery.accessible .thumbnailItem.pro-gallery-highlight::after{box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,0 0 10px -5px #116dff}div.pro-gallery.accessible .gallery-item-container:focus::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff;pointer-events:none;border-radius:inherit;z-index:15}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::before{box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,0 0 10px -5px #116dff;pointer-events:none;border-radius:inherit}div.pro-gallery .hide-scrollbars{-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}div.pro-gallery .hide-scrollbars::-webkit-scrollbar,div.pro-gallery .hide-scrollbars ::-webkit-scrollbar{width:0 !important;height:0 !important}div.pro-gallery .rtl{direction:rtl}div.pro-gallery .ltr{direction:ltr} .sr-only.out-of-view-component{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:circle(0%);border:0} .screen-logs{word-wrap:break-word;background:#fff;width:280px;font-size:10px} .fade{display:block;transition:opacity 600ms ease} .fade-visible{opacity:1} .fade-hidden{opacity:0} .deck-before{display:block;z-index:1;transition:transform 600ms ease;transform:translateX(-100%)} .deck-before-rtl{display:block;z-index:1;transition:transform 600ms ease;transform:translateX(100%)} .deck-current{display:block;z-index:0;transition:transform 600ms ease;transform:translateX(0)} .deck-current .override{transition:transform 600ms ease,opacity .1s ease 200ms !important} .deck-after{display:block;transition:opacity .2s ease 600ms;z-index:-1;opacity:0} .deck-after .override{transition:opacity .1s ease 0s !important} .disabled-transition{transition:none !important}@keyframes changing_background{0%{background-color:rgba(241,241,241,.2)}50%{background-color:rgba(241,241,241,.8)}100%{background-color:rgba(241,241,241,.2)}} .pro-gallery-parent-container.gallery-slideshow [data-hook=group-view]::before{content:"";position:absolute;scroll-snap-align:center;top:var(--group-top);left:var(--group-left);width:var(--group-width);right:var(--group-right);height:1px;pointer-events:none} .pro-gallery-parent-container:not(.gallery-slideshow) [data-hook=group-view] .item-link-wrapper::before{content:"";position:absolute;scroll-snap-align:center;top:var(--group-top);left:var(--group-left);width:var(--group-width);right:var(--group-right);height:1px;pointer-events:none} .gallery-item-container{scroll-snap-align:none !important} .gallery-slideshow .gallery-item-container:not(.clickable) a{cursor:default} .slideshow-info-element-inner{box-sizing:border-box;padding-top:24px;height:100%;width:100%} .slideshow-info-element-inner .info-element-text{flex-grow:1;padding:0;margin-bottom:25px;display:flex;flex-direction:column} .slideshow-info-element-inner .info-element-text>div{width:100%} .slideshow-info-element-inner .info-element-text .info-element-title{white-space:normal;font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:32px;font-size:21px;height:auto;color:#2b5672;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;text-overflow:ellipsis} .slideshow-info-element-inner .info-element-text .info-element-description{font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:25px;font-size:15px;height:auto;color:#2b5672;overflow:hidden;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;white-space:nowrap;text-overflow:ellipsis} .slideshow-info-element-inner .info-element-text .info-element-description>span{white-space:normal} .slideshow-info-element-inner .info-element-text .info-member.hide{display:none} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper{display:flex;justify-content:center;color:#fff} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:25px;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;outline:none;border-style:solid;text-decoration:none} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button .overlay{display:none} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover{opacity:1 !important} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:100%;position:absolute;top:0;left:0} .slideshow-info-element-inner .info-element-social{height:auto;position:static;display:flex;flex-direction:row;margin:0;overflow:visible;z-index:16;transition:opacity .4s ease} .slideshow-info-element-inner .info-element-social.populated-item{margin-bottom:24px} .slideshow-info-element-inner .info-element-social:hover .info-element-social-share-box{width:0 !important} .slideshow-info-element-inner .info-element-social.info-align-center{justify-content:center} .slideshow-info-element-inner .info-element-social.info-align-center .info-element-social-share{position:relative} .slideshow-info-element-inner .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box{position:absolute;left:-25px;padding-left:25px !important;margin-right:0 !important} .slideshow-info-element-inner .info-element-social.info-align-right{flex-direction:row-reverse} .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse} .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box{margin-right:40px !important} .slideshow-info-element-inner .info-element-social .info-element-social-button{margin:0 15px;display:inline-flex;font-size:19px;color:#2b5672;cursor:pointer} .slideshow-info-element-inner .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0;display:flex;-moz-column-gap:7px;column-gap:7px;align-items:center;padding:5px;margin:-5px} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-icon{fill:#2b5672} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;line-height:15px;font-size:15px;letter-spacing:1px} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love button, .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love i{float:left;display:inline-block;border:none;background:rgba(0,0,0,0);text-decoration:none;cursor:pointer} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love .info-element-social-love-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;float:left;margin-top:2px;display:inline-block;padding-left:9px;letter-spacing:1px} .slideshow-info-element-inner .info-element-social .info-element-social-share{flex-direction:row;outline:none} .slideshow-info-element-inner .info-element-social .info-element-social-share:hover .info-element-social-share-box{width:210px !important;outline:none} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box{width:0;transition:width .3s;overflow:hidden;margin-left:25px !important;margin-right:25px !important;display:inline-block;height:30px;max-width:300px;z-index:16;font-size:12px;transform:none !important} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.hovered{width:210px !important;outline:none} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.opened{width:210px !important;outline:none} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button, .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i{display:inline-block;font-size:15px;color:#2b5672;cursor:pointer;width:30px;height:30px;line-height:14px;text-align:center;margin:0 6px;float:left;text-decoration:none;background:rgba(0,0,0,0);border:none} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button:hover, .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i:hover{opacity:.7} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.twitter-share, .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.twitter-share{font-size:13px} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.email-share, .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.email-share{font-size:13px} .gallery-item-common-info.gallery-item-bottom-info{box-sizing:border-box;padding-top:24px;height:100%;width:100%;padding-top:0} .gallery-item-common-info.gallery-item-bottom-info .info-element-text{flex-grow:1;padding:0;margin-bottom:25px;display:flex;flex-direction:column} .gallery-item-common-info.gallery-item-bottom-info .info-element-text>div{width:100%} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-title{white-space:normal;font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:32px;font-size:21px;height:auto;color:#2b5672;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;text-overflow:ellipsis} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-description{font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:25px;font-size:15px;height:auto;color:#2b5672;overflow:hidden;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;white-space:nowrap;text-overflow:ellipsis} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-description>span{white-space:normal} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-member.hide{display:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper{display:flex;justify-content:center;color:#fff} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:25px;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;outline:none;border-style:solid;text-decoration:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button .overlay{display:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button:hover{opacity:1 !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:100%;position:absolute;top:0;left:0} .gallery-item-common-info.gallery-item-bottom-info .info-element-social{height:auto;position:static;display:flex;flex-direction:row;margin:0;overflow:visible;z-index:16;transition:opacity .4s ease} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.populated-item{margin-bottom:24px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social:hover .info-element-social-share-box{width:0 !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-center{justify-content:center} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-center .info-element-social-share{position:relative} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box{position:absolute;left:-25px;padding-left:25px !important;margin-right:0 !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-right{flex-direction:row-reverse} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box{margin-right:40px !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button{margin:0 15px;display:inline-flex;font-size:19px;color:#2b5672;cursor:pointer} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-comments{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0;display:flex;-moz-column-gap:7px;column-gap:7px;align-items:center;padding:5px;margin:-5px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-icon{fill:#2b5672} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;line-height:15px;font-size:15px;letter-spacing:1px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love button, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love i{float:left;display:inline-block;border:none;background:rgba(0,0,0,0);text-decoration:none;cursor:pointer} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love .info-element-social-love-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;float:left;margin-top:2px;display:inline-block;padding-left:9px;letter-spacing:1px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share{flex-direction:row;outline:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share:hover .info-element-social-share-box{width:210px !important;outline:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box{width:0;transition:width .3s;overflow:hidden;margin-left:25px !important;margin-right:25px !important;display:inline-block;height:30px;max-width:300px;z-index:16;font-size:12px;transform:none !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box.hovered{width:210px !important;outline:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box.opened{width:210px !important;outline:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i{display:inline-block;font-size:15px;color:#2b5672;cursor:pointer;width:30px;height:30px;line-height:14px;text-align:center;margin:0 6px;float:left;text-decoration:none;background:rgba(0,0,0,0);border:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button:hover, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i:hover{opacity:.7} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button.twitter-share, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i.twitter-share{font-size:13px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button.email-share, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i.email-share{font-size:13px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner{box-sizing:border-box;padding-top:24px;height:100%;width:100%} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text{flex-grow:1;padding:0;margin-bottom:25px;display:flex;flex-direction:column} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text>div{width:100%} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-title{white-space:normal;font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:32px;font-size:21px;height:auto;color:#2b5672;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;text-overflow:ellipsis} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-description{font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:25px;font-size:15px;height:auto;color:#2b5672;overflow:hidden;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;white-space:nowrap;text-overflow:ellipsis} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-description>span{white-space:normal} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-member.hide{display:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper{display:flex;justify-content:center;color:#fff} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:25px;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;outline:none;border-style:solid;text-decoration:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button .overlay{display:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover{opacity:1 !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:100%;position:absolute;top:0;left:0} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social{height:auto;position:static;display:flex;flex-direction:row;margin:0;overflow:visible;z-index:16;transition:opacity .4s ease} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.populated-item{margin-bottom:24px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social:hover .info-element-social-share-box{width:0 !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-center{justify-content:center} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-center .info-element-social-share{position:relative} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box{position:absolute;left:-25px;padding-left:25px !important;margin-right:0 !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-right{flex-direction:row-reverse} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box{margin-right:40px !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button{margin:0 15px;display:inline-flex;font-size:19px;color:#2b5672;cursor:pointer} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0;display:flex;-moz-column-gap:7px;column-gap:7px;align-items:center;padding:5px;margin:-5px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-icon{fill:#2b5672} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;line-height:15px;font-size:15px;letter-spacing:1px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love button, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love i{float:left;display:inline-block;border:none;background:rgba(0,0,0,0);text-decoration:none;cursor:pointer} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love .info-element-social-love-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;float:left;margin-top:2px;display:inline-block;padding-left:9px;letter-spacing:1px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share{flex-direction:row;outline:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share:hover .info-element-social-share-box{width:210px !important;outline:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box{width:0;transition:width .3s;overflow:hidden;margin-left:25px !important;margin-right:25px !important;display:inline-block;height:30px;max-width:300px;z-index:16;font-size:12px;transform:none !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.hovered{width:210px !important;outline:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.opened{width:210px !important;outline:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i{display:inline-block;font-size:15px;color:#2b5672;cursor:pointer;width:30px;height:30px;line-height:14px;text-align:center;margin:0 6px;float:left;text-decoration:none;background:rgba(0,0,0,0);border:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button:hover, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i:hover{opacity:.7} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.twitter-share, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.twitter-share{font-size:13px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.email-share, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.email-share{font-size:13px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text{padding:0} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element{display:flex;flex-direction:column;justify-content:center} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social{margin:0;height:auto;position:static;display:flex;flex-direction:row} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.with-arrows, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.with-arrows{width:auto;margin:0px -10px 0} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.gradient-top, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.gradient-top{background:linear-gradient(rgba(0, 0, 0, 0.2) 0, transparent 140px)} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social:hover .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social:hover .info-element-social-share-box{width:0 !important} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center{justify-content:center} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center .info-element-social-share, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center .info-element-social-share{position:relative} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box{position:absolute;left:-25px;padding-left:25px !important;margin-right:0 !important} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right{flex-direction:row-reverse} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right .info-element-social-share, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box{margin-right:40px !important} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-button, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-button{position:static !important;margin:0;padding:0 20px;font-size:19px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-button.info-element-social-share, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-button.info-element-social-share{margin-top:-3px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share{flex-direction:row;outline:none} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share:hover .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share:hover .info-element-social-share-box{width:210px !important;outline:none} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share .info-element-social-share-box{width:0;transition:width .3s;overflow:hidden;margin-left:25px !important;margin-right:25px !important} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share .info-element-social-share-box.hovered, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share .info-element-social-share-box.hovered{width:210px !important;outline:none} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-title{white-space:normal} .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px} .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text{padding:30px 0 0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{display:flex;justify-content:center;opacity:0;/*! autoprefixer: ignore next */-webkit-box-pack:center;transition:opacity .4s ease;color:#fff}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper .buy-icon{margin-right:7px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{line-height:25px;font-size:15px;color:#fff;overflow:hidden;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:1;text-overflow:ellipsis;opacity:0;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;white-space:nowrap;outline:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button .overlay{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:45px;position:absolute;top:0;left:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text{padding:30px;display:flex;flex-direction:column;margin:0;box-sizing:border-box;height:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.short-item{padding-top:5px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.narrow-item{padding-left:5px;padding-right:5px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.hidden{opacity:0 !important;pointer-events:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text>div{width:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.push-down{padding-top:60px;box-sizing:border-box}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{line-height:32px;font-size:21px;padding:0;color:#fff;overflow:hidden;display:-webkit-box;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;opacity:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{line-height:25px;font-size:15px;color:#fff;overflow:hidden;display:-webkit-box;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;opacity:0;white-space:normal}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-member.hide{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-new-info-elements{width:100%;height:24px !important;display:flex;flex-direction:row}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-new-info-elements .info-element-social-love{margin-right:auto}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-new-info-elements .info-element-social-button{padding-left:10px;padding-right:10px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-absolute{position:absolute;top:0;left:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social{outline:none;width:100%;height:100%;overflow:visible;z-index:16;transition:opacity .4s ease}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.short-item,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.narrow-item{display:flex;align-items:flex-end;justify-content:space-around;height:90%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.short-item .info-element-social-button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.narrow-item .info-element-social-button{position:initial}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.with-arrows{width:86%;margin:0 7%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.hidden{opacity:0 !important;pointer-events:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button{outline:none;bottom:30px;position:absolute;margin:0;display:inline-block;font-size:19px;color:#fff;cursor:pointer;opacity:0;padding:10px;margin:-10px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.visible{opacity:1 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-comments{left:26px;top:26px;bottom:initial;font-size:15px;border:none;background:#2b5672;display:flex;-moz-column-gap:7px;column-gap:7px;align-items:center;padding:5px;margin:-5px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-count{font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;line-height:15px;font-size:15px;letter-spacing:1px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love{left:30px;bottom:30px;font-size:15px;border:none;background:rgba(0,0,0,0)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love i{outline:none;float:left;display:inline-block;line-height:14px;border:none;background:rgba(0,0,0,0);font-size:18px;padding:1px 5px;text-decoration:none;cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love .info-element-social-love-count{font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;float:left;line-height:15px;font-size:15px;margin-top:2px;display:inline-block;padding-left:9px;letter-spacing:1px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-share{bottom:26px;left:auto;right:30px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-dots{left:auto;right:22px;top:26px;height:30px;width:20px;display:flex;justify-content:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-download{bottom:25px;left:auto;right:68px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-download.pull-right{right:30px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button{bottom:calc(50% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-love,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-comments{left:calc(25% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-love span,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-comments span{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-share{right:calc(25% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-download{left:calc(50% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-dots{left:calc(50% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button{bottom:auto;left:calc(50% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-love,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-comments{top:calc(25% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-share{top:auto;right:auto;bottom:calc(25% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-download{top:calc(50% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-dots{bottom:calc(50% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box{position:absolute;top:0;left:50%;width:100%;height:100%;max-width:300px;min-width:200px;overflow:visible;z-index:16;font-size:12px;opacity:0;transform:translateX(-50%);margin-top:1px;margin-left:-3px;transition:opacity .4s ease;outline:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.hidden{opacity:0 !important;pointer-events:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i{display:inline-block;font-size:15px;color:#fff;cursor:pointer;position:absolute;top:50%;width:22px;text-align:center;transform:translateY(-50%);background:rgba(0,0,0,0);border:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i:hover{opacity:.7}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-1,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-1{margin-left:5px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-2,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-2{font-size:13px;margin-top:1px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-4,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-4{margin-left:-1px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-5,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-5{font-size:13px;margin-top:1px;margin-left:-3px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item{top:50%;left:0;max-width:none;min-width:0;max-height:300px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item i{left:50%;margin-left:-10px;margin-top:8px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item button.network-2,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item i.network-2{font-size:13px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item button.network-5,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item i.network-5{font-size:13px}div.pro-gallery .gallery-item-container .gallery-item-common-info{box-sizing:border-box;cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-title{/*! autoprefixer: ignore next */overflow:hidden;/*! autoprefixer: ignore next */display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-description{/*! autoprefixer: ignore next */overflow:hidden;display:-webkit-box;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;text-overflow:ellipsis}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-description>span{white-space:normal}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-member.hide{display:none}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper{display:flex;justify-content:center;color:#fff}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper button{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:25px;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;outline:none;border-style:solid;text-decoration:none}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper button .overlay{display:none}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:45px;position:absolute;top:0;left:0}div.pro-gallery.thumbnails-gallery .gallery-item-container .info-element-custom-button-wrapper{display:none !important} :root{--tooltip-text-color: white;--tooltip-background-color: black;--tooltip-margin: 30px;--tooltip-arrow-size: 6px} .tooltip-wrapper{position:absolute;top:0;z-index:100;background-color:var(--tooltip-background-color);color:var(--tooltip-text-color);box-shadow:0px 0px 4px 0px rgba(0,0,0,.1);border:1px solid var(--tooltip-text-color)} .tooltip-body{padding:4px;font-size:14px;font-family:Helvetica} .tooltip-body::before{content:" ";left:50%;border:solid rgba(0,0,0,0);height:0;width:0;position:absolute;pointer-events:none;border-width:var(--tooltip-arrow-size);margin-left:calc(var(--tooltip-arrow-size)*-1)} .tooltip-body.arrow{top:calc(var(--tooltip-margin)*-1)} .tooltip-body.arrow::before{top:100%;border-top-color:var(--tooltip-background-color)} .pg-render-indicator{position:absolute;bottom:15.5px;left:15.5px;border:1px solid #717171;padding:5px 10px 5px 5px;font-size:16px;z-index:2147483648;cursor:default;line-height:20px} .pg-render-indicator table{table-layout:fixed} .pg-render-indicator.rendered{background-color:#7fff00} .pg-render-indicator.not-rendered{background-color:red} .pg-render-indicator .log-column{max-height:450px;max-width:500px;overflow:auto;background-color:#fff} .pg-render-indicator .show-on-hover{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;top:-9999px;left:-9999px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important} .pg-render-indicator div.worker-log-text{word-wrap:break-word;max-width:500px;min-width:100px} .pg-render-indicator:hover{max-width:90%;max-height:90%} .pg-render-indicator:hover .show-on-hover{clip:auto !important;clip-path:none;display:block;height:auto;line-height:normal;text-decoration:none;width:auto;position:static} .pro-fullscreen-wrapper, .pro-fullscreen-wrapper-loading{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100005} .pro-gallery-empty{top:0;left:0;height:100%;width:100%;background-color:hsla(0,0%,100%,.9)} .pro-gallery-empty .pro-gallery-empty-content{height:334px;width:100%;overflow:hidden} .pro-gallery-empty .pro-gallery-empty-image{margin:66px auto 35px;width:262px;height:132px;background-image:url(media/emptystate.85a4add5.svg);background-size:contain} .pro-gallery-empty .pro-gallery-empty-title{color:#4eb7f5;font-family:"HelveticaNeueW01-55Roma","HelveticaNeueW02-55Roma","HelveticaNeueW10-55Roma",sans-serif;font-size:20px;line-height:25px;text-align:center;margin-bottom:10px} .pro-gallery-empty .pro-gallery-empty-info{color:#4eb7f5;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:14px;line-height:20px;text-align:center} </style><style> .comp-kih9v2wm div.pro-gallery-parent-container .gallery-item-wrapper-text .gallery-item-content{background-color:#ED0E34}.comp-kih9v2wm div.pro-gallery-parent-container .show-more-container i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-kih9v2wm div.pro-gallery-parent-container .show-more-container button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #ED0E34;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #FFFFFF;--loadMoreButtonFont: normal normal normal 16px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;--loadMoreButtonFontColor: #ED0E34;color:rgba(237, 14, 52, 0.9);font:normal normal normal 16px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;text-decoration: ;background:rgb(255, 255, 255);border-width:1px;border-color:rgb(237, 14, 52);border-radius:0px}.comp-kih9v2wm div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-kih9v2wm div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #ED0E34;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #FFFFFF;--loadMoreButtonFont: normal normal normal 16px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;--loadMoreButtonFontColor: #ED0E34;color:rgb(237, 14, 52);font:normal normal normal 16px/20px wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;text-decoration: ;background:rgb(255, 255, 255);border-width:undefinedpx;border-color:rgb(237, 14, 52);border-radius:undefinedpx}.comp-kih9v2wm .nav-arrows-container .slideshow-arrow,.comp-kih9v2wm .nav-arrows-container .custom-nav-arrows svg{--arrowsColor: #FFFFFF;fill:rgb(255, 255, 255)}.comp-kih9v2wm .nav-arrows-container.pro-gallery-mobile-indicator .slideshow-arrow,.comp-kih9v2wm .nav-arrows-container.pro-gallery-mobile-indicator .custom-nav-arrows svg{--arrowsColor: #FFFFFF;fill:rgb(255, 255, 255)}.comp-kih9v2wm .pro-gallery.inline-styles .auto-slideshow-counter{--itemDescriptionFontSlideshow: normal normal normal 15px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;--itemDescriptionFontColorSlideshow: #ED0E34;color:rgb(237, 14, 52) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif;text-decoration: }.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info{--itemIconColorSlideshow: #ED0E34}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved),.comp-kih9v2wm .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-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info a{color:rgb(237, 14, 52) !important}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(237, 14, 52) !important}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 28px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold;--itemFontColorSlideshow: #ED0E34;color:rgb(237, 14, 52) !important;font:normal normal normal 22px/27px helvetica-w01-bold,sans-serif !important;text-decoration: }.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontSlideshow: normal normal normal 15px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;--itemDescriptionFontColorSlideshow: #ED0E34;color:rgb(237, 14, 52) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif !important;text-decoration: }.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #E8E6E6;background-color:rgb(199, 199, 199)}.comp-kih9v2wm .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-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{--itemOpacity: #ED0E34;color:rgba(62, 73, 137, 0.48)}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #ED0E34;fill:rgba(62, 73, 137, 0.48)}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #ED0E34;background:linear-gradient(rgba(62, 73, 137, 0.48) 0, transparent 140px) !important}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #FFFFFF}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved),.comp-kih9v2wm .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-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a{color:rgb(255, 255, 255) !important}.comp-kih9v2wm .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-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 28px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold;--itemFontColor: #FFFFFF;color:rgb(255, 255, 255);font:normal normal normal 22px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold;text-decoration: }.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{--itemDescriptionFont: normal normal normal 15px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;--itemDescriptionFontColor: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif;text-decoration: }.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #FFFFFF;color:rgb(255, 255, 255) !important}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #ED0E34;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #FFFFFF;--customButtonFont: normal normal normal 16px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular;text-decoration: ;background:rgba(255, 255, 255, 0) !important;border-width:1px;border-radius:0px;border-color:rgb(255, 255, 255)}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{--itemOpacity: #ED0E34;background:rgba(62, 73, 137, 0.48) !important}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#ED0E34 !important}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover:before{--itemOpacity: #ED0E34;background:rgba(62, 73, 137, 0.48) !important}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#ED0E34 !important}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold;--itemFontColorSlideshow: #ED0E34;color:rgb(237, 14, 52) !important;font:normal normal normal 22px/27px helvetica-w01-bold,sans-serif !important;text-decoration: }.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #ED0E34;--itemDescriptionFontSlideshow: normal normal normal 15px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;color:rgb(237, 14, 52) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif !important;text-decoration: }.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .info-element-custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 16px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;--customButtonFontColorForHover: #ED0E34;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular;text-decoration: ;color:rgb(237, 14, 52) !important;background:rgba(101, 105, 141, 0) !important;border-color:rgb(237, 14, 52);border-width:0px;border-radius:0px}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #E8E6E6;background-color:rgb(199, 199, 199)}.comp-kih9v2wm .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-kih9v2wm .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: #ED0E34;color:rgba(255, 255, 255, 0.48) !important}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #ED0E34;fill:rgba(255, 255, 255, 0.48) !important}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #ED0E34;background:linear-gradient(rgba(255, 255, 255, 0.48) 0, transparent 140px) !important}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info{--itemIconColorSlideshow: #ED0E34}.comp-kih9v2wm .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-kih9v2wm .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-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a{color:rgb(237, 14, 52) !important}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(237, 14, 52) !important}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 28px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold;--itemFontColorSlideshow: #ED0E34;color:rgb(237, 14, 52) !important;font:normal normal normal 22px/27px helvetica-w01-bold,sans-serif !important;text-decoration: }.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-description,.comp-kih9v2wm .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.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;--itemDescriptionFontColorSlideshow: #ED0E34;color:rgb(237, 14, 52) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif !important;text-decoration: }.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #FFFFFF}.comp-kih9v2wm .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-kih9v2wm .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-kih9v2wm .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-kih9v2wm .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-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 28px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold;--itemFontColor: #FFFFFF;color:rgb(255, 255, 255);font:normal normal normal 22px/27px wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold;text-decoration: }.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-kih9v2wm .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.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;--itemDescriptionFontColor: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif;text-decoration: }.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #FFFFFF;color:rgb(255, 255, 255) !important}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #ED0E34;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #FFFFFF;--customButtonFont: normal normal normal 16px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;text-decoration: ;background:rgba(255, 255, 255, 0) !important;border-width:undefinedpx;border-radius:undefinedpx;border-color:rgb(255, 255, 255)}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover:not(.hide-hover):before{--itemOpacity: #ED0E34;background:rgba(255, 255, 255, 0.48) !important}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#ED0E34 !important}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover:before{--itemOpacity: #ED0E34;background:rgba(255, 255, 255, 0.48) !important}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#ED0E34 !important}.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-title,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold;--itemFontColorSlideshow: #ED0E34;color:rgb(237, 14, 52) !important;font:normal normal normal 22px/27px helvetica-w01-bold,sans-serif !important;text-decoration: }.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #ED0E34;--itemDescriptionFontSlideshow: normal normal normal 15px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;color:rgb(237, 14, 52) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif !important;text-decoration: }.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .info-element-custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-kih9v2wm .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .custom-button-wrapper button,.comp-kih9v2wm .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.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;--customButtonFontColorForHover: #ED0E34;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;text-decoration: ;color:rgb(237, 14, 52) !important;background:rgb(255, 255, 255) !important;border-color:rgb(255, 255, 255);border-width:undefinedpx;border-radius:undefinedpx}.comp-kih9v2wm .te-pro-gallery-text-item{font:normal normal normal 14px/1.4em wfont_334811_a16bba8726de437a94982338073e4037,wf_a16bba8726de437a949823380,orig_brandon_text_regular;color:#FFFFFF}.comp-kih9v2wm .pro-fullscreen-wrapper .pro-fullscreen-text-item{--fullscreen-text-item-bg: #ED0E34;background-color:#ED0E34}.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles{--bgColorExpand: #FFFFFF;background-color:rgb(255, 255, 255)}.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-selected-license,.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-checkout-link{--descriptionColorExpand: #ED0E34;--descriptionFontExpand: normal normal normal 16px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;color:rgb(237, 14, 52);font:normal normal normal 16px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;text-decoration: }.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar,.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-mobile-info{--bgColorExpand: #FFFFFF;background-color:rgb(255, 255, 255)}.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-title h1{--titleColorExpand: #ED0E34;--titleFontExpand: normal normal normal 28px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold;color:rgb(237, 14, 52);font:normal normal normal 72px/1.4em wfont_334811_ff206691895d415e909837513a79edcf,wf_ff206691895d415e909837513,orig_brandon_text_bold;text-decoration: }.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description,.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line,.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif,.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link,.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link{--descriptionColorExpand: #ED0E34;--descriptionFontExpand: normal normal normal 16px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;color:rgb(237, 14, 52);font:normal normal normal 16px/1.8em wfont_334811_31dc6418ac67450cb2d31708ce38ad53,wf_31dc6418ac67450cb2d31708c,orig_brandon_text_medium;text-decoration: }.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after,.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after,.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after,.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after,.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{--descriptionColorExpand: #ED0E34;border-color:rgb(237, 14, 52)}.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social i:not(.pro-gallery-loved),.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social a,.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social button,.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav i:not(.pro-gallery-loved),.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav a,.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav button,.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar i:not(.pro-gallery-loved),.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar a,.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar button,.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social i:not(.pro-gallery-loved),.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social a,.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social button{--descriptionColorExpand: #ED0E34;color:rgb(237, 14, 52)}.comp-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-triangle{--descriptionColorExpand: #ED0E34;color:rgb(237, 14, 52)}.comp-kih9v2wm .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-kih9v2wm .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon{--descriptionColorExpand: #ED0E34;--bgColorExpand: #FFFFFF;color:rgb(237, 14, 52);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-kih9v2wm" style="overflow:hidden;height:100%;width:100%"><style>div.comp-kih9v2wm:not(.fullscreen-comp-wrapper) { height: 100%; width: 100%; position: relative; } div.comp-kih9v2wm:not(.fullscreen-comp-wrapper) #gallery-wrapper-comp-kih9v2wm { position: absolute; top: 0; left: 0; }</style><div id="pro-gallery-comp-kih9v2wm" 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_kih9v2wm_0-40960 pgscl_kih9v2wm_0-20480 pgscl_kih9v2wm_0-10240 pgscl_kih9v2wm_0-5120 pgscl_kih9v2wm_0-2560 pgscl_kih9v2wm_0-1280 pgscl_kih9v2wm_0-640 pgscl_kih9v2wm_0-320 pgscl_kih9v2wm_0-160 pgscl_kih9v2wm_0-80 pgscl_kih9v2wm_0-40 pgscl_kih9v2wm_0-20 pgscl_kih9v2wm_0-10" style="display:none"></div><div class="pro-gallery-parent-container" style="margin:-2.5px;width:1450px;height:700px" role="region"><div id="pro-gallery-container-comp-kih9v2wm" class="pro-gallery inline-styles one-row hide-scrollbars slider ltr " style="height:702px;width:1455px;display:flex;justify-content:space-between"><div data-hook="gallery-column" id="gallery-horizontal-scroll-comp-kih9v2wm" class="gallery-horizontal-scroll gallery-column hide-scrollbars ltr " style="width:1455px;height:702px;overflow-y:hidden"><div class="gallery-horizontal-scroll-inner"><div data-hook="group-view" style="--group-top:0px;--group-left:0px;--group-width:833px;--group-right:auto" aria-hidden="false"><div data-id="0917ad08-ec88-4438-aeb3-4df8b74ad929" 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 hover-animation-expand" id="pgi0917ad08ec884438aeb34df8b74ad929_0" tabindex="0" aria-label="" data-hash="0917ad08-ec88-4438-aeb3-4df8b74ad929" data-id="0917ad08-ec88-4438-aeb3-4df8b74ad929" data-idx="0" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:0;right:auto;width:407px;height:229px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-0917ad08-ec88-4438-aeb3-4df8b74ad929" style="background-color:none;height:229px;width:407px;margin:0px"><div><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color video-item gallery-item-video" data-hook="image-item" style="width:407px;height:229px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/dd0116_f692412567f946eea32fb7345c93395d~mv2.png/v1/fill/w_407,h_229,q_90,enc_avif,quality_auto/dd0116_f692412567f946eea32fb7345c93395d~mv2.png 1x, https://static.wixstatic.com/media/dd0116_f692412567f946eea32fb7345c93395d~mv2.png/v1/fill/w_814,h_458,q_90,enc_avif,quality_auto/dd0116_f692412567f946eea32fb7345c93395d~mv2.png 2x, https://static.wixstatic.com/media/dd0116_f692412567f946eea32fb7345c93395d~mv2.png/v1/fill/w_1221,h_687,q_90,enc_avif,quality_auto/dd0116_f692412567f946eea32fb7345c93395d~mv2.png 3x, https://static.wixstatic.com/media/dd0116_f692412567f946eea32fb7345c93395d~mv2.png/v1/fill/w_1279,h_719,q_90,enc_avif,quality_auto/dd0116_f692412567f946eea32fb7345c93395d~mv2.png 4x, https://static.wixstatic.com/media/dd0116_f692412567f946eea32fb7345c93395d~mv2.png/v1/fill/w_1279,h_719,q_90,enc_avif,quality_auto/dd0116_f692412567f946eea32fb7345c93395d~mv2.png 5x" type="image/png"/><img id="0" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="0" src="https://static.wixstatic.com/media/dd0116_f692412567f946eea32fb7345c93395d~mv2.png/v1/fill/w_407,h_229,q_90,enc_avif,quality_auto/dd0116_f692412567f946eea32fb7345c93395d~mv2.png" alt="" loading="eager" style="width:407px;height:229px"/></picture><div style="pointer-events:initial"><i data-hook="play-triangle" class="gallery-item-video-play-triangle play-triangle "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M41.5,30l-17,10V20L41.5,30z"></path></svg></i><i data-hook="play-background" class="gallery-item-video-play-background play-background "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M30,0c16.6,0,30,13.4,30,30S46.6,60,30,60C13.4,60,0,46.6,0,30S13.4,0,30,0z" fill-rule="evenodd" clip-rule="evenodd"></path></svg></i></div></div><div class="item-hover-flex-container" style="width:407px;height:229px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-0" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:407px;height:229px;margin:0;position:relative"></div></div></div></div></div></div></div><div data-id="0f9d76a0-7ff2-4535-b88b-fd36bc99f19c" 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 hover-animation-expand" id="pgi0f9d76a07ff24535b88bfd36bc99f19c_1" tabindex="-1" aria-label="" data-hash="0f9d76a0-7ff2-4535-b88b-fd36bc99f19c" data-id="0f9d76a0-7ff2-4535-b88b-fd36bc99f19c" data-idx="1" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:412px;right:auto;width:416px;height:229px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-0f9d76a0-7ff2-4535-b88b-fd36bc99f19c" style="background-color:none;height:229px;width:416px;margin:0px"><div><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color video-item gallery-item-video" data-hook="image-item" style="width:416px;height:229px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/dd0116_60b5d63d6dc44ad5a81ebcdb2a5003ef~mv2.jpg/v1/fill/w_416,h_229,q_90,enc_avif,quality_auto/dd0116_60b5d63d6dc44ad5a81ebcdb2a5003ef~mv2.jpg 1x, https://static.wixstatic.com/media/dd0116_60b5d63d6dc44ad5a81ebcdb2a5003ef~mv2.jpg/v1/fill/w_639,h_351,q_90,enc_avif,quality_auto/dd0116_60b5d63d6dc44ad5a81ebcdb2a5003ef~mv2.jpg 2x, https://static.wixstatic.com/media/dd0116_60b5d63d6dc44ad5a81ebcdb2a5003ef~mv2.jpg/v1/fill/w_639,h_351,q_90,enc_avif,quality_auto/dd0116_60b5d63d6dc44ad5a81ebcdb2a5003ef~mv2.jpg 3x, https://static.wixstatic.com/media/dd0116_60b5d63d6dc44ad5a81ebcdb2a5003ef~mv2.jpg/v1/fill/w_639,h_351,q_90,enc_avif,quality_auto/dd0116_60b5d63d6dc44ad5a81ebcdb2a5003ef~mv2.jpg 4x, https://static.wixstatic.com/media/dd0116_60b5d63d6dc44ad5a81ebcdb2a5003ef~mv2.jpg/v1/fill/w_639,h_351,q_90,enc_avif,quality_auto/dd0116_60b5d63d6dc44ad5a81ebcdb2a5003ef~mv2.jpg 5x" type="image/jpeg"/><img id="1" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="1" src="https://static.wixstatic.com/media/dd0116_60b5d63d6dc44ad5a81ebcdb2a5003ef~mv2.jpg/v1/fill/w_416,h_229,q_90,enc_avif,quality_auto/dd0116_60b5d63d6dc44ad5a81ebcdb2a5003ef~mv2.jpg" alt="" loading="eager" style="width:416px;height:229px"/></picture><div style="pointer-events:initial"><i data-hook="play-triangle" class="gallery-item-video-play-triangle play-triangle "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M41.5,30l-17,10V20L41.5,30z"></path></svg></i><i data-hook="play-background" class="gallery-item-video-play-background play-background "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M30,0c16.6,0,30,13.4,30,30S46.6,60,30,60C13.4,60,0,46.6,0,30S13.4,0,30,0z" fill-rule="evenodd" clip-rule="evenodd"></path></svg></i></div></div><div class="item-hover-flex-container" style="width:416px;height:229px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-1" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:416px;height:229px;margin:0;position:relative"></div></div></div></div></div></div></div><div data-id="17c306e9-8250-4a6b-a724-4a1b47f7707c" 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 hover-animation-expand" id="pgi17c306e982504a6ba7244a1b47f7707c_2" tabindex="-1" aria-label="" data-hash="17c306e9-8250-4a6b-a724-4a1b47f7707c" data-id="17c306e9-8250-4a6b-a724-4a1b47f7707c" data-idx="2" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:234px;left:0;right:auto;width:828px;height:466px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-17c306e9-8250-4a6b-a724-4a1b47f7707c" style="background-color:none;height:466px;width:828px;margin:0px"><div><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color video-item gallery-item-video" data-hook="image-item" style="width:828px;height:466px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/dd0116_e6aad7769eaf45e48d3c84fccdcfee84f003.jpg/v1/fill/w_828,h_466,q_90,enc_avif,quality_auto/dd0116_e6aad7769eaf45e48d3c84fccdcfee84f003.jpg 1x, https://static.wixstatic.com/media/dd0116_e6aad7769eaf45e48d3c84fccdcfee84f003.jpg/v1/fill/w_1279,h_719,q_90,enc_avif,quality_auto/dd0116_e6aad7769eaf45e48d3c84fccdcfee84f003.jpg 2x, https://static.wixstatic.com/media/dd0116_e6aad7769eaf45e48d3c84fccdcfee84f003.jpg/v1/fill/w_1279,h_719,q_90,enc_avif,quality_auto/dd0116_e6aad7769eaf45e48d3c84fccdcfee84f003.jpg 3x, https://static.wixstatic.com/media/dd0116_e6aad7769eaf45e48d3c84fccdcfee84f003.jpg/v1/fill/w_1279,h_719,q_90,enc_avif,quality_auto/dd0116_e6aad7769eaf45e48d3c84fccdcfee84f003.jpg 4x, https://static.wixstatic.com/media/dd0116_e6aad7769eaf45e48d3c84fccdcfee84f003.jpg/v1/fill/w_1279,h_719,q_90,enc_avif,quality_auto/dd0116_e6aad7769eaf45e48d3c84fccdcfee84f003.jpg 5x" type="image/jpeg"/><img id="2" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="2" src="https://static.wixstatic.com/media/dd0116_e6aad7769eaf45e48d3c84fccdcfee84f003.jpg/v1/fill/w_828,h_466,q_90,enc_avif,quality_auto/dd0116_e6aad7769eaf45e48d3c84fccdcfee84f003.jpg" alt="" loading="eager" style="width:828px;height:466px"/></picture><div style="pointer-events:initial"><i data-hook="play-triangle" class="gallery-item-video-play-triangle play-triangle "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M41.5,30l-17,10V20L41.5,30z"></path></svg></i><i data-hook="play-background" class="gallery-item-video-play-background play-background "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M30,0c16.6,0,30,13.4,30,30S46.6,60,30,60C13.4,60,0,46.6,0,30S13.4,0,30,0z" fill-rule="evenodd" clip-rule="evenodd"></path></svg></i></div></div><div class="item-hover-flex-container" style="width:828px;height:466px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-2" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:828px;height:466px;margin:0;position:relative"></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:833px;--group-width:621px;--group-right:auto" aria-hidden="false"><div data-id="f135a995-3742-4dba-b0a1-093b52a4dc33" 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 hover-animation-expand" id="pgif135a99537424dbab0a1093b52a4dc33_3" tabindex="-1" aria-label="" data-hash="f135a995-3742-4dba-b0a1-093b52a4dc33" data-id="f135a995-3742-4dba-b0a1-093b52a4dc33" data-idx="3" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:833px;right:auto;width:616px;height:348px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-f135a995-3742-4dba-b0a1-093b52a4dc33" style="background-color:none;height:348px;width:616px;margin:0px"><div><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color video-item gallery-item-video" data-hook="image-item" style="width:616px;height:348px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/dd0116_815b584de2dd45129a114faf7fbb5d47f003.jpg/v1/fill/w_616,h_348,q_90,enc_avif,quality_auto/dd0116_815b584de2dd45129a114faf7fbb5d47f003.jpg 1x, https://static.wixstatic.com/media/dd0116_815b584de2dd45129a114faf7fbb5d47f003.jpg/v1/fill/w_850,h_480,q_90,enc_avif,quality_auto/dd0116_815b584de2dd45129a114faf7fbb5d47f003.jpg 2x, https://static.wixstatic.com/media/dd0116_815b584de2dd45129a114faf7fbb5d47f003.jpg/v1/fill/w_850,h_480,q_90,enc_avif,quality_auto/dd0116_815b584de2dd45129a114faf7fbb5d47f003.jpg 3x, https://static.wixstatic.com/media/dd0116_815b584de2dd45129a114faf7fbb5d47f003.jpg/v1/fill/w_850,h_480,q_90,enc_avif,quality_auto/dd0116_815b584de2dd45129a114faf7fbb5d47f003.jpg 4x, https://static.wixstatic.com/media/dd0116_815b584de2dd45129a114faf7fbb5d47f003.jpg/v1/fill/w_850,h_480,q_90,enc_avif,quality_auto/dd0116_815b584de2dd45129a114faf7fbb5d47f003.jpg 5x" type="image/jpeg"/><img id="3" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="3" src="https://static.wixstatic.com/media/dd0116_815b584de2dd45129a114faf7fbb5d47f003.jpg/v1/fill/w_616,h_348,q_90,enc_avif,quality_auto/dd0116_815b584de2dd45129a114faf7fbb5d47f003.jpg" alt="" loading="eager" style="width:616px;height:348px"/></picture><div style="pointer-events:initial"><i data-hook="play-triangle" class="gallery-item-video-play-triangle play-triangle "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M41.5,30l-17,10V20L41.5,30z"></path></svg></i><i data-hook="play-background" class="gallery-item-video-play-background play-background "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M30,0c16.6,0,30,13.4,30,30S46.6,60,30,60C13.4,60,0,46.6,0,30S13.4,0,30,0z" fill-rule="evenodd" clip-rule="evenodd"></path></svg></i></div></div><div class="item-hover-flex-container" style="width:616px;height:348px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-3" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:616px;height:348px;margin:0;position:relative"></div></div></div></div></div></div></div><div data-id="22692f3b-2785-46d0-85f7-f8132ca64091" 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 hover-animation-expand" id="pgi22692f3b278546d085f7f8132ca64091_4" tabindex="-1" aria-label="" data-hash="22692f3b-2785-46d0-85f7-f8132ca64091" data-id="22692f3b-2785-46d0-85f7-f8132ca64091" data-idx="4" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:353px;left:833px;right:auto;width:616px;height:347px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-22692f3b-2785-46d0-85f7-f8132ca64091" style="background-color:none;height:347px;width:616px;margin:0px"><div><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color video-item gallery-item-video" data-hook="image-item" style="width:616px;height:347px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/dd0116_4ed0182a13f9459097e28e9c00775099f003.jpg/v1/fill/w_616,h_347,q_90,enc_avif,quality_auto/dd0116_4ed0182a13f9459097e28e9c00775099f003.jpg 1x, https://static.wixstatic.com/media/dd0116_4ed0182a13f9459097e28e9c00775099f003.jpg/v1/fill/w_852,h_479,q_90,enc_avif,quality_auto/dd0116_4ed0182a13f9459097e28e9c00775099f003.jpg 2x, https://static.wixstatic.com/media/dd0116_4ed0182a13f9459097e28e9c00775099f003.jpg/v1/fill/w_852,h_479,q_90,enc_avif,quality_auto/dd0116_4ed0182a13f9459097e28e9c00775099f003.jpg 3x, https://static.wixstatic.com/media/dd0116_4ed0182a13f9459097e28e9c00775099f003.jpg/v1/fill/w_852,h_479,q_90,enc_avif,quality_auto/dd0116_4ed0182a13f9459097e28e9c00775099f003.jpg 4x, https://static.wixstatic.com/media/dd0116_4ed0182a13f9459097e28e9c00775099f003.jpg/v1/fill/w_852,h_479,q_90,enc_avif,quality_auto/dd0116_4ed0182a13f9459097e28e9c00775099f003.jpg 5x" type="image/jpeg"/><img id="4" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="4" src="https://static.wixstatic.com/media/dd0116_4ed0182a13f9459097e28e9c00775099f003.jpg/v1/fill/w_616,h_347,q_90,enc_avif,quality_auto/dd0116_4ed0182a13f9459097e28e9c00775099f003.jpg" alt="" loading="eager" style="width:616px;height:347px"/></picture><div style="pointer-events:initial"><i data-hook="play-triangle" class="gallery-item-video-play-triangle play-triangle "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M41.5,30l-17,10V20L41.5,30z"></path></svg></i><i data-hook="play-background" class="gallery-item-video-play-background play-background "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M30,0c16.6,0,30,13.4,30,30S46.6,60,30,60C13.4,60,0,46.6,0,30S13.4,0,30,0z" fill-rule="evenodd" clip-rule="evenodd"></path></svg></i></div></div><div class="item-hover-flex-container" style="width:616px;height:347px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-4" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:616px;height:347px;margin:0;position:relative"></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1454px;--group-width:830px;--group-right:auto" aria-hidden="false"><div data-id="8ff0c78e-364e-4184-a5d1-efc7bc1355be" 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 hover-animation-expand" id="pgi8ff0c78e364e4184a5d1efc7bc1355be_5" tabindex="-1" aria-label="" data-hash="8ff0c78e-364e-4184-a5d1-efc7bc1355be" data-id="8ff0c78e-364e-4184-a5d1-efc7bc1355be" data-idx="5" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:1454px;right:auto;width:825px;height:464px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-8ff0c78e-364e-4184-a5d1-efc7bc1355be" style="background-color:none;height:464px;width:825px;margin:0px"><div><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color video-item gallery-item-video" data-hook="image-item" style="width:825px;height:464px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/dd0116_382001db9ec94e259a2eeb5b926eed15f003.jpg/v1/fill/w_825,h_464,q_90,enc_avif,quality_auto/dd0116_382001db9ec94e259a2eeb5b926eed15f003.jpg 1x, https://static.wixstatic.com/media/dd0116_382001db9ec94e259a2eeb5b926eed15f003.jpg/v1/fill/w_1650,h_928,q_90,enc_avif,quality_auto/dd0116_382001db9ec94e259a2eeb5b926eed15f003.jpg 2x, https://static.wixstatic.com/media/dd0116_382001db9ec94e259a2eeb5b926eed15f003.jpg/v1/fill/w_1920,h_1079,q_90,enc_avif,quality_auto/dd0116_382001db9ec94e259a2eeb5b926eed15f003.jpg 3x, https://static.wixstatic.com/media/dd0116_382001db9ec94e259a2eeb5b926eed15f003.jpg/v1/fill/w_1920,h_1079,q_90,enc_avif,quality_auto/dd0116_382001db9ec94e259a2eeb5b926eed15f003.jpg 4x, https://static.wixstatic.com/media/dd0116_382001db9ec94e259a2eeb5b926eed15f003.jpg/v1/fill/w_1920,h_1079,q_90,enc_avif,quality_auto/dd0116_382001db9ec94e259a2eeb5b926eed15f003.jpg 5x" type="image/jpeg"/><img id="5" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="5" src="https://static.wixstatic.com/media/dd0116_382001db9ec94e259a2eeb5b926eed15f003.jpg/v1/fill/w_825,h_464,q_90,enc_avif,quality_auto/dd0116_382001db9ec94e259a2eeb5b926eed15f003.jpg" alt="" loading="eager" style="width:825px;height:464px"/></picture><div style="pointer-events:initial"><i data-hook="play-triangle" class="gallery-item-video-play-triangle play-triangle "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M41.5,30l-17,10V20L41.5,30z"></path></svg></i><i data-hook="play-background" class="gallery-item-video-play-background play-background "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M30,0c16.6,0,30,13.4,30,30S46.6,60,30,60C13.4,60,0,46.6,0,30S13.4,0,30,0z" fill-rule="evenodd" clip-rule="evenodd"></path></svg></i></div></div><div class="item-hover-flex-container" style="width:825px;height:464px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-5" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:825px;height:464px;margin:0;position:relative"></div></div></div></div></div></div></div><div data-id="aea90574-c2eb-4e52-a125-e323e39d16d6" 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 hover-animation-expand" id="pgiaea90574c2eb4e52a125e323e39d16d6_6" tabindex="-1" aria-label="" data-hash="aea90574-c2eb-4e52-a125-e323e39d16d6" data-id="aea90574-c2eb-4e52-a125-e323e39d16d6" data-idx="6" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:469px;left:1454px;right:auto;width:410px;height:231px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-aea90574-c2eb-4e52-a125-e323e39d16d6" style="background-color:none;height:231px;width:410px;margin:0px"><div><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color video-item gallery-item-video" data-hook="image-item" style="width:410px;height:231px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/dd0116_85cefa3396d24914bbad2bb6a1c98685f003.jpg/v1/fill/w_410,h_231,q_90,enc_avif,quality_auto/dd0116_85cefa3396d24914bbad2bb6a1c98685f003.jpg 1x, https://static.wixstatic.com/media/dd0116_85cefa3396d24914bbad2bb6a1c98685f003.jpg/v1/fill/w_820,h_462,q_90,enc_avif,quality_auto/dd0116_85cefa3396d24914bbad2bb6a1c98685f003.jpg 2x, https://static.wixstatic.com/media/dd0116_85cefa3396d24914bbad2bb6a1c98685f003.jpg/v1/fill/w_1230,h_693,q_90,enc_avif,quality_auto/dd0116_85cefa3396d24914bbad2bb6a1c98685f003.jpg 3x, https://static.wixstatic.com/media/dd0116_85cefa3396d24914bbad2bb6a1c98685f003.jpg/v1/fill/w_1640,h_924,q_90,enc_avif,quality_auto/dd0116_85cefa3396d24914bbad2bb6a1c98685f003.jpg 4x, https://static.wixstatic.com/media/dd0116_85cefa3396d24914bbad2bb6a1c98685f003.jpg/v1/fill/w_1918,h_1080,q_90,enc_avif,quality_auto/dd0116_85cefa3396d24914bbad2bb6a1c98685f003.jpg 5x" type="image/jpeg"/><img id="6" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="6" src="https://static.wixstatic.com/media/dd0116_85cefa3396d24914bbad2bb6a1c98685f003.jpg/v1/fill/w_410,h_231,q_90,enc_avif,quality_auto/dd0116_85cefa3396d24914bbad2bb6a1c98685f003.jpg" alt="" loading="eager" style="width:410px;height:231px"/></picture><div style="pointer-events:initial"><i data-hook="play-triangle" class="gallery-item-video-play-triangle play-triangle "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M41.5,30l-17,10V20L41.5,30z"></path></svg></i><i data-hook="play-background" class="gallery-item-video-play-background play-background "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M30,0c16.6,0,30,13.4,30,30S46.6,60,30,60C13.4,60,0,46.6,0,30S13.4,0,30,0z" fill-rule="evenodd" clip-rule="evenodd"></path></svg></i></div></div><div class="item-hover-flex-container" style="width:410px;height:231px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-6" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:410px;height:231px;margin:0;position:relative"></div></div></div></div></div></div></div><div data-id="ba4091c2-e807-4960-bb08-6a00954e4bc4" 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 hover-animation-expand" id="pgiba4091c2e8074960bb086a00954e4bc4_7" tabindex="-1" aria-label="" data-hash="ba4091c2-e807-4960-bb08-6a00954e4bc4" data-id="ba4091c2-e807-4960-bb08-6a00954e4bc4" data-idx="7" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:469px;left:1869px;right:auto;width:410px;height:231px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-ba4091c2-e807-4960-bb08-6a00954e4bc4" style="background-color:none;height:231px;width:410px;margin:0px"><div><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color video-item gallery-item-video" data-hook="image-item" style="width:410px;height:231px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/dd0116_6f97b1210882491388b996a6b37ac08cf003.jpg/v1/fill/w_410,h_231,q_90,enc_avif,quality_auto/dd0116_6f97b1210882491388b996a6b37ac08cf003.jpg 1x, https://static.wixstatic.com/media/dd0116_6f97b1210882491388b996a6b37ac08cf003.jpg/v1/fill/w_820,h_462,q_90,enc_avif,quality_auto/dd0116_6f97b1210882491388b996a6b37ac08cf003.jpg 2x, https://static.wixstatic.com/media/dd0116_6f97b1210882491388b996a6b37ac08cf003.jpg/v1/fill/w_1230,h_693,q_90,enc_avif,quality_auto/dd0116_6f97b1210882491388b996a6b37ac08cf003.jpg 3x, https://static.wixstatic.com/media/dd0116_6f97b1210882491388b996a6b37ac08cf003.jpg/v1/fill/w_1640,h_924,q_90,enc_avif,quality_auto/dd0116_6f97b1210882491388b996a6b37ac08cf003.jpg 4x, https://static.wixstatic.com/media/dd0116_6f97b1210882491388b996a6b37ac08cf003.jpg/v1/fill/w_1918,h_1080,q_90,enc_avif,quality_auto/dd0116_6f97b1210882491388b996a6b37ac08cf003.jpg 5x" type="image/jpeg"/><img id="7" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="7" src="https://static.wixstatic.com/media/dd0116_6f97b1210882491388b996a6b37ac08cf003.jpg/v1/fill/w_410,h_231,q_90,enc_avif,quality_auto/dd0116_6f97b1210882491388b996a6b37ac08cf003.jpg" alt="" loading="eager" style="width:410px;height:231px"/></picture><div style="pointer-events:initial"><i data-hook="play-triangle" class="gallery-item-video-play-triangle play-triangle "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M41.5,30l-17,10V20L41.5,30z"></path></svg></i><i data-hook="play-background" class="gallery-item-video-play-background play-background "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M30,0c16.6,0,30,13.4,30,30S46.6,60,30,60C13.4,60,0,46.6,0,30S13.4,0,30,0z" fill-rule="evenodd" clip-rule="evenodd"></path></svg></i></div></div><div class="item-hover-flex-container" style="width:410px;height:231px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-7" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:410px;height:231px;margin:0;position:relative"></div></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2284px;--group-width:680px;--group-right:auto" aria-hidden="false"><div data-id="647fc272-3f71-49be-b118-39c1fc0be586" 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 hover-animation-expand" id="pgi647fc2723f7149beb11839c1fc0be586_8" tabindex="-1" aria-label="" data-hash="647fc272-3f71-49be-b118-39c1fc0be586" data-id="647fc272-3f71-49be-b118-39c1fc0be586" data-idx="8" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:2284px;right:auto;width:335px;height:188px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-647fc272-3f71-49be-b118-39c1fc0be586" style="background-color:none;height:188px;width:335px;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:335px;height:188px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/4a5780_fbd9c45131c3408495d94448eb5091b4~mv2.jpg/v1/fill/w_335,h_188,q_90,enc_avif,quality_auto/4a5780_fbd9c45131c3408495d94448eb5091b4~mv2.jpg 1x, https://static.wixstatic.com/media/4a5780_fbd9c45131c3408495d94448eb5091b4~mv2.jpg/v1/fill/w_642,h_360,q_90,enc_avif,quality_auto/4a5780_fbd9c45131c3408495d94448eb5091b4~mv2.jpg 2x, https://static.wixstatic.com/media/4a5780_fbd9c45131c3408495d94448eb5091b4~mv2.jpg/v1/fill/w_642,h_360,q_90,enc_avif,quality_auto/4a5780_fbd9c45131c3408495d94448eb5091b4~mv2.jpg 3x, https://static.wixstatic.com/media/4a5780_fbd9c45131c3408495d94448eb5091b4~mv2.jpg/v1/fill/w_642,h_360,q_90,enc_avif,quality_auto/4a5780_fbd9c45131c3408495d94448eb5091b4~mv2.jpg 4x, https://static.wixstatic.com/media/4a5780_fbd9c45131c3408495d94448eb5091b4~mv2.jpg/v1/fill/w_642,h_360,q_90,enc_avif,quality_auto/4a5780_fbd9c45131c3408495d94448eb5091b4~mv2.jpg 5x" type="image/jpeg"/><img id="647fc272-3f71-49be-b118-39c1fc0be586" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="8" src="https://static.wixstatic.com/media/4a5780_fbd9c45131c3408495d94448eb5091b4~mv2.jpg/v1/fill/w_335,h_188,q_90,enc_avif,quality_auto/4a5780_fbd9c45131c3408495d94448eb5091b4~mv2.jpg" alt="" loading="eager" style="width:335px;height:188px"/></picture></div><div class="item-hover-flex-container" style="width:335px;height:188px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-8" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:335px;height:188px;margin:0;position:relative"></div></div></div></div></div></div><div data-id="99a4f7a1-44e5-4878-8c2f-ed80d4ce6344" 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 hover-animation-expand" id="pgi99a4f7a144e548788c2fed80d4ce6344_9" tabindex="-1" aria-label="DSD coaches provide hot drinks to our young athletes Jn 2023.jpeg" data-hash="99a4f7a1-44e5-4878-8c2f-ed80d4ce6344" data-id="99a4f7a1-44e5-4878-8c2f-ed80d4ce6344" data-idx="9" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:2624px;right:auto;width:335px;height:188px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-99a4f7a1-44e5-4878-8c2f-ed80d4ce6344" style="background-color:none;height:188px;width:335px;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:335px;height:188px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/dd0116_063b67b254b24e1987d5a6268a1b141f~mv2.jpeg/v1/fill/w_335,h_188,q_90,enc_avif,quality_auto/dd0116_063b67b254b24e1987d5a6268a1b141f~mv2.jpeg 1x, https://static.wixstatic.com/media/dd0116_063b67b254b24e1987d5a6268a1b141f~mv2.jpeg/v1/fill/w_670,h_376,q_90,enc_avif,quality_auto/dd0116_063b67b254b24e1987d5a6268a1b141f~mv2.jpeg 2x, https://static.wixstatic.com/media/dd0116_063b67b254b24e1987d5a6268a1b141f~mv2.jpeg/v1/fill/w_1005,h_564,q_90,enc_avif,quality_auto/dd0116_063b67b254b24e1987d5a6268a1b141f~mv2.jpeg 3x, https://static.wixstatic.com/media/dd0116_063b67b254b24e1987d5a6268a1b141f~mv2.jpeg/v1/fill/w_1340,h_752,q_90,enc_avif,quality_auto/dd0116_063b67b254b24e1987d5a6268a1b141f~mv2.jpeg 4x, https://static.wixstatic.com/media/dd0116_063b67b254b24e1987d5a6268a1b141f~mv2.jpeg/v1/fill/w_1675,h_940,q_90,enc_avif,quality_auto/dd0116_063b67b254b24e1987d5a6268a1b141f~mv2.jpeg 5x" type="image/jpeg"/><img id="99a4f7a1-44e5-4878-8c2f-ed80d4ce6344" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="9" src="https://static.wixstatic.com/media/dd0116_063b67b254b24e1987d5a6268a1b141f~mv2.jpeg/v1/fill/w_335,h_188,q_90,enc_avif,quality_auto/dd0116_063b67b254b24e1987d5a6268a1b141f~mv2.jpeg" alt="DSD coaches provide hot drinks to our young athletes Jn 2023.jpeg" loading="eager" style="width:335px;height:188px"/></picture></div><div class="item-hover-flex-container" style="width:335px;height:188px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-9" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:335px;height:188px;margin:0;position:relative"></div></div></div></div></div></div><div data-id="6a5ef967-c976-4dcf-b00a-47f2f5d06ec2" 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 hover-animation-expand" id="pgi6a5ef967c9764dcfb00a47f2f5d06ec2_10" tabindex="-1" aria-label="" data-hash="6a5ef967-c976-4dcf-b00a-47f2f5d06ec2" data-id="6a5ef967-c976-4dcf-b00a-47f2f5d06ec2" data-idx="10" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:193px;left:2284px;right:auto;width:675px;height:507px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-6a5ef967-c976-4dcf-b00a-47f2f5d06ec2" style="background-color:none;height:507px;width:675px;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:675px;height:507px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/4a5780_d8ef0d36789741e8bbe76b4b1aaacea0~mv2.jpg/v1/fill/w_501,h_376,q_90,enc_avif,quality_auto/4a5780_d8ef0d36789741e8bbe76b4b1aaacea0~mv2.jpg 1x, https://static.wixstatic.com/media/4a5780_d8ef0d36789741e8bbe76b4b1aaacea0~mv2.jpg/v1/fill/w_501,h_376,q_90,enc_avif,quality_auto/4a5780_d8ef0d36789741e8bbe76b4b1aaacea0~mv2.jpg 2x, https://static.wixstatic.com/media/4a5780_d8ef0d36789741e8bbe76b4b1aaacea0~mv2.jpg/v1/fill/w_501,h_376,q_90,enc_avif,quality_auto/4a5780_d8ef0d36789741e8bbe76b4b1aaacea0~mv2.jpg 3x, https://static.wixstatic.com/media/4a5780_d8ef0d36789741e8bbe76b4b1aaacea0~mv2.jpg/v1/fill/w_501,h_376,q_90,enc_avif,quality_auto/4a5780_d8ef0d36789741e8bbe76b4b1aaacea0~mv2.jpg 4x, https://static.wixstatic.com/media/4a5780_d8ef0d36789741e8bbe76b4b1aaacea0~mv2.jpg/v1/fill/w_501,h_376,q_90,enc_avif,quality_auto/4a5780_d8ef0d36789741e8bbe76b4b1aaacea0~mv2.jpg 5x" type="image/jpeg"/><img id="6a5ef967-c976-4dcf-b00a-47f2f5d06ec2" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="10" src="https://static.wixstatic.com/media/4a5780_d8ef0d36789741e8bbe76b4b1aaacea0~mv2.jpg/v1/fill/w_501,h_376,q_90,enc_avif,quality_auto/4a5780_d8ef0d36789741e8bbe76b4b1aaacea0~mv2.jpg" alt="" loading="eager" style="width:675px;height:507px"/></picture></div><div class="item-hover-flex-container" style="width:675px;height:507px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-10" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:675px;height:507px;margin:0;position:relative"></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2964px;--group-width:534px;--group-right:auto" aria-hidden="false"><div data-id="4be11cad-7461-4dea-96f3-2d4085aedae2" 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 hover-animation-expand" id="pgi4be11cad74614dea96f32d4085aedae2_11" tabindex="-1" aria-label="" data-hash="4be11cad-7461-4dea-96f3-2d4085aedae2" data-id="4be11cad-7461-4dea-96f3-2d4085aedae2" data-idx="11" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:2964px;right:auto;width:529px;height:298px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-4be11cad-7461-4dea-96f3-2d4085aedae2" style="background-color:none;height:298px;width:529px;margin:0px"><div><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color video-item gallery-item-video" data-hook="image-item" style="width:529px;height:298px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/dd0116_7139187476d947f183cf02dd06c8d3a3f003.jpg/v1/fill/w_529,h_298,q_90,enc_avif,quality_auto/dd0116_7139187476d947f183cf02dd06c8d3a3f003.jpg 1x, https://static.wixstatic.com/media/dd0116_7139187476d947f183cf02dd06c8d3a3f003.jpg/v1/fill/w_1058,h_596,q_90,enc_avif,quality_auto/dd0116_7139187476d947f183cf02dd06c8d3a3f003.jpg 2x, https://static.wixstatic.com/media/dd0116_7139187476d947f183cf02dd06c8d3a3f003.jpg/v1/fill/w_1279,h_720,q_90,enc_avif,quality_auto/dd0116_7139187476d947f183cf02dd06c8d3a3f003.jpg 3x, https://static.wixstatic.com/media/dd0116_7139187476d947f183cf02dd06c8d3a3f003.jpg/v1/fill/w_1279,h_720,q_90,enc_avif,quality_auto/dd0116_7139187476d947f183cf02dd06c8d3a3f003.jpg 4x, https://static.wixstatic.com/media/dd0116_7139187476d947f183cf02dd06c8d3a3f003.jpg/v1/fill/w_1279,h_720,q_90,enc_avif,quality_auto/dd0116_7139187476d947f183cf02dd06c8d3a3f003.jpg 5x" type="image/jpeg"/><img id="11" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="11" src="https://static.wixstatic.com/media/dd0116_7139187476d947f183cf02dd06c8d3a3f003.jpg/v1/fill/w_529,h_298,q_90,enc_avif,quality_auto/dd0116_7139187476d947f183cf02dd06c8d3a3f003.jpg" alt="" loading="eager" style="width:529px;height:298px"/></picture><div style="pointer-events:initial"><i data-hook="play-triangle" class="gallery-item-video-play-triangle play-triangle "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M41.5,30l-17,10V20L41.5,30z"></path></svg></i><i data-hook="play-background" class="gallery-item-video-play-background play-background "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M30,0c16.6,0,30,13.4,30,30S46.6,60,30,60C13.4,60,0,46.6,0,30S13.4,0,30,0z" fill-rule="evenodd" clip-rule="evenodd"></path></svg></i></div></div><div class="item-hover-flex-container" style="width:529px;height:298px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-11" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:529px;height:298px;margin:0;position:relative"></div></div></div></div></div></div></div><div data-id="8f9084df-7efc-4969-b78f-25262476cef5" 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 hover-animation-expand" id="pgi8f9084df7efc4969b78f25262476cef5_12" tabindex="-1" aria-label="DSD-Senior-Endurance-Portugal-2022.jpeg" data-hash="8f9084df-7efc-4969-b78f-25262476cef5" data-id="8f9084df-7efc-4969-b78f-25262476cef5" data-idx="12" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:303px;left:2964px;right:auto;width:529px;height:397px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-8f9084df-7efc-4969-b78f-25262476cef5" style="background-color:none;height:397px;width:529px;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:529px;height:397px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/dd0116_fb44323669534413a36f1f52130de6a4~mv2.jpeg/v1/fill/w_529,h_397,q_90,enc_avif,quality_auto/dd0116_fb44323669534413a36f1f52130de6a4~mv2.jpeg 1x, https://static.wixstatic.com/media/dd0116_fb44323669534413a36f1f52130de6a4~mv2.jpeg/v1/fill/w_1058,h_794,q_90,enc_avif,quality_auto/dd0116_fb44323669534413a36f1f52130de6a4~mv2.jpeg 2x, https://static.wixstatic.com/media/dd0116_fb44323669534413a36f1f52130de6a4~mv2.jpeg/v1/fill/w_1587,h_1191,q_90,enc_avif,quality_auto/dd0116_fb44323669534413a36f1f52130de6a4~mv2.jpeg 3x, https://static.wixstatic.com/media/dd0116_fb44323669534413a36f1f52130de6a4~mv2.jpeg/v1/fill/w_2116,h_1588,q_90,enc_avif,quality_auto/dd0116_fb44323669534413a36f1f52130de6a4~mv2.jpeg 4x, https://static.wixstatic.com/media/dd0116_fb44323669534413a36f1f52130de6a4~mv2.jpeg/v1/fill/w_2645,h_1985,q_90,enc_avif,quality_auto/dd0116_fb44323669534413a36f1f52130de6a4~mv2.jpeg 5x" type="image/jpeg"/><img id="8f9084df-7efc-4969-b78f-25262476cef5" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="12" src="https://static.wixstatic.com/media/dd0116_fb44323669534413a36f1f52130de6a4~mv2.jpeg/v1/fill/w_529,h_397,q_90,enc_avif,quality_auto/dd0116_fb44323669534413a36f1f52130de6a4~mv2.jpeg" alt="DSD-Senior-Endurance-Portugal-2022.jpeg" loading="eager" style="width:529px;height:397px"/></picture></div><div class="item-hover-flex-container" style="width:529px;height:397px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-12" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:529px;height:397px;margin:0;position:relative"></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3498px;--group-width:748px;--group-right:auto" aria-hidden="false"><div data-id="12b18adb-43ba-444c-968d-c8680f9dc6f4" 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 hover-animation-expand" id="pgi12b18adb43ba444c968dc8680f9dc6f4_13" tabindex="-1" aria-label="" data-hash="12b18adb-43ba-444c-968d-c8680f9dc6f4" data-id="12b18adb-43ba-444c-968d-c8680f9dc6f4" data-idx="13" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:3498px;right:auto;width:743px;height:418px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-12b18adb-43ba-444c-968d-c8680f9dc6f4" style="background-color:none;height:418px;width:743px;margin:0px"><div><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color video-item gallery-item-video" data-hook="image-item" style="width:743px;height:418px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/dd0116_3fd4dc46401a4b3180bc7a101f5a402ef003.jpg/v1/fill/w_743,h_418,q_90,enc_avif,quality_auto/dd0116_3fd4dc46401a4b3180bc7a101f5a402ef003.jpg 1x, https://static.wixstatic.com/media/dd0116_3fd4dc46401a4b3180bc7a101f5a402ef003.jpg/v1/fill/w_1279,h_719,q_90,enc_avif,quality_auto/dd0116_3fd4dc46401a4b3180bc7a101f5a402ef003.jpg 2x, https://static.wixstatic.com/media/dd0116_3fd4dc46401a4b3180bc7a101f5a402ef003.jpg/v1/fill/w_1279,h_719,q_90,enc_avif,quality_auto/dd0116_3fd4dc46401a4b3180bc7a101f5a402ef003.jpg 3x, https://static.wixstatic.com/media/dd0116_3fd4dc46401a4b3180bc7a101f5a402ef003.jpg/v1/fill/w_1279,h_719,q_90,enc_avif,quality_auto/dd0116_3fd4dc46401a4b3180bc7a101f5a402ef003.jpg 4x, https://static.wixstatic.com/media/dd0116_3fd4dc46401a4b3180bc7a101f5a402ef003.jpg/v1/fill/w_1279,h_719,q_90,enc_avif,quality_auto/dd0116_3fd4dc46401a4b3180bc7a101f5a402ef003.jpg 5x" type="image/jpeg"/><img id="13" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="13" src="https://static.wixstatic.com/media/dd0116_3fd4dc46401a4b3180bc7a101f5a402ef003.jpg/v1/fill/w_743,h_418,q_90,enc_avif,quality_auto/dd0116_3fd4dc46401a4b3180bc7a101f5a402ef003.jpg" alt="" loading="eager" style="width:743px;height:418px"/></picture><div style="pointer-events:initial"><i data-hook="play-triangle" class="gallery-item-video-play-triangle play-triangle "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M41.5,30l-17,10V20L41.5,30z"></path></svg></i><i data-hook="play-background" class="gallery-item-video-play-background play-background "><svg viewBox="0 0 60 60" fill="currentColor" width="60" height="60"><path d="M30,0c16.6,0,30,13.4,30,30S46.6,60,30,60C13.4,60,0,46.6,0,30S13.4,0,30,0z" fill-rule="evenodd" clip-rule="evenodd"></path></svg></i></div></div><div class="item-hover-flex-container" style="width:743px;height:418px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-13" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:743px;height:418px;margin:0;position:relative"></div></div></div></div></div></div></div><div data-id="81e0859c-a555-45b4-ba36-a95126cc9a63" 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 hover-animation-expand" id="pgi81e0859ca55545b4ba36a95126cc9a63_14" tabindex="-1" aria-label="" data-hash="81e0859c-a555-45b4-ba36-a95126cc9a63" data-id="81e0859c-a555-45b4-ba36-a95126cc9a63" data-idx="14" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:423px;left:3498px;right:auto;width:369px;height:277px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-81e0859c-a555-45b4-ba36-a95126cc9a63" style="background-color:none;height:277px;width:369px;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:369px;height:277px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/dd0116_5cc0a910c83a456cbdbe8d2844a4465a~mv2.jpg/v1/fill/w_369,h_277,q_90,enc_avif,quality_auto/dd0116_5cc0a910c83a456cbdbe8d2844a4465a~mv2.jpg 1x, https://static.wixstatic.com/media/dd0116_5cc0a910c83a456cbdbe8d2844a4465a~mv2.jpg/v1/fill/w_738,h_554,q_90,enc_avif,quality_auto/dd0116_5cc0a910c83a456cbdbe8d2844a4465a~mv2.jpg 2x, https://static.wixstatic.com/media/dd0116_5cc0a910c83a456cbdbe8d2844a4465a~mv2.jpg/v1/fill/w_1107,h_831,q_90,enc_avif,quality_auto/dd0116_5cc0a910c83a456cbdbe8d2844a4465a~mv2.jpg 3x, https://static.wixstatic.com/media/dd0116_5cc0a910c83a456cbdbe8d2844a4465a~mv2.jpg/v1/fill/w_1476,h_1108,q_90,enc_avif,quality_auto/dd0116_5cc0a910c83a456cbdbe8d2844a4465a~mv2.jpg 4x, https://static.wixstatic.com/media/dd0116_5cc0a910c83a456cbdbe8d2844a4465a~mv2.jpg/v1/fill/w_1845,h_1385,q_90,enc_avif,quality_auto/dd0116_5cc0a910c83a456cbdbe8d2844a4465a~mv2.jpg 5x" type="image/jpeg"/><img id="81e0859c-a555-45b4-ba36-a95126cc9a63" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="14" src="https://static.wixstatic.com/media/dd0116_5cc0a910c83a456cbdbe8d2844a4465a~mv2.jpg/v1/fill/w_369,h_277,q_90,enc_avif,quality_auto/dd0116_5cc0a910c83a456cbdbe8d2844a4465a~mv2.jpg" alt="" loading="eager" style="width:369px;height:277px"/></picture></div><div class="item-hover-flex-container" style="width:369px;height:277px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-14" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:369px;height:277px;margin:0;position:relative"></div></div></div></div></div></div><div data-id="5bb897a6-15c1-4df2-a947-485f308d2642" 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 hover-animation-expand" id="pgi5bb897a615c14df2a947485f308d2642_15" tabindex="-1" aria-label="" data-hash="5bb897a6-15c1-4df2-a947-485f308d2642" data-id="5bb897a6-15c1-4df2-a947-485f308d2642" data-idx="15" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:423px;left:3872px;right:auto;width:369px;height:277px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-5bb897a6-15c1-4df2-a947-485f308d2642" style="background-color:none;height:277px;width:369px;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:369px;height:277px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/4a5780_80f41896304e4b759bc6a6456cfbe240~mv2.jpg/v1/fill/w_369,h_277,q_90,enc_avif,quality_auto/4a5780_80f41896304e4b759bc6a6456cfbe240~mv2.jpg 1x, https://static.wixstatic.com/media/4a5780_80f41896304e4b759bc6a6456cfbe240~mv2.jpg/v1/fill/w_399,h_299,q_90,enc_avif,quality_auto/4a5780_80f41896304e4b759bc6a6456cfbe240~mv2.jpg 2x, https://static.wixstatic.com/media/4a5780_80f41896304e4b759bc6a6456cfbe240~mv2.jpg/v1/fill/w_399,h_299,q_90,enc_avif,quality_auto/4a5780_80f41896304e4b759bc6a6456cfbe240~mv2.jpg 3x, https://static.wixstatic.com/media/4a5780_80f41896304e4b759bc6a6456cfbe240~mv2.jpg/v1/fill/w_399,h_299,q_90,enc_avif,quality_auto/4a5780_80f41896304e4b759bc6a6456cfbe240~mv2.jpg 4x, https://static.wixstatic.com/media/4a5780_80f41896304e4b759bc6a6456cfbe240~mv2.jpg/v1/fill/w_399,h_299,q_90,enc_avif,quality_auto/4a5780_80f41896304e4b759bc6a6456cfbe240~mv2.jpg 5x" type="image/jpeg"/><img id="5bb897a6-15c1-4df2-a947-485f308d2642" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="15" src="https://static.wixstatic.com/media/4a5780_80f41896304e4b759bc6a6456cfbe240~mv2.jpg/v1/fill/w_369,h_277,q_90,enc_avif,quality_auto/4a5780_80f41896304e4b759bc6a6456cfbe240~mv2.jpg" alt="" loading="eager" style="width:369px;height:277px"/></picture></div><div class="item-hover-flex-container" style="width:369px;height:277px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-15" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:369px;height:277px;margin:0;position:relative"></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:4246px;--group-width:624px;--group-right:auto" aria-hidden="false"><div data-id="4ee686c3-8462-4f50-a2b5-db9d6cb9aec6" 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 hover-animation-expand" id="pgi4ee686c384624f50a2b5db9d6cb9aec6_16" tabindex="-1" aria-label="" data-hash="4ee686c3-8462-4f50-a2b5-db9d6cb9aec6" data-id="4ee686c3-8462-4f50-a2b5-db9d6cb9aec6" data-idx="16" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:4246px;right:auto;width:307px;height:230px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-4ee686c3-8462-4f50-a2b5-db9d6cb9aec6" style="background-color:none;height:230px;width:307px;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:307px;height:230px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/dd0116_e2c26af9784547d88fbc3dd21fb762cf~mv2.jpg/v1/fill/w_307,h_230,q_90,enc_avif,quality_auto/dd0116_e2c26af9784547d88fbc3dd21fb762cf~mv2.jpg 1x, https://static.wixstatic.com/media/dd0116_e2c26af9784547d88fbc3dd21fb762cf~mv2.jpg/v1/fill/w_614,h_460,q_90,enc_avif,quality_auto/dd0116_e2c26af9784547d88fbc3dd21fb762cf~mv2.jpg 2x, https://static.wixstatic.com/media/dd0116_e2c26af9784547d88fbc3dd21fb762cf~mv2.jpg/v1/fill/w_921,h_690,q_90,enc_avif,quality_auto/dd0116_e2c26af9784547d88fbc3dd21fb762cf~mv2.jpg 3x, https://static.wixstatic.com/media/dd0116_e2c26af9784547d88fbc3dd21fb762cf~mv2.jpg/v1/fill/w_1228,h_920,q_90,enc_avif,quality_auto/dd0116_e2c26af9784547d88fbc3dd21fb762cf~mv2.jpg 4x, https://static.wixstatic.com/media/dd0116_e2c26af9784547d88fbc3dd21fb762cf~mv2.jpg/v1/fill/w_1535,h_1150,q_90,enc_avif,quality_auto/dd0116_e2c26af9784547d88fbc3dd21fb762cf~mv2.jpg 5x" type="image/jpeg"/><img id="4ee686c3-8462-4f50-a2b5-db9d6cb9aec6" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="16" src="https://static.wixstatic.com/media/dd0116_e2c26af9784547d88fbc3dd21fb762cf~mv2.jpg/v1/fill/w_307,h_230,q_90,enc_avif,quality_auto/dd0116_e2c26af9784547d88fbc3dd21fb762cf~mv2.jpg" alt="" loading="eager" style="width:307px;height:230px"/></picture></div><div class="item-hover-flex-container" style="width:307px;height:230px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-16" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:307px;height:230px;margin:0;position:relative"></div></div></div></div></div></div><div data-id="592f7880-c9e8-4b99-83ca-5a8941a2d4c6" 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 hover-animation-expand" id="pgi592f7880c9e84b9983ca5a8941a2d4c6_17" tabindex="-1" aria-label="" data-hash="592f7880-c9e8-4b99-83ca-5a8941a2d4c6" data-id="592f7880-c9e8-4b99-83ca-5a8941a2d4c6" data-idx="17" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:4558px;right:auto;width:307px;height:230px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-592f7880-c9e8-4b99-83ca-5a8941a2d4c6" style="background-color:none;height:230px;width:307px;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:307px;height:230px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/4a5780_0cf7bd4776da4db9abcc78dea4a96363~mv2.jpg/v1/fill/w_307,h_230,q_90,enc_avif,quality_auto/4a5780_0cf7bd4776da4db9abcc78dea4a96363~mv2.jpg 1x, https://static.wixstatic.com/media/4a5780_0cf7bd4776da4db9abcc78dea4a96363~mv2.jpg/v1/fill/w_614,h_460,q_90,enc_avif,quality_auto/4a5780_0cf7bd4776da4db9abcc78dea4a96363~mv2.jpg 2x, https://static.wixstatic.com/media/4a5780_0cf7bd4776da4db9abcc78dea4a96363~mv2.jpg/v1/fill/w_640,h_479,q_90,enc_avif,quality_auto/4a5780_0cf7bd4776da4db9abcc78dea4a96363~mv2.jpg 3x, https://static.wixstatic.com/media/4a5780_0cf7bd4776da4db9abcc78dea4a96363~mv2.jpg/v1/fill/w_640,h_479,q_90,enc_avif,quality_auto/4a5780_0cf7bd4776da4db9abcc78dea4a96363~mv2.jpg 4x, https://static.wixstatic.com/media/4a5780_0cf7bd4776da4db9abcc78dea4a96363~mv2.jpg/v1/fill/w_640,h_479,q_90,enc_avif,quality_auto/4a5780_0cf7bd4776da4db9abcc78dea4a96363~mv2.jpg 5x" type="image/jpeg"/><img id="592f7880-c9e8-4b99-83ca-5a8941a2d4c6" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="17" src="https://static.wixstatic.com/media/4a5780_0cf7bd4776da4db9abcc78dea4a96363~mv2.jpg/v1/fill/w_307,h_230,q_90,enc_avif,quality_auto/4a5780_0cf7bd4776da4db9abcc78dea4a96363~mv2.jpg" alt="" loading="eager" style="width:307px;height:230px"/></picture></div><div class="item-hover-flex-container" style="width:307px;height:230px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-17" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:307px;height:230px;margin:0;position:relative"></div></div></div></div></div></div><div data-id="9ab2b028-58c2-4204-b388-3a02da1b14b9" 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 hover-animation-expand" id="pgi9ab2b02858c24204b3883a02da1b14b9_18" tabindex="-1" aria-label="DJI_0189.jpg" data-hash="9ab2b028-58c2-4204-b388-3a02da1b14b9" data-id="9ab2b028-58c2-4204-b388-3a02da1b14b9" data-idx="18" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:235px;left:4246px;right:auto;width:619px;height:465px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-9ab2b028-58c2-4204-b388-3a02da1b14b9" style="background-color:none;height:465px;width:619px;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:619px;height:465px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/dd0116_c1e873fa8b084fa2a990ac1da84cf048~mv2.jpg/v1/fill/w_619,h_465,q_90,enc_avif,quality_auto/dd0116_c1e873fa8b084fa2a990ac1da84cf048~mv2.jpg 1x, https://static.wixstatic.com/media/dd0116_c1e873fa8b084fa2a990ac1da84cf048~mv2.jpg/v1/fill/w_1238,h_930,q_90,enc_avif,quality_auto/dd0116_c1e873fa8b084fa2a990ac1da84cf048~mv2.jpg 2x, https://static.wixstatic.com/media/dd0116_c1e873fa8b084fa2a990ac1da84cf048~mv2.jpg/v1/fill/w_1857,h_1395,q_90,enc_avif,quality_auto/dd0116_c1e873fa8b084fa2a990ac1da84cf048~mv2.jpg 3x, https://static.wixstatic.com/media/dd0116_c1e873fa8b084fa2a990ac1da84cf048~mv2.jpg/v1/fill/w_2476,h_1860,q_90,enc_avif,quality_auto/dd0116_c1e873fa8b084fa2a990ac1da84cf048~mv2.jpg 4x, https://static.wixstatic.com/media/dd0116_c1e873fa8b084fa2a990ac1da84cf048~mv2.jpg/v1/fill/w_3095,h_2325,q_90,enc_avif,quality_auto/dd0116_c1e873fa8b084fa2a990ac1da84cf048~mv2.jpg 5x" type="image/jpeg"/><img id="9ab2b028-58c2-4204-b388-3a02da1b14b9" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="18" src="https://static.wixstatic.com/media/dd0116_c1e873fa8b084fa2a990ac1da84cf048~mv2.jpg/v1/fill/w_619,h_465,q_90,enc_avif,quality_auto/dd0116_c1e873fa8b084fa2a990ac1da84cf048~mv2.jpg" alt="DJI_0189.jpg" loading="eager" style="width:619px;height:465px"/></picture></div><div class="item-hover-flex-container" style="width:619px;height:465px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-18" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:619px;height:465px;margin:0;position:relative"></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:4870px;--group-width:481px;--group-right:auto" aria-hidden="false"><div data-id="3c2a8e3e-6803-4371-8b55-2ba7e6bd46da" 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 hover-animation-expand" id="pgi3c2a8e3e680343718b552ba7e6bd46da_19" tabindex="-1" aria-label="" data-hash="3c2a8e3e-6803-4371-8b55-2ba7e6bd46da" data-id="3c2a8e3e-6803-4371-8b55-2ba7e6bd46da" data-idx="19" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:4870px;right:auto;width:476px;height:338px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-3c2a8e3e-6803-4371-8b55-2ba7e6bd46da" style="background-color:none;height:338px;width:476px;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:476px;height:338px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/4a5780_41f00e175c7d4d80935e2f506c93c6b7~mv2.jpg/v1/fill/w_476,h_338,q_90,enc_avif,quality_auto/4a5780_41f00e175c7d4d80935e2f506c93c6b7~mv2.jpg 1x, https://static.wixstatic.com/media/4a5780_41f00e175c7d4d80935e2f506c93c6b7~mv2.jpg/v1/fill/w_596,h_423,q_90,enc_avif,quality_auto/4a5780_41f00e175c7d4d80935e2f506c93c6b7~mv2.jpg 2x, https://static.wixstatic.com/media/4a5780_41f00e175c7d4d80935e2f506c93c6b7~mv2.jpg/v1/fill/w_596,h_423,q_90,enc_avif,quality_auto/4a5780_41f00e175c7d4d80935e2f506c93c6b7~mv2.jpg 3x, https://static.wixstatic.com/media/4a5780_41f00e175c7d4d80935e2f506c93c6b7~mv2.jpg/v1/fill/w_596,h_423,q_90,enc_avif,quality_auto/4a5780_41f00e175c7d4d80935e2f506c93c6b7~mv2.jpg 4x, https://static.wixstatic.com/media/4a5780_41f00e175c7d4d80935e2f506c93c6b7~mv2.jpg/v1/fill/w_596,h_423,q_90,enc_avif,quality_auto/4a5780_41f00e175c7d4d80935e2f506c93c6b7~mv2.jpg 5x" type="image/jpeg"/><img id="3c2a8e3e-6803-4371-8b55-2ba7e6bd46da" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="19" src="https://static.wixstatic.com/media/4a5780_41f00e175c7d4d80935e2f506c93c6b7~mv2.jpg/v1/fill/w_476,h_338,q_90,enc_avif,quality_auto/4a5780_41f00e175c7d4d80935e2f506c93c6b7~mv2.jpg" alt="" loading="eager" style="width:476px;height:338px"/></picture></div><div class="item-hover-flex-container" style="width:476px;height:338px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-19" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:476px;height:338px;margin:0;position:relative"></div></div></div></div></div></div><div data-id="9b325735-fd3d-4d38-99ad-355200ee4bf5" 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 hover-animation-expand" id="pgi9b325735fd3d4d3899ad355200ee4bf5_20" tabindex="-1" aria-label="" data-hash="9b325735-fd3d-4d38-99ad-355200ee4bf5" data-id="9b325735-fd3d-4d38-99ad-355200ee4bf5" data-idx="20" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:343px;left:4870px;right:auto;width:476px;height:357px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-9b325735-fd3d-4d38-99ad-355200ee4bf5" style="background-color:none;height:357px;width:476px;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:476px;height:357px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/4a5780_3626dc99ec454dd5af4feb9546abdcc2~mv2.jpg/v1/fill/w_476,h_357,q_90,enc_avif,quality_auto/4a5780_3626dc99ec454dd5af4feb9546abdcc2~mv2.jpg 1x, https://static.wixstatic.com/media/4a5780_3626dc99ec454dd5af4feb9546abdcc2~mv2.jpg/v1/fill/w_845,h_633,q_90,enc_avif,quality_auto/4a5780_3626dc99ec454dd5af4feb9546abdcc2~mv2.jpg 2x, https://static.wixstatic.com/media/4a5780_3626dc99ec454dd5af4feb9546abdcc2~mv2.jpg/v1/fill/w_845,h_633,q_90,enc_avif,quality_auto/4a5780_3626dc99ec454dd5af4feb9546abdcc2~mv2.jpg 3x, https://static.wixstatic.com/media/4a5780_3626dc99ec454dd5af4feb9546abdcc2~mv2.jpg/v1/fill/w_845,h_633,q_90,enc_avif,quality_auto/4a5780_3626dc99ec454dd5af4feb9546abdcc2~mv2.jpg 4x, https://static.wixstatic.com/media/4a5780_3626dc99ec454dd5af4feb9546abdcc2~mv2.jpg/v1/fill/w_845,h_633,q_90,enc_avif,quality_auto/4a5780_3626dc99ec454dd5af4feb9546abdcc2~mv2.jpg 5x" type="image/jpeg"/><img id="9b325735-fd3d-4d38-99ad-355200ee4bf5" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="20" src="https://static.wixstatic.com/media/4a5780_3626dc99ec454dd5af4feb9546abdcc2~mv2.jpg/v1/fill/w_476,h_357,q_90,enc_avif,quality_auto/4a5780_3626dc99ec454dd5af4feb9546abdcc2~mv2.jpg" alt="" loading="eager" style="width:476px;height:357px"/></picture></div><div class="item-hover-flex-container" style="width:476px;height:357px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-20" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:476px;height:357px;margin:0;position:relative"></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5351px;--group-width:640px;--group-right:auto" aria-hidden="false"><div data-id="967e0b7d-3ff0-454e-908b-1ea3a7836f03" 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 hover-animation-expand" id="pgi967e0b7d3ff0454e908b1ea3a7836f03_21" tabindex="-1" aria-label="" data-hash="967e0b7d-3ff0-454e-908b-1ea3a7836f03" data-id="967e0b7d-3ff0-454e-908b-1ea3a7836f03" data-idx="21" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:5351px;right:auto;width:635px;height:477px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-967e0b7d-3ff0-454e-908b-1ea3a7836f03" style="background-color:none;height:477px;width:635px;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:635px;height:477px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg/v1/fill/w_635,h_477,q_90,enc_avif,quality_auto/4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg 1x, https://static.wixstatic.com/media/4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg/v1/fill/w_999,h_750,q_90,enc_avif,quality_auto/4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg 2x, https://static.wixstatic.com/media/4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg/v1/fill/w_999,h_750,q_90,enc_avif,quality_auto/4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg 3x, https://static.wixstatic.com/media/4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg/v1/fill/w_999,h_750,q_90,enc_avif,quality_auto/4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg 4x, https://static.wixstatic.com/media/4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg/v1/fill/w_999,h_750,q_90,enc_avif,quality_auto/4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg 5x" type="image/jpeg"/><img id="967e0b7d-3ff0-454e-908b-1ea3a7836f03" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="21" src="https://static.wixstatic.com/media/4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg/v1/fill/w_635,h_477,q_90,enc_avif,quality_auto/4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg" alt="" loading="eager" style="width:635px;height:477px"/></picture></div><div class="item-hover-flex-container" style="width:635px;height:477px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-21" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:635px;height:477px;margin:0;position:relative"></div></div></div></div></div></div><div data-id="8b77c8e3-5fe9-4d7c-a36a-a00d353625c3" 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 hover-animation-expand" id="pgi8b77c8e35fe94d7ca36aa00d353625c3_22" tabindex="-1" aria-label="" data-hash="8b77c8e3-5fe9-4d7c-a36a-a00d353625c3" data-id="8b77c8e3-5fe9-4d7c-a36a-a00d353625c3" data-idx="22" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:482px;left:5351px;right:auto;width:339px;height:218px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-8b77c8e3-5fe9-4d7c-a36a-a00d353625c3" style="background-color:none;height:218px;width:339px;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:339px;height:218px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/4a5780_d6824c568ebb4c8c8453686e704b9f24~mv2.jpg/v1/fill/w_339,h_218,q_90,enc_avif,quality_auto/4a5780_d6824c568ebb4c8c8453686e704b9f24~mv2.jpg 1x, https://static.wixstatic.com/media/4a5780_d6824c568ebb4c8c8453686e704b9f24~mv2.jpg/v1/fill/w_678,h_436,q_90,enc_avif,quality_auto/4a5780_d6824c568ebb4c8c8453686e704b9f24~mv2.jpg 2x, https://static.wixstatic.com/media/4a5780_d6824c568ebb4c8c8453686e704b9f24~mv2.jpg/v1/fill/w_959,h_616,q_90,enc_avif,quality_auto/4a5780_d6824c568ebb4c8c8453686e704b9f24~mv2.jpg 3x, https://static.wixstatic.com/media/4a5780_d6824c568ebb4c8c8453686e704b9f24~mv2.jpg/v1/fill/w_959,h_616,q_90,enc_avif,quality_auto/4a5780_d6824c568ebb4c8c8453686e704b9f24~mv2.jpg 4x, https://static.wixstatic.com/media/4a5780_d6824c568ebb4c8c8453686e704b9f24~mv2.jpg/v1/fill/w_959,h_616,q_90,enc_avif,quality_auto/4a5780_d6824c568ebb4c8c8453686e704b9f24~mv2.jpg 5x" type="image/jpeg"/><img id="8b77c8e3-5fe9-4d7c-a36a-a00d353625c3" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="22" src="https://static.wixstatic.com/media/4a5780_d6824c568ebb4c8c8453686e704b9f24~mv2.jpg/v1/fill/w_339,h_218,q_90,enc_avif,quality_auto/4a5780_d6824c568ebb4c8c8453686e704b9f24~mv2.jpg" alt="" loading="eager" style="width:339px;height:218px"/></picture></div><div class="item-hover-flex-container" style="width:339px;height:218px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-22" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:339px;height:218px;margin:0;position:relative"></div></div></div></div></div></div><div data-id="e223ce80-2109-41f6-be7b-4e40505cd342" 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 hover-animation-expand" id="pgie223ce80210941f6be7b4e40505cd342_23" tabindex="-1" aria-label="" data-hash="e223ce80-2109-41f6-be7b-4e40505cd342" data-id="e223ce80-2109-41f6-be7b-4e40505cd342" data-idx="23" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:482px;left:5695px;right:auto;width:291px;height:218px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-e223ce80-2109-41f6-be7b-4e40505cd342" style="background-color:none;height:218px;width:291px;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:291px;height:218px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/4a5780_a9882fc241c743eb903807d6f8bbf09d~mv2.jpg/v1/fill/w_291,h_218,q_90,enc_avif,quality_auto/4a5780_a9882fc241c743eb903807d6f8bbf09d~mv2.jpg 1x, https://static.wixstatic.com/media/4a5780_a9882fc241c743eb903807d6f8bbf09d~mv2.jpg/v1/fill/w_582,h_436,q_90,enc_avif,quality_auto/4a5780_a9882fc241c743eb903807d6f8bbf09d~mv2.jpg 2x, https://static.wixstatic.com/media/4a5780_a9882fc241c743eb903807d6f8bbf09d~mv2.jpg/v1/fill/w_720,h_539,q_90,enc_avif,quality_auto/4a5780_a9882fc241c743eb903807d6f8bbf09d~mv2.jpg 3x, https://static.wixstatic.com/media/4a5780_a9882fc241c743eb903807d6f8bbf09d~mv2.jpg/v1/fill/w_720,h_539,q_90,enc_avif,quality_auto/4a5780_a9882fc241c743eb903807d6f8bbf09d~mv2.jpg 4x, https://static.wixstatic.com/media/4a5780_a9882fc241c743eb903807d6f8bbf09d~mv2.jpg/v1/fill/w_720,h_539,q_90,enc_avif,quality_auto/4a5780_a9882fc241c743eb903807d6f8bbf09d~mv2.jpg 5x" type="image/jpeg"/><img id="e223ce80-2109-41f6-be7b-4e40505cd342" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="23" src="https://static.wixstatic.com/media/4a5780_a9882fc241c743eb903807d6f8bbf09d~mv2.jpg/v1/fill/w_291,h_218,q_90,enc_avif,quality_auto/4a5780_a9882fc241c743eb903807d6f8bbf09d~mv2.jpg" alt="" loading="eager" style="width:291px;height:218px"/></picture></div><div class="item-hover-flex-container" style="width:291px;height:218px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-23" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:291px;height:218px;margin:0;position:relative"></div></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5991px;--group-width:1131px;--group-right:auto" aria-hidden="false"><div data-id="ea2b6b98-bf5b-4a2a-9d9c-e9a2df0b0637" 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 hover-animation-expand" id="pgiea2b6b98bf5b4a2a9d9ce9a2df0b0637_24" tabindex="-1" aria-label="" data-hash="ea2b6b98-bf5b-4a2a-9d9c-e9a2df0b0637" data-id="ea2b6b98-bf5b-4a2a-9d9c-e9a2df0b0637" data-idx="24" role="button" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:5991px;right:auto;width:1126px;height:700px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible [object Object]" id="item-wrapper-ea2b6b98-bf5b-4a2a-9d9c-e9a2df0b0637" style="background-color:none;height:700px;width:1126px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded " data-hook="image-item" style="width:1126px;height:700px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/4a5780_10176e824bfd40bab4f2a6bae3f81009~mv2.png/v1/fill/w_1126,h_700,q_90,enc_avif,quality_auto/4a5780_10176e824bfd40bab4f2a6bae3f81009~mv2.png 1x, https://static.wixstatic.com/media/4a5780_10176e824bfd40bab4f2a6bae3f81009~mv2.png/v1/fill/w_1182,h_734,q_90,enc_avif,quality_auto/4a5780_10176e824bfd40bab4f2a6bae3f81009~mv2.png 2x, https://static.wixstatic.com/media/4a5780_10176e824bfd40bab4f2a6bae3f81009~mv2.png/v1/fill/w_1182,h_734,q_90,enc_avif,quality_auto/4a5780_10176e824bfd40bab4f2a6bae3f81009~mv2.png 3x, https://static.wixstatic.com/media/4a5780_10176e824bfd40bab4f2a6bae3f81009~mv2.png/v1/fill/w_1182,h_734,q_90,enc_avif,quality_auto/4a5780_10176e824bfd40bab4f2a6bae3f81009~mv2.png 4x, https://static.wixstatic.com/media/4a5780_10176e824bfd40bab4f2a6bae3f81009~mv2.png/v1/fill/w_1182,h_734,q_90,enc_avif,quality_auto/4a5780_10176e824bfd40bab4f2a6bae3f81009~mv2.png 5x" type="image/png"/><img id="ea2b6b98-bf5b-4a2a-9d9c-e9a2df0b0637" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="24" src="https://static.wixstatic.com/media/4a5780_10176e824bfd40bab4f2a6bae3f81009~mv2.png/v1/fill/w_1126,h_700,q_90,enc_avif,quality_auto/4a5780_10176e824bfd40bab4f2a6bae3f81009~mv2.png" alt="" loading="eager" style="width:1126px;height:700px"/></picture></div><div class="item-hover-flex-container" style="width:1126px;height:700px;margin-top:0;margin-left:0;display:flex;position:absolute;top:0;left:0;align-items:flex-end"><div data-hook="item-hover-24" aria-hidden="true" class="gallery-item-hover fullscreen-enabled item-overlay-regular" style="width:1126px;height:700px;margin:0;position:relative"></div></div></div></div></div></div></div></div></div><button class="nav-arrows-container drop-shadow " aria-label="Next Item" tabindex="-1" data-hook="nav-arrow-next" style="width:23px;height: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></section><section id="comp-kpe3pw3r" tabindex="-1" data-block-level-container="Section" class="xuzjBY comp-kpe3pw3r-container comp-kpe3pw3r wixui-section undefined" data-testid="section-container"><div id="bgLayers_comp-kpe3pw3r" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kpe3pw3r" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kpe3pw3r" data-motion-part="BG_MEDIA comp-kpe3pw3r" class="VgO9Yg"></div></div><div class="comp-kpe3qjea UHSxqn" id="comp-kpe3qjea" aria-disabled="false"><a data-testid="linkElement" href="https://www.dsdac.com/news" target="_self" class="VU4Mnk wixui-button PlZyDq" aria-disabled="false" aria-label="DSD Athletics Club News"><span class="w4Vxx6 wixui-button__label">DSD Athletics Club News</span></a></div></section><section id="comp-kpe3ygdj" tabindex="-1" data-block-level-container="Section" class="xuzjBY comp-kpe3ygdj-container comp-kpe3ygdj wixui-section undefined" data-testid="section-container"><div id="bgLayers_comp-kpe3ygdj" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kpe3ygdj" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kpe3ygdj" data-motion-part="BG_MEDIA comp-kpe3ygdj" class="VgO9Yg"></div></div><div id="comp-kpe3yghj" class="Mdue19 comp-kpe3yghj wixui-repeater"><div data-testid="responsive-container-content" role="list" class="comp-kpe3yghj-container"><div id="comp-kpe3ygi8__681540c9f547f5de52653fc2" role="listitem" class="rM7ckN YJEKQk comp-kpe3ygi8-container comp-kpe3ygi8 wixui-repeater__item"><div class="YAf4Ti InKIFF wixui-repeater__item"></div><div id="comp-kpe3ygiq1__681540c9f547f5de52653fc2" data-testid="imageX" class="lyNaha comp-kpe3ygiq1 wixui-image"><a data-testid="linkElement" href="https://www.dsdac.com/post/check-your-entry-dublin-juvenile-t-f-league-2-saturday-10th-may-2025" target="_self" class="h1DYhE"><div class="QebvG3" data-motion-part="BG_LAYER comp-kpe3ygiq1__681540c9f547f5de52653fc2"><div data-motion-part="BG_MEDIA comp-kpe3ygiq1__681540c9f547f5de52653fc2"><wow-image id="img-comp-kpe3ygiq1__681540c9f547f5de52653fc2" data-is-responsive="true" data-image-info="{"containerId":"comp-kpe3ygiq1__681540c9f547f5de52653fc2","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"c2fe92_a5315d43466948599483330fc2b03d51~mv2.jpg","width":613,"height":407,"alt":"Dundrum South Dublin Athletics Club","focalPoint":null,"name":"c2fe92_a5315d43466948599483330fc2b03d51~mv2.jpg","crop":null},"encoding":"AVIF"}" data-has-ssr-src="true" data-motion-part="BG_IMG comp-kpe3ygiq1__681540c9f547f5de52653fc2" class="Ux33nC"><picture><img loading="lazy" src="https://static.wixstatic.com/media/c2fe92_a5315d43466948599483330fc2b03d51~mv2.jpg/v1/fill/w_613,h_407,al_c,q_80,enc_avif,quality_auto/c2fe92_a5315d43466948599483330fc2b03d51~mv2.jpg" alt="Dundrum South Dublin Athletics Club" style="object-fit:cover;object-position:50% 50%"/></picture></wow-image></div></div></a></div><div id="comp-kpe3ygiy__681540c9f547f5de52653fc2" role="" class="rM7ckN YJEKQk comp-kpe3ygiy-container comp-kpe3ygiy wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kpe3ygj22__681540c9f547f5de52653fc2" class="HcOXKn SxM0TO QxJLC3 comp-kpe3ygj22 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_2 wixui-rich-text__text" style="text-align:center;"><span class="wixui-rich-text__text">2 May 2025</span></h1></div></div><div id="comp-kpe3ygj8__681540c9f547f5de52653fc2" role="" class="rM7ckN YJEKQk comp-kpe3ygj8-container comp-kpe3ygj8 wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kpe3ygkd__681540c9f547f5de52653fc2" class="HcOXKn c9GqVL QxJLC3 comp-kpe3ygkd wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="line-height:1.8em;"><span class="wixui-rich-text__text">League 2 Entries Deadline Extended. Results from League 1 included.</span></p></div><div class="comp-kpe4ejtf UHSxqn" id="comp-kpe4ejtf__681540c9f547f5de52653fc2" aria-disabled="false"><a data-testid="linkElement" href="https://www.dsdac.com/post/check-your-entry-dublin-juvenile-t-f-league-2-saturday-10th-may-2025" target="_self" class="VU4Mnk wixui-button PlZyDq" aria-disabled="false" aria-label="Learn More"><span class="w4Vxx6 wixui-button__label">Learn More</span></a></div></div><div id="comp-kpe3ygju__681540c9f547f5de52653fc2" class="HcOXKn SxM0TO QxJLC3 comp-kpe3ygju wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_0 wixui-rich-text__text"><span class="wixui-rich-text__text">CHECK YOUR ENTRY Dublin Juvenile T&F League 2 Saturday 10th May 2025</span></h2></div></div><div id="comp-kpe3ygi8__680f9a4a4193435d3f9876ee" role="listitem" class="rM7ckN YJEKQk comp-kpe3ygi8-container comp-kpe3ygi8 wixui-repeater__item"><div class="YAf4Ti InKIFF wixui-repeater__item"></div><div id="comp-kpe3ygiq1__680f9a4a4193435d3f9876ee" data-testid="imageX" class="lyNaha comp-kpe3ygiq1 wixui-image"><a data-testid="linkElement" href="https://www.dsdac.com/post/billy-o-dwyer" target="_self" class="h1DYhE"><div class="QebvG3" data-motion-part="BG_LAYER comp-kpe3ygiq1__680f9a4a4193435d3f9876ee"><div data-motion-part="BG_MEDIA comp-kpe3ygiq1__680f9a4a4193435d3f9876ee"><wow-image id="img-comp-kpe3ygiq1__680f9a4a4193435d3f9876ee" data-is-responsive="true" data-image-info="{"containerId":"comp-kpe3ygiq1__680f9a4a4193435d3f9876ee","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"dd0116_cf20efdaebe9451d9fc74275f8cfe39e~mv2.jpg","width":489,"height":611,"alt":"Dundrum South Dublin Athletics Club","focalPoint":null,"name":"dd0116_cf20efdaebe9451d9fc74275f8cfe39e~mv2.jpg","crop":null},"encoding":"AVIF"}" data-has-ssr-src="true" data-motion-part="BG_IMG comp-kpe3ygiq1__680f9a4a4193435d3f9876ee" class="Ux33nC"><picture><img loading="lazy" src="https://static.wixstatic.com/media/dd0116_cf20efdaebe9451d9fc74275f8cfe39e~mv2.jpg/v1/fill/w_489,h_611,al_c,q_80,enc_avif,quality_auto/dd0116_cf20efdaebe9451d9fc74275f8cfe39e~mv2.jpg" alt="Dundrum South Dublin Athletics Club" style="object-fit:cover;object-position:50% 50%"/></picture></wow-image></div></div></a></div><div id="comp-kpe3ygiy__680f9a4a4193435d3f9876ee" role="" class="rM7ckN YJEKQk comp-kpe3ygiy-container comp-kpe3ygiy wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kpe3ygj22__680f9a4a4193435d3f9876ee" class="HcOXKn SxM0TO QxJLC3 comp-kpe3ygj22 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_2 wixui-rich-text__text" style="text-align:center;"><span class="wixui-rich-text__text">28 Apr 2025</span></h1></div></div><div id="comp-kpe3ygj8__680f9a4a4193435d3f9876ee" role="" class="rM7ckN YJEKQk comp-kpe3ygj8-container comp-kpe3ygj8 wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kpe3ygkd__680f9a4a4193435d3f9876ee" class="HcOXKn c9GqVL QxJLC3 comp-kpe3ygkd wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="line-height:1.8em;"><span class="wixui-rich-text__text">Dear Members It is my sad duty to inform you that our beloved coach and friend, Billy O’Dwyer has died today. He fell ill on...</span></p></div><div class="comp-kpe4ejtf UHSxqn" id="comp-kpe4ejtf__680f9a4a4193435d3f9876ee" aria-disabled="false"><a data-testid="linkElement" href="https://www.dsdac.com/post/billy-o-dwyer" target="_self" class="VU4Mnk wixui-button PlZyDq" aria-disabled="false" aria-label="Learn More"><span class="w4Vxx6 wixui-button__label">Learn More</span></a></div></div><div id="comp-kpe3ygju__680f9a4a4193435d3f9876ee" class="HcOXKn SxM0TO QxJLC3 comp-kpe3ygju wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_0 wixui-rich-text__text"><span class="wixui-rich-text__text">Billy O'Dwyer R.I.P.</span></h2></div></div><div id="comp-kpe3ygi8__680f8d164193435d3f984a9f" role="listitem" class="rM7ckN YJEKQk comp-kpe3ygi8-container comp-kpe3ygi8 wixui-repeater__item"><div class="YAf4Ti InKIFF wixui-repeater__item"></div><div id="comp-kpe3ygiq1__680f8d164193435d3f984a9f" data-testid="imageX" class="lyNaha comp-kpe3ygiq1 wixui-image"><a data-testid="linkElement" href="https://www.dsdac.com/post/juveniles-in-action-in-tallaght" target="_self" class="h1DYhE"><div class="QebvG3" data-motion-part="BG_LAYER comp-kpe3ygiq1__680f8d164193435d3f984a9f"><div data-motion-part="BG_MEDIA comp-kpe3ygiq1__680f8d164193435d3f984a9f"><wow-image id="img-comp-kpe3ygiq1__680f8d164193435d3f984a9f" data-is-responsive="true" data-image-info="{"containerId":"comp-kpe3ygiq1__680f8d164193435d3f984a9f","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"cc6e15_fb4b432c80e8466f9f1426261b83bee6~mv2.jpg","width":1536,"height":2048,"alt":"Dundrum South Dublin Athletics Club","focalPoint":null,"name":"cc6e15_fb4b432c80e8466f9f1426261b83bee6~mv2.jpg","crop":null},"encoding":"AVIF"}" data-has-ssr-src="true" data-motion-part="BG_IMG comp-kpe3ygiq1__680f8d164193435d3f984a9f" class="Ux33nC"><picture><img loading="lazy" src="https://static.wixstatic.com/media/cc6e15_fb4b432c80e8466f9f1426261b83bee6~mv2.jpg/v1/fill/w_980,h_1307,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/cc6e15_fb4b432c80e8466f9f1426261b83bee6~mv2.jpg" alt="Dundrum South Dublin Athletics Club" style="object-fit:cover;object-position:50% 50%"/></picture></wow-image></div></div></a></div><div id="comp-kpe3ygiy__680f8d164193435d3f984a9f" role="" class="rM7ckN YJEKQk comp-kpe3ygiy-container comp-kpe3ygiy wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kpe3ygj22__680f8d164193435d3f984a9f" class="HcOXKn SxM0TO QxJLC3 comp-kpe3ygj22 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_2 wixui-rich-text__text" style="text-align:center;"><span class="wixui-rich-text__text">28 Apr 2025</span></h1></div></div><div id="comp-kpe3ygj8__680f8d164193435d3f984a9f" role="" class="rM7ckN YJEKQk comp-kpe3ygj8-container comp-kpe3ygj8 wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kpe3ygkd__680f8d164193435d3f984a9f" class="HcOXKn c9GqVL QxJLC3 comp-kpe3ygkd wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="line-height:1.8em;"><span class="wixui-rich-text__text">League 1 Juvenile T & F League was held yesterday in Tallaght. We had a good turnout of young athletes, who enjoyed their first outdoor...</span></p></div><div class="comp-kpe4ejtf UHSxqn" id="comp-kpe4ejtf__680f8d164193435d3f984a9f" aria-disabled="false"><a data-testid="linkElement" href="https://www.dsdac.com/post/juveniles-in-action-in-tallaght" target="_self" class="VU4Mnk wixui-button PlZyDq" aria-disabled="false" aria-label="Learn More"><span class="w4Vxx6 wixui-button__label">Learn More</span></a></div></div><div id="comp-kpe3ygju__680f8d164193435d3f984a9f" class="HcOXKn SxM0TO QxJLC3 comp-kpe3ygju wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_0 wixui-rich-text__text"><span class="wixui-rich-text__text">Juveniles in action in Tallaght!</span></h2></div></div><div id="comp-kpe3ygi8__680f545d7302aaa8bd8d4817" role="listitem" class="rM7ckN YJEKQk comp-kpe3ygi8-container comp-kpe3ygi8 wixui-repeater__item"><div class="YAf4Ti InKIFF wixui-repeater__item"></div><div id="comp-kpe3ygiq1__680f545d7302aaa8bd8d4817" data-testid="imageX" class="lyNaha comp-kpe3ygiq1 wixui-image"><a data-testid="linkElement" href="https://www.dsdac.com/post/d-s-d-women-1st-at-national-road-relays" target="_self" class="h1DYhE"><div class="QebvG3" data-motion-part="BG_LAYER comp-kpe3ygiq1__680f545d7302aaa8bd8d4817"><div data-motion-part="BG_MEDIA comp-kpe3ygiq1__680f545d7302aaa8bd8d4817"><wow-image id="img-comp-kpe3ygiq1__680f545d7302aaa8bd8d4817" data-is-responsive="true" data-image-info="{"containerId":"comp-kpe3ygiq1__680f545d7302aaa8bd8d4817","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"cc6e15_c582cc75e4a04e769a47a50fd98ad4fb~mv2.png","width":479,"height":283,"alt":"Dundrum South Dublin Athletics Club","focalPoint":null,"name":"cc6e15_c582cc75e4a04e769a47a50fd98ad4fb~mv2.png","crop":null},"encoding":"AVIF"}" data-has-ssr-src="true" data-motion-part="BG_IMG comp-kpe3ygiq1__680f545d7302aaa8bd8d4817" class="Ux33nC"><picture><img loading="lazy" src="https://static.wixstatic.com/media/cc6e15_c582cc75e4a04e769a47a50fd98ad4fb~mv2.png/v1/fill/w_479,h_283,al_c,q_85,enc_avif,quality_auto/cc6e15_c582cc75e4a04e769a47a50fd98ad4fb~mv2.png" alt="Dundrum South Dublin Athletics Club" style="object-fit:cover;object-position:50% 50%"/></picture></wow-image></div></div></a></div><div id="comp-kpe3ygiy__680f545d7302aaa8bd8d4817" role="" class="rM7ckN YJEKQk comp-kpe3ygiy-container comp-kpe3ygiy wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kpe3ygj22__680f545d7302aaa8bd8d4817" class="HcOXKn SxM0TO QxJLC3 comp-kpe3ygj22 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_2 wixui-rich-text__text" style="text-align:center;"><span class="wixui-rich-text__text">28 Apr 2025</span></h1></div></div><div id="comp-kpe3ygj8__680f545d7302aaa8bd8d4817" role="" class="rM7ckN YJEKQk comp-kpe3ygj8-container comp-kpe3ygj8 wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kpe3ygkd__680f545d7302aaa8bd8d4817" class="HcOXKn c9GqVL QxJLC3 comp-kpe3ygkd wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="line-height:1.8em;"><span class="wixui-rich-text__text">DSD's senior athletes were out in force in Raheny at this year's national road relays championships. Our women were hoping to retain...</span></p></div><div class="comp-kpe4ejtf UHSxqn" id="comp-kpe4ejtf__680f545d7302aaa8bd8d4817" aria-disabled="false"><a data-testid="linkElement" href="https://www.dsdac.com/post/d-s-d-women-1st-at-national-road-relays" target="_self" class="VU4Mnk wixui-button PlZyDq" aria-disabled="false" aria-label="Learn More"><span class="w4Vxx6 wixui-button__label">Learn More</span></a></div></div><div id="comp-kpe3ygju__680f545d7302aaa8bd8d4817" class="HcOXKn SxM0TO QxJLC3 comp-kpe3ygju wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_0 wixui-rich-text__text"><span class="wixui-rich-text__text">D.S.D Women 1st at National Road Relays!</span></h2></div></div></div></div></section><section id="comp-kqdwbg87" tabindex="-1" data-block-level-container="Section" class="xuzjBY comp-kqdwbg87-container comp-kqdwbg87 wixui-section undefined" data-testid="section-container"><div id="bgLayers_comp-kqdwbg87" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kqdwbg87" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kqdwbg87" data-motion-part="BG_MEDIA comp-kqdwbg87" class="VgO9Yg"></div></div><div id="comp-kqdwbl6t" class="Mdue19 comp-kqdwbl6t wixui-repeater"><div data-testid="responsive-container-content" role="list" class="comp-kqdwbl6t-container"><div id="comp-kqdwbl84__item1" tabindex="0" role="listitem" class="rM7ckN YJEKQk comp-kqdwbl84 wixui-repeater__item"><div class="YAf4Ti InKIFF wixui-repeater__item"></div><div class="comp-kqdwbl84-overflow-wrapper d7EBK2" data-testid="responsive-container-overflow"><div data-testid="responsive-container-content" tabindex="-1" class="comp-kqdwbl84-container"><div id="comp-kqdwbl8s__item1" data-testid="imageX" class="lyNaha comp-kqdwbl8s JdNFxG wixui-image"><div class="h1DYhE" data-motion-part="BG_LAYER comp-kqdwbl8s__item1"><div data-motion-part="BG_MEDIA comp-kqdwbl8s__item1"><wow-image id="img-comp-kqdwbl8s__item1" data-is-responsive="true" data-image-info="{"containerId":"comp-kqdwbl8s__item1","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"cc6e15_ddbadcd9f3a545faaf8b4639e7ba1057~mv2.jpg","width":768,"height":1024,"alt":"","name":"Aoife & u10's.jpg","displayMode":"fill","scrollEffect":"none","focalPoint":null},"encoding":"AVIF"}" data-has-ssr-src="true" data-motion-part="BG_IMG comp-kqdwbl8s__item1" class="Ux33nC"><picture><img loading="lazy" src="https://static.wixstatic.com/media/cc6e15_ddbadcd9f3a545faaf8b4639e7ba1057~mv2.jpg/v1/fill/w_768,h_1024,al_c,q_85,enc_avif,quality_auto/Aoife%20%26%20u10's.jpg" alt="" style="object-fit:cover;object-position:50% 50%"/></picture></wow-image></div></div></div><div id="comp-kqdwbl8y__item1" role="" class="rM7ckN YJEKQk comp-kqdwbl8y-container comp-kqdwbl8y wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kqdwbl9o__item1" class="HcOXKn c9GqVL QxJLC3 comp-kqdwbl9o wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text">Little Athletics</h2></div><div id="comp-kqdwbla8__item1" class="HcOXKn SxM0TO QxJLC3 comp-kqdwbla8 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_5 wixui-rich-text__text">7-10 Years</h5></div><div class="comp-kqdwblab1 UHSxqn" id="comp-kqdwblab1__item1" aria-disabled="false"><a data-testid="linkElement" href="https://www.dsdac.com/little-athletics" target="_self" class="VU4Mnk wixui-button PlZyDq" aria-disabled="false" aria-label="Learn More"><span class="w4Vxx6 wixui-button__label">Learn More</span></a></div></div></div></div></div><div id="comp-kqdwbl84__item-j9ples3e" tabindex="0" role="listitem" class="rM7ckN YJEKQk comp-kqdwbl84 wixui-repeater__item"><div class="YAf4Ti InKIFF wixui-repeater__item"></div><div class="comp-kqdwbl84-overflow-wrapper d7EBK2" data-testid="responsive-container-overflow"><div data-testid="responsive-container-content" tabindex="-1" class="comp-kqdwbl84-container"><div id="comp-kqdwbl8s__item-j9ples3e" data-testid="imageX" class="lyNaha comp-kqdwbl8s JdNFxG wixui-image"><div class="h1DYhE" data-motion-part="BG_LAYER comp-kqdwbl8s__item-j9ples3e"><div data-motion-part="BG_MEDIA comp-kqdwbl8s__item-j9ples3e"><wow-image id="img-comp-kqdwbl8s__item-j9ples3e" data-is-responsive="true" data-image-info="{"containerId":"comp-kqdwbl8s__item-j9ples3e","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"dd0116_dcd3dd004e62485d8b90dd162163a0fe~mv2.jpeg","width":799,"height":630,"alt":"","name":"Juvenile Indoors Feb 2023 Day 3.jpeg","displayMode":"fill","focalPoint":{"x":58,"y":8},"scrollEffect":"none"},"encoding":"AVIF"}" data-has-ssr-src="true" data-motion-part="BG_IMG comp-kqdwbl8s__item-j9ples3e" class="Ux33nC"><picture><img loading="lazy" src="https://static.wixstatic.com/media/dd0116_dcd3dd004e62485d8b90dd162163a0fe~mv2.jpeg/v1/fill/w_799,h_630,al_c,q_85,enc_avif,quality_auto/Juvenile%20Indoors%20Feb%202023%20Day%203.jpeg" alt="" style="object-fit:cover;object-position:58% 8%"/></picture></wow-image></div></div></div><div id="comp-kqdwbl8y__item-j9ples3e" role="" class="rM7ckN YJEKQk comp-kqdwbl8y-container comp-kqdwbl8y wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kqdwbl9o__item-j9ples3e" class="HcOXKn c9GqVL QxJLC3 comp-kqdwbl9o wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text">Juvenile Athletics</h2></div><div id="comp-kqdwbla8__item-j9ples3e" class="HcOXKn SxM0TO QxJLC3 comp-kqdwbla8 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_5 wixui-rich-text__text">11-18 Years</h5></div><div class="comp-kqdwblab1 UHSxqn" id="comp-kqdwblab1__item-j9ples3e" aria-disabled="false"><a data-testid="linkElement" href="https://www.dsdac.com/juvenile-athletics" target="_self" class="VU4Mnk wixui-button PlZyDq" aria-disabled="false" aria-label="Learn More"><span class="w4Vxx6 wixui-button__label">Learn More</span></a></div></div></div></div></div><div id="comp-kqdwbl84__item-j9plerjk" tabindex="0" role="listitem" class="rM7ckN YJEKQk comp-kqdwbl84 wixui-repeater__item"><div class="YAf4Ti InKIFF wixui-repeater__item"></div><div class="comp-kqdwbl84-overflow-wrapper d7EBK2" data-testid="responsive-container-overflow"><div data-testid="responsive-container-content" tabindex="-1" class="comp-kqdwbl84-container"><div id="comp-kqdwbl8s__item-j9plerjk" data-testid="imageX" class="lyNaha comp-kqdwbl8s JdNFxG wixui-image"><div class="h1DYhE" data-motion-part="BG_LAYER comp-kqdwbl8s__item-j9plerjk"><div data-motion-part="BG_MEDIA comp-kqdwbl8s__item-j9plerjk"><wow-image id="img-comp-kqdwbl8s__item-j9plerjk" data-is-responsive="true" data-image-info="{"containerId":"comp-kqdwbl8s__item-j9plerjk","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"4a5780_0cf7bd4776da4db9abcc78dea4a96363~mv2.jpg","width":640,"height":480,"alt":"","focalPoint":null},"encoding":"AVIF"}" data-has-ssr-src="true" data-motion-part="BG_IMG comp-kqdwbl8s__item-j9plerjk" class="Ux33nC"><picture><img loading="lazy" src="https://static.wixstatic.com/media/4a5780_0cf7bd4776da4db9abcc78dea4a96363~mv2.jpg/v1/fill/w_640,h_480,al_c,q_80,enc_avif,quality_auto/4a5780_0cf7bd4776da4db9abcc78dea4a96363~mv2.jpg" alt="" style="object-fit:cover;object-position:50% 50%"/></picture></wow-image></div></div></div><div id="comp-kqdwbl8y__item-j9plerjk" role="" class="rM7ckN YJEKQk comp-kqdwbl8y-container comp-kqdwbl8y wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kqdwbl9o__item-j9plerjk" class="HcOXKn c9GqVL QxJLC3 comp-kqdwbl9o wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text">Junior Athletics</h2></div><div id="comp-kqdwbla8__item-j9plerjk" class="HcOXKn SxM0TO QxJLC3 comp-kqdwbla8 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_5 wixui-rich-text__text">18-22 Years</h5></div><div class="comp-kqdwblab1 UHSxqn" id="comp-kqdwblab1__item-j9plerjk" aria-disabled="false"><a data-testid="linkElement" href="https://www.dsdac.com/junior-athletics" target="_self" class="VU4Mnk wixui-button PlZyDq" aria-disabled="false" aria-label="Learn More"><span class="w4Vxx6 wixui-button__label">Learn More</span></a></div></div></div></div></div><div id="comp-kqdwbl84__item-kqdwc0qe" tabindex="0" role="listitem" class="rM7ckN YJEKQk comp-kqdwbl84 wixui-repeater__item"><div class="YAf4Ti InKIFF wixui-repeater__item"></div><div class="comp-kqdwbl84-overflow-wrapper d7EBK2" data-testid="responsive-container-overflow"><div data-testid="responsive-container-content" tabindex="-1" class="comp-kqdwbl84-container"><div id="comp-kqdwbl8s__item-kqdwc0qe" data-testid="imageX" class="lyNaha comp-kqdwbl8s JdNFxG wixui-image"><div class="h1DYhE" data-motion-part="BG_LAYER comp-kqdwbl8s__item-kqdwc0qe"><div data-motion-part="BG_MEDIA comp-kqdwbl8s__item-kqdwc0qe"><wow-image id="img-comp-kqdwbl8s__item-kqdwc0qe" data-is-responsive="true" data-image-info="{"containerId":"comp-kqdwbl8s__item-kqdwc0qe","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"dd0116_91ffec4ac8e34033b4f5255adf81f346~mv2.jpg","width":890,"height":890,"alt":"","name":"Screenshot 2023-03-17 at 12.02_edited.jpg","displayMode":"fill","scrollEffect":"none","focalPoint":null},"encoding":"AVIF"}" data-has-ssr-src="true" data-motion-part="BG_IMG comp-kqdwbl8s__item-kqdwc0qe" class="Ux33nC"><picture><img loading="lazy" src="https://static.wixstatic.com/media/dd0116_91ffec4ac8e34033b4f5255adf81f346~mv2.jpg/v1/fill/w_890,h_890,al_c,q_85,enc_avif,quality_auto/Screenshot%202023-03-17%20at%2012_02_edited.jpg" alt="" style="object-fit:cover;object-position:50% 50%"/></picture></wow-image></div></div></div><div id="comp-kqdwbl8y__item-kqdwc0qe" role="" class="rM7ckN YJEKQk comp-kqdwbl8y-container comp-kqdwbl8y wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kqdwbl9o__item-kqdwc0qe" class="HcOXKn c9GqVL QxJLC3 comp-kqdwbl9o wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text">Senior Athletics</h2></div><div id="comp-kqdwbla8__item-kqdwc0qe" class="HcOXKn SxM0TO QxJLC3 comp-kqdwbla8 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_5 wixui-rich-text__text">20 +Years</h5></div><div class="comp-kqdwblab1 UHSxqn" id="comp-kqdwblab1__item-kqdwc0qe" aria-disabled="false"><a data-testid="linkElement" href="https://www.dsdac.com/senior-athletics" target="_self" class="VU4Mnk wixui-button PlZyDq" aria-disabled="false" aria-label="Learn More"><span class="w4Vxx6 wixui-button__label">Learn More</span></a></div></div></div></div></div><div id="comp-kqdwbl84__item-kqdwc218" tabindex="0" role="listitem" class="rM7ckN YJEKQk comp-kqdwbl84 wixui-repeater__item"><div class="YAf4Ti InKIFF wixui-repeater__item"></div><div class="comp-kqdwbl84-overflow-wrapper d7EBK2" data-testid="responsive-container-overflow"><div data-testid="responsive-container-content" tabindex="-1" class="comp-kqdwbl84-container"><div id="comp-kqdwbl8s__item-kqdwc218" data-testid="imageX" class="lyNaha comp-kqdwbl8s JdNFxG wixui-image"><div class="h1DYhE" data-motion-part="BG_LAYER comp-kqdwbl8s__item-kqdwc218"><div data-motion-part="BG_MEDIA comp-kqdwbl8s__item-kqdwc218"><wow-image id="img-comp-kqdwbl8s__item-kqdwc218" data-is-responsive="true" data-image-info="{"containerId":"comp-kqdwbl8s__item-kqdwc218","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"dd0116_22dcb91680154bc286dd88cf94b26175~mv2.jpg","width":1353,"height":1353,"alt":"","name":"DSDs-Avril-Dillon-Indoor-National-Masters-F40-60m-8_edited.jpg","displayMode":"fill","scrollEffect":"none","focalPoint":null},"encoding":"AVIF"}" data-has-ssr-src="true" data-motion-part="BG_IMG comp-kqdwbl8s__item-kqdwc218" class="Ux33nC"><picture><img loading="lazy" src="https://static.wixstatic.com/media/dd0116_22dcb91680154bc286dd88cf94b26175~mv2.jpg/v1/fill/w_980,h_980,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/DSDs-Avril-Dillon-Indoor-National-Masters-F40-60m-8_edited.jpg" alt="" style="object-fit:cover;object-position:50% 50%"/></picture></wow-image></div></div></div><div id="comp-kqdwbl8y__item-kqdwc218" role="" class="rM7ckN YJEKQk comp-kqdwbl8y-container comp-kqdwbl8y wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kqdwbl9o__item-kqdwc218" class="HcOXKn c9GqVL QxJLC3 comp-kqdwbl9o wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text">Masters Athletics</h2></div><div id="comp-kqdwbla8__item-kqdwc218" class="HcOXKn SxM0TO QxJLC3 comp-kqdwbla8 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_5 wixui-rich-text__text">35+ Years</h5></div><div class="comp-kqdwblab1 UHSxqn" id="comp-kqdwblab1__item-kqdwc218" aria-disabled="false"><a data-testid="linkElement" href="https://www.dsdac.com/masters-athletics" target="_self" class="VU4Mnk wixui-button PlZyDq" aria-disabled="false" aria-label="Learn More"><span class="w4Vxx6 wixui-button__label">Learn More</span></a></div></div></div></div></div><div id="comp-kqdwbl84__item-kqdwc3gx" tabindex="0" role="listitem" class="rM7ckN YJEKQk comp-kqdwbl84 wixui-repeater__item"><div class="YAf4Ti InKIFF wixui-repeater__item"></div><div class="comp-kqdwbl84-overflow-wrapper d7EBK2" data-testid="responsive-container-overflow"><div data-testid="responsive-container-content" tabindex="-1" class="comp-kqdwbl84-container"><div id="comp-kqdwbl8s__item-kqdwc3gx" data-testid="imageX" class="lyNaha comp-kqdwbl8s JdNFxG wixui-image"><div class="h1DYhE" data-motion-part="BG_LAYER comp-kqdwbl8s__item-kqdwc3gx"><div data-motion-part="BG_MEDIA comp-kqdwbl8s__item-kqdwc3gx"><wow-image id="img-comp-kqdwbl8s__item-kqdwc3gx" data-is-responsive="true" data-image-info="{"containerId":"comp-kqdwbl8s__item-kqdwc3gx","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"dd0116_fe034e2d75234f069ff50c20bebcc94a~mv2.jpg","width":1259,"height":931,"alt":"","name":"Dundrum Sth Dublin Athletics Club heroes after the 10K Cross Country_edited.jpg","displayMode":"fill","scrollEffect":"none","focalPoint":null},"encoding":"AVIF"}" data-has-ssr-src="true" data-motion-part="BG_IMG comp-kqdwbl8s__item-kqdwc3gx" class="Ux33nC"><picture><img loading="lazy" src="https://static.wixstatic.com/media/dd0116_fe034e2d75234f069ff50c20bebcc94a~mv2.jpg/v1/fill/w_980,h_725,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Dundrum%20Sth%20Dublin%20Athletics%20Club%20heroes%20after%20the%2010K%20Cross%20Country_edited.jpg" alt="" style="object-fit:cover;object-position:50% 50%"/></picture></wow-image></div></div></div><div id="comp-kqdwbl8y__item-kqdwc3gx" role="" class="rM7ckN YJEKQk comp-kqdwbl8y-container comp-kqdwbl8y wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kqdwbl9o__item-kqdwc3gx" class="HcOXKn c9GqVL QxJLC3 comp-kqdwbl9o wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text">High Performance</h2></div><div id="comp-kqdwbla8__item-kqdwc3gx" class="HcOXKn SxM0TO QxJLC3 comp-kqdwbla8 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_5 wixui-rich-text__text">-</h5></div><div class="comp-kqdwblab1 UHSxqn" id="comp-kqdwblab1__item-kqdwc3gx" aria-disabled="false"><a data-testid="linkElement" href="https://www.dsdac.com/high-performance" target="_self" class="VU4Mnk wixui-button PlZyDq" aria-disabled="false" aria-label="Learn More"><span class="w4Vxx6 wixui-button__label">Learn More</span></a></div></div></div></div></div><div id="comp-kqdwbl84__item-kqdwc8jp" tabindex="0" role="listitem" class="rM7ckN YJEKQk comp-kqdwbl84 wixui-repeater__item"><div class="YAf4Ti InKIFF wixui-repeater__item"></div><div class="comp-kqdwbl84-overflow-wrapper d7EBK2" data-testid="responsive-container-overflow"><div data-testid="responsive-container-content" tabindex="-1" class="comp-kqdwbl84-container"><div id="comp-kqdwbl8s__item-kqdwc8jp" data-testid="imageX" class="lyNaha comp-kqdwbl8s JdNFxG wixui-image"><div class="h1DYhE" data-motion-part="BG_LAYER comp-kqdwbl8s__item-kqdwc8jp"><div data-motion-part="BG_MEDIA comp-kqdwbl8s__item-kqdwc8jp"><wow-image id="img-comp-kqdwbl8s__item-kqdwc8jp" data-is-responsive="true" data-image-info="{"containerId":"comp-kqdwbl8s__item-kqdwc8jp","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"dd0116_ec94b9ad8f6f4eb2a97244f6259ecaae~mv2.jpg","width":1688,"height":1688,"alt":"","name":"DSD at the Marathon 30 Oct 2022_edited.jpg","displayMode":"fill","scrollEffect":"none","focalPoint":null},"encoding":"AVIF"}" data-has-ssr-src="true" data-motion-part="BG_IMG comp-kqdwbl8s__item-kqdwc8jp" class="Ux33nC"><picture><img loading="lazy" src="https://static.wixstatic.com/media/dd0116_ec94b9ad8f6f4eb2a97244f6259ecaae~mv2.jpg/v1/fill/w_980,h_980,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/DSD%20at%20the%20Marathon%2030%20Oct%202022_edited.jpg" alt="" style="object-fit:cover;object-position:50% 50%"/></picture></wow-image></div></div></div><div id="comp-kqdwbl8y__item-kqdwc8jp" role="" class="rM7ckN YJEKQk comp-kqdwbl8y-container comp-kqdwbl8y wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kqdwbl9o__item-kqdwc8jp" class="HcOXKn c9GqVL QxJLC3 comp-kqdwbl9o wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text">Meet Train Race</h2></div><div id="comp-kqdwbla8__item-kqdwc8jp" class="HcOXKn SxM0TO QxJLC3 comp-kqdwbla8 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_5 wixui-rich-text__text">-</h5></div><div class="comp-kqdwblab1 UHSxqn" id="comp-kqdwblab1__item-kqdwc8jp" aria-disabled="false"><a data-testid="linkElement" href="https://www.dsdac.com/adult-meet-and-train" target="_self" class="VU4Mnk wixui-button PlZyDq" aria-disabled="false" aria-label="Learn More"><span class="w4Vxx6 wixui-button__label">Learn More</span></a></div></div></div></div></div><div id="comp-kqdwbl84__item-kqdwc9lg" tabindex="0" role="listitem" class="rM7ckN YJEKQk comp-kqdwbl84 wixui-repeater__item"><div class="YAf4Ti InKIFF wixui-repeater__item"></div><div class="comp-kqdwbl84-overflow-wrapper d7EBK2" data-testid="responsive-container-overflow"><div data-testid="responsive-container-content" tabindex="-1" class="comp-kqdwbl84-container"><div id="comp-kqdwbl8s__item-kqdwc9lg" data-testid="imageX" class="lyNaha comp-kqdwbl8s JdNFxG wixui-image"><div class="h1DYhE" data-motion-part="BG_LAYER comp-kqdwbl8s__item-kqdwc9lg"><div data-motion-part="BG_MEDIA comp-kqdwbl8s__item-kqdwc9lg"><wow-image id="img-comp-kqdwbl8s__item-kqdwc9lg" data-is-responsive="true" data-image-info="{"containerId":"comp-kqdwbl8s__item-kqdwc9lg","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"334811_2db534ed39a34044a10d039a7e7f58d7~mv2.jpg","width":1440,"height":1080,"alt":"","displayMode":"fill","focalPoint":{"x":60,"y":50},"scrollEffect":"none"},"encoding":"AVIF"}" data-has-ssr-src="true" data-motion-part="BG_IMG comp-kqdwbl8s__item-kqdwc9lg" class="Ux33nC"><picture><img loading="lazy" src="https://static.wixstatic.com/media/334811_2db534ed39a34044a10d039a7e7f58d7~mv2.jpg/v1/fill/w_980,h_735,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/334811_2db534ed39a34044a10d039a7e7f58d7~mv2.jpg" alt="" style="object-fit:cover;object-position:60% 50%"/></picture></wow-image></div></div></div><div id="comp-kqdwbl8y__item-kqdwc9lg" role="" class="rM7ckN YJEKQk comp-kqdwbl8y-container comp-kqdwbl8y wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kqdwbl9o__item-kqdwc9lg" class="HcOXKn c9GqVL QxJLC3 comp-kqdwbl9o wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text">Fit 4 Youth</h2></div><div id="comp-kqdwbla8__item-kqdwc9lg" class="HcOXKn SxM0TO QxJLC3 comp-kqdwbla8 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_5 wixui-rich-text__text">-</h5></div><div class="comp-kqdwblab1 UHSxqn" id="comp-kqdwblab1__item-kqdwc9lg" aria-disabled="false"><a data-testid="linkElement" href="https://www.dsdac.com/fit4youth" target="_self" class="VU4Mnk wixui-button PlZyDq" aria-disabled="false" aria-label="Learn More"><span class="w4Vxx6 wixui-button__label">Learn More</span></a></div></div></div></div></div></div></div></section><section id="comp-kreq75up" tabindex="-1" data-block-level-container="Section" class="xuzjBY comp-kreq75up-container comp-kreq75up wixui-section undefined" data-testid="section-container"><div id="bgLayers_comp-kreq75up" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kreq75up" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kreq75up" data-motion-part="BG_MEDIA comp-kreq75up" class="VgO9Yg"></div></div><div id="comp-ks4eauqj" class="M7AL1H comp-ks4eauqj-container comp-ks4eauqj wixui-video-box" data-audio="off" data-no-audio="" data-playing=""><div class="K0b3At" tabindex="0" role="button" aria-label="DSD Camp (2024).mp4 Play video" aria-pressed="true"><div id="bgLayers_comp-ks4eauqj" data-hook="bgLayers" data-motion-part="BG_LAYER comp-ks4eauqj" class="MW5IWV bno0bO"><div id="bgMedia_comp-ks4eauqj" data-motion-part="BG_MEDIA comp-ks4eauqj" class="VgO9Yg"><wix-video id="videoContainer_comp-ks4eauqj" data-video-info="{"fittingType":"fill","alignType":"center","hasBgScrollEffect":"","bgEffectName":"","videoId":"dd0116_27cff70a635a4e249b539f82ea3ae1e1","videoWidth":1920,"videoHeight":1080,"qualities":[{"quality":"360p","size":230400,"url":"video/dd0116_27cff70a635a4e249b539f82ea3ae1e1/360p/mp4/file.mp4"},{"quality":"480p","size":409920,"url":"video/dd0116_27cff70a635a4e249b539f82ea3ae1e1/480p/mp4/file.mp4"},{"quality":"720p","size":921600,"url":"video/dd0116_27cff70a635a4e249b539f82ea3ae1e1/720p/mp4/file.mp4"},{"quality":"1080p","size":2073600,"url":"video/dd0116_27cff70a635a4e249b539f82ea3ae1e1/1080p/mp4/file.mp4"}],"isVideoDataExists":"1","videoFormat":"mp4","playbackRate":1,"autoPlay":true,"containerId":"comp-ks4eauqj","animatePoster":"fade"}" data-motion-part="BG_IMG comp-ks4eauqj" class="bX9O_S bgVideo yK6aSC"><video id="comp-ks4eauqj_video" class="K8MSra" crossorigin="anonymous" playsinline="" preload="auto" muted="" loop=""></video><wow-image id="comp-ks4eauqj_img" class="HlRz5e Z_wCwr Jxk_UL bgVideoposter yK6aSC" data-image-info="{"containerId":"comp-ks4eauqj","alignType":"center","displayMode":"fill","targetWidth":160,"targetHeight":90,"isLQIP":true,"encoding":"AVIF","imageData":{"width":1920,"height":1080,"uri":"dd0116_27cff70a635a4e249b539f82ea3ae1e1f000.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":0.33,"amount":1,"threshold":0}},"devicePixelRatio":1}}" data-motion-part="BG_IMG comp-ks4eauqj" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/dd0116_27cff70a635a4e249b539f82ea3ae1e1f000.jpg/v1/fill/w_160,h_90,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/dd0116_27cff70a635a4e249b539f82ea3ae1e1f000.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="160" height="90"/></wow-image></wix-video></div></div></div><div id="comp-ks4eausz" class=""></div><div id="comp-ks4eaut9" class="PZw00o" tabindex="0" role="button" aria-label="Mute" aria-pressed="true" data-testid="vb-audio" data-audio-mute=""><div id="audioOn-comp-ks4eaut9" class="LovKv4 Igcjov wixui-vector-image"><div data-testid="svgRoot-audioOn-comp-ks4eaut9" class="AKxYR5 VZYmYf Igcjov"><?xml version="1.0" encoding="UTF-8"?> <svg preserveAspectRatio="xMidYMid meet" data-bbox="7 5.999 16 18.001" data-type="shape" xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" role=presentation aria-hidden=true aria-label=""> <g> <defs> <filter id="4e358e3c-c4cc-411c-8da6-747bbbb99bfa_audioOn-comp-ks4eaut9" height="200%" width="200%" y="-50%" x="-50%"> <feOffset result="out-offset" in="SourceAlpha"/> <feGaussianBlur result="out-blur" in="out-offset" stdDeviation="2"/> <feColorMatrix result="out-matrix" in="out-blur" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.4 0"/> <feMerge> <feMergeNode in="out-matrix"/> <feMergeNode in="SourceGraphic"/> </feMerge> </filter> </defs> <path filter="url(#4e358e3c-c4cc-411c-8da6-747bbbb99bfa_audioOn-comp-ks4eaut9)" d="M23 6.616a.625.625 0 0 0-.727-.609l-10.241 1.54a.62.62 0 0 0-.535.609l-.006 10.016c0 .892-.276 1.319-1.971 1.319C7.646 19.49 7 20.631 7 21.748 7 22.655 7.507 24 9.516 24c2.249 0 3.236-1.44 3.236-2.713l.006-9.719 8.98-1.454v6.87c-.045.763-.401 1.13-1.973 1.13-1.874 0-2.52 1.141-2.52 2.258 0 .907.507 2.252 2.516 2.252 2.249 0 3.236-1.44 3.236-2.713L23 6.616z"/> </g> </svg> </div></div><div id="audioOff-comp-ks4eaut9" class="LovKv4 iuf0mL wixui-vector-image"><div data-testid="svgRoot-audioOff-comp-ks4eaut9" class="AKxYR5 VZYmYf iuf0mL"><?xml version="1.0" encoding="UTF-8"?> <svg preserveAspectRatio="xMidYMid meet" data-bbox="5.726 5.999 21.997 18.001" data-type="shape" xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" role=presentation aria-hidden=true aria-label=""> <g> <defs> <filter id="b0f9f707-af61-4336-bcea-c2fee482e562_audioOff-comp-ks4eaut9" height="200%" width="200%" y="-50%" x="-50%"> <feOffset result="out-offset" in="SourceAlpha"/> <feGaussianBlur result="out-blur" in="out-offset" stdDeviation="2"/> <feColorMatrix result="out-matrix" in="out-blur" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.40 0"/> <feMerge> <feMergeNode in="out-matrix"/> <feMergeNode in="SourceGraphic"/> </feMerge> </filter> </defs> <path filter="url(#b0f9f707-af61-4336-bcea-c2fee482e562_audioOff-comp-ks4eaut9)" d="M27.39 17.535a.478.478 0 0 1 .306.615v.001a.51.51 0 0 1-.641.292L6.074 12.471a.478.478 0 0 1-.325-.605.505.505 0 0 1 .661-.302l20.98 5.971zm-6.211.375c1.911-.377 1.812 2.001 1.813 2.001 0 1.273-.986 2.713-3.235 2.713-2.009 0-2.515-1.345-2.515-2.252 0-1.117.646-2.258 2.519-2.258.671-.001 1.095-.141 1.418-.204zm-8.427-1.643v.013h.001l-.005 5.007c0 1.273-.985 2.713-3.233 2.713C7.506 24 7 22.655 7 21.748c0-1.117.646-2.258 2.519-2.258 1.696 0 1.972-.427 1.972-1.319l.001-1.934a.513.513 0 0 1 .512-.477h.23c.285 0 .518.228.518.507zm-.537-4.642a.666.666 0 0 1-.506-.141.61.61 0 0 1-.22-.468l.006-2.86c0-.304.227-.562.535-.609l10.238-1.54a.629.629 0 0 1 .726.609L23 13.591c0 .013-.006.024-.007.036a.49.49 0 0 1-.094.248.516.516 0 0 1-.416.222h-.229a.51.51 0 0 1-.517-.505l-.004-3.479-9.518 1.512z"/> </g> </svg> </div></div></div></div></section><section id="comp-latwf5np" tabindex="-1" data-block-level-container="Section" class="xuzjBY comp-latwf5np-container comp-latwf5np wixui-section undefined" data-testid="section-container"><div id="bgLayers_comp-latwf5np" data-hook="bgLayers" data-motion-part="BG_LAYER comp-latwf5np" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-latwf5np" data-motion-part="BG_MEDIA comp-latwf5np" class="VgO9Yg"></div></div><div id="comp-lhg8nz1x" role="" class="rM7ckN YJEKQk comp-lhg8nz1x-container comp-lhg8nz1x wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-lhg8l5f1" class="HcOXKn SxM0TO QxJLC3 comp-lhg8l5f1 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.dsdac.com/member-enquiry" target="_self" rel="noreferrer noopener" class="wixui-rich-text__text">Join us!</a></span></h2></div></div></section><section id="comp-lav2kkth" tabindex="-1" data-block-level-container="Section" class="xuzjBY comp-lav2kkth-container comp-lav2kkth wixui-section undefined" data-testid="section-container"><div id="bgLayers_comp-lav2kkth" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lav2kkth" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lav2kkth" data-motion-part="BG_MEDIA comp-lav2kkth" class="VgO9Yg"></div></div></section><section id="comp-lhg8ggim" tabindex="-1" data-block-level-container="Section" class="xuzjBY comp-lhg8ggim-container comp-lhg8ggim wixui-section undefined" data-testid="section-container"><div id="bgLayers_comp-lhg8ggim" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lhg8ggim" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lhg8ggim" data-motion-part="BG_MEDIA comp-lhg8ggim" class="VgO9Yg"></div></div><div id="comp-lhg8gq3k" class="HcOXKn c9GqVL QxJLC3 comp-lhg8gq3k wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text"><span class="wixui-rich-text__text">WELCOME TO DUNDRUM SOUTH DUBLIN ATHLETICS CLUB</span></h2></div></section></main><footer id="comp-kepzmavj" class="comp-kepzmavj S6Dcte comp-kepzmavj-container" slots="[object Object]"><section id="comp-kepzmavj_r_comp-kepzma1c" tabindex="-1" data-block-level-container="Section" class="xuzjBY comp-kepzmavj_r_comp-kepzma1c wixui-footer" data-testid="section-container"><div id="bgLayers_comp-kepzmavj_r_comp-kepzma1c" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kepzmavj_r_comp-kepzma1c" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kepzmavj_r_comp-kepzma1c" data-motion-part="BG_MEDIA comp-kepzmavj_r_comp-kepzma1c" class="VgO9Yg"></div></div><div class="comp-kepzmavj_r_comp-kepzma1c-overflow-wrapper d7EBK2" data-testid="responsive-container-overflow"><div data-testid="responsive-container-content" tabindex="-1" class="comp-kepzmavj_r_comp-kepzma1c-container"><div id="comp-kepzmavj_r_comp-kepzluio3" role="" class="rM7ckN YJEKQk comp-kepzmavj_r_comp-kepzluio3 wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div data-testid="responsive-container-content" class="comp-kepzmavj_r_comp-kepzluio3-container"><div id="comp-kepzmavj_r_comp-kepzluj9" class="HcOXKn SxM0TO QxJLC3 comp-kepzmavj_r_comp-kepzluj9 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 wixui-rich-text__text"><a href="https://goodco.ie/" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Site Design | In Good Company</a></p></div><div id="comp-kepzmavj_r_comp-khgd35m1" class="HcOXKn SxM0TO QxJLC3 comp-kepzmavj_r_comp-khgd35m1 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text"><span style="color:#ffffff;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular;" class="wixui-rich-text__text"><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">© Dundrum South Dublin Athletics Club. </span></span></span></span></span></span><span style="color:#ffffff;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular;" class="wixui-rich-text__text"><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">All Rights Reserved</span></span></span></span></span></span></p></div><div id="comp-kepzmavj_r_comp-khgddjuw" class="HcOXKn SxM0TO QxJLC3 comp-kepzmavj_r_comp-khgddjuw wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="text-align:center;"><span style="color:#ffffff;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular;" class="wixui-rich-text__text"><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">© Dundrum South Dublin Athletics Club </span></span></span></span></span></span><br class="wixui-rich-text__text"> <span style="color:#ffffff;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-family:wfont_4a5780_10e9c633b5724c22a3f81a7eef705c53,wf_10e9c633b5724c22a3f81a7ee,orig_brandon_text_regular;" class="wixui-rich-text__text"><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">All Rights Reserved</span></span></span></span></span></span></p></div></div></div><div id="comp-kepzmavj_r_comp-lauzrp09" role="" class="rM7ckN YJEKQk comp-kepzmavj_r_comp-lauzrp09-container comp-kepzmavj_r_comp-lauzrp09 wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kepzmavj_r_comp-ks0a8mzf" role="" class="rM7ckN YJEKQk comp-kepzmavj_r_comp-ks0a8mzf-container comp-kepzmavj_r_comp-ks0a8mzf wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><div id="comp-kepzmavj_r_comp-ks0a5jtk" class="comp-kepzmavj_r_comp-ks0a5jtk wixui-vector-image"><a data-testid="linkElement" href="https://www.dsdac.com" target="_self" class="a9YhBi"><div data-testid="svgRoot-comp-kepzmavj_r_comp-ks0a5jtk" class="AKxYR5 VZYmYf comp-kepzmavj_r_comp-ks0a5jtk"><?xml version="1.0" encoding="UTF-8"?> <svg preserveAspectRatio="xMidYMid meet" data-bbox="0 0.013 380.821 255" viewBox="0 0.013 380.821 255" height="255.013" width="380.827" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true> <g> <path d="M234.709 95.31c-4.24-3.184-8.823-5.916-13.372-8.638-11.657-6.976-23.378-13.841-35.083-20.733-.759-.447-1.496-.904-2.13-1.441l.014.008a6.464 6.464 0 0 1-.768-.76 4.611 4.611 0 0 1-.307-.4.813.813 0 0 1-.029-.043 4.499 4.499 0 0 1-.487-.93c-.009-.023-.014-.049-.024-.073a4.131 4.131 0 0 1-.165-.578 4.719 4.719 0 0 1-.07-.404c-.007-.055-.017-.108-.023-.164a6.12 6.12 0 0 1-.032-.597c.01-5.772-.068-11.546.065-17.313.003-.091.003-.182.004-.271.053-2.16 1.064-3.797 2.727-4.673.01-.007.022-.01.034-.016.462-.24.976-.418 1.531-.535.101-.021.201-.045.305-.061a22.86 22.86 0 0 1 2.026-.238 20.12 20.12 0 0 1 2.042-.069c.454.01.904.037 1.35.084 3.633.375 5.471 1.536 6.205 4.213.061.223.114.456.16.702.138.733.212 1.566.23 2.509.047 2.433.078 4.868.07 7.302a155.075 155.075 0 0 1-.092 5.224 5.59 5.59 0 0 0 .085 1.307c.076.388.201.732.381 1.044.358.624.932 1.125 1.754 1.605a4386.47 4386.47 0 0 1 17.44 10.25c7.16 4.227 6.776 4.471 22.839 13.499 1.022.575 1.869 1.047 2.442 1.365v-8.889c0-15.34.002-21.971-.012-28.377-.028-13.915-.118-20.863-.122-21.188C243.513 12.892 231.694.597 216.884.333a1477.04 1477.04 0 0 0-52.81 0 26.058 26.058 0 0 0-6.084.82c-.303.077-.606.156-.905.244-11.495 3.358-19.84 14.269-19.976 27.134-.152 14.303-.21 28.614.076 42.912.048 2.463.024 7.232 2.356 12.693 2.502 5.858 6.47 9.693 9.149 11.861a29198.89 29198.89 0 0 1 48.528 28.546 30399.131 30399.131 0 0 1 46.56 27.508c.052-18.737.03-32.484.055-36.539.005-.882.024-3.226-.471-6.291-.297-1.836-.699-3.428-.948-4.24-1.339-4.343-4.82-7.503-7.705-9.67" fill="#231f20" data-color="1"/> <path d="M85.437 120.436c.013.852-.101 3.7-.854 7.35-1.968 9.544-7.795 14.722-17.319 15.39-5.363.376-10.665.287-16.278.192a551.775 551.775 0 0 0-5.706-.078V40.425L0 13.723v162.476c.04 1.54.21 2.597.97 3.437.99 1.096 2.335 1.093 4.565 1.09h1.253c.367.053.72.068 1.031.068h.065a3193.62 3193.62 0 0 1 22.546-.027c7.737.01 15.637.016 23.55-.036 15.638.015 31.275 0 46.912-.173 13.536-.15 25.107-11.323 26.403-24.79V88.665L85.47 64.038c-.063 28.18-.143 48.887-.034 56.398" fill="#231f20" data-color="1"/> <path d="M51.662 37.354c1.697.05 3.42.076 5.085.102 4.349.065 8.846.133 13.187.638 7.996.931 13.877 7.462 14.982 16.64.15 1.245.292 2.479.397 3.697l41.982 24.758V26.832c-.19-2.708-.606-5.373-1.474-7.917C122.159 8.189 111.918.319 100.73.198 83.688.01 66.645.01 49.601.028 45.511.015 41.428.01 37.368.014c-4.722-.003-9.418.004-14.06.01C19.8.03 16.22.034 12.635.035L10.49.034V.031c-1.655 0-3.309 0-4.955-.002C3.305.026 1.96.023.97 1.119.212 1.96.04 3.014 0 4.553v3.569l49.51 29.196a88.983 88.983 0 0 1 2.152.036" fill="#231f20" data-color="1"/> <path d="m298.807 37.394.867-.006c1.902-.015 3.7-.028 5.516.025 1.696.05 3.418.076 5.084.101 4.35.066 8.846.134 13.187.64 7.996.928 13.877 7.455 14.983 16.627.298 2.478.566 4.9.57 7.282.043 22.554.027 41.103-.05 58.373-.008 2.205-.288 4.607-.854 7.345-1.968 9.538-7.796 14.712-17.318 15.38-5.364.375-10.665.284-16.278.19-1.868-.03-3.784-.063-5.707-.076zm8.7 143.294c30.16.335 36.748-.061 46.912-.173 13.536-.15 25.109-11.313 26.402-24.771V26.897c-.187-2.705-.605-5.366-1.473-7.91C375.688 8.269 365.446.406 354.256.283 337.216.094 320.173.095 303.13.114c-4.092-.015-8.175-.019-12.235-.016-4.722-.003-9.417.004-14.06.012-3.508.004-7.086.01-10.672.012-.716 0-1.431-.001-2.144-.003V.118c-1.656 0-3.31-.001-4.956-.004-2.23-.003-3.576-.005-4.565 1.09-.759.84-.931 1.894-.97 3.431v.006l.006 153.262c12.93 7.61 25.862 15.217 38.792 22.826a550.75 550.75 0 0 1 15.181-.04" fill="#231f20" data-color="1"/> <path d="M253.528 176.16c.039 1.539.21 2.595.97 3.435.989 1.094 2.334 1.092 4.565 1.09l1.252-.002c.368.053.72.068 1.032.068h.064c.346-.001 6.542-.008 22.306-.022-10.064-5.92-20.126-11.84-30.189-17.763v13.194" fill="#231f20" data-color="1"/> <path d="M198.796 134.045c-.001 1.768.002 2.66-.041 3.044-.167 1.537-.355 3.468-1.69 4.795-.823.817-1.954 1.324-3.405 1.54a21.835 21.835 0 0 1-3.48.227 21.67 21.67 0 0 1-3.138-.27c-1.472-.24-2.588-.78-3.37-1.621-1.238-1.332-1.358-3.084-1.407-4.047-.134-2.609-.21-5.574-.256-8.259l-44.866-26.483c.276 34.013-.128 39.746 0 50.016.188 15.21 12.763 27.705 27.648 27.796 8.463.05 42.57.048 51.16 0 22.452-.12 26.968-21.886 27.144-22.77.102-.503.203-.872.207-.886-.027-.014-6.368-3.747-6.392-3.762a5849.154 5849.154 0 0 0-5.088-2.995c-5.862-3.452-28.687-16.77-30.654-17.98-1.137-.699-1.176-.725-1.177-.725-.14-.087-1.137-.586-1.205-.737" fill="#231f20" data-color="1"/> <path d="M18.146 224.371s-.869 4.239-1.575 6.683l-2.228 7.552h7.66l-2.172-7.552c-.707-2.444-1.576-6.683-1.576-6.683zm6.085 21.84H12.115l-2.336 8.15H0l13.203-38.845H23.2l13.202 38.845h-9.78l-2.39-8.15" fill="#231f20" data-color="1"/> <path d="M56.992 223.666h-11.79v-8.15H78.29v8.15H66.5v30.695h-9.507v-30.695" fill="#231f20" data-color="1"/> <path d="M93.936 215.516h9.508v15.538h14.126v-15.538h9.507v38.845h-9.507v-15.212h-14.126v15.212h-9.508v-38.845" fill="#231f20" data-color="1"/> <path d="M147.071 215.516h9.508v30.696h15.863v8.149h-25.371v-38.845" fill="#231f20" data-color="1"/> <path d="M188.525 215.516h24.339v8.15h-14.832v7.061h11.843v8.15h-11.843v7.335h15.593v8.149h-25.1v-38.845" fill="#231f20" data-color="1"/> <path d="M238.78 223.666h-11.791v-8.15h33.088v8.15h-11.79v30.695h-9.508v-30.695" fill="#231f20" data-color="1"/> <path d="M275.724 215.516h9.508v38.845h-9.508v-38.845" fill="#231f20" data-color="1"/> <path d="M322.935 214.863c9.617 0 14.56 5.487 14.56 5.487l-4.4 7.172s-4.346-3.967-9.726-3.967c-7.442 0-10.973 5.49-10.973 11.084 0 5.758 3.803 11.682 10.973 11.682 5.87 0 10.324-4.781 10.324-4.781l4.89 6.954s-5.489 6.519-15.648 6.519c-12.17 0-20.373-8.638-20.373-20.157 0-11.301 8.693-19.993 20.373-19.993" fill="#231f20" data-color="1"/> <path d="M357.326 242.245s4.401 4.021 9.29 4.021c1.956 0 4.076-.76 4.076-3.096 0-4.618-17.494-4.455-17.494-16.408 0-7.172 6.029-11.899 13.743-11.899 8.368 0 12.498 4.401 12.498 4.401l-4.02 7.77s-3.914-3.423-8.586-3.423c-1.955 0-4.129.87-4.129 3.043 0 4.889 17.494 4.018 17.494 16.298 0 6.465-4.943 12.061-13.69 12.061-9.128 0-14.18-5.541-14.18-5.541l4.998-7.227" fill="#231f20" data-color="1"/> </g> </svg> </div></a></div><div id="comp-kepzmavj_r_comp-khgbib57" class="comp-kepzmavj_r_comp-khgbib57 oeWIOw"><ul class="Ebr6AI" aria-label="Social Bar"><li id="dataItem-khgbibdz1-comp-kepzmavj_r_comp-khgbib57" class="Rhimou"><a data-testid="linkElement" href="https://www.facebook.com/dsdathletic" target="_blank" class="Q8t1PH" aria-label="DSDAC on Facebook"><wow-image id="img_0_comp-kepzmavj_r_comp-khgbib57" class="HlRz5e qFhtwZ" data-image-info="{"containerId":"dataItem-khgbibdz1-comp-kepzmavj_r_comp-khgbib57","displayMode":"fill","encoding":"AVIF","imageData":{"width":200,"height":200,"uri":"0fdef751204647a3bbd7eaa2827ed4f9.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG dataItem-khgbibdz1-comp-kepzmavj_r_comp-khgbib57" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(200px, 100%)"><img alt="DSDAC on Facebook"/></wow-image></a></li><li id="dataItem-khgbibe4-comp-kepzmavj_r_comp-khgbib57" class="Rhimou"><a data-testid="linkElement" href="https://twitter.com/dsdac" target="_blank" class="Q8t1PH" aria-label="DSDAC on Twitter"><wow-image id="img_1_comp-kepzmavj_r_comp-khgbib57" class="HlRz5e qFhtwZ" data-image-info="{"containerId":"dataItem-khgbibe4-comp-kepzmavj_r_comp-khgbib57","displayMode":"fill","encoding":"AVIF","imageData":{"width":200,"height":200,"uri":"c7d035ba85f6486680c2facedecdcf4d.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG dataItem-khgbibe4-comp-kepzmavj_r_comp-khgbib57" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(200px, 100%)"><img alt="DSDAC on Twitter"/></wow-image></a></li></ul></div></div><div id="comp-kepzmavj_r_comp-khg6aubd" class="HcOXKn c9GqVL QxJLC3 comp-kepzmavj_r_comp-khg6aubd wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h6 class="font_6 wixui-rich-text__text"><span class="wixui-rich-text__text">Training</span></h6></div><div id="comp-kepzmavj_r_comp-khg6atr3" class="HcOXKn SxM0TO QxJLC3 comp-kepzmavj_r_comp-khg6atr3 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_7 wixui-rich-text__text"><span class="wixui-rich-text__text"><a href="https://www.dsdac.com/little-athletics" target="_self" class="wixui-rich-text__text">Little Athletics</a><br class="wixui-rich-text__text"> <a href="https://www.dsdac.com/juvenile-athletics" target="_self" class="wixui-rich-text__text">Juvenile Athletics</a><br class="wixui-rich-text__text"> <a href="https://www.dsdac.com/junior-athletics" target="_self" class="wixui-rich-text__text">Junior Athletics</a><br class="wixui-rich-text__text"> <a href="https://www.dsdac.com/senior-athletics" target="_self" class="wixui-rich-text__text">Senior Athletics</a></span></p></div><div id="comp-kepzmavj_r_comp-khg6hyqn" class="HcOXKn SxM0TO QxJLC3 comp-kepzmavj_r_comp-khg6hyqn wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h6 class="font_6 wixui-rich-text__text"><span class="wixui-rich-text__text">Extra Information</span></h6></div><div id="comp-kepzmavj_r_comp-khg6hxiz" class="HcOXKn SxM0TO QxJLC3 comp-kepzmavj_r_comp-khg6hxiz wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_7 wixui-rich-text__text"><span class="wixui-rich-text__text">Terms & Conditions<br class="wixui-rich-text__text"> <a href="https://www.dsdac.com/privacy-policy" target="_self" class="wixui-rich-text__text">Privacy Policy</a><br class="wixui-rich-text__text"> Cookie Policy</span></p> <p class="font_7 wixui-rich-text__text"><span class="wixui-rich-text__text"><a href="https://www.dsdac.com/weather-warnings" target="_self" class="wixui-rich-text__text">Weather Warnings</a></span></p></div><div id="comp-kepzmavj_r_comp-khg64gl8" class="HcOXKn SxM0TO QxJLC3 comp-kepzmavj_r_comp-khg64gl8 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_7 wixui-rich-text__text"><span class="wixui-rich-text__text"><a href="https://www.dsdac.com/dsd-events-old" target="_self" class="wixui-rich-text__text">Events</a><br class="wixui-rich-text__text"> <a href="https://www.dsdac.com/news" target="_self" class="wixui-rich-text__text">News</a><br class="wixui-rich-text__text"> <a href="https://www.dsdac.com/online-shop" target="_self" class="wixui-rich-text__text">Shop</a><br class="wixui-rich-text__text"> <a href="https://www.dsdac.com" target="_self" class="wixui-rich-text__text">Members Area</a></span></p></div><div id="comp-kepzmavj_r_comp-khg6auu6" class="HcOXKn SxM0TO QxJLC3 comp-kepzmavj_r_comp-khg6auu6 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_7 wixui-rich-text__text"><span class="wixui-rich-text__text"><a href="https://www.dsdac.com/high-performance" target="_self" class="wixui-rich-text__text">High Performance</a></span></p> <p class="font_7 wixui-rich-text__text"><span class="wixui-rich-text__text"><a href="https://www.dsdac.com/masters-athletics" target="_self" class="wixui-rich-text__text">Masters Athletics</a></span></p> <p class="font_7 wixui-rich-text__text"><span class="wixui-rich-text__text"><a href="https://www.dsdac.com/fit4youth" target="_self" class="wixui-rich-text__text">Fit4Youth</a><br class="wixui-rich-text__text"> <a href="https://www.dsdac.com/adult-meet-and-train" target="_self" class="wixui-rich-text__text">Adult Meet & Train</a></span></p></div><div id="comp-kepzmavj_r_comp-khdg23b2" class="HcOXKn c9GqVL QxJLC3 comp-kepzmavj_r_comp-khdg23b2 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_7 wixui-rich-text__text"><a href="https://www.dsdac.com" target="_self" class="wixui-rich-text__text">Home</a><br class="wixui-rich-text__text"> <a href="https://www.dsdac.com/about" target="_self" class="wixui-rich-text__text">About</a><br class="wixui-rich-text__text"> <a href="https://www.dsdac.com/member-enquiry" target="_self" rel="noreferrer noopener" class="wixui-rich-text__text">Membership</a><br class="wixui-rich-text__text"> <a href="https://www.dsdac.com/competitions" target="_self" class="wixui-rich-text__text">Competitions</a></p></div><div id="comp-kepzmavj_r_comp-khdg23au1" class="HcOXKn SxM0TO QxJLC3 comp-kepzmavj_r_comp-khdg23au1 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h6 class="font_6 wixui-rich-text__text">Navigation</h6></div></div></div></div></section></footer><div id="comp-kepf19mn-pinned-layer" class="comp-kepf19mn-pinned-layer big2ZD"><div id="comp-kepf19mn" style="display:none"></div></div><div id="comp-kd5px9q0-pinned-layer" class="comp-kd5px9q0-pinned-layer big2ZD"><div id="comp-kd5px9q0" class="comp-kd5px9q0 S6Dcte comp-kd5px9q0-container" slots="[object Object]"><div id="comp-kd5px9q0_r_comp-kd5px9hr" class="z_w3mq"><div id="overlay-comp-kd5px9q0_r_comp-kd5px9hr" class="gWQdkh"></div><div id="container-comp-kd5px9q0_r_comp-kd5px9hr" class="SPKdgB" data-block-level-container="MenuContainer"><div class="MES4Yq"></div><div id="inlineContentParent-comp-kd5px9q0_r_comp-kd5px9hr" class="_YXqpG"><div class="comp-kd5px9q0_r_comp-kd5px9hr-overflow-wrapper _YXqpG wixui-mobile-menu d7EBK2" data-testid="responsive-container-overflow"><div data-testid="responsive-container-content" tabindex="-1" role="dialog" aria-label="Site navigation" class="comp-kd5px9q0_r_comp-kd5px9hr-container"><div id="comp-kd5px9q0_r_comp-khklazcn" role="" class="rM7ckN YJEKQk comp-kd5px9q0_r_comp-khklazcn-container comp-kd5px9q0_r_comp-khklazcn wixui-box"><div class="YAf4Ti InKIFF wixui-box"></div><nav id="comp-kd5px9q0_r_comp-kd5px9kk" aria-label="Site" class="cgGlGU comp-kd5px9q0_r_comp-kd5px9kk wixui-vertical-menu"><ul class="NIXfHQ"><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-0" class="u4cNtA YLBS9j OZVMSN wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://www.dsdac.com/news" target="_self" class="xfxJ27 wixui-vertical-menu__item-label">News</a></span></div></li><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-1" class="u4cNtA YLBS9j OZVMSN fqtSRp wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><div data-testid="linkElement" class="xfxJ27 wixui-vertical-menu__item-label">Training Groups</div></span><button aria-expanded="false" aria-haspopup="true" aria-label="Training Groups" class="RJADXR" data-testid="expandablemenu-toggle"><div class="DpIELp wixui-vertical-menu__arrow"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9.2828 4.89817"><path d="M4.64116,4.89817a.5001.5001,0,0,1-.34277-.13574L.15727.86448A.50018.50018,0,0,1,.84282.136L4.64116,3.71165,8.44.136a.50018.50018,0,0,1,.68555.72852L4.98393,4.76243A.5001.5001,0,0,1,4.64116,4.89817Z"></path></svg></div></button></div><ul class="saNEb7 wixui-vertical-menu__submenu"><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-1-0" class="u4cNtA YLBS9j zui1C4 wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://www.dsdac.com/traininggroups" target="_self" class="xfxJ27 wixui-vertical-menu__item-label">All Groups</a></span></div></li><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-1-1" class="u4cNtA YLBS9j zui1C4 wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://www.dsdac.com/little-athletics" target="_self" class="xfxJ27 wixui-vertical-menu__item-label">Little Athletics</a></span></div></li><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-1-2" class="u4cNtA YLBS9j zui1C4 wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://www.dsdac.com/juvenile-athletics" target="_self" class="xfxJ27 wixui-vertical-menu__item-label">Juvenile Athletics</a></span></div></li><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-1-3" class="u4cNtA YLBS9j zui1C4 wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://www.dsdac.com/senior-athletics" target="_self" class="xfxJ27 wixui-vertical-menu__item-label">Senior Athletics</a></span></div></li><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-1-4" class="u4cNtA YLBS9j zui1C4 wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://www.dsdac.com/masters-athletics" target="_self" class="xfxJ27 wixui-vertical-menu__item-label">Masters Athletics</a></span></div></li><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-1-5" class="u4cNtA YLBS9j zui1C4 wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://www.dsdac.com/fit4youth" target="_self" class="xfxJ27 wixui-vertical-menu__item-label">Fit4Youth</a></span></div></li><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-1-6" class="u4cNtA YLBS9j zui1C4 wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://www.dsdac.com/adult-meet-and-train" target="_self" class="xfxJ27 wixui-vertical-menu__item-label">Adult Meet & Train</a></span></div></li></ul></li><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-2" class="u4cNtA YLBS9j OZVMSN wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://www.dsdac.com/camps" target="_self" class="xfxJ27 wixui-vertical-menu__item-label">Summer Camps</a></span></div></li><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-3" class="u4cNtA YLBS9j OZVMSN wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://www.dsdac.com/games" target="_self" class="xfxJ27 wixui-vertical-menu__item-label">DSD Games</a></span></div></li><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-4" class="u4cNtA YLBS9j OZVMSN fqtSRp wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><div data-testid="linkElement" class="xfxJ27 wixui-vertical-menu__item-label">Membership</div></span><button aria-expanded="false" aria-haspopup="true" aria-label="Membership" class="RJADXR" data-testid="expandablemenu-toggle"><div class="DpIELp wixui-vertical-menu__arrow"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9.2828 4.89817"><path d="M4.64116,4.89817a.5001.5001,0,0,1-.34277-.13574L.15727.86448A.50018.50018,0,0,1,.84282.136L4.64116,3.71165,8.44.136a.50018.50018,0,0,1,.68555.72852L4.98393,4.76243A.5001.5001,0,0,1,4.64116,4.89817Z"></path></svg></div></button></div><ul class="saNEb7 wixui-vertical-menu__submenu"><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-4-0" class="u4cNtA YLBS9j zui1C4 wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://www.dsdac.com/member-enquiry" target="_self" class="xfxJ27 wixui-vertical-menu__item-label">Join DSD</a></span></div></li><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-4-1" class="u4cNtA YLBS9j zui1C4 wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://dsdac.clubzap.com/membership_signup" target="_blank" rel="noreferrer noopener" class="xfxJ27 wixui-vertical-menu__item-label">Renew Membership</a></span></div></li><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-4-2" class="u4cNtA YLBS9j zui1C4 wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://dsdac.clubzap.com/membership_signup" target="_blank" rel="noreferrer noopener" class="xfxJ27 wixui-vertical-menu__item-label">Registration</a></span></div></li></ul></li><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-5" class="u4cNtA YLBS9j OZVMSN wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://www.dsdac.com/child-welfare" target="_self" class="xfxJ27 wixui-vertical-menu__item-label">Child Welfare</a></span></div></li><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-6" class="u4cNtA YLBS9j OZVMSN wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://www.dsdac.com/online-shop" target="_self" class="xfxJ27 wixui-vertical-menu__item-label">Shop</a></span></div></li><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-7" class="u4cNtA YLBS9j OZVMSN fqtSRp wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><div data-testid="linkElement" class="xfxJ27 wixui-vertical-menu__item-label">About Us</div></span><button aria-expanded="false" aria-haspopup="true" aria-label="About Us" class="RJADXR" data-testid="expandablemenu-toggle"><div class="DpIELp wixui-vertical-menu__arrow"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9.2828 4.89817"><path d="M4.64116,4.89817a.5001.5001,0,0,1-.34277-.13574L.15727.86448A.50018.50018,0,0,1,.84282.136L4.64116,3.71165,8.44.136a.50018.50018,0,0,1,.68555.72852L4.98393,4.76243A.5001.5001,0,0,1,4.64116,4.89817Z"></path></svg></div></button></div><ul class="saNEb7 wixui-vertical-menu__submenu"><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-7-0" class="u4cNtA YLBS9j zui1C4 wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://www.dsdac.com/about" target="_self" class="xfxJ27 wixui-vertical-menu__item-label">About DSD</a></span></div></li><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-7-1" class="u4cNtA YLBS9j zui1C4 wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://www.dsdac.com/vhi-womens-mini-marathon" target="_self" class="xfxJ27 wixui-vertical-menu__item-label">Mini Marathon Story</a></span></div></li><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-7-2" class="u4cNtA YLBS9j zui1C4 wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://www.dsdac.com/about/records" target="_self" class="xfxJ27 wixui-vertical-menu__item-label">Club Records</a></span></div></li><li data-testid="comp-kd5px9q0_r_comp-kd5px9kk-7-3" class="u4cNtA YLBS9j zui1C4 wixui-vertical-menu__item"><div data-testid="itemWrapper" class="fEGEM_"><span data-testid="linkWrapper" class="kGvnrc"><a data-testid="linkElement" href="https://www.dsdac.com/contact" target="_self" class="xfxJ27 wixui-vertical-menu__item-label">Contact</a></span></div></li></ul></li></ul></nav><div id="comp-kd5px9q0_r_comp-khkiv72z" class="comp-kd5px9q0_r_comp-khkiv72z oeWIOw"><ul class="Ebr6AI" aria-label="Social Bar"><li id="dataItem-khkiymyq-comp-kd5px9q0_r_comp-khkiv72z" class="Rhimou"><a data-testid="linkElement" href="https://www.facebook.com/dsdathletic" target="_blank" rel="noreferrer noopener" class="Q8t1PH" aria-label="Facebook"><wow-image id="img_0_comp-kd5px9q0_r_comp-khkiv72z" class="HlRz5e qFhtwZ" data-image-info="{"containerId":"dataItem-khkiymyq-comp-kd5px9q0_r_comp-khkiv72z","displayMode":"fill","encoding":"AVIF","imageData":{"width":200,"height":200,"uri":"e0678ef25486466ba65ef6ad47b559e1.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG dataItem-khkiymyq-comp-kd5px9q0_r_comp-khkiv72z" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(200px, 100%)"><img alt="Facebook"/></wow-image></a></li><li id="dataItem-khkiymyt-comp-kd5px9q0_r_comp-khkiv72z" class="Rhimou"><a data-testid="linkElement" href="https://twitter.com/DSDAC" target="_blank" rel="noreferrer noopener" class="Q8t1PH" aria-label="Twitter"><wow-image id="img_1_comp-kd5px9q0_r_comp-khkiv72z" class="HlRz5e qFhtwZ" data-image-info="{"containerId":"dataItem-khkiymyt-comp-kd5px9q0_r_comp-khkiv72z","displayMode":"fill","encoding":"AVIF","imageData":{"width":200,"height":200,"uri":"c4392d634a0148fda8b7b2b0ad98293b.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG dataItem-khkiymyt-comp-kd5px9q0_r_comp-khkiv72z" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(200px, 100%)"><img alt="Twitter"/></wow-image></a></li></ul></div><div id="comp-kd5px9q0_r_comp-khklabnt" data-testid="imageX" class="lyNaha comp-kd5px9q0_r_comp-khklabnt JdNFxG wixui-image"><div class="h1DYhE" data-motion-part="BG_LAYER comp-kd5px9q0_r_comp-khklabnt"><div data-motion-part="BG_MEDIA comp-kd5px9q0_r_comp-khklabnt"><wow-image id="img-comp-kd5px9q0_r_comp-khklabnt" data-is-responsive="true" data-image-info="{"containerId":"comp-kd5px9q0_r_comp-khklabnt","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"4a5780_74d220ad84cd423ca1cd90eeb1acd781~mv2.png","width":1191,"height":798,"alt":"","focalPoint":null},"encoding":"AVIF"}" data-has-ssr-src="true" data-motion-part="BG_IMG comp-kd5px9q0_r_comp-khklabnt" class="Ux33nC"><picture><img loading="lazy" src="https://static.wixstatic.com/media/4a5780_74d220ad84cd423ca1cd90eeb1acd781~mv2.png/v1/fill/w_980,h_657,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/4a5780_74d220ad84cd423ca1cd90eeb1acd781~mv2.png" alt="" style="object-fit:cover;object-position:50% 50%"/></picture></wow-image></div></div></div></div><button id="comp-kd5px9q0_r_comp-kpe5g995" class="comp-kd5px9q0_r_comp-kpe5g995 wixui-vector-image"><div data-testid="svgRoot-comp-kd5px9q0_r_comp-kpe5g995" class="AKxYR5 VZYmYf dX12nb comp-kd5px9q0_r_comp-kpe5g995"><?xml version="1.0" encoding="UTF-8"?> <svg preserveAspectRatio="none" data-bbox="65.35 65.35 69.3 69.3" viewBox="65.35 65.35 69.3 69.3" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label=""> <g> <path d="M134.65 128.99L105.66 100l28.99-28.99-5.66-5.66L100 94.34 71.01 65.35l-5.66 5.66L94.34 100l-28.99 28.99 5.66 5.66L100 105.66l28.99 28.99 5.66-5.66z"/> </g> </svg> </div></button></div></div></div></div></div></div></div></div></div></div></div></div></div><div id="SCROLL_TO_BOTTOM" class="Vd6aQZ ignore-focus SCROLL_TO_BOTTOM" tabindex="-1" role="region" aria-label="bottom of page"><span class="mHZSwn">bottom of page</span></div></div></div> <script type="application/json" id="wix-fedops">{"data":{"site":{"metaSiteId":"620ab155-53a8-4a0c-ae27-6c3a885ece10","userId":"dd0116da-b1c3-4081-8619-bf57d290620a","siteId":"06bda9e4-ba0d-4116-be43-cabb30a2f036","externalBaseUrl":"https:\/\/www.dsdac.com","siteRevision":4229,"siteType":"UGC","dc":"84","isResponsive":true,"editorName":"Studio","sessionId":"7bea3e74-073f-4781-8bcc-c1caa6aae9c3","isSEO":true,"appNameForBiEvents":"wix-studio"},"rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer-user-code","type":"GA","code":0},"requestUrl":"https:\/\/www.dsdac.com\/","isInSEO":true,"platformOnSite":true}}</script> <script>window.fedops = JSON.parse(document.getElementById('wix-fedops').textContent)</script> <script id='sendFedopsLoadStarted'> !function(){function e(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,n)}return t}function r(e,r,t){return(r=function(e){var r=function(e,r){if("object"!=typeof e||null===e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var n=t.call(e,r||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(e)}(e,"string");return"symbol"==typeof r?r:String(r)}(r))in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}var t=function(e){var r,t,n,o=!1;if(null===(r=window.viewerModel)||void 0===r||!/\(iP(hone|ad|od);/i.test(null===(t=window)||void 0===t||null===(n=t.navigator)||void 0===n?void 0:n.userAgent))try{o=navigator.sendBeacon(e)}catch(e){}o||((new Image).src=e)};var n=window.fedops.data,o=n.site,i=n.rollout,a=n.fleetConfig,s=n.requestUrl,c=n.isInSEO,shouldReportErrorOnlyInPanorama=n.shouldReportErrorOnlyInPanorama;var u=function(e){var r=e.navigator.userAgent;return/instagram.+google\/google/i.test(r)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(r)?"ua":""}(window)||function(){try{if(window.self===window.top)return""}catch(e){}return"iframe"}()||function(){var e;if(!Function.prototype.bind)return"bind";var r=window,t=r.document,n=r.navigator;if(!t||!n)return"document";var o=n.webdriver,i=n.userAgent,a=n.plugins,s=n.languages;if(o)return"webdriver";if(!a||Array.isArray(a))return"plugins";if(null!==(e=Object.getOwnPropertyDescriptor(a,"0"))&&void 0!==e&&e.writable)return"plugins-extra";if(!i)return"userAgent";if(i.indexOf("Snapchat")>0&&t.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){var c=e.stack;if(c&&/ (\(internal\/)|(\(?file:\/)/.test(c))return"stack"}}return""}()||(c?"seo":""),l=!!u,p=function(t,n){var o,i="none",a=t.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/);if(!a&&window.PerformanceServerTiming){var s=function(e){var r,t;try{r=e()}catch(e){r=[]}var n=[];return r.forEach((function(e){switch(e.name){case"cache":n[1]=e.description;break;case"varnish":n[2]=e.description;break;case"dc":t=e.description}})),{microPop:t,matches:n}}(n);o=s.microPop,a=s.matches}if(a&&a.length&&(i=`${a[1]},${a[2]||"none"}`,o||(o=a[3])),"none"===i){var c="undefined"!=typeof performance?performance.timing:null;c&&c.responseStart-c.requestStart==0&&(i="browser")}return function(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?e(Object(o),!0).forEach((function(e){r(t,e,o[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):e(Object(o)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(o,e))}))}return t}({caching:i,isCached:i.includes("hit")},o?{microPop:o}:{})}(document.cookie,(function(){return performance.getEntriesByType("navigation")[0].serverTiming||[]})),f=p.isCached,m=p.caching,v=p.microPop,w={WixSite:1,UGC:2,Template:3}[o.siteType]||0,g="Studio"===o.editorName?"wix-studio":o.isResponsive?"thunderbolt-responsive":"thunderbolt",h=i.isDACRollout,b=i.siteAssetsVersionsRollout,y=h?1:0,x=b?1:0,O=0===a.code||1===a.code?a.code:null,S=2===a.code,P=Date.now()-window.initialTimestamps.initialTimestamp,T=Math.round(performance.now()),_=document.visibilityState,j=window,E=j.fedops,I=j.addEventListener,k=j.thunderboltVersion;E.apps=E.apps||{},E.apps[g]={startLoadTime:T},E.sessionId=o.sessionId,E.vsi="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(e){var r=16*Math.random()|0;return("x"===e?r:3&r|8).toString(16)})),E.is_cached=f,E.phaseStarted=D(28),E.phaseEnded=D(22),performance.mark("[cache] "+m+(v?" ["+v+"]":"")),E.reportError=function(e,r="load"){var t=(null==e?void 0:e.reason)||(null==e?void 0:e.message);t?(shouldReportErrorOnlyInPanorama||R(26,`&errorInfo=${t}&errorType=${r}`),$({error:{name:r,message:t,stack:e?.stack}})):e.preventDefault()},I("error",E.reportError),I("unhandledrejection",E.reportError);var A=!1;function R(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if(!s.includes("suppressbi=true")){var n="//frog.wix.com/bolt-performance?src=72&evid="+e+"&appName="+g+"&is_rollout="+O+"&is_company_network="+S+"&is_sav_rollout="+x+"&is_dac_rollout="+y+"&dc="+o.dc+(v?"µPop="+v:"")+"&is_cached="+f+"&msid="+o.metaSiteId+"&session_id="+window.fedops.sessionId+"&ish="+l+"&isb="+l+(l?"&isbr="+u:"")+"&vsi="+window.fedops.vsi+"&caching="+m+(A?",browser_cache":"")+"&pv="+_+"&pn=1&v="+k+"&url="+encodeURIComponent(s)+"&st="+w+`&ts=${P}&tsn=${T}`+r;t(n)}}function $({transaction:e,error:r}){const t=[{fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",componentId:g,platform:"viewer",msid:window.fedops.data.site.metaSiteId,sessionId:window.fedops.sessionId,sessionTime:Date.now()-window.initialTimestamps.initialTimestamp,logLevel:r?"ERROR":"INFO",message:r?.message??(e?.name&&`${e.name} START`),errorName:r?.name,errorStack:r?.stack,transactionName:e?.name,transactionAction:e&&"START",isSsr:!1,dataCenter:o.dc,isCached:!!f,isRollout:!!O,isHeadless:!!l,isDacRollout:!!y,isSavRollout:!!x,isCompanyNetwork:!!S}];try{const e=JSON.stringify({messages:t});return navigator.sendBeacon("https://panorama.wixapps.net/api/v1/bulklog",e)}catch(e){console.error(e)}}function D(e){return function(r,t){var n=`&name=${r}&duration=${Date.now()-P}`,o=t&&t.paramsOverrides?Object.keys(t.paramsOverrides).map((function(e){return e+"="+t.paramsOverrides[e]})).join("&"):"";R(e,o?`${n}&${o}`:n)}}I("pageshow",(function(e){e.persisted&&(A||(A=!0,E.is_cached=!0))}),!0),window.__browser_deprecation__||(R(21,`&platformOnSite=${window.fedops.data.platformOnSite}`),$({transaction:{name:"PANORAMA_COMPONENT_LOAD"}}))}(); </script> <!-- Polyfills check --> <script> if ( typeof Promise === 'undefined' || typeof Set === 'undefined' || typeof Object.assign === 'undefined' || typeof Array.from === 'undefined' || typeof Symbol === 'undefined' ) { // send bi in order to detect the browsers in which polyfills are not working window.fedops.phaseStarted('missing_polyfills') } </script> <!-- initCustomElements # 1--> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.404a7307.bundle.min.js">(()=>{"use strict";var e,o,a,r,n,i={},t={};function d(e){var o=t[e];if(void 0!==o)return o.exports;var a=t[e]={id:e,loaded:!1,exports:{}};return i[e].call(a.exports,a,a.exports,d),a.loaded=!0,a.exports}d.m=i,e=[],d.O=(o,a,r,n)=>{if(!a){var i=1/0;for(p=0;p<e.length;p++){for(var[a,r,n]=e[p],t=!0,s=0;s<a.length;s++)(!1&n||i>=n)&&Object.keys(d.O).every((e=>d.O[e](a[s])))?a.splice(s--,1):(t=!1,n<i&&(i=n));if(t){e.splice(p--,1);var c=r();void 0!==c&&(o=c)}}return o}n=n||0;for(var p=e.length;p>0&&e[p-1][2]>n;p--)e[p]=e[p-1];e[p]=[a,r,n]},d.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return d.d(o,{a:o}),o},a=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,d.t=function(e,r){if(1&r&&(e=this(e)),8&r)return e;if("object"==typeof e&&e){if(4&r&&e.__esModule)return e;if(16&r&&"function"==typeof e.then)return e}var n=Object.create(null);d.r(n);var i={};o=o||[null,a({}),a([]),a(a)];for(var t=2&r&&e;"object"==typeof t&&!~o.indexOf(t);t=a(t))Object.getOwnPropertyNames(t).forEach((o=>i[o]=()=>e[o]));return i.default=()=>e,d.d(n,i),n},d.d=(e,o)=>{for(var a in o)d.o(o,a)&&!d.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:o[a]})},d.f={},d.e=e=>Promise.all(Object.keys(d.f).reduce(((o,a)=>(d.f[a](e,o),o)),[])),d.u=e=>671===e?"thunderbolt-commons.07506994.bundle.min.js":592===e?"fastdom.inline.fbeb22f8.bundle.min.js":996===e?"render-indicator.inline.44f675de.bundle.min.js":7122===e?"version-indicator.inline.d71dc26b.bundle.min.js":8398===e?"custom-element-utils.inline.37012097.bundle.min.js":({34:"FontFaces",40:"wixEcomFrontendWixCodeSdk",46:"TPAPopup",161:"wix-seo-events-page-structured-data-index",200:"wix-seo-reviews-component-index",255:"sessionManagerService",266:"group_3",316:"windowScroll",349:"wix-seo-breadcrumbs-component-index",350:"namedSignalsService",359:"group_48",407:"wix-seo-SEO_DEFAULT",481:"wix-seo-forum-category-index",488:"interactions",541:"TPAUnavailableMessageOverlay",569:"assetsLoader",622:"siteThemeService",693:"triggersAndReactions",695:"animationsWixCodeSdk",711:"passwordProtectedPage",740:"group_43",789:"wix-seo-images-component-index",851:"group_2",970:"tpaWidgetNativeDeadComp",974:"animations",1021:"wix-seo-portfolio-collections-index",1141:"consentPolicy",1171:"platformPubsub",1184:"group_18",1232:"group_9",1274:"ooi",1305:"seo-api",1494:"wix-seo-groups-post-index",1499:"wix-seo-protected-page-index",1501:"builderComponent",1525:"topologyService",1530:"wix-seo-bookings-form-index",1560:"TPABaseComponent",1579:"wix-seo-services-component-index",1582:"consentPolicyService",1632:"SiteStyles",1922:"widgetWixCodeSdk",1991:"tpaModuleProvider",2040:"debug",2077:"wix-seo-search-page-index",2177:"group_11",2179:"AppPart2",2305:"serviceRegistrar",2313:"group_46",2338:"businessLoggerService",2358:"wix-seo-blog-post-index",2396:"merge-mappers",2516:"presenceApi",2545:"thunderbolt-components-registry",2563:"environmentService",2594:"tpaCommons",2624:"group_21",2635:"group_22",2646:"platform",2694:"group_38",2705:"group_37",2816:"wix-seo-blog-category-index",2865:"Repeater_FixedColumns",3002:"svgLoader",3006:"wix-seo-paginated-component-index",3092:"group_50",3096:"wix-seo-stores-gallery-component-index",3119:"Repeater_FluidColumns",3272:"FontRulersContainer",3286:"wix-seo-stores-product-schema-presets-index",3324:"testService",3495:"wix-seo-blog-tags-index",3499:"wix-seo-restaurants-menu-component-index",3511:"environmentWixCodeSdk",3542:"dynamicPages",3605:"cyclicTabbing",3617:"contentReflow",3659:"componentsqaapi",3660:"group_5",3671:"group_6",3682:"TPAWorker",3689:"seo-api-converters",3724:"versionIndicator",3780:"wix-seo-schedule-page-index",3795:"canvas",3831:"ContentReflowBanner",3909:"motion",3930:"mobileFullScreen",3993:"group_19",4047:"wix-seo-events-list-component-index",4066:"TPAPreloaderOverlay",4134:"group_41",4206:"santa-platform-utils",4245:"testApi",4303:"widget",4391:"wix-seo-media-component-index",4456:"group_29",4493:"remoteStructureRenderer",4526:"group_30",4551:"wix-seo-members-area-profile-tabs-index",4655:"reporter-api",4676:"wix-seo-events-page-index",4708:"routerFetch",4773:"quickActionBar",4874:"wix-seo-stores-category-index",4937:"businessLogger",5114:"wix-seo-bookings-calendar-index",5116:"wix-seo-wix-data-page-item-index",5122:"group_45",5133:"group_42",5148:"router",5168:"wixDomSanitizer",5219:"wix-seo-static-page-index",5221:"stores",5294:"environment",5307:"wix-seo-blog-hashtags-index",5363:"mappersLegacyService",5377:"onloadCompsBehaviors",5433:"group_20",5444:"group_25",5445:"protectedPages",5503:"group_39",5625:"group_8",5648:"wix-seo-members-area-profile-index",5652:"multilingual",5679:"urlService",5739:"externalComponent",5901:"group_51",5966:"group_49",5998:"stickyToComponent",6055:"mpaNavigation",6099:"group_35",6178:"searchBox",6304:"wix-seo-gift-card-index",6384:"dashboardWixCodeSdk",6441:"wix-seo-restaurants-menu-page-index",6469:"group_4",6505:"editorElementsDynamicTheme",6510:"tslib.inline",6521:"navigation",6578:"renderIndicator",6739:"presence-lazy",6821:"becky-css",6850:"componentsLoader",6851:"wix-seo-forum-post-index",6935:"module-executor",6943:"group_40",7030:"feedback",7116:"scrollToAnchor",7171:"siteMembers",7230:"popups",7265:"group_28",7331:"RemoteRefDeadComp",7393:"vsm-css",7457:"group_0",7471:"wix-seo-bookings-service-index",7513:"wix-seo-stores-sub-category-index",7547:"AppPart",7562:"usedPlatformApis",7882:"appMonitoring",7920:"group_47",7931:"group_44",7969:"wix-seo-static-page-v2-index",8039:"containerSlider",8104:"tpa",8149:"GhostComp",8212:"translationsService",8242:"group_23",8253:"group_24",8368:"wix-seo-programs-component-index",8380:"group_14",8423:"customCss",8519:"qaApi",8595:"wix-seo-challenges-page-index",8735:"wix-seo-static-page-v2-schema-presets-index",8791:"wix-seo-events-page-calculated-index",8838:"group_27",8840:"ByocStyles",8908:"group_32",8919:"group_31",8934:"panorama",8981:"wix-seo-groups-page-index",9040:"wix-seo-restaurants-order-page-index",9090:"clientSdk",9098:"wix-seo-video-component-index",9131:"wix-seo-payment-page-index",9141:"wix-seo-pro-gallery-item-index",9166:"wix-seo-portfolio-projects-index",9203:"wix-seo-thank-you-page-index",9278:"group_7",9341:"editorWixCodeSdk",9368:"group_10",9506:"wix-seo-members-area-author-profile-index",9507:"TPAModal",9533:"wix-seo-stores-product-index",9737:"servicesManagerReact",9764:"wix-seo-pricing-plans-index",9822:"businessManager",9896:"group_36",9948:"wix-seo-blog-archive-index"}[e]||e)+"."+{23:"c1a0e806",34:"b2c633d6",40:"00465236",46:"c2744a36",161:"b1d6c809",200:"ee6329f6",255:"8abb5f53",266:"cb9cffbf",316:"4186c904",349:"16963f41",350:"be9b8e77",359:"9669b060",407:"90df952e",481:"f8e2d255",488:"797ddfc7",490:"9be42d65",541:"19bb319e",569:"1e70f802",622:"f6c46965",693:"e7bf7036",695:"fe9dd88b",711:"d6c01cf3",740:"238aa196",789:"df97276c",851:"8ace591f",970:"264775c2",974:"94ee3f1f",1021:"cda13122",1141:"8e0c3c96",1171:"482837af",1184:"630297d8",1232:"59fc40b1",1274:"f864528d",1305:"2cf77d67",1494:"b14fc9c8",1499:"d97840e9",1501:"0027902a",1525:"299027c8",1530:"9c7a1881",1560:"cf2bf895",1579:"58cae903",1582:"8a2f493c",1619:"161054ef",1632:"9071ae79",1922:"64a4bcd7",1991:"23f9682f",2040:"bab22a1a",2077:"464b6933",2177:"ee0fa2c7",2179:"42627332",2305:"17b53711",2313:"921f9e22",2338:"dfa19380",2358:"09762121",2396:"68df09fd",2516:"333cf8d0",2545:"b89104dd",2563:"24096cc7",2594:"59f6ed53",2624:"2aad62b8",2635:"20852866",2646:"f46d46d6",2694:"38642abf",2705:"b4a31f0c",2816:"4d2bdbc1",2865:"caebb96c",3002:"c1f52f2f",3006:"cf05d182",3092:"5912132f",3096:"5f33d809",3119:"b327051f",3272:"d072b975",3286:"f9040bda",3324:"ad8758c0",3495:"a49fe581",3499:"16944fd5",3511:"a8e26091",3520:"0eb05960",3542:"d7fc0274",3605:"29f6a6d7",3617:"efb52d60",3659:"6e9fcd51",3660:"51f9707d",3671:"5382bdaf",3682:"d3c73ed6",3689:"39945cf4",3724:"b218a6e5",3780:"c52e90cd",3795:"7e3fb547",3831:"385d4e90",3909:"6913bc17",3930:"936b19c5",3993:"8e50cf42",4047:"886b0b8e",4066:"3dedf657",4134:"9290432b",4206:"5fe4171d",4245:"9175c4fb",4303:"d15d6d9b",4391:"f19647fe",4456:"a4ae3cd3",4493:"1784b28c",4526:"e616afc6",4551:"6afe659c",4655:"6946832d",4676:"7413506f",4708:"5590027d",4773:"8776b4aa",4874:"1344ec61",4937:"d4cfb7e4",5114:"63c127fe",5116:"2d37ed29",5122:"c635dd0f",5133:"b085ea64",5148:"478f8b95",5168:"5c048d48",5219:"5c6726a5",5221:"7c90e5c5",5294:"aa865c71",5307:"bf11bf83",5363:"52627916",5377:"a5af195f",5433:"78e9b6cd",5444:"b4ae073d",5445:"5c56210c",5503:"e6e6b755",5625:"ff14d563",5648:"f27bd307",5652:"08d12b42",5679:"456534b1",5739:"d444948f",5901:"19163709",5966:"79bde428",5998:"a25627bf",6055:"065a38e9",6099:"7f067089",6178:"814de654",6304:"b1105590",6384:"6ab064da",6441:"3aa70cad",6469:"432239b3",6505:"08b738a7",6510:"95dc7d6c",6521:"d5962942",6578:"5bdd4005",6739:"2c35fa05",6821:"0f810094",6850:"8acadaf2",6851:"8e7881b0",6935:"e59b5116",6943:"f9f51e40",7030:"f3c15ee1",7116:"03bceb39",7171:"99e7afd8",7230:"9712b254",7265:"a74cf8a9",7331:"7984a796",7393:"5ec11ddf",7457:"3eeb3a06",7471:"629c20d5",7513:"ea74726d",7547:"09b9d194",7562:"7db29f51",7882:"4336e3d3",7920:"4fd19472",7931:"ee804dc7",7969:"3dc8a0da",8039:"c4aa0c80",8104:"c94318bd",8149:"290fde46",8212:"c251ee2f",8242:"2bb305c8",8253:"b861fd74",8368:"18568241",8380:"3a3ec4c6",8423:"be600932",8518:"5eb02102",8519:"a501fe24",8595:"a51c41dd",8735:"966f10b8",8791:"c8a0d4bb",8838:"e86658c9",8840:"73ce5462",8869:"b1efd5da",8908:"bf2b0c3d",8919:"fd9132fa",8934:"2872cc39",8981:"0c2dbc1e",9040:"1ef6dd9e",9090:"28693d5d",9098:"4a07b704",9131:"63e88a5f",9141:"45cfa286",9166:"d9d940c3",9203:"5f6bebbf",9278:"0ae3b1c2",9341:"a12ad814",9368:"5605f0ae",9506:"54e58fa3",9507:"6dfc9afe",9519:"eee773d4",9533:"5881d4d1",9622:"88c2f433",9737:"724c24be",9764:"d1f52483",9822:"7a5cb97d",9839:"a6a8764d",9896:"dabdc384",9948:"63464c26"}[e]+".chunk.min.js",d.miniCssF=e=>996===e?"render-indicator.inline.044c11cb.min.css":7122===e?"version-indicator.inline.004341ff.min.css":{46:"TPAPopup",541:"TPAUnavailableMessageOverlay",970:"tpaWidgetNativeDeadComp",1560:"TPABaseComponent",2179:"AppPart2",2865:"Repeater_FixedColumns",3119:"Repeater_FluidColumns",3272:"FontRulersContainer",3831:"ContentReflowBanner",4066:"TPAPreloaderOverlay",7547:"AppPart",9278:"group_7",9507:"TPAModal"}[e]+"."+{46:"7e7f441d",541:"fb1e5320",970:"edad7c2d",1560:"27e1e284",2179:"0a2601ec",2865:"540ca6d9",3119:"2b7b96dd",3272:"2b93f1ca",3831:"d7e07a05",4066:"6dbffa0c",7547:"34a92bc1",9278:"bae0ce0c",9507:"52dc3d33"}[e]+".chunk.min.css",d.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),d.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),r={},n="_wix_thunderbolt_app:",d.l=(e,o,a,i)=>{if(r[e])r[e].push(o);else{var t,s;if(void 0!==a)for(var c=document.getElementsByTagName("script"),p=0;p<c.length;p++){var b=c[p];if(b.getAttribute("src")==e||b.getAttribute("data-webpack")==n+a){t=b;break}}t||(s=!0,(t=document.createElement("script")).charset="utf-8",t.timeout=120,d.nc&&t.setAttribute("nonce",d.nc),t.setAttribute("data-webpack",n+a),t.src=e,0!==t.src.indexOf(window.location.origin+"/")&&(t.crossOrigin="anonymous")),r[e]=[o];var l=(o,a)=>{t.onerror=t.onload=null,clearTimeout(u);var n=r[e];if(delete r[e],t.parentNode&&t.parentNode.removeChild(t),n&&n.forEach((e=>e(a))),o)return o(a)},u=setTimeout(l.bind(null,void 0,{type:"timeout",target:t}),12e4);t.onerror=l.bind(null,t.onerror),t.onload=l.bind(null,t.onload),s&&document.head.appendChild(t)}},d.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},d.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),d.p="https://static.parastorage.com/services/wix-thunderbolt/dist/",(()=>{if("undefined"!=typeof document){var e=e=>new Promise(((o,a)=>{var r=d.miniCssF(e),n=d.p+r;if(((e,o)=>{for(var a=document.getElementsByTagName("link"),r=0;r<a.length;r++){var n=(t=a[r]).getAttribute("data-href")||t.getAttribute("href");if("stylesheet"===t.rel&&(n===e||n===o))return t}var i=document.getElementsByTagName("style");for(r=0;r<i.length;r++){var t;if((n=(t=i[r]).getAttribute("data-href"))===e||n===o)return t}})(r,n))return o();((e,o,a,r,n)=>{var i=document.createElement("link");i.rel="stylesheet",i.type="text/css",i.onerror=i.onload=a=>{if(i.onerror=i.onload=null,"load"===a.type)r();else{var t=a&&("load"===a.type?"missing":a.type),d=a&&a.target&&a.target.href||o,s=new Error("Loading CSS chunk "+e+" failed.\n("+d+")");s.code="CSS_CHUNK_LOAD_FAILED",s.type=t,s.request=d,i.parentNode&&i.parentNode.removeChild(i),n(s)}},i.href=o,0!==i.href.indexOf(window.location.origin+"/")&&(i.crossOrigin="anonymous"),a?a.parentNode.insertBefore(i,a.nextSibling):document.head.appendChild(i)})(e,n,null,o,a)})),o={7311:0};d.f.miniCss=(a,r)=>{o[a]?r.push(o[a]):0!==o[a]&&{46:1,541:1,970:1,996:1,1560:1,2179:1,2865:1,3119:1,3272:1,3831:1,4066:1,7122:1,7547:1,9278:1,9507:1}[a]&&r.push(o[a]=e(a).then((()=>{o[a]=0}),(e=>{throw delete o[a],e})))}}})(),(()=>{var e={7311:0};d.f.j=(o,a)=>{var r=d.o(e,o)?e[o]:void 0;if(0!==r)if(r)a.push(r[2]);else if(7311!=o){var n=new Promise(((a,n)=>r=e[o]=[a,n]));a.push(r[2]=n);var i=d.p+d.u(o),t=new Error;d.l(i,(a=>{if(d.o(e,o)&&(0!==(r=e[o])&&(e[o]=void 0),r)){var n=a&&("load"===a.type?"missing":a.type),i=a&&a.target&&a.target.src;t.message="Loading chunk "+o+" failed.\n("+n+": "+i+")",t.name="ChunkLoadError",t.type=n,t.request=i,r[1](t)}}),"chunk-"+o,o)}else e[o]=0},d.O.j=o=>0===e[o];var o=(o,a)=>{var r,n,[i,t,s]=a,c=0;if(i.some((o=>0!==e[o]))){for(r in t)d.o(t,r)&&(d.m[r]=t[r]);if(s)var p=s(d)}for(o&&o(a);c<i.length;c++)n=i[c],d.o(e,n)&&e[n]&&e[n][0](),e[n]=0;return d.O(p)},a=self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[];a.forEach(o.bind(null,0)),a.push=o.bind(null,a.push.bind(a))})()})(); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.404a7307.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.fbeb22f8.bundle.min.js">(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[592],{17709:function(t,e,n){var i;!function(e){"use strict";var r=function(){},s=e.requestAnimationFrame||e.webkitRequestAnimationFrame||e.mozRequestAnimationFrame||e.msRequestAnimationFrame||function(t){return setTimeout(t,16)};function a(){var t=this;t.reads=[],t.writes=[],t.raf=s.bind(e),r("initialized",t)}function u(t){t.scheduled||(t.scheduled=!0,t.raf(o.bind(null,t)),r("flush scheduled"))}function o(t){r("flush");var e,n=t.writes,i=t.reads;try{r("flushing reads",i.length),t.runTasks(i),r("flushing writes",n.length),t.runTasks(n)}catch(t){e=t}if(t.scheduled=!1,(i.length||n.length)&&u(t),e){if(r("task errored",e.message),!t.catch)throw e;t.catch(e)}}function c(t,e){var n=t.indexOf(e);return!!~n&&!!t.splice(n,1)}a.prototype={constructor:a,runTasks:function(t){var e;for(r("run tasks");e=t.shift();)e()},measure:function(t,e){r("measure");var n=e?t.bind(e):t;return this.reads.push(n),u(this),n},mutate:function(t,e){r("mutate");var n=e?t.bind(e):t;return this.writes.push(n),u(this),n},clear:function(t){return r("clear",t),c(this.reads,t)||c(this.writes,t)},extend:function(t){if(r("extend",t),"object"!=typeof t)throw new Error("expected object");var e=Object.create(this);return function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])}(e,t),e.fastdom=this,e.initialize&&e.initialize(),e},catch:null};var h=e.fastdom=e.fastdom||new a;void 0===(i=function(){return h}.call(h,n,h,t))||(t.exports=i)}("undefined"!=typeof window?window:void 0!==this?this:globalThis)}}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.fbeb22f8.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.37012097.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[8398],{22538:(e,t,i)=>{i.r(t),i.d(t,{STATIC_MEDIA_URL:()=>Xe,alignTypes:()=>d,fileType:()=>v,fittingTypes:()=>h,getData:()=>$e,getFileExtension:()=>$,getPlaceholder:()=>He,getResponsiveImageProps:()=>Ze,htmlTag:()=>g,isWEBP:()=>G,populateGlobalFeatureSupport:()=>Q,sdk:()=>Je,upscaleMethods:()=>p});const n="v1",r=2,o=1920,s=1920,a=1e3,c=1e3,h={SCALE_TO_FILL:"fill",SCALE_TO_FIT:"fit",STRETCH:"stretch",ORIGINAL_SIZE:"original_size",TILE:"tile",TILE_HORIZONTAL:"tile_horizontal",TILE_VERTICAL:"tile_vertical",FIT_AND_TILE:"fit_and_tile",LEGACY_STRIP_TILE:"legacy_strip_tile",LEGACY_STRIP_TILE_HORIZONTAL:"legacy_strip_tile_horizontal",LEGACY_STRIP_TILE_VERTICAL:"legacy_strip_tile_vertical",LEGACY_STRIP_SCALE_TO_FILL:"legacy_strip_fill",LEGACY_STRIP_SCALE_TO_FIT:"legacy_strip_fit",LEGACY_STRIP_FIT_AND_TILE:"legacy_strip_fit_and_tile",LEGACY_STRIP_ORIGINAL_SIZE:"legacy_strip_original_size",LEGACY_ORIGINAL_SIZE:"actual_size",LEGACY_FIT_WIDTH:"fitWidth",LEGACY_FIT_HEIGHT:"fitHeight",LEGACY_FULL:"full",LEGACY_BG_FIT_AND_TILE:"legacy_tile",LEGACY_BG_FIT_AND_TILE_HORIZONTAL:"legacy_tile_horizontal",LEGACY_BG_FIT_AND_TILE_VERTICAL:"legacy_tile_vertical",LEGACY_BG_NORMAL:"legacy_normal"},l={FIT:"fit",FILL:"fill",FILL_FOCAL:"fill_focal",CROP:"crop",LEGACY_CROP:"legacy_crop",LEGACY_FILL:"legacy_fill"},d={CENTER:"center",TOP:"top",TOP_LEFT:"top_left",TOP_RIGHT:"top_right",BOTTOM:"bottom",BOTTOM_LEFT:"bottom_left",BOTTOM_RIGHT:"bottom_right",LEFT:"left",RIGHT:"right"},u={[d.CENTER]:{x:.5,y:.5},[d.TOP_LEFT]:{x:0,y:0},[d.TOP_RIGHT]:{x:1,y:0},[d.TOP]:{x:.5,y:0},[d.BOTTOM_LEFT]:{x:0,y:1},[d.BOTTOM_RIGHT]:{x:1,y:1},[d.BOTTOM]:{x:.5,y:1},[d.RIGHT]:{x:1,y:.5},[d.LEFT]:{x:0,y:.5}},m={center:"c",top:"t",top_left:"tl",top_right:"tr",bottom:"b",bottom_left:"bl",bottom_right:"br",left:"l",right:"r"},g={BG:"bg",IMG:"img",SVG:"svg"},p={AUTO:"auto",CLASSIC:"classic",SUPER:"super"},f={classic:1,super:2},b={radius:"0.66",amount:"1.00",threshold:"0.01"},_={uri:"",css:{img:{},container:{}},attr:{img:{},container:{}},transformed:!1},T=25e6,I=[1.5,2,4],E={HIGH:{size:196e4,quality:90,maxUpscale:1},MEDIUM:{size:36e4,quality:85,maxUpscale:1},LOW:{size:16e4,quality:80,maxUpscale:1.2},TINY:{size:0,quality:80,maxUpscale:1.4}},L={HIGH:"HIGH",MEDIUM:"MEDIUM",LOW:"LOW",TINY:"TINY"},w={CONTRAST:"contrast",BRIGHTNESS:"brightness",SATURATION:"saturation",HUE:"hue",BLUR:"blur"},v={JPG:"jpg",JPEG:"jpeg",JPE:"jpe",PNG:"png",WEBP:"webp",WIX_ICO_MP:"wix_ico_mp",WIX_MP:"wix_mp",GIF:"gif",SVG:"svg",AVIF:"avif",UNRECOGNIZED:"unrecognized"},A={AVIF:"AVIF",PAVIF:"PAVIF"};v.JPG,v.JPEG,v.JPE,v.PNG,v.GIF,v.WEBP;function y(e,...t){return function(...i){const n=i[i.length-1]||{},r=[e[0]];return t.forEach((function(t,o){const s=Number.isInteger(t)?i[t]:n[t];r.push(s,e[o+1])})),r.join("")}}function O(e){return e[e.length-1]}const C=[v.PNG,v.JPEG,v.JPG,v.JPE,v.WIX_ICO_MP,v.WIX_MP,v.WEBP,v.AVIF],R=[v.JPEG,v.JPG,v.JPE];function M(e,t,i){return i&&t&&!(!(n=t.id)||!n.trim()||"none"===n.toLowerCase())&&Object.values(h).includes(e);var n}function S(e,t,i){return function(e,t,i=!1){return!((G(e)||P(e))&&t&&!i)}(e,t,i)&&(function(e){return C.includes($(e))}(e)||function(e,t=!1){return F(e)&&t}(e,i))&&!/(^https?)|(^data)|(^\/\/)/.test(e)}function x(e){return $(e)===v.PNG}function G(e){return $(e)===v.WEBP}function F(e){return $(e)===v.GIF}function P(e){return $(e)===v.AVIF}const N=["/","\\","?","<",">","|","\u201c",":",'"'].map(encodeURIComponent),k=["\\.","\\*"],B="_";function H(e){return function(e){return R.includes($(e))}(e)?v.JPG:x(e)?v.PNG:G(e)?v.WEBP:F(e)?v.GIF:P(e)?v.AVIF:v.UNRECOGNIZED}function $(e){return(/[.]([^.]+)$/.exec(e)&&/[.]([^.]+)$/.exec(e)[1]||"").toLowerCase()}function U(e,t,i,n,r){let o;return o=r===l.FILL?function(e,t,i,n){return Math.max(i/e,n/t)}(e,t,i,n):r===l.FIT?function(e,t,i,n){return Math.min(i/e,n/t)}(e,t,i,n):1,o}function W(e,t,i,n,r,o){e=e||n.width,t=t||n.height;const{scaleFactor:s,width:a,height:c}=function(e,t,i,n,r){let o,s=i,a=n;if(o=U(e,t,i,n,r),r===l.FIT&&(s=e*o,a=t*o),s&&a&&s*a>T){const i=Math.sqrt(T/(s*a));s*=i,a*=i,o=U(e,t,s,a,r)}return{scaleFactor:o,width:s,height:a}}(e,t,n.width*r,n.height*r,i);return function(e,t,i,n,r,o,s){const{optimizedScaleFactor:a,upscaleMethodValue:c,forceUSM:h}=function(e,t,i,n){if("auto"===n)return function(e,t){const i=V(e,t);return{optimizedScaleFactor:E[i].maxUpscale,upscaleMethodValue:f.classic,forceUSM:!1}}(e,t);if("super"===n)return function(e){return{optimizedScaleFactor:O(I),upscaleMethodValue:f.super,forceUSM:!(I.includes(e)||e>O(I))}}(i);return function(e,t){const i=V(e,t);return{optimizedScaleFactor:E[i].maxUpscale,upscaleMethodValue:f.classic,forceUSM:!1}}(e,t)}(e,t,o,r);let d=i,u=n;if(o<=a)return{width:d,height:u,scaleFactor:o,upscaleMethodValue:c,forceUSM:h,cssUpscaleNeeded:!1};switch(s){case l.FILL:d=i*(a/o),u=n*(a/o);break;case l.FIT:d=e*a,u=t*a}return{width:d,height:u,scaleFactor:a,upscaleMethodValue:c,forceUSM:h,cssUpscaleNeeded:!0}}(e,t,a,c,o,s,i)}function z(e,t,i,n){const r=D(i)||function(e=d.CENTER){return u[e]}(n);return{x:Math.max(0,Math.min(e.width-t.width,r.x*e.width-t.width/2)),y:Math.max(0,Math.min(e.height-t.height,r.y*e.height-t.height/2)),width:Math.min(e.width,t.width),height:Math.min(e.height,t.height)}}function Y(e){return e.alignment&&m[e.alignment]||m[d.CENTER]}function D(e){let t;return!e||"number"!=typeof e.x||isNaN(e.x)||"number"!=typeof e.y||isNaN(e.y)||(t={x:q(Math.max(0,Math.min(100,e.x))/100,2),y:q(Math.max(0,Math.min(100,e.y))/100,2)}),t}function V(e,t){const i=e*t;return i>E[L.HIGH].size?L.HIGH:i>E[L.MEDIUM].size?L.MEDIUM:i>E[L.LOW].size?L.LOW:L.TINY}function q(e,t){const i=Math.pow(10,t||0);return(e*i/i).toFixed(t)}function j(e){return e&&e.upscaleMethod&&p[e.upscaleMethod.toUpperCase()]||p.AUTO}function Z(e,t){const i=G(e)||P(e);return $(e)===v.GIF||i&&t}const J={isMobile:!1},X=function(e){return J[e]},K=function(e,t){J[e]=t};function Q(){if("undefined"!=typeof window&&"undefined"!=typeof navigator){const e=window.matchMedia&&window.matchMedia("(max-width: 767px)").matches,t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);K("isMobile",e&&t)}}function ee(e,t){const i={css:{container:{}}},{css:n}=i,{fittingType:r}=e;switch(r){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:case h.LEGACY_STRIP_ORIGINAL_SIZE:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat";break;case h.SCALE_TO_FIT:case h.LEGACY_STRIP_SCALE_TO_FIT:n.container.backgroundSize="contain",n.container.backgroundRepeat="no-repeat";break;case h.STRETCH:n.container.backgroundSize="100% 100%",n.container.backgroundRepeat="no-repeat";break;case h.SCALE_TO_FILL:case h.LEGACY_STRIP_SCALE_TO_FILL:n.container.backgroundSize="cover",n.container.backgroundRepeat="no-repeat";break;case h.TILE_HORIZONTAL:case h.LEGACY_STRIP_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case h.TILE_VERTICAL:case h.LEGACY_STRIP_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case h.TILE:case h.LEGACY_STRIP_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case h.LEGACY_STRIP_FIT_AND_TILE:n.container.backgroundSize="contain",n.container.backgroundRepeat="repeat";break;case h.FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case h.LEGACY_BG_NORMAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat"}switch(t.alignment){case d.CENTER:n.container.backgroundPosition="center center";break;case d.LEFT:n.container.backgroundPosition="left center";break;case d.RIGHT:n.container.backgroundPosition="right center";break;case d.TOP:n.container.backgroundPosition="center top";break;case d.BOTTOM:n.container.backgroundPosition="center bottom";break;case d.TOP_RIGHT:n.container.backgroundPosition="right top";break;case d.TOP_LEFT:n.container.backgroundPosition="left top";break;case d.BOTTOM_RIGHT:n.container.backgroundPosition="right bottom";break;case d.BOTTOM_LEFT:n.container.backgroundPosition="left bottom"}return i}const te={[d.CENTER]:"center",[d.TOP]:"top",[d.TOP_LEFT]:"top left",[d.TOP_RIGHT]:"top right",[d.BOTTOM]:"bottom",[d.BOTTOM_LEFT]:"bottom left",[d.BOTTOM_RIGHT]:"bottom right",[d.LEFT]:"left",[d.RIGHT]:"right"},ie={position:"absolute",top:"auto",right:"auto",bottom:"auto",left:"auto"};function ne(e,t){const i={css:{container:{},img:{}}},{css:n}=i,{fittingType:r}=e,o=t.alignment;switch(n.container.position="relative",r){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:e.parts&&e.parts.length?(n.img.width=e.parts[0].width,n.img.height=e.parts[0].height):(n.img.width=e.src.width,n.img.height=e.src.height);break;case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="contain",n.img.objectPosition=te[o]||"unset";break;case h.LEGACY_BG_NORMAL:n.img.width="100%",n.img.height="100%",n.img.objectFit="none",n.img.objectPosition=te[o]||"unset";break;case h.STRETCH:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="fill";break;case h.SCALE_TO_FILL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="cover"}if("number"==typeof n.img.width&&"number"==typeof n.img.height&&(n.img.width!==t.width||n.img.height!==t.height)){const e=Math.round((t.height-n.img.height)/2),i=Math.round((t.width-n.img.width)/2);Object.assign(n.img,ie,function(e,t,i){return{[d.TOP_LEFT]:{top:0,left:0},[d.TOP_RIGHT]:{top:0,right:0},[d.TOP]:{top:0,left:t},[d.BOTTOM_LEFT]:{bottom:0,left:0},[d.BOTTOM_RIGHT]:{bottom:0,right:0},[d.BOTTOM]:{bottom:0,left:t},[d.RIGHT]:{top:e,right:0},[d.LEFT]:{top:e,left:0},[d.CENTER]:{width:i.width,height:i.height,objectFit:"none"}}}(e,i,t)[o])}return i}function re(e,t){const i={css:{container:{}},attr:{container:{},img:{}}},{css:n,attr:r}=i,{fittingType:o}=e,s=t.alignment,{width:a,height:c}=e.src;let u;switch(n.container.position="relative",o){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:case h.TILE:e.parts&&e.parts.length?(r.img.width=e.parts[0].width,r.img.height=e.parts[0].height):(r.img.width=a,r.img.height=c),r.img.preserveAspectRatio="xMidYMid slice";break;case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:r.img.width="100%",r.img.height="100%",r.img.transform="",r.img.preserveAspectRatio="";break;case h.STRETCH:r.img.width=t.width,r.img.height=t.height,r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="none";break;case h.SCALE_TO_FILL:S(e.src.id)?(r.img.width=t.width,r.img.height=t.height):(u=function(e,t,i,n,r){const o=U(e,t,i,n,r);return{width:Math.round(e*o),height:Math.round(t*o)}}(a,c,t.width,t.height,l.FILL),r.img.width=u.width,r.img.height=u.height),r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="xMidYMid slice"}if("number"==typeof r.img.width&&"number"==typeof r.img.height&&(r.img.width!==t.width||r.img.height!==t.height)){let e,i,n=0,a=0;o===h.TILE?(e=t.width%r.img.width,i=t.height%r.img.height):(e=t.width-r.img.width,i=t.height-r.img.height);const c=Math.round(e/2),l=Math.round(i/2);switch(s){case d.TOP_LEFT:n=0,a=0;break;case d.TOP:n=c,a=0;break;case d.TOP_RIGHT:n=e,a=0;break;case d.LEFT:n=0,a=l;break;case d.CENTER:n=c,a=l;break;case d.RIGHT:n=e,a=l;break;case d.BOTTOM_LEFT:n=0,a=i;break;case d.BOTTOM:n=c,a=i;break;case d.BOTTOM_RIGHT:n=e,a=i}r.img.x=n,r.img.y=a}return r.container.width=t.width,r.container.height=t.height,r.container.viewBox=[0,0,t.width,t.height].join(" "),i}function oe(e,t,i){let n;switch(t.crop&&(n=function(e,t){const i=Math.max(0,Math.min(e.width,t.x+t.width)-Math.max(0,t.x)),n=Math.max(0,Math.min(e.height,t.y+t.height)-Math.max(0,t.y));return i&&n&&(e.width!==i||e.height!==n)?{x:Math.max(0,t.x),y:Math.max(0,t.y),width:i,height:n}:null}(t,t.crop),n&&(e.src.width=n.width,e.src.height=n.height,e.src.isCropped=!0,e.parts.push(ae(n)))),e.fittingType){case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:case h.FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:case h.LEGACY_BG_NORMAL:e.parts.push(se(e,i));break;case h.SCALE_TO_FILL:e.parts.push(function(e,t){const i=W(e.src.width,e.src.height,l.FILL,t,e.devicePixelRatio,e.upscaleMethod),n=D(e.focalPoint);return{transformType:n?l.FILL_FOCAL:l.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:Y(t),focalPointX:n&&n.x,focalPointY:n&&n.y,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}(e,i));break;case h.STRETCH:e.parts.push(function(e,t){const i=U(e.src.width,e.src.height,t.width,t.height,l.FILL),n={...t};return n.width=e.src.width*i,n.height=e.src.height*i,se(e,n)}(e,i));break;case h.TILE_HORIZONTAL:case h.TILE_VERTICAL:case h.TILE:case h.LEGACY_ORIGINAL_SIZE:case h.ORIGINAL_SIZE:n=z(e.src,i,e.focalPoint,i.alignment),e.src.isCropped?(Object.assign(e.parts[0],n),e.src.width=n.width,e.src.height=n.height):e.parts.push(ae(n));break;case h.LEGACY_STRIP_TILE_HORIZONTAL:case h.LEGACY_STRIP_TILE_VERTICAL:case h.LEGACY_STRIP_TILE:case h.LEGACY_STRIP_ORIGINAL_SIZE:e.parts.push(function(e){return{transformType:l.LEGACY_CROP,width:Math.round(e.width),height:Math.round(e.height),alignment:Y(e),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case h.LEGACY_STRIP_SCALE_TO_FIT:case h.LEGACY_STRIP_FIT_AND_TILE:e.parts.push(function(e){return{transformType:l.FIT,width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case h.LEGACY_STRIP_SCALE_TO_FILL:e.parts.push(function(e){return{transformType:l.LEGACY_FILL,width:Math.round(e.width),height:Math.round(e.height),alignment:Y(e),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i))}}function se(e,t){const i=W(e.src.width,e.src.height,l.FIT,t,e.devicePixelRatio,e.upscaleMethod);return{transformType:!e.src.width||!e.src.height?l.FIT:l.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:m.center,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}function ae(e){return{transformType:l.CROP,x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}function ce(e,t){t=t||{},e.quality=function(e,t){const i=e.fileType===v.PNG,n=e.fileType===v.JPG,r=e.fileType===v.WEBP,o=e.fileType===v.AVIF,s=n||i||r||o;if(s){const n=O(e.parts),r=(a=n.width,c=n.height,E[V(a,c)].quality);let o=t.quality&&t.quality>=5&&t.quality<=90?t.quality:r;return o=i?o+5:o,o}var a,c;return 0}(e,t),e.progressive=function(e){return!1!==e.progressive}(t),e.watermark=function(e){return e.watermark}(t),e.autoEncode=t.autoEncode??!0,e.encoding=t?.encoding,e.unsharpMask=function(e,t){if(function(e){const t="number"==typeof(e=e||{}).radius&&!isNaN(e.radius)&&e.radius>=.1&&e.radius<=500,i="number"==typeof e.amount&&!isNaN(e.amount)&&e.amount>=0&&e.amount<=10,n="number"==typeof e.threshold&&!isNaN(e.threshold)&&e.threshold>=0&&e.threshold<=255;return t&&i&&n}(t.unsharpMask))return{radius:q(t.unsharpMask?.radius,2),amount:q(t.unsharpMask?.amount,2),threshold:q(t.unsharpMask?.threshold,2)};if(("number"!=typeof(i=(i=t.unsharpMask)||{}).radius||isNaN(i.radius)||0!==i.radius||"number"!=typeof i.amount||isNaN(i.amount)||0!==i.amount||"number"!=typeof i.threshold||isNaN(i.threshold)||0!==i.threshold)&&function(e){const t=O(e.parts);return!(t.scaleFactor>=1)||t.forceUSM||t.transformType===l.FIT}(e))return b;var i;return}(e,t),e.filters=function(e){const t=e.filters||{},i={};he(t[w.CONTRAST],-100,100)&&(i[w.CONTRAST]=t[w.CONTRAST]);he(t[w.BRIGHTNESS],-100,100)&&(i[w.BRIGHTNESS]=t[w.BRIGHTNESS]);he(t[w.SATURATION],-100,100)&&(i[w.SATURATION]=t[w.SATURATION]);he(t[w.HUE],-180,180)&&(i[w.HUE]=t[w.HUE]);he(t[w.BLUR],0,100)&&(i[w.BLUR]=t[w.BLUR]);return i}(t)}function he(e,t,i){return"number"==typeof e&&!isNaN(e)&&0!==e&&e>=t&&e<=i}function le(e,t,i,n){const o=function(e){return e?.isSEOBot??!1}(n),s=H(t.id),a=function(e,t){const i=/\.([^.]*)$/,n=new RegExp(`(${N.concat(k).join("|")})`,"g");if(t&&t.length){let e=t;const r=t.match(i);return r&&C.includes(r[1])&&(e=t.replace(i,"")),encodeURIComponent(e).replace(n,B)}const r=e.match(/\/(.*?)$/);return(r?r[1]:e).replace(i,"")}(t.id,t.name),c=o?1:function(e){return Math.min(e.pixelAspectRatio||1,r)}(i),h=$(t.id),l=h,d=S(t.id,n?.hasAnimation,n?.allowAnimatedTransform),u={fileName:a,fileExtension:h,fileType:s,fittingType:e,preferredExtension:l,src:{id:t.id,width:t.width,height:t.height,isCropped:!1,isAnimated:Z(t.id,n?.hasAnimation)},focalPoint:{x:t.focalPoint&&t.focalPoint.x,y:t.focalPoint&&t.focalPoint.y},parts:[],devicePixelRatio:c,quality:0,upscaleMethod:j(n),progressive:!0,watermark:"",unsharpMask:{},filters:{},transformed:d};return d&&(oe(u,t,i),ce(u,n)),u}function de(e,t,i){const n={...i},r=X("isMobile");switch(e){case h.LEGACY_BG_FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:case h.LEGACY_BG_NORMAL:const e=r?a:o,i=r?c:s;n.width=Math.min(e,t.width),n.height=Math.min(i,Math.round(n.width/(t.width/t.height))),n.pixelAspectRatio=1}return n}const ue=y`fit/w_${"width"},h_${"height"}`,me=y`fill/w_${"width"},h_${"height"},al_${"alignment"}`,ge=y`fill/w_${"width"},h_${"height"},fp_${"focalPointX"}_${"focalPointY"}`,pe=y`crop/x_${"x"},y_${"y"},w_${"width"},h_${"height"}`,fe=y`crop/w_${"width"},h_${"height"},al_${"alignment"}`,be=y`fill/w_${"width"},h_${"height"},al_${"alignment"}`,_e=y`,lg_${"upscaleMethodValue"}`,Te=y`,q_${"quality"}`,Ie=y`,quality_auto`,Ee=y`,usm_${"radius"}_${"amount"}_${"threshold"}`,Le=y`,bl`,we=y`,wm_${"watermark"}`,ve={[w.CONTRAST]:y`,con_${"contrast"}`,[w.BRIGHTNESS]:y`,br_${"brightness"}`,[w.SATURATION]:y`,sat_${"saturation"}`,[w.HUE]:y`,hue_${"hue"}`,[w.BLUR]:y`,blur_${"blur"}`},Ae=y`,enc_auto`,ye=y`,enc_avif`,Oe=y`,enc_pavif`,Ce=y`,pstr`;function Re(e,t,i,r={},o){if(S(t.id,r?.hasAnimation,r?.allowAnimatedTransform)){if(G(t.id)||P(t.id)){const{alignment:n,...s}=i;t.focalPoint={x:void 0,y:void 0},delete t?.crop,o=le(e,t,s,r)}else o=o||le(e,t,i,r);return function(e){const t=[];e.parts.forEach((e=>{switch(e.transformType){case l.CROP:t.push(pe(e));break;case l.LEGACY_CROP:t.push(fe(e));break;case l.LEGACY_FILL:let i=be(e);e.upscale&&(i+=_e(e)),t.push(i);break;case l.FIT:let n=ue(e);e.upscale&&(n+=_e(e)),t.push(n);break;case l.FILL:let r=me(e);e.upscale&&(r+=_e(e)),t.push(r);break;case l.FILL_FOCAL:let o=ge(e);e.upscale&&(o+=_e(e)),t.push(o)}}));let i=t.join("/");return e.quality&&(i+=Te(e)),e.unsharpMask&&(i+=Ee(e.unsharpMask)),e.progressive||(i+=Le(e)),e.watermark&&(i+=we(e)),e.filters&&(i+=Object.keys(e.filters).map((t=>ve[t](e.filters))).join("")),e.fileType!==v.GIF&&(e.encoding===A.AVIF?(i+=ye(e),i+=Ie(e)):e.encoding===A.PAVIF?(i+=Oe(e),i+=Ie(e)):e.autoEncode&&(i+=Ae(e))),e.src?.isAnimated&&e.transformed&&(i+=Ce(e)),`${e.src.id}/${n}/${i}/${e.fileName}.${e.preferredExtension}`}(o)}return t.id}const Me={[d.CENTER]:"50% 50%",[d.TOP_LEFT]:"0% 0%",[d.TOP_RIGHT]:"100% 0%",[d.TOP]:"50% 0%",[d.BOTTOM_LEFT]:"0% 100%",[d.BOTTOM_RIGHT]:"100% 100%",[d.BOTTOM]:"50% 100%",[d.RIGHT]:"100% 50%",[d.LEFT]:"0% 50%"},Se=Object.entries(Me).reduce(((e,[t,i])=>(e[i]=t,e)),{}),xe=[h.TILE,h.TILE_HORIZONTAL,h.TILE_VERTICAL,h.LEGACY_BG_FIT_AND_TILE,h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL,h.LEGACY_BG_FIT_AND_TILE_VERTICAL],Ge=[h.LEGACY_ORIGINAL_SIZE,h.ORIGINAL_SIZE,h.LEGACY_BG_NORMAL];function Fe(e,t,{width:i,height:n}){return e===h.TILE&&t.width>i&&t.height>n}function Pe(e,{width:t,height:i}){if(!t||!i){const n=t||Math.min(980,e.width),r=n/e.width;return{width:n,height:i||e.height*r}}return{width:t,height:i}}function Ne(e,t,i,n="center"){const r={img:{},container:{}};if(e===h.SCALE_TO_FILL){const e=t.focalPoint&&function(e){const t=`${e.x}% ${e.y}%`;return Se[t]||""}(t.focalPoint),o=e||n;t.focalPoint&&!e?r.img={objectPosition:ke(t,i,t.focalPoint)}:r.img={objectPosition:Me[o]}}else[h.LEGACY_ORIGINAL_SIZE,h.ORIGINAL_SIZE].includes(e)?r.img={objectFit:"none",top:"auto",left:"auto",right:"auto",bottom:"auto"}:xe.includes(e)&&(r.container={backgroundSize:`${t.width}px ${t.height}px`});return r}function ke(e,t,i){const{width:n,height:r}=e,{width:o,height:s}=t,{x:a,y:c}=i;if(!o||!s)return`${a}% ${c}%`;const h=Math.max(o/n,s/r),l=n*h,d=r*h,u=Math.max(0,Math.min(l-o,l*(a/100)-o/2)),m=Math.max(0,Math.min(d-s,d*(c/100)-s/2));return`${u&&Math.floor(u/(l-o)*100)}% ${m&&Math.floor(m/(d-s)*100)}%`}const Be={width:"100%",height:"100%"};function He(e,t,i,n={}){const{autoEncode:r=!0,isSEOBot:o,shouldLoadHQImage:s,hasAnimation:a,allowAnimatedTransform:c,encoding:l}=n;if(!M(e,t,i))return _;const d=void 0===c||c,u=S(t.id,a,d);if(!u||s)return $e(e,t,i,{...n,autoEncode:r,useSrcset:u});const m={...i,...Pe(t,i)},{alignment:g,htmlTag:p}=m,f=Fe(e,t,m),b=function(e,t,{width:i,height:n},r=!1){if(r)return{width:i,height:n};const o=!Ge.includes(e),s=Fe(e,t,{width:i,height:n}),a=!s&&xe.includes(e),c=a?t.width:i,h=a?t.height:n,l=o?function(e,t){return e>900?t?.05:.15:e>500?t?.1:.18:e>200?.25:1}(c,x(t.id)):1;return{width:s?1920:c*l,height:h*l}}(e,t,m,o),T=function(e,t,i){return i?0:xe.includes(t)?1:e>200?2:3}(m.width,e,o),I=function(e,t){const i=xe.includes(e)&&!t;return e===h.SCALE_TO_FILL||i?h.SCALE_TO_FIT:e}(e,f),E=Ne(e,t,i,g),{uri:L}=$e(I,t,{...b,alignment:g,htmlTag:p},{autoEncode:r,filters:T?{blur:T}:{},hasAnimation:a,allowAnimatedTransform:d,encoding:l}),{attr:w={},css:v}=$e(e,t,{...m,alignment:g,htmlTag:p},{});return v.img=v.img||{},v.container=v.container||{},Object.assign(v.img,E.img,Be),Object.assign(v.container,E.container),{uri:L,css:v,attr:w,transformed:!0}}function $e(e,t,i,n){let r={};if(M(e,t,i)){const o=de(e,t,i),s=le(e,t,o,n);r.uri=Re(e,t,o,n,s),n?.useSrcset&&(r.srcset=function(e,t,i,n,r){const o=i.pixelAspectRatio||1;return{dpr:[`${1===o?r.uri:Re(e,t,{...i,pixelAspectRatio:1},n)} 1x`,`${2===o?r.uri:Re(e,t,{...i,pixelAspectRatio:2},n)} 2x`]}}(e,t,o,n,r)),Object.assign(r,function(e,t){let i;return i=t.htmlTag===g.BG?ee:t.htmlTag===g.SVG?re:ne,i(e,t)}(s,o),{transformed:s.transformed})}else r=_;return r}function Ue(e,t,i,n){if(M(e,t,i)){const r=de(e,t,i);return{uri:Re(e,t,r,n||{},le(e,t,r,n))}}return{uri:""}}const We="https://static.wixstatic.com/media/",ze=/^media\//i,Ye="undefined"!=typeof window?window.devicePixelRatio:1,De=(e,t)=>{const i=t&&t.baseHostURL;return i?`${i}${e}`:(e=>ze.test(e)?`https://static.wixstatic.com/${e}`:`${We}${e}`)(e)};Q();const Ve="center",qe=[1920,1536,1366,1280,980],je=(e,t,i,n,r,o,s,a,c,h,l,d,u,m,g,p)=>{const f="original_size"===p,b=t/i;return qe.map(((p,_)=>{const T=980===p,I=t=>T?r:e/100*(t-2*(g||0)),E=I(qe[_+1]),L=I(p),w=!(f||T)&&((e,t,i,n,r,o,s,a=Ve)=>{if(e>t){const e=n,t=Math.round(n/(o/r));let s=Math.round(i/2-t/2);const c=0;return a.includes("top")?s=0:a.includes("bottom")&&(s=i-t),{width:e,height:t,x:c,y:s}}{const e=Math.round(i/(r/s)),t=i;let o=Math.round(n/2-e/2);const c=0;return a.includes("left")?o=0:a.includes("right")&&(o=n-e),{width:e,height:t,x:o,y:c}}})(E/n,b,i,t,n,E,L,c),{srcset:v,fallbackSrc:A,css:y}=Ze({displayMode:f?"original_size":T?"fill":"fit",uri:o,width:t,height:i,crop:u||w,name:a,focalPoint:d,alignType:c,quality:s,upscaleMethod:l,hasAnimation:h,encoding:m},L,n);return{srcset:v||"",sizes:T?`${e}vw`:`${L}px`,media:`(max-width: ${p}px)`,fallbackSrc:A,imgStyle:y?.img}}))},Ze=(e,t,i)=>{const{displayMode:n,uri:r,width:o,height:s,name:a,crop:c,focalPoint:h,alignType:l,quality:d,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,encoding:p,siteMargin:f,widthProportion:b}=e;if(b){const e=je(b,o,s,i,t,r,d,a,l,m,u,h,c,p,f,n).filter(Boolean).reverse();return{fallbackSrc:e[0].fallbackSrc,sources:e,css:e[0].imgStyle}}{const{srcset:e,css:f,uri:b}=$e(n,{id:r,width:o,height:s,name:a,crop:c,focalPoint:h},{width:t,height:i,alignment:l},{focalPoint:h,name:a,quality:d?.quality,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,useSrcset:!0,encoding:p}),_=e?.dpr?.map((e=>/^[a-z]+:/.test(e)?e:`${Xe}${e}`));return{fallbackSrc:`${Xe}${b}`,srcset:_?.join(", ")||"",css:f}}};Q();const Je={getScaleToFitImageURL:function(e,t,i,n,r,o){const s=Ue(h.SCALE_TO_FIT,{id:e,width:t,height:i,name:o&&o.name},{width:n,height:r,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:o?.devicePixelRatio??Ye},o);return De(s.uri,o)},getScaleToFillImageURL:function(e,t,i,n,r,o){const s=Ue(h.SCALE_TO_FILL,{id:e,width:t,height:i,name:o&&o.name,focalPoint:{x:o&&o.focalPoint&&o.focalPoint.x,y:o&&o.focalPoint&&o.focalPoint.y}},{width:n,height:r,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:o?.devicePixelRatio??Ye},o);return De(s.uri,o)},getCropImageURL:function(e,t,i,n,r,o,s,a,c,l){const u=Ue(h.SCALE_TO_FILL,{id:e,width:t,height:i,name:l&&l.name,crop:{x:n,y:r,width:o,height:s}},{width:a,height:c,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:l?.devicePixelRatio??Ye},l);return De(u.uri,l)}},Xe=We},72757:(e,t,i)=>{(0,i(30012).Rr)()},98700:(e,t,i)=>{var n=i(30012),r=i(20826);((e=window)=>{const{mediaServices:t,environmentConsts:i,requestUrl:o,staticVideoUrl:s}=e.customElementNamespace;(0,n.EH)(e,t,{...i,prefersReducedMotion:(0,r.O)(window,o),staticVideoUrl:s}),(0,n.jh)(e),(0,n.p7)(e,t,i)})(),window.resolveExternalsRegistryModule("imageClientApi")},30012:(e,t,i)=>{i.d(t,{Rr:()=>F,Aq:()=>h,p7:()=>C,jh:()=>N,EH:()=>U,KU:()=>c,_o:()=>a,vk:()=>l,NL:()=>R,yO:()=>A});var n=i(17709),r=i.n(n);const o=(e,t,i)=>{let n=1,r=0;for(let o=0;o<e.length;o++){const s=e[o];if(s>t)return!1;if(r+=s,r>t&&(n++,r=s,n>i))return!1}return!0},s=(e,t,i)=>{let n=-1/0;const r=e.map((e=>(e.height+t>n&&(n=e.height+t),e.height+t)));let s=n,a=n*e.length,c=n;for(;s<a;){const e=Math.floor((s+a)/2);o(r,e,i)?a=e:s=e+1,c=s}return c-t};function a(){class e extends HTMLElement{constructor(){super(...arguments),this.containerWidth=0,this.isActive=!1,this.isDuringCalc=!1,this.attachObservers=()=>{this.mutationObserver?.observe(this,{childList:!0,subtree:!0}),this.containerWidthObserver?.observe(this),Array.from(this.children).forEach((e=>{this.handleItemAdded(e)}))},this.detachHeightCalcObservers=()=>{this.mutationObserver?.disconnect(),this.containerWidthObserver?.disconnect(),this.childResizeObserver?.disconnect()},this.recalcHeight=()=>{this.isActive&&r().measure((()=>{if(!this.isActive||this.isDuringCalc)return;this.isDuringCalc=!0;const e=getComputedStyle(this),t=s(this.itemsHeights,this.getRowGap(e),this.getColumnCount(e));this.isDuringCalc=!1,r().mutate((()=>{this.setContainerHeight(t),this.style.setProperty("visibility",null)}))}))},this.cleanUp=()=>{this.detachHeightCalcObservers(),this.removeContainerHeight(),this.isActiveObserver?.disconnect()},this.handleItemAdded=e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.observe(e)},this.handleItemRemoved=e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.unobserve(e)},this.createObservers=()=>{this.containerWidthObserver=new ResizeObserver((e=>{const t=e[0];if(t.contentRect.width!==this.containerWidth){if(0===this.containerWidth)return void(this.containerWidth=t.contentRect.width);this.containerWidth=t.contentRect.width,this.recalcHeight()}})),this.mutationObserver=new MutationObserver((e=>{e.forEach((e=>{Array.from(e.removedNodes).forEach(this.handleItemRemoved),Array.from(e.addedNodes).forEach(this.handleItemAdded)})),this.recalcHeight()})),this.childResizeObserver=new ResizeObserver((()=>{this.recalcHeight()})),this.isActiveObserver=new ResizeObserver((()=>{this.setIsActive()}))}}setContainerHeight(e){this.style.setProperty("--flex-columns-height",`${e}px`)}removeContainerHeight(){this.style.removeProperty("--flex-columns-height")}getColumnCount(e){const t=e.getPropertyValue("--flex-column-count");return parseInt(t,10)}getRowGap(e){const t=e.getPropertyValue("row-gap");return parseInt(t||"0",10)}activate(){this.isActive=!0,this.attachObservers(),this.recalcHeight()}deactivate(){this.isActive=!1,this.detachHeightCalcObservers(),this.removeContainerHeight()}calcActive(){return"multi-column-layout"===getComputedStyle(this).getPropertyValue("--container-layout-type")}get itemsHeights(){return Array.from(this.children).map((e=>{const t=getComputedStyle(e);let i=parseFloat(t.height||"0");return i+=parseFloat(t.marginTop||"0"),i+=parseFloat(t.marginBottom||"0"),{height:i}}))}setIsActive(){const e=this.calcActive();this.isActive!==e&&(e?this.activate():this.deactivate())}connectedCallback(){this.cleanUp(),this.createObservers(),this.setIsActive(),window.document.body&&this.isActiveObserver?.observe(window.document.body)}disconnectedCallback(){this.cleanUp()}}return e}const c="multi-column-layouter",h=()=>{const e={observedElementToRelayoutTarget:new Map,getLayoutTargets(t){const i=new Set;return t.forEach((t=>i.add(e.observedElementToRelayoutTarget.get(t)))),i},observe:i=>{e.observedElementToRelayoutTarget.set(i,i),t.observe(i)},unobserve:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)},observeChild:(i,n)=>{e.observedElementToRelayoutTarget.set(i,n),t.observe(i)},unobserveChild:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)}},t=new window.ResizeObserver((t=>{e.getLayoutTargets(t.map((e=>e.target))).forEach((e=>e.reLayout()))}));return e},l=(e,t=window)=>{let i=!1;return(...n)=>{i||(i=!0,t.requestAnimationFrame((()=>{i=!1,e(...n)})))}};function d(...e){let t=e[0];for(let i=1;i<e.length;++i)t=`${t.replace(/\/$/,"")}/${e[i].replace(/^\//,"")}`;return t}var u=i(22538);const m=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let n=`${t}/`;return e&&(/^micons\//.test(e)?n=i:"ico"===/[^.]+$/.exec(e)[0]&&(n=n.replace("media","ficons"))),n+e},g=e=>{const t=window.location.search.split("&").map((e=>e.split("="))).find((e=>e[0].toLowerCase().includes("devicepixelratio")));return(t?Number(t[1]):null)||e||1};const p={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},f=(e,t)=>e&&t&&Object.keys(t).forEach((i=>e.setAttribute(i,t[i]))),b=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{const n=t[i];void 0!==n?e.style[i]=((e,t)=>"number"!=typeof t||p[e]?t:`${t}px`)(i,n):e.style.removeProperty(i)})),_=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{e.style.setProperty(i,t[i])})),T=(e,t,i=!0)=>{return e&&i?(n=e.dataset[t])?"true"===n||"false"!==n&&("null"===n?null:""+ +n===n?+n:n):n:e.dataset[t];var n},I=(e,t)=>e&&t&&Object.assign(e.dataset,t),E=e=>e||document.documentElement.clientHeight||window.innerHeight||0,L={fit:"contain",fill:"cover"};const w=(e=window)=>({measure:function(e,t,i,{containerId:n,bgEffectName:r},o){const s=i[e],a=i[n],{width:c,height:h}=o.getMediaDimensionsByEffect(r,a.offsetWidth,a.offsetHeight,E(o.getScreenHeightOverride?.()));t.width=c,t.height=h,t.currentSrc=s.style.backgroundImage,t.bgEffectName=s.dataset.bgEffectName},patch:function(t,i,n,r,o){const s=n[t];r.targetWidth=i.width,r.targetHeight=i.height;const a=((e,t,i)=>{const{targetWidth:n,targetHeight:r,imageData:o,filters:s,displayMode:a=u.fittingTypes.SCALE_TO_FILL}=e;if(!n||!r||!o.uri)return{uri:"",css:{}};const{width:c,height:h,crop:l,name:d,focalPoint:p,upscaleMethod:f,quality:b,devicePixelRatio:_=t.devicePixelRatio}=o,T={filters:s,upscaleMethod:f,...b,hasAnimation:e?.hasAnimation||o?.hasAnimation},I=g(_),E={id:o.uri,width:c,height:h,...l&&{crop:l},...p&&{focalPoint:p},...d&&{name:d}},L={width:n,height:r,htmlTag:i||"img",pixelAspectRatio:I,alignment:e.alignType||u.alignTypes.CENTER},w=(0,u.getData)(a,E,L,T);return w.uri=m(w.uri,t.staticMediaUrl,t.mediaRootUrl),w})(r,o,"bg");!function(e="",t){return!e.includes(t)||!!e!=!!t}(i.currentSrc,a.uri)?b(s,a.css.container):function(t,i){const n={backgroundImage:`url("${i.uri}")`,...i.css.container},r=new e.Image;r.onload=b.bind(null,t,n),r.src=i.uri}(s,a)}});const v=(e,t,i)=>{void 0===e.customElements.get(t)&&e.customElements.define(t,i)};function A(e,t=window){class i extends t.HTMLElement{constructor(){super()}reLayout(){}connectedCallback(){this.observeResize(),this.reLayout()}disconnectedCallback(){this.unobserveResize(),this.unobserveChildren()}observeResize(){e.resizeService.observe(this)}unobserveResize(){e.resizeService.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new t.MutationObserver((()=>this.reLayout()))),this.childListObserver.observe(e,{childList:!0})}observeChildAttributes(e,i=[]){this.childrenAttributesObservers||(this.childrenAttributesObservers=[]);const n=new t.MutationObserver((()=>this.reLayout()));n.observe(e,{attributeFilter:i}),this.childrenAttributesObservers.push(n)}observeChildResize(t){this.childrenResizeObservers||(this.childrenResizeObservers=[]),e.resizeService.observeChild(t,this),this.childrenResizeObservers.push(t)}unobserveChildrenResize(){this.childrenResizeObservers&&(this.childrenResizeObservers.forEach((t=>{e.resizeService.unobserveChild(t)})),this.childrenResizeObservers=null)}unobserveChildren(){if(this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null),this.childrenAttributesObservers){for(let e of this.childrenAttributesObservers)e.disconnect(),e=null;this.childrenAttributesObservers=null}this.unobserveChildrenResize()}}return i}const y=e=>{if(e.customElementNamespace||(e.customElementNamespace={}),void 0===e.customElementNamespace.WixElement){const t=A({resizeService:h()},e);return e.customElementNamespace.WixElement=t,t}return e.customElementNamespace.WixElement},O="wix-bg-image",C=(e=globalThis.window,t={},i={experiments:{}})=>{if(e&&void 0===e.customElements.get(O)){const n=function(e,t,i,n=window){const r=w(n);return class extends e{constructor(){super()}reLayout(){if(function(e){return e.isExperimentOpen("specs.thunderbolt.tb_stop_client_images")||e.isExperimentOpen("specs.thunderbolt.final_force_webp")||e.isExperimentOpen("specs.thunderbolt.final_force_no_webp")}(t))return;const e={},o={},s=this.getAttribute("id"),a=JSON.parse(this.dataset.tiledImageInfo),{bgEffectName:c}=this.dataset,{containerId:h}=a,l=n.document.getElementById(h);e[s]=this,e[h]=l,a.displayMode=a.imageData.displayMode,t.mutationService.measure((()=>{r.measure(s,o,e,{containerId:h,bgEffectName:c},t)})),t.mutationService.mutate((()=>{r.patch(s,o,e,a,i,t)}))}attributeChangedCallback(e,t){t&&this.reLayout()}disconnectedCallback(){super.disconnectedCallback()}static get observedAttributes(){return["data-tiled-image-info"]}}}(y(e),t,i,e);v(e,O,n)}};function R(e,t,i=window){const n={width:void 0,height:void 0,left:void 0};return class extends e{constructor(){super()}reLayout(){const{containerId:e,pageId:r,useCssVars:o,bgEffectName:s}=this.dataset,a=this.closest(`#${e}`)||i.document.getElementById(`${e}`),c=this.closest(`#${r}`)||i.document.getElementById(`${r}`),h={};t.mutationService.measure((()=>{const e="fixed"===i.getComputedStyle(this).position,n=E(t.getScreenHeightOverride?.()),r=a.getBoundingClientRect(),l=t.getMediaDimensionsByEffect(s,r.width,r.height,n),{hasParallax:d}=l,u=c&&(i.getComputedStyle(c).transition||"").includes("transform"),{width:m,height:g}=l,p=`${m}px`,f=`${g}px`;let b=(r.width-m)/2+"px";if(e){const e=i.document.documentElement.clientLeft;b=u?a.offsetLeft-e+"px":r.left-e+"px"}const _=e||d?0:(r.height-g)/2+"px",T=o?{"--containerW":p,"--containerH":f,"--containerL":b,"--screenH_val":`${n}`}:{width:p,height:f,left:b,top:_};Object.assign(h,T)})),t.mutationService.mutate((()=>{o?(b(this,n),_(this,h)):b(this,h)}))}connectedCallback(){super.connectedCallback(),t.windowResizeService.observe(this)}disconnectedCallback(){super.disconnectedCallback(),t.windowResizeService.unobserve(this)}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-is-full-height","data-container-size"]}}}const M="__more__",S="moreContainer",x=(e=window)=>{const t=(e,t,i,n,r,o,s,a)=>{if(e-=r*(s?n.length:n.length-1),e-=a.left+a.right,t&&(n=n.map((()=>o))),n.some((e=>0===e)))return null;let c=0;const h=n.reduce(((e,t)=>e+t),0);if(h>e)return null;if(t){if(i){const t=Math.floor(e/n.length),i=n.map((()=>t));if(c=t*n.length,c<e){const t=Math.floor(e-c);n.forEach(((e,n)=>{n<=t-1&&i[n]++}))}return i}return n}if(i){const t=Math.floor((e-h)/n.length);c=0;const i=n.map((e=>(c+=e+t,e+t)));if(c<e){const t=Math.floor(e-c);n.forEach(((e,n)=>{n<=t-1&&i[n]++}))}return i}return n},i=e=>Math.round(e),n=e=>{const t=parseFloat(e);return isFinite(t)?t:0},r=t=>t.getBoundingClientRect().top>e.innerHeight/2,o=(e,t,i,n,r)=>{const{width:o,height:s,alignButtons:a,hoverListPosition:c,menuItemContainerExtraPixels:h}=t,l=t.absoluteLeft,d=((e,t,i,n,r,o,s,a,c,h)=>{let l="0px",d="auto";const u=o.left,m=o.width;if("left"===t?l="left"===r?0:`${u+e.left}px`:"right"===t?(d="right"===r?0:n-u-m-e.right+"px",l="auto"):"left"===r?l=`${u+(m+e.left-i)/2}px`:"right"===r?(l="auto",d=(m+e.right-(i+e.width))/2+"px"):l=`${e.left+u+(m-(i+e.width))/2}px`,"auto"!==l){const e=s+parseInt(l,10);e+h>c?(l="auto",d=0):l=e<0?0:l}"auto"!==d&&(d=a-parseInt(d,10)>c?0:d);return{moreContainerLeft:l,moreContainerRight:d}})(h,a,n,o,c,i,l,l+o,t.bodyClientWidth,r);return{left:d.moreContainerLeft,right:d.moreContainerRight,top:t.needToOpenMenuUp?"auto":`${s}px`,bottom:t.needToOpenMenuUp?`${s}px`:"auto"}},s=e=>!isNaN(parseFloat(e))&&isFinite(e);return{measure:(o,s)=>{const a={},c={};c[o]=s;let h=1;const l=s.getRootNode().querySelector("#site-root");l&&(h=l.getBoundingClientRect().width/l.offsetWidth);const d=(e=>{const t=+T(e,"numItems");return t<=0||t>Number.MAX_SAFE_INTEGER?[]:new Array(t).fill(0).map(((e,t)=>String(t)))})(c[o]),u=(e=>["moreContainer","itemsContainer","dropWrapper"].concat(e,[M]))(d);u.forEach((e=>{const t=`${o}${e}`;c[t]=s.getRootNode().getElementById(`${t}`)})),a.children=((e,t,n,r)=>{const o={};return n.forEach((n=>{const s=`${e}${n}`,a=t[s];a&&(o[s]={width:a.offsetWidth,boundingClientRectWidth:i(a.getBoundingClientRect().width/r),height:a.offsetHeight})})),o})(o,c,u,h);const m=c[o],g=c[`${o}itemsContainer`],p=g.childNodes,f=c[`${o}moreContainer`],b=f.childNodes,_=T(m,"stretchButtonsToMenuWidth"),I=T(m,"sameWidthButtons"),E=m.getBoundingClientRect();a.absoluteLeft=E.left,a.bodyClientWidth=e.document.body.clientWidth,a.alignButtons=T(m,"dropalign"),a.hoverListPosition=T(m,"drophposition"),a.menuBorderY=parseInt(T(m,"menuborderY"),10),a.ribbonExtra=parseInt(T(m,"ribbonExtra"),10),a.ribbonEls=parseInt(T(m,"ribbonEls"),10),a.labelPad=parseInt(T(m,"labelPad"),10),a.menuButtonBorder=parseInt(T(m,"menubtnBorder"),10),a.menuItemContainerMargins=(t=>{const i=t.lastChild,n=e.getComputedStyle(i);return(parseInt(n.marginLeft,10)||0)+(parseInt(n.marginRight,10)||0)})(g),a.menuItemContainerExtraPixels=((t,i)=>{const r=e.getComputedStyle(t);let o=n(r.borderTopWidth)+n(r.paddingTop),s=n(r.borderBottomWidth)+n(r.paddingBottom),a=n(r.borderLeftWidth)+n(r.paddingLeft),c=n(r.borderRightWidth)+n(r.paddingRight);return i&&(o+=n(r.marginTop),s+=n(r.marginBottom),a+=n(r.marginLeft),c+=n(r.marginRight)),{top:o,bottom:s,left:a,right:c,height:o+s,width:a+c}})(g,!0),a.needToOpenMenuUp=r(m),a.menuItemMarginForAllChildren=!_||"false"!==g.getAttribute("data-marginAllChildren"),a.moreSubItem=[],a.labelWidths={},a.linkIds={},a.parentId={},a.menuItems={},a.labels={},b.forEach(((t,i)=>{a.parentId[t.id]=T(t,"parentId");const n=T(t,"dataId");a.menuItems[n]={dataId:n,parentId:T(t,"parentId"),moreDOMid:t.id,moreIndex:i},c[t.id]=t;const r=t.querySelector("p");c[r.id]=r,a.labels[r.id]={width:r.offsetWidth,height:r.offsetHeight,left:r.offsetLeft,lineHeight:parseInt(e.getComputedStyle(r).fontSize,10)},a.moreSubItem.push(t.id)})),p.forEach(((e,t)=>{const n=T(e,"dataId");a.menuItems[n]=a.menuItems[n]||{},a.menuItems[n].menuIndex=t,a.menuItems[n].menuDOMid=e.id,a.children[e.id].left=e.offsetLeft;const r=e.querySelector("p");c[r.id]=r,a.labelWidths[r.id]=((e,t)=>i(e.getBoundingClientRect().width/t))(r,h);const o=e.querySelector("p");c[o.id]=o,a.linkIds[e.id]=o.id}));const L=m.offsetHeight;a.height=L,a.width=m.offsetWidth,a.lineHeight=((e,t)=>e-t.menuBorderY-t.labelPad-t.ribbonEls-t.menuButtonBorder-t.ribbonExtra+"px")(L,a);const w=((e,i,n,r,o)=>{const s=i.width;i.hasOriginalGapData={},i.originalGapBetweenTextAndBtn={};const a=o.map((t=>{const n=r[e+t];let o;const s=T(n,"originalGapBetweenTextAndBtn");return void 0===s?(i.hasOriginalGapData[t]=!1,o=i.children[e+t].boundingClientRectWidth-i.labelWidths[`${e+t}label`],i.originalGapBetweenTextAndBtn[e+t]=o):(i.hasOriginalGapData[t]=!0,o=parseFloat(s)),i.children[e+t].width>0?Math.floor(i.labelWidths[`${e+t}label`]+o):0})),c=a.pop(),h=n.sameWidthButtons,l=n.stretchButtonsToMenuWidth;let d=!1;const u=i.menuItemContainerMargins,m=i.menuItemMarginForAllChildren,g=i.menuItemContainerExtraPixels,p=(e=>e.reduce(((e,t)=>e>t?e:t),-1/0))(a);let f=t(s,h,l,a,u,p,m,g);if(!f){for(let e=1;e<=a.length;e++)if(f=t(s,h,l,a.slice(0,-1*e).concat(c),u,p,m,g),f){d=!0;break}f||(d=!0,f=[c])}if(d){const e=f[f.length-1];for(f=f.slice(0,-1);f.length<o.length;)f.push(0);f[f.length-1]=e}return{realWidths:f,moreShown:d}})(o,a,{sameWidthButtons:I,stretchButtonsToMenuWidth:_},c,d.concat(M));return a.realWidths=w.realWidths,a.isMoreShown=w.moreShown,a.menuItemIds=d,a.hoverState=T(f,"hover",!1),{measures:a,domNodes:c}},patch:(e,t,i)=>{const n=i[e];b(n,{overflowX:"visible"});const{menuItemIds:r,needToOpenMenuUp:a}=t,c=r.concat(M);I(n,{dropmode:a?"dropUp":"dropDown"});let h=0;if(t.hoverState===M){const e=t.realWidths.indexOf(0),n=t.menuItems[(l=t.menuItems,d=t=>t.menuIndex===e,Object.keys(l).find((e=>d(l[e],e))))],o=n.moreIndex,s=o===r.length-1;n.moreDOMid&&f(i[n.moreDOMid],{"data-listposition":s?"dropLonely":"top"}),Object.values(t.menuItems).filter((e=>!!e.moreDOMid)).forEach((e=>{if(e.moreIndex<o)b(i[e.moreDOMid],{display:"none"});else{const i=`${e.moreDOMid}label`;h=Math.max(t.labels[i].width,h)}}))}else t.hoverState&&t.moreSubItem.forEach(((i,n)=>{const r=`${e+S+n}label`;h=Math.max(t.labels[r].width,h)}));var l,d;((e,t,i,n)=>{const{hoverState:r}=t;if("-1"!==r){const{menuItemIds:a}=t,c=a.indexOf(r);if(s(t.hoverState)||r===M){if(!t.realWidths)return;const r=Math.max(n,t.children[-1!==c?e+c:e+M].width),a=Math.max(n,t.children[`${e}dropWrapper`].width),h=((e,t)=>e+15+t.menuBorderY+t.labelPad+t.menuButtonBorder)(0!==t.moreSubItem.length?t.labels[`${t.moreSubItem[0]}label`].lineHeight:0,t);t.moreSubItem.forEach((e=>{b(i[e],{minWidth:`${r}px`}),b(i[`${e}label`],{minWidth:"0px",lineHeight:`${h}px`})}));const l=s(t.hoverState)?t.hoverState:"__more__",d={width:t.children[e+l].width,left:t.children[e+l].left},u=o(0,t,d,r,a);b(i[`${e}${S}`],{left:u.left,right:u.right}),b(i[`${e}dropWrapper`],{left:u.left,right:u.right,top:u.top,bottom:u.bottom})}}})(e,t,i,h),t.originalGapBetweenTextAndBtn&&c.forEach((n=>{t.hasOriginalGapData[n]||I(i[`${e}${n}`],{originalGapBetweenTextAndBtn:t.originalGapBetweenTextAndBtn[`${e}${n}`]})})),((e,t,i,n)=>{const{realWidths:r,height:o,menuItemContainerExtraPixels:s}=i;let a=0,c=null,h=null;const l=i.lineHeight,d=o-s.height;for(let o=0;o<n.length;o++){const s=r[o],u=s>0,m=e+n[o];h=i.linkIds[m],u?(a++,c=m,b(t[m],{width:`${s}px`,height:`${d}px`,position:"relative","box-sizing":"border-box",overflow:"visible",visibility:"inherit"}),b(t[`${m}label`],{"line-height":l}),f(t[m],{"aria-hidden":!1})):(b(t[m],{height:"0px",overflow:"hidden",position:"absolute",visibility:"hidden"}),f(t[m],{"aria-hidden":!0}),f(t[h],{tabIndex:-1}))}1===a&&(I(t[`${e}moreContainer`],{listposition:"lonely"}),I(t[c],{listposition:"lonely"}))})(e,i,t,c)}}};const G="wix-dropdown-menu",F=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(G)){const t=h(),i=function(e,t,i=window){const n=x(i);return class extends e{constructor(){super(...arguments),this._visible=!1,this._mutationIds={read:null,write:null},this._itemsContainer=null,this._dropContainer=null,this._labelItems=[]}static get observedAttributes(){return["data-hovered-item"]}attributeChangedCallback(){this._isVisible()&&this.reLayout()}connectedCallback(){this._id=this.getAttribute("id"),this._hideElement(),this._waitForDomLoad().then((()=>{super.observeResize(),this._observeChildrenResize(),this.reLayout()}))}disconnectedCallback(){t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),super.disconnectedCallback()}_waitForDomLoad(){let e;const t=new Promise((t=>{e=t}));return this._isDomReady()?e():(this._waitForDomReadyObserver=new i.MutationObserver((()=>this._onRootMutate(e))),this._waitForDomReadyObserver.observe(this,{childList:!0,subtree:!0})),t}_isDomReady(){return this._itemsContainer=this.getRootNode().getElementById(`${this._id}itemsContainer`),this._dropContainer=this.getRootNode().getElementById(`${this._id}dropWrapper`),this._itemsContainer&&this._dropContainer}_onRootMutate(e){this._isDomReady()&&(this._waitForDomReadyObserver.disconnect(),e())}_observeChildrenResize(){const e=Array.from(this._itemsContainer.childNodes);this._labelItems=e.map((e=>this.getRootNode().getElementById(`${e.getAttribute("id")}label`))),this._labelItems.forEach((e=>super.observeChildResize(e)))}_setVisibility(e){this._visible=e,this.style.visibility=e?"inherit":"hidden"}_isVisible(){return this._visible}_hideElement(){this._setVisibility(!1)}_showElement(){this._setVisibility(!0)}reLayout(){let e,i;t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),this._mutationIds.read=t.mutationService.measure((()=>{const t=n.measure(this._id,this);e=t.measures,i=t.domNodes})),this._mutationIds.write=t.mutationService.mutate((()=>{n.patch(this._id,e,i),this._showElement()}))}}}(y(e),{resizeService:t,mutationService:r()},e);e.customElements.define(G,i)}};const P="wix-iframe",N=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(P)){const t=function(e){return class extends e{constructor(){super()}reLayout(){const e=this.querySelector("iframe");if(e){const t=e.dataset.src;t&&e.src!==t&&(e.src=t,e.dataset.src="",this.dataset.src="")}}attributeChangedCallback(e,t,i){i&&this.reLayout()}static get observedAttributes(){return["data-src"]}}}(y(e));v(e,P,t)}},k={measure(e,t,{hasBgScrollEffect:i,videoWidth:n,videoHeight:r,fittingType:o,alignType:s="center",qualities:a,staticVideoUrl:c,videoId:h,videoFormat:l,focalPoint:m}){const g=i?t.offsetWidth:e.parentElement.offsetWidth,p=e.parentElement.offsetHeight,f=parseInt(n,10),b=parseInt(r,10),_=function(e,t,i,n){return{wScale:e/i,hScale:t/n}}(g,p,f,b),T=function(e,t,i,n){let r;r=e===u.fittingTypes.SCALE_TO_FIT?Math.min(t.wScale,t.hScale):Math.max(t.wScale,t.hScale);return{width:Math.round(i*r),height:Math.round(n*r)}}(o,_,f,b),I=function(e,{width:t,height:i}){const n=((e,t)=>{const i=e.reduce(((e,i)=>(e[t(i)]=i,e)),{});return Object.values(i)})(e,(e=>e.size)),r=n.find((e=>e.size>t*i));return r||e[e.length-1]}(a,T),E=function(e,t,i,n){if("mp4"===n)return e.url?d(t,e.url):d(t,i,e.quality,n,"file.mp4");return""}(I,c,h,l),w=function(e,t){const i=e.networkState===e.NETWORK_NO_SOURCE,n=!e.currentSrc.endsWith(t);return t&&(n||i)}(e,E),v=L[o]||"cover",A=m?function(e,t,i){const{width:n,height:r}=e,{width:o,height:s}=t,{x:a,y:c}=i;if(!o||!s)return`${a}% ${c}%`;const h=Math.max(o/n,s/r),l=n*h,d=r*h,u=Math.max(0,Math.min(l-o,l*(a/100)-o/2)),m=Math.max(0,Math.min(d-s,d*(c/100)-s/2)),g=u&&Math.floor(u/(l-o)*100),p=m&&Math.floor(m/(d-s)*100);return`${g}% ${p}%`}(T,{width:g,height:p},m):"",y=s.replace("_"," ");return{videoSourceUrl:E,needsSrcUpdate:w,videoStyle:{height:"100%",width:"100%",objectFit:v,objectPosition:A||y}}},mutate(e,t,i,n,r,o,s,a,c,h,l){r?i.setAttribute("autoplay",""):i.removeAttribute("autoplay"),t?b(t,n):(!function(e,t,i,n,r,o){o&&t.paused&&(i.style.opacity="1",t.style.opacity="0");const s=t.paused||""===t.currentSrc,a=e||o;if(a&&s)if(t.ontimeupdate=null,t.onseeked=null,t.onplay=null,!o&&r){const e=t.muted;t.muted=!0,t.ontimeupdate=()=>{t.currentTime>0&&(t.ontimeupdate=null,t.onseeked=()=>{t.onseeked=null,t.muted=e,B(t,i,n)},t.currentTime=0)}}else t.onplay=()=>{o||(t.onplay=null),B(t,i,n)}}(s,i,e,a,r,l),b(i,n)),function(e,t,i){e&&(t.src=i,t.load())}(s,i,o),i.playbackRate=h}};function B(e,t,i){"fade"===i&&(t.style.transition="opacity 1.6s ease-out"),t.style.opacity="0",e.style.opacity="1"}function H(e,t,i){return class extends e{constructor(){super()}connectedCallback(){t.isExperimentOpen("specs.thunderbolt.videoLazyLoading")?i.disableImagesLazyLoading?this.reLayout():t.intersectionObserver.observe(this):super.connectedCallback.call(this)}disconnectedCallback(){t.isExperimentOpen("specs.thunderbolt.videoLazyLoading")?(this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()):super.disconnectedCallback.call(this)}unobserveIntersect(){t.intersectionObserver?.unobserve(this)}reLayout(){const{isVideoDataExists:e,videoWidth:n,videoHeight:r,qualities:o,videoId:s,videoFormat:a,alignType:c,fittingType:h,focalPoint:l,hasBgScrollEffect:d,autoPlay:u,animatePoster:m,containerId:g,isEditorMode:p,playbackRate:f,hasAlpha:b}=JSON.parse(this.dataset.videoInfo);if(!e)return;const _=!i.prefersReducedMotion&&u,T=this.querySelector(`video[id^="${g}"]`),I=this.querySelector(`.bgVideoposter[id^="${g}"]`);if(this.unobserveChildren(),!T||!I)return void this.observeChildren(this);const E=this.getRootNode().getElementById(`${g}`),L=E.querySelector(`.webglcanvas[id^="${g}"]`);!(b||"true"===E.dataset.hasAlpha)||L?t.mutationService.measure((()=>{const e=k.measure(T,E,{hasBgScrollEffect:d,videoWidth:n,videoHeight:r,fittingType:h,alignType:c,qualities:o,staticVideoUrl:i.staticVideoUrl,videoId:s,videoFormat:a,focalPoint:l}),{videoSourceUrl:u,needsSrcUpdate:g,videoStyle:b}=e;t.mutationService.mutate((()=>{k.mutate(I,L,T,b,_,u,g,m,a,f,p)}))})):requestAnimationFrame((()=>this.reLayout()))}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-video-info"]}}}const $="wix-video",U=(e=globalThis.window,t,i={experiments:{}})=>{if(e&&void 0===e.customElements.get($)){const n=y(e);let r;if(t?.isExperimentOpen("specs.thunderbolt.videoLazyLoading")){const e=new IntersectionObserver((e=>e.map((e=>{if(e.isIntersecting){const t=e.target;t.unobserveIntersect(),t.observeResize()}return e}))),{rootMargin:"50% 100%"});r=H(n,{...t,intersectionObserver:e},i)}else r=H(n,t,i);v(e,$,r)}}},96567:(e,t,i)=>{var n=i(17709),r=i.n(n),o=i(33842),s=i(22538),a=i(30012);const c={imageClientApi:s,...{init:function(e,t=window){! /** * @license * Copyright (c) 2016 The Polymer Project Authors. All rights reserved. * This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt * The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt * The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt * Code distributed by Google as part of the polymer project is also * subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt */function(e){if(void 0===e.Reflect||void 0===e.customElements||e.customElements.hasOwnProperty("polyfillWrapFlushCallback"))return;const t=e.HTMLElement;e.HTMLElement=function(){return e.Reflect.construct(t,[],this.constructor)},e.HTMLElement.prototype=t.prototype,e.HTMLElement.prototype.constructor=e.HTMLElement,e.Object.setPrototypeOf(e.HTMLElement,t),e.Object.defineProperty(e.HTMLElement,"name",{value:t.name})}(t);const i={registry:new Set,observe(e){i.registry.add(e)},unobserve(e){i.registry.delete(e)}};e.windowResizeService.init((0,a.vk)((()=>i.registry.forEach((e=>e.reLayout())))),t);const n=(0,a.Aq)(),r=(e,i)=>{void 0===t.customElements.get(e)&&t.customElements.define(e,i)},o=(0,a.yO)({resizeService:n},t);return t.customElementNamespace={WixElement:o},r("wix-element",o),{contextWindow:t,defineWixBgMedia:e=>{const n=(0,a.NL)(o,{windowResizeService:i,...e},t);r("wix-bg-media",n)},defineMultiColumnRepeaterElement:()=>{const e=(0,a._o)();r(a.KU,e)}}}}};var h=i(3412);const l=()=>({getSiteScale:()=>{const e=document.querySelector("#site-root");return e?e.getBoundingClientRect().width/e.offsetWidth:1}}),d=()=>{const e={init:e=>new ResizeObserver(e)},t={init:e=>window.addEventListener("resize",e)},i=l();return c.init({resizeService:e,windowResizeService:t,siteService:i})},u=(e,t,i,n)=>{const{getMediaDimensions:r,...s}=o[e]||{};return r?{...r(t,i,n),...s}:{width:t,height:i,...s}},{experiments:m,media:g,requestUrl:p}=window.viewerModel;((e,t,i,n)=>{const{environmentConsts:o,wixCustomElements:s,media:a,requestUrl:m,mediaServices:g}=((e,t,i,n)=>{const o={staticMediaUrl:e.media.staticMediaUrl,mediaRootUrl:e.media.mediaRootUrl,experiments:{},isViewerMode:!0,devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,...n},s={mutationService:r(),isExperimentOpen:t=>Boolean(e.experiments[t]),siteService:l()},a={getMediaDimensionsByEffect:u,...s,...i};return{...e,wixCustomElements:t||d(),services:s,environmentConsts:o,mediaServices:a}})(e,t,i,n),p=s?.contextWindow||window;p.wixCustomElements=s,Object.assign(p.customElementNamespace,{mediaServices:g,environmentConsts:o,requestUrl:m,staticVideoUrl:a.staticVideoUrl}),(0,h.g)({...g},s.contextWindow,o),s.defineWixBgMedia(g),s.defineMultiColumnRepeaterElement(),window.__imageClientApi__=c.imageClientApi})({experiments:m,media:g,requestUrl:p})}}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.37012097.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.d403acd5.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[6916],{33842:(e,t,i)=>{i.r(t),i.d(t,{BackgroundParallax:()=>o,BackgroundParallaxZoom:()=>r,BackgroundReveal:()=>c,BgCloseUp:()=>d,BgExpand:()=>h,BgFabeBack:()=>l,BgFadeIn:()=>g,BgFadeOut:()=>u,BgFake3D:()=>m,BgPanLeft:()=>f,BgPanRight:()=>b,BgParallax:()=>p,BgPullBack:()=>v,BgReveal:()=>M,BgRotate:()=>w,BgShrink:()=>y,BgSkew:()=>x,BgUnwind:()=>D,BgZoomIn:()=>I,BgZoomOut:()=>S,ImageParallax:()=>E,ImageReveal:()=>P});var s=i(41217);const n=(e,t)=>({width:e,height:t}),a=(e,t,i)=>({width:e,height:Math.max(t,i)});const o={hasParallax:!0,getMediaDimensions:a},r={hasParallax:!0,getMediaDimensions:a},c={hasParallax:!0,getMediaDimensions:a},d={getMediaDimensions:n},h={getMediaDimensions:n},l={getMediaDimensions:n},g={getMediaDimensions:n},u={getMediaDimensions:n},m={hasParallax:!0,getMediaDimensions:a},f={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},b={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},p={hasParallax:!0,getMediaDimensions:a},v={getMediaDimensions:n},M={hasParallax:!0,getMediaDimensions:a},w={getMediaDimensions:(e,t)=>function(e,t,i){const n=(0,s.kU)(i),a=Math.hypot(e,t)/2,o=Math.acos(e/2/a),r=e*Math.abs(Math.cos(n))+t*Math.abs(Math.sin(n)),c=e*Math.abs(Math.sin(n))+t*Math.abs(Math.cos(n));return{width:Math.ceil(n<o?r:2*a),height:Math.ceil(n<(0,s.kU)(90)-o?c:2*a)}}(e,t,22)},y={getMediaDimensions:n},x={getMediaDimensions:(e,t)=>function(e,t,i){const n=(0,s.kU)(i);return{width:e,height:e*Math.tan(n)+t}}(e,t,20)},D={getMediaDimensions:n},I={hasParallax:!0,getMediaDimensions:a},S={getMediaDimensions:(e,t)=>({width:1.15*e,height:1.15*t})},E={getMediaDimensions:(e,t)=>({width:e,height:1.5*t})},P={getMediaDimensions:(e,t,i)=>({width:e,height:i})}},3412:(e,t,i)=>{i.d(t,{g:()=>w});var s=i(22538);const n={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},a=(e,t)=>(Array.isArray(t)?t:[t]).reduce(((t,i)=>{const s=e[i];return void 0!==s?Object.assign(t,{[i]:s}):t}),{}),o=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{const s=i,a=t[s];void 0!==a?e.style[s]=((e,t)=>"number"!=typeof t||n[e]?t.toString():`${t}px`)(s,a):e.style.removeProperty(s)})),r=(e,t,i)=>{if(!e.targetWidth||!e.targetHeight||!e.imageData.uri)return{uri:"",css:{},transformed:!1};const{imageData:n}=e,o=e.displayMode||s.fittingTypes.SCALE_TO_FILL,r=Object.assign(a(n,["upscaleMethod"]),a(e,["filters","encoding"]),e.quality||n.quality,{hasAnimation:e?.hasAnimation||n?.hasAnimation}),h=e.imageData.devicePixelRatio||t.devicePixelRatio,l=d(h),g=Object.assign(a(n,["width","height","crop","name","focalPoint"]),{id:n.uri}),u={width:e.targetWidth,height:e.targetHeight,htmlTag:i||"img",pixelAspectRatio:l,alignment:e.alignType||s.alignTypes.CENTER},m=(0,s.getData)(o,g,u,r);return m.uri=c(m.uri,t.staticMediaUrl,t.mediaRootUrl),m},c=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let s=`${t}/`;return e&&(/^micons\//.test(e)?s=i:"ico"===/[^.]+$/.exec(e)?.[0]&&(s=s.replace("media","ficons"))),s+e},d=e=>{const t=window.location.search.split("&").map((e=>e.split("="))).find((e=>e[0]?.toLowerCase().includes("devicepixelratio")));return(t?.[1]?Number(t[1]):null)||e||1},h=e=>e.getAttribute("src"),l=80;const g={measure:function(e,t,i,{containerElm:s,bgEffect:n="none",sourceSets:a},o){const r=i.image,c=i[e],d=(g=o.getScreenHeightOverride?.(),g||document.documentElement.clientHeight||window.innerHeight||0);var g;const u=s?.dataset.mediaHeightOverrideType,m=n&&"none"!==n||a&&a.some((e=>e.scrollEffect)),f=s&&m?s:c,b=window.getComputedStyle(c).getPropertyValue("--bg-scrub-effect"),{width:p,height:v}=o.getMediaDimensionsByEffect?.(b||n,f.offsetWidth,f.offsetHeight,d)||{width:c.offsetWidth,height:c.offsetHeight};if(a&&(t.sourceSetsTargetHeights=function(e,t,i,s,n){const a={};return e.forEach((({mediaQuery:e,scrollEffect:o})=>{a[e]=n.getMediaDimensionsByEffect(o,t,i,s).height})),a}(a,f.offsetWidth,f.offsetHeight,d,o)),!r)return;const M=h(r);b&&(t.top=.5*(c.offsetHeight-v),t.left=.5*(c.offsetWidth-p)),t.width=p,t.height=function(e,t){return"fixed"===t||"viewport"===t?document.documentElement.clientHeight+l:e}(v,u),t.screenHeight=d,t.imgSrc=M,t.boundingRect=c.getBoundingClientRect(),t.mediaHeightOverrideType=u,t.srcset=r.srcset},patch:function(e,t,i,n,a,c,d,h,l){if(!Object.keys(t).length)return;const{imageData:g}=n,u=i[e],m=i.image;h&&(g.devicePixelRatio=1);const f=n.targetScale||1,b={...n,...!n.skipMeasure&&{targetWidth:(t.width||0)*f,targetHeight:(t.height||0)*f},displayMode:g.displayMode},p=r(b,a,"img"),v=p?.css?.img||{},M=function(e,t,i,s,n){const a=function(e,t=1){return 1!==t?{...e,width:"100%",height:"100%"}:e}(t,s);if(n&&(delete a.height,a.width="100%"),!e)return a;const o={...a};return"fill"===i?(o.position="absolute",o.top="0"):"fit"===i&&(o.height="100%"),"fixed"===e&&(o["will-change"]="transform"),o.objectPosition&&(o.objectPosition=t.objectPosition.replace(/(center|bottom)$/,"top")),o}(t.mediaHeightOverrideType,v,g.displayMode,f,d);o(m,M),(t.top||t.left)&&o(u,{top:`${t.top}px`,left:`${t.left}px`});const w=p?.uri||"",y=g?.hasAnimation||n?.hasAnimation,x=function(e,t,i){const{sourceSets:s}=t;if(!s||!s.length)return;const n={};return s.forEach((({mediaQuery:s,crop:a,focalPoint:o})=>{const c={...t,targetHeight:(e.sourceSetsTargetHeights||{})[s]||0,imageData:{...t.imageData,crop:a,focalPoint:o}},d=r(c,i,"img");n[s]=d.uri||""})),n}(t,b,a);if(l&&(m.dataset.ssrSrcDone="true"),n.isLQIP&&n.lqipTransition&&!("transitioned"in u.dataset)&&(u.dataset.transitioned="",m.complete?m.onload=function(){m.dataset.loadDone=""}:m.onload=function(){m.complete?m.dataset.loadDone="":m.onload=function(){m.dataset.loadDone=""}}),c){((e,t)=>(0,s.getFileExtension)(e)===s.fileType.GIF||(0,s.getFileExtension)(e)===s.fileType.WEBP&&t)(g.uri,y)?(m.setAttribute("fetchpriority","low"),m.setAttribute("loading","lazy"),m.setAttribute("decoding","async")):m.setAttribute("fetchpriority","high"),m.currentSrc!==w&&m.setAttribute("src",w);t.srcset&&!t.srcset.split(", ").some((e=>e.split(" ")[0]===w))&&m.setAttribute("srcset",w),i.picture&&b.sourceSets&&Array.from(i.picture.querySelectorAll("source")).forEach((e=>{const t=e.media||"",i=x?.[t];e.srcset!==i&&e.setAttribute("srcset",i||"")}))}}},u={parallax:"ImageParallax",fixed:"ImageReveal"};const m=function(e,t,i){return class extends i.HTMLElement{constructor(){super(),this.childListObserver=null,this.timeoutId=null}attributeChangedCallback(e,t){t&&this.reLayout()}connectedCallback(){t.disableImagesLazyLoading?this.reLayout():this.observeIntersect()}disconnectedCallback(){this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()}static get observedAttributes(){return["data-image-info"]}reLayout(){const s={},n={},a=this.getAttribute("id"),o=JSON.parse(this.dataset.imageInfo||""),r="true"===this.dataset.isResponsive,{bgEffectName:c}=this.dataset,{scrollEffect:d}=o.imageData,{sourceSets:l}=o,m=c||d&&u[d];l&&l.length&&l.forEach((e=>{e.scrollEffect&&(e.scrollEffect=u[e.scrollEffect])})),s[a]=this,o.containerId&&(s[o.containerId]=i.document.getElementById(`${o.containerId}`));const f=o.containerId?s[o.containerId]:void 0;if(s.image=this.querySelector("img"),s.picture=this.querySelector("picture"),!s.image){const e=this;return void this.observeChildren(e)}this.unobserveChildren(),this.observeChildren(this),e.mutationService.measure((()=>{g.measure(a,n,s,{containerElm:f,bgEffect:m,sourceSets:l},e)}));const b=(i,c)=>{e.mutationService.mutate((()=>{g.patch(a,n,s,o,t,i,r,m,c)}))},p=s.image,v=this.dataset.hasSsrSrc&&!p.dataset.ssrSrcDone;!h(p)||v?b(!0,!0):this.debounceImageLoad(b)}debounceImageLoad(e){clearTimeout(this.timeoutId),this.timeoutId=i.setTimeout((()=>{e(!0)}),250),e(!1)}observeResize(){e.resizeService?.observe(this)}unobserveResize(){e.resizeService?.unobserve(this)}observeIntersect(){e.intersectionService?.observe(this)}unobserveIntersect(){e.intersectionService?.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new i.MutationObserver((()=>{this.reLayout()}))),this.childListObserver.observe(e,{childList:!0})}unobserveChildren(){this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null)}}};var f=i(17709),b=i.n(f);const p=()=>/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,v="https://static.wixstatic.com/media",M="https://static.wixstatic.com";function w(e={},t=null,i={}){if("undefined"==typeof window)return;const s={staticMediaUrl:v,mediaRootUrl:M,experiments:{},devicePixelRatio:p(),...i},n=function(e,t){const i="wow-image";if(void 0===(e=e||window).customElements.get(i)){let s,n;return e.ResizeObserver&&(s=new e.ResizeObserver((e=>e.map((e=>e.target.reLayout()))))),e.IntersectionObserver&&(n=new IntersectionObserver((e=>e.map((e=>{if(e.isIntersecting){const t=e.target;t.unobserveIntersect(),t.observeResize()}return e}))),{rootMargin:"150% 100%"})),function(a){const o=m({resizeService:s,intersectionService:n,mutationService:b(),...t},a,e);e.customElements.define(i,o)}}}(t,e);n&&n(s)}},41217:(e,t,i)=>{i.d(t,{Io:()=>n,Rb:()=>o,_b:()=>s,kU:()=>a});function s(e,t,i,s,n){return(n-e)*(s-i)/(t-e)+i}function n(e,t){let[i,s]=e,[n,a]=t;return Math.sqrt((n-i)**2+(a-s)**2)}function a(e){return e*Math.PI/180}function o(e,t,i){void 0===e&&(e=[0,0]),void 0===t&&(t=[0,0]),void 0===i&&(i=0);return(360+i+180*Math.atan2(t[1]-e[1],t[0]-e[0])/Math.PI)%360}}},e=>{e.O(0,[592,8398],(()=>{return t=96567,e(e.s=t);var t}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.d403acd5.bundle.min.js.map</script> <!-- preloading pre-scripts --> <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&beckyExperiments=.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.dropAppsClientSpecMapByApplicationId%2C.imageEncodingAVIF%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.4689.0&disableStaticPagesUrlHierarchy=false&editorName=Studio&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.dsdac.com&fileId=874aaafa.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isResponsive=true&isTrackClicksAnalyticsEnabled=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=en&languageResolutionMethod=QueryParam&metaSiteId=620ab155-53a8-4a0c-ae27-6c3a885ece10&migratingToOoiWidgetIds=14f25dd2-f9b0-edc2-f38e-eded5da094aa%2C14f2595a-a352-3ff1-9b3c-4d21861fe58f%2C14fd5970-8072-c276-1246-058b79e70c1a&module=thunderbolt-features&oneDocEnabled=true&originalLanguage=en&pageId=dd0116_50c802b1671b750498c7772205ea2524_4229.json&quickActionsMenuEnabled=false®istryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13690.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.13690.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=06bda9e4-ba0d-4116-be43-cabb30a2f036&siteRevision=4229&staticHTMLComponentUrl=https%3A%2F%2Fwww-dsdac-com.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_masterPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link> <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&beckyExperiments=.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.dropAppsClientSpecMapByApplicationId%2C.imageEncodingAVIF%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.4689.0&disableStaticPagesUrlHierarchy=false&editorName=Studio&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.dsdac.com&fileId=874aaafa.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isResponsive=true&isTrackClicksAnalyticsEnabled=true&isUrlMigrated=true&isWixCodeOnPage=true&isWixCodeOnSite=true&language=en&languageResolutionMethod=QueryParam&metaSiteId=620ab155-53a8-4a0c-ae27-6c3a885ece10&migratingToOoiWidgetIds=14f25dd2-f9b0-edc2-f38e-eded5da094aa%2C14f2595a-a352-3ff1-9b3c-4d21861fe58f%2C14fd5970-8072-c276-1246-058b79e70c1a&module=thunderbolt-features&oneDocEnabled=true&originalLanguage=en&pageId=dd0116_3fe1c7eb8ef57ed1b9ef4d4523ca10c3_4225.json&quickActionsMenuEnabled=false®istryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13690.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.13690.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=06bda9e4-ba0d-4116-be43-cabb30a2f036&siteRevision=4229&staticHTMLComponentUrl=https%3A%2F%2Fwww-dsdac-com.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_c1dmp" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link> <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&beckyExperiments=.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.4689.0&editorName=Studio&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.dsdac.com&fileId=b4012af8.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isResponsive=true&isUrlMigrated=true&isWixCodeOnPage=true&isWixCodeOnSite=true&language=en&metaSiteId=620ab155-53a8-4a0c-ae27-6c3a885ece10&migratingToOoiWidgetIds=14f25dd2-f9b0-edc2-f38e-eded5da094aa%2C14f2595a-a352-3ff1-9b3c-4d21861fe58f%2C14fd5970-8072-c276-1246-058b79e70c1a&module=thunderbolt-platform&oneDocEnabled=true&originalLanguage=en&pageId=dd0116_3fe1c7eb8ef57ed1b9ef4d4523ca10c3_4225.json&quickActionsMenuEnabled=false®istryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13690.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.13690.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=06bda9e4-ba0d-4116-be43-cabb30a2f036&siteRevision=4229&staticHTMLComponentUrl=https%3A%2F%2Fwww-dsdac-com.filesusr.com%2F&viewMode=desktop" id="platform_c1dmp" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link> <script id="sentry"> (function(c,t,u,n,p,l,y,z,v){if(c[l] && c[l].mute) {return;}function e(b){if(!w){w=!0;var d=t.getElementsByTagName(u)[0],a=t.createElement(u);a.src=z;a.crossorigin="anonymous";a.addEventListener("load",function(){try{c[n]=q;c[p]=r;var a=c[l],d=a.init;a.init=function(a){for(var b in a)Object.prototype.hasOwnProperty.call(a,b)&&(v[b]=a[b]);d(v)};B(b,a)}catch(A){console.error(A)}});d.parentNode.insertBefore(a,d)}}function B(b,d){try{for(var a=0;a<b.length;a++)if("function"===typeof b[a])b[a]();var f=m.data,g=!1,h=!1;for(a=0;a<f.length;a++)if(f[a].f){h=!0;var e=f[a];!1===g&&"init"!==e.f&&d.init();g=!0;d[e.f].apply(d,e.a)}!1===h&&d.init();var k=c[n],l=c[p];for(a=0;a<f.length;a++)f[a].e&&k?k.apply(c,f[a].e):f[a].p&&l&&l.apply(c,[f[a].p])}catch(C){console.error(C)}}for(var g=!0,x=!1,k=0;k<document.scripts.length;k++)if(-1<document.scripts[k].src.indexOf(y)){g="no"!==document.scripts[k].getAttribute("data-lazy");break}var w=!1,h=[],m=function(b){(b.e||b.p||b.f&&-1<b.f.indexOf("capture")||b.f&&-1<b.f.indexOf("showReportDialog"))&&g&&e(h);m.data.push(b)};m.data=[];c[l]={onLoad:function(b){h.push(b);g&&!x||e(h)},forceLoad:function(){x=!0;g&&setTimeout(function(){e(h)})}};"init addBreadcrumb captureMessage captureException captureEvent configureScope withScope showReportDialog".split(" ").forEach(function(b){c[l][b]=function(){m({f:b,a:arguments})}});var q=c[n];c[n]=function(b,d,a,f,e){m({e:[].slice.call(arguments)});q&&q.apply(c,arguments)};var r=c[p];c[p]=function(b){m({p:b.reason});r&&r.apply(c,arguments)};g||setTimeout(function(){e(h)})})(window,document,"script","onerror","onunhandledrejection","Sentry","605a7baede844d278b89dc95ae0a9123","https://browser.sentry-cdn.com/6.18.2/bundle.min.js",{"dsn":"https://[email protected]/68", "beforeBreadcrumb": function(b){window.onBeforeSentryBreadcrumb && window.onBeforeSentryBreadcrumb(b)}}); </script> <script> window.resolveExternalsRegistryPromise = null const externalRegistryPromise = new Promise((r) => window.resolveExternalsRegistryPromise = r) window.resolveExternalsRegistryModule = (name) => externalRegistryPromise.then(() => window.externalsRegistry[name].onload()) </script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.a7ae621e.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[9420],{42243:()=>{window.__imageClientApi__=window.__imageClientApi__||{sdk:{}};const{lodash:e,react:o,reactDOM:a,imageClientApi:n,clientSdk:d}=window.externalsRegistry={lodash:{},react:{},reactDOM:{},imageClientApi:{},clientSdk:{}};n.loaded=new Promise((e=>{n.onload=e})),e.loaded=new Promise((o=>{e.onload=o})),d.loaded=new Promise((e=>{d.onload=e})),window.ReactDOM||(window.reactDOMReference=window.ReactDOM={loading:!0}),a.loaded=new Promise((e=>{a.onload=()=>{Object.assign(window.reactDOMReference||{},window.ReactDOM,{loading:!1}),e()}})),window.React||(window.reactReference=window.React={loading:!0}),o.loaded=new Promise((e=>{o.onload=()=>{Object.assign(window.reactReference||{},window.React,{loading:!1}),e()}})),window.reactAndReactDOMLoaded=Promise.all([o.loaded,a.loaded]),window.resolveExternalsRegistryPromise()}},e=>{var o;o=42243,e(e.s=o)}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.a7ae621e.bundle.min.js.map</script> <!-- Add the rest of the ViewerModel --> <script type="application/json" id="wix-viewer-model">{"siteAssetsTestModuleVersion":"1.334.0","requestUrl":"https:\/\/www.dsdac.com\/","siteFeatures":["appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","codeEmbed","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cyclicTabbing","dynamicPages","environmentWixCodeSdk","environment","lightbox","locationWixCodeSdk","navigationManager","navigationPhases","ooi","pages","panorama","protectedPages","renderer","reporter","routerFetch","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","tpaWorkerFeature","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsReact","platform"],"site":{"metaSiteId":"620ab155-53a8-4a0c-ae27-6c3a885ece10","userId":"dd0116da-b1c3-4081-8619-bf57d290620a","siteId":"06bda9e4-ba0d-4116-be43-cabb30a2f036","externalBaseUrl":"https:\/\/www.dsdac.com","siteRevision":4229,"siteType":"UGC","dc":"84","isResponsive":true,"editorName":"Studio","sessionId":"7bea3e74-073f-4781-8bcc-c1caa6aae9c3","isSEO":true,"appNameForBiEvents":"wix-studio"},"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,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"siteFeaturesConfigs":{"appMonitoring":{"appsWithMonitoring":[]},"assetsLoader":{"isStylableComponentInStructure":true},"codeEmbed":{"htmlEmbeds":[{"id":"3e058a8d-96dc-4dde-9ff5-3392313fdcf1","embedType":"custom","pages":["mfxr0"],"position":"bodyEnd","loadOnce":false,"content":{"type":"custom","html":"$('iframe').load(function() {\n $('iframe').contents().find('#sub-header').hide();\n});","category":{"enumClass":"com.wixpress.live.site.data.types.CustomContentCategory","value":"ESSENTIAL"}},"domain":"dsdac.com","name":"HideClubForceSubHeader"},{"id":"342e6cfd-8f38-4bf6-9101-1acabf727228","embedType":"custom","pages":["c1dmp"],"position":"bodyStart","loadOnce":false,"content":{"type":"custom","html":"<meta name=\"google-site-verification\" content=\"KAu8muw7B_72cs8ohElGT7xKEeysHEibVFb7hOL6t4s\" \/>","category":{"enumClass":"com.wixpress.live.site.data.types.CustomContentCategory","value":"ESSENTIAL"}},"domain":"dsdac.com","name":"Custom"},{"id":"5298fa51-81e3-4262-89c5-2cbb3175172b","embedType":"custom","position":"head","loadOnce":true,"content":{"type":"custom","html":"<meta name=\"google-site-verification\" content=\"KAu8muw7B_72cs8ohElGT7xKEeysHEibVFb7hOL6t4s\" \/>","category":{"enumClass":"com.wixpress.live.site.data.types.CustomContentCategory","value":"ESSENTIAL"}},"domain":"dsdac.com","name":"Google Search Console"},{"id":"5d55f430-1bb6-49cb-8cde-123ae5852dad","embedType":"custom","position":"head","loadOnce":true,"content":{"type":"custom","html":"<!-- Hotjar Tracking Code for https:\/\/www.dsdac.com -->\n<script>\n (function(h,o,t,j,a,r){\n h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};\n h._hjSettings={hjid:2968615,hjsv:6};\n a=o.getElementsByTagName('head')[0];\n r=o.createElement('script');r.async=1;\n r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;\n a.appendChild(r);\n })(window,document,'https:\/\/static.hotjar.com\/c\/hotjar-','.js?sv=');\n<\/script>","category":{"enumClass":"com.wixpress.live.site.data.types.CustomContentCategory","value":"ESSENTIAL"}},"domain":"dsdac.com","name":"Hotjar"},{"id":"de499eb6-b024-4eaa-9378-853f390fc228","embedType":"custom","position":"head","loadOnce":true,"content":{"type":"custom","html":"<!-- Global site tag (gtag.js) - Google Analytics -->\n<script async src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-192662857-1\"><\/script>\n<script>\n window.dataLayer = window.dataLayer || [];\n function gtag(){dataLayer.push(arguments);}\n gtag('js', new Date());\n\n gtag('config', 'UA-192662857-1');\n<\/script>","category":{"enumClass":"com.wixpress.live.site.data.types.CustomContentCategory","value":"ESSENTIAL"}},"domain":"dsdac.com","name":"Google Analytics"},{"id":"13afd378-5ede-43dd-a1a4-89a4c26b0fc9","embedType":"custom","position":"bodyEnd","loadOnce":true,"content":{"type":"custom","html":"<!-- VISA Session Recording Code --><script>(function (_window, _document, _script_url, _extAndQuery) {if (!_window._ssrSettings) { _window._ssrSettings = {}; }_window._ssrSettings[\"2d7ae5d3-3aa6-4d8c-bb68-d4648b503e49\"] = { version: \"0.1\", websiteId: \"2d7ae5d3-3aa6-4d8c-bb68-d4648b503e49\", };let bodyEl = _document.getElementsByTagName(\"body\")[0];let jsScript = _document.createElement(\"script\");jsScript.defer = true;jsScript.src = _script_url + _extAndQuery + _window._ssrSettings[\"2d7ae5d3-3aa6-4d8c-bb68-d4648b503e49\"].version;bodyEl.appendChild(jsScript);})(window, document, \"\/\/worker-visa.session-replays.io\/ssr-worker.min\", \".js?websiteId=2d7ae5d3-3aa6-4d8c-bb68-d4648b503e49&v=\");<\/script><!-- VISA Session Recording Code -->","category":{"enumClass":"com.wixpress.live.site.data.types.CustomContentCategory","value":"ESSENTIAL"}},"domain":"dsdac.com","name":"Visitor recordings by Visitor Analytics"}],"shouldLoadRequireJS":true},"componentsRegistry":{"librariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13690.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13690.0"}]},"consentPolicy":{"siteConsentPolicy":{"essential":true,"functional":false,"analytics":false,"advertising":false,"dataToThirdParty":true},"isWixSite":false},"dataWixCodeSdk":{"gridAppId":"bbe80286-0451-4ed2-9836-136e90da71b8","environment":"LIVE","cloudDataUrlWithExternalBase":"https:\/\/www.dsdac.com\/_api\/cloud-data"},"dynamicPages":{"prefixToRouterFetchData":{"posts":{"urlData":{"basePath":"https:\/\/www.dsdac.com\/_api\/dynamic-pages-router\/v1","queryParams":"gridAppId=bbe80286-0451-4ed2-9836-136e90da71b8&viewMode=site","fetchUsingGet":true,"compressPayload":true,"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","encodeURI":false},"optionsData":{"bodyData":{"pageRoles":{"b201ae75-155b-4058-a399-674578033a45":{"id":"svc9w","title":"Posts (Title)"},"dfb695df-c3e4-4f16-83fa-a712d25e7594":{"id":"rv5aq","title":"Posts (All)"}},"routerPrefix":"\/posts","config":{"patterns":{"\/{title}":{"pageRole":"b201ae75-155b-4058-a399-674578033a45","title":"{title}","config":{"collection":"Blog\/Posts","sort":[{"title":"asc"}],"pageSize":1,"lowercase":true,"seoV2":true},"seoMetaTags":{"og:image":"{coverImage}"}},"\/":{"pageRole":"dfb695df-c3e4-4f16-83fa-a712d25e7594","title":"Blog\/Posts","config":{"collection":"Blog\/Posts","pageSize":12,"sort":[{"title":"asc"}],"seoV2":true},"seoMetaTags":{}}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":"","x-wix-grid-app-id":"bbe80286-0451-4ed2-9836-136e90da71b8"}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"profile":{"urlData":{"basePath":"https:\/\/www.dsdac.com\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"d7d3e141-0453-4ba6-bd89-2eb1dc4df75c":{"id":"c0mwx","title":"Blog Comments "},"0dae24d1-e335-42f4-9828-55dfe6aaee5a":{"id":"g080z","title":"Followers"},"a914432e-eddd-460c-8774-89056bf2c43b":{"id":"rmx0a","title":"Forum Posts"},"54fb3006-0a3d-4692-92d8-00e1f32aa62f":{"id":"esz4e","title":"Events"},"f0efb4b1-2cce-4f58-81f7-88cdbf51c4da":{"id":"eur5u","title":"Blog Posts"},"5c76b232-341a-41d7-a0a1-e4f7b3b117f0":{"id":"rlyr2","title":"Profile"},"0ac65c40-d7dd-445d-a01b-b3a946d4905e":{"id":"brcwd","title":"Blog Likes"},"4b8310f1-728f-428e-ad57-4950c827a01d":{"id":"rvjo3","title":"Forum Comments"}},"routerPrefix":"\/profile","config":{"type":"public","patterns":{"\/{userName}\/forum-posts":{"seoData":{"title":"{userName} | Forum Posts","description":"","keywords":"","noIndex":"true"},"socialHome":false,"page":"a914432e-eddd-460c-8774-89056bf2c43b","appData":{"menuOrder":2,"appPageId":"member-posts-page","visibleForRoles":[],"numbers":{"key":"postsCount","default":0},"appDefinitionId":"14724f35-6794-cd1a-0244-25fd138f9242"},"title":"Forum Posts"},"\/{userName}\/members-events":{"seoData":{"title":"{userName} | Events","description":"","keywords":"","noIndex":"true"},"socialHome":false,"page":"54fb3006-0a3d-4692-92d8-00e1f32aa62f","appData":{"menuOrder":2,"appPageId":"events_members_page","visibleForRoles":[],"numbers":{},"appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351"},"title":"Events"},"\/{userName}\/profile":{"seoData":{"title":"{userName} | Profile","description":"","keywords":"","noIndex":"true"},"socialHome":true,"page":"5c76b232-341a-41d7-a0a1-e4f7b3b117f0","appData":{"menuOrder":1,"appPageId":"about","visibleForRoles":[],"numbers":{},"appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908"},"title":"Profile"},"\/{userName}\/blog-posts":{"seoData":{"title":"{userName} | Blog Posts","description":"","keywords":"","noIndex":"true"},"socialHome":false,"page":"f0efb4b1-2cce-4f58-81f7-88cdbf51c4da","appData":{"menuOrder":2,"appPageId":"member-posts-page","visibleForRoles":["admin","blog_writer","blog_editor"],"numbers":{"key":"postsCount","default":0},"appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103"},"title":"Blog Posts"},"\/{userName}\/followers":{"seoData":{"title":"{userName} | Followers","description":"","keywords":"","noIndex":"true"},"socialHome":false,"page":"0dae24d1-e335-42f4-9828-55dfe6aaee5a","appData":{"menuOrder":2,"appPageId":"following_followers","visibleForRoles":[],"numbers":{},"appDefinitionId":"14ebe801-d78a-daa9-c9e5-0286a891e46f"},"title":"Followers"},"\/{userName}\/blog-likes":{"seoData":{"title":"{userName} | Blog Likes","description":"","keywords":"","noIndex":"true"},"socialHome":false,"page":"0ac65c40-d7dd-445d-a01b-b3a946d4905e","appData":{"menuOrder":2,"appPageId":"member-likes-page","visibleForRoles":[],"numbers":{"key":"likesCount","default":0},"appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103"},"title":"Blog Likes"},"\/{userName}\/blog-comments":{"seoData":{"title":"{userName} | Blog Comments ","description":"","keywords":"","noIndex":"true"},"socialHome":false,"page":"d7d3e141-0453-4ba6-bd89-2eb1dc4df75c","appData":{"menuOrder":2,"appPageId":"member-comments-page","visibleForRoles":[],"numbers":{"key":"commentsCount","default":0},"appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103"},"title":"Blog Comments "},"\/{userName}\/forum-comments":{"seoData":{"title":"{userName} | Forum Comments","description":"","keywords":"","noIndex":"true"},"socialHome":false,"page":"4b8310f1-728f-428e-ad57-4950c827a01d","appData":{"menuOrder":2,"appPageId":"member-comments-page","visibleForRoles":[],"numbers":{"key":"createdCommentsCount","default":0},"appDefinitionId":"14724f35-6794-cd1a-0244-25fd138f9242"},"title":"Forum Comments"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"account":{"urlData":{"basePath":"https:\/\/www.dsdac.com\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"47433c94-973d-469d-a875-3fe0c9558af9":{"id":"dwhur","title":"My Account"},"01877e5d-59b4-4a0a-aad7-63689646b405":{"id":"bccar","title":"Settings"},"7d5f3bcd-b4c1-48d6-abee-d1ee10f606c8":{"id":"a68rq","title":"My Programs"},"2cbcca28-28c8-4b89-b21c-0c76b360fdb7":{"id":"uzfa1","title":"My Wallet"},"eff9f484-0f90-4f88-a574-59160422c25f":{"id":"uyp93","title":"My Subscriptions"},"4dcac52b-8ca6-4535-81ee-43c0cf6333da":{"id":"ej4wc","title":"Notifications"},"e824d543-b47c-4686-a210-cfe25cf37e7e":{"id":"qy0tg","title":"My Drafts"},"d646d087-76e1-45c5-b894-e2f7ee2c10d0":{"id":"xvp7s","title":"My Orders"},"8f6511c3-bac0-44e7-9fcc-6e6eaf8545df":{"id":"erevi","title":"My Addresses"},"cd4449c8-a6bc-4fbc-b4ac-572dd2a098ec":{"id":"gwjqg","title":"My Bookings"},"61e63797-2ee7-4b39-863c-cbf83d09f81e":{"id":"w8l21","title":"My Groups"}},"routerPrefix":"\/account","config":{"type":"private","patterns":{"\/my-account":{"socialHome":false,"appData":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appPageId":"member_info","menuOrder":3,"visibleForRoles":[]},"page":"47433c94-973d-469d-a875-3fe0c9558af9","seoData":{"title":"My Account","description":"","keywords":"","noIndex":"true"},"title":"My Account"},"\/my-wallet":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","appPageId":"my_wallet","menuOrder":2,"visibleForRoles":[]},"page":"2cbcca28-28c8-4b89-b21c-0c76b360fdb7","seoData":{"title":"My Wallet","description":"","keywords":"","noIndex":"true"},"title":"My Wallet"},"\/notifications":{"socialHome":false,"appData":{"numbers":{"key":"notificationsCount","default":0},"appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","appPageId":"notifications_app","menuOrder":4,"visibleForRoles":[]},"page":"4dcac52b-8ca6-4535-81ee-43c0cf6333da","seoData":{"title":"Notifications","description":"","keywords":"","noIndex":"true"},"title":"Notifications"},"\/settings":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","appPageId":"settings","menuOrder":4,"visibleForRoles":[]},"page":"01877e5d-59b4-4a0a-aad7-63689646b405","seoData":{"title":"Settings","description":"","keywords":"","noIndex":"true"},"title":"Settings"},"\/my-drafts":{"socialHome":false,"appData":{"numbers":{"key":"draftsCount","default":0},"appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","appPageId":"member-drafts-page","menuOrder":2,"visibleForRoles":["admin","blog_writer","blog_editor"]},"page":"e824d543-b47c-4686-a210-cfe25cf37e7e","seoData":{"title":"My Drafts","description":"","keywords":"","noIndex":"true"},"title":"My Drafts"},"\/my-bookings":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","appPageId":"bookings_member_area","menuOrder":2,"visibleForRoles":[]},"page":"cd4449c8-a6bc-4fbc-b4ac-572dd2a098ec","seoData":{"title":"My Bookings","description":"","keywords":"","noIndex":"true"},"title":"My Bookings"},"\/my-orders":{"socialHome":false,"appData":{"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","appPageId":"order_history","menuOrder":2,"visibleForRoles":[]},"page":"d646d087-76e1-45c5-b894-e2f7ee2c10d0","seoData":{"title":"My Orders","description":"","keywords":"","noIndex":"true"},"title":"My Orders"},"\/my-addresses":{"socialHome":false,"appData":{"appDefinitionId":"1505b775-e885-eb1b-b665-1e485d9bf90e","appPageId":"my_addresses","menuOrder":2,"visibleForRoles":[]},"page":"8f6511c3-bac0-44e7-9fcc-6e6eaf8545df","seoData":{"title":"My Addresses","description":"","keywords":"","noIndex":"true"},"title":"My Addresses"},"\/my-subscriptions":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"2bef2abe-7abe-43da-889c-53c1500a328c","appPageId":"My Subscriptions","menuOrder":2,"visibleForRoles":[]},"page":"eff9f484-0f90-4f88-a574-59160422c25f","seoData":{"title":"My Subscriptions","description":"","keywords":"","noIndex":"true"},"title":"My Subscriptions"},"\/my-groups":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"148c2287-c669-d849-d153-463c7486a694","appPageId":"My Groups","menuOrder":2,"visibleForRoles":[]},"page":"61e63797-2ee7-4b39-863c-cbf83d09f81e","seoData":{"title":"My Groups","description":"","keywords":"","noIndex":"true"},"title":"My Groups"},"\/challenges":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"2936472a-a1ed-4ae5-9f71-614313a9f4e7","appPageId":"My Programs","menuOrder":2,"visibleForRoles":[]},"page":"7d5f3bcd-b4c1-48d6-abee-d1ee10f606c8","seoData":{"title":"My Programs","description":"","keywords":"","noIndex":"true"},"title":"My Programs"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"little-athletics-blog":{"urlData":{"basePath":"https:\/\/www.dsdac.com\/_api\/dynamic-pages-router\/v1","queryParams":"gridAppId=bbe80286-0451-4ed2-9836-136e90da71b8&viewMode=site","fetchUsingGet":true,"compressPayload":true,"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","encodeURI":false},"optionsData":{"bodyData":{"pageRoles":{"4b632fbc-0823-45c0-a03b-7aaa913736de":{"id":"haqbo","title":"Little Athletics Blog (Title)"}},"routerPrefix":"\/little-athletics-blog","config":{"patterns":{"\/{title}":{"pageRole":"4b632fbc-0823-45c0-a03b-7aaa913736de","title":"{title}","config":{"collection":"LittleAthleticsBlog","pageSize":1,"lowercase":true,"seoV2":true},"seoMetaTags":{}}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":"","x-wix-grid-app-id":"bbe80286-0451-4ed2-9836-136e90da71b8"}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"training-videos-1":{"urlData":{"basePath":"https:\/\/www.dsdac.com\/_api\/dynamic-pages-router\/v1","queryParams":"gridAppId=bbe80286-0451-4ed2-9836-136e90da71b8&viewMode=site","fetchUsingGet":true,"compressPayload":true,"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","encodeURI":false},"optionsData":{"bodyData":{"pageRoles":{"1890c2b2-d403-4077-a39b-76ff0503856a":{"id":"w0f9w","title":"Training Videos (Title)"}},"routerPrefix":"\/training-videos-1","config":{"patterns":{"\/{title}":{"pageRole":"1890c2b2-d403-4077-a39b-76ff0503856a","title":"{title}","config":{"collection":"TrainingVideos","pageSize":1,"lowercase":true,"seoV2":true},"seoMetaTags":{"description":"{description}","og:image":"{coverImage}"}}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":"","x-wix-grid-app-id":"bbe80286-0451-4ed2-9836-136e90da71b8"}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"}},"routerPagesSeoToIdMap":{"posts-title":"svc9w","posts-all":"rv5aq","blog-comments":"c0mwx","followers":"g080z","forum-posts":"rmx0a","events":"esz4e","blog-posts":"eur5u","profile-1":"rlyr2","blog-likes":"brcwd","forum-comments":"rvjo3","my-account":"dwhur","settings":"bccar","my-programs":"a68rq","my-wallet":"uzfa1","my-subscriptions":"uyp93","notifications":"ej4wc","my-drafts":"qy0tg","my-orders":"xvp7s","my-addresses":"erevi","my-bookings":"gwjqg","my-groups":"w8l21","blank":"haqbo","training-videos-title":"w0f9w"},"externalBaseUrl":"https:\/\/www.dsdac.com"},"elementorySupportWixCodeSdk":{"baseUrl":"https:\/\/www.dsdac.com\/_api\/wix-code-public-dispatcher-ng\/siteview","relativePath":"\/\/_api\/wix-code-public-dispatcher-ng\/siteview","gridAppId":"bbe80286-0451-4ed2-9836-136e90da71b8","viewMode":"site","siteRevision":4229},"environmentWixCodeSdk":{},"environment":{"editorType":"","domain":"dsdac.com","previewMode":false},"fedopsWixCodeSdk":{"isWixSite":false,"shouldReportFedops":false},"lightbox":{"prefixToRouterFetchData":{"profile":{"urlData":{"basePath":"https:\/\/www.dsdac.com\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"d7d3e141-0453-4ba6-bd89-2eb1dc4df75c":{"id":"c0mwx","title":"Blog Comments "},"0dae24d1-e335-42f4-9828-55dfe6aaee5a":{"id":"g080z","title":"Followers"},"a914432e-eddd-460c-8774-89056bf2c43b":{"id":"rmx0a","title":"Forum Posts"},"54fb3006-0a3d-4692-92d8-00e1f32aa62f":{"id":"esz4e","title":"Events"},"f0efb4b1-2cce-4f58-81f7-88cdbf51c4da":{"id":"eur5u","title":"Blog Posts"},"5c76b232-341a-41d7-a0a1-e4f7b3b117f0":{"id":"rlyr2","title":"Profile"},"0ac65c40-d7dd-445d-a01b-b3a946d4905e":{"id":"brcwd","title":"Blog Likes"},"4b8310f1-728f-428e-ad57-4950c827a01d":{"id":"rvjo3","title":"Forum Comments"}},"routerPrefix":"\/profile","config":{"type":"public","patterns":{"\/{userName}\/forum-posts":{"seoData":{"title":"{userName} | Forum Posts","description":"","keywords":"","noIndex":"true"},"socialHome":false,"page":"a914432e-eddd-460c-8774-89056bf2c43b","appData":{"menuOrder":2,"appPageId":"member-posts-page","visibleForRoles":[],"numbers":{"key":"postsCount","default":0},"appDefinitionId":"14724f35-6794-cd1a-0244-25fd138f9242"},"title":"Forum Posts"},"\/{userName}\/members-events":{"seoData":{"title":"{userName} | Events","description":"","keywords":"","noIndex":"true"},"socialHome":false,"page":"54fb3006-0a3d-4692-92d8-00e1f32aa62f","appData":{"menuOrder":2,"appPageId":"events_members_page","visibleForRoles":[],"numbers":{},"appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351"},"title":"Events"},"\/{userName}\/profile":{"seoData":{"title":"{userName} | Profile","description":"","keywords":"","noIndex":"true"},"socialHome":true,"page":"5c76b232-341a-41d7-a0a1-e4f7b3b117f0","appData":{"menuOrder":1,"appPageId":"about","visibleForRoles":[],"numbers":{},"appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908"},"title":"Profile"},"\/{userName}\/blog-posts":{"seoData":{"title":"{userName} | Blog Posts","description":"","keywords":"","noIndex":"true"},"socialHome":false,"page":"f0efb4b1-2cce-4f58-81f7-88cdbf51c4da","appData":{"menuOrder":2,"appPageId":"member-posts-page","visibleForRoles":["admin","blog_writer","blog_editor"],"numbers":{"key":"postsCount","default":0},"appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103"},"title":"Blog Posts"},"\/{userName}\/followers":{"seoData":{"title":"{userName} | Followers","description":"","keywords":"","noIndex":"true"},"socialHome":false,"page":"0dae24d1-e335-42f4-9828-55dfe6aaee5a","appData":{"menuOrder":2,"appPageId":"following_followers","visibleForRoles":[],"numbers":{},"appDefinitionId":"14ebe801-d78a-daa9-c9e5-0286a891e46f"},"title":"Followers"},"\/{userName}\/blog-likes":{"seoData":{"title":"{userName} | Blog Likes","description":"","keywords":"","noIndex":"true"},"socialHome":false,"page":"0ac65c40-d7dd-445d-a01b-b3a946d4905e","appData":{"menuOrder":2,"appPageId":"member-likes-page","visibleForRoles":[],"numbers":{"key":"likesCount","default":0},"appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103"},"title":"Blog Likes"},"\/{userName}\/blog-comments":{"seoData":{"title":"{userName} | Blog Comments ","description":"","keywords":"","noIndex":"true"},"socialHome":false,"page":"d7d3e141-0453-4ba6-bd89-2eb1dc4df75c","appData":{"menuOrder":2,"appPageId":"member-comments-page","visibleForRoles":[],"numbers":{"key":"commentsCount","default":0},"appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103"},"title":"Blog Comments "},"\/{userName}\/forum-comments":{"seoData":{"title":"{userName} | Forum Comments","description":"","keywords":"","noIndex":"true"},"socialHome":false,"page":"4b8310f1-728f-428e-ad57-4950c827a01d","appData":{"menuOrder":2,"appPageId":"member-comments-page","visibleForRoles":[],"numbers":{"key":"createdCommentsCount","default":0},"appDefinitionId":"14724f35-6794-cd1a-0244-25fd138f9242"},"title":"Forum Comments"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"account":{"urlData":{"basePath":"https:\/\/www.dsdac.com\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"47433c94-973d-469d-a875-3fe0c9558af9":{"id":"dwhur","title":"My Account"},"01877e5d-59b4-4a0a-aad7-63689646b405":{"id":"bccar","title":"Settings"},"7d5f3bcd-b4c1-48d6-abee-d1ee10f606c8":{"id":"a68rq","title":"My Programs"},"2cbcca28-28c8-4b89-b21c-0c76b360fdb7":{"id":"uzfa1","title":"My Wallet"},"eff9f484-0f90-4f88-a574-59160422c25f":{"id":"uyp93","title":"My Subscriptions"},"4dcac52b-8ca6-4535-81ee-43c0cf6333da":{"id":"ej4wc","title":"Notifications"},"e824d543-b47c-4686-a210-cfe25cf37e7e":{"id":"qy0tg","title":"My Drafts"},"d646d087-76e1-45c5-b894-e2f7ee2c10d0":{"id":"xvp7s","title":"My Orders"},"8f6511c3-bac0-44e7-9fcc-6e6eaf8545df":{"id":"erevi","title":"My Addresses"},"cd4449c8-a6bc-4fbc-b4ac-572dd2a098ec":{"id":"gwjqg","title":"My Bookings"},"61e63797-2ee7-4b39-863c-cbf83d09f81e":{"id":"w8l21","title":"My Groups"}},"routerPrefix":"\/account","config":{"type":"private","patterns":{"\/my-account":{"socialHome":false,"appData":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appPageId":"member_info","menuOrder":3,"visibleForRoles":[]},"page":"47433c94-973d-469d-a875-3fe0c9558af9","seoData":{"title":"My Account","description":"","keywords":"","noIndex":"true"},"title":"My Account"},"\/my-wallet":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","appPageId":"my_wallet","menuOrder":2,"visibleForRoles":[]},"page":"2cbcca28-28c8-4b89-b21c-0c76b360fdb7","seoData":{"title":"My Wallet","description":"","keywords":"","noIndex":"true"},"title":"My Wallet"},"\/notifications":{"socialHome":false,"appData":{"numbers":{"key":"notificationsCount","default":0},"appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","appPageId":"notifications_app","menuOrder":4,"visibleForRoles":[]},"page":"4dcac52b-8ca6-4535-81ee-43c0cf6333da","seoData":{"title":"Notifications","description":"","keywords":"","noIndex":"true"},"title":"Notifications"},"\/settings":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","appPageId":"settings","menuOrder":4,"visibleForRoles":[]},"page":"01877e5d-59b4-4a0a-aad7-63689646b405","seoData":{"title":"Settings","description":"","keywords":"","noIndex":"true"},"title":"Settings"},"\/my-drafts":{"socialHome":false,"appData":{"numbers":{"key":"draftsCount","default":0},"appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","appPageId":"member-drafts-page","menuOrder":2,"visibleForRoles":["admin","blog_writer","blog_editor"]},"page":"e824d543-b47c-4686-a210-cfe25cf37e7e","seoData":{"title":"My Drafts","description":"","keywords":"","noIndex":"true"},"title":"My Drafts"},"\/my-bookings":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","appPageId":"bookings_member_area","menuOrder":2,"visibleForRoles":[]},"page":"cd4449c8-a6bc-4fbc-b4ac-572dd2a098ec","seoData":{"title":"My Bookings","description":"","keywords":"","noIndex":"true"},"title":"My Bookings"},"\/my-orders":{"socialHome":false,"appData":{"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","appPageId":"order_history","menuOrder":2,"visibleForRoles":[]},"page":"d646d087-76e1-45c5-b894-e2f7ee2c10d0","seoData":{"title":"My Orders","description":"","keywords":"","noIndex":"true"},"title":"My Orders"},"\/my-addresses":{"socialHome":false,"appData":{"appDefinitionId":"1505b775-e885-eb1b-b665-1e485d9bf90e","appPageId":"my_addresses","menuOrder":2,"visibleForRoles":[]},"page":"8f6511c3-bac0-44e7-9fcc-6e6eaf8545df","seoData":{"title":"My Addresses","description":"","keywords":"","noIndex":"true"},"title":"My Addresses"},"\/my-subscriptions":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"2bef2abe-7abe-43da-889c-53c1500a328c","appPageId":"My Subscriptions","menuOrder":2,"visibleForRoles":[]},"page":"eff9f484-0f90-4f88-a574-59160422c25f","seoData":{"title":"My Subscriptions","description":"","keywords":"","noIndex":"true"},"title":"My Subscriptions"},"\/my-groups":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"148c2287-c669-d849-d153-463c7486a694","appPageId":"My Groups","menuOrder":2,"visibleForRoles":[]},"page":"61e63797-2ee7-4b39-863c-cbf83d09f81e","seoData":{"title":"My Groups","description":"","keywords":"","noIndex":"true"},"title":"My Groups"},"\/challenges":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"2936472a-a1ed-4ae5-9f71-614313a9f4e7","appPageId":"My Programs","menuOrder":2,"visibleForRoles":[]},"page":"7d5f3bcd-b4c1-48d6-abee-d1ee10f606c8","seoData":{"title":"My Programs","description":"","keywords":"","noIndex":"true"},"title":"My Programs"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"}},"pageIdToPrefix":{"c0mwx":"profile","g080z":"profile","rmx0a":"profile","esz4e":"profile","eur5u":"profile","rlyr2":"profile","brcwd":"profile","rvjo3":"profile","dwhur":"account","bccar":"account","a68rq":"account","uzfa1":"account","uyp93":"account","ej4wc":"account","qy0tg":"account","xvp7s":"account","erevi":"account","gwjqg":"account","w8l21":"account"}},"locationWixCodeSdk":{"routersConfigMap":{"routers-kenbpcqd":{"prefix":"posts","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"b201ae75-155b-4058-a399-674578033a45\",\"title\":\"{title}\",\"config\":{\"collection\":\"Blog\/Posts\",\"sort\":[{\"title\":\"asc\"}],\"pageSize\":1,\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"og:image\":\"{coverImage}\"}},\"\/\":{\"pageRole\":\"dfb695df-c3e4-4f16-83fa-a712d25e7594\",\"title\":\"Blog\/Posts\",\"config\":{\"collection\":\"Blog\/Posts\",\"pageSize\":12,\"sort\":[{\"title\":\"asc\"}],\"seoV2\":true},\"seoMetaTags\":{}}}}","group":"","pages":{"b201ae75-155b-4058-a399-674578033a45":"svc9w","dfb695df-c3e4-4f16-83fa-a712d25e7594":"rv5aq"},"roleVariations":{}},"routers-kejunqd1":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/forum-posts\":{\"seoData\":{\"title\":\"{userName} | Forum Posts\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"a914432e-eddd-460c-8774-89056bf2c43b\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-posts-page\",\"visibleForRoles\":[],\"numbers\":{\"key\":\"postsCount\",\"default\":0},\"appDefinitionId\":\"14724f35-6794-cd1a-0244-25fd138f9242\"},\"title\":\"Forum Posts\"},\"\/{userName}\/members-events\":{\"seoData\":{\"title\":\"{userName} | Events\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"54fb3006-0a3d-4692-92d8-00e1f32aa62f\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"events_members_page\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"140603ad-af8d-84a5-2c80-a0f60cb47351\"},\"title\":\"Events\"},\"\/{userName}\/profile\":{\"seoData\":{\"title\":\"{userName} | Profile\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":true,\"page\":\"5c76b232-341a-41d7-a0a1-e4f7b3b117f0\",\"appData\":{\"menuOrder\":1,\"appPageId\":\"about\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\"},\"title\":\"Profile\"},\"\/{userName}\/blog-posts\":{\"seoData\":{\"title\":\"{userName} | Blog Posts\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"f0efb4b1-2cce-4f58-81f7-88cdbf51c4da\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-posts-page\",\"visibleForRoles\":[\"admin\",\"blog_writer\",\"blog_editor\"],\"numbers\":{\"key\":\"postsCount\",\"default\":0},\"appDefinitionId\":\"14bcded7-0066-7c35-14d7-466cb3f09103\"},\"title\":\"Blog Posts\"},\"\/{userName}\/followers\":{\"seoData\":{\"title\":\"{userName} | Followers\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"0dae24d1-e335-42f4-9828-55dfe6aaee5a\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"following_followers\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14ebe801-d78a-daa9-c9e5-0286a891e46f\"},\"title\":\"Followers\"},\"\/{userName}\/blog-likes\":{\"seoData\":{\"title\":\"{userName} | Blog Likes\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"0ac65c40-d7dd-445d-a01b-b3a946d4905e\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-likes-page\",\"visibleForRoles\":[],\"numbers\":{\"key\":\"likesCount\",\"default\":0},\"appDefinitionId\":\"14bcded7-0066-7c35-14d7-466cb3f09103\"},\"title\":\"Blog Likes\"},\"\/{userName}\/blog-comments\":{\"seoData\":{\"title\":\"{userName} | Blog Comments \",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"d7d3e141-0453-4ba6-bd89-2eb1dc4df75c\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-comments-page\",\"visibleForRoles\":[],\"numbers\":{\"key\":\"commentsCount\",\"default\":0},\"appDefinitionId\":\"14bcded7-0066-7c35-14d7-466cb3f09103\"},\"title\":\"Blog Comments \"},\"\/{userName}\/forum-comments\":{\"seoData\":{\"title\":\"{userName} | Forum Comments\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"4b8310f1-728f-428e-ad57-4950c827a01d\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-comments-page\",\"visibleForRoles\":[],\"numbers\":{\"key\":\"createdCommentsCount\",\"default\":0},\"appDefinitionId\":\"14724f35-6794-cd1a-0244-25fd138f9242\"},\"title\":\"Forum Comments\"}}}","group":"members","pages":{"d7d3e141-0453-4ba6-bd89-2eb1dc4df75c":"c0mwx","0dae24d1-e335-42f4-9828-55dfe6aaee5a":"g080z","a914432e-eddd-460c-8774-89056bf2c43b":"rmx0a","54fb3006-0a3d-4692-92d8-00e1f32aa62f":"esz4e","f0efb4b1-2cce-4f58-81f7-88cdbf51c4da":"eur5u","5c76b232-341a-41d7-a0a1-e4f7b3b117f0":"rlyr2","0ac65c40-d7dd-445d-a01b-b3a946d4905e":"brcwd","4b8310f1-728f-428e-ad57-4950c827a01d":"rvjo3"},"roleVariations":{}},"routers-kejunqd0":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"47433c94-973d-469d-a875-3fe0c9558af9\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/my-wallet\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"4aebd0cb-fbdb-4da7-b5d1-d05660a30172\",\"appPageId\":\"my_wallet\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"2cbcca28-28c8-4b89-b21c-0c76b360fdb7\",\"seoData\":{\"title\":\"My Wallet\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Wallet\"},\"\/notifications\":{\"socialHome\":false,\"appData\":{\"numbers\":{\"key\":\"notificationsCount\",\"default\":0},\"appDefinitionId\":\"14f25924-5664-31b2-9568-f9c5ed98c9b1\",\"appPageId\":\"notifications_app\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"4dcac52b-8ca6-4535-81ee-43c0cf6333da\",\"seoData\":{\"title\":\"Notifications\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notifications\"},\"\/settings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"01877e5d-59b4-4a0a-aad7-63689646b405\",\"seoData\":{\"title\":\"Settings\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Settings\"},\"\/my-drafts\":{\"socialHome\":false,\"appData\":{\"numbers\":{\"key\":\"draftsCount\",\"default\":0},\"appDefinitionId\":\"14bcded7-0066-7c35-14d7-466cb3f09103\",\"appPageId\":\"member-drafts-page\",\"menuOrder\":2,\"visibleForRoles\":[\"admin\",\"blog_writer\",\"blog_editor\"]},\"page\":\"e824d543-b47c-4686-a210-cfe25cf37e7e\",\"seoData\":{\"title\":\"My Drafts\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Drafts\"},\"\/my-bookings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"13d21c63-b5ec-5912-8397-c3a5ddb27a97\",\"appPageId\":\"bookings_member_area\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"cd4449c8-a6bc-4fbc-b4ac-572dd2a098ec\",\"seoData\":{\"title\":\"My Bookings\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Bookings\"},\"\/my-orders\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"1380b703-ce81-ff05-f115-39571d94dfcd\",\"appPageId\":\"order_history\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"d646d087-76e1-45c5-b894-e2f7ee2c10d0\",\"seoData\":{\"title\":\"My Orders\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Orders\"},\"\/my-addresses\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"1505b775-e885-eb1b-b665-1e485d9bf90e\",\"appPageId\":\"my_addresses\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"8f6511c3-bac0-44e7-9fcc-6e6eaf8545df\",\"seoData\":{\"title\":\"My Addresses\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Addresses\"},\"\/my-subscriptions\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"2bef2abe-7abe-43da-889c-53c1500a328c\",\"appPageId\":\"My Subscriptions\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"eff9f484-0f90-4f88-a574-59160422c25f\",\"seoData\":{\"title\":\"My Subscriptions\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Subscriptions\"},\"\/my-groups\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"148c2287-c669-d849-d153-463c7486a694\",\"appPageId\":\"My Groups\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"61e63797-2ee7-4b39-863c-cbf83d09f81e\",\"seoData\":{\"title\":\"My Groups\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Groups\"},\"\/challenges\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"2936472a-a1ed-4ae5-9f71-614313a9f4e7\",\"appPageId\":\"My Programs\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"7d5f3bcd-b4c1-48d6-abee-d1ee10f606c8\",\"seoData\":{\"title\":\"My Programs\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Programs\"}}}","group":"members","pages":{"47433c94-973d-469d-a875-3fe0c9558af9":"dwhur","01877e5d-59b4-4a0a-aad7-63689646b405":"bccar","7d5f3bcd-b4c1-48d6-abee-d1ee10f606c8":"a68rq","2cbcca28-28c8-4b89-b21c-0c76b360fdb7":"uzfa1","eff9f484-0f90-4f88-a574-59160422c25f":"uyp93","4dcac52b-8ca6-4535-81ee-43c0cf6333da":"ej4wc","e824d543-b47c-4686-a210-cfe25cf37e7e":"qy0tg","d646d087-76e1-45c5-b894-e2f7ee2c10d0":"xvp7s","8f6511c3-bac0-44e7-9fcc-6e6eaf8545df":"erevi","cd4449c8-a6bc-4fbc-b4ac-572dd2a098ec":"gwjqg","61e63797-2ee7-4b39-863c-cbf83d09f81e":"w8l21"},"roleVariations":{}},"routers-khbukbgr":{"prefix":"little-athletics-blog","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"4b632fbc-0823-45c0-a03b-7aaa913736de\",\"title\":\"{title}\",\"config\":{\"collection\":\"LittleAthleticsBlog\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{}}}}","group":"","pages":{"4b632fbc-0823-45c0-a03b-7aaa913736de":"haqbo"},"roleVariations":{}},"routers-kgl87xca":{"prefix":"training-videos-1","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"1890c2b2-d403-4077-a39b-76ff0503856a\",\"title\":\"{title}\",\"config\":{\"collection\":\"TrainingVideos\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"description\":\"{description}\",\"og:image\":\"{coverImage}\"}}}}","group":"","pages":{"1890c2b2-d403-4077-a39b-76ff0503856a":"w0f9w"},"roleVariations":{}}},"urlMappings":null},"ooiTpaSharedConfig":{"imageSpriteUrl":"https:\/\/static.parastorage.com\/services\/santa-resources\/resources\/viewer\/editorUI\/fonts.v19.png","wixStaticFontsLinks":["https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/fonts.dk2d6odll3hja1g2js4p.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/wixMadefor.j95mkaziqjnrn77aekr8.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/google.tmlv7ubcy6tb9q7fz88p.css"]},"ooi":{"ooiComponentsData":{"0daa3702-0e20-48ca-ba15-ad380e00e6b6":{"sentryDsn":"https:\/\/[email protected]\/1190","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/PaymentPageViewerWidget.bundle.min.js","widgetId":"0daa3702-0e20-48ca-ba15-ad380e00e6b6","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/PaymentPageViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"0e9aad02-e5a7-45f3-8b8e-a842a5e99be3":{"sentryDsn":"https:\/\/[email protected]\/1190","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ParticipantPageViewerWidget.bundle.min.js","widgetId":"0e9aad02-e5a7-45f3-8b8e-a842a5e99be3","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ParticipantPageViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"847c2f5d-017f-499f-9c3e-069164fc116f":{"sentryDsn":"https:\/\/[email protected]\/1190","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesPageViewerWidget.bundle.min.js","widgetId":"847c2f5d-017f-499f-9c3e-069164fc116f","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesPageViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"a159b4d2-831b-410c-9e77-ec3f40c9cace":{"sentryDsn":"https:\/\/[email protected]\/1190","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ThankYouPageViewerWidget.bundle.min.js","widgetId":"a159b4d2-831b-410c-9e77-ec3f40c9cace","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ThankYouPageViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"ef4e59bd-625a-484e-9ba1-650d4aecf03b":{"sentryDsn":"https:\/\/[email protected]\/1190","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesListViewerWidget.bundle.min.js","widgetId":"ef4e59bd-625a-484e-9ba1-650d4aecf03b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"c88902a1-7fbf-4ff1-b19a-af39c48bc740":{"sentryDsn":"https:\/\/[email protected]\/1190","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/MyProgramsViewerWidget.bundle.min.js","widgetId":"c88902a1-7fbf-4ff1-b19a-af39c48bc740","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/MyProgramsViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"20dcd94b-f847-4e24-b3f2-0d3894593f7a":{"sentryDsn":"https:\/\/[email protected]\/1190","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesListPageViewerWidget.bundle.min.js","widgetId":"20dcd94b-f847-4e24-b3f2-0d3894593f7a","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesListPageViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"47a7e7bb-f412-4093-9155-1ff5adbc4dae":{"sentryDsn":"https:\/\/[email protected]\/1058","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/SideBySideViewerWidget.bundle.min.js","widgetId":"47a7e7bb-f412-4093-9155-1ff5adbc4dae","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"0a9f687f-7e00-4576-a8e1-9415844b8f44":{"sentryDsn":"https:\/\/[email protected]\/1058","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsListWidgetViewerWidget.bundle.min.js","widgetId":"0a9f687f-7e00-4576-a8e1-9415844b8f44","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"8cce2b9e-8549-46c7-8ad2-f75bf28534ac":{"sentryDsn":"https:\/\/[email protected]\/1058","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/FeedWidgetViewerWidget.bundle.min.js","widgetId":"8cce2b9e-8549-46c7-8ad2-f75bf28534ac","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"a7dcdfcb-8abd-4008-af19-fed5fcd12b40":{"sentryDsn":"https:\/\/[email protected]\/1058","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsViewerWidget.bundle.min.js","widgetId":"a7dcdfcb-8abd-4008-af19-fed5fcd12b40","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"83b2af08-c021-40c8-a3a5-b329a959ec2b":{"sentryDsn":"https:\/\/[email protected]\/1058","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsListWidgetViewerWidget.bundle.min.js","widgetId":"83b2af08-c021-40c8-a3a5-b329a959ec2b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"e018cc55-7b1c-4500-a2e5-969f22c8a33a":{"sentryDsn":"https:\/\/[email protected]\/1058","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/MembersAreaGroupsViewerWidget.bundle.min.js","widgetId":"e018cc55-7b1c-4500-a2e5-969f22c8a33a","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/MembersAreaGroupsViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"513a5d84-3ebb-4ca6-a5aa-83effd2123b9":{"sentryDsn":"https:\/\/[email protected]\/1058","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupViewerWidget.bundle.min.js","widgetId":"513a5d84-3ebb-4ca6-a5aa-83effd2123b9","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"371ee199-389c-4a93-849e-e35b8a15b7ca":{"sentryDsn":"https:\/\/[email protected]\/1784","componentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/FormViewerWidget.bundle.min.js","widgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.0\/ProfileCardViewerWidget.bundle.min.js","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/MyAccountViewerWidget.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/MyAccountViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf":{"sentryDsn":"https:\/\/[email protected]\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/widgetViewerWidget.bundle.min.js","widgetId":"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.303.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14d2abc2-5350-6322-487d-8c16ff833c8a":{"sentryDsn":"https:\/\/[email protected]\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.303.0\/details-pageViewerWidget.bundle.min.js","widgetId":"14d2abc2-5350-6322-487d-8c16ff833c8a","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.303.0\/details-pageViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.303.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1440e92d-47d8-69be-ade7-e6de40127106":{"sentryDsn":"https:\/\/[email protected]\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/widgetViewerWidget.bundle.min.js","widgetId":"1440e92d-47d8-69be-ade7-e6de40127106","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/widgetViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.303.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"405eb115-a694-4e2b-abaa-e4762808bb93":{"sentryDsn":"https:\/\/[email protected]\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/members-pageViewerWidget.bundle.min.js","widgetId":"405eb115-a694-4e2b-abaa-e4762808bb93","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/members-pageViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.303.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"sentryDsn":"https:\/\/[email protected]\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/scheduleViewerWidget.bundle.min.js","widgetId":"29ad290c-8529-4204-8fcf-41ef46e0d3b0","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/scheduleViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.303.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"componentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2420.0\/ProfileViewerWidget.bundle.min.js","widgetId":"14dbefb9-3b7b-c4e9-53e8-766defd30587","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2420.0\/ProfileViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2420.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"sentryDsn":"https:\/\/[email protected]\/5894","componentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/MyWalletViewerWidget.bundle.min.js","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/MyWalletViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"4c910826-dc3a-42b6-aa89-11e813c3821d":{"sentryDsn":"https:\/\/[email protected]\/6142","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","widgetId":"4c910826-dc3a-42b6-aa89-11e813c3821d","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"sentryDsn":"https:\/\/[email protected]\/6097","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","widgetId":"14f25dd2-f9b0-edc2-f38e-eded5da094aa","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"sentryDsn":"https:\/\/[email protected]\/5803","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js","widgetId":"14f2595a-a352-3ff1-9b3c-4d21861fe58f","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"7ae13e41-6022-46c4-b050-2173272ef12e":{"sentryDsn":"https:\/\/[email protected]\/5803","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.21.0\/NotificationsViewerWidget.bundle.min.js","widgetId":"7ae13e41-6022-46c4-b050-2173272ef12e","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"53283e84-0c7c-4ca5-af93-0337f9f7f674":{"sentryDsn":"https:\/\/[email protected]\/5803","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0\/OoiNotificationsViewerWidget.bundle.min.js","widgetId":"53283e84-0c7c-4ca5-af93-0337f9f7f674","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"sentryDsn":"https:\/\/[email protected]\/514","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2900.0\/BookingServicePageViewerWidget.bundle.min.js","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2900.0\/BookingServicePageViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1677.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/WeeklyTimetableViewerWidget.bundle.min.js","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1677.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"sentryDsn":"https:\/\/[email protected]\/5557","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidget.bundle.min.js","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1677.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/DailyAgendaViewerWidget.bundle.min.js","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1677.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"621bc837-5943-4c76-a7ce-a0e38185301f":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1616.0\/BookOnlineViewerWidget.bundle.min.js","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1616.0\/BookOnlineViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1677.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1616.0\/ServiceListWidgetViewerWidget.bundle.min.js","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1616.0\/ServiceListWidgetViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1677.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1677.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidget.bundle.min.js","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1677.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.85.0\/DailyAgendaViewerWidget.bundle.min.js","widgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1677.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1677.0\/component.bundle.min.js","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1677.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/BookingCalendarViewerWidget.bundle.min.js","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/BookingCalendarViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1677.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3518.0\/ProductPageViewerWidget.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3518.0\/ProductPageViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/PlatformizedGalleryViewerWidget.bundle.min.js","widgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/SideCartViewerWidget.bundle.min.js","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/SideCartViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14666402-0bc7-b763-e875-e99840d131bd":{"sentryDsn":"https:\/\/[email protected]\/1865790","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1415.0\/addToCart.bundle.min.js","widgetId":"14666402-0bc7-b763-e875-e99840d131bd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/WishlistViewerWidget.bundle.min.js","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"13afb094-84f9-739f-44fd-78d036adb028":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/cartViewerWidget.bundle.min.js","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/cartViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/SliderGalleryViewerWidget.bundle.min.js","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.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.3167.0\/thankYouPageViewerWidget.bundle.min.js","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3167.0\/thankYouPageViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.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.1481.0\/CartIconViewerWidget.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"244576c9-d856-49b9-af14-216071924e3b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/SearchModalGalleryViewerWidget.bundle.min.js","widgetId":"244576c9-d856-49b9-af14-216071924e3b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5151.0\/CheckoutViewerWidget.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5151.0\/CheckoutViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5151.0\/PaymentRequestViewerWidget.bundle.min.js","widgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/CategoryPageViewerWidget.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1953.0\/productWidget.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"1489040e-001f-4631-55a9-2c29b4417126":{"sentryDsn":"https:\/\/[email protected]\/1696","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/ForumViewerWidget.bundle.min.js","widgetId":"1489040e-001f-4631-55a9-2c29b4417126","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/ForumViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"151bd179-dfe6-3ca3-399c-ee97957f93a2":{"sentryDsn":"https:\/\/[email protected]\/1696","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/RecentPostsFeedViewerWidget.bundle.min.js","widgetId":"151bd179-dfe6-3ca3-399c-ee97957f93a2","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14f51b00-3ada-272e-b6db-34d5da9dd623":{"sentryDsn":"https:\/\/[email protected]\/2420","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-member-pages\/1.278.0\/MemberCommentsViewerWidget.bundle.min.js","widgetId":"14f51b00-3ada-272e-b6db-34d5da9dd623","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-member-pages\/1.278.0\/MemberCommentsViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14f0266c-e0a3-afc6-d07c-5be8e20949cd":{"sentryDsn":"https:\/\/[email protected]\/2420","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-member-pages\/1.278.0\/MemberPostsViewerWidget.bundle.min.js","widgetId":"14f0266c-e0a3-afc6-d07c-5be8e20949cd","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-member-pages\/1.278.0\/MemberPostsViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"componentUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/MySubscriptionsViewerWidget.bundle.min.js","widgetId":"b29db04a-a8f2-4bfe-bbad-21c99c1054b5","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"44c66af6-4d25-485a-ad9d-385f5460deef":{"componentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidget.bundle.min.js","widgetId":"44c66af6-4d25-485a-ad9d-385f5460deef","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PlanCustomizationViewerWidget.bundle.min.js","widgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PlanListViewerWidget.bundle.min.js","widgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/ThankYouViewerWidget.bundle.min.js","widgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PaywallViewerWidget.bundle.min.js","widgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/CheckoutViewerWidget.bundle.min.js","widgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"15293875-09d7-6913-a093-084a9b6ae7f4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PackagePickerViewerWidget.bundle.min.js","widgetId":"15293875-09d7-6913-a093-084a9b6ae7f4","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PackagePickerViewerWidgetNoCss.bundle.min.js","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/BlogViewerWidget.bundle.min.js","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/BlogViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/RelatedPostsViewerWidget.bundle.min.js","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/CategoryMenuViewerWidget.bundle.min.js","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/TagCloudViewerWidget.bundle.min.js","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/RssButtonViewerWidget.bundle.min.js","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/ArchiveViewerWidget.bundle.min.js","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"211b5287-14e2-4690-bb71-525908938c81":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/PostViewerWidget.bundle.min.js","widgetId":"211b5287-14e2-4690-bb71-525908938c81","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/PostViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/PostTitleViewerWidget.bundle.min.js","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"813eb645-c6bd-4870-906d-694f30869fd9":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/PostListViewerWidget.bundle.min.js","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/PostListViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/MyPostsViewerWidget.bundle.min.js","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"sentryDsn":"https:\/\/[email protected]\/3427","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryViewerWidget.bundle.min.js","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false}},"viewMode":"Site","formFactor":"Desktop","blogMobileComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/feed-page-mobile-viewer.bundle.min.js"},"protectedPages":{"passwordProtected":{},"publicPageIds":["h15wg","svc9w","i2diw","xuawx","er4cl","du0jz","mfxr0","pwlaq","ulemh","g080z","c1dmp","rvjo3","tz6nv","rmx0a","xivaw","pa40n","odqzi","xuawy","eur5u","gkbwr","v5fs1","f0h92","a7l73","h5hkn","n12zn","q2jlp","haqbo","qh209","ostfv","s1h5w","w0f9w","sjovn","zihzv","zea0b","xm902","p54rd","rv5aq","xuaww","s1h5t","aur41","ajfw4","hr43y","ir7ps","faud8","hvadq","d21ys","a74f5","a91li","u7ujk","mx1eo","x0hc8","c0mwx","fka8p","kln6r","jhtq5","k13wj","esz4e","k2hor","gvumr","q4364","jp4td","pdi1q","brcwd","i3g9s","s1h5y","slb2x","rlyr2","y8pby","p6kmh","v1auk","hpx2z","wja6h","lan7b","daj8c","pvx8g","s0pdq"],"pageUriSeoToRouterPrefix":{"posts-title":"posts","posts-all":"posts","blog-comments":"profile","followers":"profile","forum-posts":"profile","events":"profile","blog-posts":"profile","profile-1":"profile","blog-likes":"profile","forum-comments":"profile","my-account":"account","settings":"account","my-programs":"account","my-wallet":"account","my-subscriptions":"account","notifications":"account","my-drafts":"account","my-orders":"account","my-addresses":"account","my-bookings":"account","my-groups":"account","blank":"little-athletics-blog","training-videos-title":"training-videos-1"}},"renderer":{"disabledComponents":{}},"reporter":{"userId":"dd0116da-b1c3-4081-8619-bf57d290620a","metaSiteId":"620ab155-53a8-4a0c-ae27-6c3a885ece10","isPremium":true,"isFBServerEventsAppProvisioned":false,"dynamicPagesIds":["svc9w","rv5aq","c0mwx","g080z","rmx0a","esz4e","eur5u","rlyr2","brcwd","rvjo3","dwhur","bccar","a68rq","uzfa1","uyp93","ej4wc","qy0tg","xvp7s","erevi","gwjqg","w8l21","haqbo","w0f9w"]},"routerFetch":{"externalBaseUrl":"https:\/\/www.dsdac.com","viewMode":"desktop"},"router":{"baseUrl":"https:\/\/www.dsdac.com","mainPageId":"c1dmp","pagesMap":{"h15wg":{"pageId":"h15wg","title":"Adult-Enquiry-Thank-You","pageUriSEO":"popup-xxnez-zcvv1-1","pageJsonFileName":"dd0116_c4b4410c2a9e53799389a71f683a98bd_4225"},"svc9w":{"pageId":"svc9w","title":"Posts (Title)","pageUriSEO":"posts-title","pageJsonFileName":"dd0116_1985040574cd868d67e6933206f8e686_4225"},"i2diw":{"pageId":"i2diw","title":"Senior Athletics","pageUriSEO":"senior-athletics","pageJsonFileName":"dd0116_2117e19840bd8bc40ac692aa4fc4a4d8_4225"},"xuawx":{"pageId":"xuawx","title":"Juv-Enquiry-Thank-You","pageUriSEO":"popup-xxnez-zcvv1","pageJsonFileName":"dd0116_ccc932a10d8b031c934b4681d639264a_4225"},"er4cl":{"pageId":"er4cl","title":"Plans & Pricing","pageUriSEO":"plans-pricing","pageJsonFileName":"dd0116_1941e9a2f915f84cf0c102ea92820bec_4225"},"du0jz":{"pageId":"du0jz","title":"Event Details & Registration","pageUriSEO":"event-details","pageJsonFileName":"dd0116_c012b2365ec616a2579008f4b4da2687_4225"},"mfxr0":{"pageId":"mfxr0","title":"Registration","pageUriSEO":"member-registration","pageJsonFileName":"dd0116_397f61468fd82e9f68c559b935920283_4225"},"pwlaq":{"pageId":"pwlaq","title":"Service Page","pageUriSEO":"service-page","pageJsonFileName":"dd0116_1c14e841bf7d208eec1d25389d291ba9_4225"},"ulemh":{"pageId":"ulemh","title":"Payment Page","pageUriSEO":"challenge-payment","pageJsonFileName":"dd0116_30f874ea1ca97ad730347766d9dac338_4225"},"g080z":{"pageId":"g080z","title":"Followers","pageUriSEO":"followers","pageJsonFileName":"dd0116_f7dbac26948bb8cc43bd952257510c6f_4225"},"c1dmp":{"pageId":"c1dmp","title":"Home","pageUriSEO":"home","pageJsonFileName":"dd0116_3fe1c7eb8ef57ed1b9ef4d4523ca10c3_4225"},"uyp93":{"pageId":"uyp93","title":"My Subscriptions","pageUriSEO":"my-subscriptions"},"rvjo3":{"pageId":"rvjo3","title":"Forum Comments","pageUriSEO":"forum-comments","pageJsonFileName":"dd0116_fd61c96cf49df87c8c989099c2daa871_4225"},"tz6nv":{"pageId":"tz6nv","title":"Child Welfare","pageUriSEO":"child-welfare","pageJsonFileName":"dd0116_f0bc096de5d87f18b499e3a20b7346cb_4225"},"rmx0a":{"pageId":"rmx0a","title":"Forum Posts","pageUriSEO":"forum-posts","pageJsonFileName":"dd0116_8d5d6de29a8036023795486056a397d7_4225"},"xivaw":{"pageId":"xivaw","title":"New Page","pageUriSEO":"blank-2","pageJsonFileName":"dd0116_3f0fe433e327faa83c87feff1e5cb099_4225"},"pa40n":{"pageId":"pa40n","title":"News","pageUriSEO":"news","pageJsonFileName":"dd0116_21e23ebbe88d206c94590db55651aa05_4225"},"odqzi":{"pageId":"odqzi","title":"Shop","pageUriSEO":"online-shop","pageJsonFileName":"dd0116_d2693228d4ad743d69b12fcaae0b5f95_4225"},"xuawy":{"pageId":"xuawy","title":"Subscribe (Image)","pageUriSEO":"popup-xxnez-xxnez-xxnez","pageJsonFileName":"dd0116_8a83d1e1e64c58aaa0df2cfc2cb64a8d_4225"},"a68rq":{"pageId":"a68rq","title":"My Programs","pageUriSEO":"my-programs"},"eur5u":{"pageId":"eur5u","title":"Blog Posts","pageUriSEO":"blog-posts","pageJsonFileName":"dd0116_83c61c2dc5a4a17ef8e1fceb5b6cf01b_4225"},"gkbwr":{"pageId":"gkbwr","title":"Copy of Adult Meet & Train","pageUriSEO":"adult-meet-and-train-1","pageJsonFileName":"dd0116_21a9e957d0dd5abbed6b82e88dae5648_4225"},"v5fs1":{"pageId":"v5fs1","title":"Mini Marathon Story","pageUriSEO":"vhi-womens-mini-marathon","pageJsonFileName":"dd0116_037f53266986df0099d4fa33e86a1b21_4225"},"f0h92":{"pageId":"f0h92","title":"Program List","pageUriSEO":"challenges","pageJsonFileName":"dd0116_91f7d0f1cddc70f8676caaeba7b71dcd_4225"},"a7l73":{"pageId":"a7l73","title":"Contact","pageUriSEO":"contact","pageJsonFileName":"dd0116_039f3336629977b0dada47b0d6484dc2_4225"},"qrmd6":{"pageId":"qrmd6","title":"Groups","pageUriSEO":"groups"},"h5hkn":{"pageId":"h5hkn","title":"Side Cart","pageUriSEO":"popup-h5hkn","pageJsonFileName":"dd0116_2bcd996b30bb83ce1da7170e67dd6a6f_4228"},"n12zn":{"pageId":"n12zn","title":"Fit4Youth","pageUriSEO":"fit4youth","pageJsonFileName":"dd0116_9e304a6a574b033973937584659156a6_4225"},"q2jlp":{"pageId":"q2jlp","title":"Live Results","pageUriSEO":"blank-1","pageJsonFileName":"dd0116_0026487144b50f83f20c176a2a81d2c9_4225"},"haqbo":{"pageId":"haqbo","title":"Little Athletics Blog (Title)","pageUriSEO":"blank","pageJsonFileName":"dd0116_f4a9e66f26c6a39cdc4beffd36cee030_4225"},"qh209":{"pageId":"qh209","title":"Checkout","pageUriSEO":"checkout","pageJsonFileName":"dd0116_f8579edb7f68ec7c637e068c4bd7e648_4225"},"ostfv":{"pageId":"ostfv","title":"Juvenile Athletics","pageUriSEO":"juvenile-athletics","pageJsonFileName":"dd0116_660288c923ae4eb0c5cfff468dabfb9c_4225"},"s1h5w":{"pageId":"s1h5w","title":"Covid Response","pageUriSEO":"popup-xxnez-zcvv1-s1h5w","pageJsonFileName":"dd0116_3259205d725b80a5f1d62de50fbb468b_4225"},"w0f9w":{"pageId":"w0f9w","title":"Training Videos (Title)","pageUriSEO":"training-videos-title","pageJsonFileName":"dd0116_01def6a52c63538a14b8e8838bdf6bf2_4225"},"sjovn":{"pageId":"sjovn","title":"Members","pageUriSEO":"members","pageJsonFileName":"dd0116_e622ffd929f923ce58a85f4a59a19ed7_4225"},"zihzv":{"pageId":"zihzv","title":"Adult Meet & Train","pageUriSEO":"adult-meet-and-train","pageJsonFileName":"dd0116_923ae4b09862c2a3a665c32c15f47b05_4225"},"zea0b":{"pageId":"zea0b","title":"Fullscreen Page","pageUriSEO":"fullscreen-page","pageJsonFileName":"dd0116_df6e12225fdceb0172c6d4d81c1873ac_4225"},"xm902":{"pageId":"xm902","title":"Little Athletics","pageUriSEO":"little-athletics","pageJsonFileName":"dd0116_1480cc2e8b6135638add756e28925f36_4225"},"p54rd":{"pageId":"p54rd","title":"Summer Camps","pageUriSEO":"camps","pageJsonFileName":"dd0116_4ef9b1c0262d56ca7bd12e8f3c5d1d57_4229"},"rv5aq":{"pageId":"rv5aq","title":"Posts (All)","pageUriSEO":"posts-all","pageJsonFileName":"dd0116_5e2b609f93cd5ee9a531211dc4448c7e_4225"},"xuaww":{"pageId":"xuaww","title":"Contact - Admin & Registration","pageUriSEO":"popup-xxnez-zcvv1-xuaww","pageJsonFileName":"dd0116_5a1bc09ad21d90fee053cec63aab7b61_4225"},"s1h5t":{"pageId":"s1h5t","title":"Members Area Sidebar","pageUriSEO":"popup-xxnez-xxnez-aqbjd","pageJsonFileName":"dd0116_44175c8c2420f0a215ea0454cb99a5ae_4225"},"b6waj":{"pageId":"b6waj","title":"Tutorial Videos","pageUriSEO":"tutorial-videos"},"aur41":{"pageId":"aur41","title":"Booking Form","pageUriSEO":"booking-form","pageJsonFileName":"dd0116_85e1e632da79128432ab10c76fb17083_4225"},"ajfw4":{"pageId":"ajfw4","title":"High Performance","pageUriSEO":"high-performance","pageJsonFileName":"dd0116_d7c96b50d66bae204967c76af4382278_4225"},"hr43y":{"pageId":"hr43y","title":"Gallery","pageUriSEO":"gallery","pageJsonFileName":"dd0116_e3c0964d52b96db111a24ff70cf3703d_4225"},"erevi":{"pageId":"erevi","title":"My Addresses","pageUriSEO":"my-addresses"},"ir7ps":{"pageId":"ir7ps","title":"Junior Athletics","pageUriSEO":"junior-athletics","pageJsonFileName":"dd0116_7bba14d338c9987d9e2835f5d8a7c586_4225"},"ej4wc":{"pageId":"ej4wc","title":"Notifications","pageUriSEO":"notifications"},"faud8":{"pageId":"faud8","title":"Masters Athletics","pageUriSEO":"masters-athletics","pageJsonFileName":"dd0116_f1095a02f582615661e1148b8ea35732_4225"},"hvadq":{"pageId":"hvadq","title":"Events","pageUriSEO":"upcoming-events","pageJsonFileName":"dd0116_5055d9df605084ef0b14cbaec2bedcec_4225"},"d21ys":{"pageId":"d21ys","title":"Schedule","pageUriSEO":"schedule","pageJsonFileName":"dd0116_d7eb13cb74f452f7aef571386176ffbf_4225"},"a74f5":{"pageId":"a74f5","title":"Contact - Child Welfare","pageUriSEO":"popup-xxnez-zcvv1-a74f5","pageJsonFileName":"dd0116_155e55eb578f7f885846b0a292f36485_4225"},"a91li":{"pageId":"a91li","title":"Participant Page","pageUriSEO":"participant-page","pageJsonFileName":"dd0116_0efe89c2c6cd93b1357ecf5d91838db7_4225"},"u7ujk":{"pageId":"u7ujk","title":"Join DSD","pageUriSEO":"member-enquiry","pageJsonFileName":"dd0116_7ff1376d37398c5eb4ecc861f5da0dd2_4225"},"mx1eo":{"pageId":"mx1eo","title":"Booking Calendar","pageUriSEO":"booking-calendar","pageJsonFileName":"dd0116_64bb81aa7c69df03d6127ae1146a41f1_4225"},"x0hc8":{"pageId":"x0hc8","title":"Privacy Policy","pageUriSEO":"privacy-policy","pageJsonFileName":"dd0116_1aaff475edeb828f97a64f33e568a0c4_4225"},"c0mwx":{"pageId":"c0mwx","title":"Blog Comments ","pageUriSEO":"blog-comments","pageJsonFileName":"dd0116_ea8c293b609726d4fb5fa11159f40661_4225"},"bccar":{"pageId":"bccar","title":"Settings","pageUriSEO":"settings"},"fka8p":{"pageId":"fka8p","title":"Competitions","pageUriSEO":"competitions","pageJsonFileName":"dd0116_70a996f7d4822a34426a37f81940c1b1_4225"},"kln6r":{"pageId":"kln6r","title":"Search Results","pageUriSEO":"search","pageJsonFileName":"dd0116_3d40bbaf576b3aabfbc35c5594361187_4225"},"jhtq5":{"pageId":"jhtq5","title":"DSD Games","pageUriSEO":"games","pageJsonFileName":"dd0116_7ba2cffee0b1b9ac1671d188f2114c4d_4225"},"ql63p":{"pageId":"ql63p","title":"DSD Members Area","pageUriSEO":"dsd-members-area"},"xvp7s":{"pageId":"xvp7s","title":"My Orders","pageUriSEO":"my-orders"},"k13wj":{"pageId":"k13wj","title":"Covid-19 Response","pageUriSEO":"covid-19","pageJsonFileName":"dd0116_3ca2b4b2b29cd063fac4bd462f4f8b8f_4225"},"dwhur":{"pageId":"dwhur","title":"My Account","pageUriSEO":"my-account"},"n151l":{"pageId":"n151l","title":"Group Page","pageUriSEO":"group"},"esz4e":{"pageId":"esz4e","title":"Events","pageUriSEO":"events","pageJsonFileName":"dd0116_edd24e292743f2081f226d37bf040165_4225"},"k2hor":{"pageId":"k2hor","title":"Product Page","pageUriSEO":"product-page","pageJsonFileName":"dd0116_a0e74b95d661d596ced34f967b996a5b_4225"},"w8l21":{"pageId":"w8l21","title":"My Groups","pageUriSEO":"my-groups"},"uzfa1":{"pageId":"uzfa1","title":"My Wallet","pageUriSEO":"my-wallet"},"gwjqg":{"pageId":"gwjqg","title":"My Bookings","pageUriSEO":"my-bookings"},"gvumr":{"pageId":"gvumr","title":"Club Records","pageUriSEO":"records","pageJsonFileName":"dd0116_dc6b196d7a70fd521c847e3d54eef818_4225","pageFullPath":"about\/records"},"q4364":{"pageId":"q4364","title":"Shop","pageUriSEO":"shop","pageJsonFileName":"dd0116_118588c18bbdb885b8804602bf8c54d5_4225"},"jp4td":{"pageId":"jp4td","title":"DUPLICATE Events","pageUriSEO":"upcoming-events-1","pageJsonFileName":"dd0116_c3968199792e9ad3e9a9b93cdc539dff_4225"},"pdi1q":{"pageId":"pdi1q","title":"Weather Warnings","pageUriSEO":"weather-warnings","pageJsonFileName":"dd0116_bc4410269a1b404ab08ef63a81a5819b_4225"},"brcwd":{"pageId":"brcwd","title":"Blog Likes","pageUriSEO":"blog-likes","pageJsonFileName":"dd0116_345a0e92125824fef372aa423c937842_4225"},"i3g9s":{"pageId":"i3g9s","title":"About DSD","pageUriSEO":"about","pageJsonFileName":"dd0116_9e7636d2712b7e702e6610f857a9bc18_4225"},"s1h5y":{"pageId":"s1h5y","title":"Contact - Club Sec","pageUriSEO":"popup-xxnez-zcvv1-s1h5y","pageJsonFileName":"dd0116_caab303d3741c74dc01f2f1e4a45c4f2_4225"},"slb2x":{"pageId":"slb2x","title":"Forum","pageUriSEO":"forum","pageJsonFileName":"dd0116_5ceb42cdf2cc4552e7f44786160e27c5_4225"},"rlyr2":{"pageId":"rlyr2","title":"Profile","pageUriSEO":"profile-1","pageJsonFileName":"dd0116_dabe3bb721f11f7142246669ecfed3f5_4225"},"y8pby":{"pageId":"y8pby","title":"Book Online","pageUriSEO":"book-online","pageJsonFileName":"dd0116_31043141d1b85b980da385e794dbaa52_4225"},"p6kmh":{"pageId":"p6kmh","title":"All Groups","pageUriSEO":"traininggroups","pageJsonFileName":"dd0116_8a8b9c77620a14d1a32becdb896697cd_4225"},"v1auk":{"pageId":"v1auk","title":"Cart Page","pageUriSEO":"cart-page","pageJsonFileName":"dd0116_be4807a4a4a8b56a7cc0540a9824cf3c_4228"},"ioh2a":{"pageId":"ioh2a","title":"Old Events","pageUriSEO":"dsd-events-old"},"qy0tg":{"pageId":"qy0tg","title":"My Drafts","pageUriSEO":"my-drafts"},"hpx2z":{"pageId":"hpx2z","title":"Post","pageUriSEO":"post","pageJsonFileName":"dd0116_e67eeb641a3d798c55e9d48b87554268_4225"},"wja6h":{"pageId":"wja6h","title":"Thank You Page","pageUriSEO":"challenge-thanks","pageJsonFileName":"dd0116_f237b8356fb4c9b79cd3a2d2497b71d0_4225"},"lan7b":{"pageId":"lan7b","title":"Visitor Page","pageUriSEO":"challenge-page","pageJsonFileName":"dd0116_3a03e56270789c430f1a1ad314cf16ef_4225"},"daj8c":{"pageId":"daj8c","title":"DSD Story","pageUriSEO":"the-dsd-story","pageJsonFileName":"dd0116_391c7d3f795efed694ae8279af1a8c19_4225"},"pvx8g":{"pageId":"pvx8g","title":"Training","pageUriSEO":"adult-meet-and-train-training","pageJsonFileName":"dd0116_f7e9df9f65830fd7eca057c91e9763c4_4225"},"s0pdq":{"pageId":"s0pdq","title":"Thank You Page","pageUriSEO":"thank-you-page","pageJsonFileName":"dd0116_476aaa6c27150c6c6a34b95295b02b52_4228"}},"disableStaticPagesUrlHierarchy":false,"routes":{".\/popup-xxnez-zcvv1-1":{"type":"Static","pageId":"h15wg"},".\/senior-athletics":{"type":"Static","pageId":"i2diw"},".\/popup-xxnez-zcvv1":{"type":"Static","pageId":"xuawx"},".\/plans-pricing":{"type":"Static","pageId":"er4cl"},".\/event-details":{"type":"Static","pageId":"du0jz"},".\/member-registration":{"type":"Static","pageId":"mfxr0"},".\/service-page":{"type":"Static","pageId":"pwlaq"},".\/challenge-payment":{"type":"Static","pageId":"ulemh"},".\/home":{"type":"Static","pageId":"c1dmp"},".\/child-welfare":{"type":"Static","pageId":"tz6nv"},".\/blank-2":{"type":"Static","pageId":"xivaw"},".\/news":{"type":"Static","pageId":"pa40n"},".\/online-shop":{"type":"Static","pageId":"odqzi"},".\/popup-xxnez-xxnez-xxnez":{"type":"Static","pageId":"xuawy"},".\/adult-meet-and-train-1":{"type":"Static","pageId":"gkbwr"},".\/vhi-womens-mini-marathon":{"type":"Static","pageId":"v5fs1"},".\/challenges":{"type":"Static","pageId":"f0h92"},".\/contact":{"type":"Static","pageId":"a7l73"},".\/groups":{"type":"Static","pageId":"qrmd6"},".\/popup-h5hkn":{"type":"Static","pageId":"h5hkn"},".\/fit4youth":{"type":"Static","pageId":"n12zn"},".\/blank-1":{"type":"Static","pageId":"q2jlp"},".\/checkout":{"type":"Static","pageId":"qh209"},".\/juvenile-athletics":{"type":"Static","pageId":"ostfv"},".\/popup-xxnez-zcvv1-s1h5w":{"type":"Static","pageId":"s1h5w"},".\/members":{"type":"Static","pageId":"sjovn"},".\/adult-meet-and-train":{"type":"Static","pageId":"zihzv"},".\/fullscreen-page":{"type":"Static","pageId":"zea0b"},".\/little-athletics":{"type":"Static","pageId":"xm902"},".\/camps":{"type":"Static","pageId":"p54rd"},".\/popup-xxnez-zcvv1-xuaww":{"type":"Static","pageId":"xuaww"},".\/popup-xxnez-xxnez-aqbjd":{"type":"Static","pageId":"s1h5t"},".\/tutorial-videos":{"type":"Static","pageId":"b6waj"},".\/booking-form":{"type":"Static","pageId":"aur41"},".\/high-performance":{"type":"Static","pageId":"ajfw4"},".\/gallery":{"type":"Static","pageId":"hr43y"},".\/junior-athletics":{"type":"Static","pageId":"ir7ps"},".\/masters-athletics":{"type":"Static","pageId":"faud8"},".\/upcoming-events":{"type":"Static","pageId":"hvadq"},".\/schedule":{"type":"Static","pageId":"d21ys"},".\/popup-xxnez-zcvv1-a74f5":{"type":"Static","pageId":"a74f5"},".\/participant-page":{"type":"Static","pageId":"a91li"},".\/member-enquiry":{"type":"Static","pageId":"u7ujk"},".\/booking-calendar":{"type":"Static","pageId":"mx1eo"},".\/privacy-policy":{"type":"Static","pageId":"x0hc8"},".\/competitions":{"type":"Static","pageId":"fka8p"},".\/search":{"type":"Static","pageId":"kln6r"},".\/games":{"type":"Static","pageId":"jhtq5"},".\/dsd-members-area":{"type":"Static","pageId":"ql63p"},".\/covid-19":{"type":"Static","pageId":"k13wj"},".\/group":{"type":"Static","pageId":"n151l"},".\/product-page":{"type":"Static","pageId":"k2hor"},".\/about\/records":{"type":"Static","pageId":"gvumr"},".\/shop":{"type":"Static","pageId":"q4364"},".\/upcoming-events-1":{"type":"Static","pageId":"jp4td"},".\/weather-warnings":{"type":"Static","pageId":"pdi1q"},".\/about":{"type":"Static","pageId":"i3g9s"},".\/popup-xxnez-zcvv1-s1h5y":{"type":"Static","pageId":"s1h5y"},".\/forum":{"type":"Static","pageId":"slb2x"},".\/book-online":{"type":"Static","pageId":"y8pby"},".\/traininggroups":{"type":"Static","pageId":"p6kmh"},".\/cart-page":{"type":"Static","pageId":"v1auk"},".\/dsd-events-old":{"type":"Static","pageId":"ioh2a"},".\/post":{"type":"Static","pageId":"hpx2z"},".\/challenge-thanks":{"type":"Static","pageId":"wja6h"},".\/challenge-page":{"type":"Static","pageId":"lan7b"},".\/the-dsd-story":{"type":"Static","pageId":"daj8c"},".\/adult-meet-and-train-training":{"type":"Static","pageId":"pvx8g"},".\/thank-you-page":{"type":"Static","pageId":"s0pdq"},".\/posts":{"type":"Dynamic","pageIds":["svc9w","rv5aq"]},".\/profile":{"type":"Dynamic","pageIds":["c0mwx","g080z","rmx0a","esz4e","eur5u","rlyr2","brcwd","rvjo3"]},".\/account":{"type":"Dynamic","pageIds":["dwhur","bccar","a68rq","uzfa1","uyp93","ej4wc","qy0tg","xvp7s","erevi","gwjqg","w8l21"]},".\/little-athletics-blog":{"type":"Dynamic","pageIds":["haqbo"]},".\/training-videos-1":{"type":"Dynamic","pageIds":["w0f9w"]},".\/":{"type":"Static","pageId":"c1dmp"}},"pageIdToPrefix":{"svc9w":"posts","rv5aq":"posts","c0mwx":"profile","g080z":"profile","rmx0a":"profile","esz4e":"profile","eur5u":"profile","rlyr2":"profile","brcwd":"profile","rvjo3":"profile","dwhur":"account","bccar":"account","a68rq":"account","uzfa1":"account","uyp93":"account","ej4wc":"account","qy0tg":"account","xvp7s":"account","erevi":"account","gwjqg":"account","w8l21":"account","haqbo":"little-athletics-blog","w0f9w":"training-videos-1"},"isWixSite":false,"partialRouteMatchingAllowed":true},"searchWixCodeSdk":{"language":"en"},"seoTpa":{"url":"http:\/\/10.85.160.105:81\/com.wixpress.html.tpa.seo.tpa-seo\/v1\/fetch-applications-seo-data?metaSiteId=620ab155-53a8-4a0c-ae27-6c3a885ece10","canonicalUrl":"https:\/\/www.dsdac.com\/","widgetWithUseSsrSeo":{"3323":["14d2abc2-5350-6322-487d-8c16ff833c8a","1440e92d-47d8-69be-ade7-e6de40127106"],"6777":["14e5b36b-e545-88a0-1475-2487df7e9206","14c1462a-97f2-9f6a-7bb7-f5541f23caa6","14e5b39b-6d47-99c3-3ee5-cee1c2574c89","211b5287-14e2-4690-bb71-525908938c81"],"9737":["142bb34d-3439-576a-7118-683e690a1e0d","144f04b9-aab4-fde7-179b-780c11da4f46"],"14594":["13a94f09-2766-3c40-4a32-8edb5acdd8bc","13afb094-84f9-739f-44fd-78d036adb028","1380bba0-253e-a800-a235-88821cf3f8a4","13ec3e79-e668-cc0c-2d48-e99d53a213dd"],"18276":["1489040e-001f-4631-55a9-2c29b4417126","151bd179-dfe6-3ca3-399c-ee97957f93a2"],"21921":["14c92de1-0e02-cbe5-98e9-c3de44d63a55"]},"deviceType":"Other","baseUri":"https:\/\/www.dsdac.com","mainPageId":"c1dmp","siteId":"06bda9e4-ba0d-4116-be43-cabb30a2f036","metaSiteId":"620ab155-53a8-4a0c-ae27-6c3a885ece10","runningExperiments":{"runningExperiments":{"specs.thunderbolt.viewport_hydration_extended_react_18":"true","specs.thunderbolt.shouldRedirectOnLogout":"false","specs.thunderbolt.inMemoryPaypalAuthToken":"true","specs.thunderbolt.PanoramaErrorMonitor":"true","specs.thunderbolt.getMemberDetailsFromMembersNg":"true","specs.thunderbolt.UseEcomFemBi":"true","specs.thunderbolt.shouldUseResponsiveImages":"true","specs.thunderbolt.fedops_enableSampleRateForAppNames":"false","specs.thunderbolt.excludeInstanceFromQueryParams":"true","specs.thunderbolt.LoginSocialBarSplitStateProps":"true","specs.thunderbolt.bundlerTrafficToAws":"true","sv_imageZoomSeo":"false","specs.thunderbolt.routeToExternalDispatcher":"true","specs.thunderbolt.servicesInfra":"false","specs.thunderbolt.FixWixDataInstanceForBlocksPreview":"true","specs.thunderbolt.deprecatewixperf":"true","specs.thunderbolt.useNewRegisterLogin":"true","specs.thunderbolt.useWowImageInFastGallery":"false","specs.thunderbolt.ShouldUseNewIAMSocialFlow":"true","specs.thunderbolt.useIAMEnabledConnections":"true","specs.thunderbolt.SentryViaPanorama":"true","specs.thunderbolt.useElementoryRelativePath":"true","specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":"true","specs.thunderbolt.forceNativeAspectRatio":"true","specs.thunderbolt.DDMenuMigrateCssCarmiMapper":"true","specs.membersArea.LoginBarRemake":"true","specs.thunderbolt.buttonUdp":"true","specs.thunderbolt.hardenFetchAndXHR":"true","specs.thunderbolt.useResponsiveImgClassicFixed":"true","specs.thunderbolt.useVeloAppId":"false","specs.thunderbolt.veloWixMembersAmbassadorV2":"new","specs.thunderbolt.megaMenuMouseLeave":"true","specs.thunderbolt.UseWixDataItemService":"true","specs.thunderbolt.useImageAvifFormatInNativeProGallery":"true","specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":"true","specs.promote.ar.reportEcomPlatformPurchaseEvents":"true","specs.thunderbolt.WixCodeGetAppDefIdFromPackageName":"false","specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":"true","specs.thunderbolt.pricingPlansUserOrdersV2":"true","specs.thunderbolt.useSvgLoaderFeature":"true","specs.thunderbolt.buttonUdp_loggedIn":"true","bypassSsrInternalCache":"false","specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":"true","specs.thunderbolt.imageEncodingAVIF":"true","displayWixAdsNewVersion":"new","specs.thunderbolt.dropAppsClientSpecMapByApplicationId":"true","specs.thunderbolt.BundlerTypescriptListExportedFunctions":"true","specs.thunderbolt.ooi_css_optimization":"new","specs.thunderbolt.hardenObject":"true","specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":"true","dummySpecTorTestsOfThunderboltViewer":"true","specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":"false","specs.thunderbolt.shouldFetchLogoutUrlByClientId":"true","specs.thunderbolt.wixPulse":"false","specs.thunderbolt.useNativeSchedulerYield":"true","specs.thunderbolt.convertBirthdateToISOString":"true","specs.thunderbolt.WixCodeAnalyzeImportedNamespaces":"true","specs.thunderbolt.presenceWithoutChat":"false","specs.thunderbolt.hardenTimeout":"true","specs.thunderbolt.fetchCurrentMemberFromMembersNg":"true"}},"signedInstances":{"13":[null,null],"14":["14bca956-e09f-f4d6-14d7-466cb3f09103","PwrLh1RefiON0CVeBSbxMZvuL3eeQOoCwtntFrpFG64.eyJpbnN0YW5jZUlkIjoiNDQ2MThiNTktMGJmNS00OGVkLTk3MGUtMzUyZDQ5NDk5YTU1IiwiYXBwRGVmSWQiOiIxNGJjYTk1Ni1lMDlmLWY0ZDYtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyNjZiM2EwYy01ODVkLTAyZTEtMzkyOS01OTE3YzExNzU0NDUiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"15":["141fbfae-511e-6817-c9f0-48993a7547d1","7pGqLXDn7HtUwTViqqZTA6LS5danBnxW0ZiPG3j0Qi4.eyJpbnN0YW5jZUlkIjoiZjVmYzQ2ZGYtN2UxMS00OWRkLTg1NWMtMTQxYmNlZmE4MTExIiwiYXBwRGVmSWQiOiIxNDFmYmZhZS01MTFlLTY4MTctYzlmMC00ODk5M2E3NTQ3ZDEiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5N2Y2Zjc4YS0yZGI5LTAzZDEtMmI3Yi03ODIxNDZhNDRmMDEiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"16":["13ee94c1-b635-8505-3391-97919052c16f","S_v9JQkTyoDq1qvcvGMgfcH-Bm142dvlN6G69yjeGv0.eyJpbnN0YW5jZUlkIjoiYTIyY2JlN2ItYmJiYi00MTZjLWE4ZmYtOTkyNjdiZGMzNDlmIiwiYXBwRGVmSWQiOiIxM2VlOTRjMS1iNjM1LTg1MDUtMzM5MS05NzkxOTA1MmMxNmYiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjMDI2MGYyZS1lODEzLTBiNjAtMDZkOC1mNTFjZjM4MmZhOGYiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"19":["150ae7ee-c74a-eecd-d3d7-2112895b988a","w5rO-6a8T4vnHCZu8xZV_L9ZAuzKHU4LBV3yZKAWsgI.eyJpbnN0YW5jZUlkIjoiZmM1OTRmYmYtOWE1NC00MTc0LTljMzItZmQxNWM5MzhiOGM5IiwiYXBwRGVmSWQiOiIxNTBhZTdlZS1jNzRhLWVlY2QtZDNkNy0yMTEyODk1Yjk4OGEiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5ZTUzZmVlYS1jOWZjLTBiNzgtMzIxNS05MTJmNDE2Njc2ZDkiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"20":["a322993b-2c74-426f-bbb8-444db73d0d1b","WXyV9dDP0sSuwDrIS3BV_nnnaN6WUJvb95LJK7_et4o.eyJpbnN0YW5jZUlkIjoiZjE5YThmODgtYTkwYS00ZTg3LWFiYmMtNzAzMGEwMmRiNGI4IiwiYXBwRGVmSWQiOiJhMzIyOTkzYi0yYzc0LTQyNmYtYmJiOC00NDRkYjczZDBkMWIiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5MzkwM2VkZC1mYWEyLTA0OGItMDU5Yi0xYzBhMjg3MzdhYTgiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"21":["55cd9036-36bb-480b-8ddc-afda3cb2eb8d","Hc5LJX-L-9BNQyto_a5qzwHnydLHD3Y2ReadSn44quQ.eyJpbnN0YW5jZUlkIjoiZWU5YjFkMGEtOWYxOS00Y2NmLTljMTQtYzhkZDJjMjQ0MWM1IiwiYXBwRGVmSWQiOiI1NWNkOTAzNi0zNmJiLTQ4MGItOGRkYy1hZmRhM2NiMmViOGQiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4YzkxYWM1Zi1jY2IxLTA2YzMtMzIzMy1hNGU3YTQ3YThmZDUiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"22":["f123e8f1-4350-4c9b-b269-04adfadda977","GpjFtUlyc2ybd7wib9xqxxHJt7rj5qCvtUMoNQANvW4.eyJpbnN0YW5jZUlkIjoiMjIxOWJiNWItZjBiNS00YTUzLTk0OTctMmI0MjAwMWRhN2E1IiwiYXBwRGVmSWQiOiJmMTIzZThmMS00MzUwLTRjOWItYjI2OS0wNGFkZmFkZGE5NzciLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0MDEzMGEwZS1hMzFkLTAwNWYtM2FiMC00Nzc4ODg0MzY5YjUiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"23":["9bead16f-1c73-4cda-b6c4-28cff46988db","bKmudf9QYCcKqFJUE7rMQBl_VDqBurF_ZG8eHXfxfZs.eyJpbnN0YW5jZUlkIjoiY2FhMDliM2YtZTcwYy00OWFmLThlYjEtZjRhMTM3NDA4Y2ZlIiwiYXBwRGVmSWQiOiI5YmVhZDE2Zi0xYzczLTRjZGEtYjZjNC0yOGNmZjQ2OTg4ZGIiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhOGFhMmE2YS1iNGE0LTAzYTMtMjA5Ni05ODliYmYxZTQyZWUiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"24":["1480c568-5cbd-9392-5604-1148f5faffa0","3354i5b1CQypvCfOUC6j6t_ODOWBlGtZne3235S8N0k.eyJpbnN0YW5jZUlkIjoiYjkzN2MwMWEtNGE3MS00ODdhLTllMzMtZjJjZTBkOWRhOTA2IiwiYXBwRGVmSWQiOiIxNDgwYzU2OC01Y2JkLTkzOTItNTYwNC0xMTQ4ZjVmYWZmYTAiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkYjNkNzE0Zi0xOWQ5LTAyNzYtMzAxNC05ZWY0ODVjMzY3MTYiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"25":["13aa9735-aa50-4bdb-877c-0bb46804bd71","hKaS4jnICzOH2tJusNrJLY2xUXLfBKEhK8tF62wB6Ak.eyJpbnN0YW5jZUlkIjoiOTdiMzVmOGItNTA4Mi00ZjQ3LWI5NDQtMjE2MjMwMTZiNzdlIiwiYXBwRGVmSWQiOiIxM2FhOTczNS1hYTUwLTRiZGItODc3Yy0wYmI0NjgwNGJkNzEiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmNWI5ZWVkZS0wMzJhLTA1NGItMTc2My00ZDU4Yjg0ODc5NmUiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"26":["d70b68e2-8d77-4e0c-9c00-c292d6e0025e","bd8wf0DBOZPwXALMaKSz5LryulT43x13Md8No4DipHg.eyJpbnN0YW5jZUlkIjoiMzFmYWY4YWEtMzlhZS00OGI2LWFmNmQtYTAxZDNhZWMyNTM1IiwiYXBwRGVmSWQiOiJkNzBiNjhlMi04ZDc3LTRlMGMtOWMwMC1jMjkyZDZlMDAyNWUiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1M2YwNDlmZi02YTA2LTAyYmEtMDE0YS1jYzI3YjJiMmViMjUiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"27":["14b89688-9b25-5214-d1cb-a3fb9683618b","F1pzHCphHeVmUU1VSbW68ZfgK-7xxL7ujB0g2EaUSmQ.eyJpbnN0YW5jZUlkIjoiZGJkZDkxYWItOTgxYS00YTI3LTgwNWUtNTg1OGIxNjk5MzAyIiwiYXBwRGVmSWQiOiIxNGI4OTY4OC05YjI1LTUyMTQtZDFjYi1hM2ZiOTY4MzYxOGIiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiOWQ3MjBmZS1jYmIyLTAwMmItMmU3OS0zNDYyMzkzNzVkMTIiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"28":["135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","PW-Ak58CaLibdEopqto7c5ALpQI1ee0bBSES4YhyVHM.eyJpbnN0YW5jZUlkIjoiZjhlMWU2NTEtMjFhNS00MjFkLWI2NTUtNmM3YmIwMTY1NTZhIiwiYXBwRGVmSWQiOiIxMzVjM2Q5Mi0wZmVhLTFmOWQtMmJhNS0yYTFkZmIwNDI5N2UiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5YWViNTcwNC03MjBkLTA4MTEtMTg3Mi0wMDQxMzg0ODliN2EiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"29":["146c0d71-352e-4464-9a03-2e868aabe7b9","5uGCtMycbJ73c40oP5frMNH8XDUY_6li-27HGN9eN_s.eyJpbnN0YW5jZUlkIjoiNWNhMmIxODEtZWY4NS00Y2QxLWI1OWUtYzE3ZTdjZTQwZjAyIiwiYXBwRGVmSWQiOiIxNDZjMGQ3MS0zNTJlLTQ0NjQtOWEwMy0yZTg2OGFhYmU3YjkiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzZWE4MDBkNC1iYzJkLTA2ZGQtMWJiOS1hZDQ0ZjRiYWMxMTIiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"30":["139ef4fa-c108-8f9a-c7be-d5f492a2c939","BQvW-F6qExRJeiu-_QYf25ukFUS32w7jBm7rH2RyoAY.eyJpbnN0YW5jZUlkIjoiY2I2NjU0ODItZjVkMC00NzY1LThiNzItNjA2MjA3MWNiZWFiIiwiYXBwRGVmSWQiOiIxMzllZjRmYS1jMTA4LThmOWEtYzdiZS1kNWY0OTJhMmM5MzkiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhOTZjZTVkNy1hNjc4LTBkNjktMjU1NS0wYzU4OGY0MjcwYmIiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"31":["307ba931-689c-4b55-bb1d-6a382bad9222","QfC07DCWz2SBFg0714mbmOpsoZULPH_LgGVO8cG6Cfk.eyJpbnN0YW5jZUlkIjoiNWQ5YmZjYmQtYzE2My00ZjQ4LTkwZDktYmVlODExYzI4ZDYzIiwiYXBwRGVmSWQiOiIzMDdiYTkzMS02ODljLTRiNTUtYmIxZC02YTM4MmJhZDkyMjIiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzZjkxNGRlOC05MmNiLTA1NDQtM2VmZS1kMmQyOTk5YzQzNzMiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"32":["4b10fcce-732d-4be3-9d46-801d271acda9","35ol_gZgU34OZjc7E8SlwwS-I867zMO2oP-KcWKQFHs.eyJpbnN0YW5jZUlkIjoiODlmNTc0ZjUtZTBjNi00ODczLTkxOGMtZGM2YmY2ZTk2ZWE0IiwiYXBwRGVmSWQiOiI0YjEwZmNjZS03MzJkLTRiZTMtOWQ0Ni04MDFkMjcxYWNkYTkiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlYmZmYzVhMC1iMzZlLTAyN2YtM2ZhYi1iMDUxN2ViN2EwYjQiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"33":["ea2821fc-7d97-40a9-9f75-772f29178430","rOw6ceipE7Nv8EYBVB5oNtZed-3w7Sz-NZrULZQ9mwc.eyJpbnN0YW5jZUlkIjoiMDI2NGIwNGItNDY4ZC00OGYzLWEwY2EtYjliYzg4N2VmOTVjIiwiYXBwRGVmSWQiOiJlYTI4MjFmYy03ZDk3LTQwYTktOWY3NS03NzJmMjkxNzg0MzAiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2MDZlMDExZS0xNTI1LTAyZmYtMGVlZC1kNTg2MDAyMDM3NGMiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"34":["14d7032a-0a65-5270-cca7-30f599708fed","QJXiSmJasDqL39vGlQemWs3Gs-TsM3_ISBMWZXc2dfc.eyJpbnN0YW5jZUlkIjoiYzAzZjllZDAtYTY3Ni00OTYyLWE4NzEtYjBmNjY0OGE2MGE0IiwiYXBwRGVmSWQiOiIxNGQ3MDMyYS0wYTY1LTUyNzAtY2NhNy0zMGY1OTk3MDhmZWQiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhMjM1MmY4NS1mNWRlLTAzNmUtMDY1Ni1kY2NjZWNkNGFlYjQiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"35":["94bc563b-675f-41ad-a2a6-5494f211c47b","UJPM8Udf5v5mYbcoqBlGMTzB2Ey962J9Sz4aidwJXv4.eyJpbnN0YW5jZUlkIjoiNTBiZDE5NzgtNjFjOS00ZDRjLWJhYzYtZjg2ODQzYTU1NWNhIiwiYXBwRGVmSWQiOiI5NGJjNTYzYi02NzVmLTQxYWQtYTJhNi01NDk0ZjIxMWM0N2IiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzMmI3YTgyZC0zMjYxLTA3NDAtMTRlMS05NDUyY2JmYjliZGEiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"36":["c6d111d1-1a8d-49f0-a78c-4f1823fb6592","4CB4HQ8zAEJYU_IjsSDZjUtntDZacReFYVBMPiGf4L8.eyJpbnN0YW5jZUlkIjoiNzU5YjNhOWUtODM4Mi00NjZiLTg2OWUtMWRjNTA3OWIxZGMyIiwiYXBwRGVmSWQiOiJjNmQxMTFkMS0xYThkLTQ5ZjAtYTc4Yy00ZjE4MjNmYjY1OTIiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxNzkxOGJjYi1kMDJhLTBjNjctMjhiOS03MWZmOGZjNWQzZDIiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"38":["8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841","DhqGndO5jkWorK36a-EaQ_l2uqEzCU9Aof4e4lnnv9o.eyJpbnN0YW5jZUlkIjoiYWI3ODIwOTUtODlmYi00ZGU3LTg2NWYtOTVkYzBkMGFmMmQ0IiwiYXBwRGVmSWQiOiI4ZWE5ZGYxNS05ZmY2LTRhY2YtYmJiOC04ZDNhNjlhZTU4NDEiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjOTcyOTFjMC1kYTUzLTA3ZWItMjg3OC1mOWU2ODU1NDNjYzQiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"39":["2936472a-a1ed-4ae5-9f71-614313a9f4e7","cxsgyIYA42fYHbD1bw0Uc0MLrh9tCrUQg0Wr368Chcg.eyJpbnN0YW5jZUlkIjoiZjczNGVjOTUtZjZmZi00ZDVjLTk1OTAtNDI1Y2M5ZTY1ZDRlIiwiYXBwRGVmSWQiOiIyOTM2NDcyYS1hMWVkLTRhZTUtOWY3MS02MTQzMTNhOWY0ZTciLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5NTNlNWRjMC1hNTU3LTA3NTAtM2JiNy0yZTY2NDFiODkzNWUiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"40":["148c2287-c669-d849-d153-463c7486a694","qII12lKNoQPQiWC8CJEGkamyeSP3xk0YKYSyCGHY44o.eyJpbnN0YW5jZUlkIjoiMmUyNzNmNTItMjRkMS00ODJjLWFmOTQtNmE0OWQyYTg0NzEzIiwiYXBwRGVmSWQiOiIxNDhjMjI4Ny1jNjY5LWQ4NDktZDE1My00NjNjNzQ4NmE2OTQiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0YzJkOGUwNy03Nzc5LTAyMjAtMDFiMy0wNjczNWFmNjg5MDMiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"41":["1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","XAldbyjMqRqyABf-hZZxO2BKJby-6i0AM_8kUR8sAwM.eyJpbnN0YW5jZUlkIjoiODg5NDE5YjMtM2Q0ZC00YTcyLWJjYWEtNjY2YmMzZjMwMDVkIiwiYXBwRGVmSWQiOiIxNTIyODI3Zi1jNTZjLWE1YzktMmFjOS0wMGY5ZTZhZTEyZDMiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlYTllYThlNi02ZWU1LTAwN2UtMTI4ZC0wYTUxNGJhZGNlNGQiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"42":["8725b255-2aa2-4a53-b76d-7d3c363aaeea","IiBVJejNYRuV3I3Kcw7fMJik2DJzKe5Du_Vp3bXJAMo.eyJpbnN0YW5jZUlkIjoiMTc4NDgwMGItY2MxYi00MDU0LTkxYWQtZDVlNjg2ODM2NTVlIiwiYXBwRGVmSWQiOiI4NzI1YjI1NS0yYWEyLTRhNTMtYjc2ZC03ZDNjMzYzYWFlZWEiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3NThlMzE1ZS05ZmIzLTBhNTgtM2Y4YS1iOWRjMGVkZGFiNGUiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"49":["13ee53b4-2343-b641-c84d-056d2e6ed2e6","t55j2xhH9OoEmeXerz38FB5jObZKRXwk44Vfpovj5N8.eyJpbnN0YW5jZUlkIjoiMmQ3YWU1ZDMtM2FhNi00ZDhjLWJiNjgtZDQ2NDhiNTAzZTQ5IiwiYXBwRGVmSWQiOiIxM2VlNTNiNC0yMzQzLWI2NDEtYzg0ZC0wNTZkMmU2ZWQyZTYiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMDNUMDA6MDk6NDYuMDQ5WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJkZDAxMTZkYS1iMWMzLTQwODEtODYxOS1iZjU3ZDI5MDYyMGEiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wOS0wMVQxMTowOTo0Ni40OTFaIn0"],"50":["f105ba16-6b7a-4b52-a2e5-712bdc749f76","CGaiyfPT5PYP-qOnu0lNGK73QhSxGYDCNpj2TCvSY88.eyJpbnN0YW5jZUlkIjoiYTYwYTgzNGUtZDdhNy00YWMyLWFjMzgtZGMxZGI5NzkyNGFjIiwiYXBwRGVmSWQiOiJmMTA1YmExNi02YjdhLTRiNTItYTJlNS03MTJiZGM3NDlmNzYiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjNDAwMzIxYi04NDBmLTAwY2UtMDIxZi1iMDI3MzEyN2VhYmMiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"51":["35aec784-bbec-4e6e-abcb-d3d724af52cf","tmSr3p1_1R5tDTWsZLa5gmV_LxFWP2h78VuMM0_COCA.eyJpbnN0YW5jZUlkIjoiZTg5NTNiYTgtNzZhOS00MDFlLWI5Y2YtMDZmYTk4ZGYzMmNiIiwiYXBwRGVmSWQiOiIzNWFlYzc4NC1iYmVjLTRlNmUtYWJjYi1kM2Q3MjRhZjUyY2YiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4YTlmOGFmZC0yNTAxLTBhMTItMTdlOC02YWMwMTA4MWZjZGIiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"52":["05509e60-039b-471d-8af1-790b51277410","cCge5MDEcaBA4WCpsSdNaN8ksa2tBoAztFxpAJ6uowI.eyJpbnN0YW5jZUlkIjoiNDM0YTM2NTktMzAxZC00MzUwLWI1NjgtOTY2ZTZkNmMxNWI2IiwiYXBwRGVmSWQiOiIwNTUwOWU2MC0wMzliLTQ3MWQtOGFmMS03OTBiNTEyNzc0MTAiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyMTQwODcwYy02M2I1LTA5NWMtMWI0Zi1mYTU0ZTUzMmRiYTYiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"54":["8d8ba777-9a97-4f63-88da-3d21f7914863","pqLnxX2VGEGX3kUw_ClecKSMsP0ckrYUIDDZAuKkCqY.eyJpbnN0YW5jZUlkIjoiZjkzNTIyNjQtNzc0Mi00MTJlLTk5ZmEtNThhYzBjM2I4YmMxIiwiYXBwRGVmSWQiOiI4ZDhiYTc3Ny05YTk3LTRmNjMtODhkYS0zZDIxZjc5MTQ4NjMiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5YjNmOTMzMS0yNGVhLTBiMjItMzdkZC0zNDk2ODQ2NTQ1ZDEiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"55":["44562f1b-17ec-4907-b242-b76ac06e707a","NEQyivex19dhl9r2a7Yx5t8oxgp9YI5n0hZYuB5BnR0.eyJpbnN0YW5jZUlkIjoiOGY1OWE2ZTgtZGI5Ny00M2I2LTk0YjQtMTI1OGRkODIzMmNiIiwiYXBwRGVmSWQiOiI0NDU2MmYxYi0xN2VjLTQ5MDctYjI0Mi1iNzZhYzA2ZTcwN2EiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlZDUzMTdiZC04ODNmLTA5YmEtM2E5My03ZTYyNTVkY2ZjZGIiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"56":["eec3496e-44a8-45ac-9581-868a67345be8","SHqmTu4zfaRJ59gvtNfQ9-btjM1Pfr1aEN_MuVhtyZs.eyJpbnN0YW5jZUlkIjoiNTMzMTg0MWMtMDI0ZC00NDEzLWI2OTktMjE0NmNjYzUyOGYxIiwiYXBwRGVmSWQiOiJlZWMzNDk2ZS00NGE4LTQ1YWMtOTU4MS04NjhhNjczNDViZTgiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzMTNiMzU0OS01MWU1LTBlMWYtMThiZS00ZDdjNDQ5YmU2ZTEiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"57":["e4b5f1bc-c77a-4319-a60d-a46acb17f6fc","jCbRk8UlI6midwVcMDVWgLWDNg3G8hjILIbQpWdzjkk.eyJpbnN0YW5jZUlkIjoiN2JkZDdjNzAtYjEwYy00YzhmLTgxNjMtZmNkNzJjZGNjNGQ4IiwiYXBwRGVmSWQiOiJlNGI1ZjFiYy1jNzdhLTQzMTktYTYwZC1hNDZhY2IxN2Y2ZmMiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxOWQ3Y2QyNS1lMmE0LTA2ODMtMmY0NC05MGVkYTQ4MjBhYzgiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"58":["edd04d8e-3c81-46d7-b176-39b076fe7bbd","N_cqfu2s1V_GI8L86f_IY9_GDFjiL-CSX0ZbXh3FoJs.eyJpbnN0YW5jZUlkIjoiMjhlZmZjMGYtNzJkMy00MDBiLWI1MzktYWViZmFjMmViZTI3IiwiYXBwRGVmSWQiOiJlZGQwNGQ4ZS0zYzgxLTQ2ZDctYjE3Ni0zOWIwNzZmZTdiYmQiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0YWU1NGQ1YS0yMTdiLTBhMDctMWIxZS1jMjg1MjQ3MDcwMzciLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"59":["14e12b04-943e-fd32-456d-70b1820a2ff2","Zti7NLgPk_3xlGj7uwUt-VdP41QDJmv4uFHw6uAvISo.eyJpbnN0YW5jZUlkIjoiYmI5YTA1ZjItNDIwOC00NzdhLThlNjEtMTFlYTFlYWNiMDhmIiwiYXBwRGVmSWQiOiIxNGUxMmIwNC05NDNlLWZkMzItNDU2ZC03MGIxODIwYTJmZjIiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkOTkwYjRhNy0xMWEwLTBkNzYtMjA0Ni03ZGQwOTZmMjdlOWYiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"60":["dd7c152a-8253-4ddc-aad4-b628539b9e79","ARV52vED30d6jL6ORe8YEo2X6MM6U3inFn7OP02kZqc.eyJpbnN0YW5jZUlkIjoiNmQ4YzExZjUtMmQxYi00ODlhLWI3MmYtZmMyYjQ4MjNiZjgzIiwiYXBwRGVmSWQiOiJkZDdjMTUyYS04MjUzLTRkZGMtYWFkNC1iNjI4NTM5YjllNzkiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwZjg2YTBhMC03ZWIzLTAyOTYtMTkwOC05MDExYzA3ZDcxOTMiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"61":["225dd912-7dea-4738-8688-4b8c6955ffc2","iOJNX4QIS7k1aIlBiYz96rHSNXdqpx2Y056BxtyYxxg.eyJpbnN0YW5jZUlkIjoiNjg0ZTJlNWItMzVkNy00MGRkLTkyNTAtNzQwYWI5MmY4NWEyIiwiYXBwRGVmSWQiOiIyMjVkZDkxMi03ZGVhLTQ3MzgtODY4OC00YjhjNjk1NWZmYzIiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwYTQ0OWYwZS02NjdmLTBhZDEtM2M3Ny0xODMwMzE3MTRiYjIiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"62":["6580b7e9-4031-4a62-a0a5-8e2fa92e8e18","df8WUU6VHHvrCHwxXfizgrD-AOuyrvvXHMZChWsb3q0.eyJpbnN0YW5jZUlkIjoiYWEzYTM4MmEtYzlmNC00ZWUwLWIyZjAtMzNlMmZjY2IyZWIwIiwiYXBwRGVmSWQiOiI2NTgwYjdlOS00MDMxLTRhNjItYTBhNS04ZTJmYTkyZThlMTgiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjODMwODk3Zi05YTVjLTA0ZWMtMWNkNy01ZmQ4NzQ5NWUwYTAiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"63":["7516f85b-0868-4c23-9fcb-cea7784243df","tkxypXpQGqBnCod1ZsB5r2ixWjEjIYD958k5fcz6VQY.eyJpbnN0YW5jZUlkIjoiNjgzODk0OTEtM2ViNC00NWQ2LTg4MmMtOTdlNmJmYmFkMzZlIiwiYXBwRGVmSWQiOiI3NTE2Zjg1Yi0wODY4LTRjMjMtOWZjYi1jZWE3Nzg0MjQzZGYiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwYTMyMjVjNC02ZDFjLTBmZGEtMjYwYi1mYmRjMzdlNDFkN2UiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"64":["57d13128-4a4c-494b-80b3-a6fb2e28018d","CHdbuWdc2v-XivJywfnBGafSaysGC9MKo1BBLJwxDU4.eyJpbnN0YW5jZUlkIjoiYTU4NzkwOTMtN2RhNy00NDE0LTlkYjAtOGVlYmNkM2JiNWE5IiwiYXBwRGVmSWQiOiI1N2QxMzEyOC00YTRjLTQ5NGItODBiMy1hNmZiMmUyODAxOGQiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjNzhkMjFjNi0yZTBmLTBlMTgtMzM5Ny1lMmQxNDU2NTdiYjkiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"65":["4cc2c19f-03da-499c-aaaf-33632a02ba58","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCIzNWM3M2U5NS02OGI2LTRkNzYtYjNjYS04NDNhZDE0YzkzZWRcIixcImFwcERlZklkXCI6XCI0Y2MyYzE5Zi0wM2RhLTQ5OWMtYWFhZi0zMzYzMmEwMmJhNThcIixcInNpZ25EYXRlXCI6XCIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiZGQwMTE2ZGEtYjFjMy00MDgxLTg2MTktYmY1N2QyOTA2MjBhXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiNGNjMmMxOWYtMDNkYS00OTljLWFhYWYtMzM2MzJhMDJiYTU4OjEuMC4wXCIsXCJzY2RcIjpcIjIwMjAtMDktMDFUMTE6MDk6NDYuNDkxWlwifX0iLCJpYXQiOjE3NDYyMzA5ODYsImV4cCI6MTc0NjI0NTM4Nn0.hbpZVWiKoGwnZLpXNlFHQKejtOWCAo0pZQZ_uSaoRpE"],"66":["28b3fe48-a2d4-4e5c-aa0d-313ba7de5081","y04zKN75w5fu2aBod79PwOoaeTCrSjQpCgpnxajkh6U.eyJpbnN0YW5jZUlkIjoiNGJiYTFmZDgtMzQ5Yi00MWJjLTg0NmQtMjc3OTAzMDM2MDA4IiwiYXBwRGVmSWQiOiIyOGIzZmU0OC1hMmQ0LTRlNWMtYWEwZC0zMTNiYTdkZTUwODEiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyOWIwYWU4ZC02NzMzLTBiYjAtMmE0YS00YjQzOGI1ZGFlMTgiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"67":["1973457f-c021-4da5-941f-58444ff761d4","jIoAwpTqsEvXQobJNvY4SpBXf8MFbjzHXGbZhRfU6XA.eyJpbnN0YW5jZUlkIjoiYzQ5N2Q2Y2ItYTM1OS00MGNjLWEwY2UtMjdhYWYyZDZlMmU3IiwiYXBwRGVmSWQiOiIxOTczNDU3Zi1jMDIxLTRkYTUtOTQxZi01ODQ0NGZmNzYxZDQiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhNjlkNjc5ZS1mMGYxLTBhYzAtMGVlOS00YjkwN2E4ODJjZjciLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"68":["45c44b27-ca7b-4891-8c0d-1747d588b835","2ebrWzeQyIqYb-mkYejV9OYsuc_n2JVgmHQj0nhxfdM.eyJpbnN0YW5jZUlkIjoiNGU4OWZkNTMtNjE5OS00YzZhLWIzZGMtM2ZjMGM2YzRlZDAyIiwiYXBwRGVmSWQiOiI0NWM0NGIyNy1jYTdiLTQ4OTEtOGMwZC0xNzQ3ZDU4OGI4MzUiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyYzgzNGMwNi0zMjMxLTA2NjYtMWRmYi01M2ZhNGU5YTIzMTIiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"69":["fc9314bc-a317-4a2b-a9d4-5ad21cc57856","2cp-9QL7vcXxtGRlHIaFzzl7Dnw1JhUcA5PP7rIIe5Q.eyJpbnN0YW5jZUlkIjoiY2Y1OGYwOGYtOWM3NC00MGY2LWIwNzgtMmJkYjQ2M2UyOTNlIiwiYXBwRGVmSWQiOiJmYzkzMTRiYy1hMzE3LTRhMmItYTlkNC01YWQyMWNjNTc4NTYiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhZDUyNDFkYS1jZmRjLTBhZmEtMWU1Zi00N2UxY2U2MGU3MmUiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"70":["50d8c12f-715e-41ad-be25-d0f61375dbee","nAyUo0ZGixCOzsf7uYJmt6xhwBX3qN3U0DLnuNr5fO0.eyJpbnN0YW5jZUlkIjoiZjI3ZGUzNzUtMjgxZi00OTk1LThkNjktNjczNzRkZTRkNzljIiwiYXBwRGVmSWQiOiI1MGQ4YzEyZi03MTVlLTQxYWQtYmUyNS1kMGY2MTM3NWRiZWUiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5MDc3NTIyMC03YmI3LTAzOTktMjM0ZS0wYjBkYzViYTE5OGMiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"71":["f4d83b06-b408-4f3b-afd4-de8db311d7d8","8v0LMQPRSFwHygjUWC9FMeOYFa9ox3g5BXlBkgpL9lM.eyJpbnN0YW5jZUlkIjoiZTM2MzA5N2QtYjIyOC00NDEwLWFkMTctYjgwZDI1OGQ5ODY5IiwiYXBwRGVmSWQiOiJmNGQ4M2IwNi1iNDA4LTRmM2ItYWZkNC1kZThkYjMxMWQ3ZDgiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4MTY5YjgyOC1lMTgwLTBlMWMtMDMzMC1kNDM3YWRkMzU2NzkiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"1507":["14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","aJ8LClRLq5CsVvo7Faxm9LsnkzmwaMopD5XXBKdxyOc.eyJpbnN0YW5jZUlkIjoiODg1NmY1ZGYtMWNjZS00NTY5LWIwN2YtOGM5ODYwZmMyOGZmIiwiYXBwRGVmSWQiOiIxNGNjNTliYy1mMGI3LTE1YjgtZTFjNy04OWNlNDFkMGUwYzkiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlYTVjNDQ4YS00ZjY2LTBmNjUtMWU1OC1lMGEyZThhMmU2ZWYiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"2175":["14ce28f7-7eb0-3745-22f8-074b0e2401fb","pF5GMa2pYII-C9O1wsYAG69coQbHca8HKUR5tIbWuIk.eyJpbnN0YW5jZUlkIjoiMTYxMzdjY2MtNWUyMC00NjBlLWI0ODQtMDkyMjRkZjQ5MGQ2IiwiYXBwRGVmSWQiOiIxNGNlMjhmNy03ZWIwLTM3NDUtMjJmOC0wNzRiMGUyNDAxZmIiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3NDE5Y2Q5OS0wZDg4LTBjMDItMWFhMy02NTE4YzVhYTVlYzYiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"2529":["14cffd81-5215-0a7f-22f8-074b0e2401fb","MHsvHr3CwUDGdYDeC-k3RNe2j3sJ3TroNwX9YiPRWYc.eyJpbnN0YW5jZUlkIjoiZDUxYTkzNjEtYTUzMS00MDI1LTllNGQtYTVkZmFhNTFmZWU1IiwiYXBwRGVmSWQiOiIxNGNmZmQ4MS01MjE1LTBhN2YtMjJmOC0wNzRiMGUyNDAxZmIiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiNzEwMjIzNC1mNjk5LTBhMjktMzA2YS1jOWU1MjIwZjMwZjUiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"3323":["140603ad-af8d-84a5-2c80-a0f60cb47351","kw4GFNj9H9LbDFYiofOs9QvCZeP4VrTKQT38ZOWjND8.eyJpbnN0YW5jZUlkIjoiN2NlODFlOTQtOGQ3MC00Mjc0LTkyMWEtNTFhYWNlYzg3YTNmIiwiYXBwRGVmSWQiOiIxNDA2MDNhZC1hZjhkLTg0YTUtMmM4MC1hMGY2MGNiNDczNTEiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxZWUyYWZjMS1kZWQ4LTA4NzgtM2MzZC0zZDkwNDY5NmI0MmYiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"3759":["14dbef06-cc42-5583-32a7-3abd44da4908","LjmqDdzYvSdy6mBIPSxp45V7MZAz7iks9XhZwNxw3LI.eyJpbnN0YW5jZUlkIjoiZjVhMjE5MjAtYTEyOS00OWRhLWI1YmYtYzg3ZjM5NDcwMTJmIiwiYXBwRGVmSWQiOiIxNGRiZWYwNi1jYzQyLTU1ODMtMzJhNy0zYWJkNDRkYTQ5MDgiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5N2E4YTg3NS1mMjgxLTAzZDYtMWI5OC1hNDQ1YjExOWNmM2YiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"4357":["4aebd0cb-fbdb-4da7-b5d1-d05660a30172","o9id93VarwPedgfQyagypOj3W2zcWwjN77TCYYDbwPU.eyJpbnN0YW5jZUlkIjoiZGM1OGMxMGQtNzcxMy00N2ZiLThjMDktN2Q4MjhmNTFhNzVkIiwiYXBwRGVmSWQiOiI0YWViZDBjYi1mYmRiLTRkYTctYjVkMS1kMDU2NjBhMzAxNzIiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiZTUyNzA1OC0yNGJiLTBkZjctMjIyZS0xMWI4MDcwZjY5NGQiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"5222":["675bbcef-18d8-41f5-800e-131ec9e08762","wixcode-pub.b7fe1e3c2c9b7440f930e3535eb1797bd09bb291.eyJpbnN0YW5jZUlkIjoiZDIxOWE5ZGYtMjRiYS00ZTZiLTkxMDUtYjQ3ODY0ODlmNzUyIiwiaHRtbFNpdGVJZCI6IjA2YmRhOWU0LWJhMGQtNDExNi1iZTQzLWNhYmIzMGEyZjAzNiIsInVpZCI6bnVsbCwicGVybWlzc2lvbnMiOm51bGwsImlzVGVtcGxhdGUiOmZhbHNlLCJzaWduRGF0ZSI6MTc0NjIzMDk4NjA0OCwiYWlkIjpudWxsLCJhcHBEZWZJZCI6IkNsb3VkU2l0ZUV4dGVuc2lvbiIsImlzQWRtaW4iOmZhbHNlLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwiY2FjaGUiOnRydWUsImV4cGlyYXRpb25EYXRlIjpudWxsLCJwcmVtaXVtQXNzZXRzIjoiSGFzRG9tYWluLEFkc0ZyZWUsU2hvd1dpeFdoaWxlTG9hZGluZyIsInRlbmFudCI6bnVsbCwic2l0ZU93bmVySWQiOiJkZDAxMTZkYS1iMWMzLTQwODEtODYxOS1iZjU3ZDI5MDYyMGEiLCJpbnN0YW5jZVR5cGUiOiJwdWIiLCJzaXRlTWVtYmVySWQiOm51bGwsInBlcm1pc3Npb25TY29wZSI6bnVsbCwibG9naW5BY2NvdW50SWQiOm51bGwsImlzTG9naW5BY2NvdW50T3duZXIiOm51bGwsImJvdW5kU2Vzc2lvbiI6bnVsbCwic2Vzc2lvbklkIjpudWxsLCJzZXNzaW9uQ3JlYXRpb25UaW1lIjpudWxsLCJzaXRlQ3JlYXRlZERhdGUiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoiLCJhY2NvdW50Q3JlYXRlZERhdGUiOm51bGx9"],"6777":["14bcded7-0066-7c35-14d7-466cb3f09103","RafURYFzclnRUFiI9yLkV1TNwWBI4gExlG5-qIeAmtw.eyJpbnN0YW5jZUlkIjoiN2VjOGY1MDItOTNhMy00YjhmLTgyZDYtNmUxYTA5NzQwMzQ1IiwiYXBwRGVmSWQiOiIxNGJjZGVkNy0wMDY2LTdjMzUtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxY2MyNDQ1Ny1jMDBiLTAxODMtMmNmMS0wMjIwODEyYWNkNTUiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"6873":["14ebe801-d78a-daa9-c9e5-0286a891e46f","PlMuCU5Kh4JNrF_lo4r_JW2dZMTFHtD5UG4mP6_rYCA.eyJpbnN0YW5jZUlkIjoiNTI2M2Y5NTYtZmYyNi00MDc4LTk0OTYtNDM4YzY3MjEwNzdiIiwiYXBwRGVmSWQiOiIxNGViZTgwMS1kNzhhLWRhYTktYzllNS0wMjg2YTg5MWU0NmYiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzMDY5NDgwMy1hYzhlLTBhNzQtM2FiMS0yZmI2ZWY3ZmM5NmIiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"6936":["14f25dc5-6af3-5420-9568-f9c5ed98c9b1","Tx1pYWqhhaErOlrBYh5vwhR26Aq8Za6fjsdlF_Fx4fI.eyJpbnN0YW5jZUlkIjoiNGI0MDViZjItNzkwYi00ZTZmLWJjNzYtMTJlNTA5OGYwNTI4IiwiYXBwRGVmSWQiOiIxNGYyNWRjNS02YWYzLTU0MjAtOTU2OC1mOWM1ZWQ5OGM5YjEiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyOTRhZWFhNy0yYWEzLTA0NjMtMTI1MS03ZWRmODFkMWNiMzgiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"7925":["14f25924-5664-31b2-9568-f9c5ed98c9b1","g2CwVQcaOTDdrB0ot8zhEkdqTaTtv_d3tKeOQoGlidI.eyJpbnN0YW5jZUlkIjoiMTQ4ZDI4OWUtOThhZC00ZWEyLThkNmUtMDg2MmQ2MDU1Yzc5IiwiYXBwRGVmSWQiOiIxNGYyNTkyNC01NjY0LTMxYjItOTU2OC1mOWM1ZWQ5OGM5YjEiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3Njg3OTljYi1jYjA1LTA0YWUtMjM0OS02NDU4NWU1YjkyNjkiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"9737":["14271d6f-ba62-d045-549b-ab972ae1f70e","PZv1LZpLeXezARBBgiX4Xp8HyMBlU-82oF6baB6b_j4.eyJpbnN0YW5jZUlkIjoiZTQ1NTMwODEtZGQzNy00N2QzLWI0YTYtOGIyMTUwNzZkOThmIiwiYXBwRGVmSWQiOiIxNDI3MWQ2Zi1iYTYyLWQwNDUtNTQ5Yi1hYjk3MmFlMWY3MGUiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4NjVmODFkNC04ZTlmLTBkZGYtMWE4MS1lNzFiZDgyODE3OWYiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"11698":["13d21c63-b5ec-5912-8397-c3a5ddb27a97","TpFX1H2f12zgyS2-6G_qZs67pjOqeff528yCoWArUcM.eyJpbnN0YW5jZUlkIjoiMTNlZDZjMjktMDI0Ny00NzI3LTk1MmUtYmYwYmM3MWMxOWQ2IiwiYXBwRGVmSWQiOiIxM2QyMWM2My1iNWVjLTU5MTItODM5Ny1jM2E1ZGRiMjdhOTciLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJib29raW5ncyIsImRlbW9Nb2RlIjpmYWxzZSwiYmlUb2tlbiI6IjcxZTdkZDdjLTUxZWYtMGQyYi0zYjA5LWQzMzE0ZjQyZDdjNiIsInNpdGVPd25lcklkIjoiZGQwMTE2ZGEtYjFjMy00MDgxLTg2MTktYmY1N2QyOTA2MjBhIiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMjAtMDktMDFUMTE6MDk6NDYuNDkxWiJ9"],"13602":["141fd350-7357-9f09-c9f0-48993a7547d1","xHvMQ24amvxxjZtNjJfOYR-zE9ZXVn9huOcEl2vmEag.eyJpbnN0YW5jZUlkIjoiM2FmMWE5ZGUtYWFmNS00MWI5LWIxNGMtMDAyMDRlN2Y4ODQzIiwiYXBwRGVmSWQiOiIxNDFmZDM1MC03MzU3LTlmMDktYzlmMC00ODk5M2E3NTQ3ZDEiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMDNUMDA6MDk6NDYuMDQ5WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJkZDAxMTZkYS1iMWMzLTQwODEtODYxOS1iZjU3ZDI5MDYyMGEiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wOS0wMVQxMTowOTo0Ni40OTFaIn0"],"14594":["1380b703-ce81-ff05-f115-39571d94dfcd","HfPBunxolR3d0IoAQh__d3pI5AU0B-W8E76HSDPBFT4.eyJpbnN0YW5jZUlkIjoiMTgzN2QyZDEtOTBkMS00M2U0LTg1OWEtNTViMjk3NmVhMzAwIiwiYXBwRGVmSWQiOiIxMzgwYjcwMy1jZTgxLWZmMDUtZjExNS0zOTU3MWQ5NGRmY2QiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJzdG9yZXNfc2lsdmVyIiwiZGVtb01vZGUiOmZhbHNlLCJiaVRva2VuIjoiN2EzZDYzODQtYzM3OS0wOWU4LTJiYmQtMzk4ODFmMzA2ZDEwIiwic2l0ZU93bmVySWQiOiJkZDAxMTZkYS1iMWMzLTQwODEtODYxOS1iZjU3ZDI5MDYyMGEiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMC0wOS0wMVQxMTowOTo0Ni40OTFaIn0"],"14661":["1505b775-e885-eb1b-b665-1e485d9bf90e","KUDeaki5-U2jiNagH3rVxJ-Ldryz10Ci9yKz6hRgaCM.eyJpbnN0YW5jZUlkIjoiNmM3Nzc4ZjgtMGYxZi00YTdhLWI4NzItNTBkYjBhMDU0NDdmIiwiYXBwRGVmSWQiOiIxNTA1Yjc3NS1lODg1LWViMWItYjY2NS0xZTQ4NWQ5YmY5MGUiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwZTdkYzlhZC01Y2I3LTAwNzYtMTY1NS0zY2UxODI1YjhhNmYiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"17210":["14ce1214-b278-a7e4-1373-00cebd1bef7c","Pw_HmiH5hdPJceOG_TcPDDrYo9PM5uw2S_phNInds4Y.eyJpbnN0YW5jZUlkIjoiNThlMmIwMTYtNDRiMi00ZTg5LTljNTctZDViNjBhZmFlN2I2IiwiYXBwRGVmSWQiOiIxNGNlMTIxNC1iMjc4LWE3ZTQtMTM3My0wMGNlYmQxYmVmN2MiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzYWU4MDE0My0xNzFhLTA0ODUtMzI3MC1iOThjODJhNDI5YTYiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"18276":["14724f35-6794-cd1a-0244-25fd138f9242","1hQ9TwZshndQo9QF6ATmWaX7ubVYXJmAXbUnXcCQ-zc.eyJpbnN0YW5jZUlkIjoiYjBkNTEwMTUtYWUyYy00NDliLWI5NjgtZjIzZWI1OGZiN2Q0IiwiYXBwRGVmSWQiOiIxNDcyNGYzNS02Nzk0LWNkMWEtMDI0NC0yNWZkMTM4ZjkyNDIiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkMmRmYTE0MC1mZDg0LTBlOTctMTc0Zi05ZTA0M2RkMTc5YzQiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"18891":["14dbefd2-01b4-fb61-32a7-3abd44da4908","4ZjeQm8TkLSaHwy1n0cl_H_L0KqM0cTmlymX1H71pKA.eyJpbnN0YW5jZUlkIjoiZTljODNkNzMtYWYxNC00MDAxLWJhNzQtYTMzYjY3Y2ZjMWQyIiwiYXBwRGVmSWQiOiIxNGRiZWZkMi0wMWI0LWZiNjEtMzJhNy0zYWJkNDRkYTQ5MDgiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4YmMyOGMyNi1mY2JjLTBhMGQtMTQ1My1jZjAxZWY5MTBmYzIiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"20397":["1518f596-5744-ae33-0524-4fe42c3ee64e","1UdjmsbfmQJ5Y6voaVl5l-612N8gG7XEIuZx6X4Px-E.eyJpbnN0YW5jZUlkIjoiZmNlZjUwZjgtY2ZmNy00ZjYzLTkxMTctYzdkMTczZDJkYjYzIiwiYXBwRGVmSWQiOiIxNTE4ZjU5Ni01NzQ0LWFlMzMtMDUyNC00ZmU0MmMzZWU2NGUiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5ZWU1ZTFhZC05YzVmLTA1NmYtM2YzMC1hYmViZmI4YzE1NzMiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"21921":["14c92d28-031e-7910-c9a8-a670011e062d","Tf12ZSEi9KCXxyyHMRwusqeYKzTz9PaVW73u6DtCc00.eyJpbnN0YW5jZUlkIjoiZTcwNDM5MDEtOGIxMy00YzJkLWI4MzAtMmM3NDcxNmFjOWQwIiwiYXBwRGVmSWQiOiIxNGM5MmQyOC0wMzFlLTc5MTAtYzlhOC1hNjcwMDExZTA2MmQiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4NTBlODg1NC1kOGJiLTA2MjEtMTYxNy00MDRlZjkzNDA3YzAiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"22675":["134139f3-f2a0-2c2c-693c-ed22165cfd84","xcSuSdKK9aUXkLEuHrpuw8S7Ms4NVn9U-LawrjVnXiw.eyJpbnN0YW5jZUlkIjoiMjkxZWY3M2EtNmFkNS00ZWM1LWJhMDktNTE3ZGU4MDZlNTRhIiwiYXBwRGVmSWQiOiIxMzQxMzlmMy1mMmEwLTJjMmMtNjkzYy1lZDIyMTY1Y2ZkODQiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0YjE0NDY2Zi0zOTdkLTA0YzktMTQyZS0zZDQ3NjA1ODJiNWEiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"24878":["2bef2abe-7abe-43da-889c-53c1500a328c","JOUSBf-K-vs2BvCCpO_mXXwTeWXVqiR5fLgHf7i3QHE.eyJpbnN0YW5jZUlkIjoiZGIwYTE1OWItNmJmMy00YTA1LTk1YzktODg1NmM0ZGU0ZDBmIiwiYXBwRGVmSWQiOiIyYmVmMmFiZS03YWJlLTQzZGEtODg5Yy01M2MxNTAwYTMyOGMiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiOTAwYTRjZS0zODViLTAwMDktM2JlZS1lNDZjNGM4MDgzMWYiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"25939":["13ee112c-7aca-8530-909b-ca5fd7039bf8","Vhy3eau-mfb3DXigmwSXWcoUIefCIsSL7GEOPhOv5po.eyJpbnN0YW5jZUlkIjoiNTAzOGFjMmYtMmFmMi00MGU1LWEwY2YtOWNiODdlNTZmMzIzIiwiYXBwRGVmSWQiOiIxM2VlMTEyYy03YWNhLTg1MzAtOTA5Yi1jYTVmZDcwMzliZjgiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzMjMyMWQ3YS03OTVhLTBhZTktMGVlOC1mMDgyZjYwODNkMzMiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"27962":["215238eb-22a5-4c36-9e7b-e7c08025e04e","YVbRLomhCACnJofCvyOlWggdQgu4WAFRgBrFQBH6YIg.eyJpbnN0YW5jZUlkIjoiMWJmYmM3NDctZTcyOC00MGMwLTgyYWEtOWJlNTg0MDM2Y2U2IiwiYXBwRGVmSWQiOiIyMTUyMzhlYi0yMmE1LTRjMzYtOWU3Yi1lN2MwODAyNWUwNGUiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3OWYxNzYxMi1iNDgwLTBhY2MtMmM4ZC1mN2RmMGM1ZGEyZjYiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"29724":["1484cb44-49cd-5b39-9681-75188ab429de","zwiflm9wJfD841duAcrcFDZKTWxtS6SHZGjGoGi-CRk.eyJpbnN0YW5jZUlkIjoiNGFkYTczZTEtMzM5Yi00N2M2LTliODUtZmIxMDg1YmE4YTg0IiwiYXBwRGVmSWQiOiIxNDg0Y2I0NC00OWNkLTViMzktOTY4MS03NTE4OGFiNDI5ZGUiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyOGQwYzJiNC02MDMzLTBkY2EtMzVhMi05NzJhMGRlNDQ0OTQiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ"],"-666":["22bef345-3c5b-4c18-b782-74d4085112ff","umoJnBiy-61gRtE1k1lTnAWBTFZbA0I5z8yZHDv6SfQ.eyJpbnN0YW5jZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwiYXBwRGVmSWQiOiIyMmJlZjM0NS0zYzViLTRjMTgtYjc4Mi03NGQ0MDg1MTEyZmYiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OVoiLCJkZW1vTW9kZSI6ZmFsc2UsInNpdGVPd25lcklkIjoiZGQwMTE2ZGEtYjFjMy00MDgxLTg2MTktYmY1N2QyOTA2MjBhIiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMjAtMDktMDFUMTE6MDk6NDYuNDkxWiJ9"]}},"seo":{"context":{"siteName":"DSD Athletics Club","siteUrl":"https:\/\/www.dsdac.com","domain":"dsdac.com","indexSite":true,"defaultUrl":"https:\/\/www.dsdac.com\/","currLangIsOriginal":true,"siteOgImage":"https:\/\/static.wixstatic.com\/media\/dd0116_d3337f01b4d543e193f0790e180fd5dc%7Emv2.png","homePageTitle":"Home","facebookAdminId":"dsdathletic","businessName":"DSD Athletics Club","businesDescription":"We are one of Ireland's largest and most successful athletics clubs.","businesLocale":"en-ie","businesLogo":"https:\/\/static.wixstatic.com\/media\/dd0116_af0ee28c86274b3b97f901eed43a1176~mv2.jpg","businessLocationCountry":"IE","businessLocationFormatted":"Sandyford, Dublin, D18 PW66, Ireland","businessLocationCity":"Dublin","businessPostalCode":"D18 PW66","businessLocationCoordinates":{"latitude":53.27710929999999,"longitude":-6.205892099999998},"businessSchedule":{},"currency":"EUR","experiments":{"specs.seo.EnableFaqSD":"false","specs.seo.EnableOnlineProgramsVideoSD":"true"},"platformAppsExperiments":{"225dd912-7dea-4738-8688-4b8c6955ffc2":{"specs.forms.LocalPhoneNumbers":"true","specs.form-app.AiFormAssistantTypingEffect":"false","specs.forms.MultilineAddressInTemplates":"true","specs.forms.UseCSSVarsOnly":"true","specs.forms.SettingsButtonTextFormatting":"true","specs.forms.ComposerSoftDefaultStyleFormApp":"false","specs.forms.SubmitStatusMessageViewer":"true","specs.forms.UseFieldsV2":"false","specs.form-app.AiFormAssistantV2":"false","specs.forms.FileUploadLimitExceeded":"true","specs.forms.ImportFilesToMediaManagerExperiment":"true","specs.form-app.AiFormAssistantOptionsButtons":"true","specs.forms.UseCustomErrorMessages":"true","specs.forms.EnableNewPhoneFieldValidation":"true","specs.forms.EnablePhoneField":"true","specs.forms.EnablePresetTab":"false","specs.forms.EnableDextPhoneField":"true"},"13e8d036-5516-6104-b456-c8466db39542":{"specs.restaurants.automationTrigger":"true","specs.restaurants.ItemsSelectionPikachuForPaylink":"false","specs.restaurants.oloMultiPages":"true","specs.restaurants.CreatePickupFulfillmentOnOperationCreation":"true","specs.restaurants.UseRestaurantsLocationsInPos":"false","specs.restaurants.getMenusByOperation":"true","specs.restaurants.isServiceFeeEnabled-olo-client-dev":"true","specs.restaurants.fix-it-reset-delivery-on-pickup-save":"true","specs.restaurants.ValidateOnCart":"true","specs.restaurants.OloServerMLArchivedLocationValidation":"true","restaurants.mobile.olo.owner.enable-menu-items-pikachu-client-provider":"true","specs.restaurants.dine-in":"true","specs.marketplace.editorx-for-13e8d036-5516-6104-b456-c8466db39542":"true","specs.restaurants.myBusinessActions":"true","restaurants.lev.test":"true","specs.restaurants.shouldExpandRulesMenusOlo":"true","specs.restaurants.ShouldAddModifierGroupNameInDescriptionLine":"true","specs.restaurants.StopCatalogsCacheRead":"true","specs.restaurants.BM-ordersDealerBanner":"true","specs.restaurants.OloServerShouldAddTaxableAddress":"true","specs.restaurants.CreateDoorDashFulfillmentOnOperationCreation":"true","specs.restaurants.ShouldOverrideMenuLocationIdOnMigration":"false","specs.restaurants.disountsEntry":"true","specs.restaurants.ShouldHandleOrderDeltasCommittedOnlyForLineItemsChanges":"true","specs.restaurants.menus.enlargeModifiersOnGroupAmount":"true","specs.restaurants.restaurantsMyOrdersWidget":"false","specs.restaurants.bm-integrations-settings":"true","specs.restaurants.CreateOrgInServer":"true","specs.restaurants.menuStatus-livesite":"true","specs.restaurants.installNewTips":"true","specs.restaurants.OloServerMLFilterMenusNotOnTheSameLocationAsOperation":"true","specs.restaurants.old-olo-pages-migration":"true","specs.restaurants.UsePreferredCodeResolver":"true","specs.restaurants.WriteInstanceMappingShadowMode":"false","specs.restaurants.menus.reduceSectionsOnMenuAmount":"false","specs.restaurants.funnel.OldMenusDealer":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderoutfordelivery":"true","specs.restaurants.discounts-gate-page":"true","specs.restaurants.explorationDealerBm":"true","specs.restaurants.ConnectServerPreDoorDashMLWriteEnabled":"true","specs.restaurants.OloServerMLEnabled":"true","specs.restaurants.default-fulfillment":"true","specs.restaurants.OLO.livesite.enableMultiLocation":"true","specs.restaurants.considerAvailabilityExceptions":"true","specs.restaurants.installNewDoorDashApp":"true","specs.restaurants.connect.preinstalledsmsaction.updated.remainderfutureorder":"true","specs.restaurants.ExternalProviderValidation":"true","specs.restaurants.enlargeMaxModifiersSelection":"true","specs.restaurants.TakeStatusFromFilteredFulfillment":"true","specs.restaurants.UseNewSpiSignerInLocalDelivery":"true","specs.restaurants.ShouldCreateSingleOperationWhenOperationGroupCreated":"true","specs.restaurants.ShouldCopyExternalProviderFulfillmentsFromSourceSite":"true","specs.restaurants.connect.updatedowneremail":"true","specs.restaurants.UseNewAddressGenerator":"true","specs.restaurants.connect.preinstalledsms":"false","specs.restaurants.ShouldCreateOperationsOnOperationGroupCreated":"true","specs.restaurants.olo-ml.openBusinessInfoModal":"false","specs.restaurants.delivery-radius-range-enabled":"true","levTestSpec-logged":"true","specs.restaurants.OloServerMLMenuOperationLocationValidation":"true","specs.restaurants.UseRestaurantsFulfillmentsInLocalDelivery":"false","com.wixpress.restaurants.automations.orders.specs.HandleOrderDomainEvent":"true","specs.restaurants.oloWelcomeModalBm":"true","restaurants.mobile.olo.owner.disable-doordash":"false","specs.restaurants.reservationsCustomFields":"true","specs.restaurants.ShouldFilterItemsByLocationId":"false","specs.restaurants.RLD-v2":"false","specs.restaurants.ShouldGetRestaurantsShippingOptionMetadata":"true","specs.stores.UseCheckoutSettings":"true","specs.restaurants.ShouldSetDefaultLocationOnCloneFromTemplate":"true","specs.tableReservations.oldAppBmSunset":"true","specs.restaurants.livesite.createCart":"true","specs.restaurants.GetLocationOnAutomations":"true","specs.restaurants.ShouldHandleFulfillmentWithEnricher":"false","specs.restaurants.UseSettingsRpcClient":"true","specs.restaurants.cashierWallets":"true","specs.restaurants.ShouldUpdateImagesAsync":"true","specs.restaurants.holiday-menu-availability-bm":"true","specs.restaurants.olo-client.skipToCheckout":"false","specs.restaurants.old-menus-page-migration":"false","specs.restaurants.ShouldUseFormattedAddressForDoorDashStore":"true","restaurants.mobile.olo.owner.enable-edit-order-entry-point":"true","specs.restaurants.woa.olo-settings.thermal-printer":"true","specs.restaurants.defaultMenuVisible":"true","restaurants.mobile.olo.owner.disable-manual-thermal-printing":"false","specs.restaurants.MenuAvailabilityValidation":"true","specs.restaurants.oloFedInstallationRetry":"true","restaurants.mobile.olo.owner.order-transactions":"true","specs.restaurants.ShouldCopyOperationGroupFromSourceSite":"true","specs.restaurants.ShouldEnabledSsrCache":"false","specs.restaurants.editor.cssIndication":"true","restaurants.mobile.olo.owner.enable-initialize-modile-when-loaded":"true","specs.restaurants.ShouldReturnMockDoorDashCreateDeliveryError":"false","specs.restaurants.dine-in-ml":"true","specs.restaurants.openItemModalByQueryParams":"true","specs.restaurants.menu-availability-ux-improvements":"true","specs.restaurants.olo-client-members-area":"true","specs.restaurants.OloServerMLLocationIdConsistencyValidation":"true","restaurants.mobile.olo.owner.disable-opt-in-with-delivery-partner":"false","specs.restaurants.fix-it-no-contact-label":"true","specs.restaurants.ShouldCreateMenusInOriginalLocations":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderedited":"true","specs.tableReservations.shouldInstallMembersArea":"false","specs.restaurants.shutdown-screen-olo-migration":"false","specs.restaurants.catalogs-v3-migration":"false","specs.restaurants.ShouldUseNewTaxGroupDomainEventsForOperation":"true","specs.restaurants.ShouldEnhanceNotificationWithLocation":"true","specs.restaurants.remove-discounts-for-non-orders-app":"true","specs.restaurants.InstallNewTipsAppProvisionService":"true","specs.restaurants.UseRestaurantLocationsInLocalDelivery":"false","specs.restaurants.UseSettingsCache":"true","specs.restaurants.templatesDemo":"true","specs.restaurants.OLO.BM.multilocation":"true","specs.restaurants.fix-it-orderSettingsFromEditor":"true","specs.restaurants.connect.preinstalledsmsaction.updated.manualordercreated":"true","specs.restaurants.ShouldUseNewTaxGroupDomainEventsForItem":"true","specs.restaurants.ShouldRemoveDoorDashDeliveryTimeBrackets":"true","specs.restaurants.DisableMenuItemTotalPriceValidation":"true","specs.restaurants.olo-client-classic-editor-sticky-navigation":"true","specs.restaurants.ShouldSendDuplexerEventsByLocation":"true","specs.restaurants.ShouldUseProviderCreateDeliveryNewErrorFormat":"true","specs.restaurants.menusImportImageGemini":"true","specs.restaurants.StopUsingRelooseMenus":"false","specs.restaurants.new-tips-entry-point":"true","restaurants.mobile.olo.owner.unfilter-overdue-orders":"false","specs.restaurants.OLOServerTemplateCloneTenantHandling":"true","specs.restaurants.UsePreferredCodeFallback":"true","specs.restaurants.Notification_TakeStatusFromFilteredFulfillment":"true","specs.restaurants.hide-special-requests":"true","restaurants.mobile.olo.owner.filter-delivery-partner-fulfillment-methods":"false","specs.restaurants.connect.OrderWithGoogleFilterByBusinessLocation":"true","specs.restaurants.bm-reservations-settings":"true","specs.restaurants.ShouldConsumeLocationCreatedEvent":"true","specs.restaurants.connect.preinstalledsmsaction.updated.ordercreated":"true","specs.restaurants.oloDealerOffers":"true","specs.restaurants.ItemsSelectionPikachu":"true","specs.restaurants.menus.reduceItemsOnSectionAmount":"false","specs.restaurants.AtlasQueryOrderItemsChange":"true","specs.restaurants.unifyPhoneOrderingNotification":"true","specs.restaurants.OLO.livesite.editCartItem":"false","specs.restaurants.ShouldFormatPriceInModifierGroup":"true","specs.restaurants.connect.preinstalledautomation.uouorderreceived":"true","specs.restaurants.ShouldUseAppContainerInProvisionRestaurants":"true","specs.restaurants.menus.enlargeVariantsAmount":"true","specs.restaurants.ShouldSetDefaultLocationOnOrderIfMissing":"true","specs.restaurants.ShouldWriteShippingOptionMetadataInCache":"true","specs.restaurants.phoneCallAutomationPoc":"false","specs.restaurants.OloServerMLMapMenuToFirstOperationByLocationId":"true","specs.restaurants.menusImportImageNoPartialParse":"true","specs.restaurants.unchangedDeliveryAddress":"false","specs.restaurants.oloCartButtonBob":"true","specs.restaurants.EnableDoorDashFulfillmentAfterSuccessfulRegistration":"false","specs.restaurants.connect.preinstalledsmsaction.updated.orderready":"true","specs.restaurants.hide-old-olo-apps":"true","specs.restaurants.disable-order-pacing":"false","specs.restaurants.order-pacing":"true","specs.restaurants.olo-client-members-area-my-wallet":"true","restaurants.mobile.olo.owner.enable-orders-wo-due-by-or-fulfillment":"true","specs.restaurants.welcomeModalMigratedUsers":"true","specs.restaurants.bm-future-orders-message":"true","specs.restaurants.editor.enableOperationGroup":"true","specs.restaurants.ShouldHandleFulfillmentWithStatusManager":"true","specs.restaurants.MenusVideoTutorial":"true","specs.restaurants.DisplayVariantsMultilingual":"true","specs.restaurants.menuAvailabilityLivesite":"true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.usePictureElement":"true","specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.useImageAvifFormat":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.autofixGalleriesAddition":"false","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.ItemsVirtualization":"false","specs.pro-gallery.slideTransition":"true","specs.proGallery.shouldShowNewPanels":"false","specs.pro-gallery.displayProGalleryPresets":"true","specs.pro-gallery.navigationArrowsDrawer":"true","specs.pro-gallery.horizontalTitlePlacementOptions":"true","specs.pro-gallery.artstoreShowDeprecationMessageInSettings":"false","specs.pro-gallery.useUnchangingImageRenderer":"true","specs.pro-gallery.navArrowsVericalPositionController":"true","specs.pro-gallery.enablePGRenderIndicator":"false","specs.pro-gallery.excludeFromWarmupData":"false","specs.pro-gallery.customNavigationArrows":"true","specs.pro-gallery.fixedGalleryRatio":"true","specs.pro-gallery.displayProGalleryNewPreset":"true","specs.pro-gallery.useReactionService":"true","specs.pro-gallery.textBoxWidthControllers":"true","specs.pro-gallery.allowOverlayGradient":"true","specs.pro-gallery.excludeFromLayoutFixer":"false","specs.pro-gallery.useIsInFirstFold":"false","specs.pro-gallery.enableLightroomSettingsButton":"true","specs.pro-gallery.displayPreset16":"true","specs.pro-gallery.displayProGallerySEOSettings":"false","specs.pro-gallery.imageEditing":"b","specs.pro-gallery.useWowImageRenderer":"false","specs.pro-gallery.useWarmupData":"true","specs.pro-gallery.enableFullResFeature":"true","specs.pro-gallery.useNewReactionsCalculation-Rollout":"true","specs.pro-gallery.finalReplaceSlideshow":"true","specs.pro-gallery.slideAnimationDeck":"true","specs.pro-gallery.useReactPortalInArtStore":"true","specs.pro-gallery.blockOAP":"false","specs.pro-gallery.useServerBlueprints-viewer":"false","specs.pro-gallery.excludeFromThinLinesFix":"false","specs.pro-gallery.excludeFromHlsVideosOnIphone":"true","specs.pro-gallery.removeRoleApplication":"true","specs.pro-gallery.tryCentralizedConduction":"false","specs.pro-gallery.organizeMediaMultiTypes":"true","specs.pro-gallery.useServerBlueprints-preview":"false","specs.pro-gallery.displayPreset15":"true","specs.pro-gallery.enableVideoPlaceholder":"true","specs.pro-gallery.horizontalTitlePlacementOptionsViewer":"true","specs.pro-gallery.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.blockCropOnSSR":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"2bef2abe-7abe-43da-889c-53c1500a328c":{"specs.premium.subscriptions-tpa.VerifyGracePeriodBeforePayNow":"true","specs.premium.subscriptions-tpa.UseInitiatePaymentMethodSetup":"true","specs.subscriptionsTpa.ShowLastNextCharge":"true"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true"},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"specs.payments-checkout.UseSitePaymentMethodTypes":"true"},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.membersArea.enableNotificationsOnV2":"true","specs.ping.membersAreaUseNotificationsV2Api":"true","specs.membersArea.normalizeMenuItemsLinkMetaData":"true","specs.membersArea.enableAppData":"true"},"2936472a-a1ed-4ae5-9f71-614313a9f4e7":{"specs.ricos.newFormattingToolbar":"true","specs.programs.OOINileMigration":"true","specs.programs.ShowPaymentPageSettingsStudio":"true","spec.programs.CreateParticipantOnPaymentPage":"false","specs.programs.OOIEnableUndoButton":"true","specs.programs.ButtonsUnderlineStyle":"true","specs.programs.EnableBidirectionalAlignment":"true","specs.programs.OOIStyleBP":"true","spec.programs.VisitorSettingsRedesign":"true","specs.programs.OOIEnablePremium":"true","specs.programs.OOIShowMediaChoice":"false","specs.programs.OOIParticipantPageSeoMetaTags":"true","spec.programs.RemoveVisitorPageAutoRedirect":"true","specs.programs.OOIParticipantPageCSSAlignment":"false","specs.programs.MALeaveChallengeContent":"false","specs.challenges.OOIHideStartDateSelection":"true","specs.programs.EnableParticipantPageNewButtonSettings":"true","specs.programs.EnableEditorCustomPageInfo":"true","spec.programs.MASettingsRedesign":"true","spec.programs.HandleCustomizedUrlSegments":"true","spec.programs.UseRceNext":"false","specs.programs.OOIEnableLinksAsBlank":"false","spec.programs.ProgramListSettingsRedesign":"true","spec.programs.RedirectToParticipantPage":"true","specs.program.EnableSocialShareInCompleteModal":"true","specs.programs.OOIEnableSettingsIndicators":"true","specs.ricos.encAutoImageUrls":"true","specs.programs.OOIAddWarmupGetChallenge":"true","specs.ricos.tiptapEditor":"false"},"14dbef06-cc42-5583-32a7-3abd44da4908":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersAbout.EnableWDSPanels":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.framelessEditorProfilePage":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersAbout.EnableRicosContentInSEO":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersAboutOOI.DisableButtonOnPublish":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersAbout.EnablePostListInSEO":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersAboutOOI.EnableMobileTitleSetting":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersAboutOOI.EnableDesignTabResetButtonPerPage":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.membersAboutOOI.EnableMobileDesignTabSectionHeaders":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersAboutOOI.EnableButtonBorderSettings":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersAbout.EnableCSSIndicators":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersAboutOOI.EnablePluralStatisticFix":"true","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"dataBinding":{"specs.wixDataClient.AutomationsClientV2":"true","specs.wixDataViewer.UseCloudDataUrlWithBaseExternalUrl":"true","specs.wixDataViewer.fixExpressionsAsyncInRepeater":"false","specs.wixDataClient.BlitzNoFilteredResultsCounter":"true","specs.wixDataViewer.fetchOnlyConnectedFields":"true","specs.wixDataClient.NumberOfItemsImprovements":"true","specs.wixDataViewer.fixExpressionsFetchingOrder":"false"},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"specs.membership.UseV2PreInstalledAutomations":"true","specs.forms.LocalPhoneNumbers":"true","specs.membership.EditorOOI2":"true","specs.membership.ImageAltTextViewer":"true","specs.membership.RenderPlanCoverImage":"true","specs.ShouldCheckPaymentsEligibility":"true","specs.membership.InstallSplitPages":"true","specs.membership.CheckoutNavigationImprovements":"true","specs.EnableExternalInvoicesIntegrationSpec":"true","com.wixpress.pricingplans.automations.v1.specs.ShouldRefreshPayload":"true","specs.PreventDoubleOrderActivationEvents":"true","specs.membership.ErrorHandlerTpa":"false","specs.membership.ViewerOOI2":"true","specs.ShouldValidateClientData":"true","specs.membership.AddPlanCoverImage":"true","specs.membership.DesignSystemSettingsMigration":"true","specs.forms.EnableNewPhoneFieldValidation":"true","specs.membership.HoverStyleUnderline":"false","specs.forms.EnablePhoneField":"true","specs.membership.PerksArrowFocusFix":"false","specs.ShouldSortByCreatedDateByDefault":"true","specs.membership.BlocksButtonLoader":"true","specs.membership.tpaButtonAccessibility":"false","specs.ShouldStripTrailingZeroes":"true","specs.pricing_plans.ShowPricingPlanSPIComponents":"false","specs.membership.BenefitProgramsEnabled":"true","specs.membership.FixMobileCheckout":"true"},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.UseNewSettings":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.myAccount.EnableCSSIndicators":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersArea.UseMembersAboutV2":"true","specs.myAccount.EnableUrlEditNote":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.myAccount.ShowButtonTextSetting":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.myAccount.EnableDesignTabResetButtonPerPage":"true","specs.membersArea.framelessEditorMyAccount":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.myAccount.EnableWDSPanels":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"148c2287-c669-d849-d153-463c7486a694":{"specs.groups.CustomTabContentType":"RICH_CONTENT","specs.groups.UpdateSidebarLayout":"true","specs.ricos.newFormattingToolbar":"true","specs.groups.SEO-subtitle":"true","specs.groups.ResizeTopics":"true","specs.groups.events-by-uou":"true","spec.groups.TitlesAddOns":"true","specs.groups.MemberOnboarding":"true","specs.groups.EnablePostTitle":"true","specs.groups.GroupDescriptionContentType":"RICH_CONTENT","specs.groups.OOIOptimization":"true","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false"},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"specs.events.ui.SplitEventsViewer":"false","specs.events.ui.SettingsWDSMigration":"false","specs.events.ui.UpdatePaymentMethodEnabled":"true","specs.events.ui.FixCancelReservation":"true","specs.events.ui.WidgetSpacingUpdates":"true","specs.events.ui.EventDetailsSlotsViewer":"true","specs.events.ui.RicosViewer":"true","specs.events.ui.FixOrderSuccessRoutes":"true","specs.events.ui.UseWarmupState":"true","specs.events.ui.CssPerBreakpointIndications":"true","specs.events.ui.EventDetailsImageToggle":"false","specs.events.ui.MobileSettingsPanelRevamp":"true","specs.events.ui.ImageHoverEffects":"true","specs.events.ui.ExpressCheckout":"true","specs.events.ui.NewDetailsPageVisibilityNavigation":"false","specs.events.ui.CornerRadiusAndShadow":"true","specs.events.ui.WidgetHeightSettings":"true","specs.events.ui.UseRichContentFromEvent":"true","specs.events.ui.WidgetPaddingSettings":"true","specs.events.ui.SausageIntegration":"false","specs.events.ui.DisabledButtonsViewer":"false","specs.events.ui.FeaturedEventWidget":"false","specs.events.ui.UpdateSettingsPanelIllustrations":"true","specs.events.ui.MultidayEventsCalendar":"true","specs.events.ui.PlanTicketsDesign":"true","specs.events.ui.ListVerticalTextAlignment":"true","specs.events.ui.OnImageLayout":"true","specs.events.ui.HideWidgetTypeSelect":"false","specs.events.ui.StudioCompatibility":"true","specs.events.ui.saveADITextsInDs":"true","specs.events.ui.WidgetSEOTags":"false","specs.events.ui.PersistSingleChoiceMandatoryViewer":"true","specs.events.ui.UpdatedDisplayListEventsPanel":"false","specs.events.ui.ListCardsLayoutType":"true","specs.events.ui.SingleEventNoRegistrationTextSetting":"true","specs.events.ui.UpdateRichContentTruncate":"false","specs.events.ui.UpdatedClassicAddPanel":"false","specs.events.ui.PromotionalBadges":"false","specs.events.ui.AccessibilityLocalization":"false","specs.events.ui.UseGuestsService":"false","specs.events.ui.EventDetailsSlots":"true","specs.events.ui.GiftCardsViewer":"true","specs.events.ui.WidgetListTitleUpdates":"true","specs.events.ui.NewErrorMessages":"true","specs.events.ui.UpdatedListLayout":"true","specs.events.ui.UseOrderPageUrl":"true","specs.events.ui.ResponsiveCards":"true","specs.events.ui.UpdatedEmptyState":"true","specs.events.ui.EventsListSeoPanel":"true","specs.events.ui.NewImageSettings":"true","specs.events.ui.CheckoutLinksColorSetting":"true"},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"specs.stores.UseCurrentCartFromSdk":"true"},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"specs.ping.errorHandlerInUou":"false"},"14724f35-6794-cd1a-0244-25fd138f9242":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.wixForum.useEditorBaseUrl":"true","specs.wixForum.enableCaptcha":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.wixForum.showCommentsInBM":"false","specs.wixForumServer.DisableCategorySlugGeneration":"true","specs.wixForum.disableAutoAdd":"false","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersArea.UseMembersAboutV2":"true","specs.wixForum.UsePricingPlansViewerApi":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.wixReviews.noCss":"false","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.wixForum.OOIInEditor":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","spec.wixForum.RequireHsToken":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"specs.wixBlog.FixMultipleColors":"true","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.wixBlog.UseWarmupStateInOldPostPage":"false","specs.wixBlog.SlotsInPostPage":"true","specs.wixBlog.MarginSettingsEditorX":"false","specs.wixBlog.BlogSausageMenu":"false","specs.wixBlog.BMMergePendingReviewTab":"false","specs.wixBlog.FeedMoreActionsFix":"true","specs.wixBlog.ManagePostsNavigateToPosts":"false","specs.wixBlog.ImportUseDraftPostApiProxy":"true","specs.wixBlog.RemoveMainTab":"true","specs.wixBlog.NewBlogPostComment":"false","specs.wixBlog.DontCallDbOnBadSlug":"false","specs.wixBlog.UseWarmupStateInPostList":"true","specs.wixBlog.UseWarmupStateInNewPostPage":"true","specs.wixBlog.BlockViewCountUpdates":"false","specs.wixBlog.UsePlatformizedFetchPostAmp":"true","specs.wixBlog.HashtagPageUseFeedPage":"true","specs.wixBlog.PostRatings":"true","specs.wixBlog.DisplayPostComposerError":"false","specs.wixBlog.PreInstalledPostSubmittedForReview":"false","specs.wixBlog.EnableCommentsFunction":"true","specs.wixBlog.UseWarmupStateInFeed":"true","specs.wixBlog.UseLayoutFixer":"true","specs.forms.EnableFormsInBlog":"true","specs.wixBlog.useNewArchiveWidgetSettingsUrl":"true","specs.wixBlog.CategoryHeader":"true","specs.wixBlog.HideSausageMenuFromPostAndBlogPages":"false","specs.wixBlog.UseTranslationCreditsApi":"true","specs.membersArea.BlogCommentsFromCommentsSerivice":"true","specs.wixBlog.LiveSiteEditorDeprication":"true","specs.wixBlog.UseFilesusrDomain":"false","specs.wixBlog.InstallSearch":"false","specs.wixBlog.UsePromptHubForImageGeneration":"true","specs.wixBlog.MigrateCustomFeedOnEditorReady":"false","specs.wixBlog.SettingsFromParastorage":"false","specs.wixBlog.NewBlogPostPublishedAutomation":"true","specs.wixBlog.UseBlogLikeNinjaService":"true","specs.wixBlog.BMManagePendingReviews":"true","specs.wixBlog.useNewCategoryMenuSettingsUrl":"true","specs.wixBlog.PreInstalledPostSubmissionStatus":"false","specs.wixBlog.OOIInEditor":"true","specs.wixBlog.EnableDiscoveryIngestion":"true","specs.wixBlog.FeedShowSkeletonForMetadata":"false","specs.wixBlog.UnprovisionedMultilingualAppFix":"false","specs.wixBlog.PreInstalledScheduledPostPublished":"false","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false","specs.wixBlog.useAmbassadorPostList":"false"},"1484cb44-49cd-5b39-9681-75188ab429de":{"specs.siteSearch.ChangeSelectedTabInEditorOnEdit":"true","specs.siteSearch.UseWarmupData":"true","specs.siteSearch.CSSPerBreakpointIndications":"true","specs.siteSearch.ResponsiveSearchBoxSkin":"true","specs.SiteSearch.CssPerBp":"true"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.ShouldNotUseDestinationCompleteness":"true","specs.stores.DisableFocusProductOnInfiniteScroll":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.stores.AddLayoutConfigToLineItemsAutoGql":"true","specs.stores.FixScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.ShouldPreloadPurchaseFlowProperties":"true","specs.stores.ShouldRemoveFilterModalOpenClass":"true","specs.stores.MoveSlotAboveCheckoutButton":"true","specs.stores.GalleryFetchAppSettingsOnce":"false","specs.stores.ProductPageFixFullScreenRicoImage":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.UseCurrentCartFromSdk":"true","specs.stores.UsePrefixForRouterNavigationToProductPage":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.stores.ChangeShippingDestinationDialogLabelsTextColor":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"false","specs.stores.GalleryDontFetchFilteredProductsWithoutActiveFilters":"true","specs.stores.ProductPageNoLostBusinessNotifier":"true","specs.stores.ProductPageDropdownLabelForNoAria":"true","specs.stores.UseNewFiltersQueryParamEncoder":"true","specs.ecom.HandleNoCheckoutIdError":"true","specs.ecom.UseTitleHtmlTagSettingParam":"false","specs.stores.MergePaymentAndPlaceOrderSteps":"true","specs.stores.GalleryEnableLoadMoreHoverUnderline":"false","specs.stores.GalleryPriceFilterClientTicksCalculation":"true","specs.stores.ProductPageOOIScrollToError":"true","specs.stores.RemoveModifiersSelectionIdsFromUserSelections":"true","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.ProductPageDropdownLabelFor":"true","specs.stores.ShowAutomaticDiscountDataOnProductWidget":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ShowCorrectVariantPPU":"true","specs.stores.RefactorPlaceOrderStateCalculation":"true","specs.stores.AddKeyToShippingDestinationModalCloseButton":"true","specs.stores.CartIconCssVarsCssOptimization":"false","specs.stores.CheckoutHeaderAndLogoA11yChanges":"false","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.AddPaymentRequiredToCheckoutQuery":"true","specs.stores.AddComparePriceToVariantsItemsQueries":"true","specs.stores.ColorOptionsDefaultSizeViewer":"true","specs.stores.AddSidePaddingOnCartPageForDesktopViewer":"true","specs.stores.ShouldFocusMainElementOnCartPage":"true","specs.stores.GiftCartSeviceDownCheckout":"true","specs.stores.UsePaymentRequired":"true","specs.stores.UsingStoresViewerScriptAddToCart":"false","specs.stores.ShouldFixZoomForCheckoutInClassic":"false","specs.stores.EnableFadeInAnimationOnGalleryScroll":"true","specs.stores.AddSubscriptionChargesToCheckoutQuery":"true","specs.stores.AddSlotToCheckoutPolicies":"false","specs.stores.RemoveLinkFromNonStoresItems":"true","specs.stores.AddToCartInLightboxOpneProductPage":"false","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.FixQueryParamSpecialCharDecode":"true","specs.stores.TYPErrorMsgGC":"false","specs.stores.GallerySlotsPOC":"false","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.stores.GalleryPriceSliderA11yFixKeyboardFocus":"true","specs.stores.AllowGalleryContainerPadding":"true","specs.ecom.RemoveGQLCallOnCreateCheckout":"true","specs.stores.OptimizeSelectionCalculation":"true","specs.stores.CartFromSDKWhenShowShippingOrShowTax":"true","specs.stores.SupportMemberOnlyCheckout":"true","specs.stores.HoverEffectOnImageOnly":"true","specs.stores.ShouldProductPageUseNewSocialIcons":"true","specs.stores.FixGalleryDropdownOptionsDisabledOpacity":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"false","specs.stores.ProductPageSlots":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.ProductPageOptionsMigrateToUITPA":"true","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.stores.SliderGalleryTitleFontSizeViewer":"true","specs.stores.PreorderDataInWishlist":"true","specs.stores.UseNewSubscriptionCheckboxInCustomerDetailsForm":"false","specs.forms.EnableNewPhoneFieldValidation":"true","specs.stores.GalleryProductItemsLazyLoadingForV3":"true","specs.stores.GallerySeoTags":"true","specs.stores.SliderGallery200Limit":"true","specs.stores.AllowStickySidebarInViewer":"true","specs.stores.RangeFilterRefactor":"true","specs.stores.QuickViewMoreLinkFontFallback":"true","specs.stores.ShowCssPerBreakpointIndicationsSideCart":"true","specs.forms.EnablePhoneField":"true","specs.stores.ShouldScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.AccessibilityOptimizedPageHierarchy":"false","specs.stores.FixBackInStockButtonValidation":"true","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.FixSliderGalleryRelatedProductsEmptyRender":"true","specs.stores.AddMembersOnlyToCheckoutQuery":"true","specs.stores.ShouldRecalculatePlaceOrderButtonStateForMembers":"true","specs.stores.FixProductPageUrlsForRouterPage":"true","specs.stores.GalleryShowLazyLoadingLoader":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.PriceFilterClientTicksCalculation":"true","specs.stores.CheckoutButtonLinkedToSecureCheckout":"true","specs.stores.ProductPageOOIMediaNavigationToSwiper":"false","specs.stores.AddPoliciesToLineItems":"true","specs.stores.ProductPageAddDelayedCapturePropToPaymentMethodsBanner":"false","specs.stores.WishlistStylePolyfillForIframe":"false","specs.stores.UseNewFiltersQueryParamDecoder":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.EnableStorefrontSubCategories":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.forms.EnableDextPhoneField":"true","specs.stores.AvifImageEncoding":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.SupportFreeTrialLineItems":"true","specs.stores.AddCheckoutSettingsToGetConfigGQLQuery":"false","specs.stores.GalleryStorefrontAddStrikethroughAndSalePriceDesign":"true","specs.stores.CategoryHeaderLayoutPerBreakpoint":"true","specs.stores.PreventGalleryFullRefreshOnUrlChange":"true","specs.stores.ProductPageRicoDescription":"true","specs.stores.increaseGqlGetLimit":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.profileCardOOI.MakeProfileCardRemovableInNewMA":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.profileCardOOI.NewResetSettings":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.profileCardOOI.UseMiddlewareForGlobalSettingsGetter":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.profileCardOOI.UseMiddlewareForMemberGetter":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.profileCardOOI.EnableAvifEncoding":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersArea.framelessEditorPW":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.profileCardOOI.EnableProfileAlignmentCssVars":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.profileCardOOI.usePlaceholderLoaders":"false","specs.profileCardOOI.UseBlockedCheckFollowButton":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.profileCardOOI.showNewNotificationsContent":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.profileCardOOI.EnableCSSIndicators":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.profileCardOOI.UseMiddlewareForRolesMapGetter":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.useSkeletonImagesInWixStudio":"true","specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.stripLayoutMultiColumn":"true","specs.forms.LocalPhoneNumbers":"true","specs.bookings.serviceListMenuLayout":"true","specs.bookings.paidByClasspassIndication":"true","specs.bookings.useOnlyBusinessLocationsOnGetLocationId":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.MyBookingsCssPBPIndication":"true","specs.bookings.msaNotPartOfBlockNavigation":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.members-area-lazy-load":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.useAndOperatorOnSpecificCategoryTab":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.layoutStylePerBreakPoint":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.layoutPerBreakPointPhase2":"true","specs.bookings.EcomRendererHidePriceForMembershipAndFree":"true","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.dev.UseBusinessInfoMapper":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.ServicePageV2Mapping":"true","specs.bookings.calendarFixLoadingButtonSize":"true","specs.bookings.BookAnotherText":"true","specs.bookings.initSlotsToShow":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.AdditionalTimeSlotsInFormPlugin":"true","specs.bookings.FormAddH1HeaderForA11y":"true","specs.bookings.DeprecateCatalogServicesSlotAvailability":"false","specs.forms.UseCSSVarsOnly":"true","specs.bookings.ServiceListEventsClassDays":"true","specs.bookings.NotFoundPageForContactInfoDeepLink":"true","specs.bookings.metroGetBusinessInfoInDetails":"false","specs.bookings.mapServiceListToServiceV2":"true","specs.bookings.UouZoomV2":"true","specs.bookings.getStaffMemberNameForPreferencesFromService":"true","specs.bookings.ServiceListNumOfSpotLeftFix":"false","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.metroGetBusinessInfo":"true","specs.bookings.migrateCalendarSettingsToServicesV2":"true","specs.bookings.warnOnShowAllServicesFilterOption":"true","specs.bookings.react18ErrorInServicePge":"true","specs.bookings.fetchAllServicesInMSA":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.bookings.AppBuilderControllersUseNewAPIs":"true","specs.bookings.BookOnBehalf":"false","specs.bookings.withErrorHandler":"true","specs.bookings.msaServiceSelectionImprovements":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.AppBuilderUseServicesV2":"true","specs.bookings.FormEditorKBContent":"false","specs.bookings.translatePages":"false","specs.bookings.editorCalendarPlugin":"true","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.useBookingsViewerCache":"false","specs.bookings.FormUseAutomationsForSMS":"true","specs.forms.FileUploadLimitExceeded":"true","specs.bookings.FixServiceListSettingsMigration":"false","specs.bookings.assignStaffVariantToSelectionsWithAnyStaff":"true","specs.bookings.ServiceV2ServicePage":"true","specs.bookings.CheckIsMemberAreaInstalledUsingPublicAPI":"true","specs.bookings.redirectIfNeeded":"true","specs.bookings.dynamicDurationUoU":"true","specs.bookings.CancellationFeesUoU":"true","specs.bookings.metroGetBusinessInfoInCalendar":"false","specs.bookings.calendarA11YChanges":"true","specs.bookings.noTpaSettingsProviderInList":"true","specs.bookings.showTitlesInDateAndTimeViewMode":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.metroNotifyNonPremium":"true","spec.bookings.owner-fes.DeprecateCatalogWriter":"false","specs.bookings.fetchTabsInServiceList":"true","specs.bookings.A11YCalendarLabel":"true","specs.bookings.servicePageSettingsRedesign":"true","specs.bookings.SkipCheckoutForSavedPaymentMethod":"false","spec.bookings.setRolesForBIEvent":"true","specs.bookings.CheckForExistingBooking":"true","specs.bookings.withErrorHandlerCheckout":"false","spec.bookings.owner-fes.RemoveOldEndpoints":"true","specs.bookings.UseQueryBySessionStartForContactBookings":"true","specs.bookings.DynamicPricingResilientUOU":"false","specs.bookings.UseGetAvailabilityForCourse":"true","specs.bookings.RemoveCalendarLinkFromBookingsCheckoutSettingsPanel":"true","specs.bookings.DetachNumberOfParticipantsFieldFromForm":"true","specs.bookings.AddonsUOU":"false","specs.bookings.useCustomUrlSegmentsForSlug":"true","specs.bookings.MultiLocationUoU":"false","specs.bookings.FormReplaceArray":"true","specs.bookings.QueryServicesInBatches":"false","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.bookings.boMultilocation":"false","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.FixPricingPlanNavigation":"true"}}},"userPatterns":[{"patternType":"STATIC_PAGE_V2","content":"{\"tags\":[{\"type\":\"title\",\"children\":\"{{page.name}} | {{site.business.name}}\"}]}"},{"patternType":"WIX_DATA_PAGE_ITEM-haqbo","content":"{\"tags\":[{\"type\":\"title\",\"children\":\"{{wix-data-page-item.LittleAthleticsBlog.title}}\"}]}"},{"patternType":"WIX_DATA_PAGE_ITEM-svc9w","content":"{\"tags\":[{\"type\":\"meta\",\"props\":{\"content\":\"{{wix-data-page-item.Blog\/Posts.coverImage}}\",\"property\":\"og:image\"}},{\"type\":\"title\",\"children\":\"{{wix-data-page-item.Blog\/Posts.title}}\"}]}"},{"patternType":"WIX_DATA_PAGE_ITEM-w0f9w","content":"{\"tags\":[{\"type\":\"meta\",\"props\":{\"name\":\"description\",\"content\":\"{{wix-data-page-item.TrainingVideos.description}}\"}},{\"type\":\"meta\",\"props\":{\"content\":\"{{wix-data-page-item.TrainingVideos.coverImage}}\",\"property\":\"og:image\"}},{\"type\":\"title\",\"children\":\"{{wix-data-page-item.TrainingVideos.title}}\"}]}"}],"metaTags":[{"name":"fb_admins_meta_tag","value":"dsdathletic","property":false},{"name":"google-site-verification","value":"uMGpm7hfNHGAcaAiEGwiMfHMZIWOX3GhCbY9QMoKSOY","property":false}],"customHeadTags":"","isInSEO":true,"hasBlogAmp":false,"mainPageId":"c1dmp"},"sessionManager":{"sessionModel":{},"appsInstances":{},"dynamicModelApiUrl":"https:\/\/www.dsdac.com\/_api\/v2\/dynamicmodel","accessTokensApiUrl":"https:\/\/www.dsdac.com\/_api\/v1\/access-tokens","expiryTimeoutOverride":0,"isRunningInDifferentSiteContext":false},"siteMembersWixCodeSdk":{"isPreviewMode":false,"isEditMode":false,"smToken":"","smcollectionId":"84e6fb41-6684-45a6-903d-6360a4e9a5ba"},"siteMembers":{"collectionExposure":"Public","smcollectionId":"84e6fb41-6684-45a6-903d-6360a4e9a5ba","smToken":"","protectedHomepage":false,"isTemplate":false,"loginSocialBarOnSite":false,"isCommunityInstalled":true,"memberInfoAppId":2529},"siteWixCodeSdk":{"fontFaceServerUrl":"https:\/\/serverless.parastorage.com\/_serverless\/site-sdk-server\/v1\/style","siteDisplayName":"DSD Athletics Club","siteRevision":4229,"regionalSettings":"en-ie","language":"en","currency":"EUR","mainPageId":"c1dmp","pageIdToPrefix":{"svc9w":"posts","rv5aq":"posts","c0mwx":"profile","g080z":"profile","rmx0a":"profile","esz4e":"profile","eur5u":"profile","rlyr2":"profile","brcwd":"profile","rvjo3":"profile","dwhur":"account","bccar":"account","a68rq":"account","uzfa1":"account","uyp93":"account","ej4wc":"account","qy0tg":"account","xvp7s":"account","erevi":"account","gwjqg":"account","w8l21":"account","haqbo":"little-athletics-blog","w0f9w":"training-videos-1"},"routerPrefixes":{"b201ae75-155b-4058-a399-674578033a45":{"name":"posts","prefix":"\/posts","type":"dynamicPages"},"dfb695df-c3e4-4f16-83fa-a712d25e7594":{"name":"posts","prefix":"\/posts","type":"dynamicPages"},"d7d3e141-0453-4ba6-bd89-2eb1dc4df75c":{"name":"profile","prefix":"\/profile","type":"dynamicPages"},"0dae24d1-e335-42f4-9828-55dfe6aaee5a":{"name":"profile","prefix":"\/profile","type":"dynamicPages"},"a914432e-eddd-460c-8774-89056bf2c43b":{"name":"profile","prefix":"\/profile","type":"dynamicPages"},"54fb3006-0a3d-4692-92d8-00e1f32aa62f":{"name":"profile","prefix":"\/profile","type":"dynamicPages"},"f0efb4b1-2cce-4f58-81f7-88cdbf51c4da":{"name":"profile","prefix":"\/profile","type":"dynamicPages"},"5c76b232-341a-41d7-a0a1-e4f7b3b117f0":{"name":"profile","prefix":"\/profile","type":"dynamicPages"},"0ac65c40-d7dd-445d-a01b-b3a946d4905e":{"name":"profile","prefix":"\/profile","type":"dynamicPages"},"4b8310f1-728f-428e-ad57-4950c827a01d":{"name":"profile","prefix":"\/profile","type":"dynamicPages"},"47433c94-973d-469d-a875-3fe0c9558af9":{"name":"account","prefix":"\/account","type":"dynamicPages"},"01877e5d-59b4-4a0a-aad7-63689646b405":{"name":"account","prefix":"\/account","type":"dynamicPages"},"7d5f3bcd-b4c1-48d6-abee-d1ee10f606c8":{"name":"account","prefix":"\/account","type":"dynamicPages"},"2cbcca28-28c8-4b89-b21c-0c76b360fdb7":{"name":"account","prefix":"\/account","type":"dynamicPages"},"eff9f484-0f90-4f88-a574-59160422c25f":{"name":"account","prefix":"\/account","type":"dynamicPages"},"4dcac52b-8ca6-4535-81ee-43c0cf6333da":{"name":"account","prefix":"\/account","type":"dynamicPages"},"e824d543-b47c-4686-a210-cfe25cf37e7e":{"name":"account","prefix":"\/account","type":"dynamicPages"},"d646d087-76e1-45c5-b894-e2f7ee2c10d0":{"name":"account","prefix":"\/account","type":"dynamicPages"},"8f6511c3-bac0-44e7-9fcc-6e6eaf8545df":{"name":"account","prefix":"\/account","type":"dynamicPages"},"cd4449c8-a6bc-4fbc-b4ac-572dd2a098ec":{"name":"account","prefix":"\/account","type":"dynamicPages"},"61e63797-2ee7-4b39-863c-cbf83d09f81e":{"name":"account","prefix":"\/account","type":"dynamicPages"},"4b632fbc-0823-45c0-a03b-7aaa913736de":{"name":"little-athletics-blog","prefix":"\/little-athletics-blog","type":"dynamicPages"},"1890c2b2-d403-4077-a39b-76ff0503856a":{"name":"training-videos-1","prefix":"\/training-videos-1","type":"dynamicPages"}},"timezone":"Europe\/Dublin","pageIdToTitle":{"h15wg":"Adult-Enquiry-Thank-You","svc9w":"Posts (Title)","i2diw":"Senior Athletics","xuawx":"Juv-Enquiry-Thank-You","er4cl":"Plans & Pricing","du0jz":"Event Details & Registration","mfxr0":"Registration","pwlaq":"Service Page","ulemh":"Payment Page","g080z":"Followers","c1dmp":"Home","uyp93":"My Subscriptions","rvjo3":"Forum Comments","tz6nv":"Child Welfare","rmx0a":"Forum Posts","xivaw":"New Page","pa40n":"News","odqzi":"Shop","xuawy":"Subscribe (Image)","a68rq":"My Programs","eur5u":"Blog Posts","gkbwr":"Copy of Adult Meet & Train","v5fs1":"Mini Marathon Story","f0h92":"Program List","a7l73":"Contact","qrmd6":"Groups","h5hkn":"Side Cart","n12zn":"Fit4Youth","q2jlp":"Live Results","haqbo":"Little Athletics Blog (Title)","qh209":"Checkout","ostfv":"Juvenile Athletics","s1h5w":"Covid Response","w0f9w":"Training Videos (Title)","sjovn":"Members","zihzv":"Adult Meet & Train","zea0b":"Fullscreen Page","xm902":"Little Athletics","p54rd":"Summer Camps","rv5aq":"Posts (All)","xuaww":"Contact - Admin & Registration","s1h5t":"Members Area Sidebar","b6waj":"Tutorial Videos","aur41":"Booking Form","ajfw4":"High Performance","hr43y":"Gallery","erevi":"My Addresses","ir7ps":"Junior Athletics","ej4wc":"Notifications","faud8":"Masters Athletics","hvadq":"Events","d21ys":"Schedule","a74f5":"Contact - Child Welfare","a91li":"Participant Page","u7ujk":"Join DSD","mx1eo":"Booking Calendar","x0hc8":"Privacy Policy","c0mwx":"Blog Comments ","bccar":"Settings","fka8p":"Competitions","kln6r":"Search Results","jhtq5":"DSD Games","ql63p":"DSD Members Area","xvp7s":"My Orders","k13wj":"Covid-19 Response","dwhur":"My Account","n151l":"Group Page","esz4e":"Events","k2hor":"Product Page","w8l21":"My Groups","uzfa1":"My Wallet","gwjqg":"My Bookings","gvumr":"Club Records","q4364":"Shop","jp4td":"DUPLICATE Events","pdi1q":"Weather Warnings","brcwd":"Blog Likes","i3g9s":"About DSD","s1h5y":"Contact - Club Sec","slb2x":"Forum","rlyr2":"Profile","y8pby":"Book Online","p6kmh":"All Groups","v1auk":"Cart Page","ioh2a":"Old Events","qy0tg":"My Drafts","hpx2z":"Post","wja6h":"Thank You Page","lan7b":"Visitor Page","daj8c":"DSD Story","pvx8g":"Training","s0pdq":"Thank You Page"},"urlMappings":null,"viewMode":"Site"},"tpaCommons":{"widgetsClientSpecMapData":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","tpaWidgetId":"shoutout_feed","appPage":{},"applicationId":28,"appDefinitionName":"ShoutOut (Legacy)","appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","isWixTPA":true,"allowScrolling":false},"0daa3702-0e20-48ca-ba15-ad380e00e6b6":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/PaymentPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/PaymentPage","tpaWidgetId":"","appPage":{"id":"Challenge Payment","name":"Challenge Payment","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":39,"appDefinitionName":"Wix Online Programs","appDefinitionId":"2936472a-a1ed-4ae5-9f71-614313a9f4e7","isWixTPA":true,"allowScrolling":false},"0e9aad02-e5a7-45f3-8b8e-a842a5e99be3":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/ParticipantPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/ParticipantPage","tpaWidgetId":"0e9aad02-e5a7-45f3-8b8e-a842a5e99be3","appPage":{"id":"Participant Page","name":"Participant Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":39,"appDefinitionName":"Wix Online Programs","appDefinitionId":"2936472a-a1ed-4ae5-9f71-614313a9f4e7","isWixTPA":true,"allowScrolling":false},"847c2f5d-017f-499f-9c3e-069164fc116f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/ChallengesPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/ChallengesPage","appPage":{"id":"challenge_page","name":"Challenge Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":39,"appDefinitionName":"Wix Online Programs","appDefinitionId":"2936472a-a1ed-4ae5-9f71-614313a9f4e7","isWixTPA":true,"allowScrolling":false},"a159b4d2-831b-410c-9e77-ec3f40c9cace":{"widgetUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/editor\/ThankYouPage.html","mobileUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/editor\/ThankYouPage.html","tpaWidgetId":"a159b4d2-831b-410c-9e77-ec3f40c9cace","appPage":{"id":"Thank You Page","name":"Thank You Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":39,"appDefinitionName":"Wix Online Programs","appDefinitionId":"2936472a-a1ed-4ae5-9f71-614313a9f4e7","isWixTPA":true,"allowScrolling":false},"ef4e59bd-625a-484e-9ba1-650d4aecf03b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/ChallengesList","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/ChallengesList","tpaWidgetId":"achievements_dev","appPage":{},"applicationId":39,"appDefinitionName":"Wix Online Programs","appDefinitionId":"2936472a-a1ed-4ae5-9f71-614313a9f4e7","isWixTPA":true,"allowScrolling":false},"c88902a1-7fbf-4ff1-b19a-af39c48bc740":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/MyPrograms","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/MyPrograms","tpaWidgetId":"c88902a1-7fbf-4ff1-b19a-af39c48bc740","appPage":{"id":"My Programs","name":"My Programs","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":39,"appDefinitionName":"Wix Online Programs","appDefinitionId":"2936472a-a1ed-4ae5-9f71-614313a9f4e7","isWixTPA":true,"allowScrolling":false},"20dcd94b-f847-4e24-b3f2-0d3894593f7a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/ChallengesListPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/ChallengesListPage","tpaWidgetId":"20dcd94b-f847-4e24-b3f2-0d3894593f7a","appPage":{"id":"Challenges","name":"Challenges","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":39,"appDefinitionName":"Wix Online Programs","appDefinitionId":"2936472a-a1ed-4ae5-9f71-614313a9f4e7","isWixTPA":true,"allowScrolling":false},"47a7e7bb-f412-4093-9155-1ff5adbc4dae":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/SideBySide","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/SideBySide","tpaWidgetId":"47a7e7bb-f412-4093-9155-1ff5adbc4dae","appPage":{},"applicationId":40,"appDefinitionName":"Wix Groups","appDefinitionId":"148c2287-c669-d849-d153-463c7486a694","isWixTPA":true,"allowScrolling":false},"0a9f687f-7e00-4576-a8e1-9415844b8f44":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/GroupsListWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/GroupsListWidget","tpaWidgetId":"0a9f687f-7e00-4576-a8e1-9415844b8f44","appPage":{},"applicationId":40,"appDefinitionName":"Wix Groups","appDefinitionId":"148c2287-c669-d849-d153-463c7486a694","isWixTPA":true,"allowScrolling":false},"8cce2b9e-8549-46c7-8ad2-f75bf28534ac":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/FeedWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/FeedWidget","tpaWidgetId":"8cce2b9e-8549-46c7-8ad2-f75bf28534ac","appPage":{},"applicationId":40,"appDefinitionName":"Wix Groups","appDefinitionId":"148c2287-c669-d849-d153-463c7486a694","isWixTPA":true,"allowScrolling":false},"a7dcdfcb-8abd-4008-af19-fed5fcd12b40":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/Groups","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/Groups","appPage":{"id":"groups","name":"Groups","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":40,"appDefinitionName":"Wix Groups","appDefinitionId":"148c2287-c669-d849-d153-463c7486a694","isWixTPA":true,"allowScrolling":false},"83b2af08-c021-40c8-a3a5-b329a959ec2b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/GroupsListWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/GroupsListWidget","tpaWidgetId":"83b2af08-c021-40c8-a3a5-b329a959ec2b","appPage":{},"applicationId":40,"appDefinitionName":"Wix Groups","appDefinitionId":"148c2287-c669-d849-d153-463c7486a694","isWixTPA":true,"allowScrolling":false},"e018cc55-7b1c-4500-a2e5-969f22c8a33a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/MembersAreaGroups","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/MembersAreaGroups","tpaWidgetId":"e018cc55-7b1c-4500-a2e5-969f22c8a33a","appPage":{"id":"My Groups","name":"My Groups","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":40,"appDefinitionName":"Wix Groups","appDefinitionId":"148c2287-c669-d849-d153-463c7486a694","isWixTPA":true,"allowScrolling":false},"513a5d84-3ebb-4ca6-a5aa-83effd2123b9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/Group","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/Group","appPage":{"id":"group","name":"Group","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":40,"appDefinitionName":"Wix Groups","appDefinitionId":"148c2287-c669-d849-d153-463c7486a694","isWixTPA":true,"allowScrolling":false},"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/PlanCustomization","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/PlanCustomization","tpaWidgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","appPage":{"id":"Plan Customization","name":"Plan Customization","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":41,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":41,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/PlanList","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/PlanList","tpaWidgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","appPage":{},"applicationId":41,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"5bf2b750-f151-4798-acd8-e57a5c5668b8":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":41,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"fe3f8a0d-9311-4607-84fc-b81e6672dfb7":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":41,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/ThankYou","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/ThankYou","tpaWidgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","appPage":{"id":"Thank You","name":"Thank You","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":41,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"d758afaa-e482-400d-aaa6-774b222e7931":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":41,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"cd016547-6cc2-4de1-a8e0-d69c921e9e30":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":41,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/Paywall","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/Paywall","tpaWidgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","appPage":{"id":"Paywall","name":"Paywall","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":41,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":41,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/Checkout","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/Checkout","tpaWidgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7","appPage":{"id":"Checkout","name":"Checkout","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":41,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"15293875-09d7-6913-a093-084a9b6ae7f4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/PackagePicker","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/PackagePicker","appPage":{"id":"membership_plan_picker_tpa","name":"Plans & Pricing","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":41,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":41,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"7331a355-6f86-4e59-ad0f-c21492c7aa91":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":41,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"14b2d589-33e5-af98-ec53-a386bbb29a4f":{"widgetUrl":"https:\/\/statcounter.va-endpoint.com\/widget.html","mobileUrl":"https:\/\/statcounter.va-endpoint.com\/widget.html","tpaWidgetId":"visitor_analytics_stat_counter","appPage":{},"applicationId":49,"appDefinitionName":"Visitor Analytics","appDefinitionId":"13ee53b4-2343-b641-c84d-056d2e6ed2e6","isWixTPA":false,"allowScrolling":false},"147ce056-e1f1-42ae-8e33-95f9865d63c8":{"widgetUrl":"https:\/\/app.visitor-analytics.io\/empty_widget.html","mobileUrl":"https:\/\/app.visitor-analytics.io\/empty_widget.html","tpaWidgetId":"147ce056-e1f1-42ae-8e33-95f9865d63c8","appPage":{},"applicationId":49,"appDefinitionName":"Visitor Analytics","appDefinitionId":"13ee53b4-2343-b641-c84d-056d2e6ed2e6","isWixTPA":false,"allowScrolling":false},"27f9a78c-9f69-402e-8e2c-1d00f26fcf41":{"widgetUrl":"\/","appPage":{},"applicationId":50,"appDefinitionName":"Cookie Policy Banner","appDefinitionId":"f105ba16-6b7a-4b52-a2e5-712bdc749f76","isWixTPA":true,"allowScrolling":false},"371ee199-389c-4a93-849e-e35b8a15b7ca":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/form-app\/1.1766.0\/Form","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/form-app\/1.1766.0\/Form","tpaWidgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","appPage":{},"applicationId":61,"appDefinitionName":"Wix Forms","appDefinitionId":"225dd912-7dea-4738-8688-4b8c6955ffc2","isWixTPA":true,"allowScrolling":false},"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2726.0\/ProfileCard","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2726.0\/ProfileCard","tpaWidgetId":"profile","appPage":{},"applicationId":2175,"appDefinitionName":"Profile Card","appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","isWixTPA":true,"allowScrolling":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2560.0\/MyAccount","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2560.0\/MyAccount","appPage":{"id":"member_info","name":"My Account","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":2529,"appDefinitionName":"Member Account Info","appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","isWixTPA":true,"allowScrolling":false},"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3563.0\/widget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3563.0\/widget","tpaWidgetId":"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf","appPage":{"id":"Event List","name":"Event List","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":3323,"appDefinitionName":"Wix Events & Tickets","appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","isWixTPA":true,"allowScrolling":false},"14d2abc2-5350-6322-487d-8c16ff833c8a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-details-page\/1.303.0\/details-page","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-details-page\/1.303.0\/details-page","appPage":{"id":"events","name":"Event Details","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":3323,"appDefinitionName":"Wix Events & Tickets","appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","isWixTPA":true,"allowScrolling":false},"1440e92d-47d8-69be-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3563.0\/widget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3563.0\/widget","tpaWidgetId":"wix_events","appPage":{},"applicationId":3323,"appDefinitionName":"Wix Events & Tickets","appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","isWixTPA":true,"allowScrolling":false},"405eb115-a694-4e2b-abaa-e4762808bb93":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3563.0\/members-page","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3563.0\/members-page","appPage":{"id":"events_members_page","name":"Events","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":3323,"appDefinitionName":"Wix Events & Tickets","appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","isWixTPA":true,"allowScrolling":false},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3563.0\/schedule","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3563.0\/schedule","tpaWidgetId":"agenda-page","appPage":{"id":"Schedule","name":"Schedule","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":3323,"appDefinitionName":"Wix Events & Tickets","appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","isWixTPA":true,"allowScrolling":false},"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2420.0\/Profile","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2420.0\/Profile","appPage":{"id":"about","name":"Profile","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":3759,"appDefinitionName":"Members About","appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908","isWixTPA":true,"allowScrolling":false},"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.533.0\/MyWallet","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.533.0\/MyWallet","appPage":{"id":"my_wallet","name":"My Wallet","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":4357,"appDefinitionName":"My Wallet","appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","isWixTPA":true,"allowScrolling":false},"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-comments-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-comments-page","appPage":{"id":"member-comments-page","name":"Blog Comments ","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14e5b36b-e545-88a0-1475-2487df7e9206":{"widgetUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","mobileUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","tpaWidgetId":"recent-posts-widget","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2603.0\/Blog","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2603.0\/Blog","appPage":{"id":"blog","name":"Blog","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"5fdc6c03-080d-4872-b567-24146c82fae5":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2603.0\/RelatedPosts","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2603.0\/RelatedPosts","tpaWidgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/CategoryMenu","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/CategoryMenu","tpaWidgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"5940091f-797c-4e86-9c57-73fcfd87425f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"e5520a99-1725-4b88-a85f-c439916890c8":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"68a2d745-328b-475d-9e36-661f678daa31":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/TagCloud","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/TagCloud","tpaWidgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-likes-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-likes-page","appPage":{"id":"member-likes-page","name":"Blog Likes","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":4,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"widgetUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","mobileUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","tpaWidgetId":"custom-feed-widget","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"26858b64-aad8-42ab-8c63-f19009198c7b":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"d134b0c9-8085-415a-9479-b555374ba958":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/RssButton","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/RssButton","tpaWidgetId":"rss-feed-widget","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/Archive","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/Archive","tpaWidgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"211b5287-14e2-4690-bb71-525908938c81":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/Post","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/Post","appPage":{"id":"post","name":"Post","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2603.0\/PostTitle","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2603.0\/PostTitle","tpaWidgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"813eb645-c6bd-4870-906d-694f30869fd9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/PostList","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/PostList","tpaWidgetId":"813eb645-c6bd-4870-906d-694f30869fd9","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"bc7fa914-015b-4c32-a323-e5472563a798":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"7466726a-84cf-41c8-be6b-1694445dc539":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f260e4-ea13-f861-b0ba-4577df99b961":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","appPage":{"id":"member-drafts-page","name":"My Drafts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2603.0\/MyPosts","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2603.0\/MyPosts","tpaWidgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","appPage":{"id":"My Posts","name":"My Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-posts-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-posts-page","appPage":{"id":"member-posts-page","name":"Blog Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":5,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":6777,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14ebe825-b273-0d5f-0fd1-e6293322b83b":{"widgetUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/ff","mobileUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/ff","appPage":{"id":"following_followers","name":"Followers","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":6873,"appDefinitionName":"Followers","appDefinitionId":"14ebe801-d78a-daa9-c9e5-0286a891e46f","isWixTPA":true,"allowScrolling":false},"4c910826-dc3a-42b6-aa89-11e813c3821d":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","tpaWidgetId":"4c910826-dc3a-42b6-aa89-11e813c3821d","appPage":{},"applicationId":6936,"appDefinitionName":"Members Notifications Settings","appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"widgetUrl":"http:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","mobileUrl":"http:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","appPage":{"id":"settings","name":"Settings","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":6936,"appDefinitionName":"Members Notifications Settings","appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.54.0\/OoiNotifications","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.54.0\/OoiNotifications","appPage":{"id":"notifications_app","name":"Notifications","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":7925,"appDefinitionName":"Wix Members Area Notifications","appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"7ae13e41-6022-46c4-b050-2173272ef12e":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.21.0\/Notifications","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.21.0\/Notifications","tpaWidgetId":"7ae13e41-6022-46c4-b050-2173272ef12e","appPage":{},"applicationId":7925,"appDefinitionName":"Wix Members Area Notifications","appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"53283e84-0c7c-4ca5-af93-0337f9f7f674":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.57.0\/OoiNotifications","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.57.0\/OoiNotifications","tpaWidgetId":"53283e84-0c7c-4ca5-af93-0337f9f7f674","appPage":{},"applicationId":7925,"appDefinitionName":"Wix Members Area Notifications","appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","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":9737,"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":9737,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":true},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9737,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":false},"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":11698,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"169204d8-21be-4b45-b263-a997d31723dc":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":11698,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2900.0\/BookingServicePage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2900.0\/BookingServicePage","appPage":{"id":"Booking Service Page","name":"Service Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":11698,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2863.0\/WeeklyTimetable","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2863.0\/WeeklyTimetable","tpaWidgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","appPage":{},"applicationId":11698,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.524.0\/MyBookings","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.524.0\/MyBookings","appPage":{"id":"bookings_member_area","name":"My Bookings","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":11698,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"13d27016-697f-b82f-7512-8e20854c09f6":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"scheduler","name":"Services","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":11698,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"book_checkout","name":"Bookings Checkout","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":11698,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2863.0\/DailyAgenda","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2863.0\/DailyAgenda","tpaWidgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","appPage":{},"applicationId":11698,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"621bc837-5943-4c76-a7ce-a0e38185301f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1616.0\/BookOnline","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1616.0\/BookOnline","appPage":{"id":"bookings_list","name":"Book Online","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":4,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":11698,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1616.0\/ServiceListWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1616.0\/ServiceListWidget","tpaWidgetId":"service_list_widget","appPage":{},"applicationId":11698,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2863.0\/BookingCalendarWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2863.0\/BookingCalendarWidget","tpaWidgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","appPage":{},"applicationId":11698,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"widgetUrl":"https:\/\/editor.wix.com\/","tpaWidgetId":"bookings_timetable_daily","appPage":{},"applicationId":11698,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2024.0\/BookingsForm","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2024.0\/BookingsForm","tpaWidgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","appPage":{"id":"Booking Form","name":"Booking Form","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":11698,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.85.0\/DailyAgenda","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.85.0\/DailyAgenda","tpaWidgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","appPage":{},"applicationId":11698,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":11698,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","tpaWidgetId":"widget","appPage":{},"applicationId":11698,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2863.0\/BookingCalendar","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2863.0\/BookingCalendar","tpaWidgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","appPage":{"id":"Booking Calendar","name":"Booking Calendar","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":11698,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"14290dca-7674-d86c-5d86-3bfc750e1d67":{"widgetUrl":"https:\/\/text-slider.light-tech.online\/widgetView","mobileUrl":"https:\/\/text-slider.light-tech.online\/widgetView","tpaWidgetId":"impressive_text_slider_prod","appPage":{},"applicationId":13602,"appDefinitionName":"Impressive Text Slider","appDefinitionId":"141fd350-7357-9f09-c9f0-48993a7547d1","isWixTPA":false,"allowScrolling":false},"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3518.0\/ProductPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3518.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":14594,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/PlatformizedGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/PlatformizedGallery","tpaWidgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","appPage":{},"applicationId":14594,"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.4606.0\/SideCart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4606.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":14594,"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":14594,"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.5028.0\/Wishlist","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/Wishlist","appPage":{"id":"wishlist","name":"My Wishlist","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":7,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":14594,"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.5028.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/GridGallery","tpaWidgetId":"grid_gallery","appPage":{},"applicationId":14594,"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.4606.0\/cart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4606.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":14594,"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.5028.0\/SliderGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/SliderGallery","tpaWidgetId":"slider_gallery","appPage":{},"applicationId":14594,"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.3167.0\/thankYouPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3167.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":14594,"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":14594,"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.5028.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/GridGallery","appPage":{"id":"product_gallery","name":"Shop","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":14594,"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":14594,"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":14594,"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":14594,"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":14594,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":true},"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":14594,"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.5028.0\/CategoryPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/CategoryPage","tpaWidgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","appPage":{"id":"Category Page","name":"Category Page","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":14594,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"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":14594,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"151290e1-62a2-0775-6fbc-02182fad5dec":{"widgetUrl":"https:\/\/addresses.wixapps.net\/addresses\/address-book","mobileUrl":"https:\/\/addresses.wixapps.net\/addresses\/address-book","appPage":{"id":"my_addresses","name":"My Addresses","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":14661,"appDefinitionName":"My Addresses","appDefinitionId":"1505b775-e885-eb1b-b665-1e485d9bf90e","isWixTPA":true,"allowScrolling":false},"1489040e-001f-4631-55a9-2c29b4417126":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-forum-client\/1.1416.0\/Forum","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-forum-client\/1.1416.0\/Forum","appPage":{"id":"forum","name":"Forum","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":18276,"appDefinitionName":"Wix Forum","appDefinitionId":"14724f35-6794-cd1a-0244-25fd138f9242","isWixTPA":true,"allowScrolling":false},"151bd179-dfe6-3ca3-399c-ee97957f93a2":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-forum-client\/1.1416.0\/RecentPostsFeed","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-forum-client\/1.1416.0\/RecentPostsFeed","tpaWidgetId":"recent_posts_widget","appPage":{},"applicationId":18276,"appDefinitionName":"Wix Forum","appDefinitionId":"14724f35-6794-cd1a-0244-25fd138f9242","isWixTPA":true,"allowScrolling":false},"14f51b00-3ada-272e-b6db-34d5da9dd623":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-forum-member-pages\/1.278.0\/MemberComments","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-forum-member-pages\/1.278.0\/MemberComments","appPage":{"id":"member-comments-page","name":"Forum Comments","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":18276,"appDefinitionName":"Wix Forum","appDefinitionId":"14724f35-6794-cd1a-0244-25fd138f9242","isWixTPA":true,"allowScrolling":false},"14760fd4-9973-682c-16fa-797dfb1f2880":{"widgetUrl":"https:\/\/forums.wixapps.net\/widget","tpaWidgetId":"forum_header_widget","appPage":{},"applicationId":18276,"appDefinitionName":"Wix Forum","appDefinitionId":"14724f35-6794-cd1a-0244-25fd138f9242","isWixTPA":true,"allowScrolling":false},"14f0266c-e0a3-afc6-d07c-5be8e20949cd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-forum-member-pages\/1.278.0\/MemberPosts","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-forum-member-pages\/1.278.0\/MemberPosts","appPage":{"id":"member-posts-page","name":"Forum Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":18276,"appDefinitionName":"Wix Forum","appDefinitionId":"14724f35-6794-cd1a-0244-25fd138f9242","isWixTPA":true,"allowScrolling":false},"14dbefdd-0f55-0dfe-70a2-79a8fe7ee7b9":{"widgetUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/members","mobileUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/members","appPage":{"id":"all_members","name":"Members","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":18891,"appDefinitionName":"Members","appDefinitionId":"14dbefd2-01b4-fb61-32a7-3abd44da4908","isWixTPA":true,"allowScrolling":false},"1518f81b-32a7-90d4-9927-4285b3291d1f":{"widgetUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/members","mobileUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/members","tpaWidgetId":"members_widget","appPage":{},"applicationId":20397,"appDefinitionName":"Members Widget","appDefinitionId":"1518f596-5744-ae33-0524-4fe42c3ee64e","isWixTPA":true,"allowScrolling":false},"fd4fbdb7-407f-4661-b696-6ee13e218156":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.383.0\/FaqOoi","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.383.0\/FaqOoi","tpaWidgetId":"fd4fbdb7-407f-4661-b696-6ee13e218156","appPage":{},"applicationId":21921,"appDefinitionName":"Wix FAQ","appDefinitionId":"14c92d28-031e-7910-c9a8-a670011e062d","isWixTPA":true,"allowScrolling":false},"14c92de1-0e02-cbe5-98e9-c3de44d63a55":{"widgetUrl":"https:\/\/wixlabs-wix-faq-11.appspot.com\/index","mobileUrl":"https:\/\/wixlabs-wix-faq-11.appspot.com\/mobile","tpaWidgetId":"faq_widget","appPage":{},"applicationId":21921,"appDefinitionName":"Wix FAQ","appDefinitionId":"14c92d28-031e-7910-c9a8-a670011e062d","isWixTPA":true,"allowScrolling":false},"13413a43-5f07-2918-9924-bc7506a64d36":{"widgetUrl":"https:\/\/wix-visual-data.appspot.com\/index","mobileUrl":"https:\/\/wix-visual-data.appspot.com\/mobile","tpaWidgetId":"visual_data","appPage":{},"applicationId":22675,"appDefinitionName":"Table Master","appDefinitionId":"134139f3-f2a0-2c2c-693c-ed22165cfd84","isWixTPA":true,"allowScrolling":false},"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1190.0\/MySubscriptions","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1190.0\/MySubscriptions","tpaWidgetId":"","appPage":{"id":"My Subscriptions","name":"My Subscriptions","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":24878,"appDefinitionName":"My Subscriptions","appDefinitionId":"2bef2abe-7abe-43da-889c-53c1500a328c","isWixTPA":true,"allowScrolling":false},"13ee1134-e9f5-7847-8725-13863c696e99":{"widgetUrl":"https:\/\/weather.codev.wixapps.net\/widget","mobileUrl":"https:\/\/weather.codev.wixapps.net\/widget","tpaWidgetId":"wix_weather","appPage":{},"applicationId":25939,"appDefinitionName":"Wix Weather","appDefinitionId":"13ee112c-7aca-8530-909b-ca5fd7039bf8","isWixTPA":true,"allowScrolling":false},"44c66af6-4d25-485a-ad9d-385f5460deef":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/search-app\/1.3935.0\/SearchResults","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/search-app\/1.3935.0\/SearchResults","appPage":{"id":"search_results","name":"Search Results","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":29724,"appDefinitionName":"Wix Site Search","appDefinitionId":"1484cb44-49cd-5b39-9681-75188ab429de","isWixTPA":true,"allowScrolling":false}},"appsClientSpecMapData":{"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":{"applicationId":28,"widgets":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","widgetId":"141995eb-c700-8487-6366-a482f7432e2b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"shoutout_feed","default":true}},"appDefinitionName":"ShoutOut (Legacy)","appFields":{"premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.2060.0"},"isWixTPA":true},"2936472a-a1ed-4ae5-9f71-614313a9f4e7":{"applicationId":39,"widgets":{"0daa3702-0e20-48ca-ba15-ad380e00e6b6":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/PaymentPage","widgetId":"0daa3702-0e20-48ca-ba15-ad380e00e6b6","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/PaymentPage","appPage":{"id":"Challenge Payment","name":"Challenge Payment","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":false,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/PaymentPageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/PaymentPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/PaymentPageViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","isLoadable":true,"chunkLoadingGlobal":"webpackJsonp__wix_challenges_web_ooi"},"tpaWidgetId":"","default":false},"0e9aad02-e5a7-45f3-8b8e-a842a5e99be3":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/ParticipantPage","widgetId":"0e9aad02-e5a7-45f3-8b8e-a842a5e99be3","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/ParticipantPage","appPage":{"id":"Participant Page","name":"Participant Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"linkable":false,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1190"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ParticipantPageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ParticipantPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ParticipantPageViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","isLoadable":true,"chunkLoadingGlobal":"webpackJsonp__wix_challenges_web_ooi","shouldLoadServerZip":true},"tpaWidgetId":"0e9aad02-e5a7-45f3-8b8e-a842a5e99be3","default":false},"847c2f5d-017f-499f-9c3e-069164fc116f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/ChallengesPage","widgetId":"847c2f5d-017f-499f-9c3e-069164fc116f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/ChallengesPage","appPage":{"id":"challenge_page","name":"Challenge Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"hiddenInPagesPanel":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesPageViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"subPages":[{"key":"wix.online_programs.sub_pages.online_program","enumerable":true}],"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1190"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesPageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesPageViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","isLoadable":true,"chunkLoadingGlobal":"webpackJsonp__wix_challenges_web_ooi","shouldLoadServerZip":true},"default":false},"a159b4d2-831b-410c-9e77-ec3f40c9cace":{"widgetUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/editor\/ThankYouPage.html","widgetId":"a159b4d2-831b-410c-9e77-ec3f40c9cace","refreshOnWidthChange":true,"mobileUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/editor\/ThankYouPage.html","appPage":{"id":"Thank You Page","name":"Thank You Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ThankYouPageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ThankYouPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ThankYouPageViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"a159b4d2-831b-410c-9e77-ec3f40c9cace","default":false},"ef4e59bd-625a-484e-9ba1-650d4aecf03b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/ChallengesList","widgetId":"ef4e59bd-625a-484e-9ba1-650d4aecf03b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/ChallengesList","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesListViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"subPages":[{"key":"wix.online_programs.sub_pages.online_program","enumerable":true}],"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesListController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesListViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"true","isLoadable":true,"shouldLoadServerZip":true,"chunkLoadingGlobal":"webpackJsonp__wix_challenges_web_ooi"},"tpaWidgetId":"achievements_dev","default":false},"c88902a1-7fbf-4ff1-b19a-af39c48bc740":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/MyPrograms","widgetId":"c88902a1-7fbf-4ff1-b19a-af39c48bc740","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/MyPrograms","appPage":{"id":"My Programs","name":"My Programs","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/MyProgramsController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/MyProgramsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/MyProgramsViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"true","isLoadable":true,"shouldLoadServerZip":true,"chunkLoadingGlobal":"webpackJsonp__wix_challenges_web_ooi"},"tpaWidgetId":"c88902a1-7fbf-4ff1-b19a-af39c48bc740","default":false},"20dcd94b-f847-4e24-b3f2-0d3894593f7a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/ChallengesListPage","widgetId":"20dcd94b-f847-4e24-b3f2-0d3894593f7a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/challenges-web-ooi\/1.2168.2491\/ChallengesListPage","appPage":{"id":"Challenges","name":"Challenges","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1190"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesListPageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesListPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesListPageViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","isLoadable":true,"shouldLoadServerZip":true,"chunkLoadingGlobal":"webpackJsonp__wix_challenges_web_ooi"},"tpaWidgetId":"20dcd94b-f847-4e24-b3f2-0d3894593f7a","default":true}},"appDefinitionName":"Wix Online Programs","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/editorScript.bundle.min.js","baseUrls":{"staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}}},"isStretched":{"desktop":false,"tablet":false,"mobile":false},"docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"}},"errorReporting":{"url":"https:\/\/[email protected]\/1190"},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1190"}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.achievements.challenge-service-web"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.1817.0"},"isWixTPA":true},"148c2287-c669-d849-d153-463c7486a694":{"applicationId":40,"widgets":{"47a7e7bb-f412-4093-9155-1ff5adbc4dae":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/SideBySide","widgetId":"47a7e7bb-f412-4093-9155-1ff5adbc4dae","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/SideBySide","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1058"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/SideBySideController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/SideBySideViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/SideBySideViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%= serviceUrl('social-groups-ooi', 'SideBySideViewerWidgetNoCss.bundle.min.js') %>"},"tpaWidgetId":"47a7e7bb-f412-4093-9155-1ff5adbc4dae","default":false},"0a9f687f-7e00-4576-a8e1-9415844b8f44":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/GroupsListWidget","widgetId":"0a9f687f-7e00-4576-a8e1-9415844b8f44","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/GroupsListWidget","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1058"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsListWidgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsListWidgetViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsListWidgetViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%= serviceUrl('social-groups-ooi', 'GroupsListWidgetViewerWidgetNoCss.bundle.min.js') %>"},"tpaWidgetId":"0a9f687f-7e00-4576-a8e1-9415844b8f44","default":false},"8cce2b9e-8549-46c7-8ad2-f75bf28534ac":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/FeedWidget","widgetId":"8cce2b9e-8549-46c7-8ad2-f75bf28534ac","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/FeedWidget","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1058"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/FeedWidgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/FeedWidgetViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/FeedWidgetViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%= serviceUrl('social-groups-ooi', 'FeedWidgetViewerWidgetNoCss.bundle.min.js') %>"},"tpaWidgetId":"8cce2b9e-8549-46c7-8ad2-f75bf28534ac","default":false},"a7dcdfcb-8abd-4008-af19-fed5fcd12b40":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/Groups","widgetId":"a7dcdfcb-8abd-4008-af19-fed5fcd12b40","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/Groups","appPage":{"id":"groups","name":"Groups","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1058"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%= serviceUrl('social-groups-ooi', 'GroupsViewerWidgetNoCss.bundle.min.js') %>"},"default":true},"83b2af08-c021-40c8-a3a5-b329a959ec2b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/GroupsListWidget","widgetId":"83b2af08-c021-40c8-a3a5-b329a959ec2b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/GroupsListWidget","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1058"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsListWidgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsListWidgetViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsListWidgetViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%= serviceUrl('social-groups-ooi', 'GroupsListWidgetViewerWidgetNoCss.bundle.min.js') %>"},"tpaWidgetId":"83b2af08-c021-40c8-a3a5-b329a959ec2b","default":false},"e018cc55-7b1c-4500-a2e5-969f22c8a33a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/MembersAreaGroups","widgetId":"e018cc55-7b1c-4500-a2e5-969f22c8a33a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/MembersAreaGroups","appPage":{"id":"My Groups","name":"My Groups","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1058"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/MembersAreaGroupsController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/MembersAreaGroupsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/MembersAreaGroupsViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"true","noCssComponentUrlTemplate":"<%= serviceUrl('social-groups-ooi', 'MembersAreaGroupsViewerWidgetNoCss.bundle.min.js') %>"},"tpaWidgetId":"e018cc55-7b1c-4500-a2e5-969f22c8a33a","default":false},"513a5d84-3ebb-4ca6-a5aa-83effd2123b9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/Group","widgetId":"513a5d84-3ebb-4ca6-a5aa-83effd2123b9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.527.0\/Group","appPage":{"id":"group","name":"Group","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"subPages":[{"key":"wix.groups.sub_pages.group","enumerable":true},{"key":"wix.groups.sub_pages.post","enumerable":true}],"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1058"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%= serviceUrl('social-groups-ooi', 'GroupViewerWidgetNoCss.bundle.min.js') %>"},"default":false}},"appDefinitionName":"Wix Groups","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/editorScript.bundle.min.js","baseUrls":{"staticsGroupBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/"},"baseUrlsTemplate":{"staticsGroupBaseUrl":"<%= serviceUrl('social-group-ooi', '\/') %>"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"mobile":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"isStretched":{"desktop":true,"tablet":true,"mobile":true},"docking":{"desktop":{"vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{"url":"https:\/\/[email protected]\/1058"},"width":{"desktop":{"type":"PERCENTAGE","value":100},"tablet":{"type":"PERCENTAGE","value":100},"mobile":{"type":"PERCENTAGE","value":100}},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1058"}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.groups.social-groups-web"},"namespace":"wix.groups"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.2436.0"},"isWixTPA":true},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"applicationId":41,"widgets":{"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/PlanCustomization","widgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/PlanCustomization","appPage":{"id":"Plan Customization","name":"Plan Customization","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PlanCustomizationController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PlanCustomizationViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PlanCustomizationViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","default":false},"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"qskuh","pageJsonFilename":"3e41b8_b02de7fb2cd782148e087e94bd203454_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[]}"}},"default":false},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/PlanList","widgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/PlanList","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PlanListController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PlanListViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PlanListViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","default":false},"5bf2b750-f151-4798-acd8-e57a5c5668b8":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5bf2b750-f151-4798-acd8-e57a5c5668b8","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e0c4h","pageJsonFilename":"3e41b8_436d398814ab8bb8869f1cde0758e9f1_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[]}"}},"default":false},"fe3f8a0d-9311-4607-84fc-b81e6672dfb7":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"fe3f8a0d-9311-4607-84fc-b81e6672dfb7","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"mbi0q","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[\"cd016547-6cc2-4de1-a8e0-d69c921e9e30\",\"5bf2b750-f151-4798-acd8-e57a5c5668b8\",\"7331a355-6f86-4e59-ad0f-c21492c7aa91\",\"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9\"]}"}},"default":false},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/ThankYou","widgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/ThankYou","appPage":{"id":"Thank You","name":"Thank You","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/ThankYouController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/ThankYouViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/ThankYouViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"true","ooiInEditor":true},"tpaWidgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","default":false},"d758afaa-e482-400d-aaa6-774b222e7931":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"d758afaa-e482-400d-aaa6-774b222e7931","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"lhoov","pageJsonFilename":"3e41b8_67ba59b1179bf909dbaf4afc2bd13c07_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","relatedArtifact":"pricing-plans-tpa","nestedWidgets":"{\"internal\":[\"cd016547-6cc2-4de1-a8e0-d69c921e9e30\",\"5bf2b750-f151-4798-acd8-e57a5c5668b8\",\"7331a355-6f86-4e59-ad0f-c21492c7aa91\",\"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9\"]}"}},"default":false},"cd016547-6cc2-4de1-a8e0-d69c921e9e30":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"cd016547-6cc2-4de1-a8e0-d69c921e9e30","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"xg6fd","pageJsonFilename":"3e41b8_64613dbafa4c7dfa28156ca54b8b3bff_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[\"5bf2b750-f151-4798-acd8-e57a5c5668b8\",\"7331a355-6f86-4e59-ad0f-c21492c7aa91\",\"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9\"]}"}},"default":false},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/Paywall","widgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/Paywall","appPage":{"id":"Paywall","name":"Paywall","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PaywallController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PaywallViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PaywallViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"true","ooiInEditor":true},"tpaWidgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","default":false},"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"se55m","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true"}},"default":false},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/Checkout","widgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/Checkout","appPage":{"id":"Checkout","name":"Checkout","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/CheckoutController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/CheckoutViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/CheckoutViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7","default":false},"15293875-09d7-6913-a093-084a9b6ae7f4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/PackagePicker","widgetId":"15293875-09d7-6913-a093-084a9b6ae7f4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4599.0\/PackagePicker","appPage":{"id":"membership_plan_picker_tpa","name":"Plans & Pricing","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PackagePickerController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PackagePickerViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PackagePickerViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"default":true},"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"u80jo","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true"}},"default":false},"7331a355-6f86-4e59-ad0f-c21492c7aa91":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"7331a355-6f86-4e59-ad0f-c21492c7aa91","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"g8zjb","pageJsonFilename":"3e41b8_0cad92bc53f3b57c8f25d31796ba3dbf_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[]}"}},"default":false}},"appDefinitionName":"Wix Pricing Plans","appFields":{"platform":{"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/editorScript.bundle.min.js","margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"routerServiceUrl":"\/_serverless\/pricing-plans-tpa-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=6f0ae573-59de-4c4b-8468-45d66ff1558f&metaSiteId=0eb8f5ac-d555-4b4b-812e-bf553c304489&siteRevision=1903","blocks_devSiteUrl":"https:\/\/justinasb8.editorx.io\/6cmblzoqlqd36hdkzxgn","blocks_widgetManifestsUrl":"\/manifests\/1522827f-c56c-a5c9-2ac9-00f9e6ae12d3\/1903\/manifests.json"},"viewer":{"errorReporting":{}},"studio":{"siteHeaderUrl":"bca75bdfdcb1fe05891b82ec561b56f3_r3.json","wixCodeGridId":"c0be3675-3a0c-43de-ae04-0b424de2af35","wixCodeInstanceId":"fd4d1e5d-ab34-427d-bf75-3bab1169a8f7"},"ooiInEditor":true},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.1490.0"},"isWixTPA":true},"13ee53b4-2343-b641-c84d-056d2e6ed2e6":{"applicationId":49,"widgets":{"14b2d589-33e5-af98-ec53-a386bbb29a4f":{"widgetUrl":"https:\/\/statcounter.va-endpoint.com\/widget.html","widgetId":"14b2d589-33e5-af98-ec53-a386bbb29a4f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/statcounter.va-endpoint.com\/widget.html","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"visitor_analytics_stat_counter","default":false},"147ce056-e1f1-42ae-8e33-95f9865d63c8":{"widgetUrl":"https:\/\/app.visitor-analytics.io\/empty_widget.html","widgetId":"147ce056-e1f1-42ae-8e33-95f9865d63c8","refreshOnWidthChange":true,"gluedOptions":{"placement":"TOP_RIGHT","verticalMargin":0,"horizontalMargin":0},"mobileUrl":"https:\/\/app.visitor-analytics.io\/empty_widget.html","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"147ce056-e1f1-42ae-8e33-95f9865d63c8","default":true}},"appDefinitionName":"Visitor Analytics","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Add Visitors Analytics, publish your site and you're set. You'll see all your stats in your dashboard.","name":"Get Started Easily","id":"d701f65c-c03e-4142-90d6-6a9e743ca907"},{"description":"See where visitors come from, who's live on your site right now, what days you get the most traffic and more.","name":"View All Your Stats","id":"ac2a22aa-45cf-481a-9b4a-5af84062b2e1"},{"description":"Easy to follow charts and graphs make viewing all your stats a breeze.","name":"Track Everything at a Glance","id":"4c01a0e3-681d-4b4e-952d-932f1bc7bbbc"},{"description":"Find out more about your visitors like the browsers they use, their operating systems, IP addresses, etc.","name":"Get Advanced Insights ","id":"9e1dc3c3-7049-4f39-a19f-066736e21a3d"},{"description":"Proudly display how many visitors you get with a traffic counter on your site.","name":"Show Off Your Visits ","id":"3622d6b3-7359-4bfb-ab57-4b138dde489d"},{"description":"Get an overview of your important stats right to your inbox. Set the frequency - daily, weekly or monthly, then sit back and enjoy.","name":"Set Email Notifications ","id":"d6bbeacd-f956-446f-9882-1b41289be8f1"},{"description":"Visitor Analytics' click path graphs show you how visitors navigate your site, so you can better optimize your content. ","name":"Find Out Where Visitors Go ","id":"9b95e7bc-62d9-4145-a47b-61feda9a1157"},{"description":"Quickly export your stats to Excel, so you can save them to a datasheet for offline use. ","name":"Easily Export Your Data ","id":"e7916eef-e534-4c4d-aa68-935fe1eae513"},{"description":"Visitor Analytics puts your traffic on the map, so you can easily pinpoint the country and city where each visitor comes from. ","name":"Map Your Visitors ","id":"0d9c8917-d401-4434-a455-61f3385d4e97"},{"description":"Exclude your own site visits from the data, so your stats are as accurate as can be. ","name":"Filter Your Site Visits","id":"914da81f-b6fe-49fa-961a-052905e0c602"},{"description":"Get access to detailed information for all your visitors. without being limited to 1000 page visits per month.","name":"Unlimited Stats","id":"6367b257-3a82-4b2f-be06-a48b62d5a01b"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"d701f65c-c03e-4142-90d6-6a9e743ca907":"","4c01a0e3-681d-4b4e-952d-932f1bc7bbbc":"","3622d6b3-7359-4bfb-ab57-4b138dde489d":""},"id":"01622543-6a93-4256-a3cb-7599559548cb","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"lmozwcvuly","featureList":{"9e1dc3c3-7049-4f39-a19f-066736e21a3d":"","4c01a0e3-681d-4b4e-952d-932f1bc7bbbc":"","914da81f-b6fe-49fa-961a-052905e0c602":"","9b95e7bc-62d9-4145-a47b-61feda9a1157":"","d6bbeacd-f956-446f-9882-1b41289be8f1":"","3622d6b3-7359-4bfb-ab57-4b138dde489d":"","e7916eef-e534-4c4d-aa68-935fe1eae513":"","ac2a22aa-45cf-481a-9b4a-5af84062b2e1":"","0d9c8917-d401-4434-a455-61f3385d4e97":"","6367b257-3a82-4b2f-be06-a48b62d5a01b":"","d701f65c-c03e-4142-90d6-6a9e743ca907":""},"id":"d155fd2c-e82c-4764-bf2d-56206a2d5ea3","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":5.9899997711182,"yearlyPrice":4.9899997711182}}],"businessModel":"FREEMIUM"},"appId":"8ef06506-5675-40a3-917b-db1817d9576d","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^1.0.0","installedVersion":"^1.0.0"},"isWixTPA":false},"f105ba16-6b7a-4b52-a2e5-712bdc749f76":{"applicationId":50,"widgets":{"27f9a78c-9f69-402e-8e2c-1d00f26fcf41":{"widgetUrl":"\/","widgetId":"27f9a78c-9f69-402e-8e2c-1d00f26fcf41","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":false,"dependencies":[]},"default":false}},"appDefinitionName":"Cookie Policy Banner","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"applicationId":61,"widgets":{"371ee199-389c-4a93-849e-e35b8a15b7ca":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/form-app\/1.1766.0\/Form","widgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/form-app\/1.1766.0\/Form","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1784"}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/FormViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/FormViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","default":true}},"appDefinitionName":"Wix Forms","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0"},"baseUrlsTemplate":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/4615"},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/4615"}},"ooiInEditor":true},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.715.0"},"isWixTPA":true},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"applicationId":2175,"widgets":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2726.0\/ProfileCard","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2726.0\/ProfileCard","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.0\/ProfileCardController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.0\/ProfileCardViewerWidget.bundle.min.js","ssrCacheExcluded":"false","cssPerBreakpoint":true,"isLoadable":true,"noCssComponentUrlTemplate":"<%= serviceUrl('profile-card-tpa-ooi', 'ProfileCardViewerWidgetNoCss.bundle.min.js') %>"},"tpaWidgetId":"profile","default":true}},"appDefinitionName":"Profile Card","appFields":{"platform":{"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.0\/editorScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.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":{}},"docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.229.0"},"isWixTPA":true},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"applicationId":2529,"widgets":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2560.0\/MyAccount","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2560.0\/MyAccount","appPage":{"id":"member_info","name":"My Account","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/MyAccountController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/MyAccountViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/MyAccountViewerWidget.bundle.min.js","ssrCacheExcluded":"true","noCssComponentUrlTemplate":"<%= serviceUrl('my-account-ooi', 'MyAccountViewerWidgetNoCss.bundle.min.js') %>","isLoadable":true,"cssPerBreakpoint":true},"default":true}},"appDefinitionName":"Member Account Info","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.203.0"},"isWixTPA":true},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"applicationId":3323,"widgets":{"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3563.0\/widget","widgetId":"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3563.0\/widget","appPage":{"id":"Event List","name":"Event List","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/widgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/widgetViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/widgetViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true,"cssPerBreakpoint":true},"tpaWidgetId":"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf","default":true},"14d2abc2-5350-6322-487d-8c16ff833c8a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-details-page\/1.303.0\/details-page","widgetId":"14d2abc2-5350-6322-487d-8c16ff833c8a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-details-page\/1.303.0\/details-page","appPage":{"id":"events","name":"Event Details","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"mobileSettingsEnabled":true,"subPages":[{"key":"wix.events.sub_pages.event","enumerable":true,"hideFromFloatingNavBar":true}],"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.303.0\/details-pageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.303.0\/details-pageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.303.0\/details-pageViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true,"cssPerBreakpoint":true,"outOfIframeData":{"slots":{"outOfIframeData":{"slots":[{"slotRole":"header","pluginInterfaces":["EVENT_DETAILS"]},{"slotRole":"details","pluginInterfaces":["EVENT_DETAILS"]}]}}}},"default":false},"1440e92d-47d8-69be-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3563.0\/widget","widgetId":"1440e92d-47d8-69be-ade7-e6de40127106","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3563.0\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/widgetViewerWidget.bundle.min.js","useSsrSeo":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/widgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/widgetViewerWidgetNoCss.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false","mobileHelpId":"a0621ef7-79ef-4a32-a376-1258506a5d2a","mobileSettingsEnabled":true,"ooiInEditor":true,"cssPerBreakpoint":true},"tpaWidgetId":"wix_events","default":false},"405eb115-a694-4e2b-abaa-e4762808bb93":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3563.0\/members-page","widgetId":"405eb115-a694-4e2b-abaa-e4762808bb93","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3563.0\/members-page","appPage":{"id":"events_members_page","name":"Events","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/members-pageViewerWidget.bundle.min.js","linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/members-pageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/members-pageViewerWidgetNoCss.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true,"cssPerBreakpoint":true},"default":false},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3563.0\/schedule","widgetId":"29ad290c-8529-4204-8fcf-41ef46e0d3b0","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3563.0\/schedule","appPage":{"id":"Schedule","name":"Schedule","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/scheduleController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/scheduleViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/scheduleViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true,"cssPerBreakpoint":true},"tpaWidgetId":"agenda-page","default":false}},"appDefinitionName":"Wix Events & Tickets","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/editorScript.bundle.min.js","baseUrls":{"baseUrl":"https:\/\/events.wixapps.net\/_api\/wix-one-events-server","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.303.0"},"baseUrlsTemplate":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.303.0"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{"url":"https:\/\/[email protected]\/860"},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"ooiInEditor":true},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.wix-events-web"},"namespace":"wix.events"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.1741.0"},"isWixTPA":true},"14dbef06-cc42-5583-32a7-3abd44da4908":{"applicationId":3759,"widgets":{"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2420.0\/Profile","widgetId":"14dbefb9-3b7b-c4e9-53e8-766defd30587","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2420.0\/Profile","appPage":{"id":"about","name":"Profile","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2420.0\/ProfileController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2420.0\/ProfileViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2420.0\/ProfileViewerWidget.bundle.min.js","ssrCacheExcluded":"false","isLoadable":true,"shouldLoadServerZip":true,"chunkLoadingGlobal":"webpackJsonp__wix_members_about_ooi","cssPerBreakpoint":true,"noCssComponentUrlTemplate":"<%= serviceUrl('members-about-ooi', 'ProfileViewerWidgetNoCss.bundle.min.js') %>"},"default":true}},"appDefinitionName":"Members About","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2420.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2420.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\/members-about-ooi\/1.2420.0\/editorScript.bundle.min.js","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2420.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.169.0"},"isWixTPA":true},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"applicationId":4357,"widgets":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.533.0\/MyWallet","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.533.0\/MyWallet","appPage":{"id":"my_wallet","name":"My Wallet","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5894"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/MyWalletController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/MyWalletViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%= serviceUrl('payments-my-wallet', 'MyWalletViewerWidgetNoCss.bundle.min.js') %>"},"default":true}},"appDefinitionName":"My Wallet","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/5894"},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5894"}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.49.0"},"isWixTPA":true},"14bcded7-0066-7c35-14d7-466cb3f09103":{"applicationId":6777,"widgets":{"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"ea40bb32-ddfc-4f68-a163-477bd0e97c8e","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"sw47o","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-comments-page","widgetId":"14f260f9-c2eb-50e8-9b3c-4d21861fe58f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/member-comments-page","appPage":{"id":"member-comments-page","name":"Blog Comments ","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"ak2wd","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"14e5b36b-e545-88a0-1475-2487df7e9206":{"widgetUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","widgetId":"14e5b36b-e545-88a0-1475-2487df7e9206","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true},"tpaWidgetId":"recent-posts-widget","default":false},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2603.0\/Blog","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2603.0\/Blog","appPage":{"id":"blog","name":"Blog","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"iframeWithPlatform":true,"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/BlogViewerWidget.bundle.min.js","useSsrSeo":true,"subPages":[{"key":"wix.blog.sub_pages.tag","enumerable":true,"hideFromFloatingNavBar":true,"hideFromLinkPanel":true},{"key":"wix.blog.sub_pages.category","enumerable":true,"hideFromFloatingNavBar":true},{"key":"wix.blog.sub_pages.archive","enumerable":true,"hideFromFloatingNavBar":true,"hideFromLinkPanel":true}],"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/BlogViewerWidgetNoCss.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false","chunkLoadingGlobal":"webpackJsonp__wix_communities_blog_ooi","isLoadable":true,"shouldLoadServerZip":true},"default":true},"5fdc6c03-080d-4872-b567-24146c82fae5":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5fdc6c03-080d-4872-b567-24146c82fae5","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"q8dzf","pageJsonFilename":"b17e8c_1c07c2861d2dfbeb0a345308f97602a9_25.json","blocksVersion":"2.0.0","ssrCacheExcluded":"true","relatedArtifact":"communities-blog-ooi","nestedWidgets":"{\"internal\":[\"2d4ed2d3-75f8-4942-9787-71e3d182e256\",\"7466726a-84cf-41c8-be6b-1694445dc539\",\"68a2d745-328b-475d-9e36-661f678daa31\",\"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7\",\"d134b0c9-8085-415a-9479-b555374ba958\",\"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd\",\"ce8e832b-c34f-4b80-b2a6-6cfd6d573751\",\"b27ea74b-1c6f-4bdb-bda7-8242323ba20b\"]}"}},"default":false},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"u5w25","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"hoxv1","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"2d4ed2d3-75f8-4942-9787-71e3d182e256","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"pit6d","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2603.0\/RelatedPosts","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2603.0\/RelatedPosts","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/RelatedPostsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/RelatedPostsViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","default":false},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/CategoryMenu","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/CategoryMenu","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/CategoryMenuViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/CategoryMenuViewerWidget.bundle.min.js","controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","default":false},"5940091f-797c-4e86-9c57-73fcfd87425f":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5940091f-797c-4e86-9c57-73fcfd87425f","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"prihd","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"e5520a99-1725-4b88-a85f-c439916890c8":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"e5520a99-1725-4b88-a85f-c439916890c8","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"dqjva","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"1b5b448c-a39f-4515-9445-c6b4ceace1c2","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"nz8hi","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"68a2d745-328b-475d-9e36-661f678daa31":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"68a2d745-328b-475d-9e36-661f678daa31","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e9hqn","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5e123a45-f3aa-4157-a47a-e58d8cb246eb","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e3jvn","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/TagCloud","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/TagCloud","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/TagCloudViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/TagCloudViewerWidget.bundle.min.js","controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","default":false},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"b27ea74b-1c6f-4bdb-bda7-8242323ba20b","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"gcv5t","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"25ab36f9-f8bd-4799-a887-f10b6822fc2e","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"ghrxf","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[\"5fdc6c03-080d-4872-b567-24146c82fae5\",\"2d4ed2d3-75f8-4942-9787-71e3d182e256\",\"7466726a-84cf-41c8-be6b-1694445dc539\",\"68a2d745-328b-475d-9e36-661f678daa31\",\"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7\",\"d134b0c9-8085-415a-9479-b555374ba958\",\"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd\",\"ce8e832b-c34f-4b80-b2a6-6cfd6d573751\",\"b27ea74b-1c6f-4bdb-bda7-8242323ba20b\",\"ea40bb32-ddfc-4f68-a163-477bd0e97c8e\",\"763aa9a8-0531-426f-a4b1-61a7291ce292\",\"bc7fa914-015b-4c32-a323-e5472563a798\",\"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa\",\"1b5b448c-a39f-4515-9445-c6b4ceace1c2\",\"26858b64-aad8-42ab-8c63-f19009198c7b\",\"5940091f-797c-4e86-9c57-73fcfd87425f\",\"e5520a99-1725-4b88-a85f-c439916890c8\",\"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a\",\"5e123a45-f3aa-4157-a47a-e58d8cb246eb\"]}"}},"default":false},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-likes-page","widgetId":"14f26109-514f-f9a8-9b3c-4d21861fe58f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/member-likes-page","appPage":{"id":"member-likes-page","name":"Blog Likes","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":4,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"76359954-edd4-4c46-ad14-a7c5e65cc30c","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"liy9s","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"widgetUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","widgetId":"14e5b39b-6d47-99c3-3ee5-cee1c2574c89","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true},"tpaWidgetId":"custom-feed-widget","default":false},"26858b64-aad8-42ab-8c63-f19009198c7b":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"26858b64-aad8-42ab-8c63-f19009198c7b","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"eii64","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"129259f6-06e4-42a3-9877-81a1fa9de95c","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"u61rq","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"d134b0c9-8085-415a-9479-b555374ba958":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"d134b0c9-8085-415a-9479-b555374ba958","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"pzdqd","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/RssButton","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/RssButton","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/RssButtonViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/RssButtonViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"rss-feed-widget","default":false},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/Archive","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/Archive","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/ArchiveViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/ArchiveViewerWidget.bundle.min.js","controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","default":false},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"yrjyo","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"211b5287-14e2-4690-bb71-525908938c81":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/Post","widgetId":"211b5287-14e2-4690-bb71-525908938c81","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/Post","appPage":{"id":"post","name":"Post","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"iframeWithPlatform":true,"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/PostViewerWidget.bundle.min.js","useSsrSeo":true,"subPages":[{"key":"wix.blog.sub_pages.post","enumerable":true,"hideFromFloatingNavBar":true}],"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/PostViewerWidgetNoCss.bundle.min.js","controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"false","chunkLoadingGlobal":"webpackJsonp__wix_communities_blog_ooi","isLoadable":true,"shouldLoadServerZip":true},"default":false},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2603.0\/PostTitle","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2603.0\/PostTitle","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/PostTitleViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/PostTitleViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","default":false},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"wzdp6","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"ce8e832b-c34f-4b80-b2a6-6cfd6d573751","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"y3apm","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"bu1xw","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"813eb645-c6bd-4870-906d-694f30869fd9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/PostList","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2602.0\/PostList","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/PostListViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/PostListViewerWidget.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false"},"tpaWidgetId":"813eb645-c6bd-4870-906d-694f30869fd9","default":false},"bc7fa914-015b-4c32-a323-e5472563a798":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"bc7fa914-015b-4c32-a323-e5472563a798","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"pz2i2","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"7466726a-84cf-41c8-be6b-1694445dc539":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"7466726a-84cf-41c8-be6b-1694445dc539","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e25z0","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","relatedArtifact":"communities-blog-ooi","nestedWidgets":"{\"internal\":[]}"}},"default":false},"14f260e4-ea13-f861-b0ba-4577df99b961":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","widgetId":"14f260e4-ea13-f861-b0ba-4577df99b961","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","appPage":{"id":"member-drafts-page","name":"My Drafts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"091d05b7-f44d-4a76-9163-0c7ed5312769","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"b0z74","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"763aa9a8-0531-426f-a4b1-61a7291ce292","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"h77jn","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[\"2d4ed2d3-75f8-4942-9787-71e3d182e256\",\"b27ea74b-1c6f-4bdb-bda7-8242323ba20b\",\"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7\",\"d134b0c9-8085-415a-9479-b555374ba958\",\"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd\",\"ce8e832b-c34f-4b80-b2a6-6cfd6d573751\"]}"}},"default":false},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2603.0\/MyPosts","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2603.0\/MyPosts","appPage":{"id":"My Posts","name":"My Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/MyPostsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/MyPostsViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","default":false},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-posts-page","widgetId":"14f26118-b65b-b1c1-b6db-34d5da9dd623","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/member-posts-page","appPage":{"id":"member-posts-page","name":"Blog Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":5,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":false,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false}},"appDefinitionName":"Wix Blog","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/editorScript.bundle.min.js","baseUrls":{"mediaImageHost":"static.wixstatic.com","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/","duplexerUrl":"duplexer.wix.com","apiBaseUrlClient":"\/_api\/communities-blog-node-api","translationsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-translations\/1.4451.0\/","siteAssets":"{urlTemplate: {siteAssets}?siteId=f2343010-d1f3-4080-a98e-3d82976a671d&metaSiteId=2b9fa616-1dde-46d3-a1a3-d715ebc1d57d&siteRevision=1335","apiPlatformizedBaseUrl":"https:\/\/www.wix.com\/_api\/communities-blog-api-web","mediaVideoHost":"video.wixstatic.com","apiPlatformizedBaseUrlClient":"\/_api\/communities-blog-api-web","apiBaseUrl":"https:\/\/apps.wix.com\/_api\/communities-blog-node-api","apiExperimentsBaseUrlClient":"\/_api\/wix-laboratory-server","blocks_devSiteUrl":"https:\/\/zanass1.editorx.io\/2w5loeiwuf2frneevn6m","blocks_widgetManifestsUrl":"\/manifests\/14bcded7-0066-7c35-14d7-466cb3f09103\/1335\/manifests.json","useArchiveWidgetAdapter":"false","disableDuplexerForInstanceIds":"671e6bcb-a0a9-4ae0-98f2-f81a607bf167","provisioningModalUrl":"https:\/\/www.wix.com\/_partials\/communities-blog-provisioning-modal\/1.1107.0\/modal.html","apiAggregatorBaseUrl":"\/blog-frontend-adapter-public","apiPaywallBaseUrl":"\/_api\/paywall-server","categoryLabel":"false"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorTranslationUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2252.0\/assets\/locales\/messages_%7B%7Blng%7D%7D.json","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{"url":"https:\/\/[email protected]\/1643"},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1643"}},"studio":{"siteHeaderUrl":"ae7beb322e32912fccc688a488a3de89_r3.json","wixCodeGridId":"21056c2c-144a-488f-912d-5fb0e1262beb","wixCodeInstanceId":"c520f32b-7cd2-44bd-a087-e5c72fd7af4c"}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.npm.communities-blog-node-api"}},"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.4062.0"},"isWixTPA":true},"14ebe801-d78a-daa9-c9e5-0286a891e46f":{"applicationId":6873,"widgets":{"14ebe825-b273-0d5f-0fd1-e6293322b83b":{"widgetUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/ff","widgetId":"14ebe825-b273-0d5f-0fd1-e6293322b83b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/ff","appPage":{"id":"following_followers","name":"Followers","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":0,"linkable":true},"default":true}},"appDefinitionName":"Followers","appFields":{"platform":{"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\/members-area-app-editor-script\/1.457.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.22.0"},"isWixTPA":true},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"applicationId":6936,"widgets":{"4c910826-dc3a-42b6-aa89-11e813c3821d":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","widgetId":"4c910826-dc3a-42b6-aa89-11e813c3821d","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/6142"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiController.bundle.min.js","componentUrlTemplate":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","controllerUrlTemplate":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiController.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"4c910826-dc3a-42b6-aa89-11e813c3821d","default":true},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"widgetUrl":"http:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","widgetId":"14f25dd2-f9b0-edc2-f38e-eded5da094aa","refreshOnWidthChange":true,"mobileUrl":"http:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","appPage":{"id":"settings","name":"Settings","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true,"ooiInEditor":true,"migratingToOoi":true,"componentUrlTemplate":"<%= serviceUrl('members-area-notifications-preferences', 'PreferencesOoiViewerWidget.bundle.min.js') %>","controllerUrlTemplate":"<%= serviceUrl('members-area-notifications-preferences', 'PreferencesOoiController.bundle.min.js') %>","controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js"},"default":true}},"appDefinitionName":"Members Notifications Settings","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/viewerScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/6097"},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/6097"}},"ooiInEditor":true,"migratingToOoi":true},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.5.0"},"isWixTPA":true},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"applicationId":7925,"widgets":{"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.54.0\/OoiNotifications","widgetId":"14f2595a-a352-3ff1-9b3c-4d21861fe58f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.54.0\/OoiNotifications","appPage":{"id":"notifications_app","name":"Notifications","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":0,"linkable":true,"migratingToOoi":true,"ooiInEditor":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js"},"default":true},"7ae13e41-6022-46c4-b050-2173272ef12e":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.21.0\/Notifications","widgetId":"7ae13e41-6022-46c4-b050-2173272ef12e","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.21.0\/Notifications","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5803"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.21.0\/NotificationsController.bundle.min.js","componentUrlTemplate":"<%= serviceUrl('members-area-notifications', 'NotificationsViewerWidget.bundle.min.js') %>","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.21.0\/NotificationsViewerWidget.bundle.min.js","controllerUrlTemplate":"<%= serviceUrl('members-area-notifications', 'NotificationsController.bundle.min.js') %>","ssrCacheExcluded":"false"},"tpaWidgetId":"7ae13e41-6022-46c4-b050-2173272ef12e","default":true},"53283e84-0c7c-4ca5-af93-0337f9f7f674":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.57.0\/OoiNotifications","widgetId":"53283e84-0c7c-4ca5-af93-0337f9f7f674","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.57.0\/OoiNotifications","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5803"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0\/OoiNotificationsController.bundle.min.js","componentUrlTemplate":"<%= serviceUrl('members-area-notifications', 'OoiNotificationsViewerWidget.bundle.min.js') %>","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0\/OoiNotificationsViewerWidget.bundle.min.js","controllerUrlTemplate":"<%= serviceUrl('members-area-notifications', 'OoiNotificationsController.bundle.min.js') %>","ssrCacheExcluded":"false"},"tpaWidgetId":"53283e84-0c7c-4ca5-af93-0337f9f7f674","default":true}},"appDefinitionName":"Wix Members Area Notifications","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"<%= serviceUrl('members-area-notifications', 'viewerScript.bundle.min.js') %>","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/5803"},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5803"}},"ooiInEditor":true,"migratingToOoi":true},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.11.0"},"isWixTPA":true},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"applicationId":9737,"widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"useSsrSeo":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/3427"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryViewerWidget.bundle.min.js","ssrCacheExcluded":"false","isLoadable":true},"tpaWidgetId":"pro-gallery","default":false},"144f04b9-aab4-fde7-179b-780c11da4f46":{"widgetUrl":"https:\/\/progallery.wixapps.net\/fullscreen","widgetId":"144f04b9-aab4-fde7-179b-780c11da4f46","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/fullscreen","appPage":{"id":"fullscreen_page","name":"Fullscreen Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":true,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"linkable":true},"default":false},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"121a27a6-8fda-4a45-b2eb-60bf40299017","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"myzur","pageJsonFilename":"60cca8_1187b22ad1b74be9c211069460329a2b_8.json","blocksVersion":"2.0.0","ssrCacheExcluded":"true","relatedArtifact":"pro-gallery-tpa","nestedWidgets":"{\"internal\":[]}"}},"default":false}},"appDefinitionName":"Wix Pro Gallery","appFields":{"platform":{"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=ce7fd828-85c4-4b73-a390-d293eae32cec&metaSiteId=5af77ffc-cae0-4550-8a1e-4a85ff049a48&siteRevision=25","blocks_widgetManifestsUrl":"\/manifests\/14271d6f-ba62-d045-549b-ab972ae1f70e\/25\/manifests.json","santaWrapperBaseUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"cloneAppDataUrl":"https:\/\/progallery.wixapps.net\/_api\/gallery\/clone","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/3427"},"width":{"desktop":{},"tablet":{},"mobile":{}},"shouldCloneDataPerComponent":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/3427"}},"studio":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.934.0"},"isWixTPA":true},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"applicationId":11698,"widgets":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"c7fddce1-ebf5-46b0-a309-7865384ba63f","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"flb7a","pageJsonFilename":"8a2243_50937a143e5db1ded82cd39650f05c0d_440.json","blocksVersion":"","ssrCacheExcluded":"true"}},"default":false},"169204d8-21be-4b45-b263-a997d31723dc":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"169204d8-21be-4b45-b263-a997d31723dc","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"cv54f","pageJsonFilename":"8a2243_d5b26c91126b2788609a5fa914c2d8a0_406.json","blocksVersion":"","ssrCacheExcluded":"true"}},"default":false},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2900.0\/BookingServicePage","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2900.0\/BookingServicePage","appPage":{"id":"Booking Service Page","name":"Service Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2900.0\/BookingServicePageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2900.0\/BookingServicePageViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"subPages":[{"key":"wix.bookings.sub_pages.service_page","enumerable":true}],"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/514"}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2900.0\/BookingServicePageViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","isLoadable":true},"default":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2863.0\/WeeklyTimetable","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2863.0\/WeeklyTimetable","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/WeeklyTimetableController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/WeeklyTimetableViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/WeeklyTimetableViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","default":false},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.524.0\/MyBookings","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.524.0\/MyBookings","appPage":{"id":"bookings_member_area","name":"My Bookings","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5557"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","ooiInEditor":true},"default":true},"13d27016-697f-b82f-7512-8e20854c09f6":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","widgetId":"13d27016-697f-b82f-7512-8e20854c09f6","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"scheduler","name":"Services","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"shouldDeleteAppWhenDeleted":true,"minHeightInMobile":450,"linkable":true},"default":false},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","widgetId":"713f72a2-7a32-47e9-b5e4-6024ee57d277","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"book_checkout","name":"Bookings Checkout","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"linkable":true},"default":false},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2863.0\/DailyAgenda","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2863.0\/DailyAgenda","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/DailyAgendaController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/DailyAgendaViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","default":false},"621bc837-5943-4c76-a7ce-a0e38185301f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1616.0\/BookOnline","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1616.0\/BookOnline","appPage":{"id":"bookings_list","name":"Book Online","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":4,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"shouldDeleteAppWhenDeleted":true,"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1616.0\/BookOnlineViewerWidget.bundle.min.js","linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1616.0\/BookOnlineController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1616.0\/BookOnlineViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","isLoadable":true},"default":true},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1616.0\/ServiceListWidget","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1616.0\/ServiceListWidget","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1616.0\/ServiceListWidgetViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1616.0\/ServiceListWidgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1616.0\/ServiceListWidgetViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","isLoadable":true},"tpaWidgetId":"service_list_widget","default":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2863.0\/BookingCalendarWidget","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2863.0\/BookingCalendarWidget","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/BookingCalendarWidgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/BookingCalendarWidgetViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","default":false},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"89c4023a-027e-4d2a-b6b7-0b9d345b508d","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"appStudioFields":{"variations":{},"pageJsonFilename":"8a2243_0290d6785da9bf70a35d96280cffbc2a_440.json","id":"drzkv","blocksVersion":"","ssrCacheExcluded":"true"}},"tpaWidgetId":"bookings_timetable_daily","default":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2024.0\/BookingsForm","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2024.0\/BookingsForm","appPage":{"id":"Booking Form","name":"Booking Form","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"linkable":false,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","default":false},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.85.0\/DailyAgenda","widgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.85.0\/DailyAgenda","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.85.0\/DailyAgendaController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.85.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.85.0\/DailyAgendaViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","default":true},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"3dc66bc5-5354-4ce6-a436-bd8394c09b0e","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"cyng5","pageJsonFilename":"8a2243_b1d6e77a37fdcea91ab25d907d31a74e_440.json","blocksVersion":"","ssrCacheExcluded":"true","variations":{"edar7":{"id":"edar7","name":"edar7","pageJsonFilename":"8a2243_63bc1b373c73b66e49c1d4cc5a099eda_440.json"}}}},"default":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":320,"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1677.0\/component.bundle.min.js","viewer":{"errorReporting":{"url":""}},"ssrCacheExcluded":"false"},"tpaWidgetId":"widget","default":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2863.0\/BookingCalendar","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2863.0\/BookingCalendar","appPage":{"id":"Booking Calendar","name":"Booking Calendar","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"subPages":[{"key":"wix.bookings.sub_pages.calendar_page","enumerable":true,"hideFromFloatingNavBar":true}],"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/BookingCalendarController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/BookingCalendarViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/BookingCalendarViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","default":false}},"appDefinitionName":"Wix Bookings","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3618.0\/bookingsViewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3618.0\/bookingsEditorScript.bundle.min.js","baseUrls":{"siteHeaderUrl":"7f734527084d412f3491e0aceb1d2265_r3.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1677.0\/","platformAppsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-app-builder-controllers\/1.1689.0\/","serverBaseUrl":"https:\/\/bookings.wixapps.net\/","siteAssets":"{urlTemplate: {siteAssets}}?siteId=dbf7e8f2-9695-4f3f-b258-5282eeff4580&metaSiteId=8b2114a9-339e-4562-bdc4-01621e2f84cb&siteRevision=440}","serviceListStaticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget\/1.5401.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":{}},"routerServiceUrl":"\/_serverless\/bookings-viewer-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.bookings.services-2"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.6658.0"},"isWixTPA":true},"141fd350-7357-9f09-c9f0-48993a7547d1":{"applicationId":13602,"widgets":{"14290dca-7674-d86c-5d86-3bfc750e1d67":{"widgetUrl":"https:\/\/text-slider.light-tech.online\/widgetView","widgetId":"14290dca-7674-d86c-5d86-3bfc750e1d67","refreshOnWidthChange":true,"mobileUrl":"https:\/\/text-slider.light-tech.online\/widgetView","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"impressive_text_slider_prod","default":false}},"appDefinitionName":"Impressive Text Slider","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"It's quick and easy to create attractive text slides with amazing animations. ","name":"Easy to Use","id":"82b31bbe-c5fa-45d8-88f7-ab886b2e222d"},{"description":"Customize your text slides fonts, colors, animations and more for a look you'll love. ","name":"Get the Right Look","id":"dffebccb-8767-400b-a5d6-b63a984cd213"},{"description":"Create as many impressive text slides as you need to tell your story. Each slide is unique, so go ahead and be creative ","name":"All the Slides You Need","id":"7c05adef-31dc-4653-8236-6d3e9d8e3cfd"},{"description":"Add all the text you need to each of your slides and to get your message across in your words. ","name":"Get Your Message Across ","id":"9aa7ee2c-798d-405c-a83c-38bbed4e0016"},{"description":"Add up to 2 captions or an unlimited number of captions to your slides if you want to say more things to your visitors","name":"Number of captions ","id":"c103e7fe-38eb-45f2-873a-83c4c155b66d"},{"description":"Make your text look stunning with over 250 text animation styles. ","name":"Bring Your Slides to Life","id":"b49a7e8c-0ea2-4fd7-880f-f9ad61c54a49"},{"description":"Choose from 5 for free or from an unlimited number of arrow styles to your slider","name":"Number of arrow styles","id":"45c4d000-7c02-4d57-a502-f9daa3c23898"},{"description":"Grab your visitor's attention by adding impressive parallax effect to your slideshow.","name":"Add a 3D Effect","id":"f83a4932-34c3-4c0f-88d7-065a5b679d6c"},{"description":"Delete the 'Powered by Impressive Text Slider' banner from your gallery","name":" Remove logo ","id":"6b66746c-f06e-4d9b-8cb0-23e45d6a9b17"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":1,"plans":[{"name":"Free","featureList":{"c103e7fe-38eb-45f2-873a-83c4c155b66d":"","b49a7e8c-0ea2-4fd7-880f-f9ad61c54a49":"5","45c4d000-7c02-4d57-a502-f9daa3c23898":"","9aa7ee2c-798d-405c-a83c-38bbed4e0016":"2","dffebccb-8767-400b-a5d6-b63a984cd213":"","82b31bbe-c5fa-45d8-88f7-ab886b2e222d":"","7c05adef-31dc-4653-8236-6d3e9d8e3cfd":"3"},"id":"09df4b6d-eacf-464a-889c-3b13080fbac3","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium Package","vendorId":"Premium-Package","featureList":{"c103e7fe-38eb-45f2-873a-83c4c155b66d":"","b49a7e8c-0ea2-4fd7-880f-f9ad61c54a49":"Unlimited","45c4d000-7c02-4d57-a502-f9daa3c23898":"","9aa7ee2c-798d-405c-a83c-38bbed4e0016":"Unlimited","dffebccb-8767-400b-a5d6-b63a984cd213":"","6b66746c-f06e-4d9b-8cb0-23e45d6a9b17":"","82b31bbe-c5fa-45d8-88f7-ab886b2e222d":"","7c05adef-31dc-4653-8236-6d3e9d8e3cfd":"60","f83a4932-34c3-4c0f-88d7-065a5b679d6c":""},"id":"80aafc25-cea7-4c24-952c-ab6fa1350785","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":33,"monthlyPrice":2.9900000095367,"yearlyPrice":1.9900000095367}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^0.0.0","installedVersion":"^0.0.0"},"isWixTPA":false},"1380b703-ce81-ff05-f115-39571d94dfcd":{"applicationId":14594,"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3518.0\/ProductPage","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3518.0\/ProductPage","appPage":{"id":"product_page","name":"Product Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3518.0\/ProductPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3518.0\/ProductPageViewerWidget.bundle.min.js","useSsrSeo":true,"subPages":[{"key":"wix.stores.sub_pages.product","enumerable":true}],"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3518.0\/ProductPageViewerWidgetNoCss.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false"},"default":false},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/PlatformizedGallery","widgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/PlatformizedGallery","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/PlatformizedGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/PlatformizedGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/PlatformizedGalleryViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"true"},"tpaWidgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","default":false},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4606.0\/SideCart","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4606.0\/SideCart","appPage":{"id":"Side Cart","name":"Side Cart","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/SideCartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/SideCartViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/SideCartViewerWidget.bundle.min.js","ssrCacheExcluded":"true","cssPerBreakpoint":true},"tpaWidgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","default":false},"14666402-0bc7-b763-e875-e99840d131bd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/add-to-cart","widgetId":"14666402-0bc7-b763-e875-e99840d131bd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/add-to-cart","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1865790"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1415.0\/addToCartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1415.0\/addToCartNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1415.0\/addToCart.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"add_to_cart_button","default":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/Wishlist","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/Wishlist","appPage":{"id":"wishlist","name":"My Wishlist","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":7,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/WishlistController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/WishlistViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/WishlistViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"true"},"default":false},"13afb094-84f9-739f-44fd-78d036adb028":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/GridGallery","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/GridGallery","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/GridGalleryController.bundle.min.js","mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/GridGalleryViewerWidget.bundle.min.js","useSsrSeo":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"grid_gallery","default":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4606.0\/cart","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4606.0\/cart","appPage":{"id":"shopping_cart","name":"Cart Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/cartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/cartViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/cartViewerWidget.bundle.min.js","ssrCacheExcluded":"true","noCssComponentUrlTemplate":"<%=serviceUrl('wixstores-client-cart-ooi', 'cartViewerWidgetNoCss.bundle.min.js')%>"},"default":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/SliderGallery","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/SliderGallery","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/SliderGalleryViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/SliderGalleryViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"slider_gallery","default":false},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3167.0\/thankYouPage","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3167.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},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3167.0\/thankYouPageController.bundle.min.js","iframeWithPlatform":true,"linkable":false,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3167.0\/thankYouPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3167.0\/thankYouPageViewerWidget.bundle.min.js","ssrCacheExcluded":"true","noCssComponentUrlTemplate":"<%=serviceUrl('wixstores-client-thank-you-page-ooi', 'thankYouPageViewerWidgetNoCss.bundle.min.js')%>","ooiInEditor":true},"default":false},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/order-history","widgetId":"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb","refreshOnWidthChange":true,"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},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/GridGallery","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/GridGallery","appPage":{"id":"product_gallery","name":"Shop","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/GridGalleryViewerWidget.bundle.min.js","useSsrSeo":true,"minHeightInMobile":340,"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false"},"default":false},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/cartwidget","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/cartwidget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1481.0\/CartIconController.bundle.min.js","componentName":"cartWidget","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1481.0\/CartIconViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1481.0\/CartIconViewerWidgetNoCss.bundle.min.js","ssrCacheExcluded":"true","ooiInEditor":true},"tpaWidgetId":"shopping_cart_icon","default":false},"244576c9-d856-49b9-af14-216071924e3b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchModalGallery","widgetId":"244576c9-d856-49b9-af14-216071924e3b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchModalGallery","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/SearchModalGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/SearchModalGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/SearchModalGalleryViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"true"},"tpaWidgetId":"244576c9-d856-49b9-af14-216071924e3b","default":false},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchResultsPageGallery","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchResultsPageGallery","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/SearchResultsPageGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/SearchResultsPageGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"true"},"tpaWidgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","default":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"widgetUrl":"https:\/\/ecom.wixapps.net\/storefront\/checkout","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a","refreshOnWidthChange":true,"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},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":480,"fullPageDesktopOnly":true,"linkable":true,"controllerUrlTemplate":"<%= serviceUrl('ecom-platform-checkout', 'CheckoutController.bundle.min.js') %>","componentUrlTemplate":"<%= serviceUrl('ecom-platform-checkout', 'CheckoutViewerWidget.bundle.min.js') %>","migratingToOoi":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5073.0\/CheckoutViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5073.0\/CheckoutController.bundle.min.js","outOfIframeData":{"slots":[{"slotRole":"checkout:summary:before","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:summary:lineItems:after","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:summary:lineItems:after2","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:summary:totalsBreakdown:before","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:summary:after","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:header","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:top","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:steps:deliveryMethod","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:steps:before","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:policies:after-1","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]}]},"noCssComponentUrlTemplate":"<%=serviceUrl('ecom-platform-checkout', 'CheckoutViewerWidgetNoCss.bundle.min.js')%>"},"default":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"widgetUrl":"\/","widgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","refreshOnWidthChange":true,"appPage":{"id":"Payment Request Page","name":"Payment Request Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":true,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":480,"mobileSettingsEnabled":true,"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5151.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5151.0\/PaymentRequestViewerWidget.bundle.min.js","ssrCacheExcluded":"true","fullPageDesktopOnly":true},"tpaWidgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","default":false},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/CategoryPage","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5028.0\/CategoryPage","appPage":{"id":"Category Page","name":"Category Page","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"subPages":[{"key":"wix.stores.sub_pages.category","enumerable":true},{"key":"wix.stores.sub_pages.sub_category","enumerable":true}],"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/CategoryPageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/CategoryPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/CategoryPageViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","default":false},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1953.0\/productWidgetController.bundle.min.js","minHeightInMobile":354,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1953.0\/productWidget.bundle.min.js","useSsrSeo":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1953.0\/productWidgetNoCss.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"product_widget","default":false}},"appDefinitionName":"Checkout & Orders","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4037.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4037.0\/editor.bundle.min.js","baseUrls":{"addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1415.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.1953.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3518.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2322.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":{}},"routerServiceUrl":"\/_serverless\/wixstores-tpa-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}},"migratingToOoi":true},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:serverless.wixstores-tpa-site-structure-service"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.4523.0"},"isWixTPA":true},"1505b775-e885-eb1b-b665-1e485d9bf90e":{"applicationId":14661,"widgets":{"151290e1-62a2-0775-6fbc-02182fad5dec":{"widgetUrl":"https:\/\/addresses.wixapps.net\/addresses\/address-book","widgetId":"151290e1-62a2-0775-6fbc-02182fad5dec","refreshOnWidthChange":true,"mobileUrl":"https:\/\/addresses.wixapps.net\/addresses\/address-book","appPage":{"id":"my_addresses","name":"My Addresses","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":true}},"appDefinitionName":"My Addresses","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"14724f35-6794-cd1a-0244-25fd138f9242":{"applicationId":18276,"widgets":{"1489040e-001f-4631-55a9-2c29b4417126":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-forum-client\/1.1416.0\/Forum","widgetId":"1489040e-001f-4631-55a9-2c29b4417126","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-forum-client\/1.1416.0\/Forum","appPage":{"id":"forum","name":"Forum","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/ForumViewerWidget.bundle.min.js","useSsrSeo":true,"subPages":[{"key":"wix.forum.sub_pages.category","hideFromFloatingNavBar":true},{"key":"wix.forum.sub_pages.post","hideFromFloatingNavBar":true}],"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1696"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/ForumController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/ForumViewerWidgetNoCss.bundle.min.js","ssrCacheExcluded":"false","isLoadable":true,"shouldLoadServerZip":true},"default":true},"151bd179-dfe6-3ca3-399c-ee97957f93a2":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-forum-client\/1.1416.0\/RecentPostsFeed","widgetId":"151bd179-dfe6-3ca3-399c-ee97957f93a2","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-forum-client\/1.1416.0\/RecentPostsFeed","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/RecentPostsFeedViewerWidget.bundle.min.js","useSsrSeo":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1696"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/RecentPostsFeedController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/RecentPostsFeedViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"recent_posts_widget","default":false},"14f51b00-3ada-272e-b6db-34d5da9dd623":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-forum-member-pages\/1.278.0\/MemberComments","widgetId":"14f51b00-3ada-272e-b6db-34d5da9dd623","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-forum-member-pages\/1.278.0\/MemberComments","appPage":{"id":"member-comments-page","name":"Forum Comments","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/2420"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-member-pages\/1.278.0\/MemberCommentsController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-member-pages\/1.278.0\/MemberCommentsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-member-pages\/1.278.0\/MemberCommentsViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"default":false},"14760fd4-9973-682c-16fa-797dfb1f2880":{"widgetUrl":"https:\/\/forums.wixapps.net\/widget","widgetId":"14760fd4-9973-682c-16fa-797dfb1f2880","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{},"tpaWidgetId":"forum_header_widget","default":false},"14f0266c-e0a3-afc6-d07c-5be8e20949cd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-forum-member-pages\/1.278.0\/MemberPosts","widgetId":"14f0266c-e0a3-afc6-d07c-5be8e20949cd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-forum-member-pages\/1.278.0\/MemberPosts","appPage":{"id":"member-posts-page","name":"Forum Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/2420"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-member-pages\/1.278.0\/MemberPostsController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-member-pages\/1.278.0\/MemberPostsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-member-pages\/1.278.0\/MemberPostsViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"default":false}},"appDefinitionName":"Wix Forum","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/editorScript.bundle.min.js","baseUrls":{"apiSiteMembersBaseUrl":"http:\/\/www.wix.com\/_api\/wix-sm-webapp\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/","apiMembersGroupsBaseUrlClient":"\/_api\/members-groups-web\/","apiBadgesBaseUrlClient":"\/_api\/members-badges-server\/","apiMembersGroupsBaseUrl":"https:\/\/www.wix.com\/_api\/members-groups-web\/","oembedBaseUrlClient":"\/rich-content\/oembed","apiPaidPlansBaseUrlClient":"\/_api\/paid-plans\/","apiBaseUrlClient":"\/_api\/communities\/","translationsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-translations\/1.4332.0\/","apiBadgesBaseUrl":"https:\/\/forums.wix.com\/_api\/members-badges-server\/","apiSiteMembersBaseUrlClient":"\/_api\/wix-sm-webapp\/","apiBaseUrl":"https:\/\/forums.wix.com\/_api\/","apiPaidPlansBaseUrl":"https:\/\/www.wix.com\/_api\/paid-plans\/","apiBaseUrlEditor":"https:\/\/editor.wix.com\/_api\/communities\/"},"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":{}},"docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:serverless.forum-tpa-site-structure-service"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.885.0","installedVersion":"^0.0.0"},"isWixTPA":true},"14dbefd2-01b4-fb61-32a7-3abd44da4908":{"applicationId":18891,"widgets":{"14dbefdd-0f55-0dfe-70a2-79a8fe7ee7b9":{"widgetUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/members","widgetId":"14dbefdd-0f55-0dfe-70a2-79a8fe7ee7b9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/members","appPage":{"id":"all_members","name":"Members","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":0,"linkable":true},"default":true}},"appDefinitionName":"Members","appFields":{"platform":{"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\/members-area-app-editor-script\/1.602.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"1518f596-5744-ae33-0524-4fe42c3ee64e":{"applicationId":20397,"widgets":{"1518f81b-32a7-90d4-9927-4285b3291d1f":{"widgetUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/members","widgetId":"1518f81b-32a7-90d4-9927-4285b3291d1f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/members","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{},"tpaWidgetId":"members_widget","default":true}},"appDefinitionName":"Members Widget","appFields":{"platform":{"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\/members-area-app-editor-script\/1.318.0\/editorScript.bundle.min.js","isStretched":{},"docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"14c92d28-031e-7910-c9a8-a670011e062d":{"applicationId":21921,"widgets":{"fd4fbdb7-407f-4661-b696-6ee13e218156":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.383.0\/FaqOoi","widgetId":"fd4fbdb7-407f-4661-b696-6ee13e218156","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.383.0\/FaqOoi","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/6001"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.383.0\/FaqOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.383.0\/FaqOoiViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"true"},"tpaWidgetId":"fd4fbdb7-407f-4661-b696-6ee13e218156","default":false},"14c92de1-0e02-cbe5-98e9-c3de44d63a55":{"widgetUrl":"https:\/\/wixlabs-wix-faq-11.appspot.com\/index","widgetId":"14c92de1-0e02-cbe5-98e9-c3de44d63a55","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wixlabs-wix-faq-11.appspot.com\/mobile","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"useSsrSeo":true},"tpaWidgetId":"faq_widget","default":true}},"appDefinitionName":"Wix FAQ","appFields":{"platform":{"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/faq-platform\/1.152.0\/editorScript.bundle.min.js"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^5.198.0","installedVersion":"^5.0.0"},"isWixTPA":true},"134139f3-f2a0-2c2c-693c-ed22165cfd84":{"applicationId":22675,"widgets":{"13413a43-5f07-2918-9924-bc7506a64d36":{"widgetUrl":"https:\/\/wix-visual-data.appspot.com\/index","widgetId":"13413a43-5f07-2918-9924-bc7506a64d36","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wix-visual-data.appspot.com\/mobile","published":true,"mobilePublished":true,"seoEnabled":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"visual_data","default":true}},"appDefinitionName":"Table Master","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"2bef2abe-7abe-43da-889c-53c1500a328c":{"applicationId":24878,"widgets":{"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1190.0\/MySubscriptions","widgetId":"b29db04a-a8f2-4bfe-bbad-21c99c1054b5","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1190.0\/MySubscriptions","appPage":{"id":"My Subscriptions","name":"My Subscriptions","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/MySubscriptionsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/MySubscriptionsViewerWidget.bundle.min.js","ssrCacheExcluded":"true"},"tpaWidgetId":"","default":true}},"appDefinitionName":"My Subscriptions","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.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\/subscriptions-tpa\/1.1190.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.131.0"},"isWixTPA":true},"13ee112c-7aca-8530-909b-ca5fd7039bf8":{"applicationId":25939,"widgets":{"13ee1134-e9f5-7847-8725-13863c696e99":{"widgetUrl":"https:\/\/weather.codev.wixapps.net\/widget","widgetId":"13ee1134-e9f5-7847-8725-13863c696e99","refreshOnWidthChange":true,"mobileUrl":"https:\/\/weather.codev.wixapps.net\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":55},"tpaWidgetId":"wix_weather","default":true}},"appDefinitionName":"Wix Weather","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.0.0","installedVersion":"^0.0.0"},"isWixTPA":true},"1484cb44-49cd-5b39-9681-75188ab429de":{"applicationId":29724,"widgets":{"44c66af6-4d25-485a-ad9d-385f5460deef":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/search-app\/1.3935.0\/SearchResults","widgetId":"44c66af6-4d25-485a-ad9d-385f5460deef","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/search-app\/1.3935.0\/SearchResults","appPage":{"id":"search_results","name":"Search Results","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"true","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidgetNoCss.bundle.min.js","isLoadable":true},"default":true}},"appDefinitionName":"Wix Site Search","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/editorScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/"},"baseUrlsTemplate":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorTranslationUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3605.0\/assets\/locales\/messages_%7B%7Blng%7D%7D.json","docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.426.0","installedVersion":"^0.0.0"},"isWixTPA":true}},"previewMode":false,"siteRevision":4229,"userFileDomainUrl":"filesusr.com","metaSiteId":"620ab155-53a8-4a0c-ae27-6c3a885ece10","isPremiumDomain":true,"routersConfig":{"routers-kenbpcqd":{"prefix":"posts","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"b201ae75-155b-4058-a399-674578033a45\",\"title\":\"{title}\",\"config\":{\"collection\":\"Blog\/Posts\",\"sort\":[{\"title\":\"asc\"}],\"pageSize\":1,\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"og:image\":\"{coverImage}\"}},\"\/\":{\"pageRole\":\"dfb695df-c3e4-4f16-83fa-a712d25e7594\",\"title\":\"Blog\/Posts\",\"config\":{\"collection\":\"Blog\/Posts\",\"pageSize\":12,\"sort\":[{\"title\":\"asc\"}],\"seoV2\":true},\"seoMetaTags\":{}}}}","group":"","pages":{"b201ae75-155b-4058-a399-674578033a45":"svc9w","dfb695df-c3e4-4f16-83fa-a712d25e7594":"rv5aq"},"roleVariations":{}},"routers-kejunqd1":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/forum-posts\":{\"seoData\":{\"title\":\"{userName} | Forum Posts\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"a914432e-eddd-460c-8774-89056bf2c43b\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-posts-page\",\"visibleForRoles\":[],\"numbers\":{\"key\":\"postsCount\",\"default\":0},\"appDefinitionId\":\"14724f35-6794-cd1a-0244-25fd138f9242\"},\"title\":\"Forum Posts\"},\"\/{userName}\/members-events\":{\"seoData\":{\"title\":\"{userName} | Events\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"54fb3006-0a3d-4692-92d8-00e1f32aa62f\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"events_members_page\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"140603ad-af8d-84a5-2c80-a0f60cb47351\"},\"title\":\"Events\"},\"\/{userName}\/profile\":{\"seoData\":{\"title\":\"{userName} | Profile\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":true,\"page\":\"5c76b232-341a-41d7-a0a1-e4f7b3b117f0\",\"appData\":{\"menuOrder\":1,\"appPageId\":\"about\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\"},\"title\":\"Profile\"},\"\/{userName}\/blog-posts\":{\"seoData\":{\"title\":\"{userName} | Blog Posts\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"f0efb4b1-2cce-4f58-81f7-88cdbf51c4da\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-posts-page\",\"visibleForRoles\":[\"admin\",\"blog_writer\",\"blog_editor\"],\"numbers\":{\"key\":\"postsCount\",\"default\":0},\"appDefinitionId\":\"14bcded7-0066-7c35-14d7-466cb3f09103\"},\"title\":\"Blog Posts\"},\"\/{userName}\/followers\":{\"seoData\":{\"title\":\"{userName} | Followers\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"0dae24d1-e335-42f4-9828-55dfe6aaee5a\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"following_followers\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14ebe801-d78a-daa9-c9e5-0286a891e46f\"},\"title\":\"Followers\"},\"\/{userName}\/blog-likes\":{\"seoData\":{\"title\":\"{userName} | Blog Likes\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"0ac65c40-d7dd-445d-a01b-b3a946d4905e\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-likes-page\",\"visibleForRoles\":[],\"numbers\":{\"key\":\"likesCount\",\"default\":0},\"appDefinitionId\":\"14bcded7-0066-7c35-14d7-466cb3f09103\"},\"title\":\"Blog Likes\"},\"\/{userName}\/blog-comments\":{\"seoData\":{\"title\":\"{userName} | Blog Comments \",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"d7d3e141-0453-4ba6-bd89-2eb1dc4df75c\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-comments-page\",\"visibleForRoles\":[],\"numbers\":{\"key\":\"commentsCount\",\"default\":0},\"appDefinitionId\":\"14bcded7-0066-7c35-14d7-466cb3f09103\"},\"title\":\"Blog Comments \"},\"\/{userName}\/forum-comments\":{\"seoData\":{\"title\":\"{userName} | Forum Comments\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"4b8310f1-728f-428e-ad57-4950c827a01d\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-comments-page\",\"visibleForRoles\":[],\"numbers\":{\"key\":\"createdCommentsCount\",\"default\":0},\"appDefinitionId\":\"14724f35-6794-cd1a-0244-25fd138f9242\"},\"title\":\"Forum Comments\"}}}","group":"members","pages":{"d7d3e141-0453-4ba6-bd89-2eb1dc4df75c":"c0mwx","0dae24d1-e335-42f4-9828-55dfe6aaee5a":"g080z","a914432e-eddd-460c-8774-89056bf2c43b":"rmx0a","54fb3006-0a3d-4692-92d8-00e1f32aa62f":"esz4e","f0efb4b1-2cce-4f58-81f7-88cdbf51c4da":"eur5u","5c76b232-341a-41d7-a0a1-e4f7b3b117f0":"rlyr2","0ac65c40-d7dd-445d-a01b-b3a946d4905e":"brcwd","4b8310f1-728f-428e-ad57-4950c827a01d":"rvjo3"},"roleVariations":{}},"routers-kejunqd0":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"47433c94-973d-469d-a875-3fe0c9558af9\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/my-wallet\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"4aebd0cb-fbdb-4da7-b5d1-d05660a30172\",\"appPageId\":\"my_wallet\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"2cbcca28-28c8-4b89-b21c-0c76b360fdb7\",\"seoData\":{\"title\":\"My Wallet\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Wallet\"},\"\/notifications\":{\"socialHome\":false,\"appData\":{\"numbers\":{\"key\":\"notificationsCount\",\"default\":0},\"appDefinitionId\":\"14f25924-5664-31b2-9568-f9c5ed98c9b1\",\"appPageId\":\"notifications_app\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"4dcac52b-8ca6-4535-81ee-43c0cf6333da\",\"seoData\":{\"title\":\"Notifications\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notifications\"},\"\/settings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"01877e5d-59b4-4a0a-aad7-63689646b405\",\"seoData\":{\"title\":\"Settings\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Settings\"},\"\/my-drafts\":{\"socialHome\":false,\"appData\":{\"numbers\":{\"key\":\"draftsCount\",\"default\":0},\"appDefinitionId\":\"14bcded7-0066-7c35-14d7-466cb3f09103\",\"appPageId\":\"member-drafts-page\",\"menuOrder\":2,\"visibleForRoles\":[\"admin\",\"blog_writer\",\"blog_editor\"]},\"page\":\"e824d543-b47c-4686-a210-cfe25cf37e7e\",\"seoData\":{\"title\":\"My Drafts\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Drafts\"},\"\/my-bookings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"13d21c63-b5ec-5912-8397-c3a5ddb27a97\",\"appPageId\":\"bookings_member_area\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"cd4449c8-a6bc-4fbc-b4ac-572dd2a098ec\",\"seoData\":{\"title\":\"My Bookings\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Bookings\"},\"\/my-orders\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"1380b703-ce81-ff05-f115-39571d94dfcd\",\"appPageId\":\"order_history\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"d646d087-76e1-45c5-b894-e2f7ee2c10d0\",\"seoData\":{\"title\":\"My Orders\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Orders\"},\"\/my-addresses\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"1505b775-e885-eb1b-b665-1e485d9bf90e\",\"appPageId\":\"my_addresses\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"8f6511c3-bac0-44e7-9fcc-6e6eaf8545df\",\"seoData\":{\"title\":\"My Addresses\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Addresses\"},\"\/my-subscriptions\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"2bef2abe-7abe-43da-889c-53c1500a328c\",\"appPageId\":\"My Subscriptions\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"eff9f484-0f90-4f88-a574-59160422c25f\",\"seoData\":{\"title\":\"My Subscriptions\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Subscriptions\"},\"\/my-groups\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"148c2287-c669-d849-d153-463c7486a694\",\"appPageId\":\"My Groups\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"61e63797-2ee7-4b39-863c-cbf83d09f81e\",\"seoData\":{\"title\":\"My Groups\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Groups\"},\"\/challenges\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"2936472a-a1ed-4ae5-9f71-614313a9f4e7\",\"appPageId\":\"My Programs\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"7d5f3bcd-b4c1-48d6-abee-d1ee10f606c8\",\"seoData\":{\"title\":\"My Programs\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Programs\"}}}","group":"members","pages":{"47433c94-973d-469d-a875-3fe0c9558af9":"dwhur","01877e5d-59b4-4a0a-aad7-63689646b405":"bccar","7d5f3bcd-b4c1-48d6-abee-d1ee10f606c8":"a68rq","2cbcca28-28c8-4b89-b21c-0c76b360fdb7":"uzfa1","eff9f484-0f90-4f88-a574-59160422c25f":"uyp93","4dcac52b-8ca6-4535-81ee-43c0cf6333da":"ej4wc","e824d543-b47c-4686-a210-cfe25cf37e7e":"qy0tg","d646d087-76e1-45c5-b894-e2f7ee2c10d0":"xvp7s","8f6511c3-bac0-44e7-9fcc-6e6eaf8545df":"erevi","cd4449c8-a6bc-4fbc-b4ac-572dd2a098ec":"gwjqg","61e63797-2ee7-4b39-863c-cbf83d09f81e":"w8l21"},"roleVariations":{}},"routers-khbukbgr":{"prefix":"little-athletics-blog","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"4b632fbc-0823-45c0-a03b-7aaa913736de\",\"title\":\"{title}\",\"config\":{\"collection\":\"LittleAthleticsBlog\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{}}}}","group":"","pages":{"4b632fbc-0823-45c0-a03b-7aaa913736de":"haqbo"},"roleVariations":{}},"routers-kgl87xca":{"prefix":"training-videos-1","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"1890c2b2-d403-4077-a39b-76ff0503856a\",\"title\":\"{title}\",\"config\":{\"collection\":\"TrainingVideos\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"description\":\"{description}\",\"og:image\":\"{coverImage}\"}}}}","group":"","pages":{"1890c2b2-d403-4077-a39b-76ff0503856a":"w0f9w"},"roleVariations":{}}},"routerByPrefix":{"posts":"routers-kenbpcqd","profile":"routers-kejunqd1","account":"routers-kejunqd0","little-athletics-blog":"routers-khbukbgr","training-videos-1":"routers-kgl87xca"},"pageIdToPrefix":{"svc9w":"posts","rv5aq":"posts","c0mwx":"profile","g080z":"profile","rmx0a":"profile","esz4e":"profile","eur5u":"profile","rlyr2":"profile","brcwd":"profile","rvjo3":"profile","dwhur":"account","bccar":"account","a68rq":"account","uzfa1":"account","uyp93":"account","ej4wc":"account","qy0tg":"account","xvp7s":"account","erevi":"account","gwjqg":"account","w8l21":"account","haqbo":"little-athletics-blog","w0f9w":"training-videos-1"},"viewMode":"site","editorOrSite":"site","externalBaseUrl":"https:\/\/www.dsdac.com","tpaModalConfig":{"wixTPAs":{"14bca956-e09f-f4d6-14d7-466cb3f09103":true,"141fbfae-511e-6817-c9f0-48993a7547d1":true,"13ee94c1-b635-8505-3391-97919052c16f":true,"150ae7ee-c74a-eecd-d3d7-2112895b988a":true,"a322993b-2c74-426f-bbb8-444db73d0d1b":true,"55cd9036-36bb-480b-8ddc-afda3cb2eb8d":true,"f123e8f1-4350-4c9b-b269-04adfadda977":true,"9bead16f-1c73-4cda-b6c4-28cff46988db":true,"1480c568-5cbd-9392-5604-1148f5faffa0":true,"13aa9735-aa50-4bdb-877c-0bb46804bd71":true,"d70b68e2-8d77-4e0c-9c00-c292d6e0025e":true,"14b89688-9b25-5214-d1cb-a3fb9683618b":true,"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":true,"146c0d71-352e-4464-9a03-2e868aabe7b9":true,"139ef4fa-c108-8f9a-c7be-d5f492a2c939":true,"307ba931-689c-4b55-bb1d-6a382bad9222":true,"4b10fcce-732d-4be3-9d46-801d271acda9":true,"ea2821fc-7d97-40a9-9f75-772f29178430":true,"14d7032a-0a65-5270-cca7-30f599708fed":true,"94bc563b-675f-41ad-a2a6-5494f211c47b":true,"c6d111d1-1a8d-49f0-a78c-4f1823fb6592":true,"8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841":true,"2936472a-a1ed-4ae5-9f71-614313a9f4e7":true,"148c2287-c669-d849-d153-463c7486a694":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":true,"8725b255-2aa2-4a53-b76d-7d3c363aaeea":true,"f105ba16-6b7a-4b52-a2e5-712bdc749f76":true,"35aec784-bbec-4e6e-abcb-d3d724af52cf":true,"05509e60-039b-471d-8af1-790b51277410":true,"8d8ba777-9a97-4f63-88da-3d21f7914863":true,"44562f1b-17ec-4907-b242-b76ac06e707a":true,"eec3496e-44a8-45ac-9581-868a67345be8":true,"e4b5f1bc-c77a-4319-a60d-a46acb17f6fc":true,"edd04d8e-3c81-46d7-b176-39b076fe7bbd":true,"14e12b04-943e-fd32-456d-70b1820a2ff2":true,"dd7c152a-8253-4ddc-aad4-b628539b9e79":true,"225dd912-7dea-4738-8688-4b8c6955ffc2":true,"6580b7e9-4031-4a62-a0a5-8e2fa92e8e18":true,"7516f85b-0868-4c23-9fcb-cea7784243df":true,"57d13128-4a4c-494b-80b3-a6fb2e28018d":true,"28b3fe48-a2d4-4e5c-aa0d-313ba7de5081":true,"1973457f-c021-4da5-941f-58444ff761d4":true,"45c44b27-ca7b-4891-8c0d-1747d588b835":true,"fc9314bc-a317-4a2b-a9d4-5ad21cc57856":true,"50d8c12f-715e-41ad-be25-d0f61375dbee":true,"f4d83b06-b408-4f3b-afd4-de8db311d7d8":true,"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":true,"14ce28f7-7eb0-3745-22f8-074b0e2401fb":true,"14cffd81-5215-0a7f-22f8-074b0e2401fb":true,"140603ad-af8d-84a5-2c80-a0f60cb47351":true,"14dbef06-cc42-5583-32a7-3abd44da4908":true,"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":true,"14bcded7-0066-7c35-14d7-466cb3f09103":true,"14ebe801-d78a-daa9-c9e5-0286a891e46f":true,"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":true,"14f25924-5664-31b2-9568-f9c5ed98c9b1":true,"14271d6f-ba62-d045-549b-ab972ae1f70e":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97":true,"1380b703-ce81-ff05-f115-39571d94dfcd":true,"1505b775-e885-eb1b-b665-1e485d9bf90e":true,"14ce1214-b278-a7e4-1373-00cebd1bef7c":true,"14724f35-6794-cd1a-0244-25fd138f9242":true,"14dbefd2-01b4-fb61-32a7-3abd44da4908":true,"1518f596-5744-ae33-0524-4fe42c3ee64e":true,"14c92d28-031e-7910-c9a8-a670011e062d":true,"134139f3-f2a0-2c2c-693c-ed22165cfd84":true,"2bef2abe-7abe-43da-889c-53c1500a328c":true,"13ee112c-7aca-8530-909b-ca5fd7039bf8":true,"215238eb-22a5-4c36-9e7b-e7c08025e04e":true,"1484cb44-49cd-5b39-9681-75188ab429de":true}},"appSectionParams":{},"requestUrl":"https:\/\/www.dsdac.com\/","isMobileView":false,"deviceType":"desktop","isMobileDevice":false,"extras":{"currency":"EUR"},"tpaDebugParams":{"debugApp":null,"petri_ovr":null},"locale":"en","timeZone":"Europe\/Dublin","shouldRenderTPAsIframe":true,"debug":false,"regionalLanguage":"en"},"tpaWorkerFeature":{"tpaWorkers":{"49":{"appWorkerUrl":"https:\/\/loadbalancer.visitor-analytics.io\/worker","appDefinitionName":"Visitor Analytics","appDefinitionId":"13ee53b4-2343-b641-c84d-056d2e6ed2e6"}}},"windowWixCodeSdk":{"locale":"en-ie","isMobileFriendly":true,"formFactor":"Desktop","pageIdToRouterAppDefinitionId":{"svc9w":"dataBinding","rv5aq":"dataBinding","c0mwx":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","g080z":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","rmx0a":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","esz4e":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","eur5u":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","rlyr2":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","brcwd":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","rvjo3":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","dwhur":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","bccar":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","a68rq":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","uzfa1":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","uyp93":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","ej4wc":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","qy0tg":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","xvp7s":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","erevi":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","gwjqg":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","w8l21":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","haqbo":"dataBinding","w0f9w":"dataBinding"}},"wixCustomElementComponent":{"shouldLoadAllExternalScripts":true,"widgetsToRenderOnFreeSites":{"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-qskuh":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-e0c4h":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-mbi0q":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-lhoov":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-xg6fd":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-se55m":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-u80jo":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-g8zjb":true,"14bcded7-0066-7c35-14d7-466cb3f09103-sw47o":true,"14bcded7-0066-7c35-14d7-466cb3f09103-ak2wd":true,"14bcded7-0066-7c35-14d7-466cb3f09103-q8dzf":true,"14bcded7-0066-7c35-14d7-466cb3f09103-u5w25":true,"14bcded7-0066-7c35-14d7-466cb3f09103-hoxv1":true,"14bcded7-0066-7c35-14d7-466cb3f09103-pit6d":true,"14bcded7-0066-7c35-14d7-466cb3f09103-prihd":true,"14bcded7-0066-7c35-14d7-466cb3f09103-dqjva":true,"14bcded7-0066-7c35-14d7-466cb3f09103-nz8hi":true,"14bcded7-0066-7c35-14d7-466cb3f09103-e9hqn":true,"14bcded7-0066-7c35-14d7-466cb3f09103-e3jvn":true,"14bcded7-0066-7c35-14d7-466cb3f09103-gcv5t":true,"14bcded7-0066-7c35-14d7-466cb3f09103-ghrxf":true,"14bcded7-0066-7c35-14d7-466cb3f09103-liy9s":true,"14bcded7-0066-7c35-14d7-466cb3f09103-eii64":true,"14bcded7-0066-7c35-14d7-466cb3f09103-u61rq":true,"14bcded7-0066-7c35-14d7-466cb3f09103-pzdqd":true,"14bcded7-0066-7c35-14d7-466cb3f09103-yrjyo":true,"14bcded7-0066-7c35-14d7-466cb3f09103-wzdp6":true,"14bcded7-0066-7c35-14d7-466cb3f09103-y3apm":true,"14bcded7-0066-7c35-14d7-466cb3f09103-bu1xw":true,"14bcded7-0066-7c35-14d7-466cb3f09103-pz2i2":true,"14bcded7-0066-7c35-14d7-466cb3f09103-e25z0":true,"14bcded7-0066-7c35-14d7-466cb3f09103-b0z74":true,"14bcded7-0066-7c35-14d7-466cb3f09103-h77jn":true,"14271d6f-ba62-d045-549b-ab972ae1f70e-myzur":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-flb7a":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-cv54f":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-drzkv":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-cyng5":true},"wixCodeBundlersUrlData":{"url":"https:\/\/bundler.wix-code.com\/620ab155-53a8-4a0c-ae27-6c3a885ece10\/d219a9df-24ba-4e6b-9105-b4786489f752\/bbe80286-0451-4ed2-9836-136e90da71b8\/","queryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","appDefIdToWixCodeBundlerUrlData":{"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"url":"https:\/\/bundler.wix-code.com\/620ab155-53a8-4a0c-ae27-6c3a885ece10\/d219a9df-24ba-4e6b-9105-b4786489f752\/c0be3675-3a0c-43de-ae04-0b424de2af35\/","queryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"url":"https:\/\/bundler.wix-code.com\/620ab155-53a8-4a0c-ae27-6c3a885ece10\/d219a9df-24ba-4e6b-9105-b4786489f752\/21056c2c-144a-488f-912d-5fb0e1262beb\/","queryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"url":"https:\/\/bundler.wix-code.com\/620ab155-53a8-4a0c-ae27-6c3a885ece10\/d219a9df-24ba-4e6b-9105-b4786489f752\/71869e96-79b7-49b9-b6f9-e32bcf00ac52\/","queryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true"}}},"customElementWidgets":{}},"wixEmbedsApi":{"isAdminPage":false},"platform":{"sdksStaticPaths":{"mainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/mainSdks.a9770611.chunk.min.js","nonMainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/nonMainSdks.29e2e76a.chunk.min.js"},"landingPageId":"c1dmp","isChancePlatformOnLandingPage":true,"clientWorkerUrl":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/clientWorker.836ee9e1.bundle.min.js","bootstrapData":{"isMobileView":false,"isMobileAppBuilder":false,"appsSpecData":{"2936472a-a1ed-4ae5-9f71-614313a9f4e7":{"appDefinitionId":"2936472a-a1ed-4ae5-9f71-614313a9f4e7","type":"public","instanceId":"f734ec95-f6ff-4d5c-9590-425cc9e65d4e","appDefinitionName":"Wix Online Programs","isWixTPA":true,"isModuleFederated":false},"148c2287-c669-d849-d153-463c7486a694":{"appDefinitionId":"148c2287-c669-d849-d153-463c7486a694","type":"public","instanceId":"2e273f52-24d1-482c-af94-6a49d2a84713","appDefinitionName":"Wix Groups","isWixTPA":true,"isModuleFederated":false},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","type":"public","instanceId":"889419b3-3d4d-4a72-bcaa-666bc3f3005d","appDefinitionName":"Wix Pricing Plans","isWixTPA":true,"isModuleFederated":false},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"appDefinitionId":"225dd912-7dea-4738-8688-4b8c6955ffc2","type":"public","instanceId":"684e2e5b-35d7-40dd-9250-740ab92f85a2","appDefinitionName":"Wix Forms","isWixTPA":true,"isModuleFederated":false},"1973457f-c021-4da5-941f-58444ff761d4":{"appDefinitionId":"1973457f-c021-4da5-941f-58444ff761d4","type":"public","instanceId":"c497d6cb-a359-40cc-a0ce-27aaf2d6e2e7","appDefinitionName":"CMS","isWixTPA":true,"isModuleFederated":false},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","type":"public","instanceId":"8856f5df-1cce-4569-b07f-8c9860fc28ff","appDefinitionName":"Wix Members Area","isWixTPA":true,"isModuleFederated":false},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","type":"public","instanceId":"16137ccc-5e20-460e-b484-09224df490d6","appDefinitionName":"Profile Card","isWixTPA":true,"isModuleFederated":false},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","type":"public","instanceId":"d51a9361-a531-4025-9e4d-a5dfaa51fee5","appDefinitionName":"Member Account Info","isWixTPA":true,"isModuleFederated":false},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","type":"public","instanceId":"7ce81e94-8d70-4274-921a-51aacec87a3f","appDefinitionName":"Wix Events & Tickets","isWixTPA":true,"isModuleFederated":false},"14dbef06-cc42-5583-32a7-3abd44da4908":{"appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908","type":"public","instanceId":"f5a21920-a129-49da-b5bf-c87f3947012f","appDefinitionName":"Members About","isWixTPA":true,"isModuleFederated":false},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","type":"public","instanceId":"dc58c10d-7713-47fb-8c09-7d828f51a75d","appDefinitionName":"My Wallet","isWixTPA":true,"isModuleFederated":false},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","type":"siteextension","instanceId":"d219a9df-24ba-4e6b-9105-b4786489f752","isModuleFederated":false},"14bcded7-0066-7c35-14d7-466cb3f09103":{"appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","type":"public","instanceId":"7ec8f502-93a3-4b8f-82d6-6e1a09740345","appDefinitionName":"Wix Blog","isWixTPA":true,"isModuleFederated":false},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","type":"public","instanceId":"4b405bf2-790b-4e6f-bc76-12e5098f0528","appDefinitionName":"Members Notifications Settings","isWixTPA":true,"isModuleFederated":false},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","type":"public","instanceId":"148d289e-98ad-4ea2-8d6e-0862d6055c79","appDefinitionName":"Wix Members Area Notifications","isWixTPA":true,"isModuleFederated":false},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","type":"public","instanceId":"e4553081-dd37-47d3-b4a6-8b215076d98f","appDefinitionName":"Wix Pro Gallery","isWixTPA":true,"isModuleFederated":false},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","type":"public","instanceId":"13ed6c29-0247-4727-952e-bf0bc71c19d6","appDefinitionName":"Wix Bookings","isWixTPA":true,"isModuleFederated":false},"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","type":"public","instanceId":"1837d2d1-90d1-43e4-859a-55b2976ea300","appDefinitionName":"Checkout & Orders","isWixTPA":true,"isModuleFederated":false},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefinitionId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","type":"public","instanceId":"58e2b016-44b2-4e89-9c57-d5b60afae7b6","appDefinitionName":"Old Wix Forms and Payments","isWixTPA":true,"isModuleFederated":false},"14724f35-6794-cd1a-0244-25fd138f9242":{"appDefinitionId":"14724f35-6794-cd1a-0244-25fd138f9242","type":"public","instanceId":"b0d51015-ae2c-449b-b968-f23eb58fb7d4","appDefinitionName":"Wix Forum","isWixTPA":true,"isModuleFederated":false},"2bef2abe-7abe-43da-889c-53c1500a328c":{"appDefinitionId":"2bef2abe-7abe-43da-889c-53c1500a328c","type":"public","instanceId":"db0a159b-6bf3-4a05-95c9-8856c4de4d0f","appDefinitionName":"My Subscriptions","isWixTPA":true,"isModuleFederated":false},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"appDefinitionId":"215238eb-22a5-4c36-9e7b-e7c08025e04e","type":"public","instanceId":"1bfbc747-e728-40c0-82aa-9be584036ce6","appDefinitionName":"Wix Stores","isWixTPA":true,"isModuleFederated":false},"1484cb44-49cd-5b39-9681-75188ab429de":{"appDefinitionId":"1484cb44-49cd-5b39-9681-75188ab429de","type":"public","instanceId":"4ada73e1-339b-47c6-9b85-fb1085ba8a84","appDefinitionName":"Wix Site Search","isWixTPA":true,"isModuleFederated":false},"dataBinding":{"appDefinitionId":"dataBinding","type":"application","instanceId":"d219a9df-24ba-4e6b-9105-b4786489f752","appDefinitionName":"Data Binding","isWixTPA":true,"isModuleFederated":false}},"appsUrlData":{"2936472a-a1ed-4ae5-9f71-614313a9f4e7":{"appDefId":"2936472a-a1ed-4ae5-9f71-614313a9f4e7","appDefName":"Wix Online Programs","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/viewerScript.bundle.min.js","baseUrls":{"staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/"},"errorReportingUrl":"https:\/\/[email protected]\/1190","widgets":{"0daa3702-0e20-48ca-ba15-ad380e00e6b6":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/PaymentPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/PaymentPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/PaymentPageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1190","widgetId":"0daa3702-0e20-48ca-ba15-ad380e00e6b6","cssPerBreakpoint":true},"0e9aad02-e5a7-45f3-8b8e-a842a5e99be3":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ParticipantPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ParticipantPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ParticipantPageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1190","widgetId":"0e9aad02-e5a7-45f3-8b8e-a842a5e99be3","cssPerBreakpoint":true},"847c2f5d-017f-499f-9c3e-069164fc116f":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesPageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1190","widgetId":"847c2f5d-017f-499f-9c3e-069164fc116f","cssPerBreakpoint":true},"a159b4d2-831b-410c-9e77-ec3f40c9cace":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ThankYouPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ThankYouPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ThankYouPageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1190","widgetId":"a159b4d2-831b-410c-9e77-ec3f40c9cace","cssPerBreakpoint":true},"ef4e59bd-625a-484e-9ba1-650d4aecf03b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesListController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesListViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesListViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1190","widgetId":"ef4e59bd-625a-484e-9ba1-650d4aecf03b","cssPerBreakpoint":true},"c88902a1-7fbf-4ff1-b19a-af39c48bc740":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/MyProgramsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/MyProgramsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/MyProgramsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1190","widgetId":"c88902a1-7fbf-4ff1-b19a-af39c48bc740","cssPerBreakpoint":true},"20dcd94b-f847-4e24-b3f2-0d3894593f7a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesListPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesListPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/challenges-web-ooi\/1.2168.2491\/ChallengesListPageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1190","widgetId":"20dcd94b-f847-4e24-b3f2-0d3894593f7a","cssPerBreakpoint":true}}},"148c2287-c669-d849-d153-463c7486a694":{"appDefId":"148c2287-c669-d849-d153-463c7486a694","appDefName":"Wix Groups","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/viewerScript.bundle.min.js","baseUrls":{"staticsGroupBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/"},"errorReportingUrl":"https:\/\/[email protected]\/1058","widgets":{"47a7e7bb-f412-4093-9155-1ff5adbc4dae":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/SideBySideController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/SideBySideViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/SideBySideViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1058","widgetId":"47a7e7bb-f412-4093-9155-1ff5adbc4dae","cssPerBreakpoint":true},"0a9f687f-7e00-4576-a8e1-9415844b8f44":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsListWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsListWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsListWidgetViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1058","widgetId":"0a9f687f-7e00-4576-a8e1-9415844b8f44","cssPerBreakpoint":true},"8cce2b9e-8549-46c7-8ad2-f75bf28534ac":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/FeedWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/FeedWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/FeedWidgetViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1058","widgetId":"8cce2b9e-8549-46c7-8ad2-f75bf28534ac","cssPerBreakpoint":true},"a7dcdfcb-8abd-4008-af19-fed5fcd12b40":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1058","widgetId":"a7dcdfcb-8abd-4008-af19-fed5fcd12b40","cssPerBreakpoint":true},"83b2af08-c021-40c8-a3a5-b329a959ec2b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsListWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsListWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupsListWidgetViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1058","widgetId":"83b2af08-c021-40c8-a3a5-b329a959ec2b","cssPerBreakpoint":true},"e018cc55-7b1c-4500-a2e5-969f22c8a33a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/MembersAreaGroupsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/MembersAreaGroupsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/MembersAreaGroupsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1058","widgetId":"e018cc55-7b1c-4500-a2e5-969f22c8a33a","cssPerBreakpoint":true},"513a5d84-3ebb-4ca6-a5aa-83effd2123b9":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.527.0\/GroupViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1058","widgetId":"513a5d84-3ebb-4ca6-a5aa-83effd2123b9","cssPerBreakpoint":true}}},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"appDefId":"225dd912-7dea-4738-8688-4b8c6955ffc2","appDefName":"Wix Forms","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0"},"errorReportingUrl":"https:\/\/[email protected]\/4615","widgets":{"371ee199-389c-4a93-849e-e35b8a15b7ca":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/FormViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/FormViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1784","widgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","cssPerBreakpoint":true}}},"1973457f-c021-4da5-941f-58444ff761d4":{"appDefId":"1973457f-c021-4da5-941f-58444ff761d4","appDefName":"CMS","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-data-client-app\/1.29.0\/webworker\/wixDataViewer.umd.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-data-client-app\/1.29.0\/webworker\/"},"widgets":{}},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"appDefId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","appDefName":"Wix Members Area","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.2711.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{}},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"appDefId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","appDefName":"Profile Card","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.0"},"widgets":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.0\/ProfileCardController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.0\/ProfileCardViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","cssPerBreakpoint":true}}},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"appDefId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appDefName":"Member Account Info","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0"},"widgets":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/MyAccountController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/MyAccountViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/MyAccountViewerWidgetNoCss.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","cssPerBreakpoint":true}}},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"appDefId":"140603ad-af8d-84a5-2c80-a0f60cb47351","appDefName":"Wix Events & Tickets","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/viewerScript.bundle.min.js","baseUrls":{"baseUrl":"https:\/\/events.wixapps.net\/_api\/wix-one-events-server","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.303.0"},"errorReportingUrl":"https:\/\/[email protected]\/860","widgets":{"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/widgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/widgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/widgetViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/860","widgetId":"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf","cssPerBreakpoint":true},"14d2abc2-5350-6322-487d-8c16ff833c8a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.303.0\/details-pageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.303.0\/details-pageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.303.0\/details-pageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/860","widgetId":"14d2abc2-5350-6322-487d-8c16ff833c8a","cssPerBreakpoint":true},"1440e92d-47d8-69be-ade7-e6de40127106":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/widgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/widgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/widgetViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/860","widgetId":"1440e92d-47d8-69be-ade7-e6de40127106","cssPerBreakpoint":true},"405eb115-a694-4e2b-abaa-e4762808bb93":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/members-pageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/members-pageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/members-pageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/860","widgetId":"405eb115-a694-4e2b-abaa-e4762808bb93","cssPerBreakpoint":true},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/scheduleController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/scheduleViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/scheduleViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/860","widgetId":"29ad290c-8529-4204-8fcf-41ef46e0d3b0","cssPerBreakpoint":true}}},"14dbef06-cc42-5583-32a7-3abd44da4908":{"appDefId":"14dbef06-cc42-5583-32a7-3abd44da4908","appDefName":"Members About","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2420.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2420.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2420.0"},"widgets":{"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2420.0\/ProfileController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2420.0\/ProfileViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2420.0\/ProfileViewerWidgetNoCss.bundle.min.js","widgetId":"14dbefb9-3b7b-c4e9-53e8-766defd30587","cssPerBreakpoint":true}}},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"appDefId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","appDefName":"My Wallet","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0"},"errorReportingUrl":"https:\/\/[email protected]\/5894","widgets":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/MyWalletController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/MyWalletViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/MyWalletViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/5894","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a","cssPerBreakpoint":true}}},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"appDefId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","appDefName":"Members Notifications Settings","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0"},"errorReportingUrl":"https:\/\/[email protected]\/6097","widgets":{"4c910826-dc3a-42b6-aa89-11e813c3821d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/6142","widgetId":"4c910826-dc3a-42b6-aa89-11e813c3821d"},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/6097","widgetId":"14f25dd2-f9b0-edc2-f38e-eded5da094aa"}}},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"appDefId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","appDefName":"Wix Members Area Notifications","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0"},"errorReportingUrl":"https:\/\/[email protected]\/5803","widgets":{"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/5803","widgetId":"14f2595a-a352-3ff1-9b3c-4d21861fe58f"},"7ae13e41-6022-46c4-b050-2173272ef12e":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.21.0\/NotificationsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.21.0\/NotificationsViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/5803","widgetId":"7ae13e41-6022-46c4-b050-2173272ef12e"},"53283e84-0c7c-4ca5-af93-0337f9f7f674":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0\/OoiNotificationsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0\/OoiNotificationsViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/5803","widgetId":"53283e84-0c7c-4ca5-af93-0337f9f7f674"}}},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"appDefId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","appDefName":"Wix Bookings","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3618.0\/bookingsViewerScript.bundle.min.js","baseUrls":{"siteHeaderUrl":"7f734527084d412f3491e0aceb1d2265_r3.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1677.0\/","platformAppsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-app-builder-controllers\/1.1689.0\/","serverBaseUrl":"https:\/\/bookings.wixapps.net\/","siteAssets":"{urlTemplate: {siteAssets}}?siteId=dbf7e8f2-9695-4f3f-b258-5282eeff4580&metaSiteId=8b2114a9-339e-4562-bdc4-01621e2f84cb&siteRevision=440}","serviceListStaticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget\/1.5401.0\/"},"widgets":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"c7fddce1-ebf5-46b0-a309-7865384ba63f"},"169204d8-21be-4b45-b263-a997d31723dc":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"169204d8-21be-4b45-b263-a997d31723dc"},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2900.0\/BookingServicePageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2900.0\/BookingServicePageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2900.0\/BookingServicePageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/514","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","cssPerBreakpoint":true},"3c675d25-41c7-437e-b13d-d0f99328e347":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/WeeklyTimetableController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/WeeklyTimetableViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/WeeklyTimetableViewerWidgetNoCss.bundle.min.js","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","cssPerBreakpoint":true},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/5557","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","cssPerBreakpoint":true},"13d27016-697f-b82f-7512-8e20854c09f6":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"13d27016-697f-b82f-7512-8e20854c09f6"},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"713f72a2-7a32-47e9-b5e4-6024ee57d277"},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/DailyAgendaController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/DailyAgendaViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","cssPerBreakpoint":true},"621bc837-5943-4c76-a7ce-a0e38185301f":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1616.0\/BookOnlineController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1616.0\/BookOnlineViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1616.0\/BookOnlineViewerWidgetNoCss.bundle.min.js","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","cssPerBreakpoint":true},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1616.0\/ServiceListWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1616.0\/ServiceListWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1616.0\/ServiceListWidgetViewerWidgetNoCss.bundle.min.js","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","cssPerBreakpoint":true},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/BookingCalendarWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/BookingCalendarWidgetViewerWidgetNoCss.bundle.min.js","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","cssPerBreakpoint":true},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"89c4023a-027e-4d2a-b6b7-0b9d345b508d"},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidgetNoCss.bundle.min.js","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","cssPerBreakpoint":true},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.85.0\/DailyAgendaController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.85.0\/DailyAgendaViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.85.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","widgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","cssPerBreakpoint":true},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"3dc66bc5-5354-4ce6-a436-bd8394c09b0e"},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1677.0\/component.bundle.min.js","noCssComponentUrl":"","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80"},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/BookingCalendarController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/BookingCalendarViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2863.0\/BookingCalendarViewerWidgetNoCss.bundle.min.js","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","cssPerBreakpoint":true}}},"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefId":"1380b703-ce81-ff05-f115-39571d94dfcd","appDefName":"Checkout & Orders","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4037.0\/viewerScript.bundle.min.js","baseUrls":{"addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1415.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.1953.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3518.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2322.0\/"},"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3518.0\/ProductPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3518.0\/ProductPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3518.0\/ProductPageViewerWidgetNoCss.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc"},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/PlatformizedGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/PlatformizedGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/PlatformizedGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","cssPerBreakpoint":true},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/SideCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/SideCartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.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.1415.0\/addToCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1415.0\/addToCart.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1415.0\/addToCartNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1865790","widgetId":"14666402-0bc7-b763-e875-e99840d131bd"},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/WishlistController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/WishlistViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.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.5023.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","cssPerBreakpoint":true},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/cartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.0\/cartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4606.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.5023.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/SliderGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.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.3167.0\/thankYouPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3167.0\/thankYouPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3167.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.5023.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.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.1481.0\/CartIconController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1481.0\/CartIconViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1481.0\/CartIconViewerWidgetNoCss.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b"},"244576c9-d856-49b9-af14-216071924e3b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/SearchModalGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/SearchModalGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.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.5023.0\/SearchResultsPageGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/SearchResultsPageGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","cssPerBreakpoint":true},"14fd5970-8072-c276-1246-058b79e70c1a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5151.0\/CheckoutController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5151.0\/CheckoutViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5151.0\/CheckoutViewerWidgetNoCss.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a"},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5151.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5151.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.5023.0\/CategoryPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/CategoryPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5023.0\/CategoryPageViewerWidgetNoCss.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","cssPerBreakpoint":true},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1953.0\/productWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1953.0\/productWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1953.0\/productWidgetNoCss.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd"}}},"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":{}},"14724f35-6794-cd1a-0244-25fd138f9242":{"appDefId":"14724f35-6794-cd1a-0244-25fd138f9242","appDefName":"Wix Forum","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/viewerScript.bundle.min.js","baseUrls":{"apiSiteMembersBaseUrl":"http:\/\/www.wix.com\/_api\/wix-sm-webapp\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/","apiMembersGroupsBaseUrlClient":"\/_api\/members-groups-web\/","apiBadgesBaseUrlClient":"\/_api\/members-badges-server\/","apiMembersGroupsBaseUrl":"https:\/\/www.wix.com\/_api\/members-groups-web\/","oembedBaseUrlClient":"\/rich-content\/oembed","apiPaidPlansBaseUrlClient":"\/_api\/paid-plans\/","apiBaseUrlClient":"\/_api\/communities\/","translationsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-translations\/1.4332.0\/","apiBadgesBaseUrl":"https:\/\/forums.wix.com\/_api\/members-badges-server\/","apiSiteMembersBaseUrlClient":"\/_api\/wix-sm-webapp\/","apiBaseUrl":"https:\/\/forums.wix.com\/_api\/","apiPaidPlansBaseUrl":"https:\/\/www.wix.com\/_api\/paid-plans\/","apiBaseUrlEditor":"https:\/\/editor.wix.com\/_api\/communities\/"},"widgets":{"1489040e-001f-4631-55a9-2c29b4417126":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/ForumController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/ForumViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/ForumViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1696","widgetId":"1489040e-001f-4631-55a9-2c29b4417126"},"151bd179-dfe6-3ca3-399c-ee97957f93a2":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/RecentPostsFeedController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/RecentPostsFeedViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-client\/1.1416.0\/RecentPostsFeedViewerWidget.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1696","widgetId":"151bd179-dfe6-3ca3-399c-ee97957f93a2"},"14f51b00-3ada-272e-b6db-34d5da9dd623":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-member-pages\/1.278.0\/MemberCommentsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-member-pages\/1.278.0\/MemberCommentsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-member-pages\/1.278.0\/MemberCommentsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/2420","widgetId":"14f51b00-3ada-272e-b6db-34d5da9dd623"},"14760fd4-9973-682c-16fa-797dfb1f2880":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"14760fd4-9973-682c-16fa-797dfb1f2880"},"14f0266c-e0a3-afc6-d07c-5be8e20949cd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-member-pages\/1.278.0\/MemberPostsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-member-pages\/1.278.0\/MemberPostsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-forum-member-pages\/1.278.0\/MemberPostsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/2420","widgetId":"14f0266c-e0a3-afc6-d07c-5be8e20949cd"}}},"2bef2abe-7abe-43da-889c-53c1500a328c":{"appDefId":"2bef2abe-7abe-43da-889c-53c1500a328c","appDefName":"My Subscriptions","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0"},"widgets":{"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/MySubscriptionsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/MySubscriptionsViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"b29db04a-a8f2-4bfe-bbad-21c99c1054b5"}}},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"appDefId":"215238eb-22a5-4c36-9e7b-e7c08025e04e","appDefName":"Wix Stores","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4037.0\/storesViewerScript.bundle.min.js","baseUrls":{},"widgets":{}},"1484cb44-49cd-5b39-9681-75188ab429de":{"appDefId":"1484cb44-49cd-5b39-9681-75188ab429de","appDefName":"Wix Site Search","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/"},"widgets":{"44c66af6-4d25-485a-ad9d-385f5460deef":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidgetNoCss.bundle.min.js","widgetId":"44c66af6-4d25-485a-ad9d-385f5460deef","cssPerBreakpoint":true}}},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"appDefId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","appDefName":"Wix Pricing Plans","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/viewerScript.bundle.min.js","baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=6f0ae573-59de-4c4b-8468-45d66ff1558f&metaSiteId=0eb8f5ac-d555-4b4b-812e-bf553c304489&siteRevision=1903","blocks_devSiteUrl":"https:\/\/justinasb8.editorx.io\/6cmblzoqlqd36hdkzxgn","blocks_widgetManifestsUrl":"\/manifests\/1522827f-c56c-a5c9-2ac9-00f9e6ae12d3\/1903\/manifests.json"},"widgets":{"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PlanCustomizationController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PlanCustomizationViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PlanCustomizationViewerWidgetNoCss.bundle.min.js","widgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","cssPerBreakpoint":true},"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9"},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PlanListController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PlanListViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PlanListViewerWidgetNoCss.bundle.min.js","widgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","cssPerBreakpoint":true},"5bf2b750-f151-4798-acd8-e57a5c5668b8":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"5bf2b750-f151-4798-acd8-e57a5c5668b8"},"fe3f8a0d-9311-4607-84fc-b81e6672dfb7":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"fe3f8a0d-9311-4607-84fc-b81e6672dfb7"},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/ThankYouController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/ThankYouViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/ThankYouViewerWidgetNoCss.bundle.min.js","widgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87"},"d758afaa-e482-400d-aaa6-774b222e7931":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"d758afaa-e482-400d-aaa6-774b222e7931"},"cd016547-6cc2-4de1-a8e0-d69c921e9e30":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"cd016547-6cc2-4de1-a8e0-d69c921e9e30"},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PaywallController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PaywallViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PaywallViewerWidgetNoCss.bundle.min.js","widgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1"},"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933"},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/CheckoutController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/CheckoutViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/CheckoutViewerWidgetNoCss.bundle.min.js","widgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7"},"15293875-09d7-6913-a093-084a9b6ae7f4":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PackagePickerController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PackagePickerViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4594.0\/PackagePickerViewerWidgetNoCss.bundle.min.js","widgetId":"15293875-09d7-6913-a093-084a9b6ae7f4","cssPerBreakpoint":true},"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7"},"7331a355-6f86-4e59-ad0f-c21492c7aa91":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"7331a355-6f86-4e59-ad0f-c21492c7aa91"}}},"14bcded7-0066-7c35-14d7-466cb3f09103":{"appDefId":"14bcded7-0066-7c35-14d7-466cb3f09103","appDefName":"Wix Blog","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/viewerScript.bundle.min.js","baseUrls":{"mediaImageHost":"static.wixstatic.com","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/","duplexerUrl":"duplexer.wix.com","apiBaseUrlClient":"\/_api\/communities-blog-node-api","translationsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-translations\/1.4451.0\/","siteAssets":"{urlTemplate: {siteAssets}?siteId=f2343010-d1f3-4080-a98e-3d82976a671d&metaSiteId=2b9fa616-1dde-46d3-a1a3-d715ebc1d57d&siteRevision=1335","apiPlatformizedBaseUrl":"https:\/\/www.wix.com\/_api\/communities-blog-api-web","mediaVideoHost":"video.wixstatic.com","apiPlatformizedBaseUrlClient":"\/_api\/communities-blog-api-web","apiBaseUrl":"https:\/\/apps.wix.com\/_api\/communities-blog-node-api","apiExperimentsBaseUrlClient":"\/_api\/wix-laboratory-server","blocks_devSiteUrl":"https:\/\/zanass1.editorx.io\/2w5loeiwuf2frneevn6m","blocks_widgetManifestsUrl":"\/manifests\/14bcded7-0066-7c35-14d7-466cb3f09103\/1335\/manifests.json","useArchiveWidgetAdapter":"false","disableDuplexerForInstanceIds":"671e6bcb-a0a9-4ae0-98f2-f81a607bf167","provisioningModalUrl":"https:\/\/www.wix.com\/_partials\/communities-blog-provisioning-modal\/1.1107.0\/modal.html","apiAggregatorBaseUrl":"\/blog-frontend-adapter-public","apiPaywallBaseUrl":"\/_api\/paywall-server","categoryLabel":"false"},"errorReportingUrl":"https:\/\/[email protected]\/1643","widgets":{"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"ea40bb32-ddfc-4f68-a163-477bd0e97c8e"},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14f260f9-c2eb-50e8-9b3c-4d21861fe58f"},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6"},"14e5b36b-e545-88a0-1475-2487df7e9206":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14e5b36b-e545-88a0-1475-2487df7e9206"},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/BlogViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/BlogViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6"},"5fdc6c03-080d-4872-b567-24146c82fae5":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"5fdc6c03-080d-4872-b567-24146c82fae5"},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa"},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03"},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"2d4ed2d3-75f8-4942-9787-71e3d182e256"},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/RelatedPostsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/RelatedPostsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9"},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/CategoryMenuViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/CategoryMenuViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","cssPerBreakpoint":true},"5940091f-797c-4e86-9c57-73fcfd87425f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"5940091f-797c-4e86-9c57-73fcfd87425f"},"e5520a99-1725-4b88-a85f-c439916890c8":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"e5520a99-1725-4b88-a85f-c439916890c8"},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"1b5b448c-a39f-4515-9445-c6b4ceace1c2"},"68a2d745-328b-475d-9e36-661f678daa31":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"68a2d745-328b-475d-9e36-661f678daa31"},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"5e123a45-f3aa-4157-a47a-e58d8cb246eb"},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/TagCloudViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/TagCloudViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","cssPerBreakpoint":true},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"b27ea74b-1c6f-4bdb-bda7-8242323ba20b"},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"25ab36f9-f8bd-4799-a887-f10b6822fc2e"},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14f26109-514f-f9a8-9b3c-4d21861fe58f"},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"76359954-edd4-4c46-ad14-a7c5e65cc30c"},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14e5b39b-6d47-99c3-3ee5-cee1c2574c89"},"26858b64-aad8-42ab-8c63-f19009198c7b":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"26858b64-aad8-42ab-8c63-f19009198c7b"},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"129259f6-06e4-42a3-9877-81a1fa9de95c"},"d134b0c9-8085-415a-9479-b555374ba958":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"d134b0c9-8085-415a-9479-b555374ba958"},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/RssButtonViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/RssButtonViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803","cssPerBreakpoint":true},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/ArchiveViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/ArchiveViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","cssPerBreakpoint":true},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd"},"211b5287-14e2-4690-bb71-525908938c81":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/PostViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/PostViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"211b5287-14e2-4690-bb71-525908938c81","cssPerBreakpoint":true},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/PostTitleViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/PostTitleViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7"},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7"},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"ce8e832b-c34f-4b80-b2a6-6cfd6d573751"},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a"},"813eb645-c6bd-4870-906d-694f30869fd9":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/PostListViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/PostListViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9"},"bc7fa914-015b-4c32-a323-e5472563a798":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"bc7fa914-015b-4c32-a323-e5472563a798"},"7466726a-84cf-41c8-be6b-1694445dc539":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"7466726a-84cf-41c8-be6b-1694445dc539"},"14f260e4-ea13-f861-b0ba-4577df99b961":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14f260e4-ea13-f861-b0ba-4577df99b961"},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"091d05b7-f44d-4a76-9163-0c7ed5312769"},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"763aa9a8-0531-426f-a4b1-61a7291ce292"},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/MyPostsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2603.0\/MyPostsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046"},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14f26118-b65b-b1c1-b6db-34d5da9dd623"}}},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefId":"14271d6f-ba62-d045-549b-ab972ae1f70e","appDefName":"Wix Pro Gallery","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/viewerScript.bundle.min.js","baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=ce7fd828-85c4-4b73-a390-d293eae32cec&metaSiteId=5af77ffc-cae0-4550-8a1e-4a85ff049a48&siteRevision=25","blocks_widgetManifestsUrl":"\/manifests\/14271d6f-ba62-d045-549b-ab972ae1f70e\/25\/manifests.json","santaWrapperBaseUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/"},"errorReportingUrl":"https:\/\/[email protected]\/3427","widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/3427","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d"},"144f04b9-aab4-fde7-179b-780c11da4f46":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/3427","widgetId":"144f04b9-aab4-fde7-179b-780c11da4f46"},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/3427","widgetId":"121a27a6-8fda-4a45-b2eb-60bf40299017"}}},"dataBinding":{"appDefId":"dataBinding","appDefName":"Data Binding","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8678.0\/app.js","baseUrls":{},"widgets":{}},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefId":"675bbcef-18d8-41f5-800e-131ec9e08762","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-code-viewer-app\/1.1479.739\/app.js","baseUrls":{},"widgets":{}}},"builderComponentsSdkUrls":{},"blocksBootstrapData":{"blocksAppsData":{"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"siteHeaderUrl":"bca75bdfdcb1fe05891b82ec561b56f3_r3.json","wixCodeGridId":"c0be3675-3a0c-43de-ae04-0b424de2af35","wixCodeInstanceId":"fd4d1e5d-ab34-427d-bf75-3bab1169a8f7"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"siteHeaderUrl":"ae7beb322e32912fccc688a488a3de89_r3.json","wixCodeGridId":"21056c2c-144a-488f-912d-5fb0e1262beb","wixCodeInstanceId":"c520f32b-7cd2-44bd-a087-e5c72fd7af4c"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"}},"elevatedBlocksAppsOnReactNative":[],"experiments":{"specs.blocks-client.alwaysUseTokenInfoForDecode":"true","specs.testBlocksScope2":"true"},"experimentsQueryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=undefined&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","widgetBundleUrls":{}},"window":{"csrfToken":""},"location":{"externalBaseUrl":"https:\/\/www.dsdac.com","isPremiumDomain":true,"metaSiteId":"620ab155-53a8-4a0c-ae27-6c3a885ece10","userFileDomainUrl":"filesusr.com"},"bi":{"ownerId":"dd0116da-b1c3-4081-8619-bf57d290620a","isMobileFriendly":true,"isPreview":false,"requestId":"1746230985.99822052880622640466"},"platformAPIData":{"routersConfigMap":{"routers-kenbpcqd":{"prefix":"posts","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"b201ae75-155b-4058-a399-674578033a45\",\"title\":\"{title}\",\"config\":{\"collection\":\"Blog\/Posts\",\"sort\":[{\"title\":\"asc\"}],\"pageSize\":1,\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"og:image\":\"{coverImage}\"}},\"\/\":{\"pageRole\":\"dfb695df-c3e4-4f16-83fa-a712d25e7594\",\"title\":\"Blog\/Posts\",\"config\":{\"collection\":\"Blog\/Posts\",\"pageSize\":12,\"sort\":[{\"title\":\"asc\"}],\"seoV2\":true},\"seoMetaTags\":{}}}}","group":"","pages":{"b201ae75-155b-4058-a399-674578033a45":"svc9w","dfb695df-c3e4-4f16-83fa-a712d25e7594":"rv5aq"},"roleVariations":{}},"routers-kejunqd1":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/forum-posts\":{\"seoData\":{\"title\":\"{userName} | Forum Posts\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"a914432e-eddd-460c-8774-89056bf2c43b\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-posts-page\",\"visibleForRoles\":[],\"numbers\":{\"key\":\"postsCount\",\"default\":0},\"appDefinitionId\":\"14724f35-6794-cd1a-0244-25fd138f9242\"},\"title\":\"Forum Posts\"},\"\/{userName}\/members-events\":{\"seoData\":{\"title\":\"{userName} | Events\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"54fb3006-0a3d-4692-92d8-00e1f32aa62f\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"events_members_page\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"140603ad-af8d-84a5-2c80-a0f60cb47351\"},\"title\":\"Events\"},\"\/{userName}\/profile\":{\"seoData\":{\"title\":\"{userName} | Profile\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":true,\"page\":\"5c76b232-341a-41d7-a0a1-e4f7b3b117f0\",\"appData\":{\"menuOrder\":1,\"appPageId\":\"about\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\"},\"title\":\"Profile\"},\"\/{userName}\/blog-posts\":{\"seoData\":{\"title\":\"{userName} | Blog Posts\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"f0efb4b1-2cce-4f58-81f7-88cdbf51c4da\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-posts-page\",\"visibleForRoles\":[\"admin\",\"blog_writer\",\"blog_editor\"],\"numbers\":{\"key\":\"postsCount\",\"default\":0},\"appDefinitionId\":\"14bcded7-0066-7c35-14d7-466cb3f09103\"},\"title\":\"Blog Posts\"},\"\/{userName}\/followers\":{\"seoData\":{\"title\":\"{userName} | Followers\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"0dae24d1-e335-42f4-9828-55dfe6aaee5a\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"following_followers\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14ebe801-d78a-daa9-c9e5-0286a891e46f\"},\"title\":\"Followers\"},\"\/{userName}\/blog-likes\":{\"seoData\":{\"title\":\"{userName} | Blog Likes\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"0ac65c40-d7dd-445d-a01b-b3a946d4905e\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-likes-page\",\"visibleForRoles\":[],\"numbers\":{\"key\":\"likesCount\",\"default\":0},\"appDefinitionId\":\"14bcded7-0066-7c35-14d7-466cb3f09103\"},\"title\":\"Blog Likes\"},\"\/{userName}\/blog-comments\":{\"seoData\":{\"title\":\"{userName} | Blog Comments \",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"d7d3e141-0453-4ba6-bd89-2eb1dc4df75c\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-comments-page\",\"visibleForRoles\":[],\"numbers\":{\"key\":\"commentsCount\",\"default\":0},\"appDefinitionId\":\"14bcded7-0066-7c35-14d7-466cb3f09103\"},\"title\":\"Blog Comments \"},\"\/{userName}\/forum-comments\":{\"seoData\":{\"title\":\"{userName} | Forum Comments\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"4b8310f1-728f-428e-ad57-4950c827a01d\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-comments-page\",\"visibleForRoles\":[],\"numbers\":{\"key\":\"createdCommentsCount\",\"default\":0},\"appDefinitionId\":\"14724f35-6794-cd1a-0244-25fd138f9242\"},\"title\":\"Forum Comments\"}}}","group":"members","pages":{"d7d3e141-0453-4ba6-bd89-2eb1dc4df75c":"c0mwx","0dae24d1-e335-42f4-9828-55dfe6aaee5a":"g080z","a914432e-eddd-460c-8774-89056bf2c43b":"rmx0a","54fb3006-0a3d-4692-92d8-00e1f32aa62f":"esz4e","f0efb4b1-2cce-4f58-81f7-88cdbf51c4da":"eur5u","5c76b232-341a-41d7-a0a1-e4f7b3b117f0":"rlyr2","0ac65c40-d7dd-445d-a01b-b3a946d4905e":"brcwd","4b8310f1-728f-428e-ad57-4950c827a01d":"rvjo3"},"roleVariations":{}},"routers-kejunqd0":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"47433c94-973d-469d-a875-3fe0c9558af9\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/my-wallet\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"4aebd0cb-fbdb-4da7-b5d1-d05660a30172\",\"appPageId\":\"my_wallet\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"2cbcca28-28c8-4b89-b21c-0c76b360fdb7\",\"seoData\":{\"title\":\"My Wallet\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Wallet\"},\"\/notifications\":{\"socialHome\":false,\"appData\":{\"numbers\":{\"key\":\"notificationsCount\",\"default\":0},\"appDefinitionId\":\"14f25924-5664-31b2-9568-f9c5ed98c9b1\",\"appPageId\":\"notifications_app\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"4dcac52b-8ca6-4535-81ee-43c0cf6333da\",\"seoData\":{\"title\":\"Notifications\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notifications\"},\"\/settings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"01877e5d-59b4-4a0a-aad7-63689646b405\",\"seoData\":{\"title\":\"Settings\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Settings\"},\"\/my-drafts\":{\"socialHome\":false,\"appData\":{\"numbers\":{\"key\":\"draftsCount\",\"default\":0},\"appDefinitionId\":\"14bcded7-0066-7c35-14d7-466cb3f09103\",\"appPageId\":\"member-drafts-page\",\"menuOrder\":2,\"visibleForRoles\":[\"admin\",\"blog_writer\",\"blog_editor\"]},\"page\":\"e824d543-b47c-4686-a210-cfe25cf37e7e\",\"seoData\":{\"title\":\"My Drafts\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Drafts\"},\"\/my-bookings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"13d21c63-b5ec-5912-8397-c3a5ddb27a97\",\"appPageId\":\"bookings_member_area\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"cd4449c8-a6bc-4fbc-b4ac-572dd2a098ec\",\"seoData\":{\"title\":\"My Bookings\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Bookings\"},\"\/my-orders\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"1380b703-ce81-ff05-f115-39571d94dfcd\",\"appPageId\":\"order_history\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"d646d087-76e1-45c5-b894-e2f7ee2c10d0\",\"seoData\":{\"title\":\"My Orders\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Orders\"},\"\/my-addresses\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"1505b775-e885-eb1b-b665-1e485d9bf90e\",\"appPageId\":\"my_addresses\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"8f6511c3-bac0-44e7-9fcc-6e6eaf8545df\",\"seoData\":{\"title\":\"My Addresses\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Addresses\"},\"\/my-subscriptions\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"2bef2abe-7abe-43da-889c-53c1500a328c\",\"appPageId\":\"My Subscriptions\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"eff9f484-0f90-4f88-a574-59160422c25f\",\"seoData\":{\"title\":\"My Subscriptions\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Subscriptions\"},\"\/my-groups\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"148c2287-c669-d849-d153-463c7486a694\",\"appPageId\":\"My Groups\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"61e63797-2ee7-4b39-863c-cbf83d09f81e\",\"seoData\":{\"title\":\"My Groups\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Groups\"},\"\/challenges\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"2936472a-a1ed-4ae5-9f71-614313a9f4e7\",\"appPageId\":\"My Programs\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"7d5f3bcd-b4c1-48d6-abee-d1ee10f606c8\",\"seoData\":{\"title\":\"My Programs\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Programs\"}}}","group":"members","pages":{"47433c94-973d-469d-a875-3fe0c9558af9":"dwhur","01877e5d-59b4-4a0a-aad7-63689646b405":"bccar","7d5f3bcd-b4c1-48d6-abee-d1ee10f606c8":"a68rq","2cbcca28-28c8-4b89-b21c-0c76b360fdb7":"uzfa1","eff9f484-0f90-4f88-a574-59160422c25f":"uyp93","4dcac52b-8ca6-4535-81ee-43c0cf6333da":"ej4wc","e824d543-b47c-4686-a210-cfe25cf37e7e":"qy0tg","d646d087-76e1-45c5-b894-e2f7ee2c10d0":"xvp7s","8f6511c3-bac0-44e7-9fcc-6e6eaf8545df":"erevi","cd4449c8-a6bc-4fbc-b4ac-572dd2a098ec":"gwjqg","61e63797-2ee7-4b39-863c-cbf83d09f81e":"w8l21"},"roleVariations":{}},"routers-khbukbgr":{"prefix":"little-athletics-blog","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"4b632fbc-0823-45c0-a03b-7aaa913736de\",\"title\":\"{title}\",\"config\":{\"collection\":\"LittleAthleticsBlog\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{}}}}","group":"","pages":{"4b632fbc-0823-45c0-a03b-7aaa913736de":"haqbo"},"roleVariations":{}},"routers-kgl87xca":{"prefix":"training-videos-1","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"1890c2b2-d403-4077-a39b-76ff0503856a\",\"title\":\"{title}\",\"config\":{\"collection\":\"TrainingVideos\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"description\":\"{description}\",\"og:image\":\"{coverImage}\"}}}}","group":"","pages":{"1890c2b2-d403-4077-a39b-76ff0503856a":"w0f9w"},"roleVariations":{}}}},"wixCodeBootstrapData":{"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","wixCodeInstanceId":"d219a9df-24ba-4e6b-9105-b4786489f752","wixCloudBaseDomain":"wix-code.com","dbsmViewerApp":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8678.0","wixCodePlatformBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-code-platform\/1.1097.93","wixCodeModel":{"appData":{"codeAppId":"bbe80286-0451-4ed2-9836-136e90da71b8"},"signedAppRenderInfo":"73b7f08bad5808144ffa32aac5db3f8d91e9846b.eyJncmlkQXBwSWQiOiJiYmU4MDI4Ni0wNDUxLTRlZDItOTgzNi0xMzZlOTBkYTcxYjgiLCJodG1sU2l0ZUlkIjoiMDZiZGE5ZTQtYmEwZC00MTE2LWJlNDMtY2FiYjMwYTJmMDM2IiwiZGVtb0lkIjpudWxsLCJzaWduRGF0ZSI6MTc0NjIzMDk4NjA5OH0="},"wixCodePageIds":{"jp4td":"https:\/\/bundler.wix-code.com\/620ab155-53a8-4a0c-ae27-6c3a885ece10\/d219a9df-24ba-4e6b-9105-b4786489f752\/bbe80286-0451-4ed2-9836-136e90da71b8\/pages\/jp4td.js?analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","u7ujk":"https:\/\/bundler.wix-code.com\/620ab155-53a8-4a0c-ae27-6c3a885ece10\/d219a9df-24ba-4e6b-9105-b4786489f752\/bbe80286-0451-4ed2-9836-136e90da71b8\/pages\/u7ujk.js?analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","hvadq":"https:\/\/bundler.wix-code.com\/620ab155-53a8-4a0c-ae27-6c3a885ece10\/d219a9df-24ba-4e6b-9105-b4786489f752\/bbe80286-0451-4ed2-9836-136e90da71b8\/pages\/hvadq.js?analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","mfxr0":"https:\/\/bundler.wix-code.com\/620ab155-53a8-4a0c-ae27-6c3a885ece10\/d219a9df-24ba-4e6b-9105-b4786489f752\/bbe80286-0451-4ed2-9836-136e90da71b8\/pages\/mfxr0.js?analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","a7l73":"https:\/\/bundler.wix-code.com\/620ab155-53a8-4a0c-ae27-6c3a885ece10\/d219a9df-24ba-4e6b-9105-b4786489f752\/bbe80286-0451-4ed2-9836-136e90da71b8\/pages\/a7l73.js?analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","p6kmh":"https:\/\/bundler.wix-code.com\/620ab155-53a8-4a0c-ae27-6c3a885ece10\/d219a9df-24ba-4e6b-9105-b4786489f752\/bbe80286-0451-4ed2-9836-136e90da71b8\/pages\/p6kmh.js?analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","ql63p":"https:\/\/bundler.wix-code.com\/620ab155-53a8-4a0c-ae27-6c3a885ece10\/d219a9df-24ba-4e6b-9105-b4786489f752\/bbe80286-0451-4ed2-9836-136e90da71b8\/pages\/ql63p.js?analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","jhtq5":"https:\/\/bundler.wix-code.com\/620ab155-53a8-4a0c-ae27-6c3a885ece10\/d219a9df-24ba-4e6b-9105-b4786489f752\/bbe80286-0451-4ed2-9836-136e90da71b8\/pages\/jhtq5.js?analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","c1dmp":"https:\/\/bundler.wix-code.com\/620ab155-53a8-4a0c-ae27-6c3a885ece10\/d219a9df-24ba-4e6b-9105-b4786489f752\/bbe80286-0451-4ed2-9836-136e90da71b8\/pages\/c1dmp.js?analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true"},"elementorySupport":{"baseUrl":"https:\/\/www.dsdac.com\/_api\/wix-code-public-dispatcher-ng\/siteview"},"codePackagesData":[]},"autoFrontendModulesBaseUrl":"https:\/\/static.parastorage.com\/services\/auto-frontend-modules\/1.6238.0","disabledPlatformApps":{},"widgetsClientSpecMapData":{"2936472a-a1ed-4ae5-9f71-614313a9f4e7":{"0daa3702-0e20-48ca-ba15-ad380e00e6b6":{"widgetName":"Challenge Payment","componentFields":{}},"0e9aad02-e5a7-45f3-8b8e-a842a5e99be3":{"widgetName":"0e9aad02-e5a7-45f3-8b8e-a842a5e99be3","componentFields":{}},"847c2f5d-017f-499f-9c3e-069164fc116f":{"widgetName":"challenge_page","componentFields":{}},"a159b4d2-831b-410c-9e77-ec3f40c9cace":{"widgetName":"a159b4d2-831b-410c-9e77-ec3f40c9cace","componentFields":{}},"ef4e59bd-625a-484e-9ba1-650d4aecf03b":{"widgetName":"achievements_dev","componentFields":{}},"c88902a1-7fbf-4ff1-b19a-af39c48bc740":{"widgetName":"c88902a1-7fbf-4ff1-b19a-af39c48bc740","componentFields":{}},"20dcd94b-f847-4e24-b3f2-0d3894593f7a":{"widgetName":"20dcd94b-f847-4e24-b3f2-0d3894593f7a","componentFields":{}}},"148c2287-c669-d849-d153-463c7486a694":{"47a7e7bb-f412-4093-9155-1ff5adbc4dae":{"widgetName":"47a7e7bb-f412-4093-9155-1ff5adbc4dae","componentFields":{}},"0a9f687f-7e00-4576-a8e1-9415844b8f44":{"widgetName":"0a9f687f-7e00-4576-a8e1-9415844b8f44","componentFields":{}},"8cce2b9e-8549-46c7-8ad2-f75bf28534ac":{"widgetName":"8cce2b9e-8549-46c7-8ad2-f75bf28534ac","componentFields":{}},"a7dcdfcb-8abd-4008-af19-fed5fcd12b40":{"widgetName":"groups","componentFields":{}},"83b2af08-c021-40c8-a3a5-b329a959ec2b":{"widgetName":"83b2af08-c021-40c8-a3a5-b329a959ec2b","componentFields":{}},"e018cc55-7b1c-4500-a2e5-969f22c8a33a":{"widgetName":"e018cc55-7b1c-4500-a2e5-969f22c8a33a","componentFields":{}},"513a5d84-3ebb-4ca6-a5aa-83effd2123b9":{"widgetName":"group","componentFields":{}}},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"widgetName":"d72a1455-8c5c-4a73-b009-121f733d0ef1","componentFields":{}},"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9":{"componentFields":{}},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"widgetName":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","componentFields":{}},"5bf2b750-f151-4798-acd8-e57a5c5668b8":{"componentFields":{}},"fe3f8a0d-9311-4607-84fc-b81e6672dfb7":{"componentFields":{}},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"widgetName":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","componentFields":{}},"d758afaa-e482-400d-aaa6-774b222e7931":{"componentFields":{}},"cd016547-6cc2-4de1-a8e0-d69c921e9e30":{"componentFields":{}},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"widgetName":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","componentFields":{}},"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933":{"componentFields":{}},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"widgetName":"ba5d492d-240d-4511-b007-ae0af0f582a7","componentFields":{}},"15293875-09d7-6913-a093-084a9b6ae7f4":{"widgetName":"membership_plan_picker_tpa","componentFields":{}},"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7":{"componentFields":{}},"7331a355-6f86-4e59-ad0f-c21492c7aa91":{"componentFields":{}}},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"371ee199-389c-4a93-849e-e35b8a15b7ca":{"widgetName":"371ee199-389c-4a93-849e-e35b8a15b7ca","componentFields":{}}},"1973457f-c021-4da5-941f-58444ff761d4":{},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetName":"profile","componentFields":{}}},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetName":"member_info","componentFields":{}}},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf":{"widgetName":"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf","componentFields":{}},"14d2abc2-5350-6322-487d-8c16ff833c8a":{"widgetName":"events","componentFields":{}},"1440e92d-47d8-69be-ade7-e6de40127106":{"widgetName":"wix_events","componentFields":{}},"405eb115-a694-4e2b-abaa-e4762808bb93":{"widgetName":"events_members_page","componentFields":{}},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"widgetName":"agenda-page","componentFields":{}}},"14dbef06-cc42-5583-32a7-3abd44da4908":{"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"widgetName":"about","componentFields":{}}},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetName":"my_wallet","componentFields":{}}},"675bbcef-18d8-41f5-800e-131ec9e08762":{},"14bcded7-0066-7c35-14d7-466cb3f09103":{"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"componentFields":{}},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"widgetName":"member-comments-page","componentFields":{}},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"componentFields":{}},"14e5b36b-e545-88a0-1475-2487df7e9206":{"widgetName":"recent-posts-widget","componentFields":{}},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"widgetName":"blog","componentFields":{}},"5fdc6c03-080d-4872-b567-24146c82fae5":{"componentFields":{}},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"componentFields":{}},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"componentFields":{}},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"componentFields":{}},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"widgetName":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","componentFields":{}},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"widgetName":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","componentFields":{}},"5940091f-797c-4e86-9c57-73fcfd87425f":{"componentFields":{}},"e5520a99-1725-4b88-a85f-c439916890c8":{"componentFields":{}},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"componentFields":{}},"68a2d745-328b-475d-9e36-661f678daa31":{"componentFields":{}},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"componentFields":{}},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"widgetName":"c0a125b8-2311-451e-99c5-89b6bba02b22","componentFields":{}},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"componentFields":{}},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"componentFields":{}},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"widgetName":"member-likes-page","componentFields":{}},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"componentFields":{}},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"widgetName":"custom-feed-widget","componentFields":{}},"26858b64-aad8-42ab-8c63-f19009198c7b":{"componentFields":{}},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"componentFields":{}},"d134b0c9-8085-415a-9479-b555374ba958":{"componentFields":{}},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"widgetName":"rss-feed-widget","componentFields":{}},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"widgetName":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","componentFields":{}},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"componentFields":{}},"211b5287-14e2-4690-bb71-525908938c81":{"widgetName":"post","componentFields":{}},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"widgetName":"478911c3-de0c-469e-90e3-304f2f8cd6a7","componentFields":{}},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"componentFields":{}},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"componentFields":{}},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"componentFields":{}},"813eb645-c6bd-4870-906d-694f30869fd9":{"widgetName":"813eb645-c6bd-4870-906d-694f30869fd9","componentFields":{}},"bc7fa914-015b-4c32-a323-e5472563a798":{"componentFields":{}},"7466726a-84cf-41c8-be6b-1694445dc539":{"componentFields":{}},"14f260e4-ea13-f861-b0ba-4577df99b961":{"widgetName":"member-drafts-page","componentFields":{}},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"componentFields":{}},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"componentFields":{}},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"widgetName":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","componentFields":{}},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"widgetName":"member-posts-page","componentFields":{}}},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"4c910826-dc3a-42b6-aa89-11e813c3821d":{"widgetName":"4c910826-dc3a-42b6-aa89-11e813c3821d","componentFields":{}},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"widgetName":"settings","componentFields":{}}},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"widgetName":"notifications_app","componentFields":{}},"7ae13e41-6022-46c4-b050-2173272ef12e":{"widgetName":"7ae13e41-6022-46c4-b050-2173272ef12e","componentFields":{}},"53283e84-0c7c-4ca5-af93-0337f9f7f674":{"widgetName":"53283e84-0c7c-4ca5-af93-0337f9f7f674","componentFields":{}}},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetName":"pro-gallery","componentFields":{}},"144f04b9-aab4-fde7-179b-780c11da4f46":{"widgetName":"fullscreen_page","componentFields":{}},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"componentFields":{}}},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"componentFields":{}},"169204d8-21be-4b45-b263-a997d31723dc":{"componentFields":{}},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"widgetName":"Booking Service Page","componentFields":{}},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetName":"3c675d25-41c7-437e-b13d-d0f99328e347","componentFields":{}},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"widgetName":"bookings_member_area","componentFields":{}},"13d27016-697f-b82f-7512-8e20854c09f6":{"widgetName":"scheduler","componentFields":{}},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"widgetName":"book_checkout","componentFields":{}},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"widgetName":"e86ab26e-a14f-46d1-9d74-7243b686923b","componentFields":{}},"621bc837-5943-4c76-a7ce-a0e38185301f":{"widgetName":"bookings_list","componentFields":{}},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"widgetName":"service_list_widget","componentFields":{}},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"widgetName":"0eadb76d-b167-4f19-88d1-496a8207e92b","componentFields":{}},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"widgetName":"bookings_timetable_daily","componentFields":{}},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"widgetName":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","componentFields":{}},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"widgetName":"2f22f475-3ed1-41fd-90b7-221e92134f3c","componentFields":{}},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"componentFields":{}},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"widgetName":"widget","componentFields":{}},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetName":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","componentFields":{}}},"1380b703-ce81-ff05-f115-39571d94dfcd":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetName":"product_page","componentFields":{}},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"widgetName":"0b8ba619-580b-4a3c-912a-2aba1f10763a","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":{}},"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":{}},"14fd5970-8072-c276-1246-058b79e70c1a":{"widgetName":"checkout","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":{}},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetName":"product_widget","componentFields":{}}},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{},"14724f35-6794-cd1a-0244-25fd138f9242":{"1489040e-001f-4631-55a9-2c29b4417126":{"widgetName":"forum","componentFields":{}},"151bd179-dfe6-3ca3-399c-ee97957f93a2":{"widgetName":"recent_posts_widget","componentFields":{}},"14f51b00-3ada-272e-b6db-34d5da9dd623":{"widgetName":"member-comments-page","componentFields":{}},"14760fd4-9973-682c-16fa-797dfb1f2880":{"widgetName":"forum_header_widget","componentFields":{}},"14f0266c-e0a3-afc6-d07c-5be8e20949cd":{"widgetName":"member-posts-page","componentFields":{}}},"2bef2abe-7abe-43da-889c-53c1500a328c":{"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"widgetName":"My Subscriptions","componentFields":{}}},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{},"1484cb44-49cd-5b39-9681-75188ab429de":{"44c66af6-4d25-485a-ad9d-385f5460deef":{"widgetName":"search_results","componentFields":{}}},"dataBinding":{}},"essentials":{"appsConductedExperiments":{"225dd912-7dea-4738-8688-4b8c6955ffc2":{"specs.forms.LocalPhoneNumbers":"true","specs.form-app.AiFormAssistantTypingEffect":"false","specs.forms.MultilineAddressInTemplates":"true","specs.forms.UseCSSVarsOnly":"true","specs.forms.SettingsButtonTextFormatting":"true","specs.forms.ComposerSoftDefaultStyleFormApp":"false","specs.forms.SubmitStatusMessageViewer":"true","specs.forms.UseFieldsV2":"false","specs.form-app.AiFormAssistantV2":"false","specs.forms.FileUploadLimitExceeded":"true","specs.forms.ImportFilesToMediaManagerExperiment":"true","specs.form-app.AiFormAssistantOptionsButtons":"true","specs.forms.UseCustomErrorMessages":"true","specs.forms.EnableNewPhoneFieldValidation":"true","specs.forms.EnablePhoneField":"true","specs.forms.EnablePresetTab":"false","specs.forms.EnableDextPhoneField":"true"},"13e8d036-5516-6104-b456-c8466db39542":{"specs.restaurants.automationTrigger":"true","specs.restaurants.ItemsSelectionPikachuForPaylink":"false","specs.restaurants.oloMultiPages":"true","specs.restaurants.CreatePickupFulfillmentOnOperationCreation":"true","specs.restaurants.UseRestaurantsLocationsInPos":"false","specs.restaurants.getMenusByOperation":"true","specs.restaurants.isServiceFeeEnabled-olo-client-dev":"true","specs.restaurants.fix-it-reset-delivery-on-pickup-save":"true","specs.restaurants.ValidateOnCart":"true","specs.restaurants.OloServerMLArchivedLocationValidation":"true","restaurants.mobile.olo.owner.enable-menu-items-pikachu-client-provider":"true","specs.restaurants.dine-in":"true","specs.marketplace.editorx-for-13e8d036-5516-6104-b456-c8466db39542":"true","specs.restaurants.myBusinessActions":"true","restaurants.lev.test":"true","specs.restaurants.shouldExpandRulesMenusOlo":"true","specs.restaurants.ShouldAddModifierGroupNameInDescriptionLine":"true","specs.restaurants.StopCatalogsCacheRead":"true","specs.restaurants.BM-ordersDealerBanner":"true","specs.restaurants.OloServerShouldAddTaxableAddress":"true","specs.restaurants.CreateDoorDashFulfillmentOnOperationCreation":"true","specs.restaurants.ShouldOverrideMenuLocationIdOnMigration":"false","specs.restaurants.disountsEntry":"true","specs.restaurants.ShouldHandleOrderDeltasCommittedOnlyForLineItemsChanges":"true","specs.restaurants.menus.enlargeModifiersOnGroupAmount":"true","specs.restaurants.restaurantsMyOrdersWidget":"false","specs.restaurants.bm-integrations-settings":"true","specs.restaurants.CreateOrgInServer":"true","specs.restaurants.menuStatus-livesite":"true","specs.restaurants.installNewTips":"true","specs.restaurants.OloServerMLFilterMenusNotOnTheSameLocationAsOperation":"true","specs.restaurants.old-olo-pages-migration":"true","specs.restaurants.UsePreferredCodeResolver":"true","specs.restaurants.WriteInstanceMappingShadowMode":"false","specs.restaurants.menus.reduceSectionsOnMenuAmount":"false","specs.restaurants.funnel.OldMenusDealer":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderoutfordelivery":"true","specs.restaurants.discounts-gate-page":"true","specs.restaurants.explorationDealerBm":"true","specs.restaurants.ConnectServerPreDoorDashMLWriteEnabled":"true","specs.restaurants.OloServerMLEnabled":"true","specs.restaurants.default-fulfillment":"true","specs.restaurants.OLO.livesite.enableMultiLocation":"true","specs.restaurants.considerAvailabilityExceptions":"true","specs.restaurants.installNewDoorDashApp":"true","specs.restaurants.connect.preinstalledsmsaction.updated.remainderfutureorder":"true","specs.restaurants.ExternalProviderValidation":"true","specs.restaurants.enlargeMaxModifiersSelection":"true","specs.restaurants.TakeStatusFromFilteredFulfillment":"true","specs.restaurants.UseNewSpiSignerInLocalDelivery":"true","specs.restaurants.ShouldCreateSingleOperationWhenOperationGroupCreated":"true","specs.restaurants.ShouldCopyExternalProviderFulfillmentsFromSourceSite":"true","specs.restaurants.connect.updatedowneremail":"true","specs.restaurants.UseNewAddressGenerator":"true","specs.restaurants.connect.preinstalledsms":"false","specs.restaurants.ShouldCreateOperationsOnOperationGroupCreated":"true","specs.restaurants.olo-ml.openBusinessInfoModal":"false","specs.restaurants.delivery-radius-range-enabled":"true","levTestSpec-logged":"true","specs.restaurants.OloServerMLMenuOperationLocationValidation":"true","specs.restaurants.UseRestaurantsFulfillmentsInLocalDelivery":"false","com.wixpress.restaurants.automations.orders.specs.HandleOrderDomainEvent":"true","specs.restaurants.oloWelcomeModalBm":"true","restaurants.mobile.olo.owner.disable-doordash":"false","specs.restaurants.reservationsCustomFields":"true","specs.restaurants.ShouldFilterItemsByLocationId":"false","specs.restaurants.RLD-v2":"false","specs.restaurants.ShouldGetRestaurantsShippingOptionMetadata":"true","specs.stores.UseCheckoutSettings":"true","specs.restaurants.ShouldSetDefaultLocationOnCloneFromTemplate":"true","specs.tableReservations.oldAppBmSunset":"true","specs.restaurants.livesite.createCart":"true","specs.restaurants.GetLocationOnAutomations":"true","specs.restaurants.ShouldHandleFulfillmentWithEnricher":"false","specs.restaurants.UseSettingsRpcClient":"true","specs.restaurants.cashierWallets":"true","specs.restaurants.ShouldUpdateImagesAsync":"true","specs.restaurants.holiday-menu-availability-bm":"true","specs.restaurants.olo-client.skipToCheckout":"false","specs.restaurants.old-menus-page-migration":"false","specs.restaurants.ShouldUseFormattedAddressForDoorDashStore":"true","restaurants.mobile.olo.owner.enable-edit-order-entry-point":"true","specs.restaurants.woa.olo-settings.thermal-printer":"true","specs.restaurants.defaultMenuVisible":"true","restaurants.mobile.olo.owner.disable-manual-thermal-printing":"false","specs.restaurants.MenuAvailabilityValidation":"true","specs.restaurants.oloFedInstallationRetry":"true","restaurants.mobile.olo.owner.order-transactions":"true","specs.restaurants.ShouldCopyOperationGroupFromSourceSite":"true","specs.restaurants.ShouldEnabledSsrCache":"false","specs.restaurants.editor.cssIndication":"true","restaurants.mobile.olo.owner.enable-initialize-modile-when-loaded":"true","specs.restaurants.ShouldReturnMockDoorDashCreateDeliveryError":"false","specs.restaurants.dine-in-ml":"true","specs.restaurants.openItemModalByQueryParams":"true","specs.restaurants.menu-availability-ux-improvements":"true","specs.restaurants.olo-client-members-area":"true","specs.restaurants.OloServerMLLocationIdConsistencyValidation":"true","restaurants.mobile.olo.owner.disable-opt-in-with-delivery-partner":"false","specs.restaurants.fix-it-no-contact-label":"true","specs.restaurants.ShouldCreateMenusInOriginalLocations":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderedited":"true","specs.tableReservations.shouldInstallMembersArea":"false","specs.restaurants.shutdown-screen-olo-migration":"false","specs.restaurants.catalogs-v3-migration":"false","specs.restaurants.ShouldUseNewTaxGroupDomainEventsForOperation":"true","specs.restaurants.ShouldEnhanceNotificationWithLocation":"true","specs.restaurants.remove-discounts-for-non-orders-app":"true","specs.restaurants.InstallNewTipsAppProvisionService":"true","specs.restaurants.UseRestaurantLocationsInLocalDelivery":"false","specs.restaurants.UseSettingsCache":"true","specs.restaurants.templatesDemo":"true","specs.restaurants.OLO.BM.multilocation":"true","specs.restaurants.fix-it-orderSettingsFromEditor":"true","specs.restaurants.connect.preinstalledsmsaction.updated.manualordercreated":"true","specs.restaurants.ShouldUseNewTaxGroupDomainEventsForItem":"true","specs.restaurants.ShouldRemoveDoorDashDeliveryTimeBrackets":"true","specs.restaurants.DisableMenuItemTotalPriceValidation":"true","specs.restaurants.olo-client-classic-editor-sticky-navigation":"true","specs.restaurants.ShouldSendDuplexerEventsByLocation":"true","specs.restaurants.ShouldUseProviderCreateDeliveryNewErrorFormat":"true","specs.restaurants.menusImportImageGemini":"true","specs.restaurants.StopUsingRelooseMenus":"false","specs.restaurants.new-tips-entry-point":"true","restaurants.mobile.olo.owner.unfilter-overdue-orders":"false","specs.restaurants.OLOServerTemplateCloneTenantHandling":"true","specs.restaurants.UsePreferredCodeFallback":"true","specs.restaurants.Notification_TakeStatusFromFilteredFulfillment":"true","specs.restaurants.hide-special-requests":"true","restaurants.mobile.olo.owner.filter-delivery-partner-fulfillment-methods":"false","specs.restaurants.connect.OrderWithGoogleFilterByBusinessLocation":"true","specs.restaurants.bm-reservations-settings":"true","specs.restaurants.ShouldConsumeLocationCreatedEvent":"true","specs.restaurants.connect.preinstalledsmsaction.updated.ordercreated":"true","specs.restaurants.oloDealerOffers":"true","specs.restaurants.ItemsSelectionPikachu":"true","specs.restaurants.menus.reduceItemsOnSectionAmount":"false","specs.restaurants.AtlasQueryOrderItemsChange":"true","specs.restaurants.unifyPhoneOrderingNotification":"true","specs.restaurants.OLO.livesite.editCartItem":"false","specs.restaurants.ShouldFormatPriceInModifierGroup":"true","specs.restaurants.connect.preinstalledautomation.uouorderreceived":"true","specs.restaurants.ShouldUseAppContainerInProvisionRestaurants":"true","specs.restaurants.menus.enlargeVariantsAmount":"true","specs.restaurants.ShouldSetDefaultLocationOnOrderIfMissing":"true","specs.restaurants.ShouldWriteShippingOptionMetadataInCache":"true","specs.restaurants.phoneCallAutomationPoc":"false","specs.restaurants.OloServerMLMapMenuToFirstOperationByLocationId":"true","specs.restaurants.menusImportImageNoPartialParse":"true","specs.restaurants.unchangedDeliveryAddress":"false","specs.restaurants.oloCartButtonBob":"true","specs.restaurants.EnableDoorDashFulfillmentAfterSuccessfulRegistration":"false","specs.restaurants.connect.preinstalledsmsaction.updated.orderready":"true","specs.restaurants.hide-old-olo-apps":"true","specs.restaurants.disable-order-pacing":"false","specs.restaurants.order-pacing":"true","specs.restaurants.olo-client-members-area-my-wallet":"true","restaurants.mobile.olo.owner.enable-orders-wo-due-by-or-fulfillment":"true","specs.restaurants.welcomeModalMigratedUsers":"true","specs.restaurants.bm-future-orders-message":"true","specs.restaurants.editor.enableOperationGroup":"true","specs.restaurants.ShouldHandleFulfillmentWithStatusManager":"true","specs.restaurants.MenusVideoTutorial":"true","specs.restaurants.DisplayVariantsMultilingual":"true","specs.restaurants.menuAvailabilityLivesite":"true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.usePictureElement":"true","specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.useImageAvifFormat":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.autofixGalleriesAddition":"false","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.ItemsVirtualization":"false","specs.pro-gallery.slideTransition":"true","specs.proGallery.shouldShowNewPanels":"false","specs.pro-gallery.displayProGalleryPresets":"true","specs.pro-gallery.navigationArrowsDrawer":"true","specs.pro-gallery.horizontalTitlePlacementOptions":"true","specs.pro-gallery.artstoreShowDeprecationMessageInSettings":"false","specs.pro-gallery.useUnchangingImageRenderer":"true","specs.pro-gallery.navArrowsVericalPositionController":"true","specs.pro-gallery.enablePGRenderIndicator":"false","specs.pro-gallery.excludeFromWarmupData":"false","specs.pro-gallery.customNavigationArrows":"true","specs.pro-gallery.fixedGalleryRatio":"true","specs.pro-gallery.displayProGalleryNewPreset":"true","specs.pro-gallery.useReactionService":"true","specs.pro-gallery.textBoxWidthControllers":"true","specs.pro-gallery.allowOverlayGradient":"true","specs.pro-gallery.excludeFromLayoutFixer":"false","specs.pro-gallery.useIsInFirstFold":"false","specs.pro-gallery.enableLightroomSettingsButton":"true","specs.pro-gallery.displayPreset16":"true","specs.pro-gallery.displayProGallerySEOSettings":"false","specs.pro-gallery.imageEditing":"b","specs.pro-gallery.useWowImageRenderer":"false","specs.pro-gallery.useWarmupData":"true","specs.pro-gallery.enableFullResFeature":"true","specs.pro-gallery.useNewReactionsCalculation-Rollout":"true","specs.pro-gallery.finalReplaceSlideshow":"true","specs.pro-gallery.slideAnimationDeck":"true","specs.pro-gallery.useReactPortalInArtStore":"true","specs.pro-gallery.blockOAP":"false","specs.pro-gallery.useServerBlueprints-viewer":"false","specs.pro-gallery.excludeFromThinLinesFix":"false","specs.pro-gallery.excludeFromHlsVideosOnIphone":"true","specs.pro-gallery.removeRoleApplication":"true","specs.pro-gallery.tryCentralizedConduction":"false","specs.pro-gallery.organizeMediaMultiTypes":"true","specs.pro-gallery.useServerBlueprints-preview":"false","specs.pro-gallery.displayPreset15":"true","specs.pro-gallery.enableVideoPlaceholder":"true","specs.pro-gallery.horizontalTitlePlacementOptionsViewer":"true","specs.pro-gallery.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.blockCropOnSSR":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"2bef2abe-7abe-43da-889c-53c1500a328c":{"specs.premium.subscriptions-tpa.VerifyGracePeriodBeforePayNow":"true","specs.premium.subscriptions-tpa.UseInitiatePaymentMethodSetup":"true","specs.subscriptionsTpa.ShowLastNextCharge":"true"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true"},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"specs.payments-checkout.UseSitePaymentMethodTypes":"true"},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.membersArea.enableNotificationsOnV2":"true","specs.ping.membersAreaUseNotificationsV2Api":"true","specs.membersArea.normalizeMenuItemsLinkMetaData":"true","specs.membersArea.enableAppData":"true"},"2936472a-a1ed-4ae5-9f71-614313a9f4e7":{"specs.ricos.newFormattingToolbar":"true","specs.programs.OOINileMigration":"true","specs.programs.ShowPaymentPageSettingsStudio":"true","spec.programs.CreateParticipantOnPaymentPage":"false","specs.programs.OOIEnableUndoButton":"true","specs.programs.ButtonsUnderlineStyle":"true","specs.programs.EnableBidirectionalAlignment":"true","specs.programs.OOIStyleBP":"true","spec.programs.VisitorSettingsRedesign":"true","specs.programs.OOIEnablePremium":"true","specs.programs.OOIShowMediaChoice":"false","specs.programs.OOIParticipantPageSeoMetaTags":"true","spec.programs.RemoveVisitorPageAutoRedirect":"true","specs.programs.OOIParticipantPageCSSAlignment":"false","specs.programs.MALeaveChallengeContent":"false","specs.challenges.OOIHideStartDateSelection":"true","specs.programs.EnableParticipantPageNewButtonSettings":"true","specs.programs.EnableEditorCustomPageInfo":"true","spec.programs.MASettingsRedesign":"true","spec.programs.HandleCustomizedUrlSegments":"true","spec.programs.UseRceNext":"false","specs.programs.OOIEnableLinksAsBlank":"false","spec.programs.ProgramListSettingsRedesign":"true","spec.programs.RedirectToParticipantPage":"true","specs.program.EnableSocialShareInCompleteModal":"true","specs.programs.OOIEnableSettingsIndicators":"true","specs.ricos.encAutoImageUrls":"true","specs.programs.OOIAddWarmupGetChallenge":"true","specs.ricos.tiptapEditor":"false"},"14dbef06-cc42-5583-32a7-3abd44da4908":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersAbout.EnableWDSPanels":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.framelessEditorProfilePage":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersAbout.EnableRicosContentInSEO":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersAboutOOI.DisableButtonOnPublish":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersAbout.EnablePostListInSEO":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersAboutOOI.EnableMobileTitleSetting":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersAboutOOI.EnableDesignTabResetButtonPerPage":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.membersAboutOOI.EnableMobileDesignTabSectionHeaders":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersAboutOOI.EnableButtonBorderSettings":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersAbout.EnableCSSIndicators":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersAboutOOI.EnablePluralStatisticFix":"true","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"dataBinding":{"specs.wixDataClient.AutomationsClientV2":"true","specs.wixDataViewer.UseCloudDataUrlWithBaseExternalUrl":"true","specs.wixDataViewer.fixExpressionsAsyncInRepeater":"false","specs.wixDataClient.BlitzNoFilteredResultsCounter":"true","specs.wixDataViewer.fetchOnlyConnectedFields":"true","specs.wixDataClient.NumberOfItemsImprovements":"true","specs.wixDataViewer.fixExpressionsFetchingOrder":"false"},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"specs.membership.UseV2PreInstalledAutomations":"true","specs.forms.LocalPhoneNumbers":"true","specs.membership.EditorOOI2":"true","specs.membership.ImageAltTextViewer":"true","specs.membership.RenderPlanCoverImage":"true","specs.ShouldCheckPaymentsEligibility":"true","specs.membership.InstallSplitPages":"true","specs.membership.CheckoutNavigationImprovements":"true","specs.EnableExternalInvoicesIntegrationSpec":"true","com.wixpress.pricingplans.automations.v1.specs.ShouldRefreshPayload":"true","specs.PreventDoubleOrderActivationEvents":"true","specs.membership.ErrorHandlerTpa":"false","specs.membership.ViewerOOI2":"true","specs.ShouldValidateClientData":"true","specs.membership.AddPlanCoverImage":"true","specs.membership.DesignSystemSettingsMigration":"true","specs.forms.EnableNewPhoneFieldValidation":"true","specs.membership.HoverStyleUnderline":"false","specs.forms.EnablePhoneField":"true","specs.membership.PerksArrowFocusFix":"false","specs.ShouldSortByCreatedDateByDefault":"true","specs.membership.BlocksButtonLoader":"true","specs.membership.tpaButtonAccessibility":"false","specs.ShouldStripTrailingZeroes":"true","specs.pricing_plans.ShowPricingPlanSPIComponents":"false","specs.membership.BenefitProgramsEnabled":"true","specs.membership.FixMobileCheckout":"true"},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.UseNewSettings":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.myAccount.EnableCSSIndicators":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersArea.UseMembersAboutV2":"true","specs.myAccount.EnableUrlEditNote":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.myAccount.ShowButtonTextSetting":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.myAccount.EnableDesignTabResetButtonPerPage":"true","specs.membersArea.framelessEditorMyAccount":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.myAccount.EnableWDSPanels":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"148c2287-c669-d849-d153-463c7486a694":{"specs.groups.CustomTabContentType":"RICH_CONTENT","specs.groups.UpdateSidebarLayout":"true","specs.ricos.newFormattingToolbar":"true","specs.groups.SEO-subtitle":"true","specs.groups.ResizeTopics":"true","specs.groups.events-by-uou":"true","spec.groups.TitlesAddOns":"true","specs.groups.MemberOnboarding":"true","specs.groups.EnablePostTitle":"true","specs.groups.GroupDescriptionContentType":"RICH_CONTENT","specs.groups.OOIOptimization":"true","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false"},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"specs.events.ui.SplitEventsViewer":"false","specs.events.ui.SettingsWDSMigration":"false","specs.events.ui.UpdatePaymentMethodEnabled":"true","specs.events.ui.FixCancelReservation":"true","specs.events.ui.WidgetSpacingUpdates":"true","specs.events.ui.EventDetailsSlotsViewer":"true","specs.events.ui.RicosViewer":"true","specs.events.ui.FixOrderSuccessRoutes":"true","specs.events.ui.UseWarmupState":"true","specs.events.ui.CssPerBreakpointIndications":"true","specs.events.ui.EventDetailsImageToggle":"false","specs.events.ui.MobileSettingsPanelRevamp":"true","specs.events.ui.ImageHoverEffects":"true","specs.events.ui.ExpressCheckout":"true","specs.events.ui.NewDetailsPageVisibilityNavigation":"false","specs.events.ui.CornerRadiusAndShadow":"true","specs.events.ui.WidgetHeightSettings":"true","specs.events.ui.UseRichContentFromEvent":"true","specs.events.ui.WidgetPaddingSettings":"true","specs.events.ui.SausageIntegration":"false","specs.events.ui.DisabledButtonsViewer":"false","specs.events.ui.FeaturedEventWidget":"false","specs.events.ui.UpdateSettingsPanelIllustrations":"true","specs.events.ui.MultidayEventsCalendar":"true","specs.events.ui.PlanTicketsDesign":"true","specs.events.ui.ListVerticalTextAlignment":"true","specs.events.ui.OnImageLayout":"true","specs.events.ui.HideWidgetTypeSelect":"false","specs.events.ui.StudioCompatibility":"true","specs.events.ui.saveADITextsInDs":"true","specs.events.ui.WidgetSEOTags":"false","specs.events.ui.PersistSingleChoiceMandatoryViewer":"true","specs.events.ui.UpdatedDisplayListEventsPanel":"false","specs.events.ui.ListCardsLayoutType":"true","specs.events.ui.SingleEventNoRegistrationTextSetting":"true","specs.events.ui.UpdateRichContentTruncate":"false","specs.events.ui.UpdatedClassicAddPanel":"false","specs.events.ui.PromotionalBadges":"false","specs.events.ui.AccessibilityLocalization":"false","specs.events.ui.UseGuestsService":"false","specs.events.ui.EventDetailsSlots":"true","specs.events.ui.GiftCardsViewer":"true","specs.events.ui.WidgetListTitleUpdates":"true","specs.events.ui.NewErrorMessages":"true","specs.events.ui.UpdatedListLayout":"true","specs.events.ui.UseOrderPageUrl":"true","specs.events.ui.ResponsiveCards":"true","specs.events.ui.UpdatedEmptyState":"true","specs.events.ui.EventsListSeoPanel":"true","specs.events.ui.NewImageSettings":"true","specs.events.ui.CheckoutLinksColorSetting":"true"},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"specs.stores.UseCurrentCartFromSdk":"true"},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"specs.ping.errorHandlerInUou":"false"},"14724f35-6794-cd1a-0244-25fd138f9242":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.wixForum.useEditorBaseUrl":"true","specs.wixForum.enableCaptcha":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.wixForum.showCommentsInBM":"false","specs.wixForumServer.DisableCategorySlugGeneration":"true","specs.wixForum.disableAutoAdd":"false","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersArea.UseMembersAboutV2":"true","specs.wixForum.UsePricingPlansViewerApi":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.wixReviews.noCss":"false","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.wixForum.OOIInEditor":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","spec.wixForum.RequireHsToken":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"specs.wixBlog.FixMultipleColors":"true","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.wixBlog.UseWarmupStateInOldPostPage":"false","specs.wixBlog.SlotsInPostPage":"true","specs.wixBlog.MarginSettingsEditorX":"false","specs.wixBlog.BlogSausageMenu":"false","specs.wixBlog.BMMergePendingReviewTab":"false","specs.wixBlog.FeedMoreActionsFix":"true","specs.wixBlog.ManagePostsNavigateToPosts":"false","specs.wixBlog.ImportUseDraftPostApiProxy":"true","specs.wixBlog.RemoveMainTab":"true","specs.wixBlog.NewBlogPostComment":"false","specs.wixBlog.DontCallDbOnBadSlug":"false","specs.wixBlog.UseWarmupStateInPostList":"true","specs.wixBlog.UseWarmupStateInNewPostPage":"true","specs.wixBlog.BlockViewCountUpdates":"false","specs.wixBlog.UsePlatformizedFetchPostAmp":"true","specs.wixBlog.HashtagPageUseFeedPage":"true","specs.wixBlog.PostRatings":"true","specs.wixBlog.DisplayPostComposerError":"false","specs.wixBlog.PreInstalledPostSubmittedForReview":"false","specs.wixBlog.EnableCommentsFunction":"true","specs.wixBlog.UseWarmupStateInFeed":"true","specs.wixBlog.UseLayoutFixer":"true","specs.forms.EnableFormsInBlog":"true","specs.wixBlog.useNewArchiveWidgetSettingsUrl":"true","specs.wixBlog.CategoryHeader":"true","specs.wixBlog.HideSausageMenuFromPostAndBlogPages":"false","specs.wixBlog.UseTranslationCreditsApi":"true","specs.membersArea.BlogCommentsFromCommentsSerivice":"true","specs.wixBlog.LiveSiteEditorDeprication":"true","specs.wixBlog.UseFilesusrDomain":"false","specs.wixBlog.InstallSearch":"false","specs.wixBlog.UsePromptHubForImageGeneration":"true","specs.wixBlog.MigrateCustomFeedOnEditorReady":"false","specs.wixBlog.SettingsFromParastorage":"false","specs.wixBlog.NewBlogPostPublishedAutomation":"true","specs.wixBlog.UseBlogLikeNinjaService":"true","specs.wixBlog.BMManagePendingReviews":"true","specs.wixBlog.useNewCategoryMenuSettingsUrl":"true","specs.wixBlog.PreInstalledPostSubmissionStatus":"false","specs.wixBlog.OOIInEditor":"true","specs.wixBlog.EnableDiscoveryIngestion":"true","specs.wixBlog.FeedShowSkeletonForMetadata":"false","specs.wixBlog.UnprovisionedMultilingualAppFix":"false","specs.wixBlog.PreInstalledScheduledPostPublished":"false","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false","specs.wixBlog.useAmbassadorPostList":"false"},"1484cb44-49cd-5b39-9681-75188ab429de":{"specs.siteSearch.ChangeSelectedTabInEditorOnEdit":"true","specs.siteSearch.UseWarmupData":"true","specs.siteSearch.CSSPerBreakpointIndications":"true","specs.siteSearch.ResponsiveSearchBoxSkin":"true","specs.SiteSearch.CssPerBp":"true"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.ShouldNotUseDestinationCompleteness":"true","specs.stores.DisableFocusProductOnInfiniteScroll":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.stores.AddLayoutConfigToLineItemsAutoGql":"true","specs.stores.FixScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.ShouldPreloadPurchaseFlowProperties":"true","specs.stores.ShouldRemoveFilterModalOpenClass":"true","specs.stores.MoveSlotAboveCheckoutButton":"true","specs.stores.GalleryFetchAppSettingsOnce":"false","specs.stores.ProductPageFixFullScreenRicoImage":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.UseCurrentCartFromSdk":"true","specs.stores.UsePrefixForRouterNavigationToProductPage":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.stores.ChangeShippingDestinationDialogLabelsTextColor":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"false","specs.stores.GalleryDontFetchFilteredProductsWithoutActiveFilters":"true","specs.stores.ProductPageNoLostBusinessNotifier":"true","specs.stores.ProductPageDropdownLabelForNoAria":"true","specs.stores.UseNewFiltersQueryParamEncoder":"true","specs.ecom.HandleNoCheckoutIdError":"true","specs.ecom.UseTitleHtmlTagSettingParam":"false","specs.stores.MergePaymentAndPlaceOrderSteps":"true","specs.stores.GalleryEnableLoadMoreHoverUnderline":"false","specs.stores.GalleryPriceFilterClientTicksCalculation":"true","specs.stores.ProductPageOOIScrollToError":"true","specs.stores.RemoveModifiersSelectionIdsFromUserSelections":"true","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.ProductPageDropdownLabelFor":"true","specs.stores.ShowAutomaticDiscountDataOnProductWidget":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ShowCorrectVariantPPU":"true","specs.stores.RefactorPlaceOrderStateCalculation":"true","specs.stores.AddKeyToShippingDestinationModalCloseButton":"true","specs.stores.CartIconCssVarsCssOptimization":"false","specs.stores.CheckoutHeaderAndLogoA11yChanges":"false","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.AddPaymentRequiredToCheckoutQuery":"true","specs.stores.AddComparePriceToVariantsItemsQueries":"true","specs.stores.ColorOptionsDefaultSizeViewer":"true","specs.stores.AddSidePaddingOnCartPageForDesktopViewer":"true","specs.stores.ShouldFocusMainElementOnCartPage":"true","specs.stores.GiftCartSeviceDownCheckout":"true","specs.stores.UsePaymentRequired":"true","specs.stores.UsingStoresViewerScriptAddToCart":"false","specs.stores.ShouldFixZoomForCheckoutInClassic":"false","specs.stores.EnableFadeInAnimationOnGalleryScroll":"true","specs.stores.AddSubscriptionChargesToCheckoutQuery":"true","specs.stores.AddSlotToCheckoutPolicies":"false","specs.stores.RemoveLinkFromNonStoresItems":"true","specs.stores.AddToCartInLightboxOpneProductPage":"false","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.FixQueryParamSpecialCharDecode":"true","specs.stores.TYPErrorMsgGC":"false","specs.stores.GallerySlotsPOC":"false","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.stores.GalleryPriceSliderA11yFixKeyboardFocus":"true","specs.stores.AllowGalleryContainerPadding":"true","specs.ecom.RemoveGQLCallOnCreateCheckout":"true","specs.stores.OptimizeSelectionCalculation":"true","specs.stores.CartFromSDKWhenShowShippingOrShowTax":"true","specs.stores.SupportMemberOnlyCheckout":"true","specs.stores.HoverEffectOnImageOnly":"true","specs.stores.ShouldProductPageUseNewSocialIcons":"true","specs.stores.FixGalleryDropdownOptionsDisabledOpacity":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"false","specs.stores.ProductPageSlots":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.ProductPageOptionsMigrateToUITPA":"true","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.stores.SliderGalleryTitleFontSizeViewer":"true","specs.stores.PreorderDataInWishlist":"true","specs.stores.UseNewSubscriptionCheckboxInCustomerDetailsForm":"false","specs.forms.EnableNewPhoneFieldValidation":"true","specs.stores.GalleryProductItemsLazyLoadingForV3":"true","specs.stores.GallerySeoTags":"true","specs.stores.SliderGallery200Limit":"true","specs.stores.AllowStickySidebarInViewer":"true","specs.stores.RangeFilterRefactor":"true","specs.stores.QuickViewMoreLinkFontFallback":"true","specs.stores.ShowCssPerBreakpointIndicationsSideCart":"true","specs.forms.EnablePhoneField":"true","specs.stores.ShouldScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.AccessibilityOptimizedPageHierarchy":"false","specs.stores.FixBackInStockButtonValidation":"true","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.FixSliderGalleryRelatedProductsEmptyRender":"true","specs.stores.AddMembersOnlyToCheckoutQuery":"true","specs.stores.ShouldRecalculatePlaceOrderButtonStateForMembers":"true","specs.stores.FixProductPageUrlsForRouterPage":"true","specs.stores.GalleryShowLazyLoadingLoader":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.PriceFilterClientTicksCalculation":"true","specs.stores.CheckoutButtonLinkedToSecureCheckout":"true","specs.stores.ProductPageOOIMediaNavigationToSwiper":"false","specs.stores.AddPoliciesToLineItems":"true","specs.stores.ProductPageAddDelayedCapturePropToPaymentMethodsBanner":"false","specs.stores.WishlistStylePolyfillForIframe":"false","specs.stores.UseNewFiltersQueryParamDecoder":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.EnableStorefrontSubCategories":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.forms.EnableDextPhoneField":"true","specs.stores.AvifImageEncoding":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.SupportFreeTrialLineItems":"true","specs.stores.AddCheckoutSettingsToGetConfigGQLQuery":"false","specs.stores.GalleryStorefrontAddStrikethroughAndSalePriceDesign":"true","specs.stores.CategoryHeaderLayoutPerBreakpoint":"true","specs.stores.PreventGalleryFullRefreshOnUrlChange":"true","specs.stores.ProductPageRicoDescription":"true","specs.stores.increaseGqlGetLimit":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.profileCardOOI.MakeProfileCardRemovableInNewMA":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.profileCardOOI.NewResetSettings":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.profileCardOOI.UseMiddlewareForGlobalSettingsGetter":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.profileCardOOI.UseMiddlewareForMemberGetter":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.profileCardOOI.EnableAvifEncoding":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersArea.framelessEditorPW":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.profileCardOOI.EnableProfileAlignmentCssVars":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.profileCardOOI.usePlaceholderLoaders":"false","specs.profileCardOOI.UseBlockedCheckFollowButton":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.profileCardOOI.showNewNotificationsContent":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.profileCardOOI.EnableCSSIndicators":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.profileCardOOI.UseMiddlewareForRolesMapGetter":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.useSkeletonImagesInWixStudio":"true","specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.stripLayoutMultiColumn":"true","specs.forms.LocalPhoneNumbers":"true","specs.bookings.serviceListMenuLayout":"true","specs.bookings.paidByClasspassIndication":"true","specs.bookings.useOnlyBusinessLocationsOnGetLocationId":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.MyBookingsCssPBPIndication":"true","specs.bookings.msaNotPartOfBlockNavigation":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.members-area-lazy-load":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.useAndOperatorOnSpecificCategoryTab":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.layoutStylePerBreakPoint":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.layoutPerBreakPointPhase2":"true","specs.bookings.EcomRendererHidePriceForMembershipAndFree":"true","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.dev.UseBusinessInfoMapper":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.ServicePageV2Mapping":"true","specs.bookings.calendarFixLoadingButtonSize":"true","specs.bookings.BookAnotherText":"true","specs.bookings.initSlotsToShow":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.AdditionalTimeSlotsInFormPlugin":"true","specs.bookings.FormAddH1HeaderForA11y":"true","specs.bookings.DeprecateCatalogServicesSlotAvailability":"false","specs.forms.UseCSSVarsOnly":"true","specs.bookings.ServiceListEventsClassDays":"true","specs.bookings.NotFoundPageForContactInfoDeepLink":"true","specs.bookings.metroGetBusinessInfoInDetails":"false","specs.bookings.mapServiceListToServiceV2":"true","specs.bookings.UouZoomV2":"true","specs.bookings.getStaffMemberNameForPreferencesFromService":"true","specs.bookings.ServiceListNumOfSpotLeftFix":"false","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.metroGetBusinessInfo":"true","specs.bookings.migrateCalendarSettingsToServicesV2":"true","specs.bookings.warnOnShowAllServicesFilterOption":"true","specs.bookings.react18ErrorInServicePge":"true","specs.bookings.fetchAllServicesInMSA":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.bookings.AppBuilderControllersUseNewAPIs":"true","specs.bookings.BookOnBehalf":"false","specs.bookings.withErrorHandler":"true","specs.bookings.msaServiceSelectionImprovements":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.AppBuilderUseServicesV2":"true","specs.bookings.FormEditorKBContent":"false","specs.bookings.translatePages":"false","specs.bookings.editorCalendarPlugin":"true","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.useBookingsViewerCache":"false","specs.bookings.FormUseAutomationsForSMS":"true","specs.forms.FileUploadLimitExceeded":"true","specs.bookings.FixServiceListSettingsMigration":"false","specs.bookings.assignStaffVariantToSelectionsWithAnyStaff":"true","specs.bookings.ServiceV2ServicePage":"true","specs.bookings.CheckIsMemberAreaInstalledUsingPublicAPI":"true","specs.bookings.redirectIfNeeded":"true","specs.bookings.dynamicDurationUoU":"true","specs.bookings.CancellationFeesUoU":"true","specs.bookings.metroGetBusinessInfoInCalendar":"false","specs.bookings.calendarA11YChanges":"true","specs.bookings.noTpaSettingsProviderInList":"true","specs.bookings.showTitlesInDateAndTimeViewMode":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.metroNotifyNonPremium":"true","spec.bookings.owner-fes.DeprecateCatalogWriter":"false","specs.bookings.fetchTabsInServiceList":"true","specs.bookings.A11YCalendarLabel":"true","specs.bookings.servicePageSettingsRedesign":"true","specs.bookings.SkipCheckoutForSavedPaymentMethod":"false","spec.bookings.setRolesForBIEvent":"true","specs.bookings.CheckForExistingBooking":"true","specs.bookings.withErrorHandlerCheckout":"false","spec.bookings.owner-fes.RemoveOldEndpoints":"true","specs.bookings.UseQueryBySessionStartForContactBookings":"true","specs.bookings.DynamicPricingResilientUOU":"false","specs.bookings.UseGetAvailabilityForCourse":"true","specs.bookings.RemoveCalendarLinkFromBookingsCheckoutSettingsPanel":"true","specs.bookings.DetachNumberOfParticipantsFieldFromForm":"true","specs.bookings.AddonsUOU":"false","specs.bookings.useCustomUrlSegmentsForSlug":"true","specs.bookings.MultiLocationUoU":"false","specs.bookings.FormReplaceArray":"true","specs.bookings.QueryServicesInBatches":"false","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.bookings.boMultilocation":"false","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.FixPricingPlanNavigation":"true"}}},"forceEmptySdks":false,"appDefIdToIsMigratedToGetPlatformApi":{"2936472a-a1ed-4ae5-9f71-614313a9f4e7":false,"148c2287-c669-d849-d153-463c7486a694":false,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":false,"225dd912-7dea-4738-8688-4b8c6955ffc2":false,"1973457f-c021-4da5-941f-58444ff761d4":false,"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":false,"14ce28f7-7eb0-3745-22f8-074b0e2401fb":false,"14cffd81-5215-0a7f-22f8-074b0e2401fb":false,"140603ad-af8d-84a5-2c80-a0f60cb47351":false,"14dbef06-cc42-5583-32a7-3abd44da4908":false,"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":false,"675bbcef-18d8-41f5-800e-131ec9e08762":false,"14bcded7-0066-7c35-14d7-466cb3f09103":false,"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":false,"14f25924-5664-31b2-9568-f9c5ed98c9b1":false,"14271d6f-ba62-d045-549b-ab972ae1f70e":false,"13d21c63-b5ec-5912-8397-c3a5ddb27a97":false,"1380b703-ce81-ff05-f115-39571d94dfcd":false,"14ce1214-b278-a7e4-1373-00cebd1bef7c":false,"14724f35-6794-cd1a-0244-25fd138f9242":false,"2bef2abe-7abe-43da-889c-53c1500a328c":false,"215238eb-22a5-4c36-9e7b-e7c08025e04e":false,"1484cb44-49cd-5b39-9681-75188ab429de":false,"dataBinding":false}},"appsScripts":{"urls":{"14271d6f-ba62-d045-549b-ab972ae1f70e":["https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryController.bundle.min.js"],"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":["https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.2711.0\/viewerScript.bundle.min.js"],"dataBinding":["https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8678.0\/app.js"],"140603ad-af8d-84a5-2c80-a0f60cb47351":["https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/events-viewer\/1.3563.0\/widgetController.bundle.min.js"],"1484cb44-49cd-5b39-9681-75188ab429de":["https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/viewerScript.bundle.min.js"],"14ce28f7-7eb0-3745-22f8-074b0e2401fb":["https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.0\/ProfileCardController.bundle.min.js"],"13d21c63-b5ec-5912-8397-c3a5ddb27a97":["https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3618.0\/bookingsViewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1616.0\/ServiceListWidgetController.bundle.min.js"],"675bbcef-18d8-41f5-800e-131ec9e08762":["https:\/\/static.parastorage.com\/services\/wix-code-viewer-app\/1.1479.739\/app.js"]},"scope":"page"},"debug":{"disablePlatform":false,"disableSnapshots":false,"enableSnapshots":false}}},"siteAssets":{"dataFixersParams":{"experiments":{"dm_deleteLayoutOverridesForRefComponents":true,"dm_migrateOldHoverBoxToNewFixer":true},"dfVersion":"1.4689.0","isHttps":true,"isUrlMigrated":true,"metaSiteId":"620ab155-53a8-4a0c-ae27-6c3a885ece10","quickActionsMenuEnabled":false,"siteId":"06bda9e4-ba0d-4116-be43-cabb30a2f036","siteRevision":4229,"v":3,"cacheVersions":{"dataFixer":6},"oneDocEnabled":true},"modulesParams":{"features":{"moduleName":"thunderbolt-features","contentType":"application\/json","resourceType":"features","languageResolutionMethod":"QueryParam","isMultilingualEnabled":false,"externalBaseUrl":"https:\/\/www.dsdac.com","useSandboxInHTMLComp":false,"disableStaticPagesUrlHierarchy":false,"aboveTheFoldSectionsNum":null,"isTrackClicksAnalyticsEnabled":true,"isSocialElementsBlocked":false},"platform":{"moduleName":"thunderbolt-platform","contentType":"application\/json","resourceType":"platform","externalBaseUrl":"https:\/\/www.dsdac.com","staticHTMLComponentUrl":"https:\/\/www-dsdac-com.filesusr.com\/"},"css":{"moduleName":"thunderbolt-css","contentType":"application\/json","resourceType":"css","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.39f6c7f6ddd00ad877cf93457c641cf9f0ff4c3b","editor-elements-design-systems.thunderbolt.40e198f14f6bae663b83712538bcb32e30c3ee25"],"ooiVersions":"0daa3702-0e20-48ca-ba15-ad380e00e6b6%3Dp.challenges-web-ooi%2F1.2168.2491%2FPaymentPageViewerWidgetNoCss.%3B0e9aad02-e5a7-45f3-8b8e-a842a5e99be3%3Dp.challenges-web-ooi%2F1.2168.2491%2FParticipantPageViewerWidgetNoCss.%3B1380bba0-253e-a800-a235-88821cf3f8a4%3Dp.wixstores-client-gallery%2F1.5023.0%2FGridGalleryViewerWidgetNoCss.%3B1380bbab-4da3-36b0-efb4-2e0599971d14%3Dp.wixstores-client-cart-ooi%2F1.4606.0%2FcartViewerWidgetNoCss.%3B1380bbb4-8df0-fd38-a235-88821cf3f8a4%3Dp.wixstores-client-thank-you-page-ooi%2F1.3167.0%2FthankYouPageViewerWidgetNoCss.%3B13a94f09-2766-3c40-4a32-8edb5acdd8bc%3Dp.wixstores-client-product-page%2F1.3518.0%2FProductPageViewerWidgetNoCss.%3B1440e92d-47d8-69be-ade7-e6de40127106%3Dp.events-viewer%2F1.3563.0%2FwidgetViewerWidgetNoCss.%3B1489040e-001f-4631-55a9-2c29b4417126%3Dp.communities-forum-client%2F1.1416.0%2FForumViewerWidgetNoCss.%3B14c1462a-97f2-9f6a-7bb7-f5541f23caa6%3Dp.communities-blog-ooi%2F1.2603.0%2FBlogViewerWidgetNoCss.%3B14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd%3Dp.profile-card-tpa-ooi%2F1.2726.0%2FProfileCardViewerWidgetNoCss.%3B14d2abc2-5350-6322-487d-8c16ff833c8a%3Dp.events-details-page%2F1.303.0%2Fdetails-pageViewerWidgetNoCss.%3B14dbefb9-3b7b-c4e9-53e8-766defd30587%3Dp.members-about-ooi%2F1.2420.0%2FProfileViewerWidgetNoCss.%3B14dd1af6-3e02-63db-0ef2-72fbc7cc3136%3Dp.my-account-ooi%2F1.2560.0%2FMyAccountViewerWidgetNoCss.%3B14edb332-fdb9-2fe6-0fd1-e6293322b83b%3Dp.bookings-my-bookings-widget%2F1.524.0%2FMyBookingsViewerWidgetNoCss.%3B14f0266c-e0a3-afc6-d07c-5be8e20949cd%3Dp.communities-forum-member-pages%2F1.278.0%2FMemberPostsViewerWidgetNoCss.%3B14f2595a-a352-3ff1-9b3c-4d21861fe58f%3Dp.members-area-notifications%2F1.54.0%2FOoiNotificationsViewerWidget.%3B14f25dd2-f9b0-edc2-f38e-eded5da094aa%3Dp.members-area-notifications-preferences%2F1.17.0%2FPreferencesOoiViewerWidget.%3B14f51b00-3ada-272e-b6db-34d5da9dd623%3Dp.communities-forum-member-pages%2F1.278.0%2FMemberCommentsViewerWidgetNoCss.%3B14fd5970-8072-c276-1246-058b79e70c1a%3Dp.ecom-platform-checkout%2F1.5151.0%2FCheckoutViewerWidgetNoCss.%3B15293875-09d7-6913-a093-084a9b6ae7f4%3Dp.pricing-plans-tpa%2F1.4594.0%2FPackagePickerViewerWidgetNoCss.%3B20dcd94b-f847-4e24-b3f2-0d3894593f7a%3Dp.challenges-web-ooi%2F1.2168.2491%2FChallengesListPageViewerWidgetNoCss.%3B211b5287-14e2-4690-bb71-525908938c81%3Dp.communities-blog-ooi%2F1.2603.0%2FPostViewerWidgetNoCss.%3B29ad290c-8529-4204-8fcf-41ef46e0d3b0%3Dp.events-viewer%2F1.3563.0%2FscheduleViewerWidgetNoCss.%3B405eb115-a694-4e2b-abaa-e4762808bb93%3Dp.events-viewer%2F1.3563.0%2Fmembers-pageViewerWidgetNoCss.%3B44c66af6-4d25-485a-ad9d-385f5460deef%3Dp.search-app%2F1.3935.0%2FSearchResultsViewerWidgetNoCss.%3B49dbb2d9-d9e5-4605-a147-e926605bf164%3Dp.wixstores-client-cart-ooi%2F1.4606.0%2FSideCartViewerWidgetNoCss.%3B513a5d84-3ebb-4ca6-a5aa-83effd2123b9%3Dp.social-groups-ooi%2F5.527.0%2FGroupViewerWidgetNoCss.%3B54d912c5-52cb-4657-b8fa-e1a4cda8ed01%3Dp.bookings-calendar-widget%2F1.2863.0%2FBookingCalendarViewerWidgetNoCss.%3B621bc837-5943-4c76-a7ce-a0e38185301f%3Dp.bookings-service-list-widget%2F1.1616.0%2FBookOnlineViewerWidgetNoCss.%3B6467c15e-af3c-4e8d-b167-41bfb8efc32a%3Dp.payments-my-wallet%2F1.533.0%2FMyWalletViewerWidgetNoCss.%3B813eb645-c6bd-4870-906d-694f30869fd9%3Dp.communities-blog-ooi%2F1.2603.0%2FPostListViewerWidgetNoCss.%3B847c2f5d-017f-499f-9c3e-069164fc116f%3Dp.challenges-web-ooi%2F1.2168.2491%2FChallengesPageViewerWidgetNoCss.%3B985e6fc8-ce3f-4cf8-9b85-714c73f48695%3Dp.bookings-form-widget%2F1.2024.0%2FBookingsFormViewerWidgetNoCss.%3Ba159b4d2-831b-410c-9e77-ec3f40c9cace%3Dp.challenges-web-ooi%2F1.2168.2491%2FThankYouPageViewerWidgetNoCss.%3Ba7dcdfcb-8abd-4008-af19-fed5fcd12b40%3Dp.social-groups-ooi%2F5.527.0%2FGroupsViewerWidgetNoCss.%3Ba91a0543-d4bd-4e6b-b315-9410aa27bcde%3Dp.bookings-service-details-widget%2F1.2900.0%2FBookingServicePageViewerWidgetNoCss.%3Bc88902a1-7fbf-4ff1-b19a-af39c48bc740%3Dp.challenges-web-ooi%2F1.2168.2491%2FMyProgramsViewerWidgetNoCss.%3Bcc882051-73c9-41a6-8f90-f6ebc9f10fe1%3Dp.bookings-service-list-widget%2F1.1616.0%2FServiceListWidgetViewerWidgetNoCss.%3Be018cc55-7b1c-4500-a2e5-969f22c8a33a%3Dp.social-groups-ooi%2F5.527.0%2FMembersAreaGroupsViewerWidgetNoCss."},"cssMappers":{"moduleName":"thunderbolt-css-mappers","contentType":"application\/json","resourceType":"cssMappers","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.39f6c7f6ddd00ad877cf93457c641cf9f0ff4c3b","editor-elements-design-systems.thunderbolt.40e198f14f6bae663b83712538bcb32e30c3ee25"],"ooiVersions":"0daa3702-0e20-48ca-ba15-ad380e00e6b6%3Dp.challenges-web-ooi%2F1.2168.2491%2FPaymentPageViewerWidgetNoCss.%3B0e9aad02-e5a7-45f3-8b8e-a842a5e99be3%3Dp.challenges-web-ooi%2F1.2168.2491%2FParticipantPageViewerWidgetNoCss.%3B1380bba0-253e-a800-a235-88821cf3f8a4%3Dp.wixstores-client-gallery%2F1.5023.0%2FGridGalleryViewerWidgetNoCss.%3B1380bbab-4da3-36b0-efb4-2e0599971d14%3Dp.wixstores-client-cart-ooi%2F1.4606.0%2FcartViewerWidgetNoCss.%3B1380bbb4-8df0-fd38-a235-88821cf3f8a4%3Dp.wixstores-client-thank-you-page-ooi%2F1.3167.0%2FthankYouPageViewerWidgetNoCss.%3B13a94f09-2766-3c40-4a32-8edb5acdd8bc%3Dp.wixstores-client-product-page%2F1.3518.0%2FProductPageViewerWidgetNoCss.%3B1440e92d-47d8-69be-ade7-e6de40127106%3Dp.events-viewer%2F1.3563.0%2FwidgetViewerWidgetNoCss.%3B1489040e-001f-4631-55a9-2c29b4417126%3Dp.communities-forum-client%2F1.1416.0%2FForumViewerWidgetNoCss.%3B14c1462a-97f2-9f6a-7bb7-f5541f23caa6%3Dp.communities-blog-ooi%2F1.2603.0%2FBlogViewerWidgetNoCss.%3B14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd%3Dp.profile-card-tpa-ooi%2F1.2726.0%2FProfileCardViewerWidgetNoCss.%3B14d2abc2-5350-6322-487d-8c16ff833c8a%3Dp.events-details-page%2F1.303.0%2Fdetails-pageViewerWidgetNoCss.%3B14dbefb9-3b7b-c4e9-53e8-766defd30587%3Dp.members-about-ooi%2F1.2420.0%2FProfileViewerWidgetNoCss.%3B14dd1af6-3e02-63db-0ef2-72fbc7cc3136%3Dp.my-account-ooi%2F1.2560.0%2FMyAccountViewerWidgetNoCss.%3B14edb332-fdb9-2fe6-0fd1-e6293322b83b%3Dp.bookings-my-bookings-widget%2F1.524.0%2FMyBookingsViewerWidgetNoCss.%3B14f0266c-e0a3-afc6-d07c-5be8e20949cd%3Dp.communities-forum-member-pages%2F1.278.0%2FMemberPostsViewerWidgetNoCss.%3B14f2595a-a352-3ff1-9b3c-4d21861fe58f%3Dp.members-area-notifications%2F1.54.0%2FOoiNotificationsViewerWidget.%3B14f25dd2-f9b0-edc2-f38e-eded5da094aa%3Dp.members-area-notifications-preferences%2F1.17.0%2FPreferencesOoiViewerWidget.%3B14f51b00-3ada-272e-b6db-34d5da9dd623%3Dp.communities-forum-member-pages%2F1.278.0%2FMemberCommentsViewerWidgetNoCss.%3B14fd5970-8072-c276-1246-058b79e70c1a%3Dp.ecom-platform-checkout%2F1.5151.0%2FCheckoutViewerWidgetNoCss.%3B15293875-09d7-6913-a093-084a9b6ae7f4%3Dp.pricing-plans-tpa%2F1.4594.0%2FPackagePickerViewerWidgetNoCss.%3B20dcd94b-f847-4e24-b3f2-0d3894593f7a%3Dp.challenges-web-ooi%2F1.2168.2491%2FChallengesListPageViewerWidgetNoCss.%3B211b5287-14e2-4690-bb71-525908938c81%3Dp.communities-blog-ooi%2F1.2603.0%2FPostViewerWidgetNoCss.%3B29ad290c-8529-4204-8fcf-41ef46e0d3b0%3Dp.events-viewer%2F1.3563.0%2FscheduleViewerWidgetNoCss.%3B405eb115-a694-4e2b-abaa-e4762808bb93%3Dp.events-viewer%2F1.3563.0%2Fmembers-pageViewerWidgetNoCss.%3B44c66af6-4d25-485a-ad9d-385f5460deef%3Dp.search-app%2F1.3935.0%2FSearchResultsViewerWidgetNoCss.%3B49dbb2d9-d9e5-4605-a147-e926605bf164%3Dp.wixstores-client-cart-ooi%2F1.4606.0%2FSideCartViewerWidgetNoCss.%3B513a5d84-3ebb-4ca6-a5aa-83effd2123b9%3Dp.social-groups-ooi%2F5.527.0%2FGroupViewerWidgetNoCss.%3B54d912c5-52cb-4657-b8fa-e1a4cda8ed01%3Dp.bookings-calendar-widget%2F1.2863.0%2FBookingCalendarViewerWidgetNoCss.%3B621bc837-5943-4c76-a7ce-a0e38185301f%3Dp.bookings-service-list-widget%2F1.1616.0%2FBookOnlineViewerWidgetNoCss.%3B6467c15e-af3c-4e8d-b167-41bfb8efc32a%3Dp.payments-my-wallet%2F1.533.0%2FMyWalletViewerWidgetNoCss.%3B813eb645-c6bd-4870-906d-694f30869fd9%3Dp.communities-blog-ooi%2F1.2603.0%2FPostListViewerWidgetNoCss.%3B847c2f5d-017f-499f-9c3e-069164fc116f%3Dp.challenges-web-ooi%2F1.2168.2491%2FChallengesPageViewerWidgetNoCss.%3B985e6fc8-ce3f-4cf8-9b85-714c73f48695%3Dp.bookings-form-widget%2F1.2024.0%2FBookingsFormViewerWidgetNoCss.%3Ba159b4d2-831b-410c-9e77-ec3f40c9cace%3Dp.challenges-web-ooi%2F1.2168.2491%2FThankYouPageViewerWidgetNoCss.%3Ba7dcdfcb-8abd-4008-af19-fed5fcd12b40%3Dp.social-groups-ooi%2F5.527.0%2FGroupsViewerWidgetNoCss.%3Ba91a0543-d4bd-4e6b-b315-9410aa27bcde%3Dp.bookings-service-details-widget%2F1.2900.0%2FBookingServicePageViewerWidgetNoCss.%3Bc88902a1-7fbf-4ff1-b19a-af39c48bc740%3Dp.challenges-web-ooi%2F1.2168.2491%2FMyProgramsViewerWidgetNoCss.%3Bcc882051-73c9-41a6-8f90-f6ebc9f10fe1%3Dp.bookings-service-list-widget%2F1.1616.0%2FServiceListWidgetViewerWidgetNoCss.%3Be018cc55-7b1c-4500-a2e5-969f22c8a33a%3Dp.social-groups-ooi%2F5.527.0%2FMembersAreaGroupsViewerWidgetNoCss."},"siteMap":{"moduleName":"thunderbolt-site-map","contentType":"application\/json","resourceType":"siteMap"},"mobileAppBuilder":{"moduleName":"thunderbolt-mobile-app-builder","resourceType":"mobileAppBuilder","contentType":"application\/json"},"builderComponentFeatures":{"moduleName":"builder-component-features","resourceType":"builderComponentFeatures","contentType":"application\/json"},"builderComponentCss":{"moduleName":"builder-component-css","resourceType":"builderComponentCss","contentType":"application\/json"},"builderComponentPlatform":{"moduleName":"builder-component-platform","resourceType":"builderComponentPlatform","contentType":"application\/json"}},"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.parastorage.com","https:\/\/staticorigin.wixstatic.com","https:\/\/www.dsdac.com","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"},"siteScopeParams":{"rendererType":null,"wixCodePageIds":["jp4td","u7ujk","hvadq","mfxr0","a7l73","p6kmh","ql63p","jhtq5","c1dmp"],"hasTPAWorkerOnSite":true,"formFactor":"desktop","viewMode":"desktop","freemiumBanner":false,"coBrandingBanner":false,"dayfulBanner":false,"mobileActionsMenu":false,"isWixSite":false,"isResponsive":true,"editorName":"Studio","urlFormatModel":{"format":"slash","forbiddenPageUriSEOs":["app","apps","_api","robots.txt","sitemap.xml","feed.xml","sites"],"pageIdToResolvedUriSEO":{}},"pageJsonFileNames":{"h15wg":"dd0116_c4b4410c2a9e53799389a71f683a98bd_4225.json","svc9w":"dd0116_1985040574cd868d67e6933206f8e686_4225.json","i2diw":"dd0116_2117e19840bd8bc40ac692aa4fc4a4d8_4225.json","xuawx":"dd0116_ccc932a10d8b031c934b4681d639264a_4225.json","er4cl":"dd0116_1941e9a2f915f84cf0c102ea92820bec_4225.json","du0jz":"dd0116_c012b2365ec616a2579008f4b4da2687_4225.json","mfxr0":"dd0116_397f61468fd82e9f68c559b935920283_4225.json","pwlaq":"dd0116_1c14e841bf7d208eec1d25389d291ba9_4225.json","ulemh":"dd0116_30f874ea1ca97ad730347766d9dac338_4225.json","g080z":"dd0116_f7dbac26948bb8cc43bd952257510c6f_4225.json","c1dmp":"dd0116_3fe1c7eb8ef57ed1b9ef4d4523ca10c3_4225.json","rvjo3":"dd0116_fd61c96cf49df87c8c989099c2daa871_4225.json","tz6nv":"dd0116_f0bc096de5d87f18b499e3a20b7346cb_4225.json","rmx0a":"dd0116_8d5d6de29a8036023795486056a397d7_4225.json","xivaw":"dd0116_3f0fe433e327faa83c87feff1e5cb099_4225.json","pa40n":"dd0116_21e23ebbe88d206c94590db55651aa05_4225.json","odqzi":"dd0116_d2693228d4ad743d69b12fcaae0b5f95_4225.json","xuawy":"dd0116_8a83d1e1e64c58aaa0df2cfc2cb64a8d_4225.json","eur5u":"dd0116_83c61c2dc5a4a17ef8e1fceb5b6cf01b_4225.json","gkbwr":"dd0116_21a9e957d0dd5abbed6b82e88dae5648_4225.json","v5fs1":"dd0116_037f53266986df0099d4fa33e86a1b21_4225.json","f0h92":"dd0116_91f7d0f1cddc70f8676caaeba7b71dcd_4225.json","a7l73":"dd0116_039f3336629977b0dada47b0d6484dc2_4225.json","h5hkn":"dd0116_2bcd996b30bb83ce1da7170e67dd6a6f_4228.json","n12zn":"dd0116_9e304a6a574b033973937584659156a6_4225.json","q2jlp":"dd0116_0026487144b50f83f20c176a2a81d2c9_4225.json","haqbo":"dd0116_f4a9e66f26c6a39cdc4beffd36cee030_4225.json","qh209":"dd0116_f8579edb7f68ec7c637e068c4bd7e648_4225.json","ostfv":"dd0116_660288c923ae4eb0c5cfff468dabfb9c_4225.json","s1h5w":"dd0116_3259205d725b80a5f1d62de50fbb468b_4225.json","w0f9w":"dd0116_01def6a52c63538a14b8e8838bdf6bf2_4225.json","sjovn":"dd0116_e622ffd929f923ce58a85f4a59a19ed7_4225.json","zihzv":"dd0116_923ae4b09862c2a3a665c32c15f47b05_4225.json","zea0b":"dd0116_df6e12225fdceb0172c6d4d81c1873ac_4225.json","xm902":"dd0116_1480cc2e8b6135638add756e28925f36_4225.json","p54rd":"dd0116_4ef9b1c0262d56ca7bd12e8f3c5d1d57_4229.json","rv5aq":"dd0116_5e2b609f93cd5ee9a531211dc4448c7e_4225.json","xuaww":"dd0116_5a1bc09ad21d90fee053cec63aab7b61_4225.json","s1h5t":"dd0116_44175c8c2420f0a215ea0454cb99a5ae_4225.json","aur41":"dd0116_85e1e632da79128432ab10c76fb17083_4225.json","ajfw4":"dd0116_d7c96b50d66bae204967c76af4382278_4225.json","hr43y":"dd0116_e3c0964d52b96db111a24ff70cf3703d_4225.json","ir7ps":"dd0116_7bba14d338c9987d9e2835f5d8a7c586_4225.json","faud8":"dd0116_f1095a02f582615661e1148b8ea35732_4225.json","hvadq":"dd0116_5055d9df605084ef0b14cbaec2bedcec_4225.json","d21ys":"dd0116_d7eb13cb74f452f7aef571386176ffbf_4225.json","a74f5":"dd0116_155e55eb578f7f885846b0a292f36485_4225.json","a91li":"dd0116_0efe89c2c6cd93b1357ecf5d91838db7_4225.json","u7ujk":"dd0116_7ff1376d37398c5eb4ecc861f5da0dd2_4225.json","mx1eo":"dd0116_64bb81aa7c69df03d6127ae1146a41f1_4225.json","x0hc8":"dd0116_1aaff475edeb828f97a64f33e568a0c4_4225.json","c0mwx":"dd0116_ea8c293b609726d4fb5fa11159f40661_4225.json","fka8p":"dd0116_70a996f7d4822a34426a37f81940c1b1_4225.json","kln6r":"dd0116_3d40bbaf576b3aabfbc35c5594361187_4225.json","jhtq5":"dd0116_7ba2cffee0b1b9ac1671d188f2114c4d_4225.json","k13wj":"dd0116_3ca2b4b2b29cd063fac4bd462f4f8b8f_4225.json","esz4e":"dd0116_edd24e292743f2081f226d37bf040165_4225.json","k2hor":"dd0116_a0e74b95d661d596ced34f967b996a5b_4225.json","gvumr":"dd0116_dc6b196d7a70fd521c847e3d54eef818_4225.json","q4364":"dd0116_118588c18bbdb885b8804602bf8c54d5_4225.json","jp4td":"dd0116_c3968199792e9ad3e9a9b93cdc539dff_4225.json","pdi1q":"dd0116_bc4410269a1b404ab08ef63a81a5819b_4225.json","brcwd":"dd0116_345a0e92125824fef372aa423c937842_4225.json","i3g9s":"dd0116_9e7636d2712b7e702e6610f857a9bc18_4225.json","s1h5y":"dd0116_caab303d3741c74dc01f2f1e4a45c4f2_4225.json","slb2x":"dd0116_5ceb42cdf2cc4552e7f44786160e27c5_4225.json","rlyr2":"dd0116_dabe3bb721f11f7142246669ecfed3f5_4225.json","y8pby":"dd0116_31043141d1b85b980da385e794dbaa52_4225.json","p6kmh":"dd0116_8a8b9c77620a14d1a32becdb896697cd_4225.json","v1auk":"dd0116_be4807a4a4a8b56a7cc0540a9824cf3c_4228.json","hpx2z":"dd0116_e67eeb641a3d798c55e9d48b87554268_4225.json","wja6h":"dd0116_f237b8356fb4c9b79cd3a2d2497b71d0_4225.json","lan7b":"dd0116_3a03e56270789c430f1a1ad314cf16ef_4225.json","daj8c":"dd0116_391c7d3f795efed694ae8279af1a8c19_4225.json","pvx8g":"dd0116_f7e9df9f65830fd7eca057c91e9763c4_4225.json","s0pdq":"dd0116_476aaa6c27150c6c6a34b95295b02b52_4228.json","masterPage":"dd0116_50c802b1671b750498c7772205ea2524_4229.json"},"protectedPageIds":["uyp93","a68rq","qrmd6","b6waj","erevi","ej4wc","bccar","ql63p","xvp7s","dwhur","n151l","w8l21","uzfa1","gwjqg","ioh2a","qy0tg"],"routersInfo":{"configMap":{"routers-kenbpcqd":{"prefix":"posts","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"b201ae75-155b-4058-a399-674578033a45\",\"title\":\"{title}\",\"config\":{\"collection\":\"Blog\/Posts\",\"sort\":[{\"title\":\"asc\"}],\"pageSize\":1,\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"og:image\":\"{coverImage}\"}},\"\/\":{\"pageRole\":\"dfb695df-c3e4-4f16-83fa-a712d25e7594\",\"title\":\"Blog\/Posts\",\"config\":{\"collection\":\"Blog\/Posts\",\"pageSize\":12,\"sort\":[{\"title\":\"asc\"}],\"seoV2\":true},\"seoMetaTags\":{}}}}","group":"","pages":{"b201ae75-155b-4058-a399-674578033a45":"svc9w","dfb695df-c3e4-4f16-83fa-a712d25e7594":"rv5aq"},"roleVariations":{}},"routers-kejunqd1":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/forum-posts\":{\"seoData\":{\"title\":\"{userName} | Forum Posts\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"a914432e-eddd-460c-8774-89056bf2c43b\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-posts-page\",\"visibleForRoles\":[],\"numbers\":{\"key\":\"postsCount\",\"default\":0},\"appDefinitionId\":\"14724f35-6794-cd1a-0244-25fd138f9242\"},\"title\":\"Forum Posts\"},\"\/{userName}\/members-events\":{\"seoData\":{\"title\":\"{userName} | Events\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"54fb3006-0a3d-4692-92d8-00e1f32aa62f\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"events_members_page\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"140603ad-af8d-84a5-2c80-a0f60cb47351\"},\"title\":\"Events\"},\"\/{userName}\/profile\":{\"seoData\":{\"title\":\"{userName} | Profile\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":true,\"page\":\"5c76b232-341a-41d7-a0a1-e4f7b3b117f0\",\"appData\":{\"menuOrder\":1,\"appPageId\":\"about\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\"},\"title\":\"Profile\"},\"\/{userName}\/blog-posts\":{\"seoData\":{\"title\":\"{userName} | Blog Posts\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"f0efb4b1-2cce-4f58-81f7-88cdbf51c4da\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-posts-page\",\"visibleForRoles\":[\"admin\",\"blog_writer\",\"blog_editor\"],\"numbers\":{\"key\":\"postsCount\",\"default\":0},\"appDefinitionId\":\"14bcded7-0066-7c35-14d7-466cb3f09103\"},\"title\":\"Blog Posts\"},\"\/{userName}\/followers\":{\"seoData\":{\"title\":\"{userName} | Followers\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"0dae24d1-e335-42f4-9828-55dfe6aaee5a\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"following_followers\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14ebe801-d78a-daa9-c9e5-0286a891e46f\"},\"title\":\"Followers\"},\"\/{userName}\/blog-likes\":{\"seoData\":{\"title\":\"{userName} | Blog Likes\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"0ac65c40-d7dd-445d-a01b-b3a946d4905e\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-likes-page\",\"visibleForRoles\":[],\"numbers\":{\"key\":\"likesCount\",\"default\":0},\"appDefinitionId\":\"14bcded7-0066-7c35-14d7-466cb3f09103\"},\"title\":\"Blog Likes\"},\"\/{userName}\/blog-comments\":{\"seoData\":{\"title\":\"{userName} | Blog Comments \",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"d7d3e141-0453-4ba6-bd89-2eb1dc4df75c\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-comments-page\",\"visibleForRoles\":[],\"numbers\":{\"key\":\"commentsCount\",\"default\":0},\"appDefinitionId\":\"14bcded7-0066-7c35-14d7-466cb3f09103\"},\"title\":\"Blog Comments \"},\"\/{userName}\/forum-comments\":{\"seoData\":{\"title\":\"{userName} | Forum Comments\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":false,\"page\":\"4b8310f1-728f-428e-ad57-4950c827a01d\",\"appData\":{\"menuOrder\":2,\"appPageId\":\"member-comments-page\",\"visibleForRoles\":[],\"numbers\":{\"key\":\"createdCommentsCount\",\"default\":0},\"appDefinitionId\":\"14724f35-6794-cd1a-0244-25fd138f9242\"},\"title\":\"Forum Comments\"}}}","group":"members","pages":{"d7d3e141-0453-4ba6-bd89-2eb1dc4df75c":"c0mwx","0dae24d1-e335-42f4-9828-55dfe6aaee5a":"g080z","a914432e-eddd-460c-8774-89056bf2c43b":"rmx0a","54fb3006-0a3d-4692-92d8-00e1f32aa62f":"esz4e","f0efb4b1-2cce-4f58-81f7-88cdbf51c4da":"eur5u","5c76b232-341a-41d7-a0a1-e4f7b3b117f0":"rlyr2","0ac65c40-d7dd-445d-a01b-b3a946d4905e":"brcwd","4b8310f1-728f-428e-ad57-4950c827a01d":"rvjo3"},"roleVariations":{}},"routers-kejunqd0":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"47433c94-973d-469d-a875-3fe0c9558af9\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/my-wallet\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"4aebd0cb-fbdb-4da7-b5d1-d05660a30172\",\"appPageId\":\"my_wallet\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"2cbcca28-28c8-4b89-b21c-0c76b360fdb7\",\"seoData\":{\"title\":\"My Wallet\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Wallet\"},\"\/notifications\":{\"socialHome\":false,\"appData\":{\"numbers\":{\"key\":\"notificationsCount\",\"default\":0},\"appDefinitionId\":\"14f25924-5664-31b2-9568-f9c5ed98c9b1\",\"appPageId\":\"notifications_app\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"4dcac52b-8ca6-4535-81ee-43c0cf6333da\",\"seoData\":{\"title\":\"Notifications\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notifications\"},\"\/settings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"01877e5d-59b4-4a0a-aad7-63689646b405\",\"seoData\":{\"title\":\"Settings\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Settings\"},\"\/my-drafts\":{\"socialHome\":false,\"appData\":{\"numbers\":{\"key\":\"draftsCount\",\"default\":0},\"appDefinitionId\":\"14bcded7-0066-7c35-14d7-466cb3f09103\",\"appPageId\":\"member-drafts-page\",\"menuOrder\":2,\"visibleForRoles\":[\"admin\",\"blog_writer\",\"blog_editor\"]},\"page\":\"e824d543-b47c-4686-a210-cfe25cf37e7e\",\"seoData\":{\"title\":\"My Drafts\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Drafts\"},\"\/my-bookings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"13d21c63-b5ec-5912-8397-c3a5ddb27a97\",\"appPageId\":\"bookings_member_area\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"cd4449c8-a6bc-4fbc-b4ac-572dd2a098ec\",\"seoData\":{\"title\":\"My Bookings\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Bookings\"},\"\/my-orders\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"1380b703-ce81-ff05-f115-39571d94dfcd\",\"appPageId\":\"order_history\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"d646d087-76e1-45c5-b894-e2f7ee2c10d0\",\"seoData\":{\"title\":\"My Orders\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Orders\"},\"\/my-addresses\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"1505b775-e885-eb1b-b665-1e485d9bf90e\",\"appPageId\":\"my_addresses\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"8f6511c3-bac0-44e7-9fcc-6e6eaf8545df\",\"seoData\":{\"title\":\"My Addresses\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Addresses\"},\"\/my-subscriptions\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"2bef2abe-7abe-43da-889c-53c1500a328c\",\"appPageId\":\"My Subscriptions\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"eff9f484-0f90-4f88-a574-59160422c25f\",\"seoData\":{\"title\":\"My Subscriptions\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Subscriptions\"},\"\/my-groups\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"148c2287-c669-d849-d153-463c7486a694\",\"appPageId\":\"My Groups\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"61e63797-2ee7-4b39-863c-cbf83d09f81e\",\"seoData\":{\"title\":\"My Groups\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Groups\"},\"\/challenges\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"2936472a-a1ed-4ae5-9f71-614313a9f4e7\",\"appPageId\":\"My Programs\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"7d5f3bcd-b4c1-48d6-abee-d1ee10f606c8\",\"seoData\":{\"title\":\"My Programs\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Programs\"}}}","group":"members","pages":{"47433c94-973d-469d-a875-3fe0c9558af9":"dwhur","01877e5d-59b4-4a0a-aad7-63689646b405":"bccar","7d5f3bcd-b4c1-48d6-abee-d1ee10f606c8":"a68rq","2cbcca28-28c8-4b89-b21c-0c76b360fdb7":"uzfa1","eff9f484-0f90-4f88-a574-59160422c25f":"uyp93","4dcac52b-8ca6-4535-81ee-43c0cf6333da":"ej4wc","e824d543-b47c-4686-a210-cfe25cf37e7e":"qy0tg","d646d087-76e1-45c5-b894-e2f7ee2c10d0":"xvp7s","8f6511c3-bac0-44e7-9fcc-6e6eaf8545df":"erevi","cd4449c8-a6bc-4fbc-b4ac-572dd2a098ec":"gwjqg","61e63797-2ee7-4b39-863c-cbf83d09f81e":"w8l21"},"roleVariations":{}},"routers-khbukbgr":{"prefix":"little-athletics-blog","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"4b632fbc-0823-45c0-a03b-7aaa913736de\",\"title\":\"{title}\",\"config\":{\"collection\":\"LittleAthleticsBlog\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{}}}}","group":"","pages":{"4b632fbc-0823-45c0-a03b-7aaa913736de":"haqbo"},"roleVariations":{}},"routers-kgl87xca":{"prefix":"training-videos-1","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"1890c2b2-d403-4077-a39b-76ff0503856a\",\"title\":\"{title}\",\"config\":{\"collection\":\"TrainingVideos\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"description\":\"{description}\",\"og:image\":\"{coverImage}\"}}}}","group":"","pages":{"1890c2b2-d403-4077-a39b-76ff0503856a":"w0f9w"},"roleVariations":{}}}},"isPremiumDomain":true,"disableSiteAssetsCache":false,"migratingToOoiWidgetIds":"14f25dd2-f9b0-edc2-f38e-eded5da094aa,14f2595a-a352-3ff1-9b3c-4d21861fe58f,14fd5970-8072-c276-1246-058b79e70c1a","siteRevisionConfig":{},"registryLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13690.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13690.0"}],"isInSeo":true,"language":"en","originalLanguage":"en","appDefinitionIdToSiteRevision":{"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":"1903","14bcded7-0066-7c35-14d7-466cb3f09103":"1335","14271d6f-ba62-d045-549b-ab972ae1f70e":"25","13d21c63-b5ec-5912-8397-c3a5ddb27a97":"440"},"builderWidgetsIds":{},"isClientSdkOnSite":false,"appDefinitionIdsWithCustomCss":[]},"beckyExperiments":{"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"specs.thunderbolt.dropAppsClientSpecMapByApplicationId":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true},"manifests":{"node":{"modulesToHashes":{"thunderbolt-features":"874aaafa.bundle.min","thunderbolt-platform":"b4012af8.bundle.min","thunderbolt-css":"f09694f8.bundle.min","thunderbolt-site-map":"51c3d1be.bundle.min","thunderbolt-mobile-app-builder":"b5ec50d6.bundle.min","builder-component-features":"a145a346.bundle.min","builder-component-css":"77041032.bundle.min","builder-component-platform":"c2d4e788.bundle.min","thunderbolt-css-mappers":"d9d29e85.bundle.min"}},"web":{"modulesToHashes":{"thunderbolt-features":"553ee752.bundle.min","thunderbolt-platform":"7ed9b165.bundle.min","thunderbolt-css":"8d3eb72a.bundle.min","thunderbolt-site-map":"b2875fbe.bundle.min","thunderbolt-mobile-app-builder":"7cb9927b.bundle.min","builder-component-features":"06489bde.bundle.min","builder-component-css":"142ecebb.bundle.min","builder-component-platform":"80f92630.bundle.min","thunderbolt-css-mappers":"c41179f5.bundle.min","webpack-runtime":"97ae7421.bundle.min"},"webpackRuntimeBundle":"97ae7421.bundle.min"},"webWorker":{"modulesToHashes":{"thunderbolt-features":"bbab2663.bundle.min","thunderbolt-platform":"5d4e0242.bundle.min","thunderbolt-css":"415ee2c7.bundle.min","thunderbolt-site-map":"8d4fe6b9.bundle.min","thunderbolt-mobile-app-builder":"846004b3.bundle.min","builder-component-features":"d4ff8aa3.bundle.min","builder-component-css":"68b306f1.bundle.min","builder-component-platform":"e016de70.bundle.min","thunderbolt-css-mappers":"3fed91fb.bundle.min"}}},"staticHTMLComponentUrl":"https:\/\/www-dsdac-com.filesusr.com\/","remoteWidgetStructureBuilderVersion":"1.251.0","blocksBuilderManifestGeneratorVersion":"1.129.0"},"experiments":{"specs.thunderbolt.viewport_hydration_extended_react_18":true,"specs.thunderbolt.inMemoryPaypalAuthToken":true,"specs.thunderbolt.PanoramaErrorMonitor":true,"specs.thunderbolt.getMemberDetailsFromMembersNg":true,"specs.thunderbolt.UseEcomFemBi":true,"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.excludeInstanceFromQueryParams":true,"specs.thunderbolt.LoginSocialBarSplitStateProps":true,"specs.thunderbolt.bundlerTrafficToAws":true,"specs.thunderbolt.routeToExternalDispatcher":true,"specs.thunderbolt.FixWixDataInstanceForBlocksPreview":true,"specs.thunderbolt.deprecatewixperf":true,"specs.thunderbolt.useNewRegisterLogin":true,"specs.thunderbolt.ShouldUseNewIAMSocialFlow":true,"specs.thunderbolt.useIAMEnabledConnections":true,"specs.thunderbolt.SentryViaPanorama":true,"specs.thunderbolt.useElementoryRelativePath":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.forceNativeAspectRatio":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.membersArea.LoginBarRemake":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.veloWixMembersAmbassadorV2":true,"specs.thunderbolt.megaMenuMouseLeave":true,"specs.thunderbolt.UseWixDataItemService":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":true,"specs.promote.ar.reportEcomPlatformPurchaseEvents":true,"specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":true,"specs.thunderbolt.pricingPlansUserOrdersV2":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.buttonUdp_loggedIn":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"displayWixAdsNewVersion":true,"specs.thunderbolt.dropAppsClientSpecMapByApplicationId":true,"specs.thunderbolt.BundlerTypescriptListExportedFunctions":true,"specs.thunderbolt.ooi_css_optimization":true,"specs.thunderbolt.hardenObject":true,"specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":true,"dummySpecTorTestsOfThunderboltViewer":true,"specs.thunderbolt.shouldFetchLogoutUrlByClientId":true,"specs.thunderbolt.useNativeSchedulerYield":true,"specs.thunderbolt.convertBirthdateToISOString":true,"specs.thunderbolt.WixCodeAnalyzeImportedNamespaces":true,"specs.thunderbolt.hardenTimeout":true,"specs.thunderbolt.fetchCurrentMemberFromMembersNg":true},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer-user-code","type":"GA","code":0},"dynamicModelUrl":"https:\/\/www.dsdac.com\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/www.dsdac.com\/_api\/v1\/access-tokens","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"studio","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"4229","renderingFlow":"NONE","language":"en","locale":"en-ie"},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13690.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13690.0"}],"anywhereConfig":{},"interactionSampleRatio":0.01,"rendererType":null,"isPartialRouteMatching":false,"isExcludedFromSecurityExperiments":true,"react18Compatible":false,"react18HydrationBlackListWidgets":["14756c3d-f10a-45fc-4df1-808f22aabe80"],"excludeCompsForSSRList":[""],"mpaNavigationCompatible":false}</script> <script>window.viewerModel = JSON.parse(document.getElementById('wix-viewer-model').textContent)</script> <!-- renderIndicator --> <!-- versionIndicator --> <!-- used platform apis start --> <script type="application/json" id="used-platform-apis-data">["location","window","site","seo","user"]</script> <script>window.usedPlatformApis = JSON.parse(document.getElementById('used-platform-apis-data').textContent)</script> <!-- used platform apis end --> <!-- Business Manager --> <!-- initCustomElements #2 --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/wixDropdownWrapper.inline.3e467f13.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[1308],{},p=>{p.O(0,[592,8398],(()=>{return e=72757,p(p.s=e);var e}));p.O()}]);</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.95017eb5.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4198],{20826:(e,o,r)=>{r.d(o,{O:()=>s});const s=(e,o="")=>o.toLowerCase().includes("forcereducedmotion")||Boolean(e?.matchMedia("(prefers-reduced-motion: reduce)").matches)}},e=>{e.O(0,[592,8398],(()=>{return o=98700,e(e.s=o);var o}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.95017eb5.bundle.min.js.map</script> <!-- initial scripts --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.a6c05fb0.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[3169],{11682:(e,t,r)=>{r.r(t),r.d(t,{platformWorkerPromise:()=>i});const{viewerModel:{siteAssets:{clientTopology:s},siteFeatures:a,siteFeaturesConfigs:{platform:o},site:{externalBaseUrl:p}},usedPlatformApis:l}=window,c=Worker&&a.includes("platform"),i=c?(async()=>{const e="platform_create-worker started";performance.mark(e);const{clientWorkerUrl:t,appsScripts:r,bootstrapData:a,sdksStaticPaths:c}=o,{appsSpecData:i,appDefIdToIsMigratedToGetPlatformApi:n,forceEmptySdks:d}=a,m=t.startsWith("http://localhost:")||t.startsWith("https://bo.wix.com/suricate/")||document.baseURI!==location.href?(e=>{const t=new Blob([`importScripts('${e}');`],{type:"application/javascript"});return URL.createObjectURL(t)})(t):t.replace(s.fileRepoUrl,`${p}/_partials`),f=new Worker(m),u=Object.keys(r.urls).filter((e=>!i[e]?.isModuleFederated)).reduce(((e,t)=>(e[t]=r.urls[t],e)),{});if(c&&c.mainSdks&&c.nonMainSdks){Object.values(n).every((e=>e))||d?f.postMessage({type:"preloadNamespaces",namespaces:l}):f.postMessage({type:"preloadAllNamespaces",sdksStaticPaths:c})}f.postMessage({type:"platformScriptsToPreload",appScriptsUrls:u});const k="platform_create-worker ended";return performance.mark(k),performance.measure("Create Platform Web Worker",e,k),f})():Promise.resolve()}},e=>{var t;t=11682,e(e.s=t)}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.a6c05fb0.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.2f428192.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[8800],{1643:()=>{!function(e){const n=new Set,a=[],s=e=>{const a=[];n.forEach((n=>{e.canHandleEvent(n)&&a.push(n)})),a.forEach((a=>{n.delete(a),e.handleEvent(a)}))};e.addEventListener("message",(e=>{const t={source:e.source,data:e.data,origin:e.origin},d=a.find((e=>e.canHandleEvent(t)));d?(s(d),d.handleEvent(t)):n.add(t)})),e._addWindowMessageHandler=e=>{a.push(e),s(e)}}(window)}},e=>{var n;n=1643,e(e.s=n)}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.2f428192.bundle.min.js.map</script> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/thunderbolt-commons.07506994.bundle.min.js"></script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.2733998a.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[507],{27037:(e,t,r)=>{r.d(t,{h:()=>o});var s=r(65672);const a=({useBatch:e=!0,publishMethod:t=s.PublishMethods.Auto,endpoint:r,muteBi:a=!1,biStore:o,sessionManager:i,fetch:n,factory:p})=>p({useBatch:e,publishMethod:t,endpoint:r}).setMuted(a).withUoUContext({msid:o.msid}).withNonEssentialContext({visitorId:()=>i.getVisitorId(),siteMemberId:()=>i.getSiteMemberId()}).updateDefaults({vsi:o.viewerSessionId,_av:`thunderbolt-${o.viewerVersion}`,isb:o.is_headless,...o.is_headless&&{isbr:o.is_headless_reason}}),o={createBaseBiLoggerFactory:a,createBiLoggerFactoryForFedops:e=>{const{biStore:{session_id:t,initialTimestamp:r,initialRequestTimestamp:s,dc:o,microPop:i,is_headless:n,isCached:p,pageData:d,rolloutData:l,caching:c,checkVisibility:u=(()=>""),viewerVersion:m,requestUrl:h,st:I,isSuccessfulSSR:f},muteBi:S=!1}=e;return a({...e,muteBi:S}).updateDefaults({ts:()=>Date.now()-r,tsn:()=>function({initialRequestTimestamp:e}){return"undefined"==typeof window?Math.round(performance.now()+(performance.timeOrigin-e)):Math.round(performance.now())}({initialRequestTimestamp:s}),dc:o,microPop:i,caching:c,session_id:t,st:I,url:h||d.pageUrl,ish:n,pn:d.pageNumber,isFirstNavigation:1===d.pageNumber,pv:u,pageId:d.pageId,isServerSide:!1,isSuccessfulSSR:f,is_lightbox:d.isLightbox,is_cached:p,is_sav_rollout:l.siteAssetsVersionsRollout?1:0,is_dac_rollout:l.isDACRollout?1:0,v:m})}}},36451:(e,t,r)=>{r.d(t,{W:()=>l});var s=r(76022),a=r(5189),o=r(45124),i=r(75967),n=r(66715),p=r(76904),d=r(23184);const l=({biLoggerFactory:e,customParams:t={},phasesConfig:r="SEND_ON_FINISH",appName:l="thunderbolt",presetType:c=s.u.BOLT,reportBlackbox:u=!1,paramsOverrides:m={},factory:h,muteThunderboltEvents:I=!1,experiments:f={},monitoringData:S})=>{const g=h(l,{presetType:c,phasesConfig:r,isPersistent:!0,isServerSide:!1,reportBlackbox:u,customParams:t,biLoggerFactory:e,paramsOverrides:m,enableSampleRateForAppNames:(0,p.k)("specs.thunderbolt.fedops_enableSampleRateForAppNames",f)??("undefined"!=typeof window&&(0,p.k)("specs.thunderbolt.fedops_enableSampleRateForAppNames",f))}),{interactionStarted:A,interactionEnded:N,appLoadingPhaseStart:R,appLoadingPhaseFinish:_,appLoadStarted:b,appLoaded:E}=g,v=(0,p.k)("specs.thunderbolt.fedopsMuteErrors",f),D=(0,p.k)("specs.thunderbolt.panoramaInSsr",f),T=!1,w="undefined"==typeof window,y=e=>e.startsWith("platform_"),O=e=>e?.evid&&26===parseInt(e.evid,10),B=(()=>{const e=(0,n.n)();S?.viewerSessionId&&e.setSessionId(S.viewerSessionId);const r=S?.metaSiteId??"",s=S?.dc??"",a=!!S?.isHeadless,p=!!S?.isCached,d=!!S?.rolloutData?.isTBRollout,u=!!S?.rolloutData?.isDACRollout,m=!!S?.rolloutData?.siteAssetsVersionsRollout;return(0,o.V)({baseParams:{platform:i.OD.Viewer,msid:r,fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",componentId:l},pluginParams:{useBatch:!0},data:{dataCenter:s,isHeadless:a,isCached:p,isRollout:d,isDacRollout:u,isSavRollout:m,isSsr:T,presetType:c,customParams:t},reporterOptions:w?{fetchFn:fetch}:{}}).withGlobalConfig(e).client()})(),C=e=>{!B||!D&&w||(e?B.reportLoadStart():B.reportLoadFinish())},P=(e,t,r)=>{if(!B)return;const s=e.replaceAll(" ","_");t?B.transaction(s).start(r):B.transaction(s).finish(r)},V=(e,t,r)=>"react-native"!==d.env.RENDERER_BUILD&&(O(r)?v:!((e,t,r)=>{const o=t?.siteAssetsModule??"";return!(c===s.u.BOLT)||a.EQ.has(e)||r&&["thunderbolt-css","thunderbolt-features","thunderbolt-platform"].includes(o)})(e,r,t)),L=(e,t,r,s)=>{if(a.iy.has(l))return!0;if(V(e,t,s))return!1;if(s?.siteAssetsModule)return!0;const o=!!r?.appId&&!a.S_.has(r.appId),i=a.S2.has(e),n=a.wV.has(e);return i||o||!n&&!I};return g.interactionStarted=(e,t)=>{if(O(t?.paramsOverrides)?((e={})=>{if(!B)return;const{errorInfo:t,errorType:r}=e,s=new Error(t);B?.errorMonitor().reportError(s,{errorName:r,environment:"Viewer"})})(t?.paramsOverrides):(D||y(e)||!w)&&P(e,!0),L(e,!0,void 0,t?.paramsOverrides))return A.call(g,e,t);try{performance.mark(`${e} started`)}catch{}return{timeoutId:0}},g.interactionEnded=(e,t)=>{if((D||y(e)||!w)&&P(e,!1),L(e,!0,void 0,t?.paramsOverrides))N.call(g,e,t);else try{performance.mark(`${e} ended`)}catch{}},g.appLoadingPhaseStart=(e,t)=>{if(P(e,!0,{appDefId:t?.appId,componentId:t?.widgetId}),L(e,!1,t))R.call(g,e,t);else try{performance.mark(`${e} started`)}catch{}},g.appLoadingPhaseFinish=(e,t,r)=>{if(P(e,!1,{appDefId:t?.appId,componentId:t?.widgetId}),L(e,!1,t))_.call(g,e,t,r);else try{performance.mark(`${e} finished`)}catch{}},g.appLoadStarted=e=>{C(!0),b.call(g,e)},g.appLoaded=e=>{C(!1),E.call(g,e)},g}},58839:(e,t,r)=>{r.d(t,{c:()=>s});const s=e=>{const t="thunderbolt-commons";return{reportAsyncWithCustomKey:(r,s,a)=>e.reportAsyncWithCustomKey(r,t,s,a),runAsyncAndReport:(r,s)=>e.runAsyncAndReport(r,t,s),runAndReport:(r,s)=>e.runAndReport(r,t,s),reportError:r=>{e.captureError(r,{tags:{feature:t,clientMetricsReporterError:!0}})},meter:(t,r)=>{e.meter(t,r)},histogram:(e,t)=>{}}}},97056:(e,t,r)=>{r.r(t),r.d(t,{createBiReporter:()=>i,site:()=>n});var s=r(9492),a=r(63590);const o=(...e)=>console.log("[TB] ",...e);function i(e=o,t=o,r=(()=>{}),s=o,a=o){return{reportBI:e,sendBeat:t,setDynamicSessionData:r,reportPageNavigation:s,reportPageNavigationDone:a}}const n=({biReporter:e,wixBiSession:t,viewerModel:r})=>o=>{o(s.O$).toConstantValue(t),o(s.u6).toConstantValue(e),o(s.lR).toConstantValue((0,a.f)(r))}},25196:(e,t,r)=>{var s,a;r.d(t,{lF:()=>s,mY:()=>o,w4:()=>a}),function(e){e[e.START=1]="START",e[e.VISIBLE=2]="VISIBLE",e[e.PAGE_FINISH=33]="PAGE_FINISH",e[e.FIRST_CDN_RESPONSE=4]="FIRST_CDN_RESPONSE",e[e.TBD=-1]="TBD",e[e.PAGE_NAVIGATION=101]="PAGE_NAVIGATION",e[e.PAGE_NAVIGATION_DONE=103]="PAGE_NAVIGATION_DONE"}(s||(s={})),function(e){e[e.NAVIGATION=1]="NAVIGATION",e[e.DYNAMIC_REDIRECT=2]="DYNAMIC_REDIRECT",e[e.INNER_ROUTE=3]="INNER_ROUTE",e[e.NAVIGATION_ERROR=4]="NAVIGATION_ERROR",e[e.CANCELED=5]="CANCELED"}(a||(a={}));const o={1:"page-navigation",2:"page-navigation-redirect",3:"page-navigation-inner-route",4:"navigation-error",5:"navigation-canceled"}},9492:(e,t,r)=>{r.d(t,{O$:()=>a,lR:()=>o,u6:()=>s});const s=Symbol.for("BI"),a=Symbol.for("WixBiSessionSymbol"),o=Symbol.for("appName")}}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.2733998a.bundle.min.js.map</script> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.79f755ac.bundle.min.js"></script> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.a20626f8.bundle.min.js"></script> <!-- lodash script --> <script async="" onload="resolveExternalsRegistryModule('lodash')" src="https://static.parastorage.com/unpkg/[email protected]/lodash.min.js"></script> <!-- react --> <script crossorigin="" onload="resolveExternalsRegistryModule('react')" src="https://static.parastorage.com/unpkg/[email protected]/umd/react.production.min.js"></script> <!-- react-dom --> <script crossorigin="" defer="" onload="resolveExternalsRegistryModule('reactDOM')" src="https://static.parastorage.com/unpkg/[email protected]/umd/react-dom.production.min.js"></script> <!-- scriptTagsToPreload --> <!-- bi --> <script> window.clientSideRender = false; </script> <!-- bi --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.bee051e0.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4017],{16992:(e,i,n)=>{n.d(i,{K:()=>m});var t=n(25196);const r=e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch(e){}i||((new Image).src=e)},s=null;function o([e,i]){return i!==s&&`${e}=${i}`}function a(){const e=document.cookie.match(/_wixCIDX=([^;]*)/);return e&&e[1]}function c(e){if(!e)return s;const i=new URL(decodeURIComponent(e));return i.search="?",encodeURIComponent(i.href)}const d=function(e,{eventType:i,ts:n,tts:t,extra:r=""},d,l){const p=function(e){const i=e.split("&").reduce(((e,i)=>{const[n,t]=i.split("=");return{...e,[n]:t}}),{});return(e,n)=>void 0!==i[e]?i[e]:n}(r),u=(m=d,e=>void 0===m[e]?s:m[e]);var m;let w=!0;const f=window?.consentPolicyManager;if(f){const e=f.getCurrentConsentPolicy();if(e){const{policy:i}=e;w=!(i.functional&&i.analytics)}}const g=u("requestUrl"),h={src:"29",evid:"3",viewer_name:u("viewerName"),caching:u("caching"),client_id:w?s:a(),dc:u("dc"),microPop:u("microPop"),et:i,event_name:e?encodeURIComponent(e):s,is_cached:u("isCached"),is_platform_loaded:u("is_platform_loaded"),is_rollout:u("is_rollout"),ism:u("isMesh"),isp:0,isjp:u("isjp"),iss:u("isServerSide"),ssr_fb:u("fallbackReason"),ita:p("ita",d.checkVisibility()?"1":"0"),mid:w?s:l?.siteMemberId||s,msid:u("msId"),pid:p("pid",s),pn:p("pn","1"),ref:document.referrer&&!w?encodeURIComponent(document.referrer):s,sar:w?s:p("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:s),sessionId:w&&f?s:u("sessionId"),siterev:d.siteRevision||d.siteCacheRevision?`${d.siteRevision}-${d.siteCacheRevision}`:s,sr:w?s:p("sr",screen.width?`${screen.width}x${screen.height}`:s),st:u("st"),ts:n,tts:t,url:w?c(g):g,v:window?.thunderboltVersion||"0.0.0",vid:w?s:l?.visitorId||s,bsi:w?s:l?.bsi||s,vsi:u("viewerSessionId"),wor:w||!window.outerWidth?s:`${window.outerWidth}x${window.outerHeight}`,wr:w?s:p("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:s),_brandId:d.commonConfig?.brand||s,nt:p("nt",s)};return`https://frog.wix.com/bt?${Object.entries(h).map(o).filter(Boolean).join("&")}`},l=(e,i)=>{let n,t="none",r=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/);if(!r&&window.PerformanceServerTiming){const e=(e=>{let i,n;try{i=e()}catch(e){i=[]}const t=[];return i.forEach((e=>{switch(e.name){case"cache":t[1]=e.description;break;case"varnish":t[2]=e.description;break;case"dc":n=e.description}})),{microPop:n,matches:t}})(i);n=e.microPop,r=e.matches}if(r&&r.length&&(t=`${r[1]},${r[2]||"none"}`,n||(n=r[3])),"none"===t){const e="undefined"!=typeof performance?performance.timing:null;e&&e.responseStart-e.requestStart==0&&(t="browser")}return{caching:t,isCached:t.includes("hit"),...n?{microPop:n}:{}}},p={WixSite:1,UGC:2,Template:3},u=()=>{const{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:t,fleetConfig:r,commonConfig:s,interactionSampleRatio:o},clientSideRender:a,santaRenderingError:c}=window,d=(({requestUrl:e,interactionSampleRatio:i})=>{const n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:o}),u=(e=>{const{userAgent:i}=e.navigator;return/instagram.+google\/google/i.test(i)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(i)?"ua":""})(window)||(()=>{try{if(window.self===window.top)return""}catch(e){}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";const{document:e,navigator:i}=window;if(!e||!i)return"document";const{webdriver:n,userAgent:t,plugins:r,languages:s}=i;if(n)return"webdriver";if(!r||Array.isArray(r))return"plugins";if(Object.getOwnPropertyDescriptor(r,"0")?.writable)return"plugins-extra";if(!t)return"userAgent";if(t.indexOf("Snapchat")>0&&e.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){const{stack:i}=e;if(i&&/ (\(internal\/)|(\(?file:\/)/.test(i))return"stack"}}return""})()||(({seo:e})=>e?.isInSEO?"seo":"")(i);return{suppressbi:n.includes("suppressbi=true"),initialTimestamp:window.initialTimestamps.initialTimestamp,initialRequestTimestamp:window.initialTimestamps.initialRequestTimestamp,viewerSessionId:e.vsi,viewerName:t.appNameForBiEvents,siteRevision:String(t.siteRevision),msId:t.metaSiteId,is_rollout:0===r.code||1===r.code?r.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(t.sessionId),btype:u,isjp:!!u,dc:t.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function i(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",i,{passive:!0}),i(),()=>(i(),e)})(),...l(document.cookie,(()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]])),isMesh:1,st:p[t.siteType]||0,commonConfig:s,muteThunderboltEvents:d,isServerSide:a?0:1,isSuccessfulSSR:!a,fallbackReason:c?.errorInfo}};const m=function(){const e=u(),i={};let n=1;const s=(t,s,o={})=>{!function(e,i){if(i&&performance.mark){const n=`${i} (beat ${e})`;performance.mark(n)}}(t,s);const a=globalThis.window?.viewerModel;if(!a?.experiments["specs.thunderbolt.removeSendBeat"]){const a=Date.now(),c=Math.round(performance.now()),l=a-e.initialTimestamp;if(e.suppressbi||window.__browser_deprecation__)return;const{pageId:p,pageNumber:u=n,navigationType:m}=o;let w=`&pn=${u}`;p&&(w+=`&pid=${p}`),m&&(w+=`&nt=${m}`);const f=d(s,{eventType:t,ts:l,tts:c,extra:w},e,i);r(f)}};return{sendBeat:s,reportBI:function(e,i){!function(e,i){const n=i?`${e} - ${i}`:e,t="end"===i?`${e} - start`:null;performance.mark(n),performance.measure&&t&&performance.measure(`\u2b50${e}`,t,n)}(e,i)},wixBiSession:e,sendBeacon:r,setDynamicSessionData:({visitorId:e,siteMemberId:n,bsi:t})=>{i.visitorId=e||i.visitorId,i.siteMemberId=n||i.siteMemberId,i.bsi=t||i.bsi},reportPageNavigation:function(e){n+=1,s(t.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:n})},reportPageNavigationDone:function(e,i){s(t.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:n,navigationType:i}),i!==t.w4.DYNAMIC_REDIRECT&&i!==t.w4.NAVIGATION_ERROR&&i!==t.w4.CANCELED||(n-=1)}}}();window.bi=m,window.bi.wixBiSession.isServerSide=window.clientSideRender?0:1,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),m.sendBeat(1,"Init")}},e=>{e.O(0,[507],(()=>{return i=16992,e(e.s=i);var i}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.bee051e0.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.62e7b16d.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4017,7257],{42466:(e,i,n)=>{n(16992).K.sendBeat(12,"Partially visible",{pageId:window.firstPageId})},16992:(e,i,n)=>{n.d(i,{K:()=>m});var t=n(25196);const r=e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch(e){}i||((new Image).src=e)},s=null;function o([e,i]){return i!==s&&`${e}=${i}`}function a(){const e=document.cookie.match(/_wixCIDX=([^;]*)/);return e&&e[1]}function c(e){if(!e)return s;const i=new URL(decodeURIComponent(e));return i.search="?",encodeURIComponent(i.href)}const d=function(e,{eventType:i,ts:n,tts:t,extra:r=""},d,l){const p=function(e){const i=e.split("&").reduce(((e,i)=>{const[n,t]=i.split("=");return{...e,[n]:t}}),{});return(e,n)=>void 0!==i[e]?i[e]:n}(r),u=(m=d,e=>void 0===m[e]?s:m[e]);var m;let w=!0;const f=window?.consentPolicyManager;if(f){const e=f.getCurrentConsentPolicy();if(e){const{policy:i}=e;w=!(i.functional&&i.analytics)}}const g=u("requestUrl"),h={src:"29",evid:"3",viewer_name:u("viewerName"),caching:u("caching"),client_id:w?s:a(),dc:u("dc"),microPop:u("microPop"),et:i,event_name:e?encodeURIComponent(e):s,is_cached:u("isCached"),is_platform_loaded:u("is_platform_loaded"),is_rollout:u("is_rollout"),ism:u("isMesh"),isp:0,isjp:u("isjp"),iss:u("isServerSide"),ssr_fb:u("fallbackReason"),ita:p("ita",d.checkVisibility()?"1":"0"),mid:w?s:l?.siteMemberId||s,msid:u("msId"),pid:p("pid",s),pn:p("pn","1"),ref:document.referrer&&!w?encodeURIComponent(document.referrer):s,sar:w?s:p("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:s),sessionId:w&&f?s:u("sessionId"),siterev:d.siteRevision||d.siteCacheRevision?`${d.siteRevision}-${d.siteCacheRevision}`:s,sr:w?s:p("sr",screen.width?`${screen.width}x${screen.height}`:s),st:u("st"),ts:n,tts:t,url:w?c(g):g,v:window?.thunderboltVersion||"0.0.0",vid:w?s:l?.visitorId||s,bsi:w?s:l?.bsi||s,vsi:u("viewerSessionId"),wor:w||!window.outerWidth?s:`${window.outerWidth}x${window.outerHeight}`,wr:w?s:p("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:s),_brandId:d.commonConfig?.brand||s,nt:p("nt",s)};return`https://frog.wix.com/bt?${Object.entries(h).map(o).filter(Boolean).join("&")}`},l=(e,i)=>{let n,t="none",r=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/);if(!r&&window.PerformanceServerTiming){const e=(e=>{let i,n;try{i=e()}catch(e){i=[]}const t=[];return i.forEach((e=>{switch(e.name){case"cache":t[1]=e.description;break;case"varnish":t[2]=e.description;break;case"dc":n=e.description}})),{microPop:n,matches:t}})(i);n=e.microPop,r=e.matches}if(r&&r.length&&(t=`${r[1]},${r[2]||"none"}`,n||(n=r[3])),"none"===t){const e="undefined"!=typeof performance?performance.timing:null;e&&e.responseStart-e.requestStart==0&&(t="browser")}return{caching:t,isCached:t.includes("hit"),...n?{microPop:n}:{}}},p={WixSite:1,UGC:2,Template:3},u=()=>{const{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:t,fleetConfig:r,commonConfig:s,interactionSampleRatio:o},clientSideRender:a,santaRenderingError:c}=window,d=(({requestUrl:e,interactionSampleRatio:i})=>{const n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:o}),u=(e=>{const{userAgent:i}=e.navigator;return/instagram.+google\/google/i.test(i)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(i)?"ua":""})(window)||(()=>{try{if(window.self===window.top)return""}catch(e){}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";const{document:e,navigator:i}=window;if(!e||!i)return"document";const{webdriver:n,userAgent:t,plugins:r,languages:s}=i;if(n)return"webdriver";if(!r||Array.isArray(r))return"plugins";if(Object.getOwnPropertyDescriptor(r,"0")?.writable)return"plugins-extra";if(!t)return"userAgent";if(t.indexOf("Snapchat")>0&&e.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){const{stack:i}=e;if(i&&/ (\(internal\/)|(\(?file:\/)/.test(i))return"stack"}}return""})()||(({seo:e})=>e?.isInSEO?"seo":"")(i);return{suppressbi:n.includes("suppressbi=true"),initialTimestamp:window.initialTimestamps.initialTimestamp,initialRequestTimestamp:window.initialTimestamps.initialRequestTimestamp,viewerSessionId:e.vsi,viewerName:t.appNameForBiEvents,siteRevision:String(t.siteRevision),msId:t.metaSiteId,is_rollout:0===r.code||1===r.code?r.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(t.sessionId),btype:u,isjp:!!u,dc:t.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function i(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",i,{passive:!0}),i(),()=>(i(),e)})(),...l(document.cookie,(()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]])),isMesh:1,st:p[t.siteType]||0,commonConfig:s,muteThunderboltEvents:d,isServerSide:a?0:1,isSuccessfulSSR:!a,fallbackReason:c?.errorInfo}};const m=function(){const e=u(),i={};let n=1;const s=(t,s,o={})=>{!function(e,i){if(i&&performance.mark){const n=`${i} (beat ${e})`;performance.mark(n)}}(t,s);const a=globalThis.window?.viewerModel;if(!a?.experiments["specs.thunderbolt.removeSendBeat"]){const a=Date.now(),c=Math.round(performance.now()),l=a-e.initialTimestamp;if(e.suppressbi||window.__browser_deprecation__)return;const{pageId:p,pageNumber:u=n,navigationType:m}=o;let w=`&pn=${u}`;p&&(w+=`&pid=${p}`),m&&(w+=`&nt=${m}`);const f=d(s,{eventType:t,ts:l,tts:c,extra:w},e,i);r(f)}};return{sendBeat:s,reportBI:function(e,i){!function(e,i){const n=i?`${e} - ${i}`:e,t="end"===i?`${e} - start`:null;performance.mark(n),performance.measure&&t&&performance.measure(`\u2b50${e}`,t,n)}(e,i)},wixBiSession:e,sendBeacon:r,setDynamicSessionData:({visitorId:e,siteMemberId:n,bsi:t})=>{i.visitorId=e||i.visitorId,i.siteMemberId=n||i.siteMemberId,i.bsi=t||i.bsi},reportPageNavigation:function(e){n+=1,s(t.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:n})},reportPageNavigationDone:function(e,i){s(t.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:n,navigationType:i}),i!==t.w4.DYNAMIC_REDIRECT&&i!==t.w4.NAVIGATION_ERROR&&i!==t.w4.CANCELED||(n-=1)}}}();window.bi=m,window.bi.wixBiSession.isServerSide=window.clientSideRender?0:1,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),m.sendBeat(1,"Init")}},e=>{e.O(0,[507],(()=>{return i=42466,e(e.s=i);var i}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.62e7b16d.bundle.min.js.map</script> <script> window.firstPageId = 'c1dmp' if (window.requestCloseWelcomeScreen) { window.requestCloseWelcomeScreen() } if (!window.__browser_deprecation__) { window.fedops.phaseStarted('partially_visible', {paramsOverrides: { pageId: firstPageId, isSuccessfulSSR: !clientSideRender }}) } </script> <script defer="" src="https://static.parastorage.com/services/tag-manager-client/1.920.0/siteTags.bundle.min.js"></script> <!--pageHtmlEmbeds.bodyEnd start--> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd start"></script> <!-- VISA Session Recording Code --><script>(function (_window, _document, _script_url, _extAndQuery) {if (!_window._ssrSettings) { _window._ssrSettings = {}; }_window._ssrSettings["2d7ae5d3-3aa6-4d8c-bb68-d4648b503e49"] = { version: "0.1", websiteId: "2d7ae5d3-3aa6-4d8c-bb68-d4648b503e49", };let bodyEl = _document.getElementsByTagName("body")[0];let jsScript = _document.createElement("script");jsScript.defer = true;jsScript.src = _script_url + _extAndQuery + _window._ssrSettings["2d7ae5d3-3aa6-4d8c-bb68-d4648b503e49"].version;bodyEl.appendChild(jsScript);})(window, document, "//worker-visa.session-replays.io/ssr-worker.min", ".js?websiteId=2d7ae5d3-3aa6-4d8c-bb68-d4648b503e49&v=");</script><!-- VISA Session Recording Code --> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd end"></script> <!--pageHtmlEmbeds.bodyEnd end--> <!-- warmup data start --> <script type="application/json" id="wix-warmup-data">{"platform":{"ssrPropsUpdates":[{"comp-kpe3yghj":{"items":["681540c9f547f5de52653fc2","680f9a4a4193435d3f9876ee","680f8d164193435d3f984a9f","680f545d7302aaa8bd8d4817"]}},{"comp-kpe3ygiq1__681540c9f547f5de52653fc2":{"defaultSrc":"wix:image:\/\/v1\/c2fe92_a5315d43466948599483330fc2b03d51~mv2.jpg\/c2fe92_a5315d43466948599483330fc2b03d51~mv2.jpg#originWidth=613&originHeight=407","imageInfo":{"containerId":"comp-kpe3ygiq1__681540c9f547f5de52653fc2","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"c2fe92_a5315d43466948599483330fc2b03d51~mv2.jpg","width":613,"height":407,"alt":"Dundrum South Dublin Athletics Club","focalPoint":null,"name":"c2fe92_a5315d43466948599483330fc2b03d51~mv2.jpg","crop":null},"encoding":"AVIF"},"aspectRatio":0.6639477977161501,"shouldUseResponsiveImages":false,"link":{"href":"https:\/\/www.dsdac.com\/post\/check-your-entry-dublin-juvenile-t-f-league-2-saturday-10th-may-2025","target":"_self","type":"PageLink"}},"comp-kpe3ygju__681540c9f547f5de52653fc2":{"html":"<h2 class=\"font_0 wixui-rich-text__text\"><span class=\"wixui-rich-text__text\">CHECK YOUR ENTRY Dublin Juvenile T&F League 2 Saturday 10th May 2025<\/span><\/h2>"},"comp-kpe3ygj22__681540c9f547f5de52653fc2":{"html":"<h1 class=\"font_2 wixui-rich-text__text\" style=\"text-align:center;\"><span class=\"wixui-rich-text__text\">2 May 2025<\/span><\/h1>"},"comp-kpe3ygkd__681540c9f547f5de52653fc2":{"html":"<p class=\"font_8 wixui-rich-text__text\" style=\"line-height:1.8em;\"><span class=\"wixui-rich-text__text\">League 2 Entries Deadline Extended. Results from League 1 included.<\/span><\/p>"},"comp-kpe4ejtf__681540c9f547f5de52653fc2":{"link":{"href":"https:\/\/www.dsdac.com\/post\/check-your-entry-dublin-juvenile-t-f-league-2-saturday-10th-may-2025","target":"_self","type":"PageLink"}},"comp-kpe3ygiq1__680f9a4a4193435d3f9876ee":{"defaultSrc":"wix:image:\/\/v1\/dd0116_cf20efdaebe9451d9fc74275f8cfe39e~mv2.jpg\/dd0116_cf20efdaebe9451d9fc74275f8cfe39e~mv2.jpg#originWidth=489&originHeight=611","imageInfo":{"containerId":"comp-kpe3ygiq1__680f9a4a4193435d3f9876ee","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"dd0116_cf20efdaebe9451d9fc74275f8cfe39e~mv2.jpg","width":489,"height":611,"alt":"Dundrum South Dublin Athletics Club","focalPoint":null,"name":"dd0116_cf20efdaebe9451d9fc74275f8cfe39e~mv2.jpg","crop":null},"encoding":"AVIF"},"aspectRatio":1.2494887525562373,"shouldUseResponsiveImages":false,"link":{"href":"https:\/\/www.dsdac.com\/post\/billy-o-dwyer","target":"_self","type":"PageLink"}},"comp-kpe3ygju__680f9a4a4193435d3f9876ee":{"html":"<h2 class=\"font_0 wixui-rich-text__text\"><span class=\"wixui-rich-text__text\">Billy O'Dwyer R.I.P.<\/span><\/h2>"},"comp-kpe3ygj22__680f9a4a4193435d3f9876ee":{"html":"<h1 class=\"font_2 wixui-rich-text__text\" style=\"text-align:center;\"><span class=\"wixui-rich-text__text\">28 Apr 2025<\/span><\/h1>"},"comp-kpe3ygkd__680f9a4a4193435d3f9876ee":{"html":"<p class=\"font_8 wixui-rich-text__text\" style=\"line-height:1.8em;\"><span class=\"wixui-rich-text__text\">Dear Members It is my sad duty to inform you that our beloved coach and friend, Billy O’Dwyer has died today. He fell ill on...<\/span><\/p>"},"comp-kpe4ejtf__680f9a4a4193435d3f9876ee":{"link":{"href":"https:\/\/www.dsdac.com\/post\/billy-o-dwyer","target":"_self","type":"PageLink"}},"comp-kpe3ygiq1__680f8d164193435d3f984a9f":{"defaultSrc":"wix:image:\/\/v1\/cc6e15_fb4b432c80e8466f9f1426261b83bee6~mv2.jpg\/cc6e15_fb4b432c80e8466f9f1426261b83bee6~mv2.jpg#originWidth=1536&originHeight=2048","imageInfo":{"containerId":"comp-kpe3ygiq1__680f8d164193435d3f984a9f","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"cc6e15_fb4b432c80e8466f9f1426261b83bee6~mv2.jpg","width":1536,"height":2048,"alt":"Dundrum South Dublin Athletics Club","focalPoint":null,"name":"cc6e15_fb4b432c80e8466f9f1426261b83bee6~mv2.jpg","crop":null},"encoding":"AVIF"},"aspectRatio":1.3333333333333333,"shouldUseResponsiveImages":false,"link":{"href":"https:\/\/www.dsdac.com\/post\/juveniles-in-action-in-tallaght","target":"_self","type":"PageLink"}},"comp-kpe3ygju__680f8d164193435d3f984a9f":{"html":"<h2 class=\"font_0 wixui-rich-text__text\"><span class=\"wixui-rich-text__text\">Juveniles in action in Tallaght!<\/span><\/h2>"},"comp-kpe3ygj22__680f8d164193435d3f984a9f":{"html":"<h1 class=\"font_2 wixui-rich-text__text\" style=\"text-align:center;\"><span class=\"wixui-rich-text__text\">28 Apr 2025<\/span><\/h1>"},"comp-kpe3ygkd__680f8d164193435d3f984a9f":{"html":"<p class=\"font_8 wixui-rich-text__text\" style=\"line-height:1.8em;\"><span class=\"wixui-rich-text__text\">League 1 Juvenile T & F League was held yesterday in Tallaght. We had a good turnout of young athletes, who enjoyed their first outdoor...<\/span><\/p>"},"comp-kpe4ejtf__680f8d164193435d3f984a9f":{"link":{"href":"https:\/\/www.dsdac.com\/post\/juveniles-in-action-in-tallaght","target":"_self","type":"PageLink"}},"comp-kpe3ygiq1__680f545d7302aaa8bd8d4817":{"defaultSrc":"wix:image:\/\/v1\/cc6e15_c582cc75e4a04e769a47a50fd98ad4fb~mv2.png\/cc6e15_c582cc75e4a04e769a47a50fd98ad4fb~mv2.png#originWidth=479&originHeight=283","imageInfo":{"containerId":"comp-kpe3ygiq1__680f545d7302aaa8bd8d4817","alignType":"center","parallaxSpeed":1.5,"sourceSets":[],"imageData":{"uri":"cc6e15_c582cc75e4a04e769a47a50fd98ad4fb~mv2.png","width":479,"height":283,"alt":"Dundrum South Dublin Athletics Club","focalPoint":null,"name":"cc6e15_c582cc75e4a04e769a47a50fd98ad4fb~mv2.png","crop":null},"encoding":"AVIF"},"aspectRatio":0.5908141962421712,"shouldUseResponsiveImages":false,"link":{"href":"https:\/\/www.dsdac.com\/post\/d-s-d-women-1st-at-national-road-relays","target":"_self","type":"PageLink"}},"comp-kpe3ygju__680f545d7302aaa8bd8d4817":{"html":"<h2 class=\"font_0 wixui-rich-text__text\"><span class=\"wixui-rich-text__text\">D.S.D Women 1st at National Road Relays!<\/span><\/h2>"},"comp-kpe3ygj22__680f545d7302aaa8bd8d4817":{"html":"<h1 class=\"font_2 wixui-rich-text__text\" style=\"text-align:center;\"><span class=\"wixui-rich-text__text\">28 Apr 2025<\/span><\/h1>"},"comp-kpe3ygkd__680f545d7302aaa8bd8d4817":{"html":"<p class=\"font_8 wixui-rich-text__text\" style=\"line-height:1.8em;\"><span class=\"wixui-rich-text__text\">DSD's senior athletes were out in force in Raheny at this year's national road relays championships. Our women were hoping to retain...<\/span><\/p>"},"comp-kpe4ejtf__680f545d7302aaa8bd8d4817":{"link":{"href":"https:\/\/www.dsdac.com\/post\/d-s-d-women-1st-at-national-road-relays","target":"_self","type":"PageLink"}}}],"ssrStyleUpdates":[{"comp-kpe3ygi8__681540c9f547f5de52653fc2":{},"comp-kpe3ygi8__680f9a4a4193435d3f9876ee":{},"comp-kpe3ygi8__680f8d164193435d3f984a9f":{},"comp-kpe3ygi8__680f545d7302aaa8bd8d4817":{},"comp-kpe3ygiq1__681540c9f547f5de52653fc2":{},"comp-kpe3ygiq1__680f9a4a4193435d3f9876ee":{},"comp-kpe3ygiq1__680f8d164193435d3f984a9f":{},"comp-kpe3ygiq1__680f545d7302aaa8bd8d4817":{},"comp-kpe3ygiy__681540c9f547f5de52653fc2":{},"comp-kpe3ygiy__680f9a4a4193435d3f9876ee":{},"comp-kpe3ygiy__680f8d164193435d3f984a9f":{},"comp-kpe3ygiy__680f545d7302aaa8bd8d4817":{},"comp-kpe3ygj8__681540c9f547f5de52653fc2":{},"comp-kpe3ygj8__680f9a4a4193435d3f9876ee":{},"comp-kpe3ygj8__680f8d164193435d3f984a9f":{},"comp-kpe3ygj8__680f545d7302aaa8bd8d4817":{},"comp-kpe3ygju__681540c9f547f5de52653fc2":{},"comp-kpe3ygju__680f9a4a4193435d3f9876ee":{},"comp-kpe3ygju__680f8d164193435d3f984a9f":{},"comp-kpe3ygju__680f545d7302aaa8bd8d4817":{},"comp-kpe3ygj22__681540c9f547f5de52653fc2":{},"comp-kpe3ygj22__680f9a4a4193435d3f9876ee":{},"comp-kpe3ygj22__680f8d164193435d3f984a9f":{},"comp-kpe3ygj22__680f545d7302aaa8bd8d4817":{},"comp-kpe3ygkd__681540c9f547f5de52653fc2":{},"comp-kpe3ygkd__680f9a4a4193435d3f9876ee":{},"comp-kpe3ygkd__680f8d164193435d3f984a9f":{},"comp-kpe3ygkd__680f545d7302aaa8bd8d4817":{},"comp-kpe4ejtf__681540c9f547f5de52653fc2":{},"comp-kpe4ejtf__680f9a4a4193435d3f9876ee":{},"comp-kpe4ejtf__680f8d164193435d3f984a9f":{},"comp-kpe4ejtf__680f545d7302aaa8bd8d4817":{}}],"ssrStructureUpdates":[]},"pages":{"compIdToTypeMap":{"masterPage":"MasterPage","SITE_HEADER":"HeaderContainer","PAGES_CONTAINER":"PagesContainer","SITE_FOOTER":"FooterContainer","SITE_PAGES":"PageGroup","BACKGROUND_GROUP":"BackgroundGroup","SCROLL_TO_TOP":"Anchor","SCROLL_TO_BOTTOM":"Anchor","SKIP_TO_CONTENT_BTN":"SkipToContentButton","comp-kepf19mn":"AppController","comp-kgdkbuaw":"ImageX","comp-kggr7som":"WRichText","comp-kggr7sou":"WRichText","comp-kpe3qjea":"SiteButton","comp-lhg8gq3k":"WRichText","comp-kgdkbual":"WRichText","comp-kgdkbuao3":"WRichText","comp-kgdkgnd3":"SiteButton","comp-kgtlo41a":"SiteButton","comp-kggr4qeh1":"WRichText","comp-kgkjqed3":"ImageX","comp-kgjx2jik2":"WRichText","comp-kgjx2jio5":"WRichText","comp-kgjx2jiq2":"SiteButton","comp-kd5px9q0_r_comp-kpe5g995":"VectorImage","comp-ks4eausz":"MediaOverlayControls","comp-ks4eaut9":"MediaControls","comp-lhg8l5f1":"WRichText","comp-kepzmavj_r_comp-kepzluj9":"WRichText","comp-kepzmavj_r_comp-khgd35m1":"WRichText","comp-kepzmavj_r_comp-khgddjuw":"WRichText","comp-kepzmavj_r_comp-khg6aubd":"WRichText","comp-kepzmavj_r_comp-khg6atr3":"WRichText","comp-kepzmavj_r_comp-khg6hyqn":"WRichText","comp-kepzmavj_r_comp-khg6hxiz":"WRichText","comp-kepzmavj_r_comp-khg64gl8":"WRichText","comp-kepzmavj_r_comp-khg6auu6":"WRichText","comp-kepzmavj_r_comp-khdg23b2":"WRichText","comp-kepzmavj_r_comp-khdg23au1":"WRichText","comp-kd5px9q0_r_comp-kd5px9kk":"ExpandableMenu","comp-kd5px9q0_r_comp-khkiv72z":"LinkBar","comp-kd5px9q0_r_comp-khklabnt":"ImageX","comp-kpe3ygiq1":"ImageX","comp-kpe3ygju":"WRichText","comp-kqdwbl8s":"ImageX","comp-kbgakxea_r_comp-kgdsmrwj":"DropDownMenu","comp-kbgakxea_r_comp-kgdsmrwp":"SiteButton","comp-kbgakxea_r_comp-kpe5g8o9":"VectorImage","comp-kbgakxea_r_comp-ks09b6ek":"VectorImage","comp-kbgakxea_r_comp-kx7j4xop":"ImageX","comp-kbgakxea_r_comp-kv3xywqi":"SiteButton","comp-kbgakxea_r_comp-lau2a4gd":"SearchBox","comp-kepzmavj_r_comp-ks0a5jtk":"VectorImage","comp-kepzmavj_r_comp-khgbib57":"LinkBar","comp-kpe3ygj22":"WRichText","comp-kpe3ygkd":"WRichText","comp-kpe4ejtf":"SiteButton","comp-kqdwbl9o":"WRichText","comp-kqdwbla8":"WRichText","comp-kqdwblab1":"SiteButton","VideoBox_dummy_comp-ks4eauqj":"VideoBox","c1dmp":"Page","comp-kepzmavj":"RefComponent","comp-kgdkbu6j":"Section","comp-kggr4qa3":"Section","comp-kggr7skr":"Section","comp-kgjx2jgd":"Section","comp-kd5px9q0":"RefComponent","comp-kih9v265":"Section","comp-kpe3pw3r":"Section","comp-kpe3ygdj":"Section","comp-kqdwbg87":"Section","comp-kreq75up":"Section","comp-kbgakxea":"RefComponent","comp-latwf5np":"Section","comp-lav2kkth":"Section","comp-lhg8ggim":"Section","comp-kepzmavj_r_comp-kepzma1c":"FooterSection","comp-kgdkbuae2":"Container","comp-kggr4qe5":"tpaWidgetNative","comp-khkdywnw":"Container","comp-kggr7sp0":"tpaWidgetNative","comp-kgkju97h":"Container","comp-kgjx2jih":"Container","comp-kd5px9q0_r_comp-kd5px9hr":"MenuContainer","comp-kih9v2wm":"tpaWidgetNative","comp-kpe3yghj":"Repeater","comp-kqdwbl6t":"Repeater","comp-ks4eauqj":"MediaPlayer","comp-kbgakxea_r_comp-kbgajy18":"HeaderSection","comp-lhg8nz1x":"Container","comp-kepzmavj_r_comp-kepzluio3":"Container","comp-kepzmavj_r_comp-lauzrp09":"Container","comp-kd5px9q0_r_comp-khklazcn":"Container","comp-kpe3ygi8":"Container","comp-kqdwbl84":"Container","comp-kbgakxea_r_comp-kqdx6bt2":"Container","comp-kbgakxea_r_comp-kgdsmrfd":"Container","comp-kbgakxea_r_comp-lau2a4g6":"AppWidget","comp-kepzmavj_r_comp-ks0a8mzf":"Container","comp-kpe3ygiy":"Container","comp-kpe3ygj8":"Container","comp-kqdwbl8y":"Container","comp-kbgakxea_r_comp-latozph6":"GhostComp","comp-kbgakxea_r_comp-lb0skeil":"GhostComp","PAGE_SECTIONSc1dmp":"PageSections","comp-kepf19mn-pinned-layer":"PinnedLayer","comp-kd5px9q0-pinned-layer":"PinnedLayer","Containerc1dmp":"ResponsiveContainer","comp-kgdkbu6j_relative":"ResponsiveContainer","comp-kggr4qa3_relative":"ResponsiveContainer","comp-kggr7skr_relative":"ResponsiveContainer","comp-kgjx2jgd_relative":"ResponsiveContainer","comp-kih9v265_relative":"ResponsiveContainer","comp-kpe3pw3r_relative":"ResponsiveContainer","comp-kpe3ygdj_relative":"ResponsiveContainer","comp-kqdwbg87_relative":"ResponsiveContainer","comp-kreq75up_relative":"ResponsiveContainer","comp-latwf5np_relative":"ResponsiveContainer","comp-lav2kkth_relative":"ResponsiveContainer","comp-lhg8ggim_relative":"ResponsiveContainer","comp-kepzmavj_r_comp-kepzma1c_relative":"ResponsiveContainer","comp-kgdkbuae2_relative":"ResponsiveContainer","comp-khkdywnw_relative":"ResponsiveContainer","comp-kgkju97h_relative":"ResponsiveContainer","comp-kgjx2jih_relative":"ResponsiveContainer","comp-kbgakxea_r_comp-kbgajy18_relative":"ResponsiveContainer","comp-lhg8nz1x_relative":"ResponsiveContainer","comp-kepzmavj_r_comp-kepzluio3_relative":"ResponsiveContainer","comp-kepzmavj_r_comp-lauzrp09_relative":"ResponsiveContainer","comp-kd5px9q0_r_comp-khklazcn_relative":"ResponsiveContainer","comp-kpe3ygi8_relative":"ResponsiveContainer","comp-kqdwbl84_relative":"ResponsiveContainer","comp-kbgakxea_r_comp-kqdx6bt2_relative":"ResponsiveContainer","comp-kbgakxea_r_comp-kgdsmrfd_relative":"ResponsiveContainer","comp-kepzmavj_r_comp-ks0a8mzf_relative":"ResponsiveContainer","comp-kpe3ygiy_relative":"ResponsiveContainer","comp-kpe3ygj8_relative":"ResponsiveContainer","comp-kqdwbl8y_relative":"ResponsiveContainer","DYNAMIC_STRUCTURE_CONTAINER":"DynamicStructureContainer","site-root":"DivWithChildren","main_MF":"DivWithChildren","c1dmp_wrapper":"PageMountUnmount"}},"appsWarmupData":{"dataBinding":{"schemas":{"Blog\/Categories":{"id":"Blog\/Categories","isDeleted":false,"namespace":"Blog","storage":"driver","ownerAppId":"14bcded7-0066-7c35-14d7-466cb3f09103","displayNamespace":null,"displayField":"label","allowedOperations":["get","find","count"],"collectionOperations":[],"fields":{"postCount":{"displayName":"Post Count","systemField":false,"sortable":true,"isDeleted":false,"index":0,"queryOperators":["eq","ne","lt","lte","gt","gte"],"type":"number","plugins":{}},"fullCategoryPageUrl":{"displayName":"Category Page URL","systemField":true,"sortable":false,"isDeleted":false,"index":1,"queryOperators":[],"type":"url","plugins":{}},"posts":{"displayName":"Posts","systemField":false,"sortable":false,"isDeleted":false,"index":2,"queryOperators":["hasSome"],"type":"multi-reference","referencedCollection":"Blog\/Posts","referencingFieldKey":"categories","referencingDisplayName":"Blog\/Posts","plugins":{}},"description":{"displayName":"Description","systemField":true,"sortable":false,"isDeleted":false,"index":3,"queryOperators":[],"type":"text","plugins":{}},"_id":{"displayName":"ID","systemField":true,"sortable":true,"isDeleted":false,"index":4,"queryOperators":["eq","ne","hasSome"],"type":"text","plugins":{}},"label":{"displayName":"Label","systemField":false,"sortable":true,"isDeleted":false,"index":5,"queryOperators":["eq","ne","contains","urlized","startsWith","hasSome","lt","lte","gt","gte"],"type":"text","plugins":{}},"translationId":{"displayName":"Translation ID","systemField":true,"sortable":false,"isDeleted":false,"index":6,"queryOperators":["eq","ne"],"type":"text","plugins":{}},"slug":{"displayName":"Slug","systemField":false,"sortable":true,"isDeleted":false,"index":7,"queryOperators":["hasAll","hasSome","urlized"],"type":"text","plugins":{}},"categoryPageUrl":{"displayName":"Category Page Slug","systemField":true,"sortable":false,"isDeleted":false,"index":8,"queryOperators":[],"type":"url","plugins":{}},"coverImage":{"displayName":"Cover Image","systemField":false,"sortable":false,"isDeleted":false,"index":9,"queryOperators":[],"type":"image","plugins":{}},"language":{"displayName":"Language","systemField":false,"sortable":false,"isDeleted":false,"index":10,"queryOperators":["eq","ne","hasSome"],"type":"language","plugins":{}}},"displayName":"Categories","permissions":{"read":"anyone","insert":"admin","remove":"admin","update":"admin"},"dataPermissions":{"itemRead":"ANYONE","itemInsert":"CMS_EDITOR","itemUpdate":"CMS_EDITOR","itemRemove":"CMS_EDITOR"},"maxPageSize":100,"defaultSort":{"direction":"desc","fieldName":"_id"},"version":0,"plugins":{},"pagingMode":["OFFSET","CURSOR"],"translatable":false,"ttl":null},"Blog\/Posts":{"id":"Blog\/Posts","isDeleted":false,"namespace":"Blog","storage":"driver","ownerAppId":"14bcded7-0066-7c35-14d7-466cb3f09103","displayNamespace":null,"displayField":"title","allowedOperations":["get","find","count"],"collectionOperations":[],"fields":{"author":{"displayName":"Author","systemField":false,"sortable":false,"isDeleted":false,"index":0,"queryOperators":["hasSome","eq","ne","hasAll"],"type":"reference","referencedCollection":"Members\/PublicData","plugins":{}},"mainCategory":{"displayName":"Main Category","systemField":false,"sortable":false,"isDeleted":false,"index":1,"queryOperators":["eq","ne","hasSome"],"type":"reference","referencedCollection":"Blog\/Categories","plugins":{}},"viewCount":{"displayName":"View Count","systemField":false,"sortable":true,"isDeleted":false,"index":2,"queryOperators":["eq","ne","lt","lte","gt","gte"],"type":"number","plugins":{}},"excerpt":{"displayName":"Excerpt","systemField":false,"sortable":false,"isDeleted":false,"index":3,"queryOperators":[],"type":"text","plugins":{}},"timeToRead":{"displayName":"Time To Read","systemField":false,"sortable":false,"isDeleted":false,"index":4,"queryOperators":[],"type":"number","plugins":{}},"_id":{"displayName":"ID","systemField":true,"sortable":true,"isDeleted":false,"index":5,"queryOperators":["eq","ne","hasSome"],"type":"text","plugins":{}},"tags":{"displayName":"Tags","systemField":false,"sortable":false,"isDeleted":false,"index":6,"queryOperators":["hasSome","hasAll"],"type":"multi-reference","referencedCollection":"Blog\/Tags","referencingFieldKey":"posts","referencingDisplayName":"Blog\/Tags","plugins":{}},"uuid":{"displayName":"UUID","systemField":true,"sortable":true,"isDeleted":false,"index":7,"queryOperators":["eq","ne","hasSome","lt","lte","gt","gte"],"type":"text","plugins":{}},"featured":{"displayName":"Featured","systemField":false,"sortable":false,"isDeleted":false,"index":8,"queryOperators":["eq","ne"],"type":"boolean","plugins":{}},"translationId":{"displayName":"Translation ID","systemField":true,"sortable":false,"isDeleted":false,"index":9,"queryOperators":["eq","ne"],"type":"text","plugins":{}},"slug":{"displayName":"Slug","systemField":false,"sortable":true,"isDeleted":false,"index":10,"queryOperators":["eq","ne","lt","lte","gt","gte","hasAll","hasSome","urlized"],"type":"text","plugins":{}},"coverImage":{"displayName":"Cover Image","systemField":false,"sortable":false,"isDeleted":false,"index":11,"queryOperators":[],"type":"image","plugins":{}},"plainContent":{"displayName":"Plain Content","systemField":false,"sortable":false,"isDeleted":false,"index":12,"queryOperators":[],"type":"text","plugins":{}},"commentCount":{"displayName":"Comment Count","systemField":false,"sortable":true,"isDeleted":false,"index":13,"queryOperators":["eq","ne","lt","lte","gt","gte"],"type":"number","plugins":{}},"language":{"displayName":"Language","systemField":false,"sortable":false,"isDeleted":false,"index":14,"queryOperators":["eq","ne","hasSome"],"type":"language","plugins":{}},"publishedDate":{"displayName":"Published Date","systemField":false,"sortable":true,"isDeleted":false,"index":15,"queryOperators":["eq","ne","lt","lte","gt","gte"],"type":"datetime","plugins":{}},"pinned":{"displayName":"Pinned","systemField":false,"sortable":false,"isDeleted":false,"index":16,"queryOperators":["eq","ne"],"type":"boolean","plugins":{}},"categories":{"displayName":"Categories","systemField":false,"sortable":false,"isDeleted":false,"index":17,"queryOperators":["hasSome","hasAll"],"type":"multi-reference","referencedCollection":"Blog\/Categories","referencingFieldKey":"posts","referencingDisplayName":"Blog\/Categories","plugins":{}},"richContent":{"displayName":"Rich Content","systemField":false,"sortable":false,"isDeleted":false,"index":18,"queryOperators":[],"type":"rich-content","plugins":{}},"paidPlans":{"displayName":"PaidPlans","systemField":false,"sortable":false,"isDeleted":false,"index":19,"type":"multi-reference","referencedCollection":"PaidPlans\/Plans","referencingFieldKey":"paidPlans","referencingDisplayName":"PaidPlans\/Plans","plugins":{}},"postPageUrl":{"displayName":"Post Page URL","systemField":true,"sortable":false,"isDeleted":false,"index":20,"queryOperators":["eq","ne"],"calculator":{"config":{"lowercase":false,"pattern":"\/unknown"}},"readOnly":true,"type":"pagelink","plugins":{}},"coverImageDisplayed":{"displayName":"Cover Image Displayed","systemField":false,"sortable":false,"isDeleted":false,"index":21,"queryOperators":["eq","ne"],"type":"boolean","plugins":{}},"title":{"displayName":"Title","systemField":false,"sortable":true,"isDeleted":false,"index":22,"queryOperators":["eq","ne","contains","urlized","startsWith","hasSome","lt","lte","gt","gte"],"type":"text","plugins":{}},"lastPublishedDate":{"displayName":"Last Published Date","systemField":false,"sortable":true,"isDeleted":false,"index":23,"queryOperators":["eq","ne","lt","lte","gt","gte"],"type":"datetime","plugins":{}},"internalId":{"displayName":"Internal ID","systemField":true,"sortable":true,"isDeleted":false,"index":24,"queryOperators":[],"type":"text","plugins":{}},"relatedPosts":{"displayName":"Related Posts","systemField":false,"sortable":false,"isDeleted":false,"index":25,"queryOperators":[],"type":"multi-reference","referencedCollection":"Blog\/Posts","referencingFieldKey":"relatedPosts","referencingDisplayName":"Blog\/Posts","plugins":{}},"hashtags":{"displayName":"Hashtags","systemField":false,"sortable":false,"isDeleted":false,"index":26,"queryOperators":["hasSome","hasAll"],"type":"array<string>","plugins":{}},"likeCount":{"displayName":"Like Count","systemField":false,"sortable":true,"isDeleted":false,"index":27,"queryOperators":["eq","ne","lt","lte","gt","gte"],"type":"number","plugins":{}},"link-posts-all":{"displayName":"Posts (All)","systemField":true,"sortable":false,"isDeleted":false,"index":28,"queryOperators":["eq","ne"],"plugin":"dataBinding","calculator":{"config":{"lowercase":true,"pattern":"\/posts\/"}},"readOnly":true,"type":"pagelink","plugins":{}},"link-posts-title":{"displayName":"Posts (Title)","systemField":true,"sortable":false,"isDeleted":false,"index":29,"queryOperators":["eq","ne"],"plugin":"dataBinding","calculator":{"config":{"lowercase":true,"pattern":"\/posts\/{title}"}},"readOnly":true,"type":"pagelink","plugins":{}}},"displayName":"Posts","permissions":{"read":"anyone","insert":"admin","remove":"admin","update":"admin"},"dataPermissions":{"itemRead":"ANYONE","itemInsert":"CMS_EDITOR","itemUpdate":"CMS_EDITOR","itemRemove":"CMS_EDITOR"},"maxPageSize":20,"defaultSort":{"direction":"desc","fieldName":"publishedDate"},"version":0,"plugins":{},"pagingMode":["OFFSET","CURSOR"],"translatable":false,"ttl":null},"Blog\/Tags":{"id":"Blog\/Tags","isDeleted":false,"namespace":"Blog","storage":"driver","ownerAppId":"14bcded7-0066-7c35-14d7-466cb3f09103","displayNamespace":null,"displayField":"label","allowedOperations":["get","find","count"],"collectionOperations":[],"fields":{"postCount":{"displayName":"Post Count","systemField":false,"sortable":true,"isDeleted":false,"index":0,"queryOperators":["eq","ne","lt","lte","gt","gte"],"type":"number","plugins":{}},"posts":{"displayName":"Posts","systemField":false,"sortable":false,"isDeleted":false,"index":1,"queryOperators":["hasSome"],"type":"multi-reference","referencedCollection":"Blog\/Posts","referencingFieldKey":"tags","referencingDisplayName":"Blog\/Posts","plugins":{}},"_id":{"displayName":"ID","systemField":true,"sortable":true,"isDeleted":false,"index":2,"queryOperators":["eq","ne","hasSome"],"type":"text","plugins":{}},"label":{"displayName":"Label","systemField":false,"sortable":true,"isDeleted":false,"index":3,"queryOperators":["eq","ne","contains","urlized","startsWith","hasSome","lt","lte","gt","gte"],"type":"text","plugins":{}},"slug":{"displayName":"Slug","systemField":false,"sortable":true,"isDeleted":false,"index":4,"queryOperators":["hasAll","hasSome","urlized"],"type":"text","plugins":{}},"tagPageUrl":{"displayName":"Tag Page URL","systemField":true,"sortable":false,"isDeleted":false,"index":5,"queryOperators":[],"type":"url","plugins":{}},"language":{"displayName":"Language","systemField":false,"sortable":false,"isDeleted":false,"index":6,"queryOperators":["eq","ne","hasSome"],"type":"language","plugins":{}}},"displayName":"Tags","permissions":{"read":"anyone","insert":"admin","remove":"admin","update":"admin"},"dataPermissions":{"itemRead":"ANYONE","itemInsert":"CMS_EDITOR","itemUpdate":"CMS_EDITOR","itemRemove":"CMS_EDITOR"},"maxPageSize":100,"defaultSort":{"direction":"desc","fieldName":"_id"},"version":0,"plugins":{},"pagingMode":["OFFSET","CURSOR"],"translatable":false,"ttl":null},"Members\/PublicData":{"id":"Members\/PublicData","isDeleted":false,"namespace":"Members","storage":"driver","ownerAppId":"SiteMembers","displayNamespace":"Members","displayField":"nickname","allowedOperations":["update","remove","count","find","get"],"collectionOperations":[],"fields":{"_id":{"displayName":"ID","systemField":true,"sortable":false,"isDeleted":false,"index":0,"queryOperators":["eq","hasSome","contains","urlized","lt","gt","ne"],"type":"text","plugins":{}},"_createdDate":{"displayName":"Created Date","systemField":true,"sortable":true,"isDeleted":false,"index":1,"queryOperators":[],"type":"datetime","plugins":{}},"aboutPlain":{"displayName":"About (Plain Text)","systemField":true,"sortable":false,"isDeleted":false,"index":2,"queryOperators":[],"type":"text","plugins":{}},"profilePhoto":{"displayName":"Profile Photo","systemField":false,"sortable":false,"isDeleted":false,"index":3,"queryOperators":[],"type":"image","plugins":{}},"aboutRich":{"displayName":"About (Rich Text)","systemField":true,"sortable":false,"isDeleted":false,"index":4,"queryOperators":[],"type":"rich-content","plugins":{}},"_updatedDate":{"displayName":"Updated Date","systemField":true,"sortable":false,"isDeleted":false,"index":5,"queryOperators":[],"type":"datetime","plugins":{}},"slug":{"displayName":"Slug","systemField":true,"sortable":false,"isDeleted":false,"index":6,"queryOperators":["eq"],"type":"text","plugins":{}},"coverPhoto":{"displayName":"Cover Photo","systemField":false,"sortable":false,"isDeleted":false,"index":7,"queryOperators":[],"type":"image","plugins":{}},"title":{"displayName":"Title","systemField":false,"sortable":false,"isDeleted":false,"index":8,"queryOperators":[],"type":"text","plugins":{}},"nickname":{"displayName":"Nickname","systemField":true,"sortable":false,"isDeleted":false,"index":9,"queryOperators":["eq","hasSome","contains"],"type":"text","plugins":{}}},"displayName":"PublicData","permissions":{"read":"anyone","insert":"admin","remove":"admin","update":"admin"},"dataPermissions":{"itemRead":"ANYONE","itemInsert":"CMS_EDITOR","itemUpdate":"CMS_EDITOR","itemRemove":"CMS_EDITOR"},"maxPageSize":100,"defaultSort":{"direction":"asc","fieldName":"_createdDate"},"version":0,"plugins":{},"pagingMode":["OFFSET","CURSOR"],"translatable":false,"ttl":null},"PaidPlans\/Plans":{"id":"PaidPlans\/Plans","isDeleted":false,"namespace":"PaidPlans","storage":"driver","ownerAppId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","displayNamespace":null,"displayField":"slug","allowedOperations":["get","find","count"],"collectionOperations":[],"fields":{"tagline":{"displayName":"Tagline","systemField":false,"sortable":false,"isDeleted":false,"index":0,"queryOperators":[],"type":"text","plugins":{}},"name":{"displayName":"Name","systemField":false,"sortable":false,"isDeleted":false,"index":1,"queryOperators":[],"type":"text","plugins":{}},"periodAmount":{"displayName":"Period Amount","systemField":false,"sortable":false,"isDeleted":false,"index":2,"queryOperators":[],"type":"number","plugins":{}},"benefits":{"displayName":"Benefits","systemField":false,"sortable":false,"isDeleted":false,"index":3,"queryOperators":[],"type":"array<string>","plugins":{}},"_id":{"displayName":"ID","systemField":true,"sortable":false,"isDeleted":false,"index":4,"queryOperators":["eq","ne","hasSome"],"type":"text","plugins":{}},"price":{"displayName":"Price","systemField":false,"sortable":false,"isDeleted":false,"index":5,"queryOperators":[],"type":"text","plugins":{}},"slug":{"displayName":"Slug","systemField":false,"sortable":true,"isDeleted":false,"index":6,"queryOperators":["eq","ne","gt","lt","gte","lte","urlized","contains","hasSome"],"type":"text","plugins":{}},"recurring":{"displayName":"Recurring","systemField":false,"sortable":false,"isDeleted":false,"index":7,"queryOperators":[],"type":"boolean","plugins":{}},"dateCreated":{"displayName":"Date Created","systemField":true,"sortable":true,"isDeleted":false,"index":8,"queryOperators":["eq","ne","gt","lt","gte","lte"],"type":"datetime","plugins":{}},"roleId":{"displayName":"Role ID","systemField":true,"sortable":false,"isDeleted":false,"index":9,"queryOperators":[],"type":"text","plugins":{}},"ribbon":{"displayName":"Ribbon","systemField":false,"sortable":false,"isDeleted":false,"index":10,"queryOperators":[],"type":"text","plugins":{}},"currency":{"displayName":"Currency","systemField":false,"sortable":false,"isDeleted":false,"index":11,"queryOperators":[],"type":"text","plugins":{}},"validUntilCanceled":{"displayName":"Valid Until Canceled","systemField":false,"sortable":false,"isDeleted":false,"index":12,"queryOperators":[],"type":"boolean","plugins":{}},"dateUpdated":{"displayName":"Date Updated","systemField":true,"sortable":true,"isDeleted":false,"index":13,"queryOperators":["eq","ne","gt","lt","gte","lte"],"type":"datetime","plugins":{}},"displayIndex":{"displayName":"Display Index","systemField":false,"sortable":true,"isDeleted":false,"index":14,"queryOperators":["eq","ne","gt","lt","gte","lte"],"type":"number","plugins":{}},"periodUnit":{"displayName":"Period Unit","systemField":false,"sortable":false,"isDeleted":false,"index":15,"queryOperators":[],"type":"text","plugins":{}},"primary":{"displayName":"Primary","systemField":false,"sortable":true,"isDeleted":false,"index":16,"queryOperators":["eq","ne"],"type":"boolean","plugins":{}}},"displayName":"Plans","permissions":{"read":"admin","insert":"admin","remove":"admin","update":"admin"},"dataPermissions":{"itemRead":"CMS_EDITOR","itemInsert":"CMS_EDITOR","itemUpdate":"CMS_EDITOR","itemRemove":"CMS_EDITOR"},"defaultSort":{"direction":"asc","fieldName":"dateCreated"},"version":0,"plugins":{},"pagingMode":["OFFSET","CURSOR"],"translatable":false,"ttl":null}},"dataStore":{"recordInfosByDatasetId":{"comp-kepf19mn":{"itemIds":["681540c9f547f5de52653fc2","680f9a4a4193435d3f9876ee","680f8d164193435d3f984a9f","680f545d7302aaa8bd8d4817"],"datasetSize":{"total":1375,"loaded":4,"cursor":"XzCizaIHu4WC+cvIIoY+mkOQY1pn5v9a10+96TTfOwPj0++1fJWhLMfipCIzCAB2xEjMDO0I4o\/RMwd\/\/Oo+fyfzcmgvSJwmfLwLkrJxRHnuzwsk0GWddspwdP4kSULuvdSXue1agK1kyeKQdwicO5JSeCPGrgfAvTbDOyvtRpltEZhkbmuYlEfNnOZF9hMeOrW+y8LNxF\/TU802kivhr5Z+vIFL7rF2HnWVjaT0Nf6m9vpA9DovZMNf2IeWE6y81v8rB+AoCJzJP+SkfqPVnVyFyFVb81LqrnRIVYnxexJdLxDz7aoUsIh\/chT3iVH57NypEtAAN5ndZusyiB+ONCwfuZ5M4aeCNFMPvQShkYjiyHsG5eTEDYvxv2zTYHemktS8dBRMQtMXvHDJgQg3Zj\/n4wa\/+XMQBjqLJtQsEfy8GhcmC8sJOOCbpsOUYIOVZgZr13Lm13St4uWe42yo1avNnN\/dGIXnGBMzjiM6zP832\/8Bq93HjQFnFh0CEKOUJP1n6gKv+n4To8SS14hMKA=="}}},"recordsByCollectionId":{"Blog\/Posts":{"681540c9f547f5de52653fc2":{"author":"ee1a34d9-51b1-4764-82ac-c01ce35c96b7","link-posts-all":"\/posts\/","link-posts-title":"\/posts\/check-your-entry-dublin-juvenile-t%26f-league-2-saturday-10th-may-2025","mainCategory":null,"viewCount":2,"excerpt":"League 2 Entries Deadline Extended. Results from League 1 included.","timeToRead":1,"_id":"681540c9f547f5de52653fc2","tags":[],"uuid":"c681e2aa-b238-4102-8b71-5dcd0fb7d5f8","featured":true,"translationId":null,"slug":"check-your-entry-dublin-juvenile-t-f-league-2-saturday-10th-may-2025","coverImage":"wix:image:\/\/v1\/c2fe92_a5315d43466948599483330fc2b03d51~mv2.jpg\/c2fe92_a5315d43466948599483330fc2b03d51~mv2.jpg#originWidth=613&originHeight=407","plainContent":"Please check your entry! League 2 Entries received up to 12pm Friday 2nd May If there are any errors or omissions, please amend your original online entry (copy of your original entry was sent to your email) by 6pm Sunday 4th May. (See entry form link below) Note :\tIt is your responsibility to check your entry is correct and included. Final chance to enter! If you have forgotten to submit your entry, you have one final chance to enter before 6pm on Sunday 4th May 2025 Reminders -\t U12 High Jump moved to League 2 o\tRemember to change your HJ entry to L2 -\t U15\/U16 High Jump moved to League 3 o\tRemember to change your HJ entry to L3 when it opens League 1 Results Links: •\t League 1 Results. •\t T&F League combined Points. League 2 Links: DSD Online League 2 Entry Form. Updated League 2 Schedule of Events. Full details of the League can be found HERE! Click here to view your League 2 Entry! League 2 Entries Close at 6pm Sunday 4th May 2025 Entries received after this date WILL NOT be accepted. Yours in Sport Damien Moran (Head Juv. Coach) & Sharon Wilson (Director of Athletics Operations)","commentCount":0,"language":"en","publishedDate":{"$date":"2025-05-02T22:22:40.650Z"},"pinned":false,"categories":[],"richContent":{"nodes":[{"type":"PARAGRAPH","id":"qy6o3408","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"hrv5h406","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"c2fe92_a5315d43466948599483330fc2b03d51~mv2.jpg"},"width":613,"height":407}}},{"type":"PARAGRAPH","id":"jy6j6466","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Please check your entry!","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"background":"#EBF70F","foreground":"#084EBD"}},{"type":"FONT_SIZE","fontSizeData":{"unit":"PX","value":48}},{"type":"LINK","linkData":{"link":{"url":"https:\/\/c2fe9214-26b0-4c62-85f1-ec799cce0a95.usrfiles.com\/ugd\/c2fe92_8e271c8bc3cf4476809f33da236dee27.pdf","target":"BLANK","rel":{"noreferrer":true}}}},{"type":"UNDERLINE"}]}}],"paragraphData":{"textStyle":{"textAlignment":"CENTER"}}},{"type":"PARAGRAPH","id":"adrlc468","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"League 2 Entries received up to 12pm Friday 2nd May","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"background":"#C8E8D6","foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"CENTER"}}},{"type":"PARAGRAPH","id":"s1cl3470","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"m1o5t659","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"If there are any errors or omissions, please amend your original online entry (copy of your original entry was sent to your email)","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":" by 6pm Sunday 4th May. ","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"background":"#E3FF1C","foreground":"#000624"}}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":"(See entry form link below)","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"6775y472","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"ttq25688","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Note","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":":\tIt is your responsibility to check your entry is correct and included.","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"suugs474","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"5sump717","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Final chance to enter!","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#084EBD"}},{"type":"FONT_SIZE","fontSizeData":{"unit":"PX","value":48}},{"type":"LINK","linkData":{"link":{"url":"https:\/\/forms.gle\/aG8SFxVebuk9CmzaA","target":"BLANK","rel":{"noreferrer":true}}}},{"type":"UNDERLINE"}]}}],"paragraphData":{"textStyle":{"textAlignment":"CENTER"}}},{"type":"PARAGRAPH","id":"6lhzc476","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"brmsy478","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"If you have forgotten to submit your entry, you have one final chance to enter before ","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"background":"#E3FF1C","foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"CENTER"}}},{"type":"PARAGRAPH","id":"qry6v480","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"6pm on Sunday 4th May 2025","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"background":"#E3FF1C","foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"CENTER"}}},{"type":"PARAGRAPH","id":"ke93z482","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"npm5m484","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"a38p92088","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Reminders","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"nvvx7486","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"-\t","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":"U12 High Jump moved to League 2","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"iv1kj488","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"o\tRemember to change your HJ entry to L2","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"},"indentation":1}},{"type":"PARAGRAPH","id":"xasro1950","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"},"indentation":1}},{"type":"PARAGRAPH","id":"s03lq490","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"-\t","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":"U15\/U16 High Jump moved to League 3","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"jkigk492","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"o\tRemember to change your HJ entry to L3 when it opens","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"},"indentation":1}},{"type":"PARAGRAPH","id":"fufl3494","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"huw2u2025","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"tlt8a2061","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"League 1 Results Links:","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"ijw40496","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"•\t","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":"League 1 Results.","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#084EBD"}},{"type":"LINK","linkData":{"link":{"url":"http:\/\/pastresults.dublinathletics.com\/tfleague-1-25\/menu.html","target":"BLANK","rel":{"noreferrer":true}}}},{"type":"UNDERLINE"}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"u1llw2206","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"pwcg3498","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"•\t","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":"T&F League combined Points.","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#084EBD"}},{"type":"LINK","linkData":{"link":{"url":"https:\/\/c2fe9214-26b0-4c62-85f1-ec799cce0a95.usrfiles.com\/ugd\/c2fe92_1063f75934184326a7c1f4e85f384d3b.pdf","target":"BLANK","rel":{"noreferrer":true}}}},{"type":"UNDERLINE"}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"44x7s500","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"0mtnh2171","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"League 2 Links:","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"BULLETED_LIST","id":"9s9wm2910","nodes":[{"type":"LIST_ITEM","id":"g4jk72911","nodes":[{"type":"PARAGRAPH","id":"qbnyh502","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"DSD Online League 2 Entry Form.","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#084EBD"}},{"type":"LINK","linkData":{"link":{"url":"https:\/\/forms.gle\/aG8SFxVebuk9CmzaA","target":"BLANK","rel":{"noreferrer":true}}}},{"type":"UNDERLINE"}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"h9wyu504","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}}]},{"type":"LIST_ITEM","id":"7zjrm2914","nodes":[{"type":"PARAGRAPH","id":"611wq2645","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Updated League 2 Schedule of Events. ","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#084EBD"}},{"type":"LINK","linkData":{"link":{"url":"https:\/\/c2fe9214-26b0-4c62-85f1-ec799cce0a95.usrfiles.com\/ugd\/c2fe92_46c1e237f69b4e8f8da5696e2620f83e.pdf","target":"BLANK","rel":{"noreferrer":true}}}},{"type":"UNDERLINE"}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"ckprl506","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}}]},{"type":"LIST_ITEM","id":"pyjx12917","nodes":[{"type":"PARAGRAPH","id":"h9yh02684","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Full details of the League can be found HERE!","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#084EBD"}},{"type":"LINK","linkData":{"link":{"url":"https:\/\/dashboard.clubzap.com\/articles\/148842","target":"BLANK","rel":{"noreferrer":true}}}},{"type":"UNDERLINE"}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"jbkr2508","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}}]},{"type":"LIST_ITEM","id":"spb1e2920","nodes":[{"type":"PARAGRAPH","id":"57fll2723","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Click here to view your League 2 Entry!","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#084EBD"}},{"type":"LINK","linkData":{"link":{"url":"https:\/\/c2fe9214-26b0-4c62-85f1-ec799cce0a95.usrfiles.com\/ugd\/c2fe92_8e271c8bc3cf4476809f33da236dee27.pdf","target":"BLANK","rel":{"noreferrer":true}}}},{"type":"UNDERLINE"}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}}]}],"bulletedListData":{"indentation":0}},{"type":"PARAGRAPH","id":"lcsy3510","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"unkxy2762","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"League 2 Entries Close at 6pm Sunday 4th May 2025","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"background":"#E3FF1C","foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"CENTER"}}},{"type":"PARAGRAPH","id":"445gl512","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"jbr5z2801","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Entries received after this date ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":"WILL NOT","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":" be accepted.","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"jpvys514","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"bv0ys2840","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"3xwm72878","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Yours in Sport","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"t8d8l516","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Damien Moran ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":"(Head Juv. Coach)","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}},{"type":"FONT_SIZE","fontSizeData":{"unit":"PX","value":14}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"vxhwl518","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"& Sharon Wilson","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":" (Director of Athletics Operations)","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}},{"type":"FONT_SIZE","fontSizeData":{"unit":"PX","value":14}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"1liln520","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"l14sl320","nodes":[],"paragraphData":{}}],"documentStyle":{}},"paidPlans":[],"postPageUrl":"\/post\/check-your-entry-dublin-juvenile-t-f-league-2-saturday-10th-may-2025","coverImageDisplayed":true,"title":"CHECK YOUR ENTRY Dublin Juvenile T&F League 2 Saturday 10th May 2025","lastPublishedDate":{"$date":"2025-05-02T22:29:21.030Z"},"internalId":"681540c9f547f5de52653fc2","relatedPosts":[],"hashtags":[],"likeCount":0},"680f9a4a4193435d3f9876ee":{"author":"dd0116da-b1c3-4081-8619-bf57d290620a","link-posts-all":"\/posts\/","link-posts-title":"\/posts\/billy-o'dwyer-r.i.p.","mainCategory":null,"viewCount":2599,"excerpt":"Dear Members It is my sad duty to inform you that our beloved coach and friend, Billy O’Dwyer has died today. He fell ill on...","timeToRead":1,"_id":"680f9a4a4193435d3f9876ee","tags":[],"uuid":"c31799e6-55cc-4b08-ac55-1919678c7ee1","featured":false,"translationId":null,"slug":"billy-o-dwyer","coverImage":"wix:image:\/\/v1\/dd0116_cf20efdaebe9451d9fc74275f8cfe39e~mv2.jpg\/dd0116_cf20efdaebe9451d9fc74275f8cfe39e~mv2.jpg#originWidth=489&originHeight=611","plainContent":"Dear Members It is my sad duty to inform you that our beloved coach and friend, Billy O’Dwyer has died today. He fell ill on Sunday after completing a 10k race in Nice and was taken to hospital where staff tried to save him. If you are feeling broken hearted, you are not alone. We are seeking to make professional support available for anyone who might need it and will post details in due course. As a mark of respect to Billy and his family, all training will be cancelled for Dundrum South Dublin Athletics Club on Tuesday 29th April. Gerry McGrath","commentCount":0,"language":"en","publishedDate":{"$date":"2025-04-28T15:10:17.264Z"},"pinned":false,"categories":[],"richContent":{"nodes":[{"type":"PARAGRAPH","id":"uzmyd6748","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"385fw6746","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"dd0116_cf20efdaebe9451d9fc74275f8cfe39e~mv2.jpg"},"width":489,"height":611}}},{"type":"PARAGRAPH","id":"x56gy6751","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"3jcdi6752","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"11ava6753","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"\n","decorations":[]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Dear Members","decorations":[{"type":"COLOR","colorData":{"foreground":"rgb(0, 6, 36)"}}]}}],"paragraphData":{}},{"type":"PARAGRAPH","id":"0gj5c372","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"rgb(0, 6, 36)"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"6193z374","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"It is my sad duty to inform you that our beloved coach and friend, Billy O’Dwyer has died today. He fell ill on Sunday after completing a 10k race in Nice and was taken to hospital where staff tried to save him.","decorations":[{"type":"COLOR","colorData":{"foreground":"rgb(0, 6, 36)"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"ascwb376","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"rgb(0, 6, 36)"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"zaenm378","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"If you are feeling broken hearted, you are not alone.","decorations":[{"type":"COLOR","colorData":{"foreground":"rgb(0, 6, 36)"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"h7ch1380","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"rgb(0, 6, 36)"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"nkj8r382","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"We are seeking to make professional support available for anyone who might need it and will post details in due course.","decorations":[{"type":"COLOR","colorData":{"foreground":"rgb(0, 6, 36)"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"ri0ct469","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"kgk2m479","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"As a mark of respect to Billy and his family, all training will be cancelled for Dundrum South Dublin Athletics Club on Tuesday 29th April. ","decorations":[{"type":"COLOR","colorData":{"background":"rgb(255, 255, 255)","foreground":"rgb(0, 6, 36)"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"7zwd0384","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"rgb(0, 6, 36)"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"mhldp386","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Gerry McGrath ","decorations":[{"type":"COLOR","colorData":{"foreground":"rgb(0, 6, 36)"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"2vl1i388","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"kdhfu6749","nodes":[],"paragraphData":{}}],"documentStyle":{}},"paidPlans":[],"postPageUrl":"\/post\/billy-o-dwyer","coverImageDisplayed":true,"title":"Billy O'Dwyer R.I.P.","lastPublishedDate":{"$date":"2025-04-28T15:16:05.401Z"},"internalId":"680f9a4a4193435d3f9876ee","relatedPosts":[],"hashtags":[],"likeCount":15},"680f8d164193435d3f984a9f":{"author":"5edba2ec-e0d8-400c-a4b3-57600e0303d3","link-posts-all":"\/posts\/","link-posts-title":"\/posts\/juveniles-in-action-in-tallaght!","mainCategory":null,"viewCount":191,"excerpt":"League 1 Juvenile T & F League was held yesterday in Tallaght. We had a good turnout of young athletes, who enjoyed their first outdoor...","timeToRead":1,"_id":"680f8d164193435d3f984a9f","tags":[],"uuid":"79a1b04e-441f-4706-a74c-d1d93ec4d453","featured":false,"translationId":null,"slug":"juveniles-in-action-in-tallaght","coverImage":"wix:image:\/\/v1\/cc6e15_fb4b432c80e8466f9f1426261b83bee6~mv2.jpg\/cc6e15_fb4b432c80e8466f9f1426261b83bee6~mv2.jpg#originWidth=1536&originHeight=2048","plainContent":"League 1 Juvenile T & F League was held yesterday in Tallaght. We had a good turnout of young athletes, who enjoyed their first outdoor competitions of the year. Well done to all! Results: ( provisional) U.10 Girls 500m 6th (Jnt) Kate Culhane 1.50.85 Turbo 3rd Niamh Jones 10.57 7th Kate Culhane 9.47 U.10 Boys 600m 1st Bobby Campbell 1.36.95 U.11 Girls Long Jump 5th Aoife O’Connor 3.21 U.11 Boys Long Jump 8th Eoghan O’Kelly 3.27 U.12 Girls Shot 3rd Mia Trundle 6.67 600m 3rd Martha Flynn 1.59.75 U.12 Boys Shot 8th Timothy O’Keeffe 5.88 9th Alex Teggin 5.40 U.13 Boys Javein 4th Conor Van Den Hoven 13.60 U.14 Girls Shot 1st Neasa O’Keeffe 9.39 Long Jump 2nd Aoife Conlon 4.08 400m 1st Aoife Conlon 66.13 U.15 Girls Long Jump 3rd Anna O’Kennedy 4.09 400m 6th Anna O’Kennedy 66.40 1500m 6th Amy Luisa O’Brien 5.39.34 7th Skye McConnon 5.40.15 U.15 Boys Long Jump 2nd Luca Moran 5.01 400m 1st Luca Moran 59.40 U.16 Girls Long Jump 4th Evangeline Butash 4.20 400m 4th Olivia Garvey 65.11 1500m 4th Keela Singleton 5.23.52 U.16 Boys 400m 8th Cillian Connolly 62.33 1500m 2nd Conn McCluskey 4.38.33 3rd Conor Pimlott 4.39.76","commentCount":0,"language":"en","publishedDate":{"$date":"2025-04-28T14:18:13.637Z"},"pinned":false,"categories":[],"richContent":{"nodes":[{"type":"PARAGRAPH","id":"d04ev312","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"League 1 Juvenile T & F League was held yesterday in Tallaght. We had a good turnout of young athletes, who enjoyed their first outdoor competitions of the year.","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"w2bro314","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"kprek316","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Well done to all!","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"uz08m318","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"dnxs3320","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Results:","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}},{"type":"UNDERLINE"}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"zc6t7322","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"(","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}},{"type":"UNDERLINE"}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":"provisional)","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}},{"type":"UNDERLINE"}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"lqsyd326","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"ll0av328","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"U.10 Girls","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"hetyb330","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"500m 6th (Jnt) Kate Culhane 1.50.85","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"2dd7h332","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Turbo 3rd Niamh Jones 10.57","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"m3oym334","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" 7th Kate Culhane 9.47","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"6sr6x336","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"qtqoj338","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"U.10 Boys","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"28ikz340","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"600m 1st Bobby Campbell 1.36.95","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"bqh9u342","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"ilrfv344","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"U.11 Girls","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"ickga346","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Long Jump 5th Aoife O’Connor 3.21","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"3uikg348","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"tbkvg350","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"U.11 Boys","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"jwd39352","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Long Jump 8th Eoghan O’Kelly 3.27","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"ilcux354","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"xoaxd356","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"U.12 Girls","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"engof358","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Shot 3rd Mia Trundle 6.67","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"c9t47360","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"600m 3rd Martha Flynn 1.59.75","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"ug8oj362","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"vu3xl364","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"U.12 Boys","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"tsnc2366","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Shot 8th Timothy O’Keeffe 5.88","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"j26yo368","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" 9th Alex Teggin 5.40","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"7vxm0370","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"kg8xy372","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"U.13 Boys","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"pnvz9374","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Javein 4th Conor Van Den Hoven 13.60","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"u277y376","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"ta0o9378","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"U.14 Girls","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"6ti19380","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Shot 1st Neasa O’Keeffe 9.39","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"2u1ck382","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Long Jump 2nd Aoife Conlon 4.08","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"0d3pm384","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"400m 1st Aoife Conlon 66.13","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"a22ht386","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"r8fic388","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"U.15 Girls","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"smowg390","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Long Jump 3rd Anna O’Kennedy 4.09","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"42vb0392","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"400m 6th Anna O’Kennedy 66.40","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"yrlzw394","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"1500m 6th Amy Luisa O’Brien 5.39.34","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"k4ssn396","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" 7th Skye McConnon 5.40.15","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"6w5e9398","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"o6bdf400","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"U.15 Boys","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"mwwix402","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Long Jump 2nd Luca Moran 5.01","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"v76rx404","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"400m 1st Luca Moran 59.40","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"1c1oo406","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"bpysv408","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"U.16 Girls","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"5h2hk410","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Long Jump 4th Evangeline Butash 4.20","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"xncdv412","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"400m 4th Olivia Garvey 65.11","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"l01f5414","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"1500m 4th Keela Singleton 5.23.52","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"twdln416","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"irmn3418","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"U.16 Boys","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"dycnu420","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"400m 8th Cillian Connolly 62.33","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"rf2p9422","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"1500m ","decorations":[{"type":"BOLD","fontWeightValue":700},{"type":"COLOR","colorData":{"foreground":"#000624"}}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":" 2nd Conn McCluskey 4.38.33","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"i6eva425","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" 3rd Conor Pimlott 4.39.76","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"qbn7g1519","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"swrjz1356","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"2jqud1354","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_fb4b432c80e8466f9f1426261b83bee6~mv2.jpg"},"width":1536,"height":2048}}},{"type":"PARAGRAPH","id":"ufoi81520","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"u2h7r1518","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_f409dbc08731486d8a8f85697877e104~mv2.jpg"},"width":1200,"height":1600}}},{"type":"PARAGRAPH","id":"fkooi1684","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"37s051682","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_d5fcf1ad4c0b4f569d9a0d385caea6d7~mv2.jpg"},"width":640,"height":482}}},{"type":"PARAGRAPH","id":"setjy1848","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"8xoqz1846","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_1d4ab75695fb44fdadbb8526a207fdad~mv2.jpg"},"width":640,"height":480}}},{"type":"PARAGRAPH","id":"rinr71849","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"m4kn4196","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"albk4194","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_4b40496a15e340a59e3fa41850698859~mv2.jpg"},"width":2048,"height":1365}}},{"type":"PARAGRAPH","id":"i884b367","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"hapen365","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_ceaba09686b941c9bfb1fc978ff08d93~mv2.jpg"},"width":2048,"height":1365}}},{"type":"PARAGRAPH","id":"0y5mv517","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"87mpu515","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_9f279392aea748f2af7cfb08ba8c8fce~mv2.jpg"},"width":2048,"height":1365}}},{"type":"PARAGRAPH","id":"mciil681","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"slr1f679","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_b997f5af1fa444e6aa0c27ecd6e9b958~mv2.jpg"},"width":2048,"height":1365}}},{"type":"PARAGRAPH","id":"stogv831","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"vx3tz995","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"2ivb2993","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_8dd57131489041f99042cf4176cabd36~mv2.jpg"},"width":2048,"height":1365}}},{"type":"PARAGRAPH","id":"yrknc996","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"1rzb11207","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"es3091205","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_fc7954258d5c4e47bb6cfeb4a372c5a0~mv2.jpg"},"width":2048,"height":1365}}},{"type":"PARAGRAPH","id":"3yqpz1371","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"oo88o1369","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_e9d5824a22b640cb858e4d9d32317715~mv2.jpg"},"width":2048,"height":1365}}},{"type":"PARAGRAPH","id":"06ltt1535","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"pnk0n1533","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_a07fe54b51e44021a36697bbd9ccb5fa~mv2.jpg"},"width":2048,"height":1365}}},{"type":"PARAGRAPH","id":"6w8731685","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"ulime1683","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_53e53fabef7346e2b3f88d4c0861bda0~mv2.jpg"},"width":2048,"height":1365}}},{"type":"PARAGRAPH","id":"rdilp1835","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"pu95z1833","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_90518c82cdb84020a0b75901cdb38175~mv2.jpg"},"width":1600,"height":1200}}},{"type":"PARAGRAPH","id":"vc3oc1836","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"dhaix1686","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"fufus1536","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"8js7x1372","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"pze7q1208","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"07r4h682","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"g4vov518","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"aaymb368","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"a4skz197","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"vnmd81521","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"69rih1357","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"j7yh61338","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"43hmp1401","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"47v6k427","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"y6job429","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}}],"documentStyle":{}},"paidPlans":[],"postPageUrl":"\/post\/juveniles-in-action-in-tallaght","coverImageDisplayed":true,"title":"Juveniles in action in Tallaght!","lastPublishedDate":{"$date":"2025-04-28T14:33:43.309Z"},"internalId":"680f8d164193435d3f984a9f","relatedPosts":[],"hashtags":[],"likeCount":0},"680f545d7302aaa8bd8d4817":{"author":"5edba2ec-e0d8-400c-a4b3-57600e0303d3","link-posts-all":"\/posts\/","link-posts-title":"\/posts\/d.s.d-women-1st-at-national-road-relays!","mainCategory":null,"viewCount":113,"excerpt":"DSD's senior athletes were out in force in Raheny at this year's national road relays championships. Our women were hoping to retain...","timeToRead":2,"_id":"680f545d7302aaa8bd8d4817","tags":[],"uuid":"25c0ced2-f9b6-40ff-914a-34d9d116cb7c","featured":false,"translationId":null,"slug":"d-s-d-women-1st-at-national-road-relays","coverImage":"wix:image:\/\/v1\/cc6e15_c582cc75e4a04e769a47a50fd98ad4fb~mv2.png\/cc6e15_c582cc75e4a04e769a47a50fd98ad4fb~mv2.png#originWidth=479&originHeight=283","plainContent":"DSD's senior athletes were out in force in Raheny at this year's national road relays championships. Our women were hoping to retain their title from last year, over the 3-leg event (1 mile, 2 miles, 1 mile). Maria McCambridge led the team out for the first 1-mile leg, hoping to add another national title to her extensive list of achievements. Maria ran a very strong leg over the unfamiliar 1-mile distance and handed over in 3rd place to Emma McEvoy, only a few seconds shy of the leaders UCD. Emma took the bit between her teeth and surged in pursuit of pole position, quickly overtaking everyone ahead of her and pushing ahead into the lead. By the end of the 2-mile leg Emma had opened up a significant gap over the rest of the field, leaving 2nd placed UCD well in her wake. Eimear Maher, thankful to her teammates for giving her a generous lead, didn't hold back when taking on the glory leg. Eimear continued to open the gap and led DSD to a comprehensive victory, finishing 32 seconds clear of 2nd placed UCD, with Raheny Shamrocks taking the bronze. In the senior men's race, DSD had two teams competing in the 4-leg event (2 miles, 1 mile, 3 miles, 2 mile). The first team was led off by Aaron Donnelly who ran a storming leg to put DSD into an early lead handing over to Seán Quinn. On the 1-mile leg, Seán kept the pressure on at the front of the lead group and handed over Killian Mooney, in 3rd place, just a few seconds off the lead. Killian, fresh from his recent win at the Dublin City Half Marathon, took off on the 3-mile leg and pushed hard at the front all the way until the final handover, only losing the lead in the final kick. Emmet Jennings took the baton on the final leg and put in a valiant effort to contest the medals, but just didn't quite have the leg speed to keep with the shorter-distance specialists ahead of him. Emmet brought the men’s team home in 4th position, just outside the medals. DSD’s second men’s team was made up of Patrick Elliott, Andrew McGilton, Éanna Ó Brádaigh and David Gormley. They put in another strong team performance and finished 11th overall, out of a field of 26 teams. (Thanks to Robert for Report & photos)","commentCount":0,"language":"en","publishedDate":{"$date":"2025-04-28T10:18:40.292Z"},"pinned":false,"categories":[],"richContent":{"nodes":[{"paragraphData":{"textStyle":{"textAlignment":"JUSTIFY"}},"style":{},"id":"r0744318","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"DSD's senior athletes were out in force in Raheny at this year's national road relays championships. Our women were hoping to retain their title from last year, over the 3-leg event (1 mile, 2 miles, 1 mile). Maria McCambridge led the team out for the first 1-mile leg, hoping to add another national title to her extensive list of achievements. Maria ran a very strong leg over the unfamiliar 1-mile distance and handed over in 3rd place to Emma McEvoy, only a few seconds shy of the leaders UCD. Emma took the bit between her teeth and surged in pursuit of pole position, quickly overtaking everyone ahead of her and pushing ahead into the lead. By the end of the 2-mile leg Emma had opened up a significant gap over the rest of the field, leaving 2nd placed UCD well in her wake. Eimear Maher, thankful to her teammates for giving her a generous lead, didn't hold back when taking on the glory leg. Eimear continued to open the gap and led DSD to a comprehensive victory, finishing 32 seconds clear of 2nd placed UCD, with Raheny Shamrocks taking the bronze.","decorations":[{"type":"COLOR","colorData":{"foreground":"black"}}]}}],"type":"PARAGRAPH"},{"type":"PARAGRAPH","id":"rhwid320","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"paragraphData":{"textStyle":{"textAlignment":"JUSTIFY"}},"style":{},"id":"rlgiy322","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"In the senior men's race, DSD had two teams competing in the 4-leg event (2 miles, 1 mile, 3 miles, 2 mile). The first team was led off by Aaron Donnelly who ran a storming leg to put DSD into an early lead handing over to Seán Quinn. On the 1-mile leg, Seán kept the pressure on at the front of the lead group and handed over Killian Mooney, in 3rd place, just a few seconds off the lead. Killian, fresh from his recent win at the Dublin City Half Marathon, took off on the 3-mile leg and pushed hard at the front all the way until the final handover, only losing the lead in the final kick. Emmet Jennings took the baton on the final leg and put in a valiant effort to contest the medals, but just didn't quite have the leg speed to keep with the shorter-distance specialists ahead of him. Emmet brought the men’s team home in 4th position, just outside the medals.","decorations":[{"type":"COLOR","colorData":{"foreground":"black"}}]}}],"type":"PARAGRAPH"},{"paragraphData":{"textStyle":{"textAlignment":"JUSTIFY"}},"style":{},"id":"l70eh324","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"DSD’s second men’s team was made up of Patrick Elliott, Andrew McGilton, Éanna Ó Brádaigh and David Gormley. They put in another strong team performance and finished 11th overall, out of a field of 26 teams.","decorations":[{"type":"COLOR","colorData":{"foreground":"black"}}]}}],"type":"PARAGRAPH"},{"type":"PARAGRAPH","id":"5epxh326","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"f24ax328","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":" ","decorations":[]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":"(Thanks to Robert for Report & photos)","decorations":[{"type":"COLOR","colorData":{"foreground":"#000624"}},{"type":"FONT_SIZE","fontSizeData":{"unit":"PX","value":12}}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"d9axl739","nodes":[],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}},{"type":"PARAGRAPH","id":"f4qcz805","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"sn2rr803","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_c582cc75e4a04e769a47a50fd98ad4fb~mv2.png"},"width":479,"height":283}}},{"type":"PARAGRAPH","id":"2x8x6914","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"y9nik912","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_1e037ef959774f8698fc451f64cece0f~mv2.jpg"},"width":1600,"height":1433}}},{"type":"PARAGRAPH","id":"pw9551023","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"wm7st1021","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_74ed0fafa08d41448046627934ffabb4~mv2.jpg"},"width":1600,"height":1272}}},{"type":"PARAGRAPH","id":"cs4oi1132","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"5j9kl1130","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_2b639e5ba2994441b9c278af5e3654ed~mv2.jpg"},"width":1600,"height":1252}}},{"type":"PARAGRAPH","id":"o4urw1241","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"wnnql1239","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_2e6661391fd54f3ba4f05e4c8f1618c0~mv2.jpg"},"width":1600,"height":1451}}},{"type":"PARAGRAPH","id":"wzha71350","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"zojnc1348","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_370d557d18dc4d59a5ad86990c93da29~mv2.jpg"},"width":2736,"height":3648}}},{"type":"PARAGRAPH","id":"j0oeo1459","nodes":[],"paragraphData":{}},{"type":"IMAGE","id":"etda11457","nodes":[],"imageData":{"containerData":{"width":{"size":"CONTENT"},"alignment":"CENTER","textWrap":true},"image":{"src":{"id":"cc6e15_d3946b0d61994c8a9e158e2fb3ec2de2~mv2.jpg"},"width":2736,"height":3648}}},{"type":"PARAGRAPH","id":"6c4kv1460","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"118il1351","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"kdk131242","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"sh0az1133","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"jjn7d1024","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"vob5d915","nodes":[],"paragraphData":{}},{"type":"PARAGRAPH","id":"dd82v806","nodes":[],"paragraphData":{}}],"documentStyle":{}},"paidPlans":[],"postPageUrl":"\/post\/d-s-d-women-1st-at-national-road-relays","coverImageDisplayed":true,"title":"D.S.D Women 1st at National Road Relays!","lastPublishedDate":{"$date":"2025-04-28T10:18:40.292Z"},"internalId":"680f545d7302aaa8bd8d4817","relatedPosts":[],"hashtags":[],"likeCount":0}}},"uniqueFieldValuesByCollection":{"Blog\/Posts":{}}}},"675bbcef-18d8-41f5-800e-131ec9e08762":{"importedNamespaces":[]},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"comp-kih9v2wm_appSettings":{"pageId":"d34uk","styleId":"style-jyem87tx","upgrades":{"fullscreen":{"date":"Tue Dec 11 2018 18:15:52 GMT+0300 (Москва, стандартное время)"}},"layoutTeaserShowed":true,"galleryId":"b2b323c7-6acf-491a-b230-4330d1f37614","itemClick":"fullscreen","originGallerySettings":null},"comp-kih9v2wm_galleryData":{"items":[{"itemId":"0917ad08-ec88-4438-aeb3-4df8b74ad929","isSecure":false,"createdDate":"2025-01-10T20:58:09.000Z","orderIndex":-1736542688645,"metaData":{"link":{"type":"none","target":"_blank"},"type":"video","customPoster":{"height":720,"width":1280,"url":"dd0116_f692412567f946eea32fb7345c93395d~mv2.png"},"isExternal":false,"height":720,"width":1280,"name":"M&T 2024 Awards.mp4","posters":[{"height":720,"width":1280,"url":"dd0116_373c8d2d22ed431989fab603b5b92514f000.jpg"},{"height":720,"width":1280,"url":"dd0116_373c8d2d22ed431989fab603b5b92514f001.jpg"},{"height":720,"width":1280,"url":"dd0116_373c8d2d22ed431989fab603b5b92514f002.jpg"},{"height":720,"width":1280,"url":"dd0116_373c8d2d22ed431989fab603b5b92514f003.jpg"}],"qualities":[{"formats":["mp4"],"height":720,"quality":"720p","width":1280},{"formats":["mp4"],"height":480,"quality":"480p","width":854}],"duration":217150},"mediaUrl":"dd0116_373c8d2d22ed431989fab603b5b92514"},{"itemId":"0f9d76a0-7ff2-4535-b88b-fd36bc99f19c","isSecure":false,"createdDate":"2023-04-20T19:17:02.000Z","orderIndex":-1699526649946.0195,"metaData":{"description":"Avril can't stop winning! ","title":"Avril Dillon 60 Metres Touron Poland.mp4","link":{"type":"none","target":"_blank"},"type":"video","customPoster":{"height":667,"width":667,"url":"dd0116_60b5d63d6dc44ad5a81ebcdb2a5003ef~mv2.jpg"},"isExternal":false,"height":352,"width":640,"name":"Avril Dillon 60 Metres Touron Poland.mp4","posters":[{"height":352,"width":640,"url":"dd0116_64d71a7899de4a3eb15853134b1d6ce4f000.jpg"},{"height":352,"width":640,"url":"dd0116_64d71a7899de4a3eb15853134b1d6ce4f001.jpg"},{"height":352,"width":640,"url":"dd0116_64d71a7899de4a3eb15853134b1d6ce4f002.jpg"},{"height":352,"width":640,"url":"dd0116_64d71a7899de4a3eb15853134b1d6ce4f003.jpg"}],"qualities":[{"formats":["mp4"],"height":352,"quality":"360p","width":640}],"duration":27766},"mediaUrl":"dd0116_64d71a7899de4a3eb15853134b1d6ce4"},{"itemId":"17c306e9-8250-4a6b-a724-4a1b47f7707c","isSecure":false,"createdDate":"2024-01-12T20:33:49.000Z","orderIndex":-1662510611247.039,"metaData":{"description":"Why not join DSD to get exercise, make friends and win a few medals?!","title":"New Year resolutions!","link":{"target":"_blank","type":"wix","data":{"url":"https:\/\/www.dsdac.com\/member-enquiry","target":"_blank","rel":[],"type":"ExternalLink"},"text":"https:\/\/www.dsdac.com\/member-enquiry"},"type":"video","customPoster":"","isExternal":false,"height":720,"width":1280,"name":"2024 New Year Res.mp4","posters":[{"height":720,"width":1280,"url":"dd0116_e6aad7769eaf45e48d3c84fccdcfee84f000.jpg"},{"height":720,"width":1280,"url":"dd0116_e6aad7769eaf45e48d3c84fccdcfee84f001.jpg"},{"height":720,"width":1280,"url":"dd0116_e6aad7769eaf45e48d3c84fccdcfee84f002.jpg"},{"height":720,"width":1280,"url":"dd0116_e6aad7769eaf45e48d3c84fccdcfee84f003.jpg"}],"qualities":[{"formats":["mp4"],"height":720,"quality":"720p","width":1280},{"formats":["mp4"],"height":480,"quality":"480p","width":854},{"formats":["mp4"],"height":360,"quality":"360p","width":640}],"duration":43233},"mediaUrl":"dd0116_e6aad7769eaf45e48d3c84fccdcfee84"},{"itemId":"f135a995-3742-4dba-b0a1-093b52a4dc33","isSecure":false,"createdDate":"2024-01-12T20:32:28.000Z","orderIndex":-1619929586730.0781,"metaData":{"description":"Golden Globes? Not even close. The prestigious M&T Awards! ","title":"DSD Meet & Train Awards 2023","link":{"target":"_self","type":"wix","data":{"pageId":"#zihzv","target":"_self","rel":[],"type":"PageLink"},"text":"Go to Page Adult Meet & Train"},"type":"video","customPoster":"","isExternal":false,"height":480,"width":852,"name":"MandT Awards 2023-01 (480).mp4","posters":[{"height":480,"width":852,"url":"dd0116_815b584de2dd45129a114faf7fbb5d47f000.jpg"},{"height":480,"width":852,"url":"dd0116_815b584de2dd45129a114faf7fbb5d47f001.jpg"},{"height":480,"width":852,"url":"dd0116_815b584de2dd45129a114faf7fbb5d47f002.jpg"},{"height":480,"width":852,"url":"dd0116_815b584de2dd45129a114faf7fbb5d47f003.jpg"}],"qualities":[{"formats":["mp4"],"height":480,"quality":"480p","width":852},{"formats":["mp4"],"height":360,"quality":"360p","width":640}],"duration":105966},"mediaUrl":"dd0116_815b584de2dd45129a114faf7fbb5d47"},{"itemId":"22692f3b-2785-46d0-85f7-f8132ca64091","isSecure":false,"createdDate":"2024-01-12T20:33:12.000Z","orderIndex":-1577348593438.1172,"metaData":{"description":"After a busy year in which DSD reached over 1,000 members, it's time to relax and celebrate Christmas!","title":"DSD celebrating Christmas!","link":{"type":"none","target":"_blank"},"type":"video","customPoster":"","isExternal":false,"height":480,"width":852,"name":"DSD Xmas 2023 (480).mp4","posters":[{"height":480,"width":852,"url":"dd0116_4ed0182a13f9459097e28e9c00775099f000.jpg"},{"height":480,"width":852,"url":"dd0116_4ed0182a13f9459097e28e9c00775099f001.jpg"},{"height":480,"width":852,"url":"dd0116_4ed0182a13f9459097e28e9c00775099f002.jpg"},{"height":480,"width":852,"url":"dd0116_4ed0182a13f9459097e28e9c00775099f003.jpg"}],"qualities":[{"formats":["mp4"],"height":480,"quality":"480p","width":852},{"formats":["mp4"],"height":360,"quality":"360p","width":640}],"duration":55233},"mediaUrl":"dd0116_4ed0182a13f9459097e28e9c00775099"},{"itemId":"8ff0c78e-364e-4184-a5d1-efc7bc1355be","isSecure":false,"createdDate":"2023-12-12T15:51:52.000Z","orderIndex":-1534767600146.1562,"metaData":{"description":"Big thanks to Eugene McCabe and his drone","title":"A quick tour of our Campus in November 2023","link":{"type":"none","target":"_blank"},"type":"video","customPoster":"","isExternal":false,"height":1080,"width":1920,"name":"Phase 1 Dec 2023.mp4","posters":[{"height":1080,"width":1920,"url":"dd0116_382001db9ec94e259a2eeb5b926eed15f000.jpg"},{"height":1080,"width":1920,"url":"dd0116_382001db9ec94e259a2eeb5b926eed15f001.jpg"},{"height":1080,"width":1920,"url":"dd0116_382001db9ec94e259a2eeb5b926eed15f002.jpg"},{"height":1080,"width":1920,"url":"dd0116_382001db9ec94e259a2eeb5b926eed15f003.jpg"}],"qualities":[{"formats":["mp4"],"height":1080,"quality":"1080p","width":1920},{"formats":["mp4"],"height":720,"quality":"720p","width":1280},{"formats":["mp4"],"height":480,"quality":"480p","width":854},{"formats":["mp4"],"height":360,"quality":"360p","width":640}],"duration":156400},"mediaUrl":"dd0116_382001db9ec94e259a2eeb5b926eed15"},{"itemId":"aea90574-c2eb-4e52-a125-e323e39d16d6","isSecure":false,"createdDate":"2023-05-23T08:16:39.000Z","orderIndex":-1367138869601.3125,"metaData":{"description":"Inaugural DSD Games take place on 18 June 2023","title":"DSD Games 2023","link":{"target":"_self","type":"wix","data":{"pageId":"#jhtq5","target":"_self","rel":[],"type":"PageLink"},"text":"Go to Page DSD Games"},"type":"video","customPoster":"","isExternal":false,"height":1080,"width":1920,"name":"DSD Games final.mp4","posters":[{"height":1080,"width":1920,"url":"dd0116_85cefa3396d24914bbad2bb6a1c98685f000.jpg"},{"height":1080,"width":1920,"url":"dd0116_85cefa3396d24914bbad2bb6a1c98685f001.jpg"},{"height":1080,"width":1920,"url":"dd0116_85cefa3396d24914bbad2bb6a1c98685f002.jpg"},{"height":1080,"width":1920,"url":"dd0116_85cefa3396d24914bbad2bb6a1c98685f003.jpg"}],"qualities":[{"formats":["mp4"],"height":1080,"quality":"1080p","width":1920},{"formats":["mp4"],"height":720,"quality":"720p","width":1280},{"formats":["mp4"],"height":480,"quality":"480p","width":854}],"duration":27167},"mediaUrl":"dd0116_85cefa3396d24914bbad2bb6a1c98685"},{"itemId":"ba4091c2-e807-4960-bb08-6a00954e4bc4","isSecure":false,"createdDate":"2023-05-23T08:16:39.000Z","orderIndex":-1208293397656.9688,"metaData":{"description":"Dundrum South Dublin Athletics Summer Camps for kids and teenagers","title":"DSD Summer Camps","link":{"target":"_self","type":"wix","data":{"pageId":"#p54rd","target":"_self","rel":[],"type":"PageLink"},"text":"Go to Page Summer Camps"},"type":"video","customPoster":"","isExternal":false,"height":1080,"width":1920,"name":"DSD Camp (homepage) .mp4","posters":[{"height":1080,"width":1920,"url":"dd0116_6f97b1210882491388b996a6b37ac08cf000.jpg"},{"height":1080,"width":1920,"url":"dd0116_6f97b1210882491388b996a6b37ac08cf001.jpg"},{"height":1080,"width":1920,"url":"dd0116_6f97b1210882491388b996a6b37ac08cf002.jpg"},{"height":1080,"width":1920,"url":"dd0116_6f97b1210882491388b996a6b37ac08cf003.jpg"}],"qualities":[{"formats":["mp4"],"height":1080,"quality":"1080p","width":1920},{"formats":["mp4"],"height":720,"quality":"720p","width":1280},{"formats":["mp4"],"height":480,"quality":"480p","width":854}],"duration":44667},"mediaUrl":"dd0116_6f97b1210882491388b996a6b37ac08c"},{"itemId":"647fc272-3f71-49be-b118-39c1fc0be586","isSecure":false,"createdDate":"2020-12-09T10:33:02.000Z","orderIndex":-416877591709.25,"metaData":{"title":"000884e9-642.jpg","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":361,"width":642,"fileName":"000884e9-642.jpg","name":"4a5780_fbd9c45131c3408495d94448eb5091b4~mv2.jpg"},"mediaUrl":"4a5780_fbd9c45131c3408495d94448eb5091b4~mv2.jpg"},{"itemId":"99a4f7a1-44e5-4878-8c2f-ed80d4ce6344","isSecure":false,"createdDate":"2023-03-17T12:12:01.000Z","orderIndex":-207635040863.625,"metaData":{"title":"DSD coaches provide hot drinks to our young athletes Jn 2023.jpeg","link":{"type":"none","target":"_blank"},"alt":"DSD coaches provide hot drinks to our young athletes Jn 2023.jpeg","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1152,"width":2048,"focalPoint":[0.567138671875,0.44921875],"fileName":"DSD coaches provide hot drinks to our young athletes Jn 2023.jpeg","name":"dd0116_063b67b254b24e1987d5a6268a1b141f~mv2.jpeg"},"mediaUrl":"dd0116_063b67b254b24e1987d5a6268a1b141f~mv2.jpeg"},{"itemId":"6a5ef967-c976-4dcf-b00a-47f2f5d06ec2","isSecure":false,"createdDate":"2020-12-09T10:33:02.000Z","orderIndex":1607509982,"metaData":{"title":"seniors.jpg","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded","_fav"],"height":376,"width":501,"focalPoint":[0.5069444444444444,0.28240740740740744],"fileName":"seniors.jpg","name":"4a5780_d8ef0d36789741e8bbe76b4b1aaacea0~mv2.jpg"},"mediaUrl":"4a5780_d8ef0d36789741e8bbe76b4b1aaacea0~mv2.jpg"},{"itemId":"4be11cad-7461-4dea-96f3-2d4085aedae2","isSecure":false,"createdDate":"2022-12-27T12:04:56.000Z","orderIndex":1607509982.00075,"metaData":{"description":"The DSD Campus is almost ready! ","title":"Campus Mid Sep 2022.mp4","link":{"type":"none","target":"_blank"},"type":"video","customPoster":"","isExternal":false,"height":720,"width":1280,"name":"Campus Mid Sep 2022.mp4","posters":[{"height":720,"width":1280,"url":"dd0116_7139187476d947f183cf02dd06c8d3a3f000.jpg"},{"height":720,"width":1280,"url":"dd0116_7139187476d947f183cf02dd06c8d3a3f001.jpg"},{"height":720,"width":1280,"url":"dd0116_7139187476d947f183cf02dd06c8d3a3f002.jpg"},{"height":720,"width":1280,"url":"dd0116_7139187476d947f183cf02dd06c8d3a3f003.jpg"}],"qualities":[{"formats":["mp4"],"height":720,"quality":"720p","width":1280},{"formats":["mp4"],"height":480,"quality":"480p","width":854}],"duration":98966},"mediaUrl":"dd0116_7139187476d947f183cf02dd06c8d3a3"},{"itemId":"8f9084df-7efc-4969-b78f-25262476cef5","isSecure":false,"createdDate":"2023-03-17T12:13:04.000Z","orderIndex":1607509982.001125,"metaData":{"title":"DSD-Senior-Endurance-Portugal-2022.jpeg","link":{"type":"none","target":"_blank"},"alt":"DSD-Senior-Endurance-Portugal-2022.jpeg","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":3024,"width":4032,"focalPoint":[0.4957837301587302,0.3201058201058201],"fileName":"DSD-Senior-Endurance-Portugal-2022.jpeg","name":"dd0116_fb44323669534413a36f1f52130de6a4~mv2.jpeg"},"mediaUrl":"dd0116_fb44323669534413a36f1f52130de6a4~mv2.jpeg"},{"itemId":"12b18adb-43ba-444c-968d-c8680f9dc6f4","isSecure":false,"createdDate":"2022-12-27T11:20:42.000Z","orderIndex":1607509982.0015001,"metaData":{"description":"Nice piece by Justin Treacy of RTE on progress with DSD Athletics Club's new Campus","title":"RTE covers DSD's Campus on 19 Sep 2022","link":{"type":"none","target":"_blank"},"type":"video","customPoster":"","isExternal":false,"height":720,"width":1280,"name":"19 Sep 22 RTE.mp4","posters":[{"height":720,"width":1280,"url":"dd0116_3fd4dc46401a4b3180bc7a101f5a402ef000.jpg"},{"height":720,"width":1280,"url":"dd0116_3fd4dc46401a4b3180bc7a101f5a402ef001.jpg"},{"height":720,"width":1280,"url":"dd0116_3fd4dc46401a4b3180bc7a101f5a402ef002.jpg"},{"height":720,"width":1280,"url":"dd0116_3fd4dc46401a4b3180bc7a101f5a402ef003.jpg"}],"qualities":[{"formats":["mp4"],"height":720,"quality":"720p","width":1280},{"formats":["mp4"],"height":480,"quality":"480p","width":854}],"duration":148080},"mediaUrl":"dd0116_3fd4dc46401a4b3180bc7a101f5a402e"},{"itemId":"81e0859c-a555-45b4-ba36-a95126cc9a63","isSecure":false,"createdDate":"2022-12-27T11:31:22.000Z","orderIndex":1607509982.00175,"metaData":{"description":"Footage taken on 16 Sep 2022 by Elvin Boyle of AGC","title":"DSD's new Campus from the sky","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_googlePhotos"],"height":3024,"width":4032,"focalPoint":[0.5,0.5],"fileName":"20220916 - part of DSD Campus.jpg","name":"dd0116_5cc0a910c83a456cbdbe8d2844a4465a~mv2.jpg"},"mediaUrl":"dd0116_5cc0a910c83a456cbdbe8d2844a4465a~mv2.jpg"},{"itemId":"5bb897a6-15c1-4df2-a947-485f308d2642","isSecure":false,"createdDate":"2020-12-09T10:33:02.000Z","orderIndex":1607509982.002,"metaData":{"title":"littleAthletics.jpg","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":300,"width":400,"fileName":"littleAthletics.jpg","name":"4a5780_80f41896304e4b759bc6a6456cfbe240~mv2.jpg"},"mediaUrl":"4a5780_80f41896304e4b759bc6a6456cfbe240~mv2.jpg"},{"itemId":"4ee686c3-8462-4f50-a2b5-db9d6cb9aec6","isSecure":false,"createdDate":"2022-12-27T11:30:57.000Z","orderIndex":1607509982.0025,"metaData":{"description":"29 November 2022. Elvin Boyle.","title":"Nice evening photo of the DSD Mondo track","link":{"type":"none","target":"_blank"},"alt":"","sourceName":"private","tags":["_fileOrigin_googlePhotos"],"height":1536,"width":2048,"focalPoint":[0.5,0.5],"fileName":"IMG-20221129-WA0020.jpg","name":"dd0116_e2c26af9784547d88fbc3dd21fb762cf~mv2.jpg"},"mediaUrl":"dd0116_e2c26af9784547d88fbc3dd21fb762cf~mv2.jpg"},{"itemId":"592f7880-c9e8-4b99-83ca-5a8941a2d4c6","isSecure":false,"createdDate":"2020-12-09T10:33:02.000Z","orderIndex":1607509982.003,"metaData":{"title":"juveniles.jpg","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":480,"width":640,"fileName":"juveniles.jpg","name":"4a5780_0cf7bd4776da4db9abcc78dea4a96363~mv2.jpg"},"mediaUrl":"4a5780_0cf7bd4776da4db9abcc78dea4a96363~mv2.jpg"},{"itemId":"9ab2b028-58c2-4204-b388-3a02da1b14b9","isSecure":false,"createdDate":"2022-12-27T11:31:08.000Z","orderIndex":1607509982.0035,"metaData":{"title":"DJI_0189.jpg","link":{"type":"none","target":"_blank"},"alt":"DJI_0189.jpg","sourceName":"private","tags":["_fileOrigin_googlePhotos"],"height":3024,"width":4032,"focalPoint":[0.5,0.5],"fileName":"DJI_0189.jpg","name":"dd0116_c1e873fa8b084fa2a990ac1da84cf048~mv2.jpg"},"mediaUrl":"dd0116_c1e873fa8b084fa2a990ac1da84cf048~mv2.jpg"},{"itemId":"3c2a8e3e-6803-4371-8b55-2ba7e6bd46da","isSecure":false,"createdDate":"2020-12-09T10:33:02.000Z","orderIndex":1607509982.004,"metaData":{"title":"img-0297.jpg","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":423,"width":598,"fileName":"img-0297.jpg","name":"4a5780_41f00e175c7d4d80935e2f506c93c6b7~mv2.jpg"},"mediaUrl":"4a5780_41f00e175c7d4d80935e2f506c93c6b7~mv2.jpg"},{"itemId":"9b325735-fd3d-4d38-99ad-355200ee4bf5","isSecure":false,"createdDate":"2020-12-09T10:33:02.000Z","orderIndex":1607509982.005,"metaData":{"title":"sundayRun.jpg","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":634,"width":845,"fileName":"sundayRun.jpg","name":"4a5780_3626dc99ec454dd5af4feb9546abdcc2~mv2.jpg"},"mediaUrl":"4a5780_3626dc99ec454dd5af4feb9546abdcc2~mv2.jpg"},{"itemId":"967e0b7d-3ff0-454e-908b-1ea3a7836f03","isSecure":false,"createdDate":"2020-12-09T10:33:02.000Z","orderIndex":1607509982.006,"metaData":{"title":"crossCountry.jpg","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":750,"width":1000,"fileName":"crossCountry.jpg","name":"4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg"},"mediaUrl":"4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg"},{"itemId":"8b77c8e3-5fe9-4d7c-a36a-a00d353625c3","isSecure":false,"createdDate":"2020-12-09T10:33:02.000Z","orderIndex":1607509982.007,"metaData":{"title":"38085793_1113421178805385_88064708657859","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":617,"width":960,"fileName":"38085793_1113421178805385_88064708657859","name":"4a5780_d6824c568ebb4c8c8453686e704b9f24~mv2.jpg"},"mediaUrl":"4a5780_d6824c568ebb4c8c8453686e704b9f24~mv2.jpg"},{"itemId":"e223ce80-2109-41f6-be7b-4e40505cd342","isSecure":false,"createdDate":"2020-12-09T10:33:02.000Z","orderIndex":1607509982.008,"metaData":{"title":"13567495_607581162753282_539663693758517","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":540,"width":720,"fileName":"13567495_607581162753282_539663693758517","name":"4a5780_a9882fc241c743eb903807d6f8bbf09d~mv2.jpg"},"mediaUrl":"4a5780_a9882fc241c743eb903807d6f8bbf09d~mv2.jpg"},{"itemId":"ea2b6b98-bf5b-4a2a-9d9c-e9a2df0b0637","isSecure":false,"createdDate":"2020-12-09T10:33:02.000Z","orderIndex":1607509982.009,"metaData":{"title":"2019-04-17+(1).png","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":735,"width":1183,"fileName":"2019-04-17+(1).png","name":"4a5780_10176e824bfd40bab4f2a6bae3f81009~mv2.png"},"mediaUrl":"4a5780_10176e824bfd40bab4f2a6bae3f81009~mv2.png"}],"totalItemsCount":37}},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"widgetcomp-kggr7sp0":{"events":{"events":[{"id":"cf414d78-d588-46c9-ae1e-10381cd8a9de","location":{"name":"Location is TBD","type":0,"tbd":true},"scheduling":{"config":{"scheduleTbd":true,"scheduleTbdMessage":"Time is TBD","endDateHidden":false,"showTimeZone":false,"recurrences":{"occurrences":[],"status":0}},"formatted":"Time is TBD","startDateFormatted":"","startTimeFormatted":"","endDateFormatted":"","endTimeFormatted":""},"title":"Running events returning soon!","description":"Due to Covid 19 restrictions we do not currently have any training scheduled.","about":"","slug":"running-events-returning-soon","language":"en","created":"2021-03-17T15:53:07.753Z","modified":"2021-03-17T15:53:07.000Z","status":0,"registration":{"type":1,"status":3,"rsvpCollection":{"config":{"rsvpStatusOptions":0,"waitlist":false}},"ticketing":{"config":{"guestAssignedTickets":false,"ticketLimitPerOrder":50,"reservationDurationInMinutes":20},"soldOut":true},"restrictedTo":0,"initialType":1},"calendarLinks":{"google":"http:\/\/calendar.google.com\/calendar\/render?action=TEMPLATE&text=Running+events+returning+soon%21&dates=&location=&details=Due+to+Covid+19+restrictions+we+do+not+currently+have+any+training+scheduled.%3Cbr%3E%3Cbr%3ERunning+events+returning+soon%21%0ATime+is+TBD%0ALocation+is+TBD","ics":"https:\/\/www.wixevents.com\/media\/v2\/calendar?token=JWS.eyJraWQiOiJpb21iOUJ0eSIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VJZFwiOlwiN2NlODFlOTQtOGQ3MC00Mjc0LTkyMWEtNTFhYWNlYzg3YTNmXCIsXCJldmVudElkXCI6e1widmFsdWVcIjpcImNmNDE0ZDc4LWQ1ODgtNDZjOS1hZTFlLTEwMzgxY2Q4YTlkZVwifSxcIm9jTGlua1wiOm51bGx9IiwiaWF0IjoxNzQ2MjMwOTg3fQ.GvxGimx5C1qfjcVhptbkohK2zlQ2dmVS5rHdOWEQXXo"},"instanceId":"7ce81e94-8d70-4274-921a-51aacec87a3f","guestListConfig":{"publicGuestList":true},"userId":"dd0116da-b1c3-4081-8619-bf57d290620a","onlineConferencing":{"providerName":""},"assignedContactsLabel":"custom.running-events-returning-soon-time-is-tbd","categories":[],"eventDisplaySettings":{},"labellingSettings":{"assignedContactsLegacyLabelId":"03b51c6a-ab0d-4028-8bc0-1ffc7ab0b4f0","assignedContactsLabelDeleted":false},"badges":[],"memberOffer":false},{"id":"f3401f85-69af-48f4-be83-fb739b753311","location":{"name":"Marlay Park","coordinates":{"lat":53.27328499999999,"lng":-6.268865000000001},"address":"Grange Rd, Rathfarnham, Dublin, D14 Y6X5, Ireland","type":0,"tbd":false},"scheduling":{"config":{"scheduleTbd":false,"startDate":"2021-06-26T16:00:00.000Z","endDate":"2021-06-26T20:00:00.000Z","timeZoneId":"Europe\/London","endDateHidden":false,"showTimeZone":false,"recurrences":{"occurrences":[],"status":0}},"formatted":"26 June 2021, 17:00–21:00","startDateFormatted":"26 June 2021","startTimeFormatted":"17:00","endDateFormatted":"26 June 2021","endTimeFormatted":"21:00"},"title":"Junior Athletics","description":"Donec nec justo eget felis facilisis fermentum. Aliquam porttitor mauris sit amet orci. Aenean dignissim pellentesque felis.","about":"","mainImage":{"id":"4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg","url":"https:\/\/static.wixstatic.com\/media\/4a5780_9074c4229ff0447281a0e1022b830950~mv2.jpg","height":750,"width":1000},"slug":"junior-athletics-2","language":"en","created":"2021-01-18T18:49:27.629Z","modified":"2021-01-18T18:49:39.000Z","status":2,"registration":{"type":1,"status":1,"rsvpCollection":{"config":{"rsvpStatusOptions":0,"waitlist":false}},"ticketing":{"config":{"guestAssignedTickets":false,"ticketLimitPerOrder":20,"reservationDurationInMinutes":20},"soldOut":true},"restrictedTo":0,"initialType":1},"calendarLinks":{"google":"http:\/\/calendar.google.com\/calendar\/render?action=TEMPLATE&text=Junior+Athletics&dates=20210626T160000Z%2F20210626T200000Z&location=Grange+Rd%2C+Rathfarnham%2C+Dublin%2C+D14+Y6X5%2C+Ireland&details=Donec+nec+justo+eget+felis+facilisis+fermentum.+Aliquam+porttitor+mauris+sit+amet+orci.+Aenean+dignissim+pellentesque+felis.%3Cbr%3E%3Cbr%3EJunior+Athletics%0A26+June+2021%2C+17%3A00%E2%80%9321%3A00%0AMarlay+Park%2C+Grange+Rd%2C+Rathfarnham%2C+Dublin%2C+D14+Y6X5%2C+Ireland","ics":"https:\/\/www.wixevents.com\/media\/v2\/calendar?token=JWS.eyJraWQiOiJpb21iOUJ0eSIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VJZFwiOlwiN2NlODFlOTQtOGQ3MC00Mjc0LTkyMWEtNTFhYWNlYzg3YTNmXCIsXCJldmVudElkXCI6e1widmFsdWVcIjpcImYzNDAxZjg1LTY5YWYtNDhmNC1iZTgzLWZiNzM5Yjc1MzMxMVwifSxcIm9jTGlua1wiOm51bGx9IiwiaWF0IjoxNzQ2MjMwOTg3fQ.2RUPZUZxNZjXq_EEQ1x6xdukneFUc_OneYzf17QgjEE"},"instanceId":"7ce81e94-8d70-4274-921a-51aacec87a3f","guestListConfig":{"publicGuestList":true},"userId":"3111b29a-f628-4446-9dca-33f28a461219","onlineConferencing":{"providerName":""},"categories":[],"eventDisplaySettings":{},"labellingSettings":{"assignedContactsLegacyLabelId":"7fe2e860-a4c0-4c20-bb66-0894d466d614","assignedContactsLabelDeleted":false},"badges":[],"memberOffer":false}],"hasMore":false,"moreLoading":false,"filterType":1},"siteSettings":{"settings":{"pagesType":1,"firstTimeCompleted":true},"locale":"en-IE","firstEventCreated":true,"ticketed":true,"language":"en","premium":"Auto","ticketingOptions":{"wixServiceFee":true,"delayedPaymentsCaptureConfig":{"enabled":false,"action":0,"delayInHours":144}},"appState":"ENABLED","appStateUpdated":"1970-01-01T00:00:00.000Z"},"demoEvents":{},"multilingual":{"currentLanguage":"","isEnabled":false,"isPrimaryLanguage":true},"component":{"id":"comp-kggr7sp0","settings":{"listLayout":3,"listLayoutType":1,"mobileListLayout":1,"listShowImage":true,"mobileWidgetLayout":1,"mobileListLayoutType":3,"widgetType":2,"cardLocationAndDateFontSize":16,"cardDescriptionFontSize":15,"listHeaderTitleFontSizeCompactMobile":16,"listDateFontSizeCompactMobile":14,"listLocationFontSizeCompactMobile":14,"listHeaderTitleFontSizeMobile":20,"listDateFontSizeMobile":16,"listContentTextFontSizeMobile":16,"listGeneralTitleFontSizeMobile":28,"listButtonFontSizeMobile":16,"listButtonFontSizeCompactMobile":14,"listShowDate":true,"listShowVenueName":true,"listShowFullDate":true,"listShowLocation":true,"listLocationAndDateFormat":1,"cardLocationAndDateFormat":1,"cardMargins":20,"sideBySideLayoutMargins":30,"listStripWidth":20,"cardBorderWidth":1,"listDividerWidth":1,"listBorderWidth":0,"onImageCardHeightBehavior":0,"borderWidth":0,"todayButtonBorderWidth":1,"todayButtonBorderRadius":0,"listRoundedButtonBorderRadius":100,"calendarCellBorderWidth":1,"calendarBorderWidth":0,"buttonsBorderWidth":1,"todayRoundedButtonBorderRadius":100,"listButtonBorderRadius":0,"listButtonBorderWidth":1,"calendarDetailsTitleTextSize":16,"calendarDetailsDateLocationTextSize":14,"calendarDetailsDescriptionTextSize":14,"widgetLayout":1,"alignment":2,"contentAlignment":2,"listAlignment":2,"imageScaling":2,"multiImageScaling":2,"listImageSize":1,"imageRatio":1,"listImageLayout":1,"locationAndDateFormat":1,"cardsPerRow":3,"buttonsStyle":1,"buttonsBorderRadius":0,"roundedButtonsBorderRadius":100,"buttonHeight":44,"oneButtonWidth":140,"verticalDividerWidth":1,"verticalDividerHeight":94,"horizontalDividerWidth":20,"horizontalDividerHeight":1,"compactHorizontalDividerWidth":36,"compactHorizontalDividerHeight":1,"countdownMarginBottom":30,"titleMarginBottom":36,"descriptionMarginBottom":42,"dateMarginBottom":42,"locationMarginBottom":54,"dateAndLocationMarginBottom":54,"rsvpMarginBottom":30,"imageWidth":50,"imageOpacity":70,"listButtonStyle":1,"listTopMargin":30,"listBottomMargin":30,"listLeftMargin":30,"listRightMargin":30,"listItemTopPadding":32,"listItemBottomPadding":32,"listItemLeftPadding":32,"listItemRightPadding":32,"gapBetweenCards":30,"listImageOpacity":100,"multiImageTopMargin":0,"multiImageBottomMargin":0,"multiImageLeftMargin":0,"multiImageRightMargin":0,"multiImagePosition":5,"multiImageBorderWidth":0,"multiImageTopLeftBorderRadius":0,"multiImageTopRightBorderRadius":0,"multiImageBottomLeftBorderRadius":0,"multiImageBottomRightBorderRadius":0,"listImageWidth":50,"calendarWeekStartDay":1,"calendarListTextSize":14,"calendarListDividerWidth":1,"todayButtonStyle":2,"showImage":true,"showCountdown":false,"showOfferRibbon":true,"showRecurringRibbon":true,"showTitle":true,"showDescription":false,"showDate":true,"showLocation":true,"showShareOptions":true,"showFullDividers":true,"showHorizontalDividers":true,"showCompactDividers":true,"showLabels":true,"showRSVPTitle":false,"showMembers":false,"listShowMainTitle":true,"listShowDescription":true,"listShowSocialShare":false,"listShowAdditionalInfo":true,"showRibbon":false,"widgetBorderWidth":0,"listItemBorderAndDividerWidth":null,"listShowCountdown":false,"listCountdownTopLeftBorderRadius":30,"listCountdownTopRightBorderRadius":30,"listCountdownBottomLeftBorderRadius":30,"listCountdownBottomRightBorderRadius":30,"itemFixedHeight":500,"itemHeightType":1,"topLeftBorderRadius":0,"topRightBorderRadius":0,"bottomLeftBorderRadius":0,"bottomRightBorderRadius":0,"eventBoxShadowVisible":false,"eventBoxShadowAngle":135,"eventBoxShadowDistance":0,"eventBoxShadowBlur":25,"listImageHoverEffect":2,"listTextVerticalAlignment":1,"listShowMembers":true,"listExtraInfoShowDate":null,"listExtraInfoShowLocation":null,"listShowDateV2":null,"listShowLocationV2":null,"listLocationAndDateFormatV2":null,"promotionalBadgeLayout":1,"promotionalBadgeVerticalAlignment":1,"promotionalBadgeHorizontalAlignment":1,"promotionalBadgeStretched":false,"showFirstPriorityPromotionalBadge":true,"showSecondPriorityPromotionalBadge":true,"showThirdPriorityPromotionalBadge":true}},"memberLoggedIn":false,"owner":false,"instance":{"instance":"kw4GFNj9H9LbDFYiofOs9QvCZeP4VrTKQT38ZOWjND8.eyJpbnN0YW5jZUlkIjoiN2NlODFlOTQtOGQ3MC00Mjc0LTkyMWEtNTFhYWNlYzg3YTNmIiwiYXBwRGVmSWQiOiIxNDA2MDNhZC1hZjhkLTg0YTUtMmM4MC1hMGY2MGNiNDczNTEiLCJtZXRhU2l0ZUlkIjoiNjIwYWIxNTUtNTNhOC00YTBjLWFlMjctNmMzYTg4NWVjZTEwIiwic2lnbkRhdGUiOiIyMDI1LTA1LTAzVDAwOjA5OjQ2LjA0OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxZWUyYWZjMS1kZWQ4LTA4NzgtM2MzZC0zZDkwNDY5NmI0MmYiLCJzaXRlT3duZXJJZCI6ImRkMDExNmRhLWIxYzMtNDA4MS04NjE5LWJmNTdkMjkwNjIwYSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIwLTA5LTAxVDExOjA5OjQ2LjQ5MVoifQ","instanceId":"7ce81e94-8d70-4274-921a-51aacec87a3f","appDefId":"140603ad-af8d-84a5-2c80-a0f60cb47351","metaSiteId":"620ab155-53a8-4a0c-ae27-6c3a885ece10","signDate":"2025-05-03T00:09:46.048Z","demoMode":false,"biToken":"1ee2afc1-ded8-0878-3c3d-3d904696b42f","siteOwnerId":"dd0116da-b1c3-4081-8619-bf57d290620a","cache":true,"scd":"2020-09-01T11:09:46.491Z","visitorId":null,"msid":"620ab155-53a8-4a0c-ae27-6c3a885ece10","siteIsTemplate":false},"calendarLayout":{"loadedPages":[]},"dates":{"events":{"cf414d78-d588-46c9-ae1e-10381cd8a9de":{"utcOffset":0,"startDateISOFormatNotUTC":"","endDateISOFormatNotUTC":"","monthDay":"03","weekDay":"Sat","month":"May","fullDate":"Time is TBD","shortStartDate":"Time is TBD","startDate":"Time is TBD","startTime":"0:09","daysLeft":0,"day":"03","year":"2025","yearMonth":"May 2025"},"f3401f85-69af-48f4-be83-fb739b753311":{"utcOffset":60,"startDateISOFormatNotUTC":"2021-06-26T17:00:00+01:00","endDateISOFormatNotUTC":"2021-06-26T21:00:00+01:00","monthDay":"26","weekDay":"Sat","month":"Jun","fullDate":"26 Jun 2021, 17:00 – 21:00","shortStartDate":"Sat, 26 Jun","startDate":"26 Jun 2021, 17:00","startTime":"17:00","daysLeft":0,"day":"26","year":"2021","yearMonth":"Jun 2021"}},"common":{},"calendar":{}},"installedApps":{"members":true,"schedule":true,"groups":true,"paidPlans":true,"eventsInMembersInstalled":true}}},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"comp-kggr4qe5_queryServices-{\"categoryIds\":[\"2ccb0bb5-ed71-430f-b07c-a11a7a7b6364\"],\"serviceIds\":[\"23152cb7-ae6b-4e8b-a8a2-6a5685ecd969\"]}-limit:100-offset:0":{"services":[],"pagingMetadata":{"count":0,"offset":0,"total":0,"hasNext":false}},"comp-kggr4qe5_getBusinessInfo":{"infoView":{"name":"DSD Athletics Club","formattedAddress":"Sandyford, Dublin, D18 PW66, Ireland","language":"en","email":"[email protected]","currency":"EUR","timeZone":"Europe\/Dublin","businessType":"ON_LOCATION","premiumInfo":"BOOKINGS_PREMIUM","countryCode":"IE","locale":"en-IE","googleFormattedAddress":"Sandyford, Dublin, D18 PW66, Ireland","errors":[]},"activeFeatures":{"applicableForServiceList":true,"applicableForPayments":true,"applicableForGroups":true,"applicableForReminders":true,"applicableForCourse":true,"applicableForIndividual":true,"applicableForSmsReminders":true,"applicableForExternalCalendars":true,"bookingsStaffLimit":1,"applicableForAnywhereBrandRemoval":false,"applicableForAnywhereCustomizationWidget":false,"applicableForBookingsVideoConferencing":true},"customProperties":[{"propertyName":"cancellationPolicy","value":""},{"propertyName":"waitlistCapacity","value":"10"},{"propertyName":"waitingTimeAmount","value":"10"},{"propertyName":"waitingTimeUnits","value":"minutes"},{"propertyName":"reviewedServices","value":"true"},{"propertyName":"slotIntervalDefault","value":"30"},{"propertyName":"reviewedWorkingHours","value":"true"},{"propertyName":"cancellationLeadTime"},{"propertyName":"waitingEnabled","value":"true"},{"propertyName":"reviewedEmail","value":"true"},{"propertyName":"maxLeadTimeEnabled","value":"false"},{"propertyName":"bookLeadTimeUnits","value":"minutes"},{"propertyName":"bookLeadTime"},{"propertyName":"maxLeadTimeAmount","value":"10080"},{"propertyName":"cancellationLeadTimeUnits","value":"minutes"}]}}},"ooi":{"failedInSsr":{}}}</script> <!-- warmup data end --> </body> </html>